<?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.root_dir">/var/www/html/c4rgo.cloud/src</parameter>
    <parameter key="kernel.project_dir">/var/www/html/c4rgo.cloud</parameter>
    <parameter key="kernel.environment">prod</parameter>
    <parameter key="kernel.debug">true</parameter>
    <parameter key="kernel.name">src</parameter>
    <parameter key="kernel.cache_dir">/var/www/html/c4rgo.cloud/var/cache/prod</parameter>
    <parameter key="kernel.logs_dir">/var/www/html/c4rgo.cloud/var/log</parameter>
    <parameter key="kernel.bundles" type="collection">
      <parameter key="FrameworkBundle">Symfony\Bundle\FrameworkBundle\FrameworkBundle</parameter>
      <parameter key="SecurityBundle">Symfony\Bundle\SecurityBundle\SecurityBundle</parameter>
      <parameter key="DoctrineCacheBundle">Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle</parameter>
      <parameter key="DoctrineBundle">Doctrine\Bundle\DoctrineBundle\DoctrineBundle</parameter>
      <parameter key="DoctrineFixturesBundle">Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle</parameter>
      <parameter key="SensioFrameworkExtraBundle">Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle</parameter>
      <parameter key="MonologBundle">Symfony\Bundle\MonologBundle\MonologBundle</parameter>
      <parameter key="SwiftmailerBundle">Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle</parameter>
      <parameter key="TwigBundle">Symfony\Bundle\TwigBundle\TwigBundle</parameter>
      <parameter key="DoctrineMigrationsBundle">Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle</parameter>
      <parameter key="FOSRestBundle">FOS\RestBundle\FOSRestBundle</parameter>
      <parameter key="JMSSerializerBundle">JMS\SerializerBundle\JMSSerializerBundle</parameter>
      <parameter key="NelmioCorsBundle">Nelmio\CorsBundle\NelmioCorsBundle</parameter>
      <parameter key="VichUploaderBundle">Vich\UploaderBundle\VichUploaderBundle</parameter>
      <parameter key="KnpSnappyBundle">Knp\Bundle\SnappyBundle\KnpSnappyBundle</parameter>
      <parameter key="LiipImagineBundle">Liip\ImagineBundle\LiipImagineBundle</parameter>
      <parameter key="EndroidQrCodeBundle">Endroid\QrCodeBundle\EndroidQrCodeBundle</parameter>
      <parameter key="DtcGridBundle">Dtc\GridBundle\DtcGridBundle</parameter>
      <parameter key="WebpackEncoreBundle">Symfony\WebpackEncoreBundle\WebpackEncoreBundle</parameter>
      <parameter key="FOSJsRoutingBundle">FOS\JsRoutingBundle\FOSJsRoutingBundle</parameter>
      <parameter key="BazingaGeocoderBundle">Bazinga\GeocoderBundle\BazingaGeocoderBundle</parameter>
      <parameter key="TwigExtraBundle">Twig\Extra\TwigExtraBundle\TwigExtraBundle</parameter>
      <parameter key="ArtgrisFileManagerBundle">Artgris\Bundle\FileManagerBundle\ArtgrisFileManagerBundle</parameter>
      <parameter key="ArtgrisMediaBundle">Artgris\Bundle\MediaBundle\ArtgrisMediaBundle</parameter>
      <parameter key="FOSCKEditorBundle">FOS\CKEditorBundle\FOSCKEditorBundle</parameter>
      <parameter key="JMoseCommandSchedulerBundle">JMose\CommandSchedulerBundle\JMoseCommandSchedulerBundle</parameter>
      <parameter key="PUGXAutocompleterBundle">PUGX\AutocompleterBundle\PUGXAutocompleterBundle</parameter>
    </parameter>
    <parameter key="kernel.bundles_metadata" type="collection">
      <parameter key="FrameworkBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/symfony/framework-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\FrameworkBundle</parameter>
      </parameter>
      <parameter key="SecurityBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/symfony/security-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SecurityBundle</parameter>
      </parameter>
      <parameter key="DoctrineCacheBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/doctrine/doctrine-cache-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\DoctrineCacheBundle</parameter>
      </parameter>
      <parameter key="DoctrineBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/doctrine/doctrine-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\DoctrineBundle</parameter>
      </parameter>
      <parameter key="DoctrineFixturesBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/doctrine/doctrine-fixtures-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\FixturesBundle</parameter>
      </parameter>
      <parameter key="SensioFrameworkExtraBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/sensio/framework-extra-bundle/src</parameter>
        <parameter key="namespace">Sensio\Bundle\FrameworkExtraBundle</parameter>
      </parameter>
      <parameter key="MonologBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/symfony/monolog-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\MonologBundle</parameter>
      </parameter>
      <parameter key="SwiftmailerBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/symfony/swiftmailer-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SwiftmailerBundle</parameter>
      </parameter>
      <parameter key="TwigBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/symfony/twig-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\TwigBundle</parameter>
      </parameter>
      <parameter key="DoctrineMigrationsBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/doctrine/doctrine-migrations-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\MigrationsBundle</parameter>
      </parameter>
      <parameter key="FOSRestBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/friendsofsymfony/rest-bundle</parameter>
        <parameter key="namespace">FOS\RestBundle</parameter>
      </parameter>
      <parameter key="JMSSerializerBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/jms/serializer-bundle</parameter>
        <parameter key="namespace">JMS\SerializerBundle</parameter>
      </parameter>
      <parameter key="NelmioCorsBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/nelmio/cors-bundle</parameter>
        <parameter key="namespace">Nelmio\CorsBundle</parameter>
      </parameter>
      <parameter key="VichUploaderBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle</parameter>
        <parameter key="namespace">Vich\UploaderBundle</parameter>
      </parameter>
      <parameter key="KnpSnappyBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/knplabs/knp-snappy-bundle/src</parameter>
        <parameter key="namespace">Knp\Bundle\SnappyBundle</parameter>
      </parameter>
      <parameter key="LiipImagineBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/liip/imagine-bundle</parameter>
        <parameter key="namespace">Liip\ImagineBundle</parameter>
      </parameter>
      <parameter key="EndroidQrCodeBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/endroid/qr-code-bundle/src</parameter>
        <parameter key="namespace">Endroid\QrCodeBundle</parameter>
      </parameter>
      <parameter key="DtcGridBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle</parameter>
        <parameter key="namespace">Dtc\GridBundle</parameter>
      </parameter>
      <parameter key="WebpackEncoreBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/symfony/webpack-encore-bundle/src</parameter>
        <parameter key="namespace">Symfony\WebpackEncoreBundle</parameter>
      </parameter>
      <parameter key="FOSJsRoutingBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/friendsofsymfony/jsrouting-bundle</parameter>
        <parameter key="namespace">FOS\JsRoutingBundle</parameter>
      </parameter>
      <parameter key="BazingaGeocoderBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/willdurand/geocoder-bundle</parameter>
        <parameter key="namespace">Bazinga\GeocoderBundle</parameter>
      </parameter>
      <parameter key="TwigExtraBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/twig/extra-bundle</parameter>
        <parameter key="namespace">Twig\Extra\TwigExtraBundle</parameter>
      </parameter>
      <parameter key="ArtgrisFileManagerBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle</parameter>
        <parameter key="namespace">Artgris\Bundle\FileManagerBundle</parameter>
      </parameter>
      <parameter key="ArtgrisMediaBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/artgris/media-bundle</parameter>
        <parameter key="namespace">Artgris\Bundle\MediaBundle</parameter>
      </parameter>
      <parameter key="FOSCKEditorBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/friendsofsymfony/ckeditor-bundle/src</parameter>
        <parameter key="namespace">FOS\CKEditorBundle</parameter>
      </parameter>
      <parameter key="JMoseCommandSchedulerBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle</parameter>
        <parameter key="namespace">JMose\CommandSchedulerBundle</parameter>
      </parameter>
      <parameter key="PUGXAutocompleterBundle" type="collection">
        <parameter key="path">/var/www/html/c4rgo.cloud/vendor/pugx/autocompleter-bundle</parameter>
        <parameter key="namespace">PUGX\AutocompleterBundle</parameter>
      </parameter>
    </parameter>
    <parameter key="kernel.charset">UTF-8</parameter>
    <parameter key="kernel.container_class">srcApp_KernelProdDebugContainer</parameter>
    <parameter key="container.dumper.inline_class_loader">true</parameter>
    <parameter key="env(DATABASE_URL)"></parameter>
    <parameter key="locale">en</parameter>
    <parameter key="app_locales">en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN</parameter>
    <parameter key="app.notifications.email_sender">anonymous@example.com</parameter>
    <parameter key="base.data.folder">C:/Users/stefa/Documents/lavori/consite/ctprj/web/public-resources/</parameter>
    <parameter key="env(MAILER_URL)">=smtp://smtps.aruba.it:465?encryption=ssl&amp;auth_mode=login&amp;username=info@boriani.eu&amp;password=.Stb12345@</parameter>
    <parameter key="account.security_listener.class">App\EventListener\SecurityListener</parameter>
    <parameter key="avatar_directory">/var/www/html/c4rgo.cloud/public/upload/avatars</parameter>
    <parameter key="avatar_path">upload/avatars</parameter>
    <parameter key="logo_directory">/var/www/html/c4rgo.cloud/public/upload/loghi</parameter>
    <parameter key="logo_path">upload/loghi</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\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\Workflow\Event\GuardEvent">workflow.guard</parameter>
      <parameter key="Symfony\Component\Workflow\Event\LeaveEvent">workflow.leave</parameter>
      <parameter key="Symfony\Component\Workflow\Event\TransitionEvent">workflow.transition</parameter>
      <parameter key="Symfony\Component\Workflow\Event\EnterEvent">workflow.enter</parameter>
      <parameter key="Symfony\Component\Workflow\Event\EnteredEvent">workflow.entered</parameter>
      <parameter key="Symfony\Component\Workflow\Event\CompletedEvent">workflow.completed</parameter>
      <parameter key="Symfony\Component\Workflow\Event\AnnounceEvent">workflow.announce</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">en</parameter>
    <parameter key="kernel.error_controller">error_controller</parameter>
    <parameter key="templating.helper.code.file_link_format">null</parameter>
    <parameter key="debug.file_link_format">null</parameter>
    <parameter key="cache.prefix.seed">symfony-demo</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_httponly">true</parameter>
      <parameter key="gc_probability">1</parameter>
    </parameter>
    <parameter key="session.save_path">/var/www/html/c4rgo.cloud/var/cache/prod/sessions</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="asset.request_context.base_path"></parameter>
    <parameter key="asset.request_context.secure">false</parameter>
    <parameter key="validator.mapping.cache.file">/var/www/html/c4rgo.cloud/var/cache/prod/validation.php</parameter>
    <parameter key="validator.translation_domain">validators</parameter>
    <parameter key="translator.logging">false</parameter>
    <parameter key="translator.default_path">/var/www/html/c4rgo.cloud/translations</parameter>
    <parameter key="data_collector.templates" type="collection"/>
    <parameter key="debug.error_handler.throw_at">-1</parameter>
    <parameter key="debug.container.dump">/var/www/html/c4rgo.cloud/var/cache/prod/srcApp_KernelProdDebugContainer.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="router.cache_class_prefix">srcApp_KernelProdDebugContainer</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/c4rgo.cloud/var/cache/prod/serialization.php</parameter>
    <parameter key="security.authentication.trust_resolver.anonymous_class">null</parameter>
    <parameter key="security.authentication.trust_resolver.rememberme_class">null</parameter>
    <parameter key="security.role_hierarchy.roles" type="collection"/>
    <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="doctrine_cache.apc.class">Doctrine\Common\Cache\ApcCache</parameter>
    <parameter key="doctrine_cache.apcu.class">Doctrine\Common\Cache\ApcuCache</parameter>
    <parameter key="doctrine_cache.array.class">Doctrine\Common\Cache\ArrayCache</parameter>
    <parameter key="doctrine_cache.chain.class">Doctrine\Common\Cache\ChainCache</parameter>
    <parameter key="doctrine_cache.couchbase.class">Doctrine\Common\Cache\CouchbaseCache</parameter>
    <parameter key="doctrine_cache.couchbase.connection.class">Couchbase</parameter>
    <parameter key="doctrine_cache.couchbase.hostnames">localhost:8091</parameter>
    <parameter key="doctrine_cache.file_system.class">Doctrine\Common\Cache\FilesystemCache</parameter>
    <parameter key="doctrine_cache.php_file.class">Doctrine\Common\Cache\PhpFileCache</parameter>
    <parameter key="doctrine_cache.memcache.class">Doctrine\Common\Cache\MemcacheCache</parameter>
    <parameter key="doctrine_cache.memcache.connection.class">Memcache</parameter>
    <parameter key="doctrine_cache.memcache.host">localhost</parameter>
    <parameter key="doctrine_cache.memcache.port">11211</parameter>
    <parameter key="doctrine_cache.memcached.class">Doctrine\Common\Cache\MemcachedCache</parameter>
    <parameter key="doctrine_cache.memcached.connection.class">Memcached</parameter>
    <parameter key="doctrine_cache.memcached.host">localhost</parameter>
    <parameter key="doctrine_cache.memcached.port">11211</parameter>
    <parameter key="doctrine_cache.mongodb.class">Doctrine\Common\Cache\MongoDBCache</parameter>
    <parameter key="doctrine_cache.mongodb.collection.class">MongoCollection</parameter>
    <parameter key="doctrine_cache.mongodb.connection.class">MongoClient</parameter>
    <parameter key="doctrine_cache.mongodb.server">localhost:27017</parameter>
    <parameter key="doctrine_cache.predis.client.class">Predis\Client</parameter>
    <parameter key="doctrine_cache.predis.scheme">tcp</parameter>
    <parameter key="doctrine_cache.predis.host">localhost</parameter>
    <parameter key="doctrine_cache.predis.port">6379</parameter>
    <parameter key="doctrine_cache.redis.class">Doctrine\Common\Cache\RedisCache</parameter>
    <parameter key="doctrine_cache.redis.connection.class">Redis</parameter>
    <parameter key="doctrine_cache.redis.host">localhost</parameter>
    <parameter key="doctrine_cache.redis.port">6379</parameter>
    <parameter key="doctrine_cache.riak.class">Doctrine\Common\Cache\RiakCache</parameter>
    <parameter key="doctrine_cache.riak.bucket.class">Riak\Bucket</parameter>
    <parameter key="doctrine_cache.riak.connection.class">Riak\Connection</parameter>
    <parameter key="doctrine_cache.riak.bucket_property_list.class">Riak\BucketPropertyList</parameter>
    <parameter key="doctrine_cache.riak.host">localhost</parameter>
    <parameter key="doctrine_cache.riak.port">8087</parameter>
    <parameter key="doctrine_cache.sqlite3.class">Doctrine\Common\Cache\SQLite3Cache</parameter>
    <parameter key="doctrine_cache.sqlite3.connection.class">SQLite3</parameter>
    <parameter key="doctrine_cache.void.class">Doctrine\Common\Cache\VoidCache</parameter>
    <parameter key="doctrine_cache.wincache.class">Doctrine\Common\Cache\WinCacheCache</parameter>
    <parameter key="doctrine_cache.xcache.class">Doctrine\Common\Cache\XcacheCache</parameter>
    <parameter key="doctrine_cache.zenddata.class">Doctrine\Common\Cache\ZendDataCache</parameter>
    <parameter key="doctrine_cache.security.acl.cache.class">Doctrine\Bundle\DoctrineCacheBundle\Acl\Model\AclCache</parameter>
    <parameter key="doctrine.dbal.logger.chain.class">Doctrine\DBAL\Logging\LoggerChain</parameter>
    <parameter key="doctrine.dbal.logger.profiling.class">Doctrine\DBAL\Logging\DebugStack</parameter>
    <parameter key="doctrine.dbal.logger.class">Symfony\Bridge\Doctrine\Logger\DbalLogger</parameter>
    <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.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.proxy_dir">/var/www/html/c4rgo.cloud/var/cache/prod/doctrine/orm/Proxies</parameter>
    <parameter key="doctrine.orm.proxy_namespace">Proxies</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>
      </parameter>
      <parameter key="monolog.handler.main">null</parameter>
    </parameter>
    <parameter key="swiftmailer.mailer.default.transport.name">smtp</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.encryption">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.port">25</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.host">localhost</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.username">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.password">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.auth_mode">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.timeout">30</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.source_ip">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.local_domain">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.stream_options" type="collection"/>
    <parameter key="swiftmailer.spool.default.memory.path">/var/www/html/c4rgo.cloud/var/cache/prod/swiftmailer/spool/default</parameter>
    <parameter key="swiftmailer.mailer.default.spool.enabled">true</parameter>
    <parameter key="swiftmailer.mailer.default.plugin.impersonate">null</parameter>
    <parameter key="swiftmailer.mailer.default.single_address">null</parameter>
    <parameter key="swiftmailer.mailer.default.delivery.enabled">true</parameter>
    <parameter key="swiftmailer.spool.enabled">true</parameter>
    <parameter key="swiftmailer.delivery.enabled">true</parameter>
    <parameter key="swiftmailer.single_address">null</parameter>
    <parameter key="swiftmailer.mailers" type="collection">
      <parameter key="default">swiftmailer.mailer.default</parameter>
    </parameter>
    <parameter key="swiftmailer.default_mailer">default</parameter>
    <parameter key="twig.exception_listener.controller">twig.controller.exception::showAction</parameter>
    <parameter key="twig.form.resources" type="collection">
      <parameter>@ArtgrisMedia/form/field_media.html.twig</parameter>
      <parameter>@VichUploader/Form/fields.html.twig</parameter>
      <parameter>form_div_layout.html.twig</parameter>
      <parameter>@LiipImagine/Form/form_div_layout.html.twig</parameter>
      <parameter>@FOSCKEditor/Form/ckeditor_widget.html.twig</parameter>
      <parameter>form/layout.html.twig</parameter>
      <parameter>form/fields.html.twig</parameter>
    </parameter>
    <parameter key="twig.default_path">/var/www/html/c4rgo.cloud/templates</parameter>
    <parameter key="doctrine_migrations.dir_name">/var/www/html/c4rgo.cloud/src/Migrations</parameter>
    <parameter key="doctrine_migrations.namespace">DoctrineMigrations</parameter>
    <parameter key="doctrine_migrations.name">Application Migrations</parameter>
    <parameter key="doctrine_migrations.migrations_paths" type="collection"/>
    <parameter key="doctrine_migrations.table_name">migration_versions</parameter>
    <parameter key="doctrine_migrations.column_name">version</parameter>
    <parameter key="doctrine_migrations.column_length">14</parameter>
    <parameter key="doctrine_migrations.executed_at_column_name">executed_at</parameter>
    <parameter key="doctrine_migrations.all_or_nothing">false</parameter>
    <parameter key="doctrine_migrations.custom_template">null</parameter>
    <parameter key="doctrine_migrations.organize_migrations">false</parameter>
    <parameter key="fos_rest.format_listener.rules">null</parameter>
    <parameter key="jms_serializer.metadata.file_locator.class">Metadata\Driver\FileLocator</parameter>
    <parameter key="jms_serializer.metadata.annotation_driver.class">JMS\Serializer\Metadata\Driver\AnnotationDriver</parameter>
    <parameter key="jms_serializer.metadata.chain_driver.class">Metadata\Driver\DriverChain</parameter>
    <parameter key="jms_serializer.metadata.yaml_driver.class">JMS\Serializer\Metadata\Driver\YamlDriver</parameter>
    <parameter key="jms_serializer.metadata.xml_driver.class">JMS\Serializer\Metadata\Driver\XmlDriver</parameter>
    <parameter key="jms_serializer.metadata.php_driver.class">JMS\Serializer\Metadata\Driver\PhpDriver</parameter>
    <parameter key="jms_serializer.metadata.doctrine_type_driver.class">JMS\Serializer\Metadata\Driver\DoctrineTypeDriver</parameter>
    <parameter key="jms_serializer.metadata.doctrine_phpcr_type_driver.class">JMS\Serializer\Metadata\Driver\DoctrinePHPCRTypeDriver</parameter>
    <parameter key="jms_serializer.metadata.lazy_loading_driver.class">Metadata\Driver\LazyLoadingDriver</parameter>
    <parameter key="jms_serializer.metadata.metadata_factory.class">Metadata\MetadataFactory</parameter>
    <parameter key="jms_serializer.metadata.cache.file_cache.class">Metadata\Cache\FileCache</parameter>
    <parameter key="jms_serializer.event_dispatcher.class">JMS\Serializer\EventDispatcher\LazyEventDispatcher</parameter>
    <parameter key="jms_serializer.camel_case_naming_strategy.class">JMS\Serializer\Naming\CamelCaseNamingStrategy</parameter>
    <parameter key="jms_serializer.identical_property_naming_strategy.class">JMS\Serializer\Naming\IdenticalPropertyNamingStrategy</parameter>
    <parameter key="jms_serializer.serialized_name_annotation_strategy.class">JMS\Serializer\Naming\SerializedNameAnnotationStrategy</parameter>
    <parameter key="jms_serializer.cache_naming_strategy.class">JMS\Serializer\Naming\CacheNamingStrategy</parameter>
    <parameter key="jms_serializer.doctrine_object_constructor.class">JMS\Serializer\Construction\DoctrineObjectConstructor</parameter>
    <parameter key="jms_serializer.unserialize_object_constructor.class">JMS\Serializer\Construction\UnserializeObjectConstructor</parameter>
    <parameter key="jms_serializer.version_exclusion_strategy.class">JMS\Serializer\Exclusion\VersionExclusionStrategy</parameter>
    <parameter key="jms_serializer.serializer.class">JMS\Serializer\Serializer</parameter>
    <parameter key="jms_serializer.twig_extension.class">JMS\Serializer\Twig\SerializerExtension</parameter>
    <parameter key="jms_serializer.twig_runtime_extension.class">JMS\Serializer\Twig\SerializerRuntimeExtension</parameter>
    <parameter key="jms_serializer.twig_runtime_extension_helper.class">JMS\Serializer\Twig\SerializerRuntimeHelper</parameter>
    <parameter key="jms_serializer.templating.helper.class">JMS\SerializerBundle\Templating\SerializerHelper</parameter>
    <parameter key="jms_serializer.json_serialization_visitor.class">JMS\Serializer\JsonSerializationVisitor</parameter>
    <parameter key="jms_serializer.json_serialization_visitor.options">1088</parameter>
    <parameter key="jms_serializer.json_deserialization_visitor.class">JMS\Serializer\JsonDeserializationVisitor</parameter>
    <parameter key="jms_serializer.xml_serialization_visitor.class">JMS\Serializer\XmlSerializationVisitor</parameter>
    <parameter key="jms_serializer.xml_deserialization_visitor.class">JMS\Serializer\XmlDeserializationVisitor</parameter>
    <parameter key="jms_serializer.xml_deserialization_visitor.doctype_whitelist" type="collection"/>
    <parameter key="jms_serializer.xml_serialization_visitor.format_output">true</parameter>
    <parameter key="jms_serializer.yaml_serialization_visitor.class">JMS\Serializer\YamlSerializationVisitor</parameter>
    <parameter key="jms_serializer.handler_registry.class">JMS\Serializer\Handler\LazyHandlerRegistry</parameter>
    <parameter key="jms_serializer.datetime_handler.class">JMS\Serializer\Handler\DateHandler</parameter>
    <parameter key="jms_serializer.array_collection_handler.class">JMS\Serializer\Handler\ArrayCollectionHandler</parameter>
    <parameter key="jms_serializer.php_collection_handler.class">JMS\Serializer\Handler\PhpCollectionHandler</parameter>
    <parameter key="jms_serializer.form_error_handler.class">JMS\Serializer\Handler\FormErrorHandler</parameter>
    <parameter key="jms_serializer.constraint_violation_handler.class">JMS\Serializer\Handler\ConstraintViolationHandler</parameter>
    <parameter key="jms_serializer.doctrine_proxy_subscriber.class">JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber</parameter>
    <parameter key="jms_serializer.stopwatch_subscriber.class">JMS\SerializerBundle\Serializer\StopwatchEventSubscriber</parameter>
    <parameter key="jms_serializer.configured_context_factory.class">JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory</parameter>
    <parameter key="jms_serializer.expression_evaluator.class">JMS\Serializer\Expression\ExpressionEvaluator</parameter>
    <parameter key="jms_serializer.expression_language.class">Symfony\Component\ExpressionLanguage\ExpressionLanguage</parameter>
    <parameter key="jms_serializer.expression_language.function_provider.class">JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider</parameter>
    <parameter key="jms_serializer.accessor_strategy.default.class">JMS\Serializer\Accessor\DefaultAccessorStrategy</parameter>
    <parameter key="jms_serializer.accessor_strategy.expression.class">JMS\Serializer\Accessor\ExpressionAccessorStrategy</parameter>
    <parameter key="jms_serializer.cache.cache_warmer.class">JMS\SerializerBundle\Cache\CacheWarmer</parameter>
    <parameter key="nelmio_cors.map" type="collection">
      <parameter key="^/" type="collection"/>
    </parameter>
    <parameter key="nelmio_cors.defaults" type="collection">
      <parameter key="allow_origin" type="collection">
        <parameter>%env(CORS_ALLOW_ORIGIN)%</parameter>
      </parameter>
      <parameter key="allow_credentials">false</parameter>
      <parameter key="allow_headers" type="collection">
        <parameter>content-type</parameter>
        <parameter>authorization</parameter>
      </parameter>
      <parameter key="expose_headers" type="collection"/>
      <parameter key="allow_methods" type="collection">
        <parameter>GET</parameter>
        <parameter>OPTIONS</parameter>
        <parameter>POST</parameter>
        <parameter>PUT</parameter>
        <parameter>PATCH</parameter>
        <parameter>DELETE</parameter>
      </parameter>
      <parameter key="max_age">3600</parameter>
      <parameter key="hosts" type="collection"/>
      <parameter key="origin_regex">true</parameter>
      <parameter key="forced_allow_origin_value">null</parameter>
    </parameter>
    <parameter key="nelmio_cors.cors_listener.class">Nelmio\CorsBundle\EventListener\CorsListener</parameter>
    <parameter key="nelmio_cors.options_resolver.class">Nelmio\CorsBundle\Options\Resolver</parameter>
    <parameter key="nelmio_cors.options_provider.config.class">Nelmio\CorsBundle\Options\ConfigProvider</parameter>
    <parameter key="vich_uploader.default_filename_attribute_suffix">_name</parameter>
    <parameter key="vich_uploader.mappings" type="collection"/>
    <parameter key="vich_uploader.file_injector.class">Vich\UploaderBundle\Injector\FileInjector</parameter>
    <parameter key="knp_snappy.pdf.binary">%env(WKHTMLTOPDF_PATH)%</parameter>
    <parameter key="knp_snappy.pdf.options" type="collection"/>
    <parameter key="knp_snappy.pdf.env" type="collection"/>
    <parameter key="knp_snappy.image.binary">%env(WKHTMLTOIMAGE_PATH)%</parameter>
    <parameter key="knp_snappy.image.options" type="collection"/>
    <parameter key="knp_snappy.image.env" type="collection"/>
    <parameter key="liip_imagine.resolvers" type="collection">
      <parameter key="default" type="collection">
        <parameter key="web_path" type="collection">
          <parameter key="web_root">/var/www/html/c4rgo.cloud/public</parameter>
          <parameter key="cache_prefix">media/cache</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="liip_imagine.loaders" type="collection">
      <parameter key="default" type="collection">
        <parameter key="filesystem" type="collection">
          <parameter key="locator">filesystem</parameter>
          <parameter key="data_root" type="collection">
            <parameter>/var/www/html/c4rgo.cloud/public</parameter>
          </parameter>
          <parameter key="allow_unresolvable_data_roots">false</parameter>
          <parameter key="bundle_resources" type="collection">
            <parameter key="enabled">false</parameter>
            <parameter key="access_control_type">blacklist</parameter>
            <parameter key="access_control_list" type="collection"/>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="liip_imagine.jpegoptim.binary">/usr/bin/jpegoptim</parameter>
    <parameter key="liip_imagine.jpegoptim.stripAll">true</parameter>
    <parameter key="liip_imagine.jpegoptim.max">null</parameter>
    <parameter key="liip_imagine.jpegoptim.progressive">true</parameter>
    <parameter key="liip_imagine.jpegoptim.tempDir">null</parameter>
    <parameter key="liip_imagine.optipng.binary">/usr/bin/optipng</parameter>
    <parameter key="liip_imagine.optipng.level">7</parameter>
    <parameter key="liip_imagine.optipng.stripAll">true</parameter>
    <parameter key="liip_imagine.optipng.tempDir">null</parameter>
    <parameter key="liip_imagine.pngquant.binary">/usr/bin/pngquant</parameter>
    <parameter key="liip_imagine.mozjpeg.binary">/opt/mozjpeg/bin/cjpeg</parameter>
    <parameter key="liip_imagine.cwebp.binary">/usr/bin/cwebp</parameter>
    <parameter key="liip_imagine.cwebp.tempDir">null</parameter>
    <parameter key="liip_imagine.cwebp.q">75</parameter>
    <parameter key="liip_imagine.cwebp.alphaQ">100</parameter>
    <parameter key="liip_imagine.cwebp.m">4</parameter>
    <parameter key="liip_imagine.cwebp.alphaFilter">fast</parameter>
    <parameter key="liip_imagine.cwebp.alphaMethod">1</parameter>
    <parameter key="liip_imagine.cwebp.exact">false</parameter>
    <parameter key="liip_imagine.cwebp.metadata" type="collection">
      <parameter>none</parameter>
    </parameter>
    <parameter key="liip_imagine.driver_service">liip_imagine.gd</parameter>
    <parameter key="liip_imagine.cache.resolver.default">default</parameter>
    <parameter key="liip_imagine.default_image">null</parameter>
    <parameter key="liip_imagine.filter_sets" type="collection"/>
    <parameter key="liip_imagine.binary.loader.default">default</parameter>
    <parameter key="liip_imagine.controller.filter_action">Liip\ImagineBundle\Controller\ImagineController::filterAction</parameter>
    <parameter key="liip_imagine.controller.filter_runtime_action">Liip\ImagineBundle\Controller\ImagineController::filterRuntimeAction</parameter>
    <parameter key="liip_imagine.webp.generate">false</parameter>
    <parameter key="liip_imagine.webp.options" type="collection">
      <parameter key="quality">100</parameter>
      <parameter key="cache">null</parameter>
      <parameter key="data_loader">null</parameter>
      <parameter key="post_processors" type="collection"/>
    </parameter>
    <parameter key="dtc_grid.reflection.allowed_entities">null</parameter>
    <parameter key="dtc_grid.jq_grid.css" type="collection">
      <parameter>https://cdnjs.cloudflare.com/ajax/libs/octicons/4.4.0/font/octicons.css</parameter>
    </parameter>
    <parameter key="dtc_grid.jq_grid.js" type="collection"/>
    <parameter key="dtc_grid.jq_grid.options" type="collection">
      <parameter key="datatype">json</parameter>
      <parameter key="jsonReader" type="collection">
        <parameter key="root">rows</parameter>
        <parameter key="total">total</parameter>
        <parameter key="records">records</parameter>
        <parameter key="page">page</parameter>
        <parameter key="repeatitems">false</parameter>
      </parameter>
      <parameter key="url">null</parameter>
      <parameter key="cell"></parameter>
      <parameter key="width">840</parameter>
      <parameter key="height">400</parameter>
      <parameter key="loadui">disable</parameter>
      <parameter key="altRows">true</parameter>
      <parameter key="viewrecords">true</parameter>
      <parameter key="multiselect">true</parameter>
      <parameter key="styleUI">Bootstrap4</parameter>
      <parameter key="iconSet">Octicons</parameter>
      <parameter key="prmNames" type="collection">
        <parameter key="page">page</parameter>
        <parameter key="rows">limit</parameter>
        <parameter key="sort">sort_column</parameter>
        <parameter key="order">sort_order</parameter>
        <parameter key="nd">null</parameter>
      </parameter>
      <parameter key="ajaxGridOptions" type="collection">
        <parameter key="cache">false,</parameter>
        <parameter key="ifModified">false,</parameter>
      </parameter>
      <parameter key="pager">grid-pager</parameter>
    </parameter>
    <parameter key="dtc_grid.jq_grid.local.css" type="collection"/>
    <parameter key="dtc_grid.jq_grid.local.js" type="collection">
      <parameter>/bundles/dtcgrid/js/jq_grid/main.js?v=1715070003</parameter>
    </parameter>
    <parameter key="dtc_grid.jq_grid.local.files.js" type="collection">
      <parameter>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/DependencyInjection/../Resources/public/js/jq_grid/main.js</parameter>
    </parameter>
    <parameter key="dtc_grid.theme.css" type="collection">
      <parameter>//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css</parameter>
      <parameter type="collection">
        <parameter key="url">//stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css</parameter>
        <parameter key="integrity">sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh</parameter>
        <parameter key="crossorigin">anonymous</parameter>
      </parameter>
    </parameter>
    <parameter key="dtc_grid.theme.js" type="collection">
      <parameter type="collection">
        <parameter key="url">https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js</parameter>
        <parameter key="integrity">sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo</parameter>
        <parameter key="crossorigin">anonymous</parameter>
      </parameter>
      <parameter type="collection">
        <parameter key="url">//stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js</parameter>
        <parameter key="integrity">sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6</parameter>
        <parameter key="crossorigin">anonymous</parameter>
      </parameter>
    </parameter>
    <parameter key="dtc_grid.datatables.class" type="collection"/>
    <parameter key="dtc_grid.datatables.css" type="collection">
      <parameter>//cdn.datatables.net/1.10.20/css/dataTables.bootstrap4.min.css</parameter>
    </parameter>
    <parameter key="dtc_grid.datatables.js" type="collection">
      <parameter>//cdn.datatables.net/1.10.20/js/jquery.dataTables.min.js</parameter>
      <parameter>//cdn.datatables.net/1.10.20/js/dataTables.bootstrap4.min.js</parameter>
    </parameter>
    <parameter key="dtc_grid.datatables.options" type="collection">
      <parameter key="processing">true,</parameter>
      <parameter key="searchDelay">350,</parameter>
      <parameter key="table_attr" type="collection">
        <parameter key="class">display table table-striped table-bordered small-font</parameter>
      </parameter>
      <parameter key="serverSide">true</parameter>
      <parameter key="language" type="collection">
        <parameter key="lengthMenu">_MENU_ records per page</parameter>
      </parameter>
    </parameter>
    <parameter key="dtc_grid.datatables.local.css" type="collection">
      <parameter>/bundles/dtcgrid/css/datatables/datatables.css?v=1715070003</parameter>
    </parameter>
    <parameter key="dtc_grid.datatables.local.files.css" type="collection">
      <parameter>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/DependencyInjection/../Resources/public/css/datatables/datatables.css</parameter>
    </parameter>
    <parameter key="dtc_grid.datatables.local.js" type="collection">
      <parameter>/bundles/dtcgrid/js/datatables/action.js?v=1715070003</parameter>
      <parameter>/bundles/dtcgrid/js/datatables/jquery.dtc_grid_datatables.js?v=1715070003</parameter>
      <parameter>/bundles/dtcgrid/js/datatables/main.js?v=1715070003</parameter>
    </parameter>
    <parameter key="dtc_grid.datatables.local.files.js" type="collection">
      <parameter>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/DependencyInjection/../Resources/public/js/datatables/action.js</parameter>
      <parameter>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/DependencyInjection/../Resources/public/js/datatables/jquery.dtc_grid_datatables.js</parameter>
      <parameter>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/DependencyInjection/../Resources/public/js/datatables/main.js</parameter>
    </parameter>
    <parameter key="dtc_grid.jquery" type="collection">
      <parameter key="url">//code.jquery.com/jquery-3.4.1.min.js</parameter>
      <parameter key="integrity">sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=</parameter>
      <parameter key="crossorigin">anonymous</parameter>
    </parameter>
    <parameter key="dtc_grid.purl">//cdnjs.cloudflare.com/ajax/libs/purl/2.3.1/purl.js</parameter>
    <parameter key="dtc_grid.page_div_style">margin: 10px</parameter>
    <parameter key="dtc_grid.table_options" type="collection">
      <parameter key="table_attr" type="collection">
        <parameter key="class">display table table-striped table-bordered small-font</parameter>
      </parameter>
    </parameter>
    <parameter key="fos_js_routing.extractor.class">FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor</parameter>
    <parameter key="fos_js_routing.controller.class">FOS\JsRoutingBundle\Controller\Controller</parameter>
    <parameter key="fos_js_routing.normalizer.route_collection.class">FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer</parameter>
    <parameter key="fos_js_routing.normalizer.routes_response.class">FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer</parameter>
    <parameter key="fos_js_routing.denormalizer.route_collection.class">FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer</parameter>
    <parameter key="fos_js_routing.request_context_base_url">null</parameter>
    <parameter key="fos_js_routing.cache_control" type="collection">
      <parameter key="enabled">false</parameter>
    </parameter>
    <parameter key="artgris_file_manager" type="collection">
      <parameter key="web_dir">public</parameter>
      <parameter key="conf" type="collection"/>
    </parameter>
    <parameter key="artgris_media" type="collection">
      <parameter key="cropped_path">cropped/</parameter>
    </parameter>
    <parameter key="jmose_command_scheduler.log_path">/var/www/html/c4rgo.cloud/var/log</parameter>
    <parameter key="jmose_command_scheduler.excluded_command_namespaces" type="collection">
      <parameter>_global</parameter>
      <parameter>scheduler</parameter>
      <parameter>server</parameter>
      <parameter>container</parameter>
      <parameter>config</parameter>
      <parameter>generate</parameter>
      <parameter>init</parameter>
      <parameter>router</parameter>
      <parameter>doctrine</parameter>
      <parameter>debug</parameter>
    </parameter>
    <parameter key="jmose_command_scheduler.doctrine_manager">default</parameter>
    <parameter key="jmose_command_scheduler.lock_timeout">false</parameter>
    <parameter key="jmose_command_scheduler.monitor_mail" type="collection"/>
    <parameter key="jmose_command_scheduler.monitor_mail_subject">cronjob monitoring %s, %s</parameter>
    <parameter key="jmose_command_scheduler.send_ok">false</parameter>
    <parameter key="jmose_command_scheduler.included_command_namespaces" type="collection"/>
    <parameter key="pugx_autocompleter.autocomplete.class">PUGX\AutocompleterBundle\Form\Type\AutocompleteType</parameter>
    <parameter key="pugx_autocompleter.filter_autocomplete.class">PUGX\AutocompleterBundle\Form\Type\AutocompleteFilterType</parameter>
    <parameter key="console.command.ids" type="collection">
      <parameter>console.command.public_alias.doctrine_cache.contains_command</parameter>
      <parameter>console.command.public_alias.doctrine_cache.delete_command</parameter>
      <parameter>console.command.public_alias.doctrine_cache.flush_command</parameter>
      <parameter>console.command.public_alias.doctrine_cache.stats_command</parameter>
      <parameter>dtc_grid.command.source_list</parameter>
      <parameter>dtc_grid.command.generate_grid_source</parameter>
      <parameter>console.command.public_alias.dtc_grid.command.source.list</parameter>
      <parameter>console.command.public_alias.dtc_grid.command.source.generate</parameter>
      <parameter>console.command.public_alias.JMose\CommandSchedulerBundle\Command\ExecuteCommand</parameter>
      <parameter>console.command.public_alias.JMose\CommandSchedulerBundle\Command\MonitorCommand</parameter>
      <parameter>console.command.public_alias.JMose\CommandSchedulerBundle\Command\UnlockCommand</parameter>
      <parameter>console.command.public_alias.JMose\CommandSchedulerBundle\Command\StartSchedulerCommand</parameter>
      <parameter>console.command.public_alias.JMose\CommandSchedulerBundle\Command\StopSchedulerCommand</parameter>
    </parameter>
  </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">
      <tag name="routing.route_loader"/>
    </service>
    <service id="Twig\Extensions\IntlExtension" class="Twig\Extensions\IntlExtension" public="false" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
    </service>
    <service id="doctrine.result_cache_provider" class="Symfony\Component\Cache\DoctrineProvider" public="false">
      <argument type="service" id="doctrine.result_cache_pool"/>
    </service>
    <service id="doctrine.system_cache_provider" class="Symfony\Component\Cache\DoctrineProvider" public="false">
      <argument type="service" id="doctrine.system_cache_pool"/>
    </service>
    <service id="App\Command\AddUserCommand" class="App\Command\AddUserCommand" public="false" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="security.user_password_encoder.generic"/>
      <argument type="service" id="App\Utils\Validator"/>
      <argument type="service" id="App\Repository\UserRepository"/>
      <call method="setName">
        <argument>app:add-user</argument>
      </call>
    </service>
    <service id="App\Command\DeleteUserCommand" class="App\Command\DeleteUserCommand" public="false" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Utils\Validator"/>
      <argument type="service" id="App\Repository\UserRepository"/>
      <call method="setName">
        <argument>app:delete-user</argument>
      </call>
    </service>
    <service id="App\Command\ListUsersCommand" class="App\Command\ListUsersCommand" public="false" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="swiftmailer.mailer.default"/>
      <argument>anonymous@example.com</argument>
      <argument type="service" id="App\Repository\UserRepository"/>
      <call method="setName">
        <argument>app:list-users</argument>
      </call>
    </service>
    <service id="App\Controller\Admin\AwbimportFormController" class="App\Controller\Admin\AwbimportFormController" 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.uomjAoz.App\Controller\Admin\AwbimportFormController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\BlogController" class="App\Controller\Admin\BlogController" 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.uomjAoz.App\Controller\Admin\BlogController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\C4rgoNewsFormController" class="App\Controller\Admin\C4rgoNewsFormController" 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.uomjAoz.App\Controller\Admin\C4rgoNewsFormController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\CloudCamController" class="App\Controller\Admin\CloudCamController" 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.uomjAoz.App\Controller\Admin\CloudCamController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\CompanyManagementController" class="App\Controller\Admin\CompanyManagementController" 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.uomjAoz.App\Controller\Admin\CompanyManagementController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\DMXLedLightController" class="App\Controller\Admin\DMXLedLightController" 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.uomjAoz.App\Controller\Admin\DMXLedLightController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\ImportCloudController" class="App\Controller\Admin\ImportCloudController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="App\Controller\Admin\ManagmentPannel" class="App\Controller\Admin\ManagmentPannel" 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.uomjAoz.App\Controller\Admin\ManagmentPannel"/>
      </call>
    </service>
    <service id="App\Controller\Admin\SendReportsController" class="App\Controller\Admin\SendReportsController" 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.uomjAoz.App\Controller\Admin\SendReportsController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\UserCollectionController" class="App\Controller\Admin\UserCollectionController" 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.uomjAoz.App\Controller\Admin\UserCollectionController"/>
      </call>
    </service>
    <service id="App\Controller\Admin\UserManagementController" class="App\Controller\Admin\UserManagementController" 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.uomjAoz.App\Controller\Admin\UserManagementController"/>
      </call>
    </service>
    <service id="App\Controller\AwbimportFormController" class="App\Controller\AwbimportFormController" 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.uomjAoz.App\Controller\AwbimportFormController"/>
      </call>
    </service>
    <service id="App\Controller\BLedController" class="App\Controller\BLedController" 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.uomjAoz.App\Controller\BLedController"/>
      </call>
    </service>
    <service id="App\Controller\BlogController" class="App\Controller\BlogController" 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.uomjAoz.App\Controller\BlogController"/>
      </call>
    </service>
    <service id="App\Controller\C4rgoRoiCalcController" class="App\Controller\C4rgoRoiCalcController" 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.uomjAoz.App\Controller\C4rgoRoiCalcController"/>
      </call>
    </service>
    <service id="App\Controller\C4rgoRoiController" class="App\Controller\C4rgoRoiController" 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.uomjAoz.App\Controller\C4rgoRoiController"/>
      </call>
    </service>
    <service id="App\Controller\C4rgoViewerController" class="App\Controller\C4rgoViewerController" 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.uomjAoz.App\Controller\C4rgoViewerController"/>
      </call>
    </service>
    <service id="App\Controller\CheckController" class="App\Controller\CheckController" 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.uomjAoz.App\Controller\CheckController"/>
      </call>
    </service>
    <service id="App\Controller\CloudServiceController" class="App\Controller\CloudServiceController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="router.default"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.uomjAoz.App\Controller\CloudServiceController"/>
      </call>
    </service>
    <service id="App\Controller\CloudToolsController" class="App\Controller\CloudToolsController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="router.default"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.uomjAoz.App\Controller\CloudToolsController"/>
      </call>
    </service>
    <service id="App\Controller\DataController" class="App\Controller\DataController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="App\Controller\DetailController" class="App\Controller\DetailController" 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.uomjAoz.App\Controller\DetailController"/>
      </call>
    </service>
    <service id="App\Controller\GalleryController" class="App\Controller\GalleryController" 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.uomjAoz.App\Controller\GalleryController"/>
      </call>
    </service>
    <service id="App\Controller\HomeController" class="App\Controller\HomeController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="App\Controller\ListController" class="App\Controller\ListController" 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.uomjAoz.App\Controller\ListController"/>
      </call>
    </service>
    <service id="App\Controller\LocationController" class="App\Controller\LocationController" 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.uomjAoz.App\Controller\LocationController"/>
      </call>
    </service>
    <service id="App\Controller\MainWeighsController" class="App\Controller\MainWeighsController" 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.uomjAoz.App\Controller\MainWeighsController"/>
      </call>
    </service>
    <service id="App\Controller\Monitor360Controller" class="App\Controller\Monitor360Controller" 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.uomjAoz.App\Controller\Monitor360Controller"/>
      </call>
    </service>
    <service id="App\Controller\MyPDFController" class="App\Controller\MyPDFController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="App\Controller\NotAvailableController" class="App\Controller\NotAvailableController" 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.uomjAoz.App\Controller\NotAvailableController"/>
      </call>
    </service>
    <service id="App\Controller\ReportsController" class="App\Controller\ReportsController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="App\Controller\SearchController" class="App\Controller\SearchController" 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.uomjAoz.App\Controller\SearchController"/>
      </call>
    </service>
    <service id="App\Controller\SecurityController" class="App\Controller\SecurityController" 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.uomjAoz.App\Controller\SecurityController"/>
      </call>
    </service>
    <service id="App\Controller\SelectCompanyController" class="App\Controller\SelectCompanyController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="App\Controller\ServiceController" class="App\Controller\ServiceController" 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.uomjAoz.App\Controller\ServiceController"/>
      </call>
    </service>
    <service id="App\Controller\SpedArchiveController" class="App\Controller\SpedArchiveController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="App\Controller\StatController" class="App\Controller\StatController" 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.uomjAoz.App\Controller\StatController"/>
      </call>
    </service>
    <service id="App\Controller\StepTwoController" class="App\Controller\StepTwoController" 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.uomjAoz.App\Controller\StepTwoController"/>
      </call>
    </service>
    <service id="App\Controller\WSSpedController" class="App\Controller\WSSpedController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="App\Controller\WelcomeController" class="App\Controller\WelcomeController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="App\DataFixtures\AppFixtures" class="App\DataFixtures\AppFixtures" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
      <argument type="service" id="security.user_password_encoder.generic"/>
    </service>
    <service id="App\EventListener\AjaxAuthenticationListener" class="App\EventListener\AjaxAuthenticationListener" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\EventListener\AuthenticationEventListener" class="App\EventListener\AuthenticationEventListener" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\EventListener\AuthenticationEventListenerFailure" class="App\EventListener\AuthenticationEventListenerFailure" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\EventListener\SecurityListener" class="App\EventListener\SecurityListener" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\EventSubscriber\CheckRequirementsSubscriber" class="App\EventSubscriber\CheckRequirementsSubscriber" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\EventSubscriber\CommentNotificationSubscriber" class="App\EventSubscriber\CommentNotificationSubscriber" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="swiftmailer.mailer.default"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="translator.default"/>
      <argument>anonymous@example.com</argument>
    </service>
    <service id="App\EventSubscriber\ControllerSubscriber" class="App\EventSubscriber\ControllerSubscriber" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="App\Twig\SourceCodeExtension"/>
    </service>
    <service id="App\EventSubscriber\RedirectToPreferredLocaleSubscriber" class="App\EventSubscriber\RedirectToPreferredLocaleSubscriber" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="router.default"/>
      <argument>en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN</argument>
      <argument>en</argument>
    </service>
    <service id="App\Events" class="App\Events" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\Form\CommentType" class="App\Form\CommentType" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\DataTransformer\CoeffPesoVolumetricoTypeToIdTransformer" class="App\Form\DataTransformer\CoeffPesoVolumetricoTypeToIdTransformer" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="translator.default"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Form\DataTransformer\TagArrayToStringTransformer" class="App\Form\DataTransformer\TagArrayToStringTransformer" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Form\DataTransformer\TargetTypeToIdTransformer" class="App\Form\DataTransformer\TargetTypeToIdTransformer" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="translator.default"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Form\PostType" class="App\Form\PostType" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Type\AwbimportType" class="App\Form\Type\AwbimportType" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Type\C4rgoNewsType" class="App\Form\Type\C4rgoNewsType" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Type\CoeffPesoVolumetricoType" class="App\Form\Type\CoeffPesoVolumetricoType" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\DataTransformer\CoeffPesoVolumetricoTypeToIdTransformer"/>
    </service>
    <service id="App\Form\Type\DateTimePickerType" class="App\Form\Type\DateTimePickerType" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Utils\MomentFormatConverter"/>
    </service>
    <service id="App\Form\Type\ProfiloType" class="App\Form\Type\ProfiloType" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Form\Type\TagsInputType" class="App\Form\Type\TagsInputType" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Form\Type\TargetType" class="App\Form\Type\TargetType" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="App\Form\DataTransformer\TargetTypeToIdTransformer"/>
    </service>
    <service id="App\Form\Type\UserType" class="App\Form\Type\UserType" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="App\Kernel" class="App\Kernel" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\Repository\AAwbexportRepository" class="App\Repository\AAwbexportRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\AddressBookRepository" class="App\Repository\AddressBookRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\AeroPortiRepository" class="App\Repository\AeroPortiRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\AlertRepository" class="App\Repository\AlertRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\AreaRepository" class="App\Repository\AreaRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\AwbexportRepository" class="App\Repository\AwbexportRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\AwbexportStoricoRepository" class="App\Repository\AwbexportStoricoRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\AwbimportRepository" class="App\Repository\AwbimportRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\AziendeRepository" class="App\Repository\AziendeRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\BarcodeRepository" class="App\Repository\BarcodeRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\C4rgoNewsRepository" class="App\Repository\C4rgoNewsRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\CoeffPesoVolumetricoRepository" class="App\Repository\CoeffPesoVolumetricoRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\DMXLedLightChannelsRepository" class="App\Repository\DMXLedLightChannelsRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\DMXLedLightRepository" class="App\Repository\DMXLedLightRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\DecodeRepository" class="App\Repository\DecodeRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\DeviceRepository" class="App\Repository\DeviceRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\DevicesRepository" class="App\Repository\DevicesRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\EmailRepository" class="App\Repository\EmailRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\EncodedUrlRepository" class="App\Repository\EncodedUrlRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\FotografieRepository" class="App\Repository\FotografieRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\GruppiRepository" class="App\Repository\GruppiRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\Log3DLabRepository" class="App\Repository\Log3DLabRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\LoginLogRepository" class="App\Repository\LoginLogRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\LuoghiRepository" class="App\Repository\LuoghiRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\MacchineRepository" class="App\Repository\MacchineRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\NazioniRepository" class="App\Repository\NazioniRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\NoteRepository" class="App\Repository\NoteRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\PalletsRepository" class="App\Repository\PalletsRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\PostRepository" class="App\Repository\PostRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\ProfiliRepository" class="App\Repository\ProfiliRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\QueriesModelRepository" class="App\Repository\QueriesModelRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\RolesRepository" class="App\Repository\RolesRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\SessionRepository" class="App\Repository\SessionRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\SpedRepository" class="App\Repository\SpedRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\TEventiRepository" class="App\Repository\TEventiRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\TargetRepository" class="App\Repository\TargetRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\TargetVettoriRepository" class="App\Repository\TargetVettoriRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\TraduzioniRepository" class="App\Repository\TraduzioniRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\UMRepository" class="App\Repository\UMRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\UserRepository" class="App\Repository\UserRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\VettoriRepository" class="App\Repository\VettoriRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\VolumeRepository" class="App\Repository\VolumeRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\WeightRepository" class="App\Repository\WeightRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Security\PostVoter" class="App\Security\PostVoter" public="false" autowire="true" autoconfigure="true">
      <tag name="security.voter"/>
    </service>
    <service id="App\Services\OktaApiService" class="App\Services\OktaApiService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="session"/>
    </service>
    <service id="App\Twig\AppExtension" class="App\Twig\AppExtension" public="false" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="App\Utils\Markdown"/>
      <argument>en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN</argument>
    </service>
    <service id="App\Twig\ConvertionExtension" class="App\Twig\ConvertionExtension" public="false" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="App\Utils\Converter"/>
      <argument type="service" id="App\Utils\Formatter"/>
    </service>
    <service id="App\Twig\MyC4rg0TwigExtension" class="App\Twig\MyC4rg0TwigExtension" public="false" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Twig\SourceCodeExtension" class="App\Twig\SourceCodeExtension" public="false" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
    </service>
    <service id="App\Utils\BarcodeValidator" class="App\Utils\BarcodeValidator" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\Utils\Converter" class="App\Utils\Converter" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="translator.default"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Utils\Counters" class="App\Utils\Counters" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Utils\Formatter" class="App\Utils\Formatter" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\Utils\Markdown" class="App\Utils\Markdown" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\Utils\MomentFormatConverter" class="App\Utils\MomentFormatConverter" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\Utils\Slugger" class="App\Utils\Slugger" public="false" autowire="true" autoconfigure="true"/>
    <service id="App\Utils\Validator" class="App\Utils\Validator" public="false" autowire="true" autoconfigure="true"/>
    <service id="barcodevalidator.service" class="App\Utils\BarcodeValidator" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="account.security_listener" class="App\EventListener\SecurityListener" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="security.interactive_login" method="onSecurityInteractiveLogin"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="authentication.success.listener" class="App\EventListener\AuthenticationEventListener" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="router.default"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="app.gt.ajax.authentication.listener" class="App\EventListener\AjaxAuthenticationListener" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="kernel.exception" method="onCoreException" priority="1000"/>
    </service>
    <service id=".legacy_controller_name_converter" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser" public="false">
      <tag name="monolog.logger" channel="request"/>
      <argument type="service" id="kernel"/>
      <argument>false</argument>
    </service>
    <service id="argument_metadata_factory" class="Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory" public="false"/>
    <service id="response_listener" class="Symfony\Component\HttpKernel\EventListener\ResponseListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>UTF-8</argument>
    </service>
    <service id="streamed_response_listener" class="Symfony\Component\HttpKernel\EventListener\StreamedResponseListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="locale_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleListener" public="false">
      <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>en</argument>
      <argument type="service" id="router.default" on-invalid="ignore"/>
    </service>
    <service id="validate_request_listener" class="Symfony\Component\HttpKernel\EventListener\ValidateRequestListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id=".legacy_resolve_controller_name_subscriber" class="Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".legacy_controller_name_converter"/>
      <argument>false</argument>
    </service>
    <service id="disallow_search_engine_index_response_listener" class="Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener" public="false">
      <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" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.hot_path"/>
      <argument>error_controller</argument>
      <argument type="service" id="monolog.logger.request" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="parameter_bag" class="Symfony\Component\DependencyInjection\ParameterBag\ContainerBag" public="false">
      <argument type="service" id="service_container"/>
    </service>
    <service id="http_kernel" class="Symfony\Component\HttpKernel\HttpKernel" public="true">
      <tag name="container.hot_path"/>
      <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="url_helper" class="Symfony\Component\HttpFoundation\UrlHelper" public="false">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
    </service>
    <service id="cache_warmer" class="Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate" public="true">
      <argument type="tagged_iterator" tag="kernel.cache_warmer"/>
      <argument>true</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/srcApp_KernelProdDebugContainerDeprecations.log</argument>
    </service>
    <service id="cache_clearer" class="Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer" public="true">
      <argument type="tagged_iterator" tag="kernel.cache_clearer"/>
    </service>
    <service id="filesystem" class="Symfony\Component\Filesystem\Filesystem" public="true"/>
    <service id="file_locator" class="Symfony\Component\HttpKernel\Config\FileLocator" public="false">
      <argument type="service" id="kernel"/>
      <argument>/var/www/html/c4rgo.cloud/src/Resources</argument>
      <argument type="collection">
        <argument>/var/www/html/c4rgo.cloud/src</argument>
      </argument>
      <argument>false</argument>
    </service>
    <service id="uri_signer" class="Symfony\Component\HttpKernel\UriSigner" public="false">
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="config_cache_factory" class="Symfony\Component\Config\ResourceCheckerConfigCacheFactory" public="false">
      <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" public="false">
      <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" public="false">
      <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="doctrine.result_cache_pool" type="service" id="doctrine.result_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.system_cache_pool" type="service" id="doctrine.system_cache_pool" 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="mailer.logger_message_listener" type="service" id="mailer.logger_message_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="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="doctrine" type="service" id="doctrine" on-invalid="ignore_uninitialized"/>
        <argument key="form.type.entity" type="service" id="form.type.entity" 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="swiftmailer.email_sender.listener" type="service" id="swiftmailer.email_sender.listener" on-invalid="ignore_uninitialized"/>
        <argument key="twig.form.engine" type="service" id="twig.form.engine" on-invalid="ignore_uninitialized"/>
        <argument key="fos_rest.view_handler.default" type="service" id="fos_rest.view_handler.default" on-invalid="ignore_uninitialized"/>
        <argument key="webpack_encore.tag_renderer" type="service" id="webpack_encore.tag_renderer" on-invalid="ignore_uninitialized"/>
        <argument key="cache.webpack_encore" type="service" id="cache.webpack_encore" on-invalid="ignore_uninitialized"/>
        <argument key="webpack_encore.entrypoint_lookup[_default]" type="service" id="webpack_encore.entrypoint_lookup[_default]" 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="doctrine.result_cache_pool" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine.system_cache_pool" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="form.choice_list_factory.cached" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="mailer.logger_message_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="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="doctrine" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="form.type.entity" 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="swiftmailer.email_sender.listener" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="twig.form.engine" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="fos_rest.view_handler.default" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="webpack_encore.tag_renderer" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.webpack_encore" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="webpack_encore.entrypoint_lookup[_default]" type="collection">
          <argument>reset</argument>
        </argument>
      </argument>
    </service>
    <service id="reverse_container" class="Symfony\Component\DependencyInjection\ReverseContainer" public="false">
      <argument type="service" id="service_container"/>
      <argument type="service" id=".service_locator.wnlveDj"/>
    </service>
    <service id="locale_aware_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleAwareListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="iterator">
        <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" public="false">
      <tag name="container.env_var_processor"/>
      <argument type="service" id="service_container"/>
      <argument type="tagged_iterator" tag="container.env_var_loader"/>
    </service>
    <service id="fragment.handler" class="Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" public="false">
      <argument type="service" id=".service_locator.amnwoiW"/>
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
    </service>
    <service id="fragment.renderer.inline" class="Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" public="false">
      <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="fragment.renderer.hinclude" class="Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer" public="false">
      <tag name="kernel.fragment_renderer" alias="hinclude"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="uri_signer"/>
      <argument>null</argument>
      <call method="setFragmentPath">
        <argument>/_fragment</argument>
      </call>
    </service>
    <service id="fragment.renderer.esi" class="Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer" public="false">
      <tag name="kernel.fragment_renderer" alias="esi"/>
      <argument type="service" id="esi" on-invalid="null"/>
      <argument type="service" id="fragment.renderer.inline"/>
      <argument type="service" id="uri_signer"/>
      <call method="setFragmentPath">
        <argument>/_fragment</argument>
      </call>
    </service>
    <service id=".2_~stgolUg" public="false">
      <argument type="service" id="request_stack"/>
      <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="getAndCleanOutputBuffer"/>
    </service>
    <service id=".1_~stgolUg" public="false">
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
      <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="isDebug"/>
    </service>
    <service id="error_handler.error_renderer.html" class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer">
      <argument type="service" id=".1_~stgolUg"/>
      <argument>UTF-8</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <argument>/var/www/html/c4rgo.cloud</argument>
      <argument type="service" id=".2_~stgolUg"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="console.error_listener" class="Symfony\Component\Console\EventListener\ErrorListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="console"/>
      <argument type="service" id="monolog.logger.console" on-invalid="null"/>
    </service>
    <service id="console.suggest_missing_package_subscriber" class="Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber" public="false">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="console.command.about" class="Symfony\Bundle\FrameworkBundle\Command\AboutCommand" public="false">
      <tag name="console.command" command="about"/>
      <call method="setName">
        <argument>about</argument>
      </call>
    </service>
    <service id="console.command.assets_install" class="Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand" public="false">
      <tag name="console.command" command="assets:install"/>
      <argument type="service" id="filesystem"/>
      <argument>/var/www/html/c4rgo.cloud</argument>
      <call method="setName">
        <argument>assets:install</argument>
      </call>
    </service>
    <service id="console.command.cache_clear" class="Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand" public="false">
      <tag name="console.command" command="cache:clear"/>
      <argument type="service" id="cache_clearer"/>
      <argument type="service" id="filesystem"/>
      <call method="setName">
        <argument>cache:clear</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_clear" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand" public="false">
      <tag name="console.command" command="cache:pool:clear"/>
      <argument type="service" id="cache.global_clearer"/>
      <call method="setName">
        <argument>cache:pool:clear</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_prune" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand" public="false">
      <tag name="console.command" command="cache:pool:prune"/>
      <argument type="iterator"/>
      <call method="setName">
        <argument>cache:pool:prune</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_delete" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand" public="false">
      <tag name="console.command" command="cache:pool:delete"/>
      <argument type="service" id="cache.global_clearer"/>
      <call method="setName">
        <argument>cache:pool:delete</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_list" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand" public="false">
      <tag name="console.command" command="cache:pool:list"/>
      <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>doctrine.result_cache_pool</argument>
        <argument>doctrine.system_cache_pool</argument>
        <argument>cache.security_expression_language</argument>
        <argument>cache.webpack_encore</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:list</argument>
      </call>
    </service>
    <service id="console.command.cache_warmup" class="Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand" public="false">
      <tag name="console.command" command="cache:warmup"/>
      <argument type="service" id="cache_warmer"/>
      <call method="setName">
        <argument>cache:warmup</argument>
      </call>
    </service>
    <service id="console.command.config_debug" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand" public="false">
      <tag name="console.command" command="debug:config"/>
      <call method="setName">
        <argument>debug:config</argument>
      </call>
    </service>
    <service id="console.command.config_dump_reference" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand" public="false">
      <tag name="console.command" command="config:dump-reference"/>
      <call method="setName">
        <argument>config:dump-reference</argument>
      </call>
    </service>
    <service id="console.command.container_debug" class="Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand" public="false">
      <tag name="console.command" command="debug:container"/>
      <call method="setName">
        <argument>debug:container</argument>
      </call>
    </service>
    <service id="console.command.container_lint" class="Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand" public="false">
      <tag name="console.command" command="lint:container"/>
      <call method="setName">
        <argument>lint:container</argument>
      </call>
    </service>
    <service id="console.command.debug_autowiring" class="Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand" public="false">
      <tag name="console.command" command="debug:autowiring"/>
      <argument>null</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:autowiring</argument>
      </call>
    </service>
    <service id="console.command.event_dispatcher_debug" class="Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand" public="false">
      <tag name="console.command" command="debug:event-dispatcher"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setName">
        <argument>debug:event-dispatcher</argument>
      </call>
    </service>
    <service id="console.command.router_debug" class="Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand" public="false">
      <tag name="console.command" command="debug:router"/>
      <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>
    </service>
    <service id="console.command.router_match" class="Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand" public="false">
      <tag name="console.command" command="router:match"/>
      <argument type="service" id="router.default"/>
      <call method="setName">
        <argument>router:match</argument>
      </call>
    </service>
    <service id="console.command.translation_debug" class="Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand" public="false">
      <tag name="console.command" command="debug:translation"/>
      <argument type="service" id="translator.default"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>/var/www/html/c4rgo.cloud/translations</argument>
      <argument>/var/www/html/c4rgo.cloud/templates</argument>
      <argument type="collection">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations</argument>
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations</argument>
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations</argument>
        <argument>/var/www/html/c4rgo.cloud/translations/</argument>
      </argument>
      <argument type="collection">
        <argument>/var/www/html/c4rgo.cloud/public/static/emails/images</argument>
        <argument>/var/www/html/c4rgo.cloud/public/static/c4rgoroicalc/images</argument>
        <argument>/var/www/html/c4rgo.cloud/public/static/images</argument>
        <argument>/var/www/html/c4rgo.cloud/public/static/emails/styles</argument>
        <argument>/var/www/html/c4rgo.cloud/public/static/c4rgoroicalc/email/css/</argument>
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <call method="setName">
        <argument>debug:translation</argument>
      </call>
    </service>
    <service id="console.command.translation_update" class="Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand" public="false">
      <tag name="console.command" command="translation:update"/>
      <argument type="service" id="translation.writer"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>en</argument>
      <argument>/var/www/html/c4rgo.cloud/translations</argument>
      <argument>/var/www/html/c4rgo.cloud/templates</argument>
      <argument type="collection">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations</argument>
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations</argument>
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations</argument>
        <argument>/var/www/html/c4rgo.cloud/translations/</argument>
      </argument>
      <argument type="collection">
        <argument>/var/www/html/c4rgo.cloud/public/static/emails/images</argument>
        <argument>/var/www/html/c4rgo.cloud/public/static/c4rgoroicalc/images</argument>
        <argument>/var/www/html/c4rgo.cloud/public/static/images</argument>
        <argument>/var/www/html/c4rgo.cloud/public/static/emails/styles</argument>
        <argument>/var/www/html/c4rgo.cloud/public/static/c4rgoroicalc/email/css/</argument>
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <call method="setName">
        <argument>translation:update</argument>
      </call>
    </service>
    <service id="console.command.xliff_lint" class="Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand" public="false">
      <tag name="console.command" command="lint:xliff"/>
      <call method="setName">
        <argument>lint:xliff</argument>
      </call>
    </service>
    <service id="console.command.yaml_lint" class="Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand" public="false">
      <tag name="console.command" command="lint:yaml"/>
      <call method="setName">
        <argument>lint:yaml</argument>
      </call>
    </service>
    <service id="console.command.form_debug" class="Symfony\Component\Form\Command\DebugCommand" public="false">
      <tag name="console.command" command="debug:form"/>
      <argument type="service" id="form.registry"/>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Core\Type</argument>
        <argument>App\Form</argument>
        <argument>App\Form\Type</argument>
        <argument>Symfony\Bridge\Doctrine\Form\Type</argument>
        <argument>Vich\UploaderBundle\Form\Type</argument>
        <argument>Liip\ImagineBundle\Form\Type</argument>
        <argument>FOS\CKEditorBundle\Form\Type</argument>
        <argument>JMose\CommandSchedulerBundle\Form\Type</argument>
        <argument></argument>
      </argument>
      <argument type="collection">
        <argument>App\Form\CommentType</argument>
        <argument>App\Form\PostType</argument>
        <argument>App\Form\Type\AwbimportType</argument>
        <argument>App\Form\Type\C4rgoNewsType</argument>
        <argument>App\Form\Type\CoeffPesoVolumetricoType</argument>
        <argument>App\Form\Type\DateTimePickerType</argument>
        <argument>App\Form\Type\ProfiloType</argument>
        <argument>App\Form\Type\TagsInputType</argument>
        <argument>App\Form\Type\TargetType</argument>
        <argument>App\Form\Type\UserType</argument>
        <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\Bridge\Doctrine\Form\Type\EntityType</argument>
        <argument>Vich\UploaderBundle\Form\Type\VichFileType</argument>
        <argument>Vich\UploaderBundle\Form\Type\VichImageType</argument>
        <argument>Liip\ImagineBundle\Form\Type\ImageType</argument>
        <argument>FOS\CKEditorBundle\Form\Type\CKEditorType</argument>
        <argument>JMose\CommandSchedulerBundle\Form\Type\CommandChoiceType</argument>
        <argument>PUGX\AutocompleterBundle\Form\Type\AutocompleteType</argument>
        <argument>PUGX\AutocompleterBundle\Form\Type\AutocompleteFilterType</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>
      <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>
    </service>
    <service id="console.command.secrets_set" class="Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand" public="false">
      <tag name="console.command" command="secrets:set"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:set</argument>
      </call>
    </service>
    <service id="console.command.secrets_remove" class="Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand" public="false">
      <tag name="console.command" command="secrets:remove"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:remove</argument>
      </call>
    </service>
    <service id="console.command.secrets_generate_key" class="Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand" public="false">
      <tag name="console.command" command="secrets:generate-keys"/>
      <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>
    </service>
    <service id="console.command.secrets_list" class="Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand" public="false">
      <tag name="console.command" command="secrets:list"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:list</argument>
      </call>
    </service>
    <service id="console.command.secrets_decrypt_to_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand" public="false">
      <tag name="console.command" command="secrets:decrypt-to-local"/>
      <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>
    </service>
    <service id="console.command.secrets_encrypt_from_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand" public="false">
      <tag name="console.command" command="secrets:encrypt-from-local"/>
      <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>
    </service>
    <service id="cache.app" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" public="true">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>KB9xlupOwy</argument>
      <argument>0</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/pools</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.app.simple" class="Symfony\Component\Cache\Psr16Cache" public="false">
      <argument type="service" id="cache.app"/>
      <deprecated>The "Psr\SimpleCache\CacheInterface" / "%service_id%" service is deprecated since Symfony 4.3. Use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead.</deprecated>
    </service>
    <service id="cache.app.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter" public="false">
      <argument type="service" id="cache.app"/>
    </service>
    <service id="cache.system" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="true">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>x5TJZF2wN1</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/pools</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" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>UQ7A+JjcRu</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/pools</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" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>kr2em6qdBb</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/pools</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" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>nemDb3b0sR</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/pools</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" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>UrOZ3YznaS</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/pools</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.system" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false" 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/c4rgo.cloud/var/cache/prod/pools</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" public="false" 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" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_doctrine_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument></argument>
      <argument>0</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.filesystem" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" public="false" 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/c4rgo.cloud/var/cache/prod/pools</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" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_psr6_provider" clearer="cache.default_clearer" reset="reset"/>
      <argument></argument>
      <argument></argument>
      <argument>0</argument>
    </service>
    <service id="cache.adapter.redis" class="Symfony\Component\Cache\Adapter\RedisAdapter" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></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" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_memcached_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></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.pdo" class="Symfony\Component\Cache\Adapter\PdoAdapter" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_pdo_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></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" public="false" 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" public="false">
      <argument>null</argument>
    </service>
    <service id="cache.default_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer" public="false">
      <tag name="cache.pool.clearer"/>
      <argument type="collection">
        <argument key="cache.app" type="service" id="cache.app" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.result_cache_pool" type="service" id="doctrine.result_cache_pool" 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="doctrine.system_cache_pool" type="service" id="doctrine.system_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.webpack_encore" type="service" id="cache.webpack_encore" 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="doctrine.result_cache_pool" type="service" id="doctrine.result_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.system_cache_pool" type="service" id="doctrine.system_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.webpack_encore" type="service" id="cache.webpack_encore" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="identity_translator" class="Symfony\Component\Translation\IdentityTranslator" public="false"/>
    <service id="translator.selector" class="Symfony\Component\Translation\MessageSelector" public="false">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2, use "identity_translator" instead.</deprecated>
    </service>
    <service id=".cache_connection.GD_MSZC" class="Symfony\Component\Cache\Adapter\AbstractAdapter" public="false">
      <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" public="false">
      <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=".doctrine.result_cache_pool.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <argument type="service" id="doctrine.result_cache_pool"/>
    </service>
    <service id="doctrine.result_cache_pool" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>48+Iid-8Bj</argument>
      <argument>0</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/pools</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=".doctrine.system_cache_pool.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <argument type="service" id="doctrine.system_cache_pool"/>
    </service>
    <service id="doctrine.system_cache_pool" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>N6AjL+416X</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/pools</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_access" class="Symfony\Component\Cache\Adapter\ArrayAdapter" public="false">
      <argument>0</argument>
      <argument>false</argument>
    </service>
    <service id=".1_NativeFileSessionHandler~uWTb9Ms" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler" public="false">
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/sessions</argument>
    </service>
    <service id="session" class="Symfony\Component\HttpFoundation\Session\Session" public="true">
      <argument type="service" id="session.storage.native"/>
    </service>
    <service id="session.storage.metadata_bag" class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag" public="false">
      <argument>_sf2_meta</argument>
      <argument>0</argument>
    </service>
    <service id="session.storage.native" class="Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage" public="false">
      <argument>%session.storage.options%</argument>
      <argument>null</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
    </service>
    <service id="session.storage.php_bridge" class="Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage" public="false">
      <argument>null</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
    </service>
    <service id="session.flash_bag" class="Symfony\Component\HttpFoundation\Session\Flash\FlashBag" public="false">
      <factory service="session" method="getFlashBag"/>
    </service>
    <service id="session.attribute_bag" class="Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag" public="false">
      <argument>attributes</argument>
      <factory service="session" method="getBag"/>
    </service>
    <service id="session.storage.mock_file" class="Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage" public="false">
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/sessions</argument>
      <argument>MOCKSESSID</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
    </service>
    <service id="session.handler.native_file" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler" public="false">
      <argument type="service" id=".1_NativeFileSessionHandler~uWTb9Ms"/>
    </service>
    <service id="session.abstract_handler" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler" public="false">
      <argument></argument>
      <factory class="Symfony\Component\HttpFoundation\Session\Storage\Handler\SessionHandlerFactory" method="createHandler"/>
    </service>
    <service id="session_listener" class="Symfony\Component\HttpKernel\EventListener\SessionListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".service_locator.f1ancQ8"/>
    </service>
    <service id="session.save_listener" class="Symfony\Component\HttpKernel\EventListener\SaveSessionListener" public="false">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.1. Use the "session_listener" service instead.</deprecated>
    </service>
    <service id="security.csrf.token_generator" class="Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator" public="false"/>
    <service id="security.csrf.token_storage" class="Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" public="false">
      <argument type="service" id="session"/>
    </service>
    <service id="security.csrf.token_manager" class="Symfony\Component\Security\Csrf\CsrfTokenManager" public="true">
      <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" public="false">
      <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" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="form.resolved_type_factory" class="Symfony\Component\Form\ResolvedFormTypeFactory" public="false"/>
    <service id="form.registry" class="Symfony\Component\Form\FormRegistry" public="false">
      <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">
      <argument type="service" id="form.registry"/>
    </service>
    <service id="form.extension" class="Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension" public="false">
      <argument type="service" id=".service_locator.nGdnfWo"/>
      <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>
        <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>
      <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" public="false">
      <tag name="form.type_guesser"/>
      <argument type="service" id="validator"/>
    </service>
    <service id="form.choice_list_factory.default" class="Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory" public="false"/>
    <service id="form.choice_list_factory.property_access" class="Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator" public="false">
      <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" public="false">
      <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" public="false">
      <tag name="form.type"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="form.type.choice" class="Symfony\Component\Form\Extension\Core\Type\ChoiceType" public="false">
      <tag name="form.type"/>
      <argument type="service" id="form.choice_list_factory.cached"/>
      <argument type="service" id="translator.default" on-invalid="ignore"/>
    </service>
    <service id="form.type.file" class="Symfony\Component\Form\Extension\Core\Type\FileType" public="true">
      <tag name="form.type"/>
      <argument type="service" id="translator.default" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.transformation_failure_handling" class="Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension" public="false">
      <tag name="form.type_extension" extended_type="Symfony\Component\Form\Extension\Core\Type\FormType" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="translator.default" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.http_foundation" class="Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension" public="false">
      <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" public="false">
      <argument type="service" id="form.server_params"/>
    </service>
    <service id="form.server_params" class="Symfony\Component\Form\Util\ServerParams" public="false">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="form.type_extension.form.validator" class="Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension" public="false">
      <tag name="form.type_extension" extended_type="Symfony\Component\Form\Extension\Core\Type\FormType" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="validator"/>
    </service>
    <service id="form.type_extension.repeated.validator" class="Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension" public="false">
      <tag name="form.type_extension"/>
    </service>
    <service id="form.type_extension.submit.validator" class="Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension" public="false">
      <tag name="form.type_extension" extended_type="Symfony\Component\Form\Extension\Core\Type\SubmitType" 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" public="false">
      <tag name="form.type_extension"/>
      <argument type="service" id="translator.default"/>
      <argument>validators</argument>
    </service>
    <service id="form.type_extension.csrf" class="Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" public="false">
      <tag name="form.type_extension"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument>true</argument>
      <argument>_token</argument>
      <argument type="service" id="translator.default" on-invalid="null"/>
      <argument>validators</argument>
      <argument type="service" id="form.server_params"/>
    </service>
    <service id="assets.packages" class="Symfony\Component\Asset\Packages" public="false">
      <argument type="service" id="assets._default_package"/>
      <argument type="collection"/>
    </service>
    <service id="assets.empty_package" class="Symfony\Component\Asset\Package" public="false">
      <argument type="service" id="assets.empty_version_strategy"/>
    </service>
    <service id="assets.context" class="Symfony\Component\Asset\Context\RequestStackContext" public="false">
      <argument type="service" id="request_stack"/>
      <argument></argument>
      <argument>false</argument>
    </service>
    <service id="assets.path_package" class="Symfony\Component\Asset\PathPackage" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.url_package" class="Symfony\Component\Asset\UrlPackage" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.static_version_strategy" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="assets.empty_version_strategy" class="Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy" public="false"/>
    <service id="assets.json_manifest_version_strategy" class="Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="assets._version__default" class="Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy" public="false">
      <argument>/var/www/html/c4rgo.cloud/public/build/manifest.json</argument>
    </service>
    <service id="assets._default_package" class="Symfony\Component\Asset\PathPackage" public="false">
      <argument></argument>
      <argument type="service" id="assets._version__default"/>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="mailer.mailer" class="Symfony\Component\Mailer\Mailer">
      <argument type="service" id="mailer.transports"/>
      <argument>null</argument>
      <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.logger_message_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">
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger" 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>null</argument>
      <argument type="service" id="monolog.logger" 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>null</argument>
      <argument type="service" id="monolog.logger" 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>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="validator" class="Symfony\Component\Validator\Validator\ValidatorInterface" public="true">
      <factory service="validator.builder" method="getValidator"/>
    </service>
    <service id="validator.builder" class="Symfony\Component\Validator\ValidatorBuilder" public="false">
      <call method="setConstraintValidatorFactory">
        <argument type="service" id="validator.validator_factory"/>
      </call>
      <call method="setTranslator">
        <argument type="service">
          <service class="Symfony\Component\Validator\Util\LegacyTranslatorProxy">
            <argument type="service" id="translator.default" on-invalid="ignore"/>
          </service>
        </argument>
      </call>
      <call method="setTranslationDomain">
        <argument>validators</argument>
      </call>
      <call method="addXmlMappings">
        <argument type="collection">
          <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/config/validation.xml</argument>
        </argument>
      </call>
      <call method="addYamlMappings">
        <argument type="collection">
          <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/config/validation.yml</argument>
        </argument>
      </call>
      <call method="enableAnnotationMapping">
        <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="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" public="false">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="validator.builder"/>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/validation.php</argument>
    </service>
    <service id="validator.mapping.cache.symfony" class="Symfony\Component\Validator\Mapping\Cache\Psr6Cache" public="false">
      <argument type="service" id="validator.mapping.cache.adapter"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4. Use validator.mapping.cache.adapter instead.</deprecated>
    </service>
    <service id="validator.mapping.cache.adapter" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" public="false">
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/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" public="false">
      <argument type="service" id=".service_locator.92DwwVQ"/>
    </service>
    <service id="validator.expression" class="Symfony\Component\Validator\Constraints\ExpressionValidator" public="false">
      <tag name="validator.constraint_validator" alias="validator.expression"/>
    </service>
    <service id="validator.email" class="Symfony\Component\Validator\Constraints\EmailValidator" public="false">
      <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" public="false">
      <tag name="validator.constraint_validator" alias="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"/>
      <argument>null</argument>
      <argument>UTF-8</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="esi" class="Symfony\Component\HttpKernel\HttpCache\Esi" public="false"/>
    <service id="esi_listener" class="Symfony\Component\HttpKernel\EventListener\SurrogateListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="esi" on-invalid="ignore"/>
    </service>
    <service id="fragment.listener" class="Symfony\Component\HttpKernel\EventListener\FragmentListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="uri_signer"/>
      <argument>/_fragment</argument>
    </service>
    <service id="translator.default" class="Symfony\Bundle\FrameworkBundle\Translation\Translator" public="false">
      <tag name="kernel.locale_aware"/>
      <argument type="service" id=".service_locator.V.o0zE7"/>
      <argument type="service" id="translator.formatter.default"/>
      <argument>en</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/c4rgo.cloud/var/cache/prod/translations</argument>
        <argument key="debug">true</argument>
        <argument key="resource_files" type="collection">
          <argument key="af" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.af.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.af.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.af.xlf</argument>
          </argument>
          <argument key="ar" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.ar.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.ar.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.ar.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.ar.yml</argument>
          </argument>
          <argument key="az" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.az.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.az.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.az.xlf</argument>
          </argument>
          <argument key="be" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.be.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.be.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.be.xlf</argument>
          </argument>
          <argument key="bg" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.bg.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.bg.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.bg.xlf</argument>
          </argument>
          <argument key="bs" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.bs.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.bs.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.bs.xlf</argument>
          </argument>
          <argument key="ca" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.ca.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.ca.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.ca.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/translations/messages.ca.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.ca.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.ca.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.ca.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.ca.xlf</argument>
          </argument>
          <argument key="cs" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.cs.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.cs.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.cs.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.cs.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.cs.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.cs.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.cs.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.cs.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.cs.xlf</argument>
          </argument>
          <argument key="cy" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.cy.xlf</argument>
          </argument>
          <argument key="da" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.da.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.da.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.da.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.da.yaml</argument>
          </argument>
          <argument key="de" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.de.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.de.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.de.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.de.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.de.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/translations/messages.de.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/JMoseCommandScheduler.de.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/validators.de.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.de.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.de.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.de.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.de.xlf</argument>
          </argument>
          <argument key="el" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.el.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.el.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.el.xlf</argument>
          </argument>
          <argument key="en" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.en.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.en.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.en.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.en.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.en.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/translations/messages.en.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/media-bundle/Resources/translations/messages.en.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/media-bundle/Resources/translations/validators.en.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/JMoseCommandScheduler.en.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/validators.en.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.en.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/security.en.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.en.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.en.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/security.en.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.en.xlf</argument>
          </argument>
          <argument key="es" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.es.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.es.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.es.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.es.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.es.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/translations/messages.es.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/JMoseCommandScheduler.es.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/validators.es.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.es.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.es.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.es.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.es.xlf</argument>
          </argument>
          <argument key="et" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.et.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.et.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.et.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.et.yaml</argument>
          </argument>
          <argument key="eu" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.eu.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.eu.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.eu.xlf</argument>
          </argument>
          <argument key="fa" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.fa.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.fa.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.fa.xlf</argument>
          </argument>
          <argument key="fi" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.fi.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.fi.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.fi.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.fi.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.fi.yaml</argument>
          </argument>
          <argument key="fr" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.fr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.fr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.fr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.fr.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.fr.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/translations/messages.fr.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/media-bundle/Resources/translations/messages.fr.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/media-bundle/Resources/translations/validators.fr.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/JMoseCommandScheduler.fr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/validators.fr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.fr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.fr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.fr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.fr.xlf</argument>
          </argument>
          <argument key="gl" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.gl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.gl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.gl.xlf</argument>
          </argument>
          <argument key="he" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.he.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.he.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.he.xlf</argument>
          </argument>
          <argument key="hr" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.hr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.hr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.hr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.hr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.hr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.hr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.hr.xlf</argument>
          </argument>
          <argument key="hu" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.hu.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.hu.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.hu.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.hu.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.hu.yaml</argument>
          </argument>
          <argument key="hy" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.hy.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.hy.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.hy.xlf</argument>
          </argument>
          <argument key="id" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.id.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.id.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.id.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.id.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.id.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.id.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.id.xlf</argument>
          </argument>
          <argument key="it" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.it.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.it.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.it.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.it.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.it.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/__messages.it.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.it.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.it.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/__messages.it.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.it.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.it.xlf</argument>
          </argument>
          <argument key="ja" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.ja.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.ja.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.ja.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.ja.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.ja.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.ja.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.ja.xlf</argument>
          </argument>
          <argument key="lb" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.lb.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.lb.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.lb.xlf</argument>
          </argument>
          <argument key="lt" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.lt.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.lt.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.lt.xlf</argument>
          </argument>
          <argument key="lv" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.lv.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.lv.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.lv.xlf</argument>
          </argument>
          <argument key="mn" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.mn.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.mn.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.mn.xlf</argument>
          </argument>
          <argument key="my" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.my.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.my.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.my.xlf</argument>
          </argument>
          <argument key="nb" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.nb.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.nb.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.nb.xlf</argument>
          </argument>
          <argument key="nl" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.nl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.nl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.nl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.nl.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/translations/messages.nl.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/JMoseCommandScheduler.nl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/validators.nl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.nl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.nl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.nl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.nl.xlf</argument>
          </argument>
          <argument key="nn" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.nn.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.nn.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.nn.xlf</argument>
          </argument>
          <argument key="no" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.no.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.no.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.no.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.no.yaml</argument>
          </argument>
          <argument key="pl" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.pl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.pl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.pl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.pl.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.pl.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.pl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.pl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.pl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.pl.xlf</argument>
          </argument>
          <argument key="pt" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.pt.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.pt.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.pt.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.pt.yml</argument>
          </argument>
          <argument key="pt_BR" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.pt_BR.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.pt_BR.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/translations/messages.pt_BR.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.pt_BR.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.pt_BR.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.pt_BR.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.pt_BR.xlf</argument>
          </argument>
          <argument key="ro" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.ro.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.ro.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.ro.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.ro.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/translations/messages.ro.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.ro.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.ro.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.ro.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.ro.xlf</argument>
          </argument>
          <argument key="ru" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.ru.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.ru.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.ru.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.ru.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.ru.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/translations/messages.ru.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.ru.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.ru.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.ru.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.ru.xlf</argument>
          </argument>
          <argument key="sk" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.sk.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.sk.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.sk.xlf</argument>
          </argument>
          <argument key="sl" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.sl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.sl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.sl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.sl.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.sl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.sl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.sl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.sl.xlf</argument>
          </argument>
          <argument key="sq" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.sq.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.sq.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.sq.xlf</argument>
          </argument>
          <argument key="sr_Cyrl" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.sr_Cyrl.xlf</argument>
          </argument>
          <argument key="sr_Latn" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.sr_Latn.xlf</argument>
          </argument>
          <argument key="sv" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.sv.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.sv.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.sv.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.sv.yaml</argument>
          </argument>
          <argument key="th" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.th.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.th.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.th.xlf</argument>
          </argument>
          <argument key="tl" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.tl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.tl.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.tl.xlf</argument>
          </argument>
          <argument key="tr" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.tr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.tr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.tr.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.tr.yml</argument>
          </argument>
          <argument key="uk" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.uk.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.uk.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.uk.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.uk.yml</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.uk.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.uk.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.uk.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.uk.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.uk.xlf</argument>
          </argument>
          <argument key="ur" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.ur.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.ur.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.ur.xlf</argument>
          </argument>
          <argument key="uz" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.uz.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.uz.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.uz.xlf</argument>
          </argument>
          <argument key="vi" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.vi.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.vi.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.vi.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.vi.yaml</argument>
          </argument>
          <argument key="zh_CN" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.zh_CN.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.zh_CN.yaml</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.zh_CN.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.zh_CN.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/messages.zh_CN.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/translations/validators.zh_CN.xlf</argument>
          </argument>
          <argument key="zh_TW" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations/security.zh_TW.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.zh_TW.yaml</argument>
          </argument>
          <argument key="gr" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.gr.yaml</argument>
          </argument>
          <argument key="hi" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.hi.yaml</argument>
          </argument>
          <argument key="is" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.is.yaml</argument>
          </argument>
          <argument key="pt_PT" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.pt_PT.yaml</argument>
          </argument>
          <argument key="ta" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations/dtc_grid.ta.yaml</argument>
          </argument>
          <argument key="pt-br" type="collection">
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/JMoseCommandScheduler.pt-br.xlf</argument>
            <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations/validators.pt-br.xlf</argument>
          </argument>
        </argument>
        <argument key="scanned_directories" type="collection">
          <argument>/var/www/html/c4rgo.cloud/vendor/symfony/validator/Resources/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/symfony/form/Resources/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security/Core/Resources/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/artgris/media-bundle/Resources/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/translations/</argument>
          <argument>/var/www/html/c4rgo.cloud/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/symfony/framework-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/FrameworkBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/SecurityBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/doctrine/doctrine-cache-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/DoctrineCacheBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/doctrine/doctrine-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/DoctrineBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/doctrine/doctrine-fixtures-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/DoctrineFixturesBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/sensio/framework-extra-bundle/src/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/SensioFrameworkExtraBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/symfony/monolog-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/MonologBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/symfony/swiftmailer-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/SwiftmailerBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/symfony/twig-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/TwigBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/doctrine/doctrine-migrations-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/DoctrineMigrationsBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/friendsofsymfony/rest-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/FOSRestBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/jms/serializer-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/JMSSerializerBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/nelmio/cors-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/NelmioCorsBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/VichUploaderBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/knplabs/knp-snappy-bundle/src/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/KnpSnappyBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/liip/imagine-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/LiipImagineBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/endroid/qr-code-bundle/src/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/EndroidQrCodeBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/DtcGridBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/symfony/webpack-encore-bundle/src/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/WebpackEncoreBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/friendsofsymfony/jsrouting-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/FOSJsRoutingBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/willdurand/geocoder-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/BazingaGeocoderBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/twig/extra-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/TwigExtraBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/ArtgrisFileManagerBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/ArtgrisMediaBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/friendsofsymfony/ckeditor-bundle/src/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/FOSCKEditorBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/JMoseCommandSchedulerBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/vendor/pugx/autocompleter-bundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/PUGXAutocompleterBundle/translations</argument>
          <argument>/var/www/html/c4rgo.cloud/src/Resources/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/vich/uploader-bundle/Resources/translations</argument>
            <argument>vendor/mmucklo/grid-bundle/Resources/translations</argument>
            <argument>vendor/artgris/filemanager-bundle/Resources/translations</argument>
            <argument>vendor/artgris/media-bundle/Resources/translations</argument>
            <argument>vendor/jmose/command-scheduler-bundle/Resources/translations</argument>
            <argument>translations/</argument>
            <argument>translations</argument>
            <argument>vendor/symfony/framework-bundle/translations</argument>
            <argument>src/Resources/FrameworkBundle/translations</argument>
            <argument>vendor/symfony/security-bundle/translations</argument>
            <argument>src/Resources/SecurityBundle/translations</argument>
            <argument>vendor/doctrine/doctrine-cache-bundle/translations</argument>
            <argument>src/Resources/DoctrineCacheBundle/translations</argument>
            <argument>vendor/doctrine/doctrine-bundle/translations</argument>
            <argument>src/Resources/DoctrineBundle/translations</argument>
            <argument>vendor/doctrine/doctrine-fixtures-bundle/translations</argument>
            <argument>src/Resources/DoctrineFixturesBundle/translations</argument>
            <argument>vendor/sensio/framework-extra-bundle/src/translations</argument>
            <argument>src/Resources/SensioFrameworkExtraBundle/translations</argument>
            <argument>vendor/symfony/monolog-bundle/translations</argument>
            <argument>src/Resources/MonologBundle/translations</argument>
            <argument>vendor/symfony/swiftmailer-bundle/translations</argument>
            <argument>src/Resources/SwiftmailerBundle/translations</argument>
            <argument>vendor/symfony/twig-bundle/translations</argument>
            <argument>src/Resources/TwigBundle/translations</argument>
            <argument>vendor/doctrine/doctrine-migrations-bundle/translations</argument>
            <argument>src/Resources/DoctrineMigrationsBundle/translations</argument>
            <argument>vendor/friendsofsymfony/rest-bundle/translations</argument>
            <argument>src/Resources/FOSRestBundle/translations</argument>
            <argument>vendor/jms/serializer-bundle/translations</argument>
            <argument>src/Resources/JMSSerializerBundle/translations</argument>
            <argument>vendor/nelmio/cors-bundle/translations</argument>
            <argument>src/Resources/NelmioCorsBundle/translations</argument>
            <argument>src/Resources/VichUploaderBundle/translations</argument>
            <argument>vendor/knplabs/knp-snappy-bundle/src/translations</argument>
            <argument>src/Resources/KnpSnappyBundle/translations</argument>
            <argument>vendor/liip/imagine-bundle/translations</argument>
            <argument>src/Resources/LiipImagineBundle/translations</argument>
            <argument>vendor/endroid/qr-code-bundle/src/translations</argument>
            <argument>src/Resources/EndroidQrCodeBundle/translations</argument>
            <argument>src/Resources/DtcGridBundle/translations</argument>
            <argument>vendor/symfony/webpack-encore-bundle/src/translations</argument>
            <argument>src/Resources/WebpackEncoreBundle/translations</argument>
            <argument>vendor/friendsofsymfony/jsrouting-bundle/translations</argument>
            <argument>src/Resources/FOSJsRoutingBundle/translations</argument>
            <argument>vendor/willdurand/geocoder-bundle/translations</argument>
            <argument>src/Resources/BazingaGeocoderBundle/translations</argument>
            <argument>vendor/twig/extra-bundle/translations</argument>
            <argument>src/Resources/TwigExtraBundle/translations</argument>
            <argument>src/Resources/ArtgrisFileManagerBundle/translations</argument>
            <argument>src/Resources/ArtgrisMediaBundle/translations</argument>
            <argument>vendor/friendsofsymfony/ckeditor-bundle/src/translations</argument>
            <argument>src/Resources/FOSCKEditorBundle/translations</argument>
            <argument>src/Resources/JMoseCommandSchedulerBundle/translations</argument>
            <argument>vendor/pugx/autocompleter-bundle/translations</argument>
            <argument>src/Resources/PUGXAutocompleterBundle/translations</argument>
            <argument>src/Resources/translations</argument>
          </argument>
        </argument>
      </argument>
      <call method="setConfigCacheFactory">
        <argument type="service" id="config_cache_factory"/>
      </call>
      <call method="setFallbackLocales">
        <argument type="collection">
          <argument>en</argument>
        </argument>
      </call>
    </service>
    <service id="translator.logging" class="Symfony\Component\Translation\LoggingTranslator" public="false">
      <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" public="false">
      <argument type="service" id="identity_translator"/>
    </service>
    <service id="translation.loader.php" class="Symfony\Component\Translation\Loader\PhpFileLoader" public="false">
      <tag name="translation.loader" alias="php"/>
    </service>
    <service id="translation.loader.yml" class="Symfony\Component\Translation\Loader\YamlFileLoader" public="false">
      <tag name="translation.loader" alias="yaml" legacy_alias="yml" legacy-alias="yml"/>
    </service>
    <service id="translation.loader.xliff" class="Symfony\Component\Translation\Loader\XliffFileLoader" public="false">
      <tag name="translation.loader" alias="xlf" legacy_alias="xliff" legacy-alias="xliff"/>
    </service>
    <service id="translation.loader.po" class="Symfony\Component\Translation\Loader\PoFileLoader" public="false">
      <tag name="translation.loader" alias="po"/>
    </service>
    <service id="translation.loader.mo" class="Symfony\Component\Translation\Loader\MoFileLoader" public="false">
      <tag name="translation.loader" alias="mo"/>
    </service>
    <service id="translation.loader.qt" class="Symfony\Component\Translation\Loader\QtFileLoader" public="false">
      <tag name="translation.loader" alias="ts"/>
    </service>
    <service id="translation.loader.csv" class="Symfony\Component\Translation\Loader\CsvFileLoader" public="false">
      <tag name="translation.loader" alias="csv"/>
    </service>
    <service id="translation.loader.res" class="Symfony\Component\Translation\Loader\IcuResFileLoader" public="false">
      <tag name="translation.loader" alias="res"/>
    </service>
    <service id="translation.loader.dat" class="Symfony\Component\Translation\Loader\IcuDatFileLoader" public="false">
      <tag name="translation.loader" alias="dat"/>
    </service>
    <service id="translation.loader.ini" class="Symfony\Component\Translation\Loader\IniFileLoader" public="false">
      <tag name="translation.loader" alias="ini"/>
    </service>
    <service id="translation.loader.json" class="Symfony\Component\Translation\Loader\JsonFileLoader" public="false">
      <tag name="translation.loader" alias="json"/>
    </service>
    <service id="translation.dumper.php" class="Symfony\Component\Translation\Dumper\PhpFileDumper" public="false">
      <tag name="translation.dumper" alias="php"/>
    </service>
    <service id="translation.dumper.xliff" class="Symfony\Component\Translation\Dumper\XliffFileDumper" public="false">
      <tag name="translation.dumper" alias="xlf"/>
    </service>
    <service id="translation.dumper.po" class="Symfony\Component\Translation\Dumper\PoFileDumper" public="false">
      <tag name="translation.dumper" alias="po"/>
    </service>
    <service id="translation.dumper.mo" class="Symfony\Component\Translation\Dumper\MoFileDumper" public="false">
      <tag name="translation.dumper" alias="mo"/>
    </service>
    <service id="translation.dumper.yml" class="Symfony\Component\Translation\Dumper\YamlFileDumper" public="false">
      <tag name="translation.dumper" alias="yml"/>
    </service>
    <service id="translation.dumper.yaml" class="Symfony\Component\Translation\Dumper\YamlFileDumper" public="false">
      <tag name="translation.dumper" alias="yaml"/>
      <argument>yaml</argument>
    </service>
    <service id="translation.dumper.qt" class="Symfony\Component\Translation\Dumper\QtFileDumper" public="false">
      <tag name="translation.dumper" alias="ts"/>
    </service>
    <service id="translation.dumper.csv" class="Symfony\Component\Translation\Dumper\CsvFileDumper" public="false">
      <tag name="translation.dumper" alias="csv"/>
    </service>
    <service id="translation.dumper.ini" class="Symfony\Component\Translation\Dumper\IniFileDumper" public="false">
      <tag name="translation.dumper" alias="ini"/>
    </service>
    <service id="translation.dumper.json" class="Symfony\Component\Translation\Dumper\JsonFileDumper" public="false">
      <tag name="translation.dumper" alias="json"/>
    </service>
    <service id="translation.dumper.res" class="Symfony\Component\Translation\Dumper\IcuResFileDumper" public="false">
      <tag name="translation.dumper" alias="res"/>
    </service>
    <service id="translation.extractor.php" class="Symfony\Component\Translation\Extractor\PhpExtractor" public="false">
      <tag name="translation.extractor" alias="php"/>
    </service>
    <service id="translation.reader" class="Symfony\Component\Translation\Reader\TranslationReader" public="false">
      <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" public="false">
      <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" public="false">
      <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" public="false">
      <tag name="container.service_subscriber" id="translator"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.MeMRM7M.translation.warmer"/>
    </service>
    <service id="debug.debug_handlers_listener" class="Symfony\Component\HttpKernel\EventListener\DebugHandlersListener" public="false">
      <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" on-invalid="null"/>
      <argument>null</argument>
      <argument>-1</argument>
      <argument>true</argument>
      <argument type="service" id="debug.file_link_formatter"/>
      <argument>true</argument>
    </service>
    <service id="debug.file_link_formatter" class="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" public="false">
      <argument>null</argument>
    </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" public="false">
      <tag name="container.hot_path"/>
      <tag name="monolog.logger" channel="event"/>
      <tag name="kernel.reset" method="reset"/>
      <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>security.interactive_login</argument>
        <argument type="collection">
          <argument type="service_closure" id="account.security_listener"/>
          <argument>onSecurityInteractiveLogin</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="app.gt.ajax.authentication.listener"/>
          <argument>onCoreException</argument>
        </argument>
        <argument>1000</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="fos_rest.format_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>34</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_cors.cors_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>250</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="webpack_encore.exception_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\CheckRequirementsSubscriber"/>
          <argument>handleConsoleError</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\CheckRequirementsSubscriber"/>
          <argument>handleKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>comment.created</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\CommentNotificationSubscriber"/>
          <argument>onCommentCreated</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\ControllerSubscriber"/>
          <argument>registerCurrentController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\EventSubscriber\RedirectToPreferredLocaleSubscriber"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</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.request</argument>
        <argument type="collection">
          <argument type="service_closure" id=".legacy_resolve_controller_name_subscriber"/>
          <argument>resolveControllerName</argument>
        </argument>
        <argument>24</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.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>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\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.logger_message_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="esi_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="fragment.listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>48</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="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>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.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>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.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="swiftmailer.email_sender.listener"/>
          <argument>onException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="swiftmailer.email_sender.listener"/>
          <argument>onTerminate</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="swiftmailer.email_sender.listener"/>
          <argument>onException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="swiftmailer.email_sender.listener"/>
          <argument>onTerminate</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.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="fos_rest.view_response_listener"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>30</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener"/>
          <argument>resetAssets</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="debug.controller_resolver" class="Symfony\Component\HttpKernel\Controller\TraceableControllerResolver" public="false">
      <tag name="monolog.logger" channel="request"/>
      <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" public="false">
      <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" public="false">
      <argument type="service" id="request_stack"/>
    </service>
    <service id=".1_LegacyRouteLoaderContainer~C22oEw0" class="Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer" public="false">
      <argument type="service" id="service_container"/>
      <argument type="service" id=".service_locator.kzEZyId"/>
    </service>
    <service id="routing.resolver" class="Symfony\Component\Config\Loader\LoaderResolver" public="false">
      <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="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="fos_rest.routing.loader.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="fos_rest.routing.loader.controller"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="fos_rest.routing.loader.yaml_collection"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="fos_rest.routing.loader.xml_collection"/>
      </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" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.yml" class="Symfony\Component\Routing\Loader\YamlFileLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.php" class="Symfony\Component\Routing\Loader\PhpFileLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.glob" class="Symfony\Component\Routing\Loader\GlobFileLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.directory" class="Symfony\Component\Routing\Loader\DirectoryLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.service" class="Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" public="false">
      <argument type="service" id="service_container"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4, use "routing.loader.container" instead.</deprecated>
    </service>
    <service id="routing.loader.container" class="Symfony\Component\Routing\Loader\ContainerLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id=".1_LegacyRouteLoaderContainer~C22oEw0"/>
    </service>
    <service id="routing.loader" class="Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader" public="true">
      <argument type="service" id="routing.resolver"/>
      <argument type="collection"/>
      <argument type="service" id=".legacy_controller_name_converter"/>
    </service>
    <service id="router.default" class="Symfony\Bundle\FrameworkBundle\Routing\Router" public="false">
      <tag name="monolog.logger" channel="router"/>
      <tag name="container.service_subscriber" id="routing.loader"/>
      <argument type="service" id=".service_locator.JaKmkUo.router.default"/>
      <argument>kernel::loadRoutes</argument>
      <argument type="collection">
        <argument key="cache_dir">/var/www/html/c4rgo.cloud/var/cache/prod</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">null</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>en</argument>
      <call method="setConfigCacheFactory">
        <argument type="service" id="config_cache_factory"/>
      </call>
    </service>
    <service id="router.request_context" class="Symfony\Component\Routing\RequestContext" public="false">
      <argument></argument>
      <argument>GET</argument>
      <argument>localhost</argument>
      <argument>http</argument>
      <argument>80</argument>
      <argument>443</argument>
    </service>
    <service id="router.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer" public="false">
      <tag name="container.service_subscriber" id="router"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.tqMhJS3.router.cache_warmer"/>
    </service>
    <service id="router_listener" class="Symfony\Component\HttpKernel\EventListener\RouterListener" public="false">
      <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/c4rgo.cloud</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>80</argument>
      <argument>443</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"/>
      <argument>null</argument>
    </service>
    <service id="routing.loader.annotation" class="Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" public="false">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="annotations.cached_reader"/>
    </service>
    <service id="routing.loader.annotation.directory" class="Symfony\Component\Routing\Loader\AnnotationDirectoryLoader" public="false">
      <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" public="false">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.annotation"/>
    </service>
    <service id=".2_ArrayAdapter~bPc7XBw" class="Symfony\Component\Cache\Adapter\ArrayAdapter" public="false"/>
    <service id=".1_DoctrineProvider~bPc7XBw" class="Symfony\Component\Cache\DoctrineProvider" public="false">
      <argument type="service" id=".2_ArrayAdapter~bPc7XBw"/>
    </service>
    <service id="annotations.reader" class="Doctrine\Common\Annotations\AnnotationReader" public="false">
      <call method="addGlobalIgnoredName">
        <argument>required</argument>
        <argument type="service" id="annotations.dummy_registry"/>
      </call>
    </service>
    <service id="annotations.dummy_registry" class="Doctrine\Common\Annotations\AnnotationRegistry" public="false">
      <call method="registerUniqueLoader">
        <argument>class_exists</argument>
      </call>
    </service>
    <service id="annotations.cached_reader" class="Doctrine\Common\Annotations\PsrCachedReader" public="false">
      <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" public="false">
      <argument></argument>
      <argument>0</argument>
      <argument></argument>
    </service>
    <service id="annotations.filesystem_cache" class="Symfony\Component\Cache\DoctrineProvider" public="false">
      <argument type="service" id="annotations.filesystem_cache_adapter"/>
    </service>
    <service id="annotations.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="annotations.reader"/>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/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" public="false">
      <tag name="container.hot_path"/>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/annotations.php</argument>
      <argument type="service" id="cache.annotations"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="annotations.cache" class="Symfony\Component\Cache\DoctrineProvider" public="false">
      <tag name="container.hot_path"/>
      <argument type="service" id="annotations.cache_adapter"/>
    </service>
    <service id="property_accessor" class="Symfony\Component\PropertyAccess\PropertyAccessor" public="false">
      <argument>false</argument>
      <argument>false</argument>
      <argument type="service" id="cache.property_access" on-invalid="ignore"/>
      <argument>true</argument>
    </service>
    <service id="secrets.vault" class="Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault">
      <tag name="container.env_var_loader"/>
      <argument>/var/www/html/c4rgo.cloud/config/secrets/prod</argument>
      <argument>%env(base64:default::SYMFONY_DECRYPTION_SECRET)%</argument>
    </service>
    <service id="secrets.local_vault" class="Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault">
      <argument>/var/www/html/c4rgo.cloud/.env.prod.local</argument>
    </service>
    <service id=".2_~rswxwhH" public="false">
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
      <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="isDebug"/>
    </service>
    <service id=".1_~rswxwhH" public="false">
      <argument type="service" id="request_stack"/>
      <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer" method="getPreferredFormat"/>
    </service>
    <service id="serializer" class="Symfony\Component\Serializer\Serializer" public="true">
      <argument type="collection">
        <argument type="service" id="fos_rest.serializer.form_error_normalizer"/>
        <argument type="service" id="serializer.normalizer.problem"/>
        <argument type="service" id="serializer.normalizer.datetime"/>
        <argument type="service" id="serializer.normalizer.constraint_violation_list"/>
        <argument type="service" id="serializer.normalizer.datetimezone"/>
        <argument type="service" id="serializer.normalizer.dateinterval"/>
        <argument type="service" id="serializer.normalizer.data_uri"/>
        <argument type="service" id="serializer.normalizer.json_serializable"/>
        <argument type="service" id="serializer.denormalizer.array"/>
        <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>
    </service>
    <service id="serializer.mapping.class_discriminator_resolver" class="Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata" public="false">
      <argument type="service" id="serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="serializer.normalizer.constraint_violation_list" class="Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-915"/>
      <argument type="collection"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
    </service>
    <service id="serializer.normalizer.datetimezone" class="Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.dateinterval" class="Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.data_uri" class="Symfony\Component\Serializer\Normalizer\DataUriNormalizer" public="false">
      <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" public="false">
      <tag name="serializer.normalizer" priority="-910"/>
    </service>
    <service id="serializer.normalizer.json_serializable" class="Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-950"/>
    </service>
    <service id="serializer.normalizer.problem" class="Symfony\Component\Serializer\Normalizer\ProblemNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument>true</argument>
    </service>
    <service id="serializer.normalizer.object" class="Symfony\Component\Serializer\Normalizer\ObjectNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-1000"/>
      <argument type="service" id="serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
      <argument type="service" id="property_accessor"/>
      <argument>null</argument>
      <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" public="false">
      <tag name="serializer.normalizer" priority="-990"/>
    </service>
    <service id="serializer.mapping.chain_loader" class="Symfony\Component\Serializer\Mapping\Loader\LoaderChain" public="false">
      <argument type="collection">
        <argument type="service">
          <service class="Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader" public="false">
            <argument type="service" id="annotations.cached_reader"/>
          </service>
        </argument>
      </argument>
    </service>
    <service id="serializer.mapping.class_metadata_factory" class="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory" public="false">
      <argument type="service" id="serializer.mapping.chain_loader"/>
    </service>
    <service id="serializer.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <argument type="collection">
        <argument type="service">
          <service class="Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader" public="false">
            <argument type="service" id="annotations.cached_reader"/>
          </service>
        </argument>
      </argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/serialization.php</argument>
    </service>
    <service id="serializer.mapping.cache.symfony" class="Psr\Cache\CacheItemPoolInterface" public="false">
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/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" public="false">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.encoder.json" class="Symfony\Component\Serializer\Encoder\JsonEncoder" public="false">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.encoder.yaml" class="Symfony\Component\Serializer\Encoder\YamlEncoder" public="false">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.encoder.csv" class="Symfony\Component\Serializer\Encoder\CsvEncoder" public="false">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.name_converter.camel_case_to_snake_case" class="Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter" public="false"/>
    <service id="serializer.name_converter.metadata_aware" class="Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter" public="false">
      <argument type="service" id="serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="property_info.serializer_extractor" class="Symfony\Component\PropertyInfo\Extractor\SerializerExtractor" public="false">
      <tag name="property_info.list_extractor" priority="-999"/>
      <argument type="service" id="serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="error_handler.error_renderer.serializer" class="Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer" public="false">
      <argument type="service" id="serializer"/>
      <argument type="service" id=".1_~rswxwhH"/>
      <argument type="service" id="twig.error_renderer.html"/>
      <argument type="service" id=".2_~rswxwhH"/>
    </service>
    <service id="mime_types" class="Symfony\Component\Mime\MimeTypes" public="false">
      <call method="setDefault">
        <argument type="service" id="mime_types"/>
      </call>
    </service>
    <service id="security.authorization_checker" class="Symfony\Component\Security\Core\Authorization\AuthorizationChecker" public="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <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"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id=".service_locator.XjnY8xG"/>
    </service>
    <service id="security.untracked_token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage" public="false"/>
    <service id="security.helper" class="Symfony\Component\Security\Core\Security" public="false">
      <argument type="service" id=".service_locator.6zQlgQt"/>
    </service>
    <service id="security.authentication.manager" class="Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" public="false">
      <argument type="iterator">
        <argument type="service" id="security.authentication.provider.dao.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>
    </service>
    <service id="security.authentication.trust_resolver" class="Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver" public="false">
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="security.authentication.session_strategy" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy" public="false">
      <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" public="false">
      <argument>none</argument>
    </service>
    <service id="security.encoder_factory.generic" class="Symfony\Component\Security\Core\Encoder\EncoderFactory" public="false">
      <argument type="collection">
        <argument key="App\Entity\User" type="collection">
          <argument key="class">Symfony\Component\Security\Core\Encoder\NativePasswordEncoder</argument>
          <argument key="arguments" type="collection">
            <argument>null</argument>
            <argument>null</argument>
            <argument>null</argument>
            <argument>2y</argument>
          </argument>
        </argument>
      </argument>
    </service>
    <service id="security.user_password_encoder.generic" class="Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" public="false">
      <argument type="service" id="security.encoder_factory.generic"/>
    </service>
    <service id="security.user_checker" class="Symfony\Component\Security\Core\User\UserChecker" public="false"/>
    <service id="security.expression_language" class="Symfony\Component\Security\Core\Authorization\ExpressionLanguage" public="false">
      <argument type="service" id="cache.security_expression_language" on-invalid="null"/>
    </service>
    <service id="security.authentication_utils" class="Symfony\Component\Security\Http\Authentication\AuthenticationUtils" public="true">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.role_hierarchy" class="Symfony\Component\Security\Core\Role\RoleHierarchy" public="false">
      <argument type="collection"/>
    </service>
    <service id="security.access.simple_role_voter" class="Symfony\Component\Security\Core\Authorization\Voter\RoleVoter" public="false">
      <tag name="security.voter" priority="245"/>
    </service>
    <service id="security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" public="false">
      <tag name="security.voter" priority="250"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
    </service>
    <service id="security.access.expression_voter" class="Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter" public="false">
      <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.firewall.map" class="Symfony\Bundle\SecurityBundle\Security\FirewallMap" public="false">
      <argument type="service" id=".service_locator.iuGr.fa"/>
      <argument type="iterator">
        <argument key="security.firewall.map.context.dev" type="service" id=".security.request_matcher.Iy.T22O"/>
        <argument key="security.firewall.map.context.main" type="service" id=".security.request_matcher.3UEFixr"/>
      </argument>
    </service>
    <service id="security.firewall.context" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext" public="false" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.firewall.lazy_context" class="Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" public="false" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="security.untracked_token_storage"/>
    </service>
    <service id="security.firewall.config" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id="security.logout_url_generator" class="Symfony\Component\Security\Http\Logout\LogoutUrlGenerator" public="false">
      <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"/>
      <call method="registerListener">
        <argument>main</argument>
        <argument>security_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" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="security.user.provider.in_memory" class="Symfony\Component\Security\Core\User\InMemoryUserProvider" public="false" abstract="true"/>
    <service id="security.user.provider.in_memory.user" class="Symfony\Component\Security\Core\User\User" public="false" abstract="true">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.1.</deprecated>
    </service>
    <service id="security.user.provider.ldap" class="Symfony\Component\Ldap\Security\LdapUserProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.user.provider.chain" class="Symfony\Component\Security\Core\User\ChainUserProvider" public="false" abstract="true"/>
    <service id="security.http_utils" class="Symfony\Component\Security\Http\HttpUtils" public="false">
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument>{^https?://%%s$}i</argument>
      <argument>null</argument>
    </service>
    <service id="security.validator.user_password" class="Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator" public="false">
      <tag name="validator.constraint_validator" alias="security.validator.user_password"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.encoder_factory.generic"/>
    </service>
    <service id="cache.security_expression_language" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>gQAKVGk1tA</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/pools</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="security.authentication.listener.anonymous" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" public="false">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.authentication.manager"/>
    </service>
    <service id="security.authentication.provider.anonymous" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" public="false">
      <argument></argument>
    </service>
    <service id="security.authentication.retry_entry_point" class="Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint" public="false">
      <argument>80</argument>
      <argument>443</argument>
    </service>
    <service id="security.authentication.basic_entry_point" class="Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint" public="false"/>
    <service id="security.channel_listener" class="Symfony\Component\Security\Http\Firewall\ChannelListener" public="false">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="security.authentication.retry_entry_point"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.access_map" class="Symfony\Component\Security\Http\AccessMap" public="false">
      <call method="add">
        <argument type="service" id=".security.request_matcher.H3uqNQa"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.c3HhVgE"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.sKqeDW8"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.tayVUnv"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.qLslsw7"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.kxpC8I5"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.2KNWQl5"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.Fxc7kuQ"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.w9YLuKt"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.eHVfjl."/>
        <argument type="collection">
          <argument>ROLE_ADMIN</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.PhQgZ9B"/>
        <argument type="collection">
          <argument>ROLE_USER</argument>
        </argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.context_listener" class="Symfony\Component\Security\Http\Firewall\ContextListener" public="false">
      <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.database_users"/>
      </argument>
      <argument></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" public="false" abstract="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.logout.success_handler"/>
      <argument></argument>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.csrf_token_clearing"/>
      </call>
    </service>
    <service id="security.logout.handler.session" class="Symfony\Component\Security\Http\Logout\SessionLogoutHandler" public="false"/>
    <service id="security.logout.handler.cookie_clearing" class="Symfony\Component\Security\Http\Logout\CookieClearingLogoutHandler" public="false" abstract="true"/>
    <service id="security.logout.success_handler" class="Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler" public="false" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument>/</argument>
    </service>
    <service id="security.authentication.form_entry_point" class="Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" public="false" abstract="true">
      <argument type="service" id="http_kernel"/>
    </service>
    <service id="security.authentication.listener.abstract" public="false" 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></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" public="false" abstract="true">
      <argument></argument>
      <argument type="collection"/>
      <argument></argument>
    </service>
    <service id="security.authentication.success_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" public="false" 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" public="false" abstract="true">
      <argument></argument>
      <argument type="collection"/>
    </service>
    <service id="security.authentication.failure_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" public="false" 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.authentication.listener.form" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" public="false" 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></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.listener.simple_form" class="Symfony\Component\Security\Http\Firewall\SimpleFormAuthenticationListener" public="false" 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></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>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.simple_success_failure_handler" class="Symfony\Component\Security\Http\Authentication\SimpleAuthenticationHandler" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument></argument>
      <argument type="service" id="security.authentication.success_handler"/>
      <argument type="service" id="security.authentication.failure_handler"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.listener.simple_preauth" class="Symfony\Component\Security\Http\Firewall\SimplePreAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></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"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.listener.x509" class="Symfony\Component\Security\Http\Firewall\X509AuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <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.listener.json" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener" public="false" 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></argument>
      <argument></argument>
      <argument></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"/>
    </service>
    <service id="security.authentication.listener.remote_user" class="Symfony\Component\Security\Http\Firewall\RemoteUserAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <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.listener.basic" class="Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.provider.dao" class="Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument>true</argument>
    </service>
    <service id="security.authentication.provider.ldap_bind" class="Symfony\Component\Security\Core\Authentication\Provider\LdapBindAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument>true</argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.authentication.provider.simple" class="Symfony\Component\Security\Core\Authentication\Provider\SimpleAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument>null</argument>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.provider.pre_authenticated" class="Symfony\Component\Security\Core\Authentication\Provider\PreAuthenticatedAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.exception_listener" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" public="false" 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></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" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument></argument>
      <argument></argument>
      <argument></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" public="false">
      <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" public="false" 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></argument>
      <argument type="service" id="security.authentication.session_strategy"/>
    </service>
    <service id="security.authentication.provider.rememberme" class="Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="security.rememberme.token.provider.in_memory" class="Symfony\Component\Security\Core\Authentication\RememberMe\InMemoryTokenProvider" public="false"/>
    <service id="security.authentication.rememberme.services.abstract" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection"/>
      <argument></argument>
      <argument></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" public="false" abstract="true">
      <argument type="collection"/>
      <argument></argument>
      <argument></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" public="false" abstract="true">
      <argument type="collection"/>
      <argument></argument>
      <argument></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" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="templating.helper.logout_url" class="Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper" public="false">
      <tag name="templating.helper" alias="logout_url"/>
      <argument type="service" id="security.logout_url_generator"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.3 and will be removed in 5.0.</deprecated>
    </service>
    <service id="templating.helper.security" class="Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper" public="false">
      <tag name="templating.helper" alias="security"/>
      <argument type="service" id="security.authorization_checker" on-invalid="ignore"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.3 and will be removed in 5.0.</deprecated>
    </service>
    <service id="twig.extension.logout_url" class="Symfony\Bridge\Twig\Extension\LogoutUrlExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="twig.extension.security" class="Symfony\Bridge\Twig\Extension\SecurityExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="security.authorization_checker" on-invalid="ignore"/>
    </service>
    <service id="data_collector.security" class="Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector" public="false">
      <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"/>
    </service>
    <service id="security.authentication.guard_handler" class="Symfony\Component\Security\Guard\GuardAuthenticatorHandler" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="collection"/>
      <call method="setSessionAuthenticationStrategy">
        <argument type="service" id="security.authentication.session_strategy"/>
      </call>
    </service>
    <service id="security.authentication.provider.guard" class="Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="security.user_password_encoder.generic"/>
    </service>
    <service id="security.authentication.listener.guard" class="Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.authentication.guard_handler"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="debug.security.access.decision_manager" class="Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager" public="false">
      <argument type="service" id="debug.security.access.decision_manager.inner"/>
    </service>
    <service id="debug.security.voter.vote_listener" class="Symfony\Bundle\SecurityBundle\EventListener\VoteListener" public="false">
      <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" public="false">
      <tag name="kernel.event_subscriber"/>
      <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.user.provider.concrete.database_users" class="Symfony\Bridge\Doctrine\Security\User\EntityUserProvider" public="false">
      <argument type="service" id="doctrine"/>
      <argument>App\Entity\User</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="security.firewall.map.config.dev" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" public="false">
      <argument>dev</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.Iy.T22O</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.Iy.T22O" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(_(profiler|wdt)|css|images|js)/</argument>
    </service>
    <service id="security.firewall.map.context.dev" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext" public="false">
      <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.main" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" public="false">
      <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.database_users</argument>
      <argument>main</argument>
      <argument>security.authentication.form_entry_point.main</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>form_login</argument>
        <argument>anonymous</argument>
      </argument>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.3UEFixr" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/</argument>
    </service>
    <service id="security.context_listener.0" class="Symfony\Component\Security\Http\Firewall\ContextListener" public="false">
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="iterator">
        <argument type="service" id="security.user.provider.concrete.database_users"/>
      </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" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.logout.success_handler.main"/>
      <argument type="collection">
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="logout_path">security_logout</argument>
      </argument>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.csrf_token_clearing"/>
      </call>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.session"/>
      </call>
    </service>
    <service id="security.logout.success_handler.main" class="Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler" public="false">
      <argument type="service" id="security.http_utils"/>
      <argument>homepage</argument>
    </service>
    <service id="security.authentication.provider.dao.main" class="Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" public="false">
      <argument type="service" id="security.user.provider.concrete.database_users"/>
      <argument type="service" id="security.user_checker"/>
      <argument>main</argument>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument>true</argument>
    </service>
    <service id="security.authentication.success_handler.main.form_login" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler" public="false">
      <argument type="service" id="authentication.success.listener"/>
      <argument type="collection">
        <argument key="login_path">security_login</argument>
        <argument key="default_target_path">homepage</argument>
        <argument key="always_use_default_target_path">false</argument>
        <argument key="target_path_parameter">_target_path</argument>
        <argument key="use_referer">false</argument>
      </argument>
      <argument>main</argument>
    </service>
    <service id="security.authentication.failure_handler.main.form_login" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" public="false">
      <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"/>
      <call method="setOptions">
        <argument type="collection">
          <argument key="login_path">security_login</argument>
          <argument key="failure_path">null</argument>
          <argument key="failure_forward">false</argument>
          <argument key="failure_path_parameter">_failure_path</argument>
        </argument>
      </call>
    </service>
    <service id="security.authentication.listener.form.main" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" public="false">
      <tag name="security.remember_me_aware" id="main" provider="security.user.provider.concrete.database_users"/>
      <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>main</argument>
      <argument type="service" id="security.authentication.success_handler.main.form_login"/>
      <argument type="service" id="security.authentication.failure_handler.main.form_login"/>
      <argument type="collection">
        <argument key="check_path">security_login</argument>
        <argument key="use_forward">false</argument>
        <argument key="require_previous_session">false</argument>
        <argument key="username_parameter">_username</argument>
        <argument key="password_parameter">_password</argument>
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">authenticate</argument>
        <argument key="post_only">true</argument>
      </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.csrf.token_manager"/>
    </service>
    <service id="security.authentication.form_entry_point.main" class="Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" public="false">
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="security.http_utils"/>
      <argument>security_login</argument>
      <argument>false</argument>
    </service>
    <service id="security.authentication.listener.anonymous.main" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" public="false">
      <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"/>
    </service>
    <service id="security.authentication.provider.anonymous.main" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" public="false">
      <argument>%container.build_hash%</argument>
    </service>
    <service id="security.exception_listener.main" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" public="false">
      <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="security.authentication.form_entry_point.main"/>
      <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" public="false">
      <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.form.main"/>
        <argument type="service" id="security.authentication.listener.anonymous.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=".service_locator.iuGr.fa" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <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>
    </service>
    <service id=".security.request_matcher.H3uqNQa" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/api/v1/c4rgo_roi/sendmail</argument>
    </service>
    <service id=".security.request_matcher.c3HhVgE" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/c4rgo-roi-calc</argument>
    </service>
    <service id=".security.request_matcher.sKqeDW8" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/c4rgo-roi</argument>
    </service>
    <service id=".security.request_matcher.tayVUnv" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/api/ws</argument>
    </service>
    <service id=".security.request_matcher.qLslsw7" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/encdetail</argument>
    </service>
    <service id=".security.request_matcher.kxpC8I5" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/datapcl</argument>
    </service>
    <service id=".security.request_matcher.2KNWQl5" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/datavrml</argument>
    </service>
    <service id=".security.request_matcher.Fxc7kuQ" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/gdata</argument>
    </service>
    <service id=".security.request_matcher.w9YLuKt" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/login</argument>
    </service>
    <service id=".security.request_matcher.eHVfjl." class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/admin</argument>
    </service>
    <service id=".security.request_matcher.PhQgZ9B" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/</argument>
    </service>
    <service id="security.command.user_password_encoder" class="Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand" public="false">
      <tag name="console.command" command="security:encode-password"/>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument type="collection">
        <argument>App\Entity\User</argument>
      </argument>
      <call method="setName">
        <argument>security:encode-password</argument>
      </call>
    </service>
    <service id="doctrine_cache.abstract.apc" class="Doctrine\Common\Cache\ApcCache" abstract="true"/>
    <service id="doctrine_cache.abstract.apcu" class="Doctrine\Common\Cache\ApcuCache" abstract="true"/>
    <service id="doctrine_cache.abstract.array" class="Doctrine\Common\Cache\ArrayCache" abstract="true"/>
    <service id="doctrine_cache.abstract.chain" class="Doctrine\Common\Cache\ChainCache" abstract="true"/>
    <service id="doctrine_cache.abstract.couchbase" class="Doctrine\Common\Cache\CouchbaseCache" abstract="true"/>
    <service id="doctrine_cache.abstract.file_system" class="Doctrine\Common\Cache\FilesystemCache" abstract="true"/>
    <service id="doctrine_cache.abstract.php_file" class="Doctrine\Common\Cache\PhpFileCache" abstract="true"/>
    <service id="doctrine_cache.abstract.memcache" class="Doctrine\Common\Cache\MemcacheCache" abstract="true"/>
    <service id="doctrine_cache.abstract.memcached" class="Doctrine\Common\Cache\MemcachedCache" abstract="true"/>
    <service id="doctrine_cache.abstract.mongodb" class="Doctrine\Common\Cache\MongoDBCache" abstract="true"/>
    <service id="doctrine_cache.abstract.redis" class="Doctrine\Common\Cache\RedisCache" abstract="true"/>
    <service id="doctrine_cache.abstract.predis" class="Doctrine\Common\Cache\PredisCache" abstract="true"/>
    <service id="doctrine_cache.abstract.riak" class="Doctrine\Common\Cache\RiakCache" abstract="true"/>
    <service id="doctrine_cache.abstract.sqlite3" class="Doctrine\Common\Cache\SQLite3Cache" abstract="true"/>
    <service id="doctrine_cache.abstract.void" class="Doctrine\Common\Cache\VoidCache" abstract="true"/>
    <service id="doctrine_cache.abstract.wincache" class="Doctrine\Common\Cache\WinCacheCache" abstract="true"/>
    <service id="doctrine_cache.abstract.xcache" class="Doctrine\Common\Cache\XcacheCache" abstract="true"/>
    <service id="doctrine_cache.abstract.zenddata" class="Doctrine\Common\Cache\ZendDataCache" abstract="true"/>
    <service id="doctrine_cache.contains_command" class="Doctrine\Bundle\DoctrineCacheBundle\Command\ContainsCommand">
      <tag name="console.command"/>
    </service>
    <service id="doctrine_cache.delete_command" class="Doctrine\Bundle\DoctrineCacheBundle\Command\DeleteCommand">
      <tag name="console.command"/>
    </service>
    <service id="doctrine_cache.flush_command" class="Doctrine\Bundle\DoctrineCacheBundle\Command\FlushCommand">
      <tag name="console.command"/>
    </service>
    <service id="doctrine_cache.stats_command" class="Doctrine\Bundle\DoctrineCacheBundle\Command\StatsCommand">
      <tag name="console.command"/>
    </service>
    <service id="doctrine.dbal.logger.chain" class="Doctrine\DBAL\Logging\LoggerChain" public="false" abstract="true">
      <call method="addLogger">
        <argument type="service" id="doctrine.dbal.logger"/>
      </call>
    </service>
    <service id="doctrine.dbal.logger.profiling" class="Doctrine\DBAL\Logging\DebugStack" public="false" abstract="true"/>
    <service id="doctrine.dbal.logger.backtrace" class="Doctrine\Bundle\DoctrineBundle\Dbal\Logging\BacktraceLogger" public="false" abstract="true"/>
    <service id="doctrine.dbal.logger" class="Symfony\Bridge\Doctrine\Logger\DbalLogger" public="false">
      <tag name="monolog.logger" channel="doctrine"/>
      <argument type="service" id="monolog.logger.doctrine" on-invalid="null"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="data_collector.doctrine" class="Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector" public="false">
      <tag name="data_collector" template="@Doctrine/Collector/db.html.twig" id="db" priority="250"/>
      <argument type="service" id="doctrine"/>
      <call method="addLogger">
        <argument>default</argument>
        <argument type="service" id="doctrine.dbal.logger.profiling.default"/>
      </call>
    </service>
    <service id="doctrine.dbal.connection_factory" class="Doctrine\Bundle\DoctrineBundle\ConnectionFactory">
      <argument type="collection"/>
    </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" public="false" abstract="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine.dbal.connection.configuration" class="Doctrine\DBAL\Configuration" public="false" 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" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="doctrine.dbal.schema_asset_filter_manager" class="Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager" public="false" abstract="true"/>
    <service id="doctrine.dbal.well_known_schema_asset_filter" class="Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter" public="false">
      <argument type="collection"/>
    </service>
    <service id="doctrine.database_create_command" class="Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand">
      <tag name="console.command" command="doctrine:database:create"/>
      <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"/>
      <argument type="service" id="doctrine"/>
      <call method="setName">
        <argument>doctrine:database:drop</argument>
      </call>
    </service>
    <service id="doctrine.database_import_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand">
      <tag name="console.command" command="doctrine:database:import"/>
      <call method="setName">
        <argument>doctrine:database:import</argument>
      </call>
    </service>
    <service id="doctrine.generate_entities_command" class="Doctrine\Bundle\DoctrineBundle\Command\GenerateEntitiesDoctrineCommand">
      <tag name="console.command" command="doctrine:generate:entities"/>
      <argument type="service" id="doctrine"/>
      <call method="setName">
        <argument>doctrine:generate:entities</argument>
      </call>
    </service>
    <service id="doctrine.query_sql_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand">
      <tag name="console.command" command="doctrine:query:sql"/>
      <call method="setName">
        <argument>doctrine:query:sql</argument>
      </call>
    </service>
    <service id="doctrine.dbal.default_connection.configuration" class="Doctrine\DBAL\Configuration" public="false">
      <call method="setSQLLogger">
        <argument type="service" id="doctrine.dbal.logger.chain.default"/>
      </call>
      <call method="setSchemaAssetsFilter">
        <argument type="service" id="doctrine.dbal.default_schema_asset_filter_manager"/>
      </call>
    </service>
    <service id="doctrine.dbal.logger.profiling.default" class="Doctrine\DBAL\Logging\DebugStack" public="false"/>
    <service id="doctrine.dbal.logger.chain.default" class="Doctrine\DBAL\Logging\LoggerChain" public="false">
      <call method="addLogger">
        <argument type="service" id="doctrine.dbal.logger"/>
      </call>
      <call method="addLogger">
        <argument type="service" id="doctrine.dbal.logger.profiling.default"/>
      </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>~^(?!sym_)~</argument>
    </service>
    <service id="doctrine.dbal.default_connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager" public="false">
      <argument type="service" id=".service_locator.bpvU51K"/>
      <call method="addEventListener">
        <argument type="collection">
          <argument>loadClassMetadata</argument>
        </argument>
        <argument>doctrine.orm.default_listeners.attach_entity_listeners</argument>
      </call>
    </service>
    <service id="doctrine.dbal.default_connection" class="Doctrine\DBAL\Connection" public="true">
      <argument type="collection">
        <argument key="driver">pdo_sqlite</argument>
        <argument key="charset">utf8mb4</argument>
        <argument key="url">%env(resolve:DATABASE_URL)%</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="serverVersion" type="string">3.15</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=".1_ServiceLocator~YwOC.us" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.proxy_cache_warmer" class="Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer" public="false">
      <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" public="false" abstract="true"/>
    <service id="doctrine.orm.entity_manager.abstract" class="Doctrine\ORM\EntityManager" lazy="true" abstract="true">
      <factory class="Doctrine\ORM\EntityManager" method="create"/>
    </service>
    <service id="doctrine.orm.container_repository_factory" class="Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory" public="false">
      <argument type="service" id=".service_locator.F63el0K"/>
    </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" public="false" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.listeners.resolve_target_entity" class="Doctrine\ORM\Tools\ResolveTargetEntityListener" public="false"/>
    <service id="doctrine.orm.naming_strategy.default" class="Doctrine\ORM\Mapping\DefaultNamingStrategy" public="false"/>
    <service id="doctrine.orm.naming_strategy.underscore" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy" public="false"/>
    <service id="doctrine.orm.naming_strategy.underscore_number_aware" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy" public="false">
      <argument>0</argument>
      <argument>true</argument>
    </service>
    <service id="doctrine.orm.quote_strategy.default" class="Doctrine\ORM\Mapping\DefaultQuoteStrategy" public="false"/>
    <service id="doctrine.orm.quote_strategy.ansi" class="Doctrine\ORM\Mapping\AnsiQuoteStrategy" public="false"/>
    <service id="doctrine.cache_clear_metadata_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-metadata"/>
      <call method="setName">
        <argument>doctrine:cache:clear-metadata</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_query_cache_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-query"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_result_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-result"/>
      <call method="setName">
        <argument>doctrine:cache:clear-result</argument>
      </call>
    </service>
    <service id="doctrine.cache_collection_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-collection-region"/>
      <call method="setName">
        <argument>doctrine:cache:clear-collection-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_convert_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:convert"/>
      <call method="setName">
        <argument>doctrine:mapping:convert</argument>
      </call>
    </service>
    <service id="doctrine.schema_create_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:create"/>
      <call method="setName">
        <argument>doctrine:schema:create</argument>
      </call>
    </service>
    <service id="doctrine.schema_drop_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:drop"/>
      <call method="setName">
        <argument>doctrine:schema:drop</argument>
      </call>
    </service>
    <service id="doctrine.ensure_production_settings_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand">
      <tag name="console.command" command="doctrine:ensure-production-settings"/>
      <call method="setName">
        <argument>doctrine:ensure-production-settings</argument>
      </call>
    </service>
    <service id="doctrine.clear_entity_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-entity-region"/>
      <call method="setName">
        <argument>doctrine:cache:clear-entity-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_info_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:info"/>
      <call method="setName">
        <argument>doctrine:mapping:info</argument>
      </call>
    </service>
    <service id="doctrine.clear_query_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-query-region"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query-region</argument>
      </call>
    </service>
    <service id="doctrine.query_dql_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand">
      <tag name="console.command" command="doctrine:query:dql"/>
      <call method="setName">
        <argument>doctrine:query:dql</argument>
      </call>
    </service>
    <service id="doctrine.schema_update_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:update"/>
      <call method="setName">
        <argument>doctrine:schema:update</argument>
      </call>
    </service>
    <service id="doctrine.schema_validate_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand">
      <tag name="console.command" command="doctrine:schema:validate"/>
      <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"/>
      <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" public="false">
      <call method="setEntityNamespaces">
        <argument type="collection">
          <argument key="App">App\Entity</argument>
          <argument key="VichUploaderBundle">Vich\UploaderBundle\Entity</argument>
          <argument key="JMoseCommandSchedulerBundle">JMose\CommandSchedulerBundle\Entity</argument>
        </argument>
      </call>
      <call method="setMetadataCacheImpl">
        <argument type="service" id="doctrine.system_cache_provider"/>
      </call>
      <call method="setQueryCacheImpl">
        <argument type="service" id="doctrine.system_cache_provider"/>
      </call>
      <call method="setResultCacheImpl">
        <argument type="service" id="doctrine.result_cache_provider"/>
      </call>
      <call method="setMetadataDriverImpl">
        <argument type="service" id="doctrine.orm.default_metadata_driver"/>
      </call>
      <call method="setProxyDir">
        <argument>/var/www/html/c4rgo.cloud/var/cache/prod/doctrine/orm/Proxies</argument>
      </call>
      <call method="setProxyNamespace">
        <argument>Proxies</argument>
      </call>
      <call method="setAutoGenerateProxyClasses">
        <argument>true</argument>
      </call>
      <call method="setClassMetadataFactoryName">
        <argument>Doctrine\ORM\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="setRepositoryFactory">
        <argument type="service" id="doctrine.orm.container_repository_factory"/>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>DAY</argument>
        <argument>DoctrineExtensions\Query\Mysql\Day</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>MONTH</argument>
        <argument>DoctrineExtensions\Query\Mysql\Month</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>YEAR</argument>
        <argument>DoctrineExtensions\Query\Mysql\Year</argument>
      </call>
    </service>
    <service id="doctrine.orm.default_annotation_metadata_driver" class="Doctrine\ORM\Mapping\Driver\AnnotationDriver" public="false">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="collection">
        <argument>/var/www/html/c4rgo.cloud/src/Entity</argument>
        <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Entity</argument>
      </argument>
    </service>
    <service id="doctrine.orm.default_xml_metadata_driver" class="Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver" public="false">
      <argument type="collection">
        <argument key="/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/config/doctrine">JMose\CommandSchedulerBundle\Entity</argument>
      </argument>
      <call method="setGlobalBasename">
        <argument>mapping</argument>
      </call>
    </service>
    <service id="doctrine.orm.default_metadata_driver" class="Doctrine\Persistence\Mapping\Driver\MappingDriverChain" public="false">
      <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>Vich\UploaderBundle\Entity</argument>
      </call>
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_xml_metadata_driver"/>
        <argument>JMose\CommandSchedulerBundle\Entity</argument>
      </call>
    </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">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="doctrine.orm.default_configuration"/>
      <factory class="Doctrine\ORM\EntityManager" method="create"/>
      <configurator service="doctrine.orm.default_manager_configurator" method="configure"/>
    </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.fixtures_load_command" class="Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand">
      <tag name="console.command" command="doctrine:fixtures:load"/>
      <argument type="service" id="doctrine.fixtures.loader"/>
      <argument type="service" id="doctrine"/>
      <argument type="collection">
        <argument key="default" type="service" id="doctrine.fixtures.purger.orm_purger_factory"/>
      </argument>
      <call method="setName">
        <argument>doctrine:fixtures:load</argument>
      </call>
    </service>
    <service id="doctrine.fixtures.loader" class="Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader" public="false">
      <argument type="service" id="service_container"/>
      <call method="addFixtures">
        <argument type="collection">
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\AppFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
        </argument>
      </call>
    </service>
    <service id="doctrine.fixtures.purger.orm_purger_factory" class="Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory" public="false">
      <tag name="doctrine.fixtures.purger_factory" alias="default"/>
    </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>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>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>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.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"/>
    <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="monolog.logger" class="Symfony\Bridge\Monolog\Logger" public="false">
      <argument>app</argument>
      <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>
    </service>
    <service id="monolog.logger_prototype" class="Symfony\Bridge\Monolog\Logger" abstract="true">
      <argument></argument>
    </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" public="false"/>
    <service id="monolog.formatter.gelf_message" class="Monolog\Formatter\GelfMessageFormatter" public="false"/>
    <service id="monolog.formatter.html" class="Monolog\Formatter\HtmlFormatter" public="false"/>
    <service id="monolog.formatter.json" class="Monolog\Formatter\JsonFormatter" public="false"/>
    <service id="monolog.formatter.line" class="Monolog\Formatter\LineFormatter" public="false"/>
    <service id="monolog.formatter.loggly" class="Monolog\Formatter\LogglyFormatter" public="false"/>
    <service id="monolog.formatter.normalizer" class="Monolog\Formatter\NormalizerFormatter" public="false"/>
    <service id="monolog.formatter.scalar" class="Monolog\Formatter\ScalarFormatter" public="false"/>
    <service id="monolog.formatter.wildfire" class="Monolog\Formatter\WildfireFormatter" public="false"/>
    <service id="monolog.formatter.logstash" class="Monolog\Formatter\LogstashFormatter" public="false">
      <argument>app</argument>
    </service>
    <service id="monolog.http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface" public="false">
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="monolog.handler.main.not_found_strategy" class="Symfony\Bridge\Monolog\Handler\FingersCrossed\NotFoundActivationStrategy">
      <argument type="service" id="request_stack"/>
      <argument type="collection">
        <argument>^/</argument>
      </argument>
      <argument>400</argument>
    </service>
    <service id="monolog.handler.main" class="Monolog\Handler\FingersCrossedHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="monolog.handler.nested"/>
      <argument type="service" id="monolog.handler.main.not_found_strategy"/>
      <argument>0</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="monolog.processor.psr_log_message" class="Monolog\Processor\PsrLogMessageProcessor" public="false"/>
    <service id="monolog.handler.nested" class="Monolog\Handler\StreamHandler">
      <argument>/var/www/html/c4rgo.cloud/var/log/prod.log</argument>
      <argument>100</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"/>
      <argument>null</argument>
      <argument>true</argument>
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id=".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~zpH08vN" class="Swift_Transport_Esmtp_Auth_NTLMAuthenticator" public="false"/>
    <service id=".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~zpH08vN" class="Swift_Transport_Esmtp_Auth_PlainAuthenticator" public="false"/>
    <service id=".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~zpH08vN" class="Swift_Transport_Esmtp_Auth_LoginAuthenticator" public="false"/>
    <service id=".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~zpH08vN" class="Swift_Transport_Esmtp_Auth_CramMd5Authenticator" public="false"/>
    <service id="swiftmailer.mailer.abstract" class="Swift_Mailer" public="true" abstract="true">
      <argument type="service" id="swiftmailer.mailer.default.transport.spool"/>
    </service>
    <service id="swiftmailer.transport.smtp.configurator.abstract" class="Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator" public="false" abstract="true"/>
    <service id="swiftmailer.transport.sendmail.abstract" class="Swift_Transport_SendmailTransport" public="false" abstract="true"/>
    <service id="swiftmailer.transport.null.abstract" class="Swift_Transport_NullTransport" public="false" abstract="true"/>
    <service id="swiftmailer.transport.failover" class="Swift_Transport_FailoverTransport" public="false"/>
    <service id="swiftmailer.transport.buffer.abstract" class="Swift_Transport_StreamBuffer" public="false" abstract="true">
      <argument type="service" id="swiftmailer.transport.replacementfactory"/>
    </service>
    <service id="swiftmailer.transport.authhandler.abstract" class="Swift_Transport_Esmtp_AuthHandler" public="false" abstract="true">
      <argument type="collection">
        <argument type="service" id=".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~zpH08vN"/>
        <argument type="service" id=".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~zpH08vN"/>
        <argument type="service" id=".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~zpH08vN"/>
        <argument type="service" id=".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~zpH08vN"/>
      </argument>
    </service>
    <service id="swiftmailer.transport.eventdispatcher.abstract" class="Swift_Events_SimpleEventDispatcher" public="false" abstract="true"/>
    <service id="swiftmailer.transport.replacementfactory" class="Swift_StreamFilters_StringReplacementFilterFactory" public="false"/>
    <service id="swiftmailer.plugin.redirecting.abstract" class="Swift_Plugins_RedirectingPlugin" public="false" abstract="true"/>
    <service id="swiftmailer.plugin.antiflood.abstract" class="Swift_Plugins_AntiFloodPlugin" public="false" abstract="true"/>
    <service id="swiftmailer.plugin.impersonate.abstract" class="Swift_Plugins_ImpersonatePlugin" public="false" abstract="true"/>
    <service id="swiftmailer.plugin.messagelogger.abstract" class="Swift_Plugins_MessageLogger" abstract="true"/>
    <service id="swiftmailer.transport.smtp.abstract" class="Swift_Transport_EsmtpTransport" public="false" abstract="true"/>
    <service id="swiftmailer.transport.spool.abstract" class="Swift_Transport_SpoolTransport" public="false" abstract="true"/>
    <service id="swiftmailer.spool.file.abstract" class="Swift_FileSpool" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="swiftmailer.spool.memory.abstract" class="Swift_MemorySpool" public="false" abstract="true"/>
    <service id="swiftmailer.email_sender.listener" class="Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="swiftmailer.data_collector" class="Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector" public="false">
      <tag name="data_collector" template="@Swiftmailer/Collector/swiftmailer.html.twig" id="swiftmailer" priority="245"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="swiftmailer.command.debug" class="Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand">
      <tag name="console.command" command="debug:swiftmailer"/>
      <call method="setName">
        <argument>debug:swiftmailer</argument>
      </call>
    </service>
    <service id="swiftmailer.command.new_email" class="Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand">
      <tag name="console.command" command="swiftmailer:email:send"/>
      <call method="setName">
        <argument>swiftmailer:email:send</argument>
      </call>
    </service>
    <service id="swiftmailer.command.send_email" class="Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand">
      <tag name="console.command" command="swiftmailer:spool:send"/>
      <call method="setName">
        <argument>swiftmailer:spool:send</argument>
      </call>
    </service>
    <service id="swiftmailer.mailer.default.transport.eventdispatcher" class="Swift_Events_SimpleEventDispatcher" public="false"/>
    <service id="swiftmailer.mailer.default.transport.authhandler" class="Swift_Transport_Esmtp_AuthHandler" public="false">
      <argument type="collection">
        <argument type="service" id=".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~zpH08vN"/>
        <argument type="service" id=".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~zpH08vN"/>
        <argument type="service" id=".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~zpH08vN"/>
        <argument type="service" id=".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~zpH08vN"/>
      </argument>
      <call method="setUsername">
        <argument>null</argument>
      </call>
      <call method="setPassword">
        <argument>null</argument>
      </call>
      <call method="setAuthMode">
        <argument>null</argument>
      </call>
    </service>
    <service id="swiftmailer.mailer.default.transport.buffer" class="Swift_Transport_StreamBuffer" public="false">
      <argument type="service" id="swiftmailer.transport.replacementfactory"/>
    </service>
    <service id="swiftmailer.transport.configurator.default" class="Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator" public="false">
      <argument>null</argument>
      <argument type="service" id="router.request_context" on-invalid="null"/>
    </service>
    <service id="swiftmailer.mailer.default.transport.smtp" class="Swift_Transport_EsmtpTransport" public="false">
      <argument type="service" id="swiftmailer.mailer.default.transport.buffer"/>
      <argument type="collection">
        <argument type="service" id="swiftmailer.mailer.default.transport.authhandler"/>
      </argument>
      <argument type="service" id="swiftmailer.mailer.default.transport.eventdispatcher"/>
      <call method="setHost">
        <argument>localhost</argument>
      </call>
      <call method="setPort">
        <argument>25</argument>
      </call>
      <call method="setEncryption">
        <argument>null</argument>
      </call>
      <call method="setTimeout">
        <argument>30</argument>
      </call>
      <call method="setSourceIp">
        <argument>null</argument>
      </call>
      <configurator service="swiftmailer.transport.configurator.default" method="configure"/>
    </service>
    <service id="swiftmailer.mailer.default" class="Swift_Mailer" public="true">
      <argument type="service" id="swiftmailer.mailer.default.transport.spool"/>
    </service>
    <service id="swiftmailer.mailer.default.spool.memory" class="Swift_MemorySpool" public="false"/>
    <service id="swiftmailer.mailer.default.transport.spool" class="Swift_Transport_SpoolTransport" public="false">
      <argument type="service" id="swiftmailer.mailer.default.transport.eventdispatcher"/>
      <argument type="service" id="swiftmailer.mailer.default.spool.memory"/>
      <call method="registerPlugin">
        <argument type="service" id="swiftmailer.mailer.default.plugin.messagelogger"/>
      </call>
    </service>
    <service id="swiftmailer.mailer.default.plugin.messagelogger" class="Swift_Plugins_MessageLogger" public="true">
      <tag name="swiftmailer.default.plugin"/>
    </service>
    <service id=".1_bool~SJ8T.m7" class="bool" public="false">
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
      <factory class="Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer" method="isDebug"/>
    </service>
    <service id="twig" class="Twig\Environment" public="true">
      <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/c4rgo.cloud/var/cache/prod/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.logout_url"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.security"/>
      </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.form"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Twig\Extensions\IntlExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\AppExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\ConvertionExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\MyC4rg0TwigExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="App\Twig\SourceCodeExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="doctrine.twig.doctrine_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.debug"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="jms_serializer.twig_extension.serializer"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="vich_uploader.twig.extension.uploader"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="liip_imagine.templating.filter_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Endroid\QrCodeBundle\Twig\QrCodeExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="dtc_grid.twig.extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="webpack_encore.twig_entry_files_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="webpack_encore.twig_stimulus_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.intl"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.cssinliner"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.inky"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Artgris\Bundle\FileManagerBundle\Twig\OrderExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Twig\Extension\StringLoaderExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="filemanager_configuration"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.rs_image"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="fos_ck_editor.twig_extension"/>
      </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>env_site_online</argument>
        <argument>%env(SITE_ONLINE)%</argument>
      </call>
      <call method="addGlobal">
        <argument>block_site_header</argument>
        <argument>%env(SITE_NAME)%</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" public="false">
      <call method="setEnvironment">
        <argument>prod</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" public="false">
      <argument type="service" id="kernel"/>
      <argument>/var/www/html/c4rgo.cloud/src</argument>
      <argument type="collection">
        <argument key="/var/www/html/c4rgo.cloud/public/static/emails/images">emailimages</argument>
        <argument key="/var/www/html/c4rgo.cloud/public/static/c4rgoroicalc/images">emailc4rgoroicalcimages</argument>
        <argument key="/var/www/html/c4rgo.cloud/public/static/images">images</argument>
        <argument key="/var/www/html/c4rgo.cloud/public/static/emails/styles">styles</argument>
        <argument key="/var/www/html/c4rgo.cloud/public/static/c4rgoroicalc/email/css/">c4rgoroicalcstyles</argument>
        <argument key="/var/www/html/c4rgo.cloud/vendor/symfony/twig-bridge/Resources/views/Email">email</argument>
        <argument key="/var/www/html/c4rgo.cloud/vendor/symfony/twig-bridge/Resources/views/Form">null</argument>
      </argument>
      <argument>/var/www/html/c4rgo.cloud/templates</argument>
    </service>
    <service id="twig.template_cache_warmer" class="Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <tag name="container.service_subscriber" id="twig"/>
      <argument type="service" id=".service_locator.stTtg0L.twig.template_cache_warmer"/>
      <argument type="service" id="twig.template_iterator"/>
    </service>
    <service id="twig.loader.native_filesystem" class="Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader" public="false">
      <tag name="twig.loader"/>
      <argument type="collection"/>
      <argument>/var/www/html/c4rgo.cloud</argument>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/public/static/emails/images</argument>
        <argument>emailimages</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/public/static/c4rgoroicalc/images</argument>
        <argument>emailc4rgoroicalcimages</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/public/static/images</argument>
        <argument>images</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/public/static/emails/styles</argument>
        <argument>styles</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/public/static/c4rgoroicalc/email/css/</argument>
        <argument>c4rgoroicalcstyles</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/framework-bundle/Resources/views</argument>
        <argument>Framework</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/framework-bundle/Resources/views</argument>
        <argument>!Framework</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>Security</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>!Security</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/doctrine/doctrine-bundle/Resources/views</argument>
        <argument>Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/doctrine/doctrine-bundle/Resources/views</argument>
        <argument>!Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/swiftmailer-bundle/Resources/views</argument>
        <argument>Swiftmailer</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/swiftmailer-bundle/Resources/views</argument>
        <argument>!Swiftmailer</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/templates/bundles/TwigBundle</argument>
        <argument>Twig</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/twig-bundle/Resources/views</argument>
        <argument>Twig</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/twig-bundle/Resources/views</argument>
        <argument>!Twig</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/views</argument>
        <argument>VichUploader</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/vich/uploader-bundle/Resources/views</argument>
        <argument>!VichUploader</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/liip/imagine-bundle/Resources/views</argument>
        <argument>LiipImagine</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/liip/imagine-bundle/Resources/views</argument>
        <argument>!LiipImagine</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/views</argument>
        <argument>DtcGrid</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/mmucklo/grid-bundle/Resources/views</argument>
        <argument>!DtcGrid</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/willdurand/geocoder-bundle/Resources/views</argument>
        <argument>BazingaGeocoder</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/willdurand/geocoder-bundle/Resources/views</argument>
        <argument>!BazingaGeocoder</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/views</argument>
        <argument>ArtgrisFileManager</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/artgris/filemanager-bundle/Resources/views</argument>
        <argument>!ArtgrisFileManager</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/artgris/media-bundle/Resources/views</argument>
        <argument>ArtgrisMedia</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/artgris/media-bundle/Resources/views</argument>
        <argument>!ArtgrisMedia</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views</argument>
        <argument>FOSCKEditor</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views</argument>
        <argument>!FOSCKEditor</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/views</argument>
        <argument>JMoseCommandScheduler</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/jmose/command-scheduler-bundle/Resources/views</argument>
        <argument>!JMoseCommandScheduler</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/templates</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>email</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>!email</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/c4rgo.cloud/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </call>
    </service>
    <service id="twig.loader.chain" class="Twig\Loader\ChainLoader" public="false"/>
    <service id="twig.extension.profiler" class="Symfony\Bridge\Twig\Extension\ProfilerExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="twig.profile"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="twig.profile" class="Twig\Profiler\Profile" public="false"/>
    <service id="data_collector.twig" class="Symfony\Bridge\Twig\DataCollector\TwigDataCollector" public="false">
      <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" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="translator.default" on-invalid="null"/>
    </service>
    <service id="twig.extension.assets" class="Symfony\Bridge\Twig\Extension\AssetExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="assets.packages"/>
    </service>
    <service id="twig.extension.code" class="Symfony\Bridge\Twig\Extension\CodeExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>/var/www/html/c4rgo.cloud</argument>
      <argument>UTF-8</argument>
    </service>
    <service id="twig.extension.routing" class="Symfony\Bridge\Twig\Extension\RoutingExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="twig.extension.yaml" class="Symfony\Bridge\Twig\Extension\YamlExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.debug.stopwatch" class="Symfony\Bridge\Twig\Extension\StopwatchExtension" public="false">
      <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" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.runtime.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelRuntime" public="false">
      <tag name="twig.runtime"/>
      <argument type="service" id="fragment.handler"/>
    </service>
    <service id="twig.extension.httpfoundation" class="Symfony\Bridge\Twig\Extension\HttpFoundationExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="url_helper"/>
    </service>
    <service id="twig.extension.debug" class="Twig\Extension\DebugExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.weblink" class="Symfony\Bridge\Twig\Extension\WebLinkExtension" public="false">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="twig.translation.extractor" class="Symfony\Bridge\Twig\Translation\TwigExtractor" public="false">
      <tag name="translation.extractor" alias="twig"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.controller.exception" class="Symfony\Bundle\TwigBundle\Controller\ExceptionController" public="true">
      <argument type="service" id="twig"/>
      <argument>true</argument>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4.</deprecated>
    </service>
    <service id="twig.controller.preview_error" class="Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" public="true">
      <argument type="service" id="http_kernel"/>
      <argument>twig.controller.exception::showAction</argument>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.4.</deprecated>
    </service>
    <service id="twig.configurator.environment" class="Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator" public="false">
      <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" public="false">
      <argument type="service" id=".service_locator.7puFXBj"/>
    </service>
    <service id="twig.error_renderer.html" class="Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer" public="false">
      <argument type="service" id="twig"/>
      <argument type="service" id="error_handler.error_renderer.html"/>
      <argument type="service" id=".1_bool~SJ8T.m7"/>
    </service>
    <service id="twig.extension.form" class="Symfony\Bridge\Twig\Extension\FormExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.form.engine" class="Symfony\Bridge\Twig\Form\TwigRendererEngine" public="false">
      <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" public="false">
      <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" public="false">
      <tag name="console.command" command="debug:twig"/>
      <argument type="service" id="twig"/>
      <argument>/var/www/html/c4rgo.cloud</argument>
      <argument>%kernel.bundles_metadata%</argument>
      <argument>/var/www/html/c4rgo.cloud/templates</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <argument>/var/www/html/c4rgo.cloud/src</argument>
      <call method="setName">
        <argument>debug:twig</argument>
      </call>
    </service>
    <service id="twig.command.lint" class="Symfony\Bundle\TwigBundle\Command\LintCommand" public="false">
      <tag name="console.command" command="lint:twig"/>
      <argument type="service" id="twig"/>
      <call method="setName">
        <argument>lint:twig</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="doctrine_migrations.diff_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:diff</argument>
      </call>
    </service>
    <service id="doctrine_migrations.dump_schema_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:dump-schema</argument>
      </call>
    </service>
    <service id="doctrine_migrations.execute_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:execute</argument>
      </call>
    </service>
    <service id="doctrine_migrations.generate_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:generate</argument>
      </call>
    </service>
    <service id="doctrine_migrations.latest_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:latest</argument>
      </call>
    </service>
    <service id="doctrine_migrations.migrate_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:migrate</argument>
      </call>
    </service>
    <service id="doctrine_migrations.rollup_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:rollup</argument>
      </call>
    </service>
    <service id="doctrine_migrations.status_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:status</argument>
      </call>
    </service>
    <service id="doctrine_migrations.up_to_date_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:up-to-date</argument>
      </call>
    </service>
    <service id="doctrine_migrations.version_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:version</argument>
      </call>
    </service>
    <service id="fos_rest.view_handler.default" class="FOS\RestBundle\View\ViewHandler" public="false">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="fos_rest.serializer.jms"/>
      <argument type="service" id="twig" on-invalid="null"/>
      <argument type="service" id="request_stack"/>
      <argument type="collection">
        <argument key="json">false</argument>
        <argument key="xml">false</argument>
        <argument key="html">true</argument>
      </argument>
      <argument>400</argument>
      <argument>204</argument>
      <argument>false</argument>
      <argument type="collection">
        <argument key="html">302</argument>
      </argument>
      <argument>twig</argument>
      <argument type="collection">
        <argument key="serializeNullStrategy">false</argument>
      </argument>
      <argument>false</argument>
    </service>
    <service id="fos_rest.view_handler.jsonp" class="FOS\RestBundle\View\JsonpHandler" public="false">
      <argument></argument>
    </service>
    <service id="fos_rest.request.param_fetcher" class="FOS\RestBundle\Request\ParamFetcher">
      <argument type="service" id="service_container"/>
      <argument type="service" id="fos_rest.request.param_fetcher.reader"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="validator" on-invalid="null"/>
    </service>
    <service id="fos_rest.request.param_fetcher.reader" class="FOS\RestBundle\Request\ParamReader" public="false">
      <argument type="service" id="annotations.cached_reader"/>
    </service>
    <service id="fos_rest.serializer.jms" class="FOS\RestBundle\Serializer\JMSSerializerAdapter" public="false" lazy="true">
      <argument type="service" id="jms_serializer.serializer"/>
      <argument type="service" id="jms_serializer.configured_serialization_context_factory"/>
      <argument type="service" id="jms_serializer.configured_deserialization_context_factory"/>
    </service>
    <service id="fos_rest.serializer.symfony" class="FOS\RestBundle\Serializer\SymfonySerializerAdapter" public="false" lazy="true">
      <argument type="service" id="serializer"/>
    </service>
    <service id="fos_rest.serializer.form_error_normalizer" class="FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-10"/>
    </service>
    <service id="fos_rest.inflector.doctrine" class="FOS\RestBundle\Inflector\DoctrineInflector" public="false">
      <deprecated>The %service_id% service is deprecated since FOSRestBundle 2.8.</deprecated>
    </service>
    <service id="fos_rest.routing.loader.directory" class="FOS\RestBundle\Routing\Loader\DirectoryRouteLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="fos_rest.routing.loader.processor"/>
      <deprecated>The %service_id% service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.</deprecated>
    </service>
    <service id="fos_rest.routing.loader.controller" class="FOS\RestBundle\Routing\Loader\RestRouteLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id=".legacy_controller_name_converter" on-invalid="null"/>
      <argument type="service" id="fos_rest.routing.loader.reader.controller"/>
      <argument>null</argument>
      <deprecated>The %service_id% service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.</deprecated>
    </service>
    <service id="fos_rest.routing.loader.processor" class="FOS\RestBundle\Routing\Loader\RestRouteProcessor" public="false">
      <deprecated>The %service_id% service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.</deprecated>
    </service>
    <service id="fos_rest.routing.loader.yaml_collection" class="FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="fos_rest.routing.loader.processor"/>
      <argument>false</argument>
      <argument type="collection">
        <argument key="json">false</argument>
        <argument key="xml">false</argument>
        <argument key="html">true</argument>
      </argument>
      <argument>null</argument>
      <deprecated>The %service_id% service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.</deprecated>
    </service>
    <service id="fos_rest.routing.loader.xml_collection" class="FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="fos_rest.routing.loader.processor"/>
      <argument>false</argument>
      <argument type="collection">
        <argument key="json">false</argument>
        <argument key="xml">false</argument>
        <argument key="html">true</argument>
      </argument>
      <argument>null</argument>
      <deprecated>The %service_id% service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.</deprecated>
    </service>
    <service id="fos_rest.routing.loader.reader.controller" class="FOS\RestBundle\Routing\Loader\Reader\RestControllerReader" public="false">
      <argument type="service" id="fos_rest.routing.loader.reader.action"/>
      <argument type="service" id="annotations.cached_reader"/>
      <deprecated>The %service_id% service is deprecated since FOSRestBundle 2.8.</deprecated>
    </service>
    <service id="fos_rest.routing.loader.reader.action" class="FOS\RestBundle\Routing\Loader\Reader\RestActionReader" public="false">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="service" id="fos_rest.request.param_fetcher.reader"/>
      <argument type="service" id="fos_rest.inflector.doctrine"/>
      <argument>false</argument>
      <argument type="collection">
        <argument key="json">false</argument>
        <argument key="xml">false</argument>
        <argument key="html">true</argument>
      </argument>
      <argument>true</argument>
      <deprecated>The %service_id% service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.</deprecated>
    </service>
    <service id="fos_rest.view_response_listener" class="FOS\RestBundle\EventListener\ViewResponseListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="fos_rest.view_handler.default"/>
      <argument>false</argument>
    </service>
    <service id="fos_rest.format_listener" class="FOS\RestBundle\EventListener\FormatListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="34"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="fos_rest.format_negotiator"/>
    </service>
    <service id="fos_rest.format_negotiator" class="FOS\RestBundle\Negotiation\FormatNegotiator">
      <argument type="service" id="request_stack"/>
      <call method="add">
        <argument type="service" id="fos_rest.request_matcher.cfdc62c4a58629635f1b8d9887c69aaed39b387f0469d5dc15683d067421311ca4e059e2"/>
        <argument type="collection">
          <argument key="priorities" type="collection">
            <argument>json</argument>
          </argument>
          <argument key="fallback_format">json</argument>
          <argument key="prefer_extension" type="string">2.0</argument>
          <argument key="methods">null</argument>
          <argument key="attributes" type="collection"/>
          <argument key="stop">false</argument>
        </argument>
      </call>
      <call method="add">
        <argument type="service" id="fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478"/>
        <argument type="collection">
          <argument key="priorities" type="collection">
            <argument>html</argument>
            <argument>*/*</argument>
          </argument>
          <argument key="fallback_format">html</argument>
          <argument key="prefer_extension" type="string">2.0</argument>
          <argument key="methods">null</argument>
          <argument key="attributes" type="collection"/>
          <argument key="stop">false</argument>
        </argument>
      </call>
    </service>
    <service id="fos_rest.format_request_matcher" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false" abstract="true"/>
    <service id="jms_serializer.event_dispatcher" class="JMS\Serializer\EventDispatcher\LazyEventDispatcher" public="false">
      <argument type="service" id=".service_locator.RnpDE64"/>
      <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>
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.doctrine_proxy_subscriber</argument>
                <argument>onPreSerializeTypedProxy</argument>
              </argument>
              <argument>null</argument>
              <argument>null</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>
          </argument>
          <argument key="serializer.post_serialize" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.stopwatch_subscriber</argument>
                <argument>onPostSerialize</argument>
              </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" public="true">
      <tag name="jms_serializer.event_subscriber"/>
      <argument>true</argument>
      <argument>false</argument>
    </service>
    <service id="jms_serializer.stopwatch_subscriber" class="JMS\SerializerBundle\Serializer\StopwatchEventSubscriber" public="true">
      <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.iVGSRie"/>
      <argument type="collection">
        <argument key="2" type="collection">
          <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 key="yml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateTimeFromyml</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 key="yml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateTimeImmutableFromyml</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 key="yml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateIntervalFromyml</argument>
            </argument>
          </argument>
          <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 key="yml" 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 key="yml" 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 key="yml" 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 key="yml" 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 key="yml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
          </argument>
          <argument key="PhpCollection\Sequence" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>deserializeSequence</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>deserializeSequence</argument>
            </argument>
            <argument key="yml" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>deserializeSequence</argument>
            </argument>
          </argument>
          <argument key="PhpCollection\Map" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>deserializeMap</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>deserializeMap</argument>
            </argument>
            <argument key="yml" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>deserializeMap</argument>
            </argument>
          </argument>
        </argument>
        <argument key="1" type="collection">
          <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 key="yml" 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 key="yml" 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 key="yml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>serializeDateInterval</argument>
            </argument>
          </argument>
          <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 key="yml" 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 key="yml" 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 key="yml" 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 key="yml" 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 key="yml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
          </argument>
          <argument key="PhpCollection\Sequence" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>serializeSequence</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>serializeSequence</argument>
            </argument>
            <argument key="yml" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>serializeSequence</argument>
            </argument>
          </argument>
          <argument key="PhpCollection\Map" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>serializeMap</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>serializeMap</argument>
            </argument>
            <argument key="yml" type="collection">
              <argument>jms_serializer.php_collection_handler</argument>
              <argument>serializeMap</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 key="yml" type="collection">
              <argument>jms_serializer.constraint_violation_handler</argument>
              <argument>serializeListToyml</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 key="yml" type="collection">
              <argument>jms_serializer.constraint_violation_handler</argument>
              <argument>serializeViolationToyml</argument>
            </argument>
          </argument>
          <argument key="Symfony\Component\Form\Form" type="collection">
            <argument key="xml" type="collection">
              <argument>fos_rest.serializer.form_error_handler</argument>
              <argument>serializeFormToxml</argument>
            </argument>
            <argument key="json" type="collection">
              <argument>fos_rest.serializer.form_error_handler</argument>
              <argument>serializeFormTojson</argument>
            </argument>
            <argument key="yml" type="collection">
              <argument>fos_rest.serializer.form_error_handler</argument>
              <argument>serializeFormToyml</argument>
            </argument>
          </argument>
          <argument key="Symfony\Component\Form\FormError" type="collection">
            <argument key="xml" type="collection">
              <argument>fos_rest.serializer.form_error_handler</argument>
              <argument>serializeFormErrorToxml</argument>
            </argument>
            <argument key="json" type="collection">
              <argument>fos_rest.serializer.form_error_handler</argument>
              <argument>serializeFormErrorTojson</argument>
            </argument>
            <argument key="yml" type="collection">
              <argument>fos_rest.serializer.form_error_handler</argument>
              <argument>serializeFormErrorToyml</argument>
            </argument>
          </argument>
        </argument>
      </argument>
    </service>
    <service id="jms_serializer.datetime_handler" class="JMS\Serializer\Handler\DateHandler" public="true">
      <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.array_collection_handler" class="JMS\Serializer\Handler\ArrayCollectionHandler" public="true">
      <tag name="jms_serializer.subscribing_handler"/>
      <argument>false</argument>
    </service>
    <service id="jms_serializer.php_collection_handler" class="JMS\Serializer\Handler\PhpCollectionHandler" public="true">
      <tag name="jms_serializer.subscribing_handler"/>
    </service>
    <service id="jms_serializer.constraint_violation_handler" class="JMS\Serializer\Handler\ConstraintViolationHandler" public="true">
      <tag name="jms_serializer.subscribing_handler"/>
    </service>
    <service id="jms_serializer.metadata.file_locator" class="Metadata\Driver\FileLocator" public="false">
      <argument type="collection"/>
    </service>
    <service id="jms_serializer.metadata.yaml_driver" class="JMS\Serializer\Metadata\Driver\YamlDriver" public="false">
      <argument type="service" id="jms_serializer.metadata.file_locator"/>
    </service>
    <service id="jms_serializer.metadata.xml_driver" class="JMS\Serializer\Metadata\Driver\XmlDriver" public="false">
      <argument type="service" id="jms_serializer.metadata.file_locator"/>
    </service>
    <service id="jms_serializer.metadata.php_driver" class="JMS\Serializer\Metadata\Driver\PhpDriver" public="false">
      <argument type="service" id="jms_serializer.metadata.file_locator"/>
    </service>
    <service id="jms_serializer.metadata.annotation_driver" class="JMS\Serializer\Metadata\Driver\AnnotationDriver" public="false">
      <argument type="service" id="annotations.cached_reader"/>
    </service>
    <service id="jms_serializer.metadata.chain_driver" class="Metadata\Driver\DriverChain" public="false">
      <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.php_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" public="false">
      <argument type="service" id="jms_serializer.metadata.chain_driver"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="jms_serializer.metadata.doctrine_phpcr_type_driver" class="JMS\Serializer\Metadata\Driver\DoctrinePHPCRTypeDriver" public="false">
      <argument type="service" id="jms_serializer.metadata.chain_driver"/>
      <argument type="service" id="doctrine_phpcr"/>
    </service>
    <service id="jms_serializer.metadata.lazy_loading_driver" class="Metadata\Driver\LazyLoadingDriver" public="false">
      <argument type="service" id="service_container"/>
      <argument>jms_serializer.metadata_driver</argument>
    </service>
    <service id="jms_serializer.metadata.cache.file_cache" class="Metadata\Cache\FileCache" public="false">
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/jms_serializer</argument>
    </service>
    <service id="jms_serializer.metadata_factory" class="Metadata\MetadataFactory" public="false">
      <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>
    </service>
    <service id="jms_serializer.version_exclusion_strategy" class="JMS\Serializer\Exclusion\VersionExclusionStrategy" public="false" abstract="true"/>
    <service id="jms_serializer.camel_case_naming_strategy" class="JMS\Serializer\Naming\CamelCaseNamingStrategy" public="false">
      <argument>_</argument>
      <argument>true</argument>
    </service>
    <service id="jms_serializer.identical_property_naming_strategy" class="JMS\Serializer\Naming\IdenticalPropertyNamingStrategy" public="false"/>
    <service id="jms_serializer.serialized_name_annotation_strategy" class="JMS\Serializer\Naming\SerializedNameAnnotationStrategy" public="false">
      <argument type="service" id="jms_serializer.camel_case_naming_strategy"/>
    </service>
    <service id="jms_serializer.cache_naming_strategy" class="JMS\Serializer\Naming\CacheNamingStrategy" public="false">
      <argument type="service" id="jms_serializer.serialized_name_annotation_strategy"/>
    </service>
    <service id="jms_serializer.doctrine_object_constructor" class="JMS\Serializer\Construction\DoctrineObjectConstructor" public="false">
      <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" public="false">
      <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" public="false"/>
    <service id="jms_serializer.serializer" class="JMS\Serializer\Serializer" public="false">
      <argument type="service" id="jms_serializer.metadata_factory"/>
      <argument type="service" id="jms_serializer.handler_registry"/>
      <argument type="service" id="jms_serializer.unserialize_object_constructor"/>
      <argument type="service">
        <service class="PhpCollection\Map">
          <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 key="yml" type="service" id="jms_serializer.yaml_serialization_visitor"/>
          </argument>
        </service>
      </argument>
      <argument type="service">
        <service class="PhpCollection\Map">
          <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>
        </service>
      </argument>
      <argument type="service" id="jms_serializer.event_dispatcher"/>
      <argument>null</argument>
      <argument type="service" id="jms_serializer.expression_evaluator"/>
      <call method="setSerializationContextFactory">
        <argument type="service" id="jms_serializer.configured_serialization_context_factory"/>
      </call>
      <call method="setDeserializationContextFactory">
        <argument type="service" id="jms_serializer.configured_deserialization_context_factory"/>
      </call>
    </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" public="false">
      <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" public="false"/>
    <service id="jms_serializer.twig_extension.serializer" class="JMS\Serializer\Twig\SerializerRuntimeExtension" public="false">
      <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" public="false"/>
    <service id="jms_serializer.accessor_strategy.expression" class="JMS\Serializer\Accessor\ExpressionAccessorStrategy" public="false">
      <argument type="service" id="jms_serializer.expression_evaluator"/>
      <argument type="service" id="jms_serializer.accessor_strategy.default"/>
    </service>
    <service id="jms_serializer.json_serialization_visitor" class="JMS\Serializer\JsonSerializationVisitor" public="true">
      <tag name="jms_serializer.serialization_visitor" format="json"/>
      <argument type="service" id="jms_serializer.cache_naming_strategy"/>
      <argument type="service" id="jms_serializer.accessor_strategy.expression"/>
      <call method="setOptions">
        <argument>1088</argument>
      </call>
    </service>
    <service id="jms_serializer.json_deserialization_visitor" class="JMS\Serializer\JsonDeserializationVisitor" public="true">
      <tag name="jms_serializer.deserialization_visitor" format="json"/>
      <argument type="service" id="jms_serializer.cache_naming_strategy"/>
    </service>
    <service id="jms_serializer.xml_serialization_visitor" class="JMS\Serializer\XmlSerializationVisitor" public="true">
      <tag name="jms_serializer.serialization_visitor" format="xml"/>
      <argument type="service" id="jms_serializer.cache_naming_strategy"/>
      <argument type="service" id="jms_serializer.accessor_strategy.expression"/>
      <call method="setFormatOutput">
        <argument>true</argument>
      </call>
    </service>
    <service id="jms_serializer.xml_deserialization_visitor" class="JMS\Serializer\XmlDeserializationVisitor" public="true">
      <tag name="jms_serializer.deserialization_visitor" format="xml"/>
      <argument type="service" id="jms_serializer.cache_naming_strategy"/>
      <call method="setDoctypeWhitelist">
        <argument type="collection"/>
      </call>
    </service>
    <service id="jms_serializer.yaml_serialization_visitor" class="JMS\Serializer\YamlSerializationVisitor" public="true">
      <tag name="jms_serializer.serialization_visitor" format="yml"/>
      <argument type="service" id="jms_serializer.cache_naming_strategy"/>
      <argument type="service" id="jms_serializer.accessor_strategy.expression"/>
    </service>
    <service id="jms_serializer.configured_serialization_context_factory" class="JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory" public="false"/>
    <service id="jms_serializer.configured_deserialization_context_factory" class="JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory" public="false"/>
    <service id="nelmio_cors.cors_listener" class="Nelmio\CorsBundle\EventListener\CorsListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="250"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="nelmio_cors.options_resolver"/>
    </service>
    <service id="nelmio_cors.options_resolver" class="Nelmio\CorsBundle\Options\Resolver" public="false">
      <argument type="collection">
        <argument type="service" id="nelmio_cors.options_provider.config"/>
      </argument>
    </service>
    <service id="nelmio_cors.options_provider.config" class="Nelmio\CorsBundle\Options\ConfigProvider">
      <tag name="nelmio_cors.options_provider" priority="-1"/>
      <argument>%nelmio_cors.map%</argument>
      <argument>%nelmio_cors.defaults%</argument>
    </service>
    <service id="vich_uploader.adapter.propel" class="Vich\UploaderBundle\Adapter\Propel\PropelORMAdapter" public="false"/>
    <service id="vich_uploader.adapter.mongodb" class="Vich\UploaderBundle\Adapter\ODM\MongoDB\MongoDBAdapter" public="false"/>
    <service id="vich_uploader.adapter.orm" class="Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter" public="false"/>
    <service id="vich_uploader.adapter.phpcr" class="Vich\UploaderBundle\Adapter\PHPCR\PHPCRAdapter" public="false"/>
    <service id="vich_uploader.listener.doctrine.base" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.inject.orm" class="Vich\UploaderBundle\EventListener\Doctrine\InjectListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.orm" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.orm" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.orm" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.inject.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\InjectListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.inject.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\InjectListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.propel.base" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.inject.propel" class="Vich\UploaderBundle\EventListener\Propel\InjectListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.propel" class="Vich\UploaderBundle\EventListener\Propel\UploadListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.propel" class="Vich\UploaderBundle\EventListener\Propel\CleanListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.propel" class="Vich\UploaderBundle\EventListener\Propel\RemoveListener" public="false">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.storage.file_system" class="Vich\UploaderBundle\Storage\FileSystemStorage" public="false">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
    </service>
    <service id="vich_uploader.file_injector" class="Vich\UploaderBundle\Injector\FileInjector" public="false">
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="vich_uploader.metadata.file_locator" class="Metadata\Driver\FileLocator" public="false">
      <argument type="collection"/>
    </service>
    <service id="vich_uploader.metadata_driver.annotation" class="Vich\UploaderBundle\Metadata\Driver\AnnotationDriver" public="false">
      <argument type="service" id="annotations.cached_reader"/>
    </service>
    <service id="vich_uploader.metadata_driver.xml" class="Vich\UploaderBundle\Metadata\Driver\XmlDriver" public="false">
      <argument type="service" id="vich_uploader.metadata.file_locator"/>
    </service>
    <service id="vich_uploader.metadata_driver.yaml" class="Vich\UploaderBundle\Metadata\Driver\YamlDriver" public="false">
      <argument type="service" id="vich_uploader.metadata.file_locator"/>
    </service>
    <service id="vich_uploader.metadata_driver.chain" class="Metadata\Driver\DriverChain" public="false">
      <argument type="collection">
        <argument type="service" id="vich_uploader.metadata_driver.xml"/>
        <argument type="service" id="vich_uploader.metadata_driver.annotation"/>
        <argument type="service" id="vich_uploader.metadata_driver.yaml"/>
      </argument>
    </service>
    <service id="vich_uploader.metadata.cache.file_cache" class="Metadata\Cache\FileCache" public="false">
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/vich_uploader</argument>
    </service>
    <service id="vich_uploader.metadata_factory" class="Metadata\MetadataFactory" public="false">
      <argument type="service" id="vich_uploader.metadata_driver.chain"/>
      <argument>Metadata\ClassHierarchyMetadata</argument>
      <argument>true</argument>
      <call method="setCache">
        <argument type="service" id="vich_uploader.metadata.cache.file_cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="vich_uploader.metadata_reader" class="Vich\UploaderBundle\Metadata\MetadataReader" public="false">
      <argument type="service" id="vich_uploader.metadata_factory"/>
    </service>
    <service id="vich_uploader.property_mapping_factory" class="Vich\UploaderBundle\Mapping\PropertyMappingFactory" public="false">
      <argument type="service" id="service_container"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="collection"/>
      <argument>_name</argument>
    </service>
    <service id="vich_uploader.namer_uniqid" class="Vich\UploaderBundle\Naming\UniqidNamer" public="true"/>
    <service id="vich_uploader.namer_property" class="Vich\UploaderBundle\Naming\PropertyNamer" public="true"/>
    <service id="vich_uploader.namer_origname" class="Vich\UploaderBundle\Naming\OrignameNamer" public="true"/>
    <service id="vich_uploader.namer_hash" class="Vich\UploaderBundle\Naming\HashNamer" public="true"/>
    <service id="vich_uploader.namer_base64" class="Vich\UploaderBundle\Naming\Base64Namer" public="true"/>
    <service id="vich_uploader.directory_namer_subdir" class="Vich\UploaderBundle\Naming\SubdirDirectoryNamer" public="true"/>
    <service id="vich_uploader.namer_directory_property" class="Vich\UploaderBundle\Naming\PropertyDirectoryNamer" public="true">
      <argument type="service" id="property_accessor" on-invalid="null"/>
    </service>
    <service id="vich_uploader.current_date_time_helper" class="Vich\UploaderBundle\Naming\CurrentDateTimeHelper"/>
    <service id="vich_uploader.namer_directory_current_date_time" class="Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" public="true">
      <argument type="service" id="vich_uploader.current_date_time_helper" on-invalid="null"/>
      <argument type="service" id="property_accessor" on-invalid="null"/>
    </service>
    <service id="vich_uploader.download_handler" class="Vich\UploaderBundle\Handler\DownloadHandler" public="true">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="vich_uploader.upload_handler" class="Vich\UploaderBundle\Handler\UploadHandler" public="true">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
      <argument type="service" id="vich_uploader.file_injector"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="vich_uploader.command.mapping_debug_class" class="Vich\UploaderBundle\Command\MappingDebugClassCommand" public="false">
      <tag name="console.command" command="vich:mapping:debug-class"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <call method="setName">
        <argument>vich:mapping:debug-class</argument>
      </call>
    </service>
    <service id="vich_uploader.command.mapping_debug" class="Vich\UploaderBundle\Command\MappingDebugCommand" public="false">
      <tag name="console.command" command="vich:mapping:debug"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>vich:mapping:debug</argument>
      </call>
    </service>
    <service id="vich_uploader.command.mapping_list_classes" class="Vich\UploaderBundle\Command\MappingListClassesCommand" public="false">
      <tag name="console.command" command="vich:mapping:list-classes"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <call method="setName">
        <argument>vich:mapping:list-classes</argument>
      </call>
    </service>
    <service id="vich_uploader.form.type.file" class="Vich\UploaderBundle\Form\Type\VichFileType" public="true">
      <tag name="form.type" alias="vich_file"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="vich_uploader.form.type.image" class="Vich\UploaderBundle\Form\Type\VichImageType" public="true">
      <tag name="form.type" alias="vich_image"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="liip_imagine.cache.manager" on-invalid="null"/>
    </service>
    <service id="vich_uploader.templating.helper.uploader_helper" class="Vich\UploaderBundle\Templating\Helper\UploaderHelper" public="true">
      <tag name="templating.helper" alias="vich_uploader"/>
      <argument type="service" id="vich_uploader.storage.file_system"/>
    </service>
    <service id="vich_uploader.twig.extension.uploader" class="Vich\UploaderBundle\Twig\Extension\UploaderExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="vich_uploader.templating.helper.uploader_helper"/>
    </service>
    <service id="knp_snappy.pdf" class="Knp\Snappy\Pdf" public="true">
      <tag name="monolog.logger" channel="snappy"/>
      <argument>%env(WKHTMLTOPDF_PATH)%</argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.snappy" on-invalid="ignore"/>
      </call>
    </service>
    <service id="knp_snappy.image" class="Knp\Snappy\Image" public="true">
      <tag name="monolog.logger" channel="snappy"/>
      <argument>%env(WKHTMLTOIMAGE_PATH)%</argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.snappy" on-invalid="ignore"/>
      </call>
    </service>
    <service id="liip_imagine.mime_types" class="Symfony\Component\Mime\MimeTypes">
      <factory class="Symfony\Component\Mime\MimeTypes" method="getDefault"/>
    </service>
    <service id="liip_imagine.cache.resolver.default" class="Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver" public="true">
      <tag name="liip_imagine.cache.resolver" resolver="default"/>
      <argument type="service" id="filesystem"/>
      <argument type="service" id="router.request_context"/>
      <argument>/var/www/html/c4rgo.cloud/public</argument>
      <argument>media/cache</argument>
    </service>
    <service id="liip_imagine.binary.loader.default" class="Liip\ImagineBundle\Binary\Loader\FileSystemLoader" public="true">
      <tag name="liip_imagine.binary.loader" loader="default"/>
      <argument type="service">
        <service class="Symfony\Component\Mime\MimeTypes">
          <factory class="Symfony\Component\Mime\MimeTypes" method="getDefault"/>
        </service>
      </argument>
      <argument type="service">
        <service class="Symfony\Component\Mime\MimeTypes">
          <factory class="Symfony\Component\Mime\MimeTypes" method="getDefault"/>
        </service>
      </argument>
      <argument type="service">
        <service class="Liip\ImagineBundle\Binary\Locator\FileSystemLocator" public="false">
          <argument type="collection">
            <argument>/var/www/html/c4rgo.cloud/public</argument>
          </argument>
          <argument>false</argument>
        </service>
      </argument>
    </service>
    <service id="liip_imagine.factory.config.filter.argument.point" class="Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory"/>
    <service id="liip_imagine.factory.config.filter.argument.size" class="Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory"/>
    <service id="liip_imagine.factory.config.stack" class="Liip\ImagineBundle\Factory\Config\StackFactory"/>
    <service id="liip_imagine.factory.config.filter.auto_rotate" class="Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory"/>
    <service id="liip_imagine.factory.config.filter.background" class="Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.crop" class="Liip\ImagineBundle\Factory\Config\Filter\CropFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
      <argument type="service" id="liip_imagine.factory.config.filter.argument.point"/>
    </service>
    <service id="liip_imagine.factory.config.filter.downscale" class="Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.flip" class="Liip\ImagineBundle\Factory\Config\Filter\FlipFactory"/>
    <service id="liip_imagine.factory.config.filter.grayscale" class="Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory"/>
    <service id="liip_imagine.factory.config.filter.interlace" class="Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory"/>
    <service id="liip_imagine.factory.config.filter.paste" class="Liip\ImagineBundle\Factory\Config\Filter\PasteFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.point"/>
    </service>
    <service id="liip_imagine.factory.config.filter.relative_resize" class="Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory"/>
    <service id="liip_imagine.factory.config.filter.resize" class="Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.rotate" class="Liip\ImagineBundle\Factory\Config\Filter\RotateFactory"/>
    <service id="liip_imagine.factory.config.filter.scale" class="Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.strip" class="Liip\ImagineBundle\Factory\Config\Filter\StripFactory"/>
    <service id="liip_imagine.factory.config.filter.thumbnail" class="Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.upscale" class="Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory">
      <argument type="service" id="liip_imagine.factory.config.filter.argument.size"/>
    </service>
    <service id="liip_imagine.factory.config.filter.watermark" class="Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory"/>
    <service id="liip_imagine.config.filter_factory_collection" class="Liip\ImagineBundle\Config\FilterFactoryCollection">
      <argument type="service" id="liip_imagine.factory.config.filter.auto_rotate"/>
      <argument type="service" id="liip_imagine.factory.config.filter.background"/>
      <argument type="service" id="liip_imagine.factory.config.filter.crop"/>
      <argument type="service" id="liip_imagine.factory.config.filter.downscale"/>
      <argument type="service" id="liip_imagine.factory.config.filter.flip"/>
      <argument type="service" id="liip_imagine.factory.config.filter.grayscale"/>
      <argument type="service" id="liip_imagine.factory.config.filter.interlace"/>
      <argument type="service" id="liip_imagine.factory.config.filter.paste"/>
      <argument type="service" id="liip_imagine.factory.config.filter.relative_resize"/>
      <argument type="service" id="liip_imagine.factory.config.filter.resize"/>
      <argument type="service" id="liip_imagine.factory.config.filter.rotate"/>
      <argument type="service" id="liip_imagine.factory.config.filter.scale"/>
      <argument type="service" id="liip_imagine.factory.config.filter.strip"/>
      <argument type="service" id="liip_imagine.factory.config.filter.thumbnail"/>
      <argument type="service" id="liip_imagine.factory.config.filter.upscale"/>
      <argument type="service" id="liip_imagine.factory.config.filter.watermark"/>
    </service>
    <service id="liip_imagine.config.stack_builder" class="Liip\ImagineBundle\Config\StackBuilder">
      <argument type="service" id="liip_imagine.factory.config.stack"/>
      <argument type="service" id="liip_imagine.config.filter_factory_collection"/>
    </service>
    <service id="liip_imagine.config.stack_collection" class="Liip\ImagineBundle\Config\StackCollection" public="true">
      <argument type="service" id="liip_imagine.config.stack_builder"/>
      <argument type="collection"/>
    </service>
    <service id="liip_imagine.filter.manager" class="Liip\ImagineBundle\Imagine\Filter\FilterManager" public="true">
      <argument type="service" id="liip_imagine.filter.configuration"/>
      <argument type="service" id="liip_imagine.gd"/>
      <argument type="service" id="liip_imagine.binary.mime_type_guesser"/>
      <call method="addLoader">
        <argument>relative_resize</argument>
        <argument type="service" id="liip_imagine.filter.loader.relative_resize"/>
      </call>
      <call method="addLoader">
        <argument>resize</argument>
        <argument type="service" id="liip_imagine.filter.loader.resize"/>
      </call>
      <call method="addLoader">
        <argument>thumbnail</argument>
        <argument type="service" id="liip_imagine.filter.loader.thumbnail"/>
      </call>
      <call method="addLoader">
        <argument>crop</argument>
        <argument type="service" id="liip_imagine.filter.loader.crop"/>
      </call>
      <call method="addLoader">
        <argument>grayscale</argument>
        <argument type="service" id="liip_imagine.filter.loader.grayscale"/>
      </call>
      <call method="addLoader">
        <argument>paste_image</argument>
        <argument type="service" id="liip_imagine.filter.loader.paste_image"/>
      </call>
      <call method="addLoader">
        <argument>paste</argument>
        <argument type="service" id="liip_imagine.filter.loader.paste"/>
      </call>
      <call method="addLoader">
        <argument>watermark</argument>
        <argument type="service" id="liip_imagine.filter.loader.watermark"/>
      </call>
      <call method="addLoader">
        <argument>watermark_image</argument>
        <argument type="service" id="liip_imagine.filter.loader.watermark_image"/>
      </call>
      <call method="addLoader">
        <argument>background</argument>
        <argument type="service" id="liip_imagine.filter.loader.background"/>
      </call>
      <call method="addLoader">
        <argument>strip</argument>
        <argument type="service" id="liip_imagine.filter.loader.strip"/>
      </call>
      <call method="addLoader">
        <argument>scale</argument>
        <argument type="service" id="liip_imagine.filter.loader.scale"/>
      </call>
      <call method="addLoader">
        <argument>upscale</argument>
        <argument type="service" id="liip_imagine.filter.loader.upscale"/>
      </call>
      <call method="addLoader">
        <argument>downscale</argument>
        <argument type="service" id="liip_imagine.filter.loader.downscale"/>
      </call>
      <call method="addLoader">
        <argument>auto_rotate</argument>
        <argument type="service" id="liip_imagine.filter.loader.auto_rotate"/>
      </call>
      <call method="addLoader">
        <argument>rotate</argument>
        <argument type="service" id="liip_imagine.filter.loader.rotate"/>
      </call>
      <call method="addLoader">
        <argument>flip</argument>
        <argument type="service" id="liip_imagine.filter.loader.flip"/>
      </call>
      <call method="addLoader">
        <argument>interlace</argument>
        <argument type="service" id="liip_imagine.filter.loader.interlace"/>
      </call>
      <call method="addLoader">
        <argument>resample</argument>
        <argument type="service" id="liip_imagine.filter.loader.resample"/>
      </call>
      <call method="addLoader">
        <argument>fixed</argument>
        <argument type="service" id="liip_imagine.filter.loader.fixed"/>
      </call>
      <call method="addPostProcessor">
        <argument>jpegoptim</argument>
        <argument type="service" id="liip_imagine.filter.post_processor.jpegoptim"/>
      </call>
      <call method="addPostProcessor">
        <argument>optipng</argument>
        <argument type="service" id="liip_imagine.filter.post_processor.optipng"/>
      </call>
      <call method="addPostProcessor">
        <argument>pngquant</argument>
        <argument type="service" id="liip_imagine.filter.post_processor.pngquant"/>
      </call>
      <call method="addPostProcessor">
        <argument>mozjpeg</argument>
        <argument type="service" id="liip_imagine.filter.post_processor.mozjpeg"/>
      </call>
      <call method="addPostProcessor">
        <argument>cwebp</argument>
        <argument type="service" id="liip_imagine.filter.post_processor.cwebp"/>
      </call>
    </service>
    <service id="liip_imagine.data.manager" class="Liip\ImagineBundle\Imagine\Data\DataManager" public="true">
      <argument type="service" id="liip_imagine.binary.mime_type_guesser"/>
      <argument type="service">
        <service class="Symfony\Component\Mime\MimeTypes">
          <factory class="Symfony\Component\Mime\MimeTypes" method="getDefault"/>
        </service>
      </argument>
      <argument type="service" id="liip_imagine.filter.configuration"/>
      <argument>default</argument>
      <argument>null</argument>
      <call method="addLoader">
        <argument>default</argument>
        <argument type="service" id="liip_imagine.binary.loader.default"/>
      </call>
    </service>
    <service id="liip_imagine.cache.manager" class="Liip\ImagineBundle\Imagine\Cache\CacheManager" public="true">
      <argument type="service" id="liip_imagine.filter.configuration"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="liip_imagine.cache.signer"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument>default</argument>
      <argument>false</argument>
      <call method="addResolver">
        <argument>default</argument>
        <argument type="service" id="liip_imagine.cache.resolver.default"/>
      </call>
      <call method="addResolver">
        <argument>no_cache</argument>
        <argument type="service" id="liip_imagine.cache.resolver.no_cache_web_path"/>
      </call>
    </service>
    <service id="liip_imagine.filter.configuration" class="Liip\ImagineBundle\Imagine\Filter\FilterConfiguration">
      <argument type="collection"/>
    </service>
    <service id="liip_imagine.service.filter" class="Liip\ImagineBundle\Service\FilterService">
      <argument type="service" id="liip_imagine.data.manager"/>
      <argument type="service" id="liip_imagine.filter.manager"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
      <argument>false</argument>
      <argument>%liip_imagine.webp.options%</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="liip_imagine.controller.config" class="Liip\ImagineBundle\Config\Controller\ControllerConfig" public="false">
      <argument>302</argument>
    </service>
    <service id="Liip\ImagineBundle\Controller\ImagineController" class="Liip\ImagineBundle\Controller\ImagineController" public="true">
      <argument type="service" id="liip_imagine.service.filter"/>
      <argument type="service" id="liip_imagine.data.manager"/>
      <argument type="service" id="liip_imagine.cache.signer"/>
      <argument type="service" id="liip_imagine.controller.config"/>
    </service>
    <service id="liip_imagine.meta_data.reader" class="Imagine\Image\Metadata\ExifMetadataReader" public="false"/>
    <service id="liip_imagine.gd" class="Imagine\Gd\Imagine" public="false">
      <call method="setMetadataReader">
        <argument type="service" id="liip_imagine.meta_data.reader"/>
      </call>
    </service>
    <service id="liip_imagine.imagick" class="Imagine\Imagick\Imagine" public="false">
      <call method="setMetadataReader">
        <argument type="service" id="liip_imagine.meta_data.reader"/>
      </call>
    </service>
    <service id="liip_imagine.gmagick" class="Imagine\Gmagick\Imagine" public="false">
      <call method="setMetadataReader">
        <argument type="service" id="liip_imagine.meta_data.reader"/>
      </call>
    </service>
    <service id="liip_imagine.filter.loader.relative_resize" class="Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="relative_resize"/>
    </service>
    <service id="liip_imagine.filter.loader.resize" class="Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="resize"/>
    </service>
    <service id="liip_imagine.filter.loader.thumbnail" class="Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="thumbnail"/>
    </service>
    <service id="liip_imagine.filter.loader.crop" class="Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="crop"/>
    </service>
    <service id="liip_imagine.filter.loader.grayscale" class="Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="grayscale"/>
    </service>
    <service id="liip_imagine.filter.loader.paste_image" class="Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="paste_image"/>
      <argument type="service" id="liip_imagine.gd"/>
      <argument>/var/www/html/c4rgo.cloud</argument>
    </service>
    <service id="liip_imagine.filter.loader.paste" class="Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="paste"/>
      <argument type="service" id="liip_imagine.gd"/>
      <argument>/var/www/html/c4rgo.cloud/src</argument>
    </service>
    <service id="liip_imagine.filter.loader.watermark" class="Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="watermark"/>
      <argument type="service" id="liip_imagine.gd"/>
      <argument>/var/www/html/c4rgo.cloud/src</argument>
    </service>
    <service id="liip_imagine.filter.loader.watermark_image" class="Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="watermark_image"/>
      <argument type="service" id="liip_imagine.gd"/>
      <argument>/var/www/html/c4rgo.cloud</argument>
    </service>
    <service id="liip_imagine.filter.loader.background" class="Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="background"/>
      <argument type="service" id="liip_imagine.gd"/>
    </service>
    <service id="liip_imagine.filter.loader.strip" class="Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="strip"/>
    </service>
    <service id="liip_imagine.filter.loader.scale" class="Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="scale"/>
    </service>
    <service id="liip_imagine.filter.loader.upscale" class="Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="upscale"/>
    </service>
    <service id="liip_imagine.filter.loader.downscale" class="Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="downscale"/>
    </service>
    <service id="liip_imagine.filter.loader.auto_rotate" class="Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader">
      <tag name="liip_imagine.filter.loader" loader="auto_rotate"/>
    </service>
    <service id="liip_imagine.filter.loader.rotate" class="Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="rotate"/>
    </service>
    <service id="liip_imagine.filter.loader.flip" class="Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="flip"/>
    </service>
    <service id="liip_imagine.filter.loader.interlace" class="Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="interlace"/>
    </service>
    <service id="liip_imagine.filter.loader.resample" class="Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="resample"/>
      <argument type="service" id="liip_imagine.gd"/>
    </service>
    <service id="liip_imagine.filter.loader.fixed" class="Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader" public="true">
      <tag name="liip_imagine.filter.loader" loader="fixed"/>
    </service>
    <service id="liip_imagine.binary.loader.prototype.filesystem" class="Liip\ImagineBundle\Binary\Loader\FileSystemLoader">
      <argument type="service" id="mime_types"/>
      <argument type="service" id="mime_types"/>
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.loader.prototype.stream" class="Liip\ImagineBundle\Binary\Loader\StreamLoader">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.loader.prototype.flysystem" class="Liip\ImagineBundle\Binary\Loader\FlysystemLoader" abstract="true">
      <argument type="service" id="mime_types"/>
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.loader.prototype.flysystem2" class="Liip\ImagineBundle\Binary\Loader\FlysystemV2Loader" abstract="true">
      <argument type="service" id="mime_types"/>
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.loader.prototype.chain" class="Liip\ImagineBundle\Binary\Loader\ChainLoader" abstract="true">
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.locator.filesystem" class="Liip\ImagineBundle\Binary\Locator\FileSystemLocator" shared="false" public="false">
      <tag name="liip_imagine.binary.locator" shared=""/>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.binary.locator.filesystem_insecure" class="Liip\ImagineBundle\Binary\Locator\FileSystemInsecureLocator" shared="false" public="false">
      <tag name="liip_imagine.binary.locator" shared=""/>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.web_path" class="Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver" public="true" abstract="true">
      <argument type="service" id="filesystem"/>
      <argument type="service" id="router.request_context"/>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.aws_s3" class="Liip\ImagineBundle\Imagine\Cache\Resolver\AwsS3Resolver" public="true" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.cache" class="Liip\ImagineBundle\Imagine\Cache\Resolver\CacheResolver" public="true" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.flysystem" class="Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemResolver" public="true" abstract="true">
      <argument></argument>
      <argument type="service" id="router.request_context"/>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.flysystem2" class="Liip\ImagineBundle\Imagine\Cache\Resolver\FlysystemV2Resolver" public="true" abstract="true">
      <argument></argument>
      <argument type="service" id="router.request_context"/>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.proxy" class="Liip\ImagineBundle\Imagine\Cache\Resolver\ProxyResolver" public="true" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.prototype.psr_cache" class="Liip\ImagineBundle\Imagine\Cache\Resolver\PsrCacheResolver" public="true" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="liip_imagine.cache.resolver.no_cache_web_path" class="Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver" public="true">
      <tag name="liip_imagine.cache.resolver" resolver="no_cache"/>
      <argument type="service" id="router.request_context"/>
    </service>
    <service id="liip_imagine.form.type.image" class="Liip\ImagineBundle\Form\Type\ImageType">
      <tag name="form.type" alias="liip_imagine_image"/>
    </service>
    <service id="liip_imagine.binary.mime_type_guesser" class="Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser">
      <argument type="service">
        <service class="Symfony\Component\Mime\MimeTypes">
          <factory class="Symfony\Component\Mime\MimeTypes" method="getDefault"/>
        </service>
      </argument>
    </service>
    <service id="liip_imagine.cache.signer" class="Liip\ImagineBundle\Imagine\Cache\Signer" public="true">
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="liip_imagine.filter.post_processor.jpegoptim" class="Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor">
      <tag name="liip_imagine.filter.post_processor" post_processor="jpegoptim"/>
      <argument>/usr/bin/jpegoptim</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="liip_imagine.filter.post_processor.optipng" class="Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor">
      <tag name="liip_imagine.filter.post_processor" post_processor="optipng"/>
      <argument>/usr/bin/optipng</argument>
      <argument>7</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="liip_imagine.filter.post_processor.pngquant" class="Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor">
      <tag name="liip_imagine.filter.post_processor" post_processor="pngquant"/>
      <argument>/usr/bin/pngquant</argument>
    </service>
    <service id="liip_imagine.filter.post_processor.mozjpeg" class="Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor">
      <tag name="liip_imagine.filter.post_processor" post_processor="mozjpeg"/>
      <argument>/opt/mozjpeg/bin/cjpeg</argument>
    </service>
    <service id="liip_imagine.filter.post_processor.cwebp" class="Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor">
      <tag name="liip_imagine.filter.post_processor" post_processor="cwebp"/>
      <argument>/usr/bin/cwebp</argument>
      <argument>null</argument>
      <argument>75</argument>
      <argument>100</argument>
      <argument>4</argument>
      <argument>fast</argument>
      <argument>1</argument>
      <argument>false</argument>
      <argument>%liip_imagine.cwebp.metadata%</argument>
    </service>
    <service id="liip_imagine.templating.filter_extension" class="Liip\ImagineBundle\Templating\FilterExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
    </service>
    <service id="liip_imagine.command.cache_remove" class="Liip\ImagineBundle\Command\RemoveCacheCommand">
      <tag name="console.command" command="liip:imagine:cache:remove" alias="imagine:del"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
      <argument type="service" id="liip_imagine.filter.manager"/>
      <argument type="service" id="liip_imagine.service.filter"/>
      <call method="setName">
        <argument>liip:imagine:cache:remove</argument>
      </call>
    </service>
    <service id="liip_imagine.command.cache_resolve" class="Liip\ImagineBundle\Command\ResolveCacheCommand">
      <tag name="console.command" command="liip:imagine:cache:resolve" alias="imagine:get"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
      <argument type="service" id="liip_imagine.filter.manager"/>
      <argument type="service" id="liip_imagine.service.filter"/>
      <call method="setName">
        <argument>liip:imagine:cache:resolve</argument>
      </call>
    </service>
    <service id="liip_imagine.templating.filter_helper" class="Liip\ImagineBundle\Templating\Helper\FilterHelper">
      <tag name="templating.helper" alias="imagine"/>
      <argument type="service" id="liip_imagine.cache.manager"/>
      <deprecated>The "%service_id%" service is deprecated since LiipImagineBundle 2.2 and will be removed in 3.0.</deprecated>
    </service>
    <service id="Endroid\QrCode\Writer\BinaryWriter" class="Endroid\QrCode\Writer\BinaryWriter" public="true" autowire="true" autoconfigure="true">
      <tag name="endroid.qr_code.writer"/>
    </service>
    <service id="Endroid\QrCode\Writer\DebugWriter" class="Endroid\QrCode\Writer\DebugWriter" public="true" autowire="true" autoconfigure="true">
      <tag name="endroid.qr_code.writer"/>
    </service>
    <service id="Endroid\QrCode\Writer\EpsWriter" class="Endroid\QrCode\Writer\EpsWriter" public="true" autowire="true" autoconfigure="true">
      <tag name="endroid.qr_code.writer"/>
    </service>
    <service id="Endroid\QrCode\Writer\PngWriter" class="Endroid\QrCode\Writer\PngWriter" public="true" autowire="true" autoconfigure="true">
      <tag name="endroid.qr_code.writer"/>
    </service>
    <service id="Endroid\QrCode\Writer\SvgWriter" class="Endroid\QrCode\Writer\SvgWriter" public="true" autowire="true" autoconfigure="true">
      <tag name="endroid.qr_code.writer"/>
    </service>
    <service id="Endroid\QrCodeBundle\Controller\GenerateController" class="Endroid\QrCodeBundle\Controller\GenerateController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Endroid\QrCode\Factory\QrCodeFactory"/>
    </service>
    <service id="Endroid\QrCode\WriterRegistry" class="Endroid\QrCode\WriterRegistry" public="false" autowire="true" autoconfigure="true">
      <call method="addWriters">
        <argument type="tagged_iterator" tag="endroid.qr_code.writer"/>
      </call>
      <call method="addWriter">
        <argument type="service" id="Endroid\QrCode\Writer\BinaryWriter"/>
      </call>
      <call method="addWriter">
        <argument type="service" id="Endroid\QrCode\Writer\DebugWriter"/>
      </call>
      <call method="addWriter">
        <argument type="service" id="Endroid\QrCode\Writer\EpsWriter"/>
      </call>
      <call method="addWriter">
        <argument type="service" id="Endroid\QrCode\Writer\PngWriter"/>
      </call>
      <call method="addWriter">
        <argument type="service" id="Endroid\QrCode\Writer\SvgWriter"/>
      </call>
    </service>
    <service id="Endroid\QrCode\Factory\QrCodeFactory" class="Endroid\QrCode\Factory\QrCodeFactory" public="false" autowire="true" autoconfigure="true">
      <argument type="collection">
        <argument key="writer">png</argument>
        <argument key="size">400</argument>
        <argument key="margin">10</argument>
        <argument key="error_correction_level">low</argument>
        <argument key="validate_result">false</argument>
        <argument key="writer_options" type="collection"/>
        <argument key="encoding">UTF-8</argument>
      </argument>
      <argument type="service" id="Endroid\QrCode\WriterRegistry"/>
    </service>
    <service id="Endroid\QrCodeBundle\Twig\QrCodeExtension" class="Endroid\QrCodeBundle\Twig\QrCodeExtension" public="false" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="Endroid\QrCode\Factory\QrCodeFactory"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="dtc_grid.renderer.factory" class="Dtc\GridBundle\Grid\Renderer\RendererFactory" public="true">
      <argument type="service" id="router.default"/>
      <argument type="service" id="translator.default"/>
      <argument type="collection">
        <argument key="theme.css">%dtc_grid.theme.css%</argument>
        <argument key="theme.js">%dtc_grid.theme.js%</argument>
        <argument key="page_div_style">margin: 10px</argument>
        <argument key="jquery">%dtc_grid.jquery%</argument>
        <argument key="purl">//cdnjs.cloudflare.com/ajax/libs/purl/2.3.1/purl.js</argument>
        <argument key="table.options">%dtc_grid.table_options%</argument>
        <argument key="jq_grid.css">%dtc_grid.jq_grid.css%</argument>
        <argument key="jq_grid.js" type="collection"/>
        <argument key="jq_grid.local.css" type="collection"/>
        <argument key="jq_grid.local.js">%dtc_grid.jq_grid.local.js%</argument>
        <argument key="jq_grid.options">%dtc_grid.jq_grid.options%</argument>
        <argument key="datatables.css">%dtc_grid.datatables.css%</argument>
        <argument key="datatables.js">%dtc_grid.datatables.js%</argument>
        <argument key="datatables.local.css">%dtc_grid.datatables.local.css%</argument>
        <argument key="datatables.local.js">%dtc_grid.datatables.local.js%</argument>
        <argument key="datatables.class" type="collection"/>
        <argument key="datatables.options">%dtc_grid.datatables.options%</argument>
      </argument>
      <call method="setTwigEnvironment">
        <argument type="service" id="twig"/>
      </call>
    </service>
    <service id="dtc_grid.command.source_list" class="Dtc\GridBundle\Command\SourceListCommand" public="true">
      <tag name="console.command"/>
      <call method="setGridSourceManager">
        <argument type="service" id="dtc_grid.manager.source"/>
      </call>
    </service>
    <service id="dtc_grid.command.generate_grid_source" class="Dtc\GridBundle\Command\GenerateGridSourceCommand" public="true">
      <tag name="console.command"/>
      <call method="setRegistry">
        <argument type="service" id="doctrine" on-invalid="ignore"/>
      </call>
      <call method="setEntityManager">
        <argument type="service" id="doctrine.orm.default_entity_manager" on-invalid="ignore"/>
      </call>
    </service>
    <service id="dtc_grid.column.source" class="Dtc\GridBundle\Grid\Source\ColumnSource" public="true">
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod</argument>
      <argument>true</argument>
    </service>
    <service id="dtc_grid.manager.source" class="Dtc\GridBundle\Manager\GridSourceManager" public="true">
      <argument type="service" id="dtc_grid.column.source"/>
      <call method="setReader">
        <argument type="service" id="annotations.cached_reader" on-invalid="ignore"/>
      </call>
      <call method="setReflectionAllowedEntities">
        <argument>null</argument>
      </call>
      <call method="setRegistry">
        <argument type="service" id="doctrine"/>
      </call>
    </service>
    <service id="dtc_grid.twig.extension" class="Dtc\GridBundle\Twig\Extension\TwigExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="dtc_grid.command.source.list" class="Dtc\GridBundle\Command\SourceListCommand">
      <tag name="console.command"/>
    </service>
    <service id="dtc_grid.command.source.generate" class="Dtc\GridBundle\Command\GenerateGridSourceCommand">
      <tag name="console.command"/>
    </service>
    <service id="dtc_grid.controller.grid" class="Dtc\GridBundle\Controller\GridController" public="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id=".1_ServiceLocator~lh0okEU" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="webpack_encore.entrypoint_lookup_collection" type="service_closure" id="webpack_encore.entrypoint_lookup_collection"/>
        <argument key="webpack_encore.tag_renderer" type="service_closure" id="webpack_encore.tag_renderer"/>
      </argument>
    </service>
    <service id="webpack_encore.entrypoint_lookup_collection" class="Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection" public="false">
      <argument type="service" id=".service_locator.0DpzJRH"/>
      <argument>_default</argument>
    </service>
    <service id="webpack_encore.tag_renderer" class="Symfony\WebpackEncoreBundle\Asset\TagRenderer" public="false">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="webpack_encore.entrypoint_lookup_collection"/>
      <argument type="service" id="assets.packages"/>
      <argument type="collection"/>
      <argument type="collection"/>
      <argument type="collection"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="webpack_encore.twig_entry_files_extension" class="Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id=".1_ServiceLocator~lh0okEU"/>
    </service>
    <service id="webpack_encore.twig_stimulus_extension" class="Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="webpack_encore.entrypoint_lookup.cache_warmer" class="Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <argument type="collection">
        <argument key="_default">/var/www/html/c4rgo.cloud/public/build/entrypoints.json</argument>
      </argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/webpack_encore.cache.php</argument>
    </service>
    <service id="webpack_encore.cache" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" public="false">
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/webpack_encore.cache.php</argument>
      <argument type="service" id="cache.webpack_encore"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="cache.webpack_encore" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>XFTu18yL01</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod/pools</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="webpack_encore.exception_listener" class="Symfony\WebpackEncoreBundle\EventListener\ExceptionListener" public="false">
      <tag name="kernel.event_listener" event="kernel.exception"/>
      <argument type="service" id="webpack_encore.entrypoint_lookup_collection"/>
      <argument type="collection">
        <argument>_default</argument>
      </argument>
    </service>
    <service id="Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener" class="Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="webpack_encore.entrypoint_lookup_collection"/>
      <argument type="collection">
        <argument>_default</argument>
      </argument>
    </service>
    <service id="webpack_encore.entrypoint_lookup[_default]" class="Symfony\WebpackEncoreBundle\Asset\EntrypointLookup">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/c4rgo.cloud/public/build/entrypoints.json</argument>
      <argument>null</argument>
      <argument>_default</argument>
      <argument>true</argument>
    </service>
    <service id=".service_locator.0DpzJRH" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="_default" type="service_closure" id="webpack_encore.entrypoint_lookup[_default]"/>
      </argument>
    </service>
    <service id="fos_js_routing.extractor" class="FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor" public="true">
      <argument type="service" id="router.default"/>
      <argument type="collection"/>
      <argument>/var/www/html/c4rgo.cloud/var/cache/prod</argument>
      <argument>%kernel.bundles%</argument>
    </service>
    <service id="fos_js_routing.dump_command" class="FOS\JsRoutingBundle\Command\DumpCommand">
      <tag name="console.command"/>
      <argument type="service" id="fos_js_routing.extractor"/>
      <argument type="service" id="fos_js_routing.serializer"/>
      <argument>/var/www/html/c4rgo.cloud</argument>
      <argument>null</argument>
      <call method="setName">
        <argument>fos:js-routing:dump</argument>
      </call>
    </service>
    <service id="fos_js_routing.router_debug_exposed_command" class="FOS\JsRoutingBundle\Command\RouterDebugExposedCommand">
      <tag name="console.command"/>
      <argument type="service" id="fos_js_routing.extractor"/>
      <argument type="service" id="router.default"/>
      <call method="setName">
        <argument>fos:js-routing:debug</argument>
      </call>
    </service>
    <service id="fos_js_routing.controller" class="FOS\JsRoutingBundle\Controller\Controller" public="true">
      <argument type="service" id="fos_js_routing.serializer"/>
      <argument type="service" id="fos_js_routing.extractor"/>
      <argument>%fos_js_routing.cache_control%</argument>
      <argument>true</argument>
    </service>
    <service id="fos_js_routing.serializer" class="Symfony\Component\Serializer\Serializer" public="true">
      <argument type="collection">
        <argument type="service" id="fos_js_routing.normalizer.route_collection"/>
        <argument type="service" id="fos_js_routing.normalizer.routes_response"/>
        <argument type="service" id="fos_js_routing.denormalizer.route_collection"/>
      </argument>
      <argument type="collection">
        <argument key="json" type="service" id="fos_js_routing.encoder"/>
      </argument>
    </service>
    <service id="fos_js_routing.normalizer.route_collection" class="FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer" public="false"/>
    <service id="fos_js_routing.normalizer.routes_response" class="FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer" public="false"/>
    <service id="fos_js_routing.denormalizer.route_collection" class="FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer" public="false"/>
    <service id="fos_js_routing.encoder" class="Symfony\Component\Serializer\Encoder\JsonEncoder" public="false"/>
    <service id="Geocoder\Dumper\GeoArray" class="Geocoder\Dumper\GeoArray">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Geocoder\Dumper\GeoJson" class="Geocoder\Dumper\GeoJson">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Geocoder\Dumper\Gpx" class="Geocoder\Dumper\Gpx">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Geocoder\Dumper\Kml" class="Geocoder\Dumper\Kml">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Geocoder\Dumper\Wkb" class="Geocoder\Dumper\Wkb">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Geocoder\Dumper\Wkt" class="Geocoder\Dumper\Wkt">
      <tag name="bazinga_geocoder.dumper"/>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\AlgoliaFactory" class="Bazinga\GeocoderBundle\ProviderFactory\AlgoliaFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\ArcGISOnlineFactory" class="Bazinga\GeocoderBundle\ProviderFactory\ArcGISOnlineFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\BingMapsFactory" class="Bazinga\GeocoderBundle\ProviderFactory\BingMapsFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" class="Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" public="false" autowire="true" autoconfigure="true">
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\FreeGeoIpFactory" class="Bazinga\GeocoderBundle\ProviderFactory\FreeGeoIpFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GeoIP2Factory" class="Bazinga\GeocoderBundle\ProviderFactory\GeoIP2Factory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GeoIPsFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GeoIPsFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GeoPluginFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GeoPluginFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GeoipFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GeoipFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GeonamesFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GeonamesFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GoogleMapsFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GoogleMapsFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\GoogleMapsPlacesFactory" class="Bazinga\GeocoderBundle\ProviderFactory\GoogleMapsPlacesFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\HereFactory" class="Bazinga\GeocoderBundle\ProviderFactory\HereFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\HostIpFactory" class="Bazinga\GeocoderBundle\ProviderFactory\HostIpFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\IpInfoDbFactory" class="Bazinga\GeocoderBundle\ProviderFactory\IpInfoDbFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\IpInfoFactory" class="Bazinga\GeocoderBundle\ProviderFactory\IpInfoFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\IpstackFactory" class="Bazinga\GeocoderBundle\ProviderFactory\IpstackFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\MapQuestFactory" class="Bazinga\GeocoderBundle\ProviderFactory\MapQuestFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\MapboxFactory" class="Bazinga\GeocoderBundle\ProviderFactory\MapboxFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\MapzenFactory" class="Bazinga\GeocoderBundle\ProviderFactory\MapzenFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\MaxMindBinaryFactory" class="Bazinga\GeocoderBundle\ProviderFactory\MaxMindBinaryFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\MaxMindFactory" class="Bazinga\GeocoderBundle\ProviderFactory\MaxMindFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\NominatimFactory" class="Bazinga\GeocoderBundle\ProviderFactory\NominatimFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\OpenCageFactory" class="Bazinga\GeocoderBundle\ProviderFactory\OpenCageFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\PickPointFactory" class="Bazinga\GeocoderBundle\ProviderFactory\PickPointFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\PluginProviderFactory" class="Bazinga\GeocoderBundle\ProviderFactory\PluginProviderFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\TomTomFactory" class="Bazinga\GeocoderBundle\ProviderFactory\TomTomFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Bazinga\GeocoderBundle\ProviderFactory\YandexFactory" class="Bazinga\GeocoderBundle\ProviderFactory\YandexFactory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Geocoder\ProviderAggregator" class="Geocoder\ProviderAggregator">
      <call method="registerProviders">
        <argument type="collection"/>
      </call>
    </service>
    <service id="Bazinga\GeocoderBundle\Plugin\FakeIpPlugin" class="Bazinga\GeocoderBundle\Plugin\FakeIpPlugin">
      <argument>127.0.0.1</argument>
      <argument>123.123.123.123</argument>
      <argument>false</argument>
    </service>
    <service id="Bazinga\GeocoderBundle\Command\GeocodeCommand" class="Bazinga\GeocoderBundle\Command\GeocodeCommand">
      <tag name="console.command"/>
      <argument type="service" id="Geocoder\ProviderAggregator"/>
      <call method="setName">
        <argument>geocoder:geocode</argument>
      </call>
    </service>
    <service id="Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator" class="Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="Geocoder\ProviderAggregator"/>
    </service>
    <service id="Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector" class="Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector" public="false">
      <tag name="data_collector" template="@BazingaGeocoder/Collector/geocoder.html.twig" id="geocoder"/>
    </service>
    <service id="twig.missing_extension_suggestor" class="Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor"/>
    <service id="twig.extension.intl" class="Twig\Extra\Intl\IntlExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.cssinliner" class="Twig\Extra\CssInliner\CssInlinerExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.inky" class="Twig\Extra\Inky\InkyExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="Artgris\Bundle\FileManagerBundle\Controller\ManagerController" class="Artgris\Bundle\FileManagerBundle\Controller\ManagerController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Artgris\Bundle\FileManagerBundle\Service\FilemanagerService"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="translator.default"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.AVaUqzz.Artgris\Bundle\FileManagerBundle\Controller\ManagerController"/>
      </call>
    </service>
    <service id="Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" class="Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="Artgris\Bundle\FileManagerBundle\Service\FileTypeService"/>
    </service>
    <service id="Artgris\Bundle\FileManagerBundle\Service\FileTypeService" class="Artgris\Bundle\FileManagerBundle\Service\FileTypeService" autowire="true" autoconfigure="true">
      <argument type="service" id="router.default"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" class="Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="Artgris\Bundle\FileManagerBundle\Service\FilemanagerService" class="Artgris\Bundle\FileManagerBundle\Service\FilemanagerService" autowire="true" autoconfigure="true">
      <argument>%artgris_file_manager%</argument>
      <argument type="service" id="service_container"/>
    </service>
    <service id="Twig\Extension\StringLoaderExtension" class="Twig\Extension\StringLoaderExtension" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
    </service>
    <service id="Artgris\Bundle\MediaBundle\Controller\AjaxController" class="Artgris\Bundle\MediaBundle\Controller\AjaxController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Artgris\Bundle\FileManagerBundle\Service\FileTypeService"/>
      <argument type="service" id="Artgris\Bundle\FileManagerBundle\Service\FilemanagerService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.AVaUqzz.Artgris\Bundle\MediaBundle\Controller\AjaxController"/>
      </call>
    </service>
    <service id="filemanager_configuration" class="Artgris\Bundle\MediaBundle\Service\FileManagerConfigurationService" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
      <argument type="service" id="Artgris\Bundle\FileManagerBundle\Service\FilemanagerService"/>
      <argument type="service" id="parameter_bag"/>
    </service>
    <service id="twig.extension.rs_image" class="Artgris\Bundle\MediaBundle\Service\RSlashTwig" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
    </service>
    <service id="fos_ck_editor.builder.json_builder" class="FOS\CKEditorBundle\Builder\JsonBuilder">
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="fos_ck_editor.command.installer" class="FOS\CKEditorBundle\Command\CKEditorInstallerCommand">
      <tag name="console.command" command="ckeditor:install"/>
      <argument type="service" id="fos_ck_editor.installer"/>
      <call method="setName">
        <argument>ckeditor:install</argument>
      </call>
    </service>
    <service id="fos_ck_editor.configuration" class="FOS\CKEditorBundle\Config\CKEditorConfiguration">
      <argument type="collection">
        <argument key="enable">true</argument>
        <argument key="async">false</argument>
        <argument key="auto_inline">true</argument>
        <argument key="inline">false</argument>
        <argument key="autoload">true</argument>
        <argument key="jquery">false</argument>
        <argument key="require_js">false</argument>
        <argument key="input_sync">false</argument>
        <argument key="base_path">bundles/fosckeditor/</argument>
        <argument key="js_path">bundles/fosckeditor/ckeditor.js</argument>
        <argument key="jquery_path">bundles/fosckeditor/adapters/jquery.js</argument>
        <argument key="default_config">null</argument>
        <argument key="configs" type="collection"/>
        <argument key="plugins" type="collection"/>
        <argument key="styles" type="collection"/>
        <argument key="templates" type="collection"/>
        <argument key="filebrowsers" type="collection"/>
        <argument key="toolbars" type="collection">
          <argument key="configs" type="collection"/>
          <argument key="items" type="collection"/>
        </argument>
      </argument>
    </service>
    <service id="fos_ck_editor.form.type" class="FOS\CKEditorBundle\Form\Type\CKEditorType">
      <tag name="form.type"/>
      <argument type="service" id="fos_ck_editor.configuration"/>
    </service>
    <service id="fos_ck_editor.installer" class="FOS\CKEditorBundle\Installer\CKEditorInstaller"/>
    <service id="fos_ck_editor.renderer" class="FOS\CKEditorBundle\Renderer\CKEditorRenderer">
      <argument type="service" id="fos_ck_editor.builder.json_builder"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="assets.packages"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="twig"/>
      <argument type="expression">container.hasParameter('locale') ? parameter('locale') : null</argument>
    </service>
    <service id="fos_ck_editor.twig_extension" class="FOS\CKEditorBundle\Twig\CKEditorExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="fos_ck_editor.renderer"/>
    </service>
    <service id="JMose\CommandSchedulerBundle\Controller\DetailController" class="JMose\CommandSchedulerBundle\Controller\DetailController" public="true" autowire="true">
      <tag name="container.service_subscriber"/>
      <call method="setManagerName">
        <argument>default</argument>
      </call>
      <call method="setTranslator">
        <argument type="service" id="translator.default"/>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.AVaUqzz.JMose\CommandSchedulerBundle\Controller\DetailController"/>
      </call>
    </service>
    <service id="JMose\CommandSchedulerBundle\Controller\ListController" class="JMose\CommandSchedulerBundle\Controller\ListController" public="true" autowire="true">
      <tag name="container.service_subscriber"/>
      <call method="setManagerName">
        <argument>default</argument>
      </call>
      <call method="setTranslator">
        <argument type="service" id="translator.default"/>
      </call>
      <call method="setLockTimeout">
        <argument>false</argument>
      </call>
      <call method="setContainer">
        <argument type="service" id=".service_locator.AVaUqzz.JMose\CommandSchedulerBundle\Controller\ListController"/>
      </call>
    </service>
    <service id="JMose\CommandSchedulerBundle\Service\CommandParser" class="JMose\CommandSchedulerBundle\Service\CommandParser">
      <argument type="service" id="kernel"/>
      <argument>%jmose_command_scheduler.excluded_command_namespaces%</argument>
      <argument type="collection"/>
    </service>
    <service id="JMose\CommandSchedulerBundle\Form\Type\CommandChoiceType" class="JMose\CommandSchedulerBundle\Form\Type\CommandChoiceType" autowire="true">
      <tag name="form.type" alias="command_choice"/>
      <argument type="service" id="JMose\CommandSchedulerBundle\Service\CommandParser"/>
    </service>
    <service id="JMose\CommandSchedulerBundle\Command\ExecuteCommand" class="JMose\CommandSchedulerBundle\Command\ExecuteCommand">
      <tag name="console.command"/>
      <argument type="service" id="doctrine"/>
      <argument>default</argument>
      <argument>/var/www/html/c4rgo.cloud/var/log</argument>
    </service>
    <service id="JMose\CommandSchedulerBundle\Command\MonitorCommand" class="JMose\CommandSchedulerBundle\Command\MonitorCommand">
      <tag name="console.command"/>
      <argument type="service" id="doctrine"/>
      <argument>default</argument>
      <argument>false</argument>
      <argument type="collection"/>
      <argument>cronjob monitoring %%s, %%s</argument>
      <argument>false</argument>
    </service>
    <service id="JMose\CommandSchedulerBundle\Command\UnlockCommand" class="JMose\CommandSchedulerBundle\Command\UnlockCommand">
      <tag name="console.command"/>
      <argument type="service" id="doctrine"/>
      <argument>default</argument>
      <argument>false</argument>
    </service>
    <service id="JMose\CommandSchedulerBundle\Command\StartSchedulerCommand" class="JMose\CommandSchedulerBundle\Command\StartSchedulerCommand">
      <tag name="console.command"/>
    </service>
    <service id="JMose\CommandSchedulerBundle\Command\StopSchedulerCommand" class="JMose\CommandSchedulerBundle\Command\StopSchedulerCommand">
      <tag name="console.command"/>
    </service>
    <service id="pugx_autocompleter.autocomplete" class="PUGX\AutocompleterBundle\Form\Type\AutocompleteType" public="true">
      <tag name="form.type" alias="autocomplete"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="pugx_autocompleter.filter_autocomplete" class="PUGX\AutocompleterBundle\Form\Type\AutocompleteFilterType" public="true">
      <tag name="form.type" alias="filter_autocomplete"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="pugx_autocompleter.filter.doctrine_subscriber" class="PUGX\AutocompleterBundle\Listener\FilterSubscriber" public="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id=".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension" class="Twig\Extensions\IntlExtension" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension" class="Twig\Extensions\IntlExtension" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Twig\Extensions\IntlExtension" class="Twig\Extensions\IntlExtension" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddUserCommand" class="App\Command\AddUserCommand" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\AddUserCommand" class="App\Command\AddUserCommand" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteUserCommand" class="App\Command\DeleteUserCommand" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\DeleteUserCommand" class="App\Command\DeleteUserCommand" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ListUsersCommand" class="App\Command\ListUsersCommand" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\ListUsersCommand" class="App\Command\ListUsersCommand" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AwbimportFormController" class="App\Controller\Admin\AwbimportFormController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AwbimportFormController" class="App\Controller\Admin\AwbimportFormController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\AwbimportFormController" class="App\Controller\Admin\AwbimportFormController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BlogController" class="App\Controller\Admin\BlogController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BlogController" class="App\Controller\Admin\BlogController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\BlogController" class="App\Controller\Admin\BlogController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\C4rgoNewsFormController" class="App\Controller\Admin\C4rgoNewsFormController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\C4rgoNewsFormController" class="App\Controller\Admin\C4rgoNewsFormController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\C4rgoNewsFormController" class="App\Controller\Admin\C4rgoNewsFormController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CloudCamController" class="App\Controller\Admin\CloudCamController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CloudCamController" class="App\Controller\Admin\CloudCamController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\CloudCamController" class="App\Controller\Admin\CloudCamController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CompanyManagementController" class="App\Controller\Admin\CompanyManagementController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CompanyManagementController" class="App\Controller\Admin\CompanyManagementController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\CompanyManagementController" class="App\Controller\Admin\CompanyManagementController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DMXLedLightController" class="App\Controller\Admin\DMXLedLightController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DMXLedLightController" class="App\Controller\Admin\DMXLedLightController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\DMXLedLightController" class="App\Controller\Admin\DMXLedLightController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ImportCloudController" class="App\Controller\Admin\ImportCloudController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\ImportCloudController" class="App\Controller\Admin\ImportCloudController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ManagmentPannel" class="App\Controller\Admin\ManagmentPannel" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ManagmentPannel" class="App\Controller\Admin\ManagmentPannel" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\ManagmentPannel" class="App\Controller\Admin\ManagmentPannel" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SendReportsController" class="App\Controller\Admin\SendReportsController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SendReportsController" class="App\Controller\Admin\SendReportsController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\SendReportsController" class="App\Controller\Admin\SendReportsController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserCollectionController" class="App\Controller\Admin\UserCollectionController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserCollectionController" class="App\Controller\Admin\UserCollectionController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\UserCollectionController" class="App\Controller\Admin\UserCollectionController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserManagementController" class="App\Controller\Admin\UserManagementController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserManagementController" class="App\Controller\Admin\UserManagementController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Admin\UserManagementController" class="App\Controller\Admin\UserManagementController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AwbimportFormController" class="App\Controller\AwbimportFormController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AwbimportFormController" class="App\Controller\AwbimportFormController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\AwbimportFormController" class="App\Controller\AwbimportFormController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BLedController" class="App\Controller\BLedController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BLedController" class="App\Controller\BLedController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\BLedController" class="App\Controller\BLedController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogController" class="App\Controller\BlogController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogController" class="App\Controller\BlogController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\BlogController" class="App\Controller\BlogController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\C4rgoRoiCalcController" class="App\Controller\C4rgoRoiCalcController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\C4rgoRoiCalcController" class="App\Controller\C4rgoRoiCalcController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\C4rgoRoiCalcController" class="App\Controller\C4rgoRoiCalcController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\C4rgoRoiController" class="App\Controller\C4rgoRoiController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\C4rgoRoiController" class="App\Controller\C4rgoRoiController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\C4rgoRoiController" class="App\Controller\C4rgoRoiController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\C4rgoViewerController" class="App\Controller\C4rgoViewerController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\C4rgoViewerController" class="App\Controller\C4rgoViewerController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\C4rgoViewerController" class="App\Controller\C4rgoViewerController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CheckController" class="App\Controller\CheckController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CheckController" class="App\Controller\CheckController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\CheckController" class="App\Controller\CheckController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CloudServiceController" class="App\Controller\CloudServiceController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CloudServiceController" class="App\Controller\CloudServiceController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\CloudServiceController" class="App\Controller\CloudServiceController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CloudToolsController" class="App\Controller\CloudToolsController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CloudToolsController" class="App\Controller\CloudToolsController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\CloudToolsController" class="App\Controller\CloudToolsController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\DataController" class="App\Controller\DataController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\DataController" class="App\Controller\DataController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DetailController" class="App\Controller\DetailController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DetailController" class="App\Controller\DetailController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\DetailController" class="App\Controller\DetailController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GalleryController" class="App\Controller\GalleryController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GalleryController" class="App\Controller\GalleryController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\GalleryController" class="App\Controller\GalleryController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\HomeController" class="App\Controller\HomeController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\HomeController" class="App\Controller\HomeController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ListController" class="App\Controller\ListController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ListController" class="App\Controller\ListController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\ListController" class="App\Controller\ListController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocationController" class="App\Controller\LocationController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocationController" class="App\Controller\LocationController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\LocationController" class="App\Controller\LocationController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MainWeighsController" class="App\Controller\MainWeighsController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MainWeighsController" class="App\Controller\MainWeighsController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\MainWeighsController" class="App\Controller\MainWeighsController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Monitor360Controller" class="App\Controller\Monitor360Controller" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Monitor360Controller" class="App\Controller\Monitor360Controller" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\Monitor360Controller" class="App\Controller\Monitor360Controller" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MyPDFController" class="App\Controller\MyPDFController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\MyPDFController" class="App\Controller\MyPDFController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotAvailableController" class="App\Controller\NotAvailableController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotAvailableController" class="App\Controller\NotAvailableController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\NotAvailableController" class="App\Controller\NotAvailableController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\ReportsController" class="App\Controller\ReportsController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\ReportsController" class="App\Controller\ReportsController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController" class="App\Controller\SearchController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController" class="App\Controller\SearchController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\SearchController" class="App\Controller\SearchController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" class="App\Controller\SecurityController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" class="App\Controller\SecurityController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\SecurityController" class="App\Controller\SecurityController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\SelectCompanyController" class="App\Controller\SelectCompanyController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\SelectCompanyController" class="App\Controller\SelectCompanyController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceController" class="App\Controller\ServiceController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceController" class="App\Controller\ServiceController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\ServiceController" class="App\Controller\ServiceController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\SpedArchiveController" class="App\Controller\SpedArchiveController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\SpedArchiveController" class="App\Controller\SpedArchiveController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatController" class="App\Controller\StatController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatController" class="App\Controller\StatController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\StatController" class="App\Controller\StatController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StepTwoController" class="App\Controller\StepTwoController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StepTwoController" class="App\Controller\StepTwoController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\StepTwoController" class="App\Controller\StepTwoController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\WSSpedController" class="App\Controller\WSSpedController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\WSSpedController" class="App\Controller\WSSpedController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\WelcomeController" class="App\Controller\WelcomeController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\WelcomeController" class="App\Controller\WelcomeController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" class="App\DataFixtures\AppFixtures" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\AppFixtures" class="App\DataFixtures\AppFixtures" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckRequirementsSubscriber" class="App\EventSubscriber\CheckRequirementsSubscriber" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\CheckRequirementsSubscriber" class="App\EventSubscriber\CheckRequirementsSubscriber" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CommentNotificationSubscriber" class="App\EventSubscriber\CommentNotificationSubscriber" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\CommentNotificationSubscriber" class="App\EventSubscriber\CommentNotificationSubscriber" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ControllerSubscriber" class="App\EventSubscriber\ControllerSubscriber" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\ControllerSubscriber" class="App\EventSubscriber\ControllerSubscriber" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RedirectToPreferredLocaleSubscriber" class="App\EventSubscriber\RedirectToPreferredLocaleSubscriber" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventSubscriber\RedirectToPreferredLocaleSubscriber" class="App\EventSubscriber\RedirectToPreferredLocaleSubscriber" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentType" class="App\Form\CommentType" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\CommentType" class="App\Form\CommentType" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PostType" class="App\Form\PostType" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\PostType" class="App\Form\PostType" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AwbimportType" class="App\Form\Type\AwbimportType" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Type\AwbimportType" class="App\Form\Type\AwbimportType" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\C4rgoNewsType" class="App\Form\Type\C4rgoNewsType" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Type\C4rgoNewsType" class="App\Form\Type\C4rgoNewsType" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CoeffPesoVolumetricoType" class="App\Form\Type\CoeffPesoVolumetricoType" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Type\CoeffPesoVolumetricoType" class="App\Form\Type\CoeffPesoVolumetricoType" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DateTimePickerType" class="App\Form\Type\DateTimePickerType" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Type\DateTimePickerType" class="App\Form\Type\DateTimePickerType" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProfiloType" class="App\Form\Type\ProfiloType" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Type\ProfiloType" class="App\Form\Type\ProfiloType" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TagsInputType" class="App\Form\Type\TagsInputType" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Type\TagsInputType" class="App\Form\Type\TagsInputType" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TargetType" class="App\Form\Type\TargetType" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Type\TargetType" class="App\Form\Type\TargetType" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UserType" class="App\Form\Type\UserType" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Form\Type\UserType" class="App\Form\Type\UserType" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AAwbexportRepository" class="App\Repository\AAwbexportRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\AAwbexportRepository" class="App\Repository\AAwbexportRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressBookRepository" class="App\Repository\AddressBookRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\AddressBookRepository" class="App\Repository\AddressBookRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AeroPortiRepository" class="App\Repository\AeroPortiRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\AeroPortiRepository" class="App\Repository\AeroPortiRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlertRepository" class="App\Repository\AlertRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\AlertRepository" class="App\Repository\AlertRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AreaRepository" class="App\Repository\AreaRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\AreaRepository" class="App\Repository\AreaRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AwbexportRepository" class="App\Repository\AwbexportRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\AwbexportRepository" class="App\Repository\AwbexportRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AwbexportStoricoRepository" class="App\Repository\AwbexportStoricoRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\AwbexportStoricoRepository" class="App\Repository\AwbexportStoricoRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AwbimportRepository" class="App\Repository\AwbimportRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\AwbimportRepository" class="App\Repository\AwbimportRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AziendeRepository" class="App\Repository\AziendeRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\AziendeRepository" class="App\Repository\AziendeRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BarcodeRepository" class="App\Repository\BarcodeRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\BarcodeRepository" class="App\Repository\BarcodeRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\C4rgoNewsRepository" class="App\Repository\C4rgoNewsRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\C4rgoNewsRepository" class="App\Repository\C4rgoNewsRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoeffPesoVolumetricoRepository" class="App\Repository\CoeffPesoVolumetricoRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\CoeffPesoVolumetricoRepository" class="App\Repository\CoeffPesoVolumetricoRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DMXLedLightChannelsRepository" class="App\Repository\DMXLedLightChannelsRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\DMXLedLightChannelsRepository" class="App\Repository\DMXLedLightChannelsRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DMXLedLightRepository" class="App\Repository\DMXLedLightRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\DMXLedLightRepository" class="App\Repository\DMXLedLightRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DecodeRepository" class="App\Repository\DecodeRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\DecodeRepository" class="App\Repository\DecodeRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceRepository" class="App\Repository\DeviceRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\DeviceRepository" class="App\Repository\DeviceRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DevicesRepository" class="App\Repository\DevicesRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\DevicesRepository" class="App\Repository\DevicesRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository" class="App\Repository\EmailRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\EmailRepository" class="App\Repository\EmailRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EncodedUrlRepository" class="App\Repository\EncodedUrlRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\EncodedUrlRepository" class="App\Repository\EncodedUrlRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FotografieRepository" class="App\Repository\FotografieRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\FotografieRepository" class="App\Repository\FotografieRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GruppiRepository" class="App\Repository\GruppiRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\GruppiRepository" class="App\Repository\GruppiRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log3DLabRepository" class="App\Repository\Log3DLabRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\Log3DLabRepository" class="App\Repository\Log3DLabRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginLogRepository" class="App\Repository\LoginLogRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\LoginLogRepository" class="App\Repository\LoginLogRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LuoghiRepository" class="App\Repository\LuoghiRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\LuoghiRepository" class="App\Repository\LuoghiRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MacchineRepository" class="App\Repository\MacchineRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\MacchineRepository" class="App\Repository\MacchineRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NazioniRepository" class="App\Repository\NazioniRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\NazioniRepository" class="App\Repository\NazioniRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoteRepository" class="App\Repository\NoteRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\NoteRepository" class="App\Repository\NoteRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PalletsRepository" class="App\Repository\PalletsRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\PalletsRepository" class="App\Repository\PalletsRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostRepository" class="App\Repository\PostRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\PostRepository" class="App\Repository\PostRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfiliRepository" class="App\Repository\ProfiliRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\ProfiliRepository" class="App\Repository\ProfiliRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QueriesModelRepository" class="App\Repository\QueriesModelRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\QueriesModelRepository" class="App\Repository\QueriesModelRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolesRepository" class="App\Repository\RolesRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\RolesRepository" class="App\Repository\RolesRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionRepository" class="App\Repository\SessionRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\SessionRepository" class="App\Repository\SessionRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpedRepository" class="App\Repository\SpedRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\SpedRepository" class="App\Repository\SpedRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TEventiRepository" class="App\Repository\TEventiRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\TEventiRepository" class="App\Repository\TEventiRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TargetRepository" class="App\Repository\TargetRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\TargetRepository" class="App\Repository\TargetRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TargetVettoriRepository" class="App\Repository\TargetVettoriRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\TargetVettoriRepository" class="App\Repository\TargetVettoriRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TraduzioniRepository" class="App\Repository\TraduzioniRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\TraduzioniRepository" class="App\Repository\TraduzioniRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UMRepository" class="App\Repository\UMRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\UMRepository" class="App\Repository\UMRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" class="App\Repository\UserRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\UserRepository" class="App\Repository\UserRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VettoriRepository" class="App\Repository\VettoriRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\VettoriRepository" class="App\Repository\VettoriRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VolumeRepository" class="App\Repository\VolumeRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\VolumeRepository" class="App\Repository\VolumeRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WeightRepository" class="App\Repository\WeightRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\WeightRepository" class="App\Repository\WeightRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\PostVoter" class="App\Security\PostVoter" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Security\PostVoter" class="App\Security\PostVoter" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension" class="App\Twig\AppExtension" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" class="App\Twig\AppExtension" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\AppExtension" class="App\Twig\AppExtension" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.App\Twig\ConvertionExtension" class="App\Twig\ConvertionExtension" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ConvertionExtension" class="App\Twig\ConvertionExtension" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\ConvertionExtension" class="App\Twig\ConvertionExtension" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.App\Twig\MyC4rg0TwigExtension" class="App\Twig\MyC4rg0TwigExtension" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MyC4rg0TwigExtension" class="App\Twig\MyC4rg0TwigExtension" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\MyC4rg0TwigExtension" class="App\Twig\MyC4rg0TwigExtension" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.App\Twig\SourceCodeExtension" class="App\Twig\SourceCodeExtension" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SourceCodeExtension" class="App\Twig\SourceCodeExtension" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Twig\SourceCodeExtension" class="App\Twig\SourceCodeExtension" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Endroid\QrCode\Writer\WriterInterface.0.Endroid\QrCode\Writer\BinaryWriter" class="Endroid\QrCode\Writer\BinaryWriter" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Endroid\QrCode\Writer\BinaryWriter" class="Endroid\QrCode\Writer\BinaryWriter" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Endroid\QrCode\Writer\WriterInterface.0.Endroid\QrCode\Writer\DebugWriter" class="Endroid\QrCode\Writer\DebugWriter" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Endroid\QrCode\Writer\DebugWriter" class="Endroid\QrCode\Writer\DebugWriter" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Endroid\QrCode\Writer\WriterInterface.0.Endroid\QrCode\Writer\EpsWriter" class="Endroid\QrCode\Writer\EpsWriter" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Endroid\QrCode\Writer\EpsWriter" class="Endroid\QrCode\Writer\EpsWriter" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Endroid\QrCode\Writer\WriterInterface.0.Endroid\QrCode\Writer\PngWriter" class="Endroid\QrCode\Writer\PngWriter" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Endroid\QrCode\Writer\PngWriter" class="Endroid\QrCode\Writer\PngWriter" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Endroid\QrCode\Writer\WriterInterface.0.Endroid\QrCode\Writer\SvgWriter" class="Endroid\QrCode\Writer\SvgWriter" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Endroid\QrCode\Writer\SvgWriter" class="Endroid\QrCode\Writer\SvgWriter" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" class="Endroid\QrCodeBundle\Twig\QrCodeExtension" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" class="Endroid\QrCodeBundle\Twig\QrCodeExtension" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension" class="Endroid\QrCodeBundle\Twig\QrCodeExtension" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\GeoArray" class="Geocoder\Dumper\GeoArray" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\GeoArray" class="Geocoder\Dumper\GeoArray" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\GeoJson" class="Geocoder\Dumper\GeoJson" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\GeoJson" class="Geocoder\Dumper\GeoJson" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Gpx" class="Geocoder\Dumper\Gpx" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\Gpx" class="Geocoder\Dumper\Gpx" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Kml" class="Geocoder\Dumper\Kml" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\Kml" class="Geocoder\Dumper\Kml" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Wkb" class="Geocoder\Dumper\Wkb" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\Wkb" class="Geocoder\Dumper\Wkb" abstract="true"/>
    <service id=".instanceof.Geocoder\Dumper\Dumper.0.Geocoder\Dumper\Wkt" class="Geocoder\Dumper\Wkt" public="true" abstract="true"/>
    <service id=".abstract.instanceof.Geocoder\Dumper\Wkt" class="Geocoder\Dumper\Wkt" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" class="Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" class="Bazinga\GeocoderBundle\ProviderFactory\ChainFactory" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Artgris\Bundle\FileManagerBundle\Controller\ManagerController" class="Artgris\Bundle\FileManagerBundle\Controller\ManagerController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Artgris\Bundle\FileManagerBundle\Controller\ManagerController" class="Artgris\Bundle\FileManagerBundle\Controller\ManagerController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Artgris\Bundle\FileManagerBundle\Controller\ManagerController" class="Artgris\Bundle\FileManagerBundle\Controller\ManagerController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" class="Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" class="Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" class="Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" class="Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" class="Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" class="Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.Twig\Extension\StringLoaderExtension" class="Twig\Extension\StringLoaderExtension" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension" class="Twig\Extension\StringLoaderExtension" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Twig\Extension\StringLoaderExtension" class="Twig\Extension\StringLoaderExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Artgris\Bundle\MediaBundle\Controller\AjaxController" class="Artgris\Bundle\MediaBundle\Controller\AjaxController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Artgris\Bundle\MediaBundle\Controller\AjaxController" class="Artgris\Bundle\MediaBundle\Controller\AjaxController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Artgris\Bundle\MediaBundle\Controller\AjaxController" class="Artgris\Bundle\MediaBundle\Controller\AjaxController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.filemanager_configuration" class="Artgris\Bundle\MediaBundle\Service\FileManagerConfigurationService" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.filemanager_configuration" class="Artgris\Bundle\MediaBundle\Service\FileManagerConfigurationService" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.filemanager_configuration" class="Artgris\Bundle\MediaBundle\Service\FileManagerConfigurationService" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.twig.extension.rs_image" class="Artgris\Bundle\MediaBundle\Service\RSlashTwig" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.rs_image" class="Artgris\Bundle\MediaBundle\Service\RSlashTwig" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.twig.extension.rs_image" class="Artgris\Bundle\MediaBundle\Service\RSlashTwig" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".service_locator.CmORmuK" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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="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.aOWwU5c" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.aHNgg04" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="posts" type="service_closure" id="App\Repository\PostRepository"/>
      </argument>
    </service>
    <service id=".service_locator.cORBzkY" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="post" type="service_closure" id=".errored..service_locator.cORBzkY.App\Entity\Post"/>
      </argument>
    </service>
    <service id=".service_locator.XTiXmmk" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="a_session" type="service_closure" id=".errored..service_locator.XTiXmmk.Symfony\Component\HttpFoundation\Session\Session"/>
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.vNknYNJ" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="a_session" type="service_closure" id=".errored..service_locator.vNknYNJ.Symfony\Component\HttpFoundation\Session\Session"/>
      </argument>
    </service>
    <service id=".service_locator.1FzmGsB" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translato" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.jlto87U" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="encoder" type="service_closure" id="security.user_password_encoder.generic"/>
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.8EmVATX" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="logger" type="service_closure" id="monolog.logger"/>
      </argument>
    </service>
    <service id=".service_locator.kJAGHyv" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="eventDispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="post" type="service_closure" id=".errored..service_locator.kJAGHyv.App\Entity\Post"/>
      </argument>
    </service>
    <service id=".service_locator.cCFQMil" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="a_Mailer" type="service_closure" id="mailer.mailer"/>
        <argument key="mailer" type="service_closure" id="swiftmailer.mailer.default"/>
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.P7bdQxt" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.0bK6ivQ" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="a_session" type="service_closure" id=".errored..service_locator.0bK6ivQ.Symfony\Component\HttpFoundation\Session\Session"/>
        <argument key="transformer" type="service_closure" id="App\Form\DataTransformer\CoeffPesoVolumetricoTypeToIdTransformer"/>
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.KKlw8R_" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="mailer" type="service_closure" id="swiftmailer.mailer.default"/>
        <argument key="mailer2" type="service_closure" id="mailer.mailer"/>
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.CVhsrN7" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="mailer" type="service_closure" id="swiftmailer.mailer.default"/>
      </argument>
    </service>
    <service id=".service_locator.KpTRakW" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="snappy" type="service_closure" id="knp_snappy.pdf"/>
        <argument key="translato" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.lgK1uDw" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="a_session" type="service_closure" id=".errored..service_locator.lgK1uDw.Symfony\Component\HttpFoundation\Session\Session"/>
        <argument key="translato" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.nJMuP2O" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="a_session" type="service_closure" id=".errored..service_locator.nJMuP2O.Symfony\Component\HttpFoundation\Session\Session"/>
        <argument key="logger" type="service_closure" id="monolog.logger"/>
      </argument>
    </service>
    <service id=".service_locator.HxXy6Tz" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="mailer" type="service_closure" id="swiftmailer.mailer.default"/>
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.SQpEGYz" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="helper" type="service_closure" id="security.authentication_utils"/>
      </argument>
    </service>
    <service id=".service_locator.nFiy9VQ" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id=".service_locator.1HVqD1k" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="t" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.mPGjc2J" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="counter" type="service_closure" id="App\Utils\Counters"/>
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.WbkHvQJ" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="counter" type="service_closure" id="App\Utils\Counters"/>
        <argument key="session" type="service_closure" id=".errored..service_locator.WbkHvQJ.Symfony\Component\HttpFoundation\Session\Session"/>
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.m9K03Fl" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="fileTypeService" type="service_closure" id="Artgris\Bundle\FileManagerBundle\Service\FileTypeService"/>
      </argument>
    </service>
    <service id=".service_locator.dFm5ts3" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Controller\Admin\AwbimportFormController::new" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Admin\BlogController::delete" type="service_closure" id=".service_locator.cORBzkY"/>
        <argument key="App\Controller\Admin\BlogController::edit" type="service_closure" id=".service_locator.cORBzkY"/>
        <argument key="App\Controller\Admin\BlogController::index" type="service_closure" id=".service_locator.aHNgg04"/>
        <argument key="App\Controller\Admin\BlogController::show" type="service_closure" id=".service_locator.cORBzkY"/>
        <argument key="App\Controller\Admin\C4rgoNewsFormController::new" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Admin\CloudCamController::detail" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Admin\CompanyManagementController::index" type="service_closure" id=".service_locator.XTiXmmk"/>
        <argument key="App\Controller\Admin\ManagmentPannel::index" type="service_closure" id=".service_locator.vNknYNJ"/>
        <argument key="App\Controller\Admin\SendReportsController::index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Admin\UserCollectionController::searchResult" type="service_closure" id=".service_locator.1FzmGsB"/>
        <argument key="App\Controller\Admin\UserManagementController::index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Admin\UserManagementController::resetPassword" type="service_closure" id=".service_locator.jlto87U"/>
        <argument key="App\Controller\AwbimportFormController::new" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\BLedController::putBLedCmd" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\BlogController::commentForm" type="service_closure" id=".service_locator.cORBzkY"/>
        <argument key="App\Controller\BlogController::commentNew" type="service_closure" id=".service_locator.kJAGHyv"/>
        <argument key="App\Controller\BlogController::index" type="service_closure" id=".service_locator.aHNgg04"/>
        <argument key="App\Controller\BlogController::postShow" type="service_closure" id=".service_locator.cORBzkY"/>
        <argument key="App\Controller\BlogController::search" type="service_closure" id=".service_locator.aHNgg04"/>
        <argument key="App\Controller\C4rgoRoiCalcController::apiSendMail" type="service_closure" id=".service_locator.cCFQMil"/>
        <argument key="App\Controller\C4rgoRoiCalcController::index" type="service_closure" id=".service_locator.P7bdQxt"/>
        <argument key="App\Controller\C4rgoRoiController::apiSalvaRichiedente" type="service_closure" id=".service_locator.P7bdQxt"/>
        <argument key="App\Controller\C4rgoRoiController::index" type="service_closure" id=".service_locator.P7bdQxt"/>
        <argument key="App\Controller\C4rgoViewerController::index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController::calcNewVolumeDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController::cancellaDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController::cancellaPesata" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController::cancellaTuttePesate" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController::changeVolumeDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController::confermaPesata" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController::getPage" type="service_closure" id=".service_locator.0bK6ivQ"/>
        <argument key="App\Controller\CheckController::index" type="service_closure" id=".service_locator.0bK6ivQ"/>
        <argument key="App\Controller\CloudServiceController::getbincloud" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CloudServiceController::getcloud" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CloudServiceController::getcloudinfo" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CloudToolsController::ajaxindex" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CloudToolsController::excecutionSplit" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CloudToolsController::index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::bkgeneratedoc" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::changepallet" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::checkpallet" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::formatcsv" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::formatjson" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::formatxml" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::generatecsv" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::generatedoc" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::generateemail" type="service_closure" id=".service_locator.KKlw8R_"/>
        <argument key="App\Controller\DataController::generateexcel" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::generatejson" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::generatepdf" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::generatexml" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::login3dlab" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::machineCMD" type="service_closure" id=".service_locator.vNknYNJ"/>
        <argument key="App\Controller\DataController::restorepallet" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController::sendmail" type="service_closure" id=".service_locator.CVhsrN7"/>
        <argument key="App\Controller\DataController::unlock" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController::calcNewVolumeDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController::cancellaDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController::cancellaPesata" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController::cancellaTuttePesate" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController::changeVolumeDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController::encindex" type="service_closure" id=".service_locator.0bK6ivQ"/>
        <argument key="App\Controller\DetailController::getPage" type="service_closure" id=".service_locator.0bK6ivQ"/>
        <argument key="App\Controller\DetailController::index" type="service_closure" id=".service_locator.0bK6ivQ"/>
        <argument key="App\Controller\GalleryController::index" type="service_closure" id=".service_locator.KpTRakW"/>
        <argument key="App\Controller\GalleryController::indexpag" type="service_closure" id=".service_locator.KpTRakW"/>
        <argument key="App\Controller\HomeController::index" type="service_closure" id=".service_locator.lgK1uDw"/>
        <argument key="App\Controller\HomeController::putRestartAppCmd" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\HomeController::putSelezione" type="service_closure" id=".service_locator.nJMuP2O"/>
        <argument key="App\Controller\HomeController::putTipoMisura" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\ListController::searchResult" type="service_closure" id=".service_locator.1FzmGsB"/>
        <argument key="App\Controller\MainWeighsController::index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Monitor360Controller::index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\NotAvailableController::index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController::formatcsv" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController::formatexcel" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController::generatedoc" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController::reportsemail" type="service_closure" id=".service_locator.HxXy6Tz"/>
        <argument key="App\Controller\ReportsController::reportsgiornaliero" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController::reportsmensile" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController::reportspdf" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\SearchController::searchResult" type="service_closure" id=".service_locator.lgK1uDw"/>
        <argument key="App\Controller\SecurityController::login" type="service_closure" id=".service_locator.SQpEGYz"/>
        <argument key="App\Controller\ServiceController::getitemcode" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ServiceController::getnitems" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ServiceController::getweight" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ServiceController::setitemcode" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ServiceController::setnitems" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ServiceController::setweight" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\StatController::index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\StatController::statdata" type="service_closure" id=".service_locator.1HVqD1k"/>
        <argument key="App\Controller\StatController::statlist" type="service_closure" id=".service_locator.1HVqD1k"/>
        <argument key="App\Controller\WSSpedController::getDevicesListAction" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\WSSpedController::postSpedAction" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\WSSpedController::postSpedActionCloud" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\WSSpedController::putSpedActionCloud" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\WSSpedController::putSpedActionImage" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\WelcomeController::index" type="service_closure" id=".service_locator.WbkHvQJ"/>
        <argument key="App\Controller\WelcomeController::welcomejson" type="service_closure" id=".service_locator.mPGjc2J"/>
        <argument key="Artgris\Bundle\FileManagerBundle\Controller\ManagerController::indexAction" type="service_closure" id=".service_locator.m9K03Fl"/>
        <argument key="App\Controller\Admin\AwbimportFormController:new" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Admin\BlogController:delete" type="service_closure" id=".service_locator.cORBzkY"/>
        <argument key="App\Controller\Admin\BlogController:edit" type="service_closure" id=".service_locator.cORBzkY"/>
        <argument key="App\Controller\Admin\BlogController:index" type="service_closure" id=".service_locator.aHNgg04"/>
        <argument key="App\Controller\Admin\BlogController:show" type="service_closure" id=".service_locator.cORBzkY"/>
        <argument key="App\Controller\Admin\C4rgoNewsFormController:new" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Admin\CloudCamController:detail" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Admin\CompanyManagementController:index" type="service_closure" id=".service_locator.XTiXmmk"/>
        <argument key="App\Controller\Admin\ManagmentPannel:index" type="service_closure" id=".service_locator.vNknYNJ"/>
        <argument key="App\Controller\Admin\SendReportsController:index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Admin\UserCollectionController:searchResult" type="service_closure" id=".service_locator.1FzmGsB"/>
        <argument key="App\Controller\Admin\UserManagementController:index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Admin\UserManagementController:resetPassword" type="service_closure" id=".service_locator.jlto87U"/>
        <argument key="App\Controller\AwbimportFormController:new" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\BLedController:putBLedCmd" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\BlogController:commentForm" type="service_closure" id=".service_locator.cORBzkY"/>
        <argument key="App\Controller\BlogController:commentNew" type="service_closure" id=".service_locator.kJAGHyv"/>
        <argument key="App\Controller\BlogController:index" type="service_closure" id=".service_locator.aHNgg04"/>
        <argument key="App\Controller\BlogController:postShow" type="service_closure" id=".service_locator.cORBzkY"/>
        <argument key="App\Controller\BlogController:search" type="service_closure" id=".service_locator.aHNgg04"/>
        <argument key="App\Controller\C4rgoRoiCalcController:apiSendMail" type="service_closure" id=".service_locator.cCFQMil"/>
        <argument key="App\Controller\C4rgoRoiCalcController:index" type="service_closure" id=".service_locator.P7bdQxt"/>
        <argument key="App\Controller\C4rgoRoiController:apiSalvaRichiedente" type="service_closure" id=".service_locator.P7bdQxt"/>
        <argument key="App\Controller\C4rgoRoiController:index" type="service_closure" id=".service_locator.P7bdQxt"/>
        <argument key="App\Controller\C4rgoViewerController:index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController:calcNewVolumeDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController:cancellaDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController:cancellaPesata" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController:cancellaTuttePesate" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController:changeVolumeDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController:confermaPesata" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CheckController:getPage" type="service_closure" id=".service_locator.0bK6ivQ"/>
        <argument key="App\Controller\CheckController:index" type="service_closure" id=".service_locator.0bK6ivQ"/>
        <argument key="App\Controller\CloudServiceController:getbincloud" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CloudServiceController:getcloud" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CloudServiceController:getcloudinfo" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CloudToolsController:ajaxindex" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CloudToolsController:excecutionSplit" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\CloudToolsController:index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:bkgeneratedoc" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:changepallet" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:checkpallet" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:formatcsv" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:formatjson" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:formatxml" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:generatecsv" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:generatedoc" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:generateemail" type="service_closure" id=".service_locator.KKlw8R_"/>
        <argument key="App\Controller\DataController:generateexcel" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:generatejson" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:generatepdf" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:generatexml" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:login3dlab" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:machineCMD" type="service_closure" id=".service_locator.vNknYNJ"/>
        <argument key="App\Controller\DataController:restorepallet" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DataController:sendmail" type="service_closure" id=".service_locator.CVhsrN7"/>
        <argument key="App\Controller\DataController:unlock" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController:calcNewVolumeDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController:cancellaDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController:cancellaPesata" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController:cancellaTuttePesate" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController:changeVolumeDettaglio" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\DetailController:encindex" type="service_closure" id=".service_locator.0bK6ivQ"/>
        <argument key="App\Controller\DetailController:getPage" type="service_closure" id=".service_locator.0bK6ivQ"/>
        <argument key="App\Controller\DetailController:index" type="service_closure" id=".service_locator.0bK6ivQ"/>
        <argument key="App\Controller\GalleryController:index" type="service_closure" id=".service_locator.KpTRakW"/>
        <argument key="App\Controller\GalleryController:indexpag" type="service_closure" id=".service_locator.KpTRakW"/>
        <argument key="App\Controller\HomeController:index" type="service_closure" id=".service_locator.lgK1uDw"/>
        <argument key="App\Controller\HomeController:putRestartAppCmd" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\HomeController:putSelezione" type="service_closure" id=".service_locator.nJMuP2O"/>
        <argument key="App\Controller\HomeController:putTipoMisura" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\ListController:searchResult" type="service_closure" id=".service_locator.1FzmGsB"/>
        <argument key="App\Controller\MainWeighsController:index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\Monitor360Controller:index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\NotAvailableController:index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController:formatcsv" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController:formatexcel" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController:generatedoc" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController:reportsemail" type="service_closure" id=".service_locator.HxXy6Tz"/>
        <argument key="App\Controller\ReportsController:reportsgiornaliero" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController:reportsmensile" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ReportsController:reportspdf" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\SearchController:searchResult" type="service_closure" id=".service_locator.lgK1uDw"/>
        <argument key="App\Controller\SecurityController:login" type="service_closure" id=".service_locator.SQpEGYz"/>
        <argument key="App\Controller\ServiceController:getitemcode" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ServiceController:getnitems" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ServiceController:getweight" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ServiceController:setitemcode" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ServiceController:setnitems" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\ServiceController:setweight" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\StatController:index" type="service_closure" id=".service_locator.aOWwU5c"/>
        <argument key="App\Controller\StatController:statdata" type="service_closure" id=".service_locator.1HVqD1k"/>
        <argument key="App\Controller\StatController:statlist" type="service_closure" id=".service_locator.1HVqD1k"/>
        <argument key="App\Controller\WSSpedController:getDevicesListAction" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\WSSpedController:postSpedAction" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\WSSpedController:postSpedActionCloud" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\WSSpedController:putSpedActionCloud" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\WSSpedController:putSpedActionImage" type="service_closure" id=".service_locator.8EmVATX"/>
        <argument key="App\Controller\WelcomeController:index" type="service_closure" id=".service_locator.WbkHvQJ"/>
        <argument key="App\Controller\WelcomeController:welcomejson" type="service_closure" id=".service_locator.mPGjc2J"/>
        <argument key="Artgris\Bundle\FileManagerBundle\Controller\ManagerController:indexAction" type="service_closure" id=".service_locator.m9K03Fl"/>
      </argument>
    </service>
    <service id=".service_locator.92DwwVQ" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator" type="service_closure" id="Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator"/>
        <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="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.amnwoiW" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="esi" type="service_closure" id="fragment.renderer.esi"/>
        <argument key="hinclude" type="service_closure" id="fragment.renderer.hinclude"/>
        <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"/>
      <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"/>
      <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"/>
      <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"/>
      <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"/>
      <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"/>
      <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"/>
      <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"/>
      <argument type="service" id="debug.argument_resolver.not_tagged_controller.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".service_locator.nGdnfWo" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Form\CommentType" type="service_closure" id="App\Form\CommentType"/>
        <argument key="App\Form\PostType" type="service_closure" id="App\Form\PostType"/>
        <argument key="App\Form\Type\AwbimportType" type="service_closure" id="App\Form\Type\AwbimportType"/>
        <argument key="App\Form\Type\C4rgoNewsType" type="service_closure" id="App\Form\Type\C4rgoNewsType"/>
        <argument key="App\Form\Type\CoeffPesoVolumetricoType" type="service_closure" id="App\Form\Type\CoeffPesoVolumetricoType"/>
        <argument key="App\Form\Type\DateTimePickerType" type="service_closure" id="App\Form\Type\DateTimePickerType"/>
        <argument key="App\Form\Type\ProfiloType" type="service_closure" id="App\Form\Type\ProfiloType"/>
        <argument key="App\Form\Type\TagsInputType" type="service_closure" id="App\Form\Type\TagsInputType"/>
        <argument key="App\Form\Type\TargetType" type="service_closure" id="App\Form\Type\TargetType"/>
        <argument key="App\Form\Type\UserType" type="service_closure" id="App\Form\Type\UserType"/>
        <argument key="FOS\CKEditorBundle\Form\Type\CKEditorType" type="service_closure" id="fos_ck_editor.form.type"/>
        <argument key="JMose\CommandSchedulerBundle\Form\Type\CommandChoiceType" type="service_closure" id="JMose\CommandSchedulerBundle\Form\Type\CommandChoiceType"/>
        <argument key="Liip\ImagineBundle\Form\Type\ImageType" type="service_closure" id="liip_imagine.form.type.image"/>
        <argument key="PUGX\AutocompleterBundle\Form\Type\AutocompleteFilterType" type="service_closure" id="pugx_autocompleter.filter_autocomplete"/>
        <argument key="PUGX\AutocompleterBundle\Form\Type\AutocompleteType" type="service_closure" id="pugx_autocompleter.autocomplete"/>
        <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\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="Vich\UploaderBundle\Form\Type\VichFileType" type="service_closure" id="vich_uploader.form.type.file"/>
        <argument key="Vich\UploaderBundle\Form\Type\VichImageType" type="service_closure" id="vich_uploader.form.type.image"/>
      </argument>
    </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.simple_role_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.simple_role_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.App\Security\PostVoter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="App\Security\PostVoter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="security.logout.handler.csrf_token_clearing" class="Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler" public="false">
      <argument type="service" id="security.csrf.token_storage"/>
    </service>
    <service id=".service_locator.bpvU51K" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine.orm.default_listeners.attach_entity_listeners" type="service_closure" id="doctrine.orm.default_listeners.attach_entity_listeners"/>
      </argument>
    </service>
    <service id=".service_locator.F63el0K" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Repository\AAwbexportRepository" type="service_closure" id="App\Repository\AAwbexportRepository"/>
        <argument key="App\Repository\AddressBookRepository" type="service_closure" id="App\Repository\AddressBookRepository"/>
        <argument key="App\Repository\AeroPortiRepository" type="service_closure" id="App\Repository\AeroPortiRepository"/>
        <argument key="App\Repository\AlertRepository" type="service_closure" id="App\Repository\AlertRepository"/>
        <argument key="App\Repository\AreaRepository" type="service_closure" id="App\Repository\AreaRepository"/>
        <argument key="App\Repository\AwbexportRepository" type="service_closure" id="App\Repository\AwbexportRepository"/>
        <argument key="App\Repository\AwbexportStoricoRepository" type="service_closure" id="App\Repository\AwbexportStoricoRepository"/>
        <argument key="App\Repository\AwbimportRepository" type="service_closure" id="App\Repository\AwbimportRepository"/>
        <argument key="App\Repository\AziendeRepository" type="service_closure" id="App\Repository\AziendeRepository"/>
        <argument key="App\Repository\BarcodeRepository" type="service_closure" id="App\Repository\BarcodeRepository"/>
        <argument key="App\Repository\C4rgoNewsRepository" type="service_closure" id="App\Repository\C4rgoNewsRepository"/>
        <argument key="App\Repository\CoeffPesoVolumetricoRepository" type="service_closure" id="App\Repository\CoeffPesoVolumetricoRepository"/>
        <argument key="App\Repository\DMXLedLightChannelsRepository" type="service_closure" id="App\Repository\DMXLedLightChannelsRepository"/>
        <argument key="App\Repository\DMXLedLightRepository" type="service_closure" id="App\Repository\DMXLedLightRepository"/>
        <argument key="App\Repository\DecodeRepository" type="service_closure" id="App\Repository\DecodeRepository"/>
        <argument key="App\Repository\DeviceRepository" type="service_closure" id="App\Repository\DeviceRepository"/>
        <argument key="App\Repository\DevicesRepository" type="service_closure" id="App\Repository\DevicesRepository"/>
        <argument key="App\Repository\EmailRepository" type="service_closure" id="App\Repository\EmailRepository"/>
        <argument key="App\Repository\EncodedUrlRepository" type="service_closure" id="App\Repository\EncodedUrlRepository"/>
        <argument key="App\Repository\FotografieRepository" type="service_closure" id="App\Repository\FotografieRepository"/>
        <argument key="App\Repository\GruppiRepository" type="service_closure" id="App\Repository\GruppiRepository"/>
        <argument key="App\Repository\Log3DLabRepository" type="service_closure" id="App\Repository\Log3DLabRepository"/>
        <argument key="App\Repository\LoginLogRepository" type="service_closure" id="App\Repository\LoginLogRepository"/>
        <argument key="App\Repository\LuoghiRepository" type="service_closure" id="App\Repository\LuoghiRepository"/>
        <argument key="App\Repository\MacchineRepository" type="service_closure" id="App\Repository\MacchineRepository"/>
        <argument key="App\Repository\NazioniRepository" type="service_closure" id="App\Repository\NazioniRepository"/>
        <argument key="App\Repository\NoteRepository" type="service_closure" id="App\Repository\NoteRepository"/>
        <argument key="App\Repository\PalletsRepository" type="service_closure" id="App\Repository\PalletsRepository"/>
        <argument key="App\Repository\PostRepository" type="service_closure" id="App\Repository\PostRepository"/>
        <argument key="App\Repository\ProfiliRepository" type="service_closure" id="App\Repository\ProfiliRepository"/>
        <argument key="App\Repository\QueriesModelRepository" type="service_closure" id="App\Repository\QueriesModelRepository"/>
        <argument key="App\Repository\RolesRepository" type="service_closure" id="App\Repository\RolesRepository"/>
        <argument key="App\Repository\SessionRepository" type="service_closure" id="App\Repository\SessionRepository"/>
        <argument key="App\Repository\SpedRepository" type="service_closure" id="App\Repository\SpedRepository"/>
        <argument key="App\Repository\TEventiRepository" type="service_closure" id="App\Repository\TEventiRepository"/>
        <argument key="App\Repository\TargetRepository" type="service_closure" id="App\Repository\TargetRepository"/>
        <argument key="App\Repository\TargetVettoriRepository" type="service_closure" id="App\Repository\TargetVettoriRepository"/>
        <argument key="App\Repository\TraduzioniRepository" type="service_closure" id="App\Repository\TraduzioniRepository"/>
        <argument key="App\Repository\UMRepository" type="service_closure" id="App\Repository\UMRepository"/>
        <argument key="App\Repository\UserRepository" type="service_closure" id="App\Repository\UserRepository"/>
        <argument key="App\Repository\VettoriRepository" type="service_closure" id="App\Repository\VettoriRepository"/>
        <argument key="App\Repository\VolumeRepository" type="service_closure" id="App\Repository\VolumeRepository"/>
        <argument key="App\Repository\WeightRepository" type="service_closure" id="App\Repository\WeightRepository"/>
      </argument>
    </service>
    <service id="doctrine.dbal.default_schema_asset_filter_manager" class="Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager" public="false">
      <argument type="collection">
        <argument type="service" id="doctrine.dbal.default_regex_schema_filter"/>
      </argument>
    </service>
    <service id="monolog.logger.request" class="Symfony\Bridge\Monolog\Logger">
      <argument>request</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.console" class="Symfony\Bridge\Monolog\Logger">
      <argument>console</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.cache" class="Symfony\Bridge\Monolog\Logger">
      <argument>cache</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.translation" class="Symfony\Bridge\Monolog\Logger">
      <argument>translation</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.php" class="Symfony\Bridge\Monolog\Logger">
      <argument>php</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.event" class="Symfony\Bridge\Monolog\Logger">
      <argument>event</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.router" class="Symfony\Bridge\Monolog\Logger">
      <argument>router</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.security" class="Symfony\Bridge\Monolog\Logger">
      <argument>security</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.doctrine" class="Symfony\Bridge\Monolog\Logger">
      <argument>doctrine</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.snappy" class="Symfony\Bridge\Monolog\Logger">
      <argument>snappy</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.handler.null_internal" class="Monolog\Handler\NullHandler"/>
    <service id="fos_rest.request_matcher.cfdc62c4a58629635f1b8d9887c69aaed39b387f0469d5dc15683d067421311ca4e059e2" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/(en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN)/api/ws</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>^/</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="fos_rest.serializer.form_error_handler" class="FOS\RestBundle\Serializer\Normalizer\FormErrorHandler">
      <tag name="jms_serializer.subscribing_handler"/>
      <argument type="service" id="fos_rest.serializer.form_error_handler.inner"/>
    </service>
    <service id=".service_locator.V.o0zE7" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.uomjAoz" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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="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" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Admin\AwbimportFormController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Admin\AwbimportFormController"/>
      <argument>App\Controller\Admin\AwbimportFormController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Admin\BlogController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Admin\BlogController"/>
      <argument>App\Controller\Admin\BlogController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Admin\C4rgoNewsFormController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Admin\C4rgoNewsFormController"/>
      <argument>App\Controller\Admin\C4rgoNewsFormController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Admin\CloudCamController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Admin\CloudCamController"/>
      <argument>App\Controller\Admin\CloudCamController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Admin\CompanyManagementController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Admin\CompanyManagementController"/>
      <argument>App\Controller\Admin\CompanyManagementController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Admin\DMXLedLightController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Admin\DMXLedLightController"/>
      <argument>App\Controller\Admin\DMXLedLightController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Admin\ManagmentPannel" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Admin\ManagmentPannel"/>
      <argument>App\Controller\Admin\ManagmentPannel</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Admin\SendReportsController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Admin\SendReportsController"/>
      <argument>App\Controller\Admin\SendReportsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Admin\UserCollectionController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Admin\UserCollectionController"/>
      <argument>App\Controller\Admin\UserCollectionController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Admin\UserManagementController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Admin\UserManagementController"/>
      <argument>App\Controller\Admin\UserManagementController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\AwbimportFormController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\AwbimportFormController"/>
      <argument>App\Controller\AwbimportFormController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\BLedController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\BLedController"/>
      <argument>App\Controller\BLedController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\BlogController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\BlogController"/>
      <argument>App\Controller\BlogController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\C4rgoRoiCalcController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\C4rgoRoiCalcController"/>
      <argument>App\Controller\C4rgoRoiCalcController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\C4rgoRoiController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\C4rgoRoiController"/>
      <argument>App\Controller\C4rgoRoiController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\C4rgoViewerController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\C4rgoViewerController"/>
      <argument>App\Controller\C4rgoViewerController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\CheckController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\CheckController"/>
      <argument>App\Controller\CheckController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\CloudServiceController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\CloudServiceController"/>
      <argument>App\Controller\CloudServiceController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\CloudToolsController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\CloudToolsController"/>
      <argument>App\Controller\CloudToolsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\DetailController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\DetailController"/>
      <argument>App\Controller\DetailController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\GalleryController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\GalleryController"/>
      <argument>App\Controller\GalleryController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\ListController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\ListController"/>
      <argument>App\Controller\ListController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\LocationController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\LocationController"/>
      <argument>App\Controller\LocationController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\MainWeighsController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\MainWeighsController"/>
      <argument>App\Controller\MainWeighsController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\Monitor360Controller" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\Monitor360Controller"/>
      <argument>App\Controller\Monitor360Controller</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\NotAvailableController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\NotAvailableController"/>
      <argument>App\Controller\NotAvailableController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\SearchController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\SearchController"/>
      <argument>App\Controller\SearchController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\SecurityController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\SecurityController"/>
      <argument>App\Controller\SecurityController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\ServiceController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\ServiceController"/>
      <argument>App\Controller\ServiceController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\StatController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\StatController"/>
      <argument>App\Controller\StatController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.uomjAoz.App\Controller\StepTwoController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\StepTwoController"/>
      <argument>App\Controller\StepTwoController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.uomjAoz" method="withContext"/>
    </service>
    <service id=".service_locator.MeMRM7M" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.MeMRM7M.translation.warmer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="translation.warmer"/>
      <argument>translation.warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.MeMRM7M" method="withContext"/>
    </service>
    <service id=".service_locator.JaKmkUo" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="routing.loader" type="service_closure" id="routing.loader"/>
      </argument>
    </service>
    <service id=".service_locator.JaKmkUo.router.default" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="router.default"/>
      <argument>router.default</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.JaKmkUo" method="withContext"/>
    </service>
    <service id=".service_locator.tqMhJS3" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="router.default"/>
      </argument>
    </service>
    <service id=".service_locator.tqMhJS3.router.cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.tqMhJS3" method="withContext"/>
    </service>
    <service id=".service_locator.stTtg0L" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="twig" type="service_closure" id="twig"/>
      </argument>
    </service>
    <service id=".service_locator.stTtg0L.twig.template_cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.stTtg0L" method="withContext"/>
    </service>
    <service id=".service_locator.AVaUqzz" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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="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" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.AVaUqzz.Artgris\Bundle\FileManagerBundle\Controller\ManagerController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Artgris\Bundle\FileManagerBundle\Controller\ManagerController"/>
      <argument>Artgris\Bundle\FileManagerBundle\Controller\ManagerController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.AVaUqzz" method="withContext"/>
    </service>
    <service id=".service_locator.AVaUqzz.Artgris\Bundle\MediaBundle\Controller\AjaxController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Artgris\Bundle\MediaBundle\Controller\AjaxController"/>
      <argument>Artgris\Bundle\MediaBundle\Controller\AjaxController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.AVaUqzz" method="withContext"/>
    </service>
    <service id=".service_locator.AVaUqzz.JMose\CommandSchedulerBundle\Controller\DetailController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="JMose\CommandSchedulerBundle\Controller\DetailController"/>
      <argument>JMose\CommandSchedulerBundle\Controller\DetailController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.AVaUqzz" method="withContext"/>
    </service>
    <service id=".service_locator.AVaUqzz.JMose\CommandSchedulerBundle\Controller\ListController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="JMose\CommandSchedulerBundle\Controller\ListController"/>
      <argument>JMose\CommandSchedulerBundle\Controller\ListController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.AVaUqzz" method="withContext"/>
    </service>
    <service id=".service_locator.wnlveDj" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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.f1ancQ8" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="initialized_session" type="service_closure" id="session" on-invalid="ignore_uninitialized"/>
        <argument key="session" type="service_closure" id="session" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.kzEZyId" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="kernel" type="service_closure" id="kernel"/>
      </argument>
    </service>
    <service id=".service_locator.XjnY8xG" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="session" type="service_closure" id="session"/>
      </argument>
    </service>
    <service id=".service_locator.6zQlgQt" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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="debug.event_dispatcher.inner" class="Symfony\Component\EventDispatcher\EventDispatcher" public="false"/>
    <service id="debug.controller_resolver.inner" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver" public="false">
      <argument type="service" id="service_container"/>
      <argument type="service" id="monolog.logger.request" on-invalid="ignore"/>
      <argument type="service" id=".legacy_controller_name_converter"/>
    </service>
    <service id="debug.argument_resolver.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver" public="false">
      <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" public="false">
      <argument type="iterator">
        <argument type="service" id="debug.security.voter.security.access.authenticated_voter"/>
        <argument type="service" id="debug.security.voter.security.access.simple_role_voter"/>
        <argument type="service" id="debug.security.voter.security.access.expression_voter"/>
        <argument type="service" id="debug.security.voter.App\Security\PostVoter"/>
      </argument>
      <argument>affirmative</argument>
      <argument>false</argument>
      <argument>true</argument>
    </service>
    <service id="debug.argument_resolver.request_attribute.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" public="false"/>
    <service id="debug.argument_resolver.request.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" public="false"/>
    <service id="debug.argument_resolver.session.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" public="false"/>
    <service id="debug.security.user_value_resolver.inner" class="Symfony\Component\Security\Http\Controller\UserValueResolver" public="false">
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="debug.argument_resolver.service.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" public="false">
      <argument type="service" id=".service_locator.dFm5ts3"/>
    </service>
    <service id="debug.argument_resolver.default.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" public="false"/>
    <service id="debug.argument_resolver.variadic.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" public="false"/>
    <service id="debug.argument_resolver.not_tagged_controller.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver" public="false">
      <argument type="service" id=".service_locator.dFm5ts3"/>
    </service>
    <service id="fos_rest.serializer.form_error_handler.inner" class="JMS\Serializer\Handler\FormErrorHandler" public="false">
      <argument type="service" id="translator.default" on-invalid="null"/>
      <argument>validators</argument>
    </service>
    <service id=".errored..service_locator.cORBzkY.App\Entity\Post" class="App\Entity\Post"/>
    <service id=".errored..service_locator.XTiXmmk.Symfony\Component\HttpFoundation\Session\Session" class="Symfony\Component\HttpFoundation\Session\Session"/>
    <service id=".errored..service_locator.vNknYNJ.Symfony\Component\HttpFoundation\Session\Session" class="Symfony\Component\HttpFoundation\Session\Session"/>
    <service id=".errored..service_locator.kJAGHyv.App\Entity\Post" class="App\Entity\Post"/>
    <service id=".errored..service_locator.0bK6ivQ.Symfony\Component\HttpFoundation\Session\Session" class="Symfony\Component\HttpFoundation\Session\Session"/>
    <service id=".errored..service_locator.lgK1uDw.Symfony\Component\HttpFoundation\Session\Session" class="Symfony\Component\HttpFoundation\Session\Session"/>
    <service id=".errored..service_locator.nJMuP2O.Symfony\Component\HttpFoundation\Session\Session" class="Symfony\Component\HttpFoundation\Session\Session"/>
    <service id=".errored..service_locator.WbkHvQJ.Symfony\Component\HttpFoundation\Session\Session" class="Symfony\Component\HttpFoundation\Session\Session"/>
    <service id="console.command_loader" class="Symfony\Component\Console\CommandLoader\ContainerCommandLoader" public="true">
      <argument type="service" id=".service_locator.eOlbaC6"/>
      <argument type="collection">
        <argument key="app:add-user">App\Command\AddUserCommand</argument>
        <argument key="app:delete-user">App\Command\DeleteUserCommand</argument>
        <argument key="app:list-users">App\Command\ListUsersCommand</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:event-dispatcher">console.command.event_dispatcher_debug</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:update">console.command.translation_update</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="security:encode-password">security.command.user_password_encoder</argument>
        <argument key="doctrine:database:create">doctrine.database_create_command</argument>
        <argument key="doctrine:database:drop">doctrine.database_drop_command</argument>
        <argument key="doctrine:database:import">doctrine.database_import_command</argument>
        <argument key="doctrine:generate:entities">doctrine.generate_entities_command</argument>
        <argument key="doctrine:query:sql">doctrine.query_sql_command</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:fixtures:load">doctrine.fixtures_load_command</argument>
        <argument key="debug:swiftmailer">swiftmailer.command.debug</argument>
        <argument key="swiftmailer:email:send">swiftmailer.command.new_email</argument>
        <argument key="swiftmailer:spool:send">swiftmailer.command.send_email</argument>
        <argument key="debug:twig">twig.command.debug</argument>
        <argument key="lint:twig">twig.command.lint</argument>
        <argument key="doctrine:migrations:diff">doctrine_migrations.diff_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="vich:mapping:debug-class">vich_uploader.command.mapping_debug_class</argument>
        <argument key="vich:mapping:debug">vich_uploader.command.mapping_debug</argument>
        <argument key="vich:mapping:list-classes">vich_uploader.command.mapping_list_classes</argument>
        <argument key="liip:imagine:cache:remove">liip_imagine.command.cache_remove</argument>
        <argument key="liip:imagine:cache:resolve">liip_imagine.command.cache_resolve</argument>
        <argument key="fos:js-routing:dump">fos_js_routing.dump_command</argument>
        <argument key="fos:js-routing:debug">fos_js_routing.router_debug_exposed_command</argument>
        <argument key="geocoder:geocode">Bazinga\GeocoderBundle\Command\GeocodeCommand</argument>
        <argument key="ckeditor:install">fos_ck_editor.command.installer</argument>
      </argument>
    </service>
    <service id=".service_locator.eOlbaC6" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Command\AddUserCommand" type="service_closure" id="App\Command\AddUserCommand"/>
        <argument key="App\Command\DeleteUserCommand" type="service_closure" id="App\Command\DeleteUserCommand"/>
        <argument key="App\Command\ListUsersCommand" type="service_closure" id="App\Command\ListUsersCommand"/>
        <argument key="Bazinga\GeocoderBundle\Command\GeocodeCommand" type="service_closure" id="Bazinga\GeocoderBundle\Command\GeocodeCommand"/>
        <argument key="console.command.about" type="service_closure" id="console.command.about"/>
        <argument key="console.command.assets_install" type="service_closure" id="console.command.assets_install"/>
        <argument key="console.command.cache_clear" type="service_closure" id="console.command.cache_clear"/>
        <argument key="console.command.cache_pool_clear" type="service_closure" id="console.command.cache_pool_clear"/>
        <argument key="console.command.cache_pool_delete" type="service_closure" id="console.command.cache_pool_delete"/>
        <argument key="console.command.cache_pool_list" type="service_closure" id="console.command.cache_pool_list"/>
        <argument key="console.command.cache_pool_prune" type="service_closure" id="console.command.cache_pool_prune"/>
        <argument key="console.command.cache_warmup" type="service_closure" id="console.command.cache_warmup"/>
        <argument key="console.command.config_debug" type="service_closure" id="console.command.config_debug"/>
        <argument key="console.command.config_dump_reference" type="service_closure" id="console.command.config_dump_reference"/>
        <argument key="console.command.container_debug" type="service_closure" id="console.command.container_debug"/>
        <argument key="console.command.container_lint" type="service_closure" id="console.command.container_lint"/>
        <argument key="console.command.debug_autowiring" type="service_closure" id="console.command.debug_autowiring"/>
        <argument key="console.command.event_dispatcher_debug" type="service_closure" id="console.command.event_dispatcher_debug"/>
        <argument key="console.command.form_debug" type="service_closure" id="console.command.form_debug"/>
        <argument key="console.command.router_debug" type="service_closure" id="console.command.router_debug"/>
        <argument key="console.command.router_match" type="service_closure" id="console.command.router_match"/>
        <argument key="console.command.secrets_decrypt_to_local" type="service_closure" id="console.command.secrets_decrypt_to_local"/>
        <argument key="console.command.secrets_encrypt_from_local" type="service_closure" id="console.command.secrets_encrypt_from_local"/>
        <argument key="console.command.secrets_generate_key" type="service_closure" id="console.command.secrets_generate_key"/>
        <argument key="console.command.secrets_list" type="service_closure" id="console.command.secrets_list"/>
        <argument key="console.command.secrets_remove" type="service_closure" id="console.command.secrets_remove"/>
        <argument key="console.command.secrets_set" type="service_closure" id="console.command.secrets_set"/>
        <argument key="console.command.translation_debug" type="service_closure" id="console.command.translation_debug"/>
        <argument key="console.command.translation_update" type="service_closure" id="console.command.translation_update"/>
        <argument key="console.command.xliff_lint" type="service_closure" id="console.command.xliff_lint"/>
        <argument key="console.command.yaml_lint" type="service_closure" id="console.command.yaml_lint"/>
        <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.clear_entity_region_command" type="service_closure" id="doctrine.clear_entity_region_command"/>
        <argument key="doctrine.clear_query_region_command" type="service_closure" id="doctrine.clear_query_region_command"/>
        <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.database_import_command" type="service_closure" id="doctrine.database_import_command"/>
        <argument key="doctrine.ensure_production_settings_command" type="service_closure" id="doctrine.ensure_production_settings_command"/>
        <argument key="doctrine.fixtures_load_command" type="service_closure" id="doctrine.fixtures_load_command"/>
        <argument key="doctrine.generate_entities_command" type="service_closure" id="doctrine.generate_entities_command"/>
        <argument key="doctrine.mapping_convert_command" type="service_closure" id="doctrine.mapping_convert_command"/>
        <argument key="doctrine.mapping_import_command" type="service_closure" id="doctrine.mapping_import_command"/>
        <argument key="doctrine.mapping_info_command" type="service_closure" id="doctrine.mapping_info_command"/>
        <argument key="doctrine.query_dql_command" type="service_closure" id="doctrine.query_dql_command"/>
        <argument key="doctrine.query_sql_command" type="service_closure" id="doctrine.query_sql_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.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_migrations.diff_command" type="service_closure" id="doctrine_migrations.diff_command"/>
        <argument key="doctrine_migrations.dump_schema_command" type="service_closure" id="doctrine_migrations.dump_schema_command"/>
        <argument key="doctrine_migrations.execute_command" type="service_closure" id="doctrine_migrations.execute_command"/>
        <argument key="doctrine_migrations.generate_command" type="service_closure" id="doctrine_migrations.generate_command"/>
        <argument key="doctrine_migrations.latest_command" type="service_closure" id="doctrine_migrations.latest_command"/>
        <argument key="doctrine_migrations.migrate_command" type="service_closure" id="doctrine_migrations.migrate_command"/>
        <argument key="doctrine_migrations.rollup_command" type="service_closure" id="doctrine_migrations.rollup_command"/>
        <argument key="doctrine_migrations.status_command" type="service_closure" id="doctrine_migrations.status_command"/>
        <argument key="doctrine_migrations.up_to_date_command" type="service_closure" id="doctrine_migrations.up_to_date_command"/>
        <argument key="doctrine_migrations.version_command" type="service_closure" id="doctrine_migrations.version_command"/>
        <argument key="fos_ck_editor.command.installer" type="service_closure" id="fos_ck_editor.command.installer"/>
        <argument key="fos_js_routing.dump_command" type="service_closure" id="fos_js_routing.dump_command"/>
        <argument key="fos_js_routing.router_debug_exposed_command" type="service_closure" id="fos_js_routing.router_debug_exposed_command"/>
        <argument key="liip_imagine.command.cache_remove" type="service_closure" id="liip_imagine.command.cache_remove"/>
        <argument key="liip_imagine.command.cache_resolve" type="service_closure" id="liip_imagine.command.cache_resolve"/>
        <argument key="security.command.user_password_encoder" type="service_closure" id="security.command.user_password_encoder"/>
        <argument key="swiftmailer.command.debug" type="service_closure" id="swiftmailer.command.debug"/>
        <argument key="swiftmailer.command.new_email" type="service_closure" id="swiftmailer.command.new_email"/>
        <argument key="swiftmailer.command.send_email" type="service_closure" id="swiftmailer.command.send_email"/>
        <argument key="twig.command.debug" type="service_closure" id="twig.command.debug"/>
        <argument key="twig.command.lint" type="service_closure" id="twig.command.lint"/>
        <argument key="vich_uploader.command.mapping_debug" type="service_closure" id="vich_uploader.command.mapping_debug"/>
        <argument key="vich_uploader.command.mapping_debug_class" type="service_closure" id="vich_uploader.command.mapping_debug_class"/>
        <argument key="vich_uploader.command.mapping_list_classes" type="service_closure" id="vich_uploader.command.mapping_list_classes"/>
      </argument>
    </service>
    <service id=".service_locator.7puFXBj" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="JMS\Serializer\Twig\SerializerRuntimeHelper" type="service_closure" id="jms_serializer.twig_extension.serializer_runtime_helper"/>
        <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\Component\Form\FormRenderer" type="service_closure" id="twig.form.renderer"/>
      </argument>
    </service>
    <service id=".service_locator.RnpDE64" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <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>
    </service>
    <service id=".service_locator.iVGSRie" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="fos_rest.serializer.form_error_handler" type="service_closure" id="fos_rest.serializer.form_error_handler"/>
        <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.php_collection_handler" type="service_closure" id="jms_serializer.php_collection_handler"/>
      </argument>
    </service>
    <service id="Psr\Container\ContainerInterface" alias="service_container" public="false"/>
    <service id="Symfony\Component\DependencyInjection\ContainerInterface" alias="service_container" public="false"/>
    <service id="controller_name_converter" alias=".legacy_controller_name_converter" public="false">
      <deprecated>The "%alias_id%" service is deprecated since Symfony 4.3.</deprecated>
    </service>
    <service id="resolve_controller_name_subscriber" alias=".legacy_resolve_controller_name_subscriber" public="false">
      <deprecated>The "%alias_id%" service is deprecated since Symfony 4.3.</deprecated>
    </service>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface" alias="parameter_bag" public="false"/>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface" alias="parameter_bag" public="false"/>
    <service id="Symfony\Component\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher" public="false"/>
    <service id="Symfony\Contracts\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher" public="false"/>
    <service id="Symfony\Component\HttpKernel\HttpKernelInterface" alias="http_kernel" public="false"/>
    <service id="Symfony\Component\HttpFoundation\RequestStack" alias="request_stack" public="false"/>
    <service id="Symfony\Component\HttpFoundation\UrlHelper" alias="url_helper" public="false"/>
    <service id="Symfony\Component\HttpKernel\KernelInterface" alias="kernel" public="false"/>
    <service id="Symfony\Component\Filesystem\Filesystem" alias="filesystem" public="false"/>
    <service id="Symfony\Component\HttpKernel\Config\FileLocator" alias="file_locator" public="false"/>
    <service id="Symfony\Component\DependencyInjection\ReverseContainer" alias="reverse_container" public="false"/>
    <service id="error_renderer.html" alias="twig.error_renderer.html"/>
    <service id="error_renderer" alias="error_handler.error_renderer.serializer" public="false"/>
    <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" public="false"/>
    <service id="Psr\SimpleCache\CacheInterface" alias="cache.app.simple" public="false"/>
    <service id="Symfony\Component\Cache\Adapter\AdapterInterface" alias="cache.app" public="false"/>
    <service id="Symfony\Contracts\Cache\CacheInterface" alias="cache.app" public="false"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface" alias="cache.app.taggable" public="false"/>
    <service id="Symfony\Component\Translation\TranslatorInterface" alias="translator.default" public="false"/>
    <service id="Symfony\Contracts\Translation\TranslatorInterface" alias="translator.default" public="false"/>
    <service id="cache.default_redis_provider" alias=".cache_connection.GD_MSZC" public="false"/>
    <service id="cache.default_memcached_provider" alias=".cache_connection.JKE6keX" public="false"/>
    <service id="cache.default_pdo_provider" alias="doctrine.dbal.default_connection" public="false"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool" alias=".doctrine.result_cache_pool.taggable"/>
    <service id="Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool" alias="doctrine.result_cache_pool"/>
    <service id="Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool" alias="doctrine.result_cache_pool"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool" alias=".doctrine.system_cache_pool.taggable"/>
    <service id="Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool" alias="doctrine.system_cache_pool"/>
    <service id="Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool" alias="doctrine.system_cache_pool"/>
    <service id="Symfony\Component\HttpFoundation\Session\SessionInterface" alias="session" public="false"/>
    <service id="Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface" alias="session.storage.native" public="false"/>
    <service id="SessionHandlerInterface" alias="session.handler.native_file" public="false"/>
    <service id="Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface" alias="session.flash_bag" public="false"/>
    <service id="session.storage.filesystem" alias="session.storage.mock_file" public="false"/>
    <service id="session.storage" alias="session.storage.native"/>
    <service id="session.handler" alias="session.handler.native_file"/>
    <service id="Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface" alias="security.csrf.token_generator" public="false"/>
    <service id="Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface" alias="security.csrf.token_storage" public="false"/>
    <service id="Symfony\Component\Security\Csrf\CsrfTokenManagerInterface" alias="security.csrf.token_manager" public="false"/>
    <service id="Symfony\Component\Form\ResolvedFormTypeFactoryInterface" alias="form.resolved_type_factory" public="false"/>
    <service id="Symfony\Component\Form\FormRegistryInterface" alias="form.registry" public="false"/>
    <service id="Symfony\Component\Form\FormFactoryInterface" alias="form.factory" public="false"/>
    <service id="form.property_accessor" alias="property_accessor" public="false"/>
    <service id="form.choice_list_factory" alias="form.choice_list_factory.cached" public="false"/>
    <service id="Symfony\Component\Asset\Packages" alias="assets.packages" public="false"/>
    <service id="mailer" alias="swiftmailer.mailer.default" public="true"/>
    <service id="Symfony\Component\Mailer\MailerInterface" alias="mailer.mailer"/>
    <service id="Symfony\Component\Mailer\Transport\TransportInterface" alias="mailer.default_transport"/>
    <service id="Symfony\Component\Validator\Validator\ValidatorInterface" alias="validator" public="false"/>
    <service id="validator.mapping.class_metadata_factory" alias="validator" public="false"/>
    <service id="Symfony\Component\Translation\Reader\TranslationReaderInterface" alias="translation.reader" public="false"/>
    <service id="Symfony\Component\Translation\Extractor\ExtractorInterface" alias="translation.extractor" public="false"/>
    <service id="Symfony\Component\Translation\Writer\TranslationWriterInterface" alias="translation.writer" public="false"/>
    <service id="translator" alias="translator.default" public="true"/>
    <service id="translator.formatter" alias="translator.formatter.default" public="false"/>
    <service id="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" alias="debug.file_link_formatter" public="false"/>
    <service id="Symfony\Component\Stopwatch\Stopwatch" alias="debug.stopwatch" public="false"/>
    <service id="router" alias="router.default" public="true"/>
    <service id="Symfony\Component\Routing\RouterInterface" alias="router.default" public="false"/>
    <service id="Symfony\Component\Routing\Generator\UrlGeneratorInterface" alias="router.default" public="false"/>
    <service id="Symfony\Component\Routing\Matcher\UrlMatcherInterface" alias="router.default" public="false"/>
    <service id="Symfony\Component\Routing\RequestContextAwareInterface" alias="router.default" public="false"/>
    <service id="Symfony\Component\Routing\RequestContext" alias="router.request_context" public="false"/>
    <service id="annotation_reader" alias="annotations.cached_reader"/>
    <service id="Doctrine\Common\Annotations\Reader" alias="annotations.cached_reader" public="false"/>
    <service id="Symfony\Component\PropertyAccess\PropertyAccessorInterface" alias="property_accessor" public="false"/>
    <service id="Symfony\Component\Serializer\SerializerInterface" alias="serializer" public="false"/>
    <service id="Symfony\Component\Serializer\Normalizer\NormalizerInterface" alias="serializer" public="false"/>
    <service id="Symfony\Component\Serializer\Normalizer\DenormalizerInterface" alias="serializer" public="false"/>
    <service id="Symfony\Component\Serializer\Encoder\EncoderInterface" alias="serializer" public="false"/>
    <service id="Symfony\Component\Serializer\Encoder\DecoderInterface" alias="serializer" public="false"/>
    <service id="serializer.property_accessor" alias="property_accessor" public="false"/>
    <service id="Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface" alias="serializer.mapping.class_discriminator_resolver" public="false"/>
    <service id="Symfony\Component\Serializer\Normalizer\ObjectNormalizer" alias="serializer.normalizer.object" public="false"/>
    <service id="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface" alias="serializer.mapping.class_metadata_factory" public="false"/>
    <service id="error_renderer.serializer" alias="error_handler.error_renderer.serializer" public="false"/>
    <service id="Symfony\Component\Mime\MimeTypesInterface" alias="mime_types" public="false"/>
    <service id="Symfony\Component\Mime\MimeTypeGuesserInterface" alias="mime_types" public="false"/>
    <service id="Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface" alias="security.authorization_checker" public="false"/>
    <service id="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" alias="security.token_storage" public="false"/>
    <service id="Symfony\Component\Security\Core\Security" alias="security.helper" public="false"/>
    <service id="Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface" alias="security.authentication.manager" public="false"/>
    <service id="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface" alias="security.authentication.session_strategy" public="false"/>
    <service id="security.encoder_factory" alias="security.encoder_factory.generic" public="false"/>
    <service id="Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" alias="security.encoder_factory.generic" public="false"/>
    <service id="security.password_encoder" alias="security.user_password_encoder.generic" public="true"/>
    <service id="Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" alias="security.user_password_encoder.generic" public="false"/>
    <service id="Symfony\Component\Security\Http\Authentication\AuthenticationUtils" alias="security.authentication_utils" public="false"/>
    <service id="Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface" alias="debug.security.access.decision_manager" public="false"/>
    <service id="Symfony\Component\Security\Core\Role\RoleHierarchyInterface" alias="security.role_hierarchy" public="false"/>
    <service id="Symfony\Component\Security\Http\Firewall" alias="debug.security.firewall" public="false"/>
    <service id="Symfony\Component\Security\Http\HttpUtils" alias="security.http_utils" public="false"/>
    <service id="Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias="security.authentication.guard_handler" public="false"/>
    <service id="security.firewall" alias="debug.security.firewall" public="false"/>
    <service id="Symfony\Component\Security\Core\User\UserProviderInterface" alias="security.user.provider.concrete.database_users"/>
    <service id="security.authentication.session_strategy.main" alias="security.authentication.session_strategy"/>
    <service id="security.user_checker.main" alias="security.user_checker" public="false"/>
    <service id="Symfony\Component\Security\Core\User\UserCheckerInterface" alias="security.user_checker" public="false"/>
    <service id="Doctrine\DBAL\Driver\Connection" alias="doctrine.dbal.default_connection" public="false"/>
    <service id="Doctrine\DBAL\Connection" alias="doctrine.dbal.default_connection" public="false"/>
    <service id="Doctrine\Persistence\ManagerRegistry" alias="doctrine" public="false"/>
    <service id="Doctrine\Common\Persistence\ManagerRegistry" alias="doctrine" public="false">
      <deprecated>The "%alias_id%" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead.</deprecated>
    </service>
    <service id="Symfony\Bridge\Doctrine\RegistryInterface" alias="doctrine" public="false">
      <deprecated>The "%alias_id%" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead.</deprecated>
    </service>
    <service id="Doctrine\Bundle\DoctrineBundle\Registry" alias="doctrine" public="false">
      <deprecated>The "%alias_id%" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead.</deprecated>
    </service>
    <service id="database_connection" alias="doctrine.dbal.default_connection" public="true"/>
    <service id="doctrine.dbal.event_manager" alias="doctrine.dbal.default_connection.event_manager" public="false"/>
    <service id="Doctrine\Common\Persistence\ObjectManager" alias="doctrine.orm.default_entity_manager" public="false"/>
    <service id="Doctrine\ORM\EntityManagerInterface" alias="doctrine.orm.default_entity_manager" public="false"/>
    <service id="doctrine.orm.metadata.annotation_reader" alias="annotations.cached_reader" public="false"/>
    <service id="doctrine.orm.entity_manager" alias="doctrine.orm.default_entity_manager" public="true"/>
    <service id="doctrine.orm.default_metadata_cache" alias="doctrine.system_cache_provider" public="false"/>
    <service id="doctrine.orm.default_result_cache" alias="doctrine.result_cache_provider" public="false"/>
    <service id="doctrine.orm.default_query_cache" alias="doctrine.system_cache_provider" public="false"/>
    <service id="doctrine.orm.default_entity_manager.event_manager" alias="doctrine.dbal.default_connection.event_manager" public="false"/>
    <service id="sensio_framework_extra.converter.doctrine.orm.expression_language" alias="sensio_framework_extra.converter.doctrine.orm.expression_language.default" public="false"/>
    <service id="sensio_framework_extra.security.expression_language" alias="sensio_framework_extra.security.expression_language.default" public="false"/>
    <service id="logger" alias="monolog.logger"/>
    <service id="Psr\Log\LoggerInterface" alias="monolog.logger" public="false"/>
    <service id="swiftmailer.mailer.default.transport" alias="swiftmailer.mailer.default.transport.spool"/>
    <service id="swiftmailer.mailer.default.spool" alias="swiftmailer.mailer.default.spool.memory"/>
    <service id="swiftmailer.mailer.default.transport.real" alias="swiftmailer.mailer.default.transport.smtp" public="true"/>
    <service id="swiftmailer.spool" alias="swiftmailer.mailer.default.spool.memory"/>
    <service id="swiftmailer.transport.real" alias="swiftmailer.mailer.default.transport.smtp"/>
    <service id="Swift_Spool" alias="swiftmailer.mailer.default.spool.memory" public="false"/>
    <service id="swiftmailer.plugin.messagelogger" alias="swiftmailer.mailer.default.plugin.messagelogger"/>
    <service id="swiftmailer.mailer" alias="swiftmailer.mailer.default"/>
    <service id="swiftmailer.transport" alias="swiftmailer.mailer.default.transport.spool" public="true"/>
    <service id="Swift_Mailer" alias="swiftmailer.mailer.default" public="false"/>
    <service id="Swift_Transport" alias="swiftmailer.mailer.default.transport.spool" public="false"/>
    <service id="Twig_Environment" alias="twig" public="false"/>
    <service id="Twig\Environment" alias="twig" public="false"/>
    <service id="FOS\RestBundle\View\ViewHandlerInterface" alias="fos_rest.view_handler.default"/>
    <service id="FOS\RestBundle\Request\ParamFetcherInterface" alias="fos_rest.request.param_fetcher"/>
    <service id="fos_rest.router" alias="router.default"/>
    <service id="fos_rest.templating" alias="twig"/>
    <service id="fos_rest.view_handler" alias="fos_rest.view_handler.default" public="true"/>
    <service id="fos_rest.inflector" alias="fos_rest.inflector.doctrine">
      <deprecated>The "%alias_id%" service alias is deprecated since FOSRestBundle 2.8.</deprecated>
    </service>
    <service id="jms_serializer.metadata_driver" alias="jms_serializer.metadata.doctrine_type_driver" public="true"/>
    <service id="jms_serializer.metadata.cache" alias="jms_serializer.metadata.cache.file_cache" public="false"/>
    <service id="jms_serializer.naming_strategy" alias="jms_serializer.cache_naming_strategy"/>
    <service id="jms_serializer.object_constructor" alias="jms_serializer.doctrine_object_constructor" public="true"/>
    <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" public="false"/>
    <service id="JMS\Serializer\ArrayTransformerInterface" alias="jms_serializer.serializer" public="false"/>
    <service id="jms_serializer.accessor_strategy" alias="jms_serializer.accessor_strategy.expression"/>
    <service id="vich_uploader.storage" alias="vich_uploader.storage.file_system"/>
    <service id="Vich\UploaderBundle\Storage\StorageInterface" alias="vich_uploader.storage.file_system" public="false"/>
    <service id="Vich\UploaderBundle\Storage\FileSystemStorage" alias="vich_uploader.storage.file_system" public="false"/>
    <service id="vich_uploader.metadata_driver" alias="vich_uploader.metadata_driver.chain" public="false"/>
    <service id="vich_uploader.metadata.cache" alias="vich_uploader.metadata.cache.file_cache" public="false"/>
    <service id="Vich\UploaderBundle\Mapping\PropertyMappingFactory" alias="vich_uploader.property_mapping_factory" public="false"/>
    <service id="Vich\UploaderBundle\Naming\UniqidNamer" alias="vich_uploader.namer_uniqid" public="false"/>
    <service id="Vich\UploaderBundle\Naming\PropertyNamer" alias="vich_uploader.namer_property" public="false"/>
    <service id="Vich\UploaderBundle\Naming\OrignameNamer" alias="vich_uploader.namer_origname" public="false"/>
    <service id="Vich\UploaderBundle\Naming\HashNamer" alias="vich_uploader.namer_hash" public="false"/>
    <service id="Vich\UploaderBundle\Naming\Base64Namer" alias="vich_uploader.namer_base64" public="false"/>
    <service id="Vich\UploaderBundle\Naming\SubdirDirectoryNamer" alias="vich_uploader.namer_subdir" public="false"/>
    <service id="Vich\UploaderBundle\Naming\PropertyDirectoryNamer" alias="vich_uploader.namer_property" public="false"/>
    <service id="Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" alias="vich_uploader.namer_directory_current_date_time" public="false"/>
    <service id="Vich\UploaderBundle\Handler\DownloadHandler" alias="vich_uploader.download_handler" public="false"/>
    <service id="Vich\UploaderBundle\Handler\UploadHandler" alias="vich_uploader.upload_handler" public="false"/>
    <service id="Vich\UploaderBundle\Form\Type\VichFileType" alias="vich_uploader.form.type.file" public="false"/>
    <service id="Vich\UploaderBundle\Form\Type\VichImageType" alias="vich_uploader.form.type.image" public="false"/>
    <service id="Vich\UploaderBundle\Templating\Helper\UploaderHelper" alias="vich_uploader.templating.helper.uploader_helper" public="false"/>
    <service id="Vich\UploaderBundle\Twig\Extension\UploaderExtension" alias="vich_uploader.twig.extension.uploader" public="false"/>
    <service id="Knp\Snappy\Pdf" alias="knp_snappy.pdf"/>
    <service id="Knp\Snappy\Image" alias="knp_snappy.image"/>
    <service id="Liip\ImagineBundle\Config\FilterFactoryCollection" alias="liip_imagine.config.filter_factory_collection"/>
    <service id="Liip\ImagineBundle\Config\StackBuilder" alias="liip_imagine.config.stack_builder"/>
    <service id="Liip\ImagineBundle\Config\StackCollection" alias="liip_imagine.config.stack_collection"/>
    <service id="liip_imagine.controller" alias="Liip\ImagineBundle\Controller\ImagineController" public="true"/>
    <service id="liip_imagine" alias="liip_imagine.gd"/>
    <service id="Liip\ImagineBundle\Imagine\Cache\CacheManager" alias="liip_imagine.cache.manager" public="false"/>
    <service id="Liip\ImagineBundle\Imagine\Data\DataManager" alias="liip_imagine.data.manager" public="false"/>
    <service id="Liip\ImagineBundle\Imagine\Filter\FilterManager" alias="liip_imagine.filter.manager" public="false"/>
    <service id="Endroid\QrCode\WriterRegistryInterface" alias="Endroid\QrCode\WriterRegistry" public="false"/>
    <service id="Endroid\QrCode\Factory\QrCodeFactoryInterface" alias="Endroid\QrCode\Factory\QrCodeFactory" public="false"/>
    <service id="Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface" alias="webpack_encore.entrypoint_lookup_collection" public="false"/>
    <service id="Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface" alias="webpack_encore.entrypoint_lookup[_default]"/>
    <service id="fos_js_routing.router" alias="router.default" public="false"/>
    <service id="bazinga_geocoder.geocoder" alias="Geocoder\ProviderAggregator"/>
    <service id="geocoder" alias="Geocoder\ProviderAggregator"/>
    <service id="sensio_framework_extra.view.listener" alias="Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" public="false"/>
    <service id="container.env_var_processors_locator" alias=".service_locator.CmORmuK" public="true"/>
    <service id="twig.loader.filesystem" alias="twig.loader.native_filesystem" public="false"/>
    <service id="argument_resolver.controller_locator" alias=".service_locator.dFm5ts3"/>
    <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 $cacheLogger" alias="monolog.logger.cache"/>
    <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 $securityLogger" alias="monolog.logger.security"/>
    <service id="Psr\Log\LoggerInterface $doctrineLogger" alias="monolog.logger.doctrine"/>
    <service id="Psr\Log\LoggerInterface $snappyLogger" alias="monolog.logger.snappy"/>
    <service id="twig.loader" alias="twig.loader.native_filesystem"/>
    <service id="fos_rest.serializer" alias="fos_rest.serializer.jms"/>
    <service id="liip_imagine.mime_type_guesser" alias="mime_types"/>
    <service id="liip_imagine.extension_guesser" alias="mime_types"/>
    <service id=".service_locator.ISjGRTp" alias=".1_ServiceLocator~lh0okEU" public="false"/>
    <service id=".service_locator.gjXnerW" alias=".service_locator.92DwwVQ" public="false"/>
    <service id=".service_locator.q6YFD8M" alias=".service_locator.nGdnfWo" public="false"/>
    <service id=".service_locator.I1Na83f" alias=".service_locator.uomjAoz" public="false"/>
    <service id="event_dispatcher" alias="debug.event_dispatcher" public="true"/>
    <service id="controller_resolver" alias="debug.controller_resolver" public="false"/>
    <service id="argument_resolver" alias="debug.argument_resolver" public="false"/>
    <service id="security.access.decision_manager" alias="debug.security.access.decision_manager" public="false"/>
    <service id="twig.error_renderer.html.inner" alias="error_handler.error_renderer.html" public="false"/>
    <service id="argument_resolver.request_attribute" alias="debug.argument_resolver.request_attribute" public="false"/>
    <service id="argument_resolver.request" alias="debug.argument_resolver.request" public="false"/>
    <service id="argument_resolver.session" alias="debug.argument_resolver.session" public="false"/>
    <service id="security.user_value_resolver" alias="debug.security.user_value_resolver" public="false"/>
    <service id="argument_resolver.service" alias="debug.argument_resolver.service" public="false"/>
    <service id="argument_resolver.default" alias="debug.argument_resolver.default" public="false"/>
    <service id="argument_resolver.variadic" alias="debug.argument_resolver.variadic" public="false"/>
    <service id="argument_resolver.not_tagged_controller" alias="debug.argument_resolver.not_tagged_controller" public="false"/>
    <service id="jms_serializer.form_error_handler" alias="fos_rest.serializer.form_error_handler" public="true"/>
    <service id="console.command.public_alias.doctrine_cache.contains_command" alias="doctrine_cache.contains_command" public="true"/>
    <service id="console.command.public_alias.doctrine_cache.delete_command" alias="doctrine_cache.delete_command" public="true"/>
    <service id="console.command.public_alias.doctrine_cache.flush_command" alias="doctrine_cache.flush_command" public="true"/>
    <service id="console.command.public_alias.doctrine_cache.stats_command" alias="doctrine_cache.stats_command" public="true"/>
    <service id="console.command.public_alias.dtc_grid.command.source.list" alias="dtc_grid.command.source.list" public="true"/>
    <service id="console.command.public_alias.dtc_grid.command.source.generate" alias="dtc_grid.command.source.generate" public="true"/>
    <service id="console.command.public_alias.JMose\CommandSchedulerBundle\Command\ExecuteCommand" alias="JMose\CommandSchedulerBundle\Command\ExecuteCommand" public="true"/>
    <service id="console.command.public_alias.JMose\CommandSchedulerBundle\Command\MonitorCommand" alias="JMose\CommandSchedulerBundle\Command\MonitorCommand" public="true"/>
    <service id="console.command.public_alias.JMose\CommandSchedulerBundle\Command\UnlockCommand" alias="JMose\CommandSchedulerBundle\Command\UnlockCommand" public="true"/>
    <service id="console.command.public_alias.JMose\CommandSchedulerBundle\Command\StartSchedulerCommand" alias="JMose\CommandSchedulerBundle\Command\StartSchedulerCommand" public="true"/>
    <service id="console.command.public_alias.JMose\CommandSchedulerBundle\Command\StopSchedulerCommand" alias="JMose\CommandSchedulerBundle\Command\StopSchedulerCommand" public="true"/>
    <service id="fos_rest.serializer.jms_handler_registry" alias="jms_serializer.handler_registry" public="true"/>
  </services>
</container>
