var/cache/dev/ContainerEwxqNCk/srcApp_KernelDevDebugContainer.php line 10121

Open in your IDE?
  1. <?php
  2. namespace ContainerEwxqNCk;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class srcApp_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             'App\\Controller\\AvoirsController' => 'getAvoirsControllerService',
  34.             'App\\Controller\\ClientsController' => 'getClientsControllerService',
  35.             'App\\Controller\\CompetencesController' => 'getCompetencesControllerService',
  36.             'App\\Controller\\DepensesAchatsController' => 'getDepensesAchatsControllerService',
  37.             'App\\Controller\\DevisController' => 'getDevisControllerService',
  38.             'App\\Controller\\EvenementsController' => 'getEvenementsControllerService',
  39.             'App\\Controller\\ExportsController' => 'getExportsControllerService',
  40.             'App\\Controller\\FacturesController' => 'getFacturesControllerService',
  41.             'App\\Controller\\ModelesController' => 'getModelesControllerService',
  42.             'App\\Controller\\ProduitsController' => 'getProduitsControllerService',
  43.             'App\\Controller\\ProjetsController' => 'getProjetsControllerService',
  44.             'App\\Controller\\TachesController' => 'getTachesControllerService',
  45.             'App\\Controller\\UtilisateursController' => 'getUtilisateursControllerService',
  46.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  47.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  48.             'cache.app' => 'getCache_AppService',
  49.             'cache.app_clearer' => 'getCache_AppClearerService',
  50.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  51.             'cache.system' => 'getCache_SystemService',
  52.             'cache.system_clearer' => 'getCache_SystemClearerService',
  53.             'cache_clearer' => 'getCacheClearerService',
  54.             'cache_warmer' => 'getCacheWarmerService',
  55.             'console.command.public_alias.ambta_doctrine_encrypt.command.decrypt.database' => 'getConsole_Command_PublicAlias_AmbtaDoctrineEncrypt_Command_Decrypt_DatabaseService',
  56.             'console.command.public_alias.ambta_doctrine_encrypt.command.encrypt.database' => 'getConsole_Command_PublicAlias_AmbtaDoctrineEncrypt_Command_Encrypt_DatabaseService',
  57.             'console.command.public_alias.ambta_doctrine_encrypt.command.encrypt.status' => 'getConsole_Command_PublicAlias_AmbtaDoctrineEncrypt_Command_Encrypt_StatusService',
  58.             'console.command_loader' => 'getConsole_CommandLoaderService',
  59.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  60.             'data_collector.dump' => 'getDataCollector_DumpService',
  61.             'doctrine' => 'getDoctrineService',
  62.             'doctrine.dbal.synextafacture10_connection' => 'getDoctrine_Dbal_Synextafacture10ConnectionService',
  63.             'doctrine.dbal.synextafacture2_connection' => 'getDoctrine_Dbal_Synextafacture2ConnectionService',
  64.             'doctrine.dbal.synextafacture3_connection' => 'getDoctrine_Dbal_Synextafacture3ConnectionService',
  65.             'doctrine.dbal.synextafacture4_connection' => 'getDoctrine_Dbal_Synextafacture4ConnectionService',
  66.             'doctrine.dbal.synextafacture5_connection' => 'getDoctrine_Dbal_Synextafacture5ConnectionService',
  67.             'doctrine.dbal.synextafacture6_connection' => 'getDoctrine_Dbal_Synextafacture6ConnectionService',
  68.             'doctrine.dbal.synextafacture7_connection' => 'getDoctrine_Dbal_Synextafacture7ConnectionService',
  69.             'doctrine.dbal.synextafacture8_connection' => 'getDoctrine_Dbal_Synextafacture8ConnectionService',
  70.             'doctrine.dbal.synextafacture9_connection' => 'getDoctrine_Dbal_Synextafacture9ConnectionService',
  71.             'doctrine.dbal.synextafactureaffet_connection' => 'getDoctrine_Dbal_SynextafactureaffetConnectionService',
  72.             'doctrine.dbal.synextafacturedefault_connection' => 'getDoctrine_Dbal_SynextafacturedefaultConnectionService',
  73.             'doctrine.orm.synextafacture10_entity_manager' => 'getDoctrine_Orm_Synextafacture10EntityManagerService',
  74.             'doctrine.orm.synextafacture2_entity_manager' => 'getDoctrine_Orm_Synextafacture2EntityManagerService',
  75.             'doctrine.orm.synextafacture3_entity_manager' => 'getDoctrine_Orm_Synextafacture3EntityManagerService',
  76.             'doctrine.orm.synextafacture4_entity_manager' => 'getDoctrine_Orm_Synextafacture4EntityManagerService',
  77.             'doctrine.orm.synextafacture5_entity_manager' => 'getDoctrine_Orm_Synextafacture5EntityManagerService',
  78.             'doctrine.orm.synextafacture6_entity_manager' => 'getDoctrine_Orm_Synextafacture6EntityManagerService',
  79.             'doctrine.orm.synextafacture7_entity_manager' => 'getDoctrine_Orm_Synextafacture7EntityManagerService',
  80.             'doctrine.orm.synextafacture8_entity_manager' => 'getDoctrine_Orm_Synextafacture8EntityManagerService',
  81.             'doctrine.orm.synextafacture9_entity_manager' => 'getDoctrine_Orm_Synextafacture9EntityManagerService',
  82.             'doctrine.orm.synextafactureaffet_entity_manager' => 'getDoctrine_Orm_SynextafactureaffetEntityManagerService',
  83.             'doctrine.orm.synextafacturedefault_entity_manager' => 'getDoctrine_Orm_SynextafacturedefaultEntityManagerService',
  84.             'error_controller' => 'getErrorControllerService',
  85.             'event_dispatcher' => 'getEventDispatcherService',
  86.             'filesystem' => 'getFilesystemService',
  87.             'form.factory' => 'getForm_FactoryService',
  88.             'form.type.file' => 'getForm_Type_FileService',
  89.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  90.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  91.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  92.             'http_kernel' => 'getHttpKernelService',
  93.             'profiler' => 'getProfilerService',
  94.             'request_stack' => 'getRequestStackService',
  95.             'router' => 'getRouterService',
  96.             'routing.loader' => 'getRouting_LoaderService',
  97.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  98.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  99.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  100.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  101.             'security.token_storage' => 'getSecurity_TokenStorageService',
  102.             'serializer' => 'getSerializerService',
  103.             'services_resetter' => 'getServicesResetterService',
  104.             'session' => 'getSessionService',
  105.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  106.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  107.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  108.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  109.             'translator' => 'getTranslatorService',
  110.             'twig' => 'getTwigService',
  111.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  112.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  113.             'validator' => 'getValidatorService',
  114.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  115.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  116.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  117.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  118.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  119.         ];
  120.         $this->aliases = [
  121.             'database_connection' => 'doctrine.dbal.synextafacturedefault_connection',
  122.             'doctrine.orm.entity_manager' => 'doctrine.orm.synextafacturedefault_entity_manager',
  123.             'mailer' => 'swiftmailer.mailer.default',
  124.         ];
  125.         $this->privates['service_container'] = function () {
  126.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  127.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  128.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  129.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  130.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  131.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  132.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  133.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  134.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  135.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  136.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  137.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  138.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  139.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  147.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  163.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  170.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  171.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  215.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  236.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  254.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  255.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  256.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  267.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  268.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  269.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  270.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  273.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  276.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  277.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  278.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  280.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  281.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  282.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  283.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  284.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/NativeFilesystemLoader.php';
  287.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  290.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  321.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  323.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  325.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  327.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  331.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  333.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  334.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  337.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  338.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  339.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  340.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  363.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  371.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  378.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  379.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  380.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  382.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  383.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  384.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  385.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  386.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  390.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  439.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  440.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  441.         };
  442.     }
  443.     public function compile(): void
  444.     {
  445.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  446.     }
  447.     public function isCompiled(): bool
  448.     {
  449.         return true;
  450.     }
  451.     public function getRemovedIds(): array
  452.     {
  453.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  454.     }
  455.     /**
  456.      * Gets the public 'App\Controller\AvoirsController' shared autowired service.
  457.      *
  458.      * @return \App\Controller\AvoirsController
  459.      */
  460.     protected function getAvoirsControllerService()
  461.     {
  462.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  463.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  464.         include_once \dirname(__DIR__4).'/src/Controller/AvoirsController.php';
  465.         $this->services['App\\Controller\\AvoirsController'] = $instance = new \App\Controller\AvoirsController();
  466.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\AvoirsController'$this));
  467.         return $instance;
  468.     }
  469.     /**
  470.      * Gets the public 'App\Controller\ClientsController' shared autowired service.
  471.      *
  472.      * @return \App\Controller\ClientsController
  473.      */
  474.     protected function getClientsControllerService()
  475.     {
  476.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  477.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  478.         include_once \dirname(__DIR__4).'/src/Controller/ClientsController.php';
  479.         $this->services['App\\Controller\\ClientsController'] = $instance = new \App\Controller\ClientsController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  480.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\ClientsController'$this));
  481.         return $instance;
  482.     }
  483.     /**
  484.      * Gets the public 'App\Controller\CompetencesController' shared autowired service.
  485.      *
  486.      * @return \App\Controller\CompetencesController
  487.      */
  488.     protected function getCompetencesControllerService()
  489.     {
  490.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  491.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  492.         include_once \dirname(__DIR__4).'/src/Controller/CompetencesController.php';
  493.         $this->services['App\\Controller\\CompetencesController'] = $instance = new \App\Controller\CompetencesController();
  494.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\CompetencesController'$this));
  495.         return $instance;
  496.     }
  497.     /**
  498.      * Gets the public 'App\Controller\DepensesAchatsController' shared autowired service.
  499.      *
  500.      * @return \App\Controller\DepensesAchatsController
  501.      */
  502.     protected function getDepensesAchatsControllerService()
  503.     {
  504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  505.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  506.         include_once \dirname(__DIR__4).'/src/Controller/DepensesAchatsController.php';
  507.         $this->services['App\\Controller\\DepensesAchatsController'] = $instance = new \App\Controller\DepensesAchatsController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  508.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\DepensesAchatsController'$this));
  509.         return $instance;
  510.     }
  511.     /**
  512.      * Gets the public 'App\Controller\DevisController' shared autowired service.
  513.      *
  514.      * @return \App\Controller\DevisController
  515.      */
  516.     protected function getDevisControllerService()
  517.     {
  518.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  520.         include_once \dirname(__DIR__4).'/src/Controller/DevisController.php';
  521.         $this->services['App\\Controller\\DevisController'] = $instance = new \App\Controller\DevisController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  522.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\DevisController'$this));
  523.         return $instance;
  524.     }
  525.     /**
  526.      * Gets the public 'App\Controller\EvenementsController' shared autowired service.
  527.      *
  528.      * @return \App\Controller\EvenementsController
  529.      */
  530.     protected function getEvenementsControllerService()
  531.     {
  532.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  533.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  534.         include_once \dirname(__DIR__4).'/src/Controller/EvenementsController.php';
  535.         $this->services['App\\Controller\\EvenementsController'] = $instance = new \App\Controller\EvenementsController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  536.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\EvenementsController'$this));
  537.         return $instance;
  538.     }
  539.     /**
  540.      * Gets the public 'App\Controller\ExportsController' shared autowired service.
  541.      *
  542.      * @return \App\Controller\ExportsController
  543.      */
  544.     protected function getExportsControllerService()
  545.     {
  546.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  547.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  548.         include_once \dirname(__DIR__4).'/src/Controller/ExportsController.php';
  549.         $this->services['App\\Controller\\ExportsController'] = $instance = new \App\Controller\ExportsController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  550.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\ExportsController'$this));
  551.         return $instance;
  552.     }
  553.     /**
  554.      * Gets the public 'App\Controller\FacturesController' shared autowired service.
  555.      *
  556.      * @return \App\Controller\FacturesController
  557.      */
  558.     protected function getFacturesControllerService()
  559.     {
  560.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  562.         include_once \dirname(__DIR__4).'/src/Controller/FacturesController.php';
  563.         $this->services['App\\Controller\\FacturesController'] = $instance = new \App\Controller\FacturesController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  564.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\FacturesController'$this));
  565.         return $instance;
  566.     }
  567.     /**
  568.      * Gets the public 'App\Controller\ModelesController' shared autowired service.
  569.      *
  570.      * @return \App\Controller\ModelesController
  571.      */
  572.     protected function getModelesControllerService()
  573.     {
  574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  576.         include_once \dirname(__DIR__4).'/src/Controller/ModelesController.php';
  577.         $this->services['App\\Controller\\ModelesController'] = $instance = new \App\Controller\ModelesController(($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  578.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\ModelesController'$this));
  579.         return $instance;
  580.     }
  581.     /**
  582.      * Gets the public 'App\Controller\ProduitsController' shared autowired service.
  583.      *
  584.      * @return \App\Controller\ProduitsController
  585.      */
  586.     protected function getProduitsControllerService()
  587.     {
  588.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  590.         include_once \dirname(__DIR__4).'/src/Controller/ProduitsController.php';
  591.         $this->services['App\\Controller\\ProduitsController'] = $instance = new \App\Controller\ProduitsController(($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  592.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\ProduitsController'$this));
  593.         return $instance;
  594.     }
  595.     /**
  596.      * Gets the public 'App\Controller\ProjetsController' shared autowired service.
  597.      *
  598.      * @return \App\Controller\ProjetsController
  599.      */
  600.     protected function getProjetsControllerService()
  601.     {
  602.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  603.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  604.         include_once \dirname(__DIR__4).'/src/Controller/ProjetsController.php';
  605.         $this->services['App\\Controller\\ProjetsController'] = $instance = new \App\Controller\ProjetsController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  606.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\ProjetsController'$this));
  607.         return $instance;
  608.     }
  609.     /**
  610.      * Gets the public 'App\Controller\TachesController' shared autowired service.
  611.      *
  612.      * @return \App\Controller\TachesController
  613.      */
  614.     protected function getTachesControllerService()
  615.     {
  616.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  617.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  618.         include_once \dirname(__DIR__4).'/src/Controller/TachesController.php';
  619.         $this->services['App\\Controller\\TachesController'] = $instance = new \App\Controller\TachesController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  620.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\TachesController'$this));
  621.         return $instance;
  622.     }
  623.     /**
  624.      * Gets the public 'App\Controller\UtilisateursController' shared autowired service.
  625.      *
  626.      * @return \App\Controller\UtilisateursController
  627.      */
  628.     protected function getUtilisateursControllerService()
  629.     {
  630.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  631.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  632.         include_once \dirname(__DIR__4).'/src/Controller/UtilisateursController.php';
  633.         $this->services['App\\Controller\\UtilisateursController'] = $instance = new \App\Controller\UtilisateursController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $this);
  634.         $instance->setContainer(($this->privates['.service_locator.fD_Tngs'] ?? $this->get_ServiceLocator_FDTngsService())->withContext('App\\Controller\\UtilisateursController'$this));
  635.         return $instance;
  636.     }
  637.     /**
  638.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  639.      *
  640.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  641.      */
  642.     protected function getRedirectControllerService()
  643.     {
  644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  645.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  646.     }
  647.     /**
  648.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  649.      *
  650.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  651.      */
  652.     protected function getTemplateControllerService()
  653.     {
  654.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  655.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), NULL);
  656.     }
  657.     /**
  658.      * Gets the public 'cache.app' shared service.
  659.      *
  660.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  661.      */
  662.     protected function getCache_AppService()
  663.     {
  664.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('lQu4h+k-vB'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  665.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  666.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  667.     }
  668.     /**
  669.      * Gets the public 'cache.app_clearer' shared service.
  670.      *
  671.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  672.      */
  673.     protected function getCache_AppClearerService()
  674.     {
  675.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  676.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  677.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  678.     }
  679.     /**
  680.      * Gets the public 'cache.global_clearer' shared service.
  681.      *
  682.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  683.      */
  684.     protected function getCache_GlobalClearerService()
  685.     {
  686.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  687.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  688.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.doctrine.orm.synextafacturedefault.result' => ($this->privates['cache.doctrine.orm.synextafacturedefault.result'] ?? $this->getCache_Doctrine_Orm_Synextafacturedefault_ResultService()), 'cache.doctrine.orm.synextafacturedefault.query' => ($this->privates['cache.doctrine.orm.synextafacturedefault.query'] ?? $this->getCache_Doctrine_Orm_Synextafacturedefault_QueryService()), 'cache.doctrine.orm.synextafacture2.result' => ($this->privates['cache.doctrine.orm.synextafacture2.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture2_ResultService()), 'cache.doctrine.orm.synextafacture2.query' => ($this->privates['cache.doctrine.orm.synextafacture2.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture2_QueryService()), 'cache.doctrine.orm.synextafacture3.result' => ($this->privates['cache.doctrine.orm.synextafacture3.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture3_ResultService()), 'cache.doctrine.orm.synextafacture3.query' => ($this->privates['cache.doctrine.orm.synextafacture3.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture3_QueryService()), 'cache.doctrine.orm.synextafacture4.result' => ($this->privates['cache.doctrine.orm.synextafacture4.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture4_ResultService()), 'cache.doctrine.orm.synextafacture4.query' => ($this->privates['cache.doctrine.orm.synextafacture4.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture4_QueryService()), 'cache.doctrine.orm.synextafacture5.result' => ($this->privates['cache.doctrine.orm.synextafacture5.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture5_ResultService()), 'cache.doctrine.orm.synextafacture5.query' => ($this->privates['cache.doctrine.orm.synextafacture5.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture5_QueryService()), 'cache.doctrine.orm.synextafacture6.result' => ($this->privates['cache.doctrine.orm.synextafacture6.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture6_ResultService()), 'cache.doctrine.orm.synextafacture6.query' => ($this->privates['cache.doctrine.orm.synextafacture6.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture6_QueryService()), 'cache.doctrine.orm.synextafacture7.result' => ($this->privates['cache.doctrine.orm.synextafacture7.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture7_ResultService()), 'cache.doctrine.orm.synextafacture7.query' => ($this->privates['cache.doctrine.orm.synextafacture7.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture7_QueryService()), 'cache.doctrine.orm.synextafacture8.result' => ($this->privates['cache.doctrine.orm.synextafacture8.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture8_ResultService()), 'cache.doctrine.orm.synextafacture8.query' => ($this->privates['cache.doctrine.orm.synextafacture8.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture8_QueryService()), 'cache.doctrine.orm.synextafacture9.result' => ($this->privates['cache.doctrine.orm.synextafacture9.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture9_ResultService()), 'cache.doctrine.orm.synextafacture9.query' => ($this->privates['cache.doctrine.orm.synextafacture9.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture9_QueryService()), 'cache.doctrine.orm.synextafacture10.result' => ($this->privates['cache.doctrine.orm.synextafacture10.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture10_ResultService()), 'cache.doctrine.orm.synextafacture10.query' => ($this->privates['cache.doctrine.orm.synextafacture10.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture10_QueryService()), 'cache.doctrine.orm.synextafactureaffet.result' => ($this->privates['cache.doctrine.orm.synextafactureaffet.result'] ?? $this->getCache_Doctrine_Orm_Synextafactureaffet_ResultService()), 'cache.doctrine.orm.synextafactureaffet.query' => ($this->privates['cache.doctrine.orm.synextafactureaffet.query'] ?? $this->getCache_Doctrine_Orm_Synextafactureaffet_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  689.     }
  690.     /**
  691.      * Gets the public 'cache.system' shared service.
  692.      *
  693.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  694.      */
  695.     protected function getCache_SystemService()
  696.     {
  697.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WOWd5JP2xM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  698.     }
  699.     /**
  700.      * Gets the public 'cache.system_clearer' shared service.
  701.      *
  702.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  703.      */
  704.     protected function getCache_SystemClearerService()
  705.     {
  706.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  707.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  708.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  709.     }
  710.     /**
  711.      * Gets the public 'cache_clearer' shared service.
  712.      *
  713.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  714.      */
  715.     protected function getCacheClearerService()
  716.     {
  717.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  718.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  719.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  720.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  721.         }, 1));
  722.     }
  723.     /**
  724.      * Gets the public 'cache_warmer' shared service.
  725.      *
  726.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  727.      */
  728.     protected function getCacheWarmerService()
  729.     {
  730.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  731.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  732.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  733.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  734.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  735.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  736.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  737.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  738.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  739.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  740.         }, 7), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
  741.     }
  742.     /**
  743.      * Gets the public 'console.command.public_alias.ambta_doctrine_encrypt.command.decrypt.database' shared service.
  744.      *
  745.      * @return \Ambta\DoctrineEncryptBundle\Command\DoctrineDecryptDatabaseCommand
  746.      */
  747.     protected function getConsole_Command_PublicAlias_AmbtaDoctrineEncrypt_Command_Decrypt_DatabaseService()
  748.     {
  749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  750.         include_once \dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src/Command/AbstractCommand.php';
  751.         include_once \dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src/Command/DoctrineDecryptDatabaseCommand.php';
  752.         return $this->services['console.command.public_alias.ambta_doctrine_encrypt.command.decrypt.database'] = new \Ambta\DoctrineEncryptBundle\Command\DoctrineDecryptDatabaseCommand(($this->services['doctrine.orm.synextafacturedefault_entity_manager'] ?? $this->getDoctrine_Orm_SynextafacturedefaultEntityManagerService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['ambta_doctrine_encrypt.orm_subscriber'] ?? $this->getAmbtaDoctrineEncrypt_OrmSubscriberService()));
  753.     }
  754.     /**
  755.      * Gets the public 'console.command.public_alias.ambta_doctrine_encrypt.command.encrypt.database' shared service.
  756.      *
  757.      * @return \Ambta\DoctrineEncryptBundle\Command\DoctrineEncryptDatabaseCommand
  758.      */
  759.     protected function getConsole_Command_PublicAlias_AmbtaDoctrineEncrypt_Command_Encrypt_DatabaseService()
  760.     {
  761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  762.         include_once \dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src/Command/AbstractCommand.php';
  763.         include_once \dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src/Command/DoctrineEncryptDatabaseCommand.php';
  764.         return $this->services['console.command.public_alias.ambta_doctrine_encrypt.command.encrypt.database'] = new \Ambta\DoctrineEncryptBundle\Command\DoctrineEncryptDatabaseCommand(($this->services['doctrine.orm.synextafacturedefault_entity_manager'] ?? $this->getDoctrine_Orm_SynextafacturedefaultEntityManagerService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['ambta_doctrine_encrypt.orm_subscriber'] ?? $this->getAmbtaDoctrineEncrypt_OrmSubscriberService()));
  765.     }
  766.     /**
  767.      * Gets the public 'console.command.public_alias.ambta_doctrine_encrypt.command.encrypt.status' shared service.
  768.      *
  769.      * @return \Ambta\DoctrineEncryptBundle\Command\DoctrineEncryptStatusCommand
  770.      */
  771.     protected function getConsole_Command_PublicAlias_AmbtaDoctrineEncrypt_Command_Encrypt_StatusService()
  772.     {
  773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  774.         include_once \dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src/Command/AbstractCommand.php';
  775.         include_once \dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src/Command/DoctrineEncryptStatusCommand.php';
  776.         return $this->services['console.command.public_alias.ambta_doctrine_encrypt.command.encrypt.status'] = new \Ambta\DoctrineEncryptBundle\Command\DoctrineEncryptStatusCommand(($this->services['doctrine.orm.synextafacturedefault_entity_manager'] ?? $this->getDoctrine_Orm_SynextafacturedefaultEntityManagerService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['ambta_doctrine_encrypt.orm_subscriber'] ?? $this->getAmbtaDoctrineEncrypt_OrmSubscriberService()));
  777.     }
  778.     /**
  779.      * Gets the public 'console.command_loader' shared service.
  780.      *
  781.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  782.      */
  783.     protected function getConsole_CommandLoaderService()
  784.     {
  785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  787.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  788.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  789.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  790.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  791.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  792.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  793.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  794.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  795.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  796.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  797.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  798.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  799.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  800.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  801.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  802.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  803.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  804.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  805.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  806.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  807.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  808.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  809.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  810.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  811.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  812.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  813.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  814.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  815.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  816.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  817.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  818.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  819.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  820.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  821.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  822.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  823.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  824.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  825.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  826.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  827.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  828.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  829.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  830.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  831.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  832.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  833.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  834.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  835.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  836.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  837.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  838.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  839.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  840.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  841.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  842.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  843.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  844.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  845.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  846.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  847.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  848.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  849.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  850.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  851.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  852.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  853.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  854.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  855.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  856.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  857.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  858.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  859.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  860.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  861.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  862.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  863.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  864.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  865.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  866.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  867.             'maker.auto_command.make_test' => ['privates''maker.auto_command.make_test''getMaker_AutoCommand_MakeTestService'false],
  868.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  869.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  870.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  871.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  872.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  873.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  874.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  875.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  876.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  877.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  878.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  879.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  880.         ], [
  881.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  882.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  883.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  884.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  885.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  886.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  887.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  888.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  889.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  890.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  891.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  892.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  893.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  894.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  895.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  896.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  897.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  898.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  899.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  900.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  901.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  902.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  903.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  904.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  905.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  906.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  907.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  908.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  909.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  910.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  911.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  912.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  913.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  914.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  915.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  916.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  917.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  918.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  919.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  920.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  921.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  922.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  923.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  924.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  925.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  926.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  927.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  928.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  929.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  930.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  931.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  932.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  933.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  934.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  935.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  936.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  937.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  938.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  939.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  940.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  941.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  942.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  943.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  944.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  945.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  946.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  947.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  948.             'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  949.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  950.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  951.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  952.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  953.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  954.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  955.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  956.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  957.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  958.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  959.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  960.             'maker.auto_command.make_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  961.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  962.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  963.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  964.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  965.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  966.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  967.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  968.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  969.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  970.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  971.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  972.             'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
  973.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''security:encode-password' => 'security.command.user_password_encoder''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''fos:js-routing:dump' => 'fos_js_routing.dump_command''fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  974.     }
  975.     /**
  976.      * Gets the public 'container.env_var_processors_locator' shared service.
  977.      *
  978.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  979.      */
  980.     protected function getContainer_EnvVarProcessorsLocatorService()
  981.     {
  982.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  983.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  984.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  985.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  986.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  987.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  988.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  989.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  990.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  991.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  992.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  993.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  994.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  995.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  996.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  997.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  998.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  999.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1000.         ], [
  1001.             'base64' => '?',
  1002.             'bool' => '?',
  1003.             'const' => '?',
  1004.             'csv' => '?',
  1005.             'default' => '?',
  1006.             'file' => '?',
  1007.             'float' => '?',
  1008.             'int' => '?',
  1009.             'json' => '?',
  1010.             'key' => '?',
  1011.             'not' => '?',
  1012.             'query_string' => '?',
  1013.             'require' => '?',
  1014.             'resolve' => '?',
  1015.             'string' => '?',
  1016.             'trim' => '?',
  1017.             'url' => '?',
  1018.         ]);
  1019.     }
  1020.     /**
  1021.      * Gets the public 'data_collector.dump' shared service.
  1022.      *
  1023.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1024.      */
  1025.     protected function getDataCollector_DumpService()
  1026.     {
  1027.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1028.     }
  1029.     /**
  1030.      * Gets the public 'doctrine' shared service.
  1031.      *
  1032.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1033.      */
  1034.     protected function getDoctrineService()
  1035.     {
  1036.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'synextafacturedefault''synextafacturedefault');
  1037.     }
  1038.     /**
  1039.      * Gets the public 'doctrine.dbal.synextafacture10_connection' shared service.
  1040.      *
  1041.      * @return \Doctrine\DBAL\Connection
  1042.      */
  1043.     protected function getDoctrine_Dbal_Synextafacture10ConnectionService()
  1044.     {
  1045.         $a = new \Doctrine\DBAL\Configuration();
  1046.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafacture10'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture10'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1047.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1048.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1049.             'doctrine.orm.synextafacture10_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafacture10_listeners.attach_entity_listeners''getDoctrine_Orm_Synextafacture10Listeners_AttachEntityListenersService'false],
  1050.         ], [
  1051.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1052.             'doctrine.orm.synextafacture10_listeners.attach_entity_listeners' => '?',
  1053.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1054.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafacture10_listeners.attach_entity_listeners');
  1055.         return $this->services['doctrine.dbal.synextafacture10_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafacture10'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1056.     }
  1057.     /**
  1058.      * Gets the public 'doctrine.dbal.synextafacture2_connection' shared service.
  1059.      *
  1060.      * @return \Doctrine\DBAL\Connection
  1061.      */
  1062.     protected function getDoctrine_Dbal_Synextafacture2ConnectionService()
  1063.     {
  1064.         $a = new \Doctrine\DBAL\Configuration();
  1065.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafacture2'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture2'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1066.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1067.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1068.             'doctrine.orm.synextafacture2_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafacture2_listeners.attach_entity_listeners''getDoctrine_Orm_Synextafacture2Listeners_AttachEntityListenersService'false],
  1069.         ], [
  1070.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1071.             'doctrine.orm.synextafacture2_listeners.attach_entity_listeners' => '?',
  1072.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1073.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafacture2_listeners.attach_entity_listeners');
  1074.         return $this->services['doctrine.dbal.synextafacture2_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafacture2'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1075.     }
  1076.     /**
  1077.      * Gets the public 'doctrine.dbal.synextafacture3_connection' shared service.
  1078.      *
  1079.      * @return \Doctrine\DBAL\Connection
  1080.      */
  1081.     protected function getDoctrine_Dbal_Synextafacture3ConnectionService()
  1082.     {
  1083.         $a = new \Doctrine\DBAL\Configuration();
  1084.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafacture3'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture3'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1085.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1086.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1087.             'doctrine.orm.synextafacture3_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafacture3_listeners.attach_entity_listeners''getDoctrine_Orm_Synextafacture3Listeners_AttachEntityListenersService'false],
  1088.         ], [
  1089.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1090.             'doctrine.orm.synextafacture3_listeners.attach_entity_listeners' => '?',
  1091.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1092.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafacture3_listeners.attach_entity_listeners');
  1093.         return $this->services['doctrine.dbal.synextafacture3_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafacture3'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1094.     }
  1095.     /**
  1096.      * Gets the public 'doctrine.dbal.synextafacture4_connection' shared service.
  1097.      *
  1098.      * @return \Doctrine\DBAL\Connection
  1099.      */
  1100.     protected function getDoctrine_Dbal_Synextafacture4ConnectionService()
  1101.     {
  1102.         $a = new \Doctrine\DBAL\Configuration();
  1103.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafacture4'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture4'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1104.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1105.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1106.             'doctrine.orm.synextafacture4_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafacture4_listeners.attach_entity_listeners''getDoctrine_Orm_Synextafacture4Listeners_AttachEntityListenersService'false],
  1107.         ], [
  1108.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1109.             'doctrine.orm.synextafacture4_listeners.attach_entity_listeners' => '?',
  1110.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1111.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafacture4_listeners.attach_entity_listeners');
  1112.         return $this->services['doctrine.dbal.synextafacture4_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafacture4'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1113.     }
  1114.     /**
  1115.      * Gets the public 'doctrine.dbal.synextafacture5_connection' shared service.
  1116.      *
  1117.      * @return \Doctrine\DBAL\Connection
  1118.      */
  1119.     protected function getDoctrine_Dbal_Synextafacture5ConnectionService()
  1120.     {
  1121.         $a = new \Doctrine\DBAL\Configuration();
  1122.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafacture5'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture5'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1123.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1124.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1125.             'doctrine.orm.synextafacture5_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafacture5_listeners.attach_entity_listeners''getDoctrine_Orm_Synextafacture5Listeners_AttachEntityListenersService'false],
  1126.         ], [
  1127.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1128.             'doctrine.orm.synextafacture5_listeners.attach_entity_listeners' => '?',
  1129.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1130.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafacture5_listeners.attach_entity_listeners');
  1131.         return $this->services['doctrine.dbal.synextafacture5_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafacture5'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1132.     }
  1133.     /**
  1134.      * Gets the public 'doctrine.dbal.synextafacture6_connection' shared service.
  1135.      *
  1136.      * @return \Doctrine\DBAL\Connection
  1137.      */
  1138.     protected function getDoctrine_Dbal_Synextafacture6ConnectionService()
  1139.     {
  1140.         $a = new \Doctrine\DBAL\Configuration();
  1141.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafacture6'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture6'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1142.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1143.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1144.             'doctrine.orm.synextafacture6_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafacture6_listeners.attach_entity_listeners''getDoctrine_Orm_Synextafacture6Listeners_AttachEntityListenersService'false],
  1145.         ], [
  1146.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1147.             'doctrine.orm.synextafacture6_listeners.attach_entity_listeners' => '?',
  1148.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1149.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafacture6_listeners.attach_entity_listeners');
  1150.         return $this->services['doctrine.dbal.synextafacture6_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafacture6'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1151.     }
  1152.     /**
  1153.      * Gets the public 'doctrine.dbal.synextafacture7_connection' shared service.
  1154.      *
  1155.      * @return \Doctrine\DBAL\Connection
  1156.      */
  1157.     protected function getDoctrine_Dbal_Synextafacture7ConnectionService()
  1158.     {
  1159.         $a = new \Doctrine\DBAL\Configuration();
  1160.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafacture7'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture7'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1161.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1162.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1163.             'doctrine.orm.synextafacture7_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafacture7_listeners.attach_entity_listeners''getDoctrine_Orm_Synextafacture7Listeners_AttachEntityListenersService'false],
  1164.         ], [
  1165.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1166.             'doctrine.orm.synextafacture7_listeners.attach_entity_listeners' => '?',
  1167.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1168.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafacture7_listeners.attach_entity_listeners');
  1169.         return $this->services['doctrine.dbal.synextafacture7_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafacture7'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1170.     }
  1171.     /**
  1172.      * Gets the public 'doctrine.dbal.synextafacture8_connection' shared service.
  1173.      *
  1174.      * @return \Doctrine\DBAL\Connection
  1175.      */
  1176.     protected function getDoctrine_Dbal_Synextafacture8ConnectionService()
  1177.     {
  1178.         $a = new \Doctrine\DBAL\Configuration();
  1179.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafacture8'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture8'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1180.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1181.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1182.             'doctrine.orm.synextafacture8_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafacture8_listeners.attach_entity_listeners''getDoctrine_Orm_Synextafacture8Listeners_AttachEntityListenersService'false],
  1183.         ], [
  1184.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1185.             'doctrine.orm.synextafacture8_listeners.attach_entity_listeners' => '?',
  1186.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1187.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafacture8_listeners.attach_entity_listeners');
  1188.         return $this->services['doctrine.dbal.synextafacture8_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafacture8'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1189.     }
  1190.     /**
  1191.      * Gets the public 'doctrine.dbal.synextafacture9_connection' shared service.
  1192.      *
  1193.      * @return \Doctrine\DBAL\Connection
  1194.      */
  1195.     protected function getDoctrine_Dbal_Synextafacture9ConnectionService()
  1196.     {
  1197.         $a = new \Doctrine\DBAL\Configuration();
  1198.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafacture9'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture9'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1199.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1200.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1201.             'doctrine.orm.synextafacture9_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafacture9_listeners.attach_entity_listeners''getDoctrine_Orm_Synextafacture9Listeners_AttachEntityListenersService'false],
  1202.         ], [
  1203.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1204.             'doctrine.orm.synextafacture9_listeners.attach_entity_listeners' => '?',
  1205.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1206.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafacture9_listeners.attach_entity_listeners');
  1207.         return $this->services['doctrine.dbal.synextafacture9_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafacture9'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1208.     }
  1209.     /**
  1210.      * Gets the public 'doctrine.dbal.synextafactureaffet_connection' shared service.
  1211.      *
  1212.      * @return \Doctrine\DBAL\Connection
  1213.      */
  1214.     protected function getDoctrine_Dbal_SynextafactureaffetConnectionService()
  1215.     {
  1216.         $a = new \Doctrine\DBAL\Configuration();
  1217.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafactureaffet'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafactureaffet'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1218.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1219.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1220.             'doctrine.orm.synextafactureaffet_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafactureaffet_listeners.attach_entity_listeners''getDoctrine_Orm_SynextafactureaffetListeners_AttachEntityListenersService'false],
  1221.         ], [
  1222.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1223.             'doctrine.orm.synextafactureaffet_listeners.attach_entity_listeners' => '?',
  1224.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1225.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafactureaffet_listeners.attach_entity_listeners');
  1226.         return $this->services['doctrine.dbal.synextafactureaffet_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafactureaffet'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1227.     }
  1228.     /**
  1229.      * Gets the public 'doctrine.dbal.synextafacturedefault_connection' shared service.
  1230.      *
  1231.      * @return \Doctrine\DBAL\Connection
  1232.      */
  1233.     protected function getDoctrine_Dbal_SynextafacturedefaultConnectionService()
  1234.     {
  1235.         $a = new \Doctrine\DBAL\Configuration();
  1236.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.synextafacturedefault'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacturedefault'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1237.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1238.             'ambta_doctrine_encrypt.orm_subscriber' => ['privates''ambta_doctrine_encrypt.orm_subscriber''getAmbtaDoctrineEncrypt_OrmSubscriberService'false],
  1239.             'doctrine.orm.synextafacturedefault_listeners.attach_entity_listeners' => ['privates''doctrine.orm.synextafacturedefault_listeners.attach_entity_listeners''getDoctrine_Orm_SynextafacturedefaultListeners_AttachEntityListenersService'false],
  1240.         ], [
  1241.             'ambta_doctrine_encrypt.orm_subscriber' => '?',
  1242.             'doctrine.orm.synextafacturedefault_listeners.attach_entity_listeners' => '?',
  1243.         ]), [=> 'ambta_doctrine_encrypt.orm_subscriber']);
  1244.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.synextafacturedefault_listeners.attach_entity_listeners');
  1245.         return $this->services['doctrine.dbal.synextafacturedefault_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:synextafacturedefault'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$b, []);
  1246.     }
  1247.     /**
  1248.      * Gets the public 'doctrine.orm.synextafacture10_entity_manager' shared service.
  1249.      *
  1250.      * @return \Doctrine\ORM\EntityManager
  1251.      */
  1252.     protected function getDoctrine_Orm_Synextafacture10EntityManagerService($lazyLoad true)
  1253.     {
  1254.         $a = new \Doctrine\ORM\Configuration();
  1255.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1256.         $b->addDriver(($this->privates['doctrine.orm.synextafacture10_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture10AnnotationMetadataDriverService()), 'App\\Entity');
  1257.         $a->setEntityNamespaces(['synextafacture10' => 'App\\Entity']);
  1258.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1259.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture10.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture10_QueryService())));
  1260.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture10.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture10_ResultService())));
  1261.         $a->setMetadataDriverImpl($b);
  1262.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1263.         $a->setProxyNamespace('Proxies');
  1264.         $a->setAutoGenerateProxyClasses(false);
  1265.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1266.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1267.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1268.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1269.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1270.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1271.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  1272.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  1273.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  1274.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  1275.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  1276.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  1277.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  1278.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  1279.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  1280.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  1281.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  1282.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1283.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  1284.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1285.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  1286.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  1287.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  1288.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1289.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  1290.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  1291.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1292.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  1293.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  1294.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  1295.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  1296.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  1297.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  1298.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  1299.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  1300.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  1301.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  1302.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  1303.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  1304.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  1305.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1306.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  1307.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  1308.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  1309.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1310.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  1311.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  1312.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  1313.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  1314.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  1315.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  1316.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1317.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  1318.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  1319.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  1320.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  1321.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  1322.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  1323.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  1324.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  1325.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  1326.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  1327.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  1328.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  1329.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1330.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  1331.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  1332.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  1333.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  1334.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  1335.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  1336.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  1337.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  1338.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  1339.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  1340.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  1341.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1342.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  1343.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  1344.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  1345.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  1346.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  1347.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  1348.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  1349.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  1350.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  1351.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  1352.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1353.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  1354.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  1355.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1356.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  1357.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  1358.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  1359.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  1360.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  1361.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  1362.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  1363.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  1364.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  1365.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  1366.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  1367.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  1368.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  1369.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  1370.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  1371.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  1372.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1373.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  1374.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  1375.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  1376.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1377.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  1378.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  1379.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  1380.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  1381.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  1382.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  1383.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  1384.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  1385.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  1386.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  1387.         $this->services['doctrine.orm.synextafacture10_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafacture10_connection'] ?? $this->getDoctrine_Dbal_Synextafacture10ConnectionService()), $a);
  1388.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1389.         return $instance;
  1390.     }
  1391.     /**
  1392.      * Gets the public 'doctrine.orm.synextafacture2_entity_manager' shared service.
  1393.      *
  1394.      * @return \Doctrine\ORM\EntityManager
  1395.      */
  1396.     protected function getDoctrine_Orm_Synextafacture2EntityManagerService($lazyLoad true)
  1397.     {
  1398.         $a = new \Doctrine\ORM\Configuration();
  1399.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1400.         $b->addDriver(($this->privates['doctrine.orm.synextafacture2_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture2AnnotationMetadataDriverService()), 'App\\Entity');
  1401.         $a->setEntityNamespaces(['synextafacture2' => 'App\\Entity']);
  1402.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1403.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture2.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture2_QueryService())));
  1404.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture2.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture2_ResultService())));
  1405.         $a->setMetadataDriverImpl($b);
  1406.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1407.         $a->setProxyNamespace('Proxies');
  1408.         $a->setAutoGenerateProxyClasses(false);
  1409.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1410.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1411.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1412.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1413.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1414.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1415.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  1416.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  1417.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  1418.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  1419.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  1420.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  1421.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  1422.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  1423.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  1424.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  1425.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  1426.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1427.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  1428.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1429.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  1430.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  1431.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  1432.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1433.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  1434.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  1435.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1436.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  1437.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  1438.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  1439.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  1440.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  1441.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  1442.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  1443.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  1444.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  1445.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  1446.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  1447.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  1448.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  1449.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1450.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  1451.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  1452.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  1453.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1454.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  1455.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  1456.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  1457.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  1458.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  1459.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  1460.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1461.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  1462.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  1463.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  1464.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  1465.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  1466.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  1467.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  1468.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  1469.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  1470.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  1471.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  1472.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  1473.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1474.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  1475.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  1476.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  1477.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  1478.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  1479.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  1480.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  1481.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  1482.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  1483.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  1484.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  1485.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1486.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  1487.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  1488.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  1489.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  1490.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  1491.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  1492.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  1493.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  1494.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  1495.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  1496.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1497.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  1498.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  1499.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1500.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  1501.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  1502.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  1503.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  1504.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  1505.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  1506.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  1507.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  1508.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  1509.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  1510.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  1511.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  1512.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  1513.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  1514.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  1515.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  1516.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1517.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  1518.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  1519.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  1520.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1521.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  1522.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  1523.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  1524.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  1525.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  1526.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  1527.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  1528.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  1529.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  1530.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  1531.         $this->services['doctrine.orm.synextafacture2_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafacture2_connection'] ?? $this->getDoctrine_Dbal_Synextafacture2ConnectionService()), $a);
  1532.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1533.         return $instance;
  1534.     }
  1535.     /**
  1536.      * Gets the public 'doctrine.orm.synextafacture3_entity_manager' shared service.
  1537.      *
  1538.      * @return \Doctrine\ORM\EntityManager
  1539.      */
  1540.     protected function getDoctrine_Orm_Synextafacture3EntityManagerService($lazyLoad true)
  1541.     {
  1542.         $a = new \Doctrine\ORM\Configuration();
  1543.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1544.         $b->addDriver(($this->privates['doctrine.orm.synextafacture3_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture3AnnotationMetadataDriverService()), 'App\\Entity');
  1545.         $a->setEntityNamespaces(['synextafacture3' => 'App\\Entity']);
  1546.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1547.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture3.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture3_QueryService())));
  1548.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture3.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture3_ResultService())));
  1549.         $a->setMetadataDriverImpl($b);
  1550.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1551.         $a->setProxyNamespace('Proxies');
  1552.         $a->setAutoGenerateProxyClasses(false);
  1553.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1554.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1555.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1556.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1557.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1558.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1559.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  1560.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  1561.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  1562.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  1563.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  1564.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  1565.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  1566.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  1567.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  1568.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  1569.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  1570.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1571.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  1572.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1573.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  1574.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  1575.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  1576.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1577.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  1578.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  1579.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1580.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  1581.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  1582.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  1583.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  1584.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  1585.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  1586.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  1587.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  1588.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  1589.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  1590.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  1591.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  1592.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  1593.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1594.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  1595.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  1596.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  1597.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1598.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  1599.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  1600.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  1601.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  1602.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  1603.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  1604.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1605.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  1606.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  1607.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  1608.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  1609.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  1610.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  1611.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  1612.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  1613.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  1614.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  1615.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  1616.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  1617.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1618.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  1619.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  1620.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  1621.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  1622.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  1623.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  1624.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  1625.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  1626.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  1627.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  1628.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  1629.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1630.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  1631.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  1632.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  1633.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  1634.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  1635.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  1636.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  1637.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  1638.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  1639.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  1640.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1641.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  1642.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  1643.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1644.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  1645.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  1646.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  1647.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  1648.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  1649.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  1650.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  1651.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  1652.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  1653.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  1654.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  1655.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  1656.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  1657.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  1658.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  1659.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  1660.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1661.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  1662.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  1663.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  1664.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1665.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  1666.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  1667.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  1668.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  1669.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  1670.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  1671.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  1672.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  1673.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  1674.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  1675.         $this->services['doctrine.orm.synextafacture3_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafacture3_connection'] ?? $this->getDoctrine_Dbal_Synextafacture3ConnectionService()), $a);
  1676.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1677.         return $instance;
  1678.     }
  1679.     /**
  1680.      * Gets the public 'doctrine.orm.synextafacture4_entity_manager' shared service.
  1681.      *
  1682.      * @return \Doctrine\ORM\EntityManager
  1683.      */
  1684.     protected function getDoctrine_Orm_Synextafacture4EntityManagerService($lazyLoad true)
  1685.     {
  1686.         $a = new \Doctrine\ORM\Configuration();
  1687.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1688.         $b->addDriver(($this->privates['doctrine.orm.synextafacture4_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture4AnnotationMetadataDriverService()), 'App\\Entity');
  1689.         $a->setEntityNamespaces(['synextafacture4' => 'App\\Entity']);
  1690.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1691.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture4.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture4_QueryService())));
  1692.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture4.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture4_ResultService())));
  1693.         $a->setMetadataDriverImpl($b);
  1694.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1695.         $a->setProxyNamespace('Proxies');
  1696.         $a->setAutoGenerateProxyClasses(false);
  1697.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1698.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1699.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1700.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1701.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1702.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1703.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  1704.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  1705.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  1706.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  1707.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  1708.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  1709.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  1710.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  1711.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  1712.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  1713.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  1714.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1715.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  1716.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1717.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  1718.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  1719.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  1720.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1721.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  1722.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  1723.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1724.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  1725.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  1726.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  1727.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  1728.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  1729.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  1730.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  1731.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  1732.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  1733.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  1734.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  1735.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  1736.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  1737.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1738.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  1739.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  1740.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  1741.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1742.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  1743.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  1744.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  1745.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  1746.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  1747.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  1748.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1749.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  1750.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  1751.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  1752.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  1753.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  1754.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  1755.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  1756.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  1757.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  1758.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  1759.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  1760.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  1761.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1762.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  1763.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  1764.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  1765.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  1766.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  1767.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  1768.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  1769.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  1770.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  1771.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  1772.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  1773.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1774.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  1775.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  1776.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  1777.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  1778.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  1779.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  1780.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  1781.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  1782.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  1783.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  1784.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1785.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  1786.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  1787.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1788.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  1789.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  1790.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  1791.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  1792.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  1793.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  1794.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  1795.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  1796.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  1797.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  1798.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  1799.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  1800.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  1801.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  1802.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  1803.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  1804.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1805.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  1806.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  1807.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  1808.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1809.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  1810.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  1811.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  1812.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  1813.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  1814.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  1815.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  1816.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  1817.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  1818.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  1819.         $this->services['doctrine.orm.synextafacture4_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafacture4_connection'] ?? $this->getDoctrine_Dbal_Synextafacture4ConnectionService()), $a);
  1820.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1821.         return $instance;
  1822.     }
  1823.     /**
  1824.      * Gets the public 'doctrine.orm.synextafacture5_entity_manager' shared service.
  1825.      *
  1826.      * @return \Doctrine\ORM\EntityManager
  1827.      */
  1828.     protected function getDoctrine_Orm_Synextafacture5EntityManagerService($lazyLoad true)
  1829.     {
  1830.         $a = new \Doctrine\ORM\Configuration();
  1831.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1832.         $b->addDriver(($this->privates['doctrine.orm.synextafacture5_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture5AnnotationMetadataDriverService()), 'App\\Entity');
  1833.         $a->setEntityNamespaces(['synextafacture5' => 'App\\Entity']);
  1834.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1835.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture5.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture5_QueryService())));
  1836.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture5.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture5_ResultService())));
  1837.         $a->setMetadataDriverImpl($b);
  1838.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1839.         $a->setProxyNamespace('Proxies');
  1840.         $a->setAutoGenerateProxyClasses(false);
  1841.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1842.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1843.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1844.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1845.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1846.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1847.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  1848.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  1849.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  1850.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  1851.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  1852.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  1853.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  1854.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  1855.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  1856.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  1857.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  1858.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1859.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  1860.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1861.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  1862.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  1863.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  1864.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1865.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  1866.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  1867.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1868.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  1869.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  1870.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  1871.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  1872.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  1873.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  1874.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  1875.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  1876.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  1877.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  1878.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  1879.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  1880.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  1881.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1882.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  1883.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  1884.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  1885.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1886.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  1887.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  1888.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  1889.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  1890.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  1891.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  1892.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1893.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  1894.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  1895.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  1896.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  1897.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  1898.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  1899.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  1900.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  1901.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  1902.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  1903.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  1904.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  1905.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1906.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  1907.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  1908.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  1909.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  1910.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  1911.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  1912.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  1913.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  1914.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  1915.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  1916.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  1917.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1918.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  1919.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  1920.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  1921.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  1922.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  1923.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  1924.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  1925.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  1926.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  1927.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  1928.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1929.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  1930.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  1931.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1932.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  1933.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  1934.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  1935.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  1936.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  1937.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  1938.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  1939.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  1940.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  1941.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  1942.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  1943.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  1944.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  1945.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  1946.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  1947.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  1948.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1949.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  1950.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  1951.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  1952.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1953.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  1954.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  1955.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  1956.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  1957.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  1958.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  1959.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  1960.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  1961.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  1962.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  1963.         $this->services['doctrine.orm.synextafacture5_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafacture5_connection'] ?? $this->getDoctrine_Dbal_Synextafacture5ConnectionService()), $a);
  1964.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1965.         return $instance;
  1966.     }
  1967.     /**
  1968.      * Gets the public 'doctrine.orm.synextafacture6_entity_manager' shared service.
  1969.      *
  1970.      * @return \Doctrine\ORM\EntityManager
  1971.      */
  1972.     protected function getDoctrine_Orm_Synextafacture6EntityManagerService($lazyLoad true)
  1973.     {
  1974.         $a = new \Doctrine\ORM\Configuration();
  1975.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1976.         $b->addDriver(($this->privates['doctrine.orm.synextafacture6_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture6AnnotationMetadataDriverService()), 'App\\Entity');
  1977.         $a->setEntityNamespaces(['synextafacture6' => 'App\\Entity']);
  1978.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1979.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture6.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture6_QueryService())));
  1980.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture6.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture6_ResultService())));
  1981.         $a->setMetadataDriverImpl($b);
  1982.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1983.         $a->setProxyNamespace('Proxies');
  1984.         $a->setAutoGenerateProxyClasses(false);
  1985.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1986.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1987.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1988.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1989.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1990.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1991.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  1992.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  1993.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  1994.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  1995.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  1996.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  1997.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  1998.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  1999.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  2000.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  2001.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  2002.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2003.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  2004.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  2005.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  2006.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  2007.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  2008.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  2009.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  2010.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  2011.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  2012.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  2013.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  2014.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  2015.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  2016.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  2017.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  2018.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  2019.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  2020.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  2021.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  2022.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  2023.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  2024.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  2025.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  2026.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  2027.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  2028.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  2029.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2030.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  2031.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  2032.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  2033.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  2034.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  2035.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  2036.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2037.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  2038.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  2039.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  2040.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  2041.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  2042.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  2043.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  2044.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  2045.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  2046.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2047.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  2048.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  2049.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2050.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  2051.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  2052.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  2053.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  2054.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  2055.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  2056.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  2057.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  2058.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  2059.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  2060.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  2061.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2062.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  2063.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  2064.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  2065.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  2066.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  2067.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  2068.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  2069.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  2070.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  2071.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  2072.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2073.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  2074.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  2075.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  2076.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  2077.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  2078.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  2079.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  2080.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  2081.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  2082.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  2083.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  2084.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  2085.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  2086.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  2087.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  2088.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  2089.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  2090.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  2091.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  2092.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2093.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  2094.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  2095.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  2096.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2097.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  2098.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  2099.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  2100.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  2101.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  2102.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  2103.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  2104.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  2105.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  2106.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  2107.         $this->services['doctrine.orm.synextafacture6_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafacture6_connection'] ?? $this->getDoctrine_Dbal_Synextafacture6ConnectionService()), $a);
  2108.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2109.         return $instance;
  2110.     }
  2111.     /**
  2112.      * Gets the public 'doctrine.orm.synextafacture7_entity_manager' shared service.
  2113.      *
  2114.      * @return \Doctrine\ORM\EntityManager
  2115.      */
  2116.     protected function getDoctrine_Orm_Synextafacture7EntityManagerService($lazyLoad true)
  2117.     {
  2118.         $a = new \Doctrine\ORM\Configuration();
  2119.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2120.         $b->addDriver(($this->privates['doctrine.orm.synextafacture7_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture7AnnotationMetadataDriverService()), 'App\\Entity');
  2121.         $a->setEntityNamespaces(['synextafacture7' => 'App\\Entity']);
  2122.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2123.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture7.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture7_QueryService())));
  2124.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture7.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture7_ResultService())));
  2125.         $a->setMetadataDriverImpl($b);
  2126.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2127.         $a->setProxyNamespace('Proxies');
  2128.         $a->setAutoGenerateProxyClasses(false);
  2129.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  2130.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2131.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  2132.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2133.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2134.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2135.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  2136.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  2137.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  2138.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  2139.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  2140.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  2141.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  2142.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  2143.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  2144.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  2145.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  2146.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2147.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  2148.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  2149.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  2150.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  2151.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  2152.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  2153.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  2154.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  2155.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  2156.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  2157.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  2158.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  2159.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  2160.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  2161.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  2162.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  2163.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  2164.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  2165.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  2166.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  2167.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  2168.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  2169.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  2170.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  2171.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  2172.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  2173.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2174.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  2175.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  2176.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  2177.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  2178.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  2179.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  2180.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2181.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  2182.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  2183.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  2184.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  2185.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  2186.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  2187.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  2188.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  2189.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  2190.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2191.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  2192.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  2193.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2194.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  2195.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  2196.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  2197.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  2198.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  2199.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  2200.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  2201.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  2202.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  2203.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  2204.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  2205.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2206.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  2207.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  2208.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  2209.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  2210.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  2211.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  2212.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  2213.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  2214.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  2215.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  2216.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2217.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  2218.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  2219.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  2220.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  2221.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  2222.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  2223.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  2224.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  2225.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  2226.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  2227.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  2228.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  2229.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  2230.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  2231.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  2232.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  2233.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  2234.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  2235.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  2236.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2237.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  2238.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  2239.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  2240.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2241.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  2242.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  2243.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  2244.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  2245.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  2246.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  2247.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  2248.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  2249.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  2250.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  2251.         $this->services['doctrine.orm.synextafacture7_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafacture7_connection'] ?? $this->getDoctrine_Dbal_Synextafacture7ConnectionService()), $a);
  2252.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2253.         return $instance;
  2254.     }
  2255.     /**
  2256.      * Gets the public 'doctrine.orm.synextafacture8_entity_manager' shared service.
  2257.      *
  2258.      * @return \Doctrine\ORM\EntityManager
  2259.      */
  2260.     protected function getDoctrine_Orm_Synextafacture8EntityManagerService($lazyLoad true)
  2261.     {
  2262.         $a = new \Doctrine\ORM\Configuration();
  2263.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2264.         $b->addDriver(($this->privates['doctrine.orm.synextafacture8_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture8AnnotationMetadataDriverService()), 'App\\Entity');
  2265.         $a->setEntityNamespaces(['synextafacture8' => 'App\\Entity']);
  2266.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2267.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture8.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture8_QueryService())));
  2268.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture8.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture8_ResultService())));
  2269.         $a->setMetadataDriverImpl($b);
  2270.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2271.         $a->setProxyNamespace('Proxies');
  2272.         $a->setAutoGenerateProxyClasses(false);
  2273.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  2274.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2275.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  2276.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2277.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2278.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2279.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  2280.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  2281.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  2282.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  2283.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  2284.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  2285.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  2286.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  2287.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  2288.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  2289.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  2290.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2291.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  2292.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  2293.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  2294.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  2295.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  2296.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  2297.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  2298.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  2299.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  2300.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  2301.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  2302.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  2303.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  2304.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  2305.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  2306.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  2307.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  2308.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  2309.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  2310.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  2311.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  2312.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  2313.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  2314.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  2315.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  2316.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  2317.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2318.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  2319.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  2320.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  2321.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  2322.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  2323.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  2324.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2325.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  2326.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  2327.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  2328.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  2329.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  2330.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  2331.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  2332.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  2333.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  2334.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2335.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  2336.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  2337.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2338.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  2339.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  2340.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  2341.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  2342.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  2343.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  2344.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  2345.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  2346.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  2347.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  2348.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  2349.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2350.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  2351.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  2352.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  2353.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  2354.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  2355.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  2356.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  2357.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  2358.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  2359.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  2360.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2361.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  2362.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  2363.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  2364.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  2365.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  2366.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  2367.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  2368.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  2369.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  2370.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  2371.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  2372.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  2373.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  2374.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  2375.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  2376.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  2377.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  2378.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  2379.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  2380.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2381.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  2382.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  2383.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  2384.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2385.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  2386.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  2387.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  2388.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  2389.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  2390.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  2391.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  2392.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  2393.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  2394.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  2395.         $this->services['doctrine.orm.synextafacture8_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafacture8_connection'] ?? $this->getDoctrine_Dbal_Synextafacture8ConnectionService()), $a);
  2396.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2397.         return $instance;
  2398.     }
  2399.     /**
  2400.      * Gets the public 'doctrine.orm.synextafacture9_entity_manager' shared service.
  2401.      *
  2402.      * @return \Doctrine\ORM\EntityManager
  2403.      */
  2404.     protected function getDoctrine_Orm_Synextafacture9EntityManagerService($lazyLoad true)
  2405.     {
  2406.         $a = new \Doctrine\ORM\Configuration();
  2407.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2408.         $b->addDriver(($this->privates['doctrine.orm.synextafacture9_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture9AnnotationMetadataDriverService()), 'App\\Entity');
  2409.         $a->setEntityNamespaces(['synextafacture9' => 'App\\Entity']);
  2410.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2411.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture9.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture9_QueryService())));
  2412.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacture9.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture9_ResultService())));
  2413.         $a->setMetadataDriverImpl($b);
  2414.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2415.         $a->setProxyNamespace('Proxies');
  2416.         $a->setAutoGenerateProxyClasses(false);
  2417.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  2418.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2419.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  2420.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2421.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2422.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2423.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  2424.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  2425.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  2426.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  2427.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  2428.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  2429.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  2430.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  2431.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  2432.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  2433.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  2434.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2435.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  2436.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  2437.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  2438.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  2439.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  2440.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  2441.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  2442.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  2443.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  2444.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  2445.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  2446.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  2447.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  2448.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  2449.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  2450.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  2451.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  2452.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  2453.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  2454.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  2455.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  2456.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  2457.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  2458.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  2459.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  2460.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  2461.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2462.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  2463.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  2464.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  2465.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  2466.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  2467.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  2468.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2469.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  2470.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  2471.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  2472.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  2473.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  2474.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  2475.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  2476.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  2477.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  2478.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2479.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  2480.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  2481.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2482.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  2483.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  2484.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  2485.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  2486.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  2487.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  2488.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  2489.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  2490.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  2491.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  2492.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  2493.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2494.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  2495.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  2496.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  2497.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  2498.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  2499.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  2500.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  2501.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  2502.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  2503.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  2504.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2505.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  2506.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  2507.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  2508.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  2509.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  2510.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  2511.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  2512.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  2513.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  2514.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  2515.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  2516.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  2517.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  2518.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  2519.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  2520.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  2521.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  2522.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  2523.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  2524.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2525.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  2526.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  2527.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  2528.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2529.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  2530.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  2531.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  2532.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  2533.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  2534.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  2535.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  2536.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  2537.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  2538.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  2539.         $this->services['doctrine.orm.synextafacture9_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafacture9_connection'] ?? $this->getDoctrine_Dbal_Synextafacture9ConnectionService()), $a);
  2540.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2541.         return $instance;
  2542.     }
  2543.     /**
  2544.      * Gets the public 'doctrine.orm.synextafactureaffet_entity_manager' shared service.
  2545.      *
  2546.      * @return \Doctrine\ORM\EntityManager
  2547.      */
  2548.     protected function getDoctrine_Orm_SynextafactureaffetEntityManagerService($lazyLoad true)
  2549.     {
  2550.         $a = new \Doctrine\ORM\Configuration();
  2551.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2552.         $b->addDriver(($this->privates['doctrine.orm.synextafactureaffet_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_SynextafactureaffetAnnotationMetadataDriverService()), 'App\\Entity');
  2553.         $a->setEntityNamespaces(['synextafactureaffet' => 'App\\Entity']);
  2554.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2555.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafactureaffet.query'] ?? $this->getCache_Doctrine_Orm_Synextafactureaffet_QueryService())));
  2556.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafactureaffet.result'] ?? $this->getCache_Doctrine_Orm_Synextafactureaffet_ResultService())));
  2557.         $a->setMetadataDriverImpl($b);
  2558.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2559.         $a->setProxyNamespace('Proxies');
  2560.         $a->setAutoGenerateProxyClasses(false);
  2561.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  2562.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2563.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  2564.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2565.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2566.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2567.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  2568.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  2569.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  2570.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  2571.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  2572.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  2573.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  2574.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  2575.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  2576.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  2577.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  2578.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2579.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  2580.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  2581.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  2582.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  2583.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  2584.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  2585.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  2586.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  2587.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  2588.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  2589.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  2590.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  2591.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  2592.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  2593.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  2594.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  2595.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  2596.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  2597.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  2598.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  2599.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  2600.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  2601.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  2602.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  2603.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  2604.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  2605.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2606.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  2607.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  2608.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  2609.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  2610.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  2611.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  2612.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2613.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  2614.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  2615.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  2616.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  2617.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  2618.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  2619.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  2620.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  2621.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  2622.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2623.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  2624.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  2625.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2626.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  2627.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  2628.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  2629.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  2630.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  2631.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  2632.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  2633.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  2634.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  2635.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  2636.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  2637.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2638.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  2639.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  2640.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  2641.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  2642.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  2643.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  2644.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  2645.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  2646.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  2647.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  2648.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2649.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  2650.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  2651.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  2652.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  2653.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  2654.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  2655.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  2656.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  2657.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  2658.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  2659.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  2660.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  2661.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  2662.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  2663.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  2664.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  2665.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  2666.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  2667.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  2668.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2669.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  2670.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  2671.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  2672.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2673.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  2674.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  2675.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  2676.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  2677.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  2678.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  2679.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  2680.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  2681.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  2682.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  2683.         $this->services['doctrine.orm.synextafactureaffet_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafactureaffet_connection'] ?? $this->getDoctrine_Dbal_SynextafactureaffetConnectionService()), $a);
  2684.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2685.         return $instance;
  2686.     }
  2687.     /**
  2688.      * Gets the public 'doctrine.orm.synextafacturedefault_entity_manager' shared service.
  2689.      *
  2690.      * @return \Doctrine\ORM\EntityManager
  2691.      */
  2692.     protected function getDoctrine_Orm_SynextafacturedefaultEntityManagerService($lazyLoad true)
  2693.     {
  2694.         $a = new \Doctrine\ORM\Configuration();
  2695.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2696.         $b->addDriver(($this->privates['doctrine.orm.synextafacturedefault_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_SynextafacturedefaultAnnotationMetadataDriverService()), 'App\\DbDefault');
  2697.         $a->setEntityNamespaces(['synextafacturedefault' => 'App\\DbDefault']);
  2698.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2699.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacturedefault.query'] ?? $this->getCache_Doctrine_Orm_Synextafacturedefault_QueryService())));
  2700.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.synextafacturedefault.result'] ?? $this->getCache_Doctrine_Orm_Synextafacturedefault_ResultService())));
  2701.         $a->setMetadataDriverImpl($b);
  2702.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2703.         $a->setProxyNamespace('Proxies');
  2704.         $a->setAutoGenerateProxyClasses(false);
  2705.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  2706.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2707.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  2708.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2709.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2710.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2711.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  2712.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  2713.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  2714.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  2715.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  2716.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  2717.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  2718.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  2719.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  2720.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  2721.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  2722.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2723.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  2724.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  2725.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  2726.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  2727.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  2728.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  2729.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  2730.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  2731.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  2732.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  2733.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  2734.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  2735.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  2736.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  2737.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  2738.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  2739.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  2740.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  2741.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  2742.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  2743.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  2744.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  2745.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  2746.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  2747.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  2748.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  2749.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2750.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  2751.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  2752.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  2753.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  2754.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  2755.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  2756.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2757.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  2758.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  2759.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  2760.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  2761.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  2762.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  2763.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  2764.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  2765.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  2766.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2767.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  2768.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  2769.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2770.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  2771.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  2772.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  2773.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  2774.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  2775.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  2776.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  2777.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  2778.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  2779.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  2780.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  2781.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2782.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  2783.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  2784.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  2785.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  2786.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  2787.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  2788.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  2789.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  2790.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  2791.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  2792.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2793.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  2794.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  2795.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  2796.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  2797.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  2798.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  2799.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  2800.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  2801.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  2802.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  2803.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  2804.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  2805.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  2806.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  2807.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  2808.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  2809.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  2810.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  2811.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  2812.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2813.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  2814.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  2815.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  2816.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2817.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  2818.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  2819.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  2820.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  2821.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  2822.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  2823.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  2824.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  2825.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  2826.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  2827.         $this->services['doctrine.orm.synextafacturedefault_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.synextafacturedefault_connection'] ?? $this->getDoctrine_Dbal_SynextafacturedefaultConnectionService()), $a);
  2828.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2829.         return $instance;
  2830.     }
  2831.     /**
  2832.      * Gets the public 'error_controller' shared service.
  2833.      *
  2834.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2835.      */
  2836.     protected function getErrorControllerService()
  2837.     {
  2838.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2839.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2840.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2841.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2842.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2843.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2844.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  2845.     }
  2846.     /**
  2847.      * Gets the public 'event_dispatcher' shared service.
  2848.      *
  2849.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2850.      */
  2851.     protected function getEventDispatcherService()
  2852.     {
  2853.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2854.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2855.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2856.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2857.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2858.         $instance->addListener('kernel.controller', [=> function () {
  2859.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2860.         }, => 'onKernelController'], 0);
  2861.         $instance->addListener('kernel.response', [=> function () {
  2862.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  2863.         }, => 'onKernelResponse'], 0);
  2864.         $instance->addListener('kernel.response', [=> function () {
  2865.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2866.         }, => 'onKernelResponse'], -1024);
  2867.         $instance->addListener('kernel.request', [=> function () {
  2868.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2869.         }, => 'setDefaultLocale'], 100);
  2870.         $instance->addListener('kernel.request', [=> function () {
  2871.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2872.         }, => 'onKernelRequest'], 16);
  2873.         $instance->addListener('kernel.finish_request', [=> function () {
  2874.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2875.         }, => 'onKernelFinishRequest'], 0);
  2876.         $instance->addListener('kernel.request', [=> function () {
  2877.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2878.         }, => 'onKernelRequest'], 256);
  2879.         $instance->addListener('kernel.request', [=> function () {
  2880.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  2881.         }, => 'resolveControllerName'], 24);
  2882.         $instance->addListener('kernel.response', [=> function () {
  2883.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2884.         }, => 'onResponse'], -255);
  2885.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2886.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2887.         }, => 'onControllerArguments'], 0);
  2888.         $instance->addListener('kernel.exception', [=> function () {
  2889.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2890.         }, => 'logKernelException'], 0);
  2891.         $instance->addListener('kernel.exception', [=> function () {
  2892.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2893.         }, => 'onKernelException'], -128);
  2894.         $instance->addListener('kernel.request', [=> function () {
  2895.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2896.         }, => 'onKernelRequest'], 15);
  2897.         $instance->addListener('kernel.finish_request', [=> function () {
  2898.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2899.         }, => 'onKernelFinishRequest'], -15);
  2900.         $instance->addListener('console.error', [=> function () {
  2901.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2902.         }, => 'onConsoleError'], -128);
  2903.         $instance->addListener('console.terminate', [=> function () {
  2904.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2905.         }, => 'onConsoleTerminate'], -128);
  2906.         $instance->addListener('console.error', [=> function () {
  2907.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2908.         }, => 'onConsoleError'], 0);
  2909.         $instance->addListener('kernel.request', [=> function () {
  2910.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2911.         }, => 'onKernelRequest'], 128);
  2912.         $instance->addListener('kernel.response', [=> function () {
  2913.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2914.         }, => 'onKernelResponse'], -1000);
  2915.         $instance->addListener('kernel.finish_request', [=> function () {
  2916.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2917.         }, => 'onFinishRequest'], 0);
  2918.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2919.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2920.         }, => 'onMessage'], -255);
  2921.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2922.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2923.         }, => 'onMessage'], -255);
  2924.         $instance->addListener('kernel.response', [=> function () {
  2925.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2926.         }, => 'onKernelResponse'], -100);
  2927.         $instance->addListener('kernel.exception', [=> function () {
  2928.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2929.         }, => 'onKernelException'], 0);
  2930.         $instance->addListener('kernel.terminate', [=> function () {
  2931.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2932.         }, => 'onKernelTerminate'], -1024);
  2933.         $instance->addListener('kernel.controller', [=> function () {
  2934.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2935.         }, => 'onKernelController'], 0);
  2936.         $instance->addListener('kernel.response', [=> function () {
  2937.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2938.         }, => 'onKernelResponse'], 0);
  2939.         $instance->addListener('kernel.request', [=> function () {
  2940.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2941.         }, => 'configure'], 2048);
  2942.         $instance->addListener('console.command', [=> function () {
  2943.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2944.         }, => 'configure'], 2048);
  2945.         $instance->addListener('kernel.request', [=> function () {
  2946.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2947.         }, => 'onKernelRequest'], 32);
  2948.         $instance->addListener('kernel.finish_request', [=> function () {
  2949.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2950.         }, => 'onKernelFinishRequest'], 0);
  2951.         $instance->addListener('kernel.exception', [=> function () {
  2952.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2953.         }, => 'onKernelException'], -64);
  2954.         $instance->addListener('kernel.response', [=> function () {
  2955.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2956.         }, => 'onKernelResponse'], 0);
  2957.         $instance->addListener('kernel.controller', [=> function () {
  2958.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2959.         }, => 'onKernelController'], 0);
  2960.         $instance->addListener('kernel.controller', [=> function () {
  2961.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2962.         }, => 'onKernelController'], 0);
  2963.         $instance->addListener('kernel.controller', [=> function () {
  2964.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2965.         }, => 'onKernelController'], -128);
  2966.         $instance->addListener('kernel.view', [=> function () {
  2967.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2968.         }, => 'onKernelView'], 0);
  2969.         $instance->addListener('kernel.controller', [=> function () {
  2970.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2971.         }, => 'onKernelController'], 0);
  2972.         $instance->addListener('kernel.response', [=> function () {
  2973.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2974.         }, => 'onKernelResponse'], 0);
  2975.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2976.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2977.         }, => 'onKernelControllerArguments'], 0);
  2978.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2979.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2980.         }, => 'onKernelControllerArguments'], 0);
  2981.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2982.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2983.         }, => 'onMessage'], 0);
  2984.         $instance->addListener('kernel.response', [=> function () {
  2985.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2986.         }, => 'onKernelResponse'], -128);
  2987.         $instance->addListener('console.command', [=> function () {
  2988.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2989.         }, => 'onCommand'], 255);
  2990.         $instance->addListener('console.terminate', [=> function () {
  2991.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2992.         }, => 'onTerminate'], -255);
  2993.         $instance->addListener('console.command', [=> function () {
  2994.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2995.         }, => 'configure'], 1024);
  2996.         $instance->addListener('console.error', [=> function () {
  2997.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2998.         }, => 'onConsoleError'], 0);
  2999.         $instance->addListener('console.terminate', [=> function () {
  3000.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3001.         }, => 'onConsoleTerminate'], 0);
  3002.         $instance->addListener('kernel.response', [=> function () {
  3003.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3004.         }, => 'onKernelResponse'], 0);
  3005.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3006.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  3007.         }, => 'onVoterVote'], 0);
  3008.         $instance->addListener('kernel.request', [=> function () {
  3009.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3010.         }, => 'configureLogoutUrlGenerator'], 8);
  3011.         $instance->addListener('kernel.request', [=> function () {
  3012.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3013.         }, => 'onKernelRequest'], 8);
  3014.         $instance->addListener('kernel.finish_request', [=> function () {
  3015.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3016.         }, => 'onKernelFinishRequest'], 0);
  3017.         $instance->addListener('kernel.exception', [=> function () {
  3018.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  3019.         }, => 'onException'], 0);
  3020.         $instance->addListener('kernel.terminate', [=> function () {
  3021.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  3022.         }, => 'onTerminate'], 0);
  3023.         $instance->addListener('console.error', [=> function () {
  3024.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  3025.         }, => 'onException'], 0);
  3026.         $instance->addListener('console.terminate', [=> function () {
  3027.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  3028.         }, => 'onTerminate'], 0);
  3029.         return $instance;
  3030.     }
  3031.     /**
  3032.      * Gets the public 'filesystem' shared service.
  3033.      *
  3034.      * @return \Symfony\Component\Filesystem\Filesystem
  3035.      */
  3036.     protected function getFilesystemService()
  3037.     {
  3038.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3039.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  3040.     }
  3041.     /**
  3042.      * Gets the public 'form.factory' shared service.
  3043.      *
  3044.      * @return \Symfony\Component\Form\FormFactory
  3045.      */
  3046.     protected function getForm_FactoryService()
  3047.     {
  3048.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  3050.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  3051.     }
  3052.     /**
  3053.      * Gets the public 'form.type.file' shared service.
  3054.      *
  3055.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  3056.      */
  3057.     protected function getForm_Type_FileService()
  3058.     {
  3059.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3060.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3061.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  3062.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  3063.     }
  3064.     /**
  3065.      * Gets the public 'fos_js_routing.controller' shared service.
  3066.      *
  3067.      * @return \FOS\JsRoutingBundle\Controller\Controller
  3068.      */
  3069.     protected function getFosJsRouting_ControllerService()
  3070.     {
  3071.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  3072.         return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
  3073.     }
  3074.     /**
  3075.      * Gets the public 'fos_js_routing.extractor' shared service.
  3076.      *
  3077.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  3078.      */
  3079.     protected function getFosJsRouting_ExtractorService()
  3080.     {
  3081.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  3082.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  3083.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  3084.     }
  3085.     /**
  3086.      * Gets the public 'fos_js_routing.serializer' shared service.
  3087.      *
  3088.      * @return \Symfony\Component\Serializer\Serializer
  3089.      */
  3090.     protected function getFosJsRouting_SerializerService()
  3091.     {
  3092.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  3093.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  3094.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  3095.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  3096.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  3097.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  3098.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  3100.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  3102.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  3103.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  3104.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  3105.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  3106.         return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
  3107.     }
  3108.     /**
  3109.      * Gets the public 'http_kernel' shared service.
  3110.      *
  3111.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3112.      */
  3113.     protected function getHttpKernelService()
  3114.     {
  3115.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3116.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  3117.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  3118.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  3119.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  3120.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  3121.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  3122.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  3123.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  3124.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  3125.         }, 8)), $a));
  3126.     }
  3127.     /**
  3128.      * Gets the public 'profiler' shared service.
  3129.      *
  3130.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  3131.      */
  3132.     protected function getProfilerService()
  3133.     {
  3134.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  3135.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3136.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3137.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3138.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3139.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  3140.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  3141.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3142.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  3143.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  3144.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  3145.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  3146.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  3147.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3148.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  3149.         $d->addInstance('cache.doctrine.orm.synextafacturedefault.result', ($this->privates['cache.doctrine.orm.synextafacturedefault.result'] ?? $this->getCache_Doctrine_Orm_Synextafacturedefault_ResultService()));
  3150.         $d->addInstance('cache.doctrine.orm.synextafacturedefault.query', ($this->privates['cache.doctrine.orm.synextafacturedefault.query'] ?? $this->getCache_Doctrine_Orm_Synextafacturedefault_QueryService()));
  3151.         $d->addInstance('cache.doctrine.orm.synextafacture2.result', ($this->privates['cache.doctrine.orm.synextafacture2.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture2_ResultService()));
  3152.         $d->addInstance('cache.doctrine.orm.synextafacture2.query', ($this->privates['cache.doctrine.orm.synextafacture2.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture2_QueryService()));
  3153.         $d->addInstance('cache.doctrine.orm.synextafacture3.result', ($this->privates['cache.doctrine.orm.synextafacture3.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture3_ResultService()));
  3154.         $d->addInstance('cache.doctrine.orm.synextafacture3.query', ($this->privates['cache.doctrine.orm.synextafacture3.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture3_QueryService()));
  3155.         $d->addInstance('cache.doctrine.orm.synextafacture4.result', ($this->privates['cache.doctrine.orm.synextafacture4.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture4_ResultService()));
  3156.         $d->addInstance('cache.doctrine.orm.synextafacture4.query', ($this->privates['cache.doctrine.orm.synextafacture4.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture4_QueryService()));
  3157.         $d->addInstance('cache.doctrine.orm.synextafacture5.result', ($this->privates['cache.doctrine.orm.synextafacture5.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture5_ResultService()));
  3158.         $d->addInstance('cache.doctrine.orm.synextafacture5.query', ($this->privates['cache.doctrine.orm.synextafacture5.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture5_QueryService()));
  3159.         $d->addInstance('cache.doctrine.orm.synextafacture6.result', ($this->privates['cache.doctrine.orm.synextafacture6.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture6_ResultService()));
  3160.         $d->addInstance('cache.doctrine.orm.synextafacture6.query', ($this->privates['cache.doctrine.orm.synextafacture6.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture6_QueryService()));
  3161.         $d->addInstance('cache.doctrine.orm.synextafacture7.result', ($this->privates['cache.doctrine.orm.synextafacture7.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture7_ResultService()));
  3162.         $d->addInstance('cache.doctrine.orm.synextafacture7.query', ($this->privates['cache.doctrine.orm.synextafacture7.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture7_QueryService()));
  3163.         $d->addInstance('cache.doctrine.orm.synextafacture8.result', ($this->privates['cache.doctrine.orm.synextafacture8.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture8_ResultService()));
  3164.         $d->addInstance('cache.doctrine.orm.synextafacture8.query', ($this->privates['cache.doctrine.orm.synextafacture8.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture8_QueryService()));
  3165.         $d->addInstance('cache.doctrine.orm.synextafacture9.result', ($this->privates['cache.doctrine.orm.synextafacture9.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture9_ResultService()));
  3166.         $d->addInstance('cache.doctrine.orm.synextafacture9.query', ($this->privates['cache.doctrine.orm.synextafacture9.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture9_QueryService()));
  3167.         $d->addInstance('cache.doctrine.orm.synextafacture10.result', ($this->privates['cache.doctrine.orm.synextafacture10.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture10_ResultService()));
  3168.         $d->addInstance('cache.doctrine.orm.synextafacture10.query', ($this->privates['cache.doctrine.orm.synextafacture10.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture10_QueryService()));
  3169.         $d->addInstance('cache.doctrine.orm.synextafactureaffet.result', ($this->privates['cache.doctrine.orm.synextafactureaffet.result'] ?? $this->getCache_Doctrine_Orm_Synextafactureaffet_ResultService()));
  3170.         $d->addInstance('cache.doctrine.orm.synextafactureaffet.query', ($this->privates['cache.doctrine.orm.synextafactureaffet.query'] ?? $this->getCache_Doctrine_Orm_Synextafactureaffet_QueryService()));
  3171.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3172.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  3173.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  3174.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  3175.         $f->addLogger('synextafacturedefault', ($this->privates['doctrine.dbal.logger.profiling.synextafacturedefault'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacturedefault'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3176.         $f->addLogger('synextafacture2', ($this->privates['doctrine.dbal.logger.profiling.synextafacture2'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture2'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3177.         $f->addLogger('synextafacture3', ($this->privates['doctrine.dbal.logger.profiling.synextafacture3'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture3'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3178.         $f->addLogger('synextafacture4', ($this->privates['doctrine.dbal.logger.profiling.synextafacture4'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture4'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3179.         $f->addLogger('synextafacture5', ($this->privates['doctrine.dbal.logger.profiling.synextafacture5'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture5'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3180.         $f->addLogger('synextafacture6', ($this->privates['doctrine.dbal.logger.profiling.synextafacture6'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture6'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3181.         $f->addLogger('synextafacture7', ($this->privates['doctrine.dbal.logger.profiling.synextafacture7'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture7'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3182.         $f->addLogger('synextafacture8', ($this->privates['doctrine.dbal.logger.profiling.synextafacture8'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture8'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3183.         $f->addLogger('synextafacture9', ($this->privates['doctrine.dbal.logger.profiling.synextafacture9'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture9'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3184.         $f->addLogger('synextafacture10', ($this->privates['doctrine.dbal.logger.profiling.synextafacture10'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafacture10'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3185.         $f->addLogger('synextafactureaffet', ($this->privates['doctrine.dbal.logger.profiling.synextafactureaffet'] ?? ($this->privates['doctrine.dbal.logger.profiling.synextafactureaffet'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3186.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  3187.         if ($this->has('kernel')) {
  3188.             $g->setKernel($b);
  3189.         }
  3190.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  3191.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  3192.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  3193.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  3194.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  3195.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  3196.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  3197.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  3198.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  3199.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  3200.         $instance->add($d);
  3201.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  3202.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  3203.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  3204.         $instance->add($e);
  3205.         $instance->add($f);
  3206.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  3207.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3208.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  3209.         $instance->add($g);
  3210.         return $instance;
  3211.     }
  3212.     /**
  3213.      * Gets the public 'request_stack' shared service.
  3214.      *
  3215.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3216.      */
  3217.     protected function getRequestStackService()
  3218.     {
  3219.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3220.     }
  3221.     /**
  3222.      * Gets the public 'router' shared service.
  3223.      *
  3224.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3225.      */
  3226.     protected function getRouterService()
  3227.     {
  3228.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3229.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3230.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3231.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3232.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3233.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3234.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  3235.         ], [
  3236.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3237.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  3238.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3239.         return $instance;
  3240.     }
  3241.     /**
  3242.      * Gets the public 'routing.loader' shared service.
  3243.      *
  3244.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  3245.      */
  3246.     protected function getRouting_LoaderService()
  3247.     {
  3248.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3249.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3250.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  3251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  3252.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  3253.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  3254.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  3255.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  3256.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  3257.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  3258.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  3259.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  3260.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  3261.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  3262.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  3263.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  3264.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  3265.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  3266.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  3267.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  3268.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  3269.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  3270.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  3271.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  3272.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  3273.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  3274.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')], false);
  3275.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3276.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  3277.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  3278.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  3279.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  3280.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  3281.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3282.             'kernel' => ['services''kernel''getKernelService'false],
  3283.         ], [
  3284.             'kernel' => 'App\\Kernel',
  3285.         ]))));
  3286.         $a->addLoader($c);
  3287.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  3288.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  3289.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  3290.     }
  3291.     /**
  3292.      * Gets the public 'security.authentication_utils' shared service.
  3293.      *
  3294.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  3295.      */
  3296.     protected function getSecurity_AuthenticationUtilsService()
  3297.     {
  3298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  3299.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3300.     }
  3301.     /**
  3302.      * Gets the public 'security.authorization_checker' shared service.
  3303.      *
  3304.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  3305.      */
  3306.     protected function getSecurity_AuthorizationCheckerService()
  3307.     {
  3308.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  3309.     }
  3310.     /**
  3311.      * Gets the public 'security.csrf.token_manager' shared service.
  3312.      *
  3313.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  3314.      */
  3315.     protected function getSecurity_Csrf_TokenManagerService()
  3316.     {
  3317.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  3318.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  3319.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  3320.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  3321.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  3322.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  3323.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  3324.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3325.     }
  3326.     /**
  3327.      * Gets the public 'security.password_encoder' shared service.
  3328.      *
  3329.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  3330.      */
  3331.     protected function getSecurity_PasswordEncoderService()
  3332.     {
  3333.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  3334.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  3335.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  3336.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  3337.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? ($this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory([]))));
  3338.     }
  3339.     /**
  3340.      * Gets the public 'security.token_storage' shared service.
  3341.      *
  3342.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3343.      */
  3344.     protected function getSecurity_TokenStorageService()
  3345.     {
  3346.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3347.             'session' => ['services''session''getSessionService'false],
  3348.         ], [
  3349.             'session' => '?',
  3350.         ]));
  3351.     }
  3352.     /**
  3353.      * Gets the public 'serializer' shared service.
  3354.      *
  3355.      * @return \Symfony\Component\Serializer\Serializer
  3356.      */
  3357.     protected function getSerializerService()
  3358.     {
  3359.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  3360.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  3361.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  3362.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  3363.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  3364.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  3365.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  3366.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  3367.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  3368.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  3369.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  3370.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  3371.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  3372.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  3373.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  3374.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  3375.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  3376.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  3377.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  3378.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  3379.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  3380.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  3381.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  3382.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  3383.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  3384.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  3385.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  3386.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  3387.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  3388.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  3389.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  3390.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  3391.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  3392.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  3393.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  3394.         $a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  3395.         $b = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($a);
  3396.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a$b, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), NULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  3397.     }
  3398.     /**
  3399.      * Gets the public 'services_resetter' shared service.
  3400.      *
  3401.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3402.      */
  3403.     protected function getServicesResetterService()
  3404.     {
  3405.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3406.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3407.             if (isset($this->services['cache.app'])) {
  3408.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3409.             }
  3410.             if (isset($this->services['cache.system'])) {
  3411.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3412.             }
  3413.             if (isset($this->privates['cache.validator'])) {
  3414.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  3415.             }
  3416.             if (isset($this->privates['cache.serializer'])) {
  3417.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  3418.             }
  3419.             if (isset($this->privates['cache.annotations'])) {
  3420.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  3421.             }
  3422.             if (isset($this->privates['cache.property_info'])) {
  3423.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  3424.             }
  3425.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  3426.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  3427.             }
  3428.             if (isset($this->privates['mailer.logger_message_listener'])) {
  3429.                 yield 'mailer.logger_message_listener' => ($this->privates['mailer.logger_message_listener'] ?? null);
  3430.             }
  3431.             if (isset($this->services['profiler'])) {
  3432.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  3433.             }
  3434.             if (isset($this->services['validator'])) {
  3435.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  3436.             }
  3437.             if (isset($this->privates['debug.stopwatch'])) {
  3438.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3439.             }
  3440.             if (isset($this->services['event_dispatcher'])) {
  3441.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3442.             }
  3443.             if (isset($this->privates['monolog.handler.main'])) {
  3444.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  3445.             }
  3446.             if (isset($this->privates['monolog.handler.console'])) {
  3447.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  3448.             }
  3449.             if (isset($this->services['doctrine'])) {
  3450.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  3451.             }
  3452.             if (isset($this->privates['form.type.entity'])) {
  3453.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  3454.             }
  3455.             if (isset($this->services['security.token_storage'])) {
  3456.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  3457.             }
  3458.             if (isset($this->privates['cache.security_expression_language'])) {
  3459.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  3460.             }
  3461.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  3462.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  3463.             }
  3464.         }, function () {
  3465.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->privates['mailer.logger_message_listener'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener']));
  3466.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'mailer.logger_message_listener' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset']]);
  3467.     }
  3468.     /**
  3469.      * Gets the public 'session' shared service.
  3470.      *
  3471.      * @return \Symfony\Component\HttpFoundation\Session\Session
  3472.      */
  3473.     protected function getSessionService()
  3474.     {
  3475.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3476.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  3477.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  3478.     }
  3479.     /**
  3480.      * Gets the public 'swiftmailer.mailer.default' shared service.
  3481.      *
  3482.      * @return \Swift_Mailer
  3483.      */
  3484.     protected function getSwiftmailer_Mailer_DefaultService()
  3485.     {
  3486.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  3487.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  3488.     }
  3489.     /**
  3490.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  3491.      *
  3492.      * @return \Swift_Plugins_MessageLogger
  3493.      */
  3494.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  3495.     {
  3496.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3497.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3498.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3499.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  3500.     }
  3501.     /**
  3502.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  3503.      *
  3504.      * @return \Swift_Transport_EsmtpTransport
  3505.      */
  3506.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  3507.     {
  3508.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3509.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php';
  3510.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php';
  3511.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php';
  3512.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php';
  3513.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php';
  3514.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php';
  3515.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/OutputByteStream.php';
  3516.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php';
  3517.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php';
  3518.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php';
  3519.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php';
  3520.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php';
  3521.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php';
  3522.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php';
  3523.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php';
  3524.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php';
  3525.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php';
  3526.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php';
  3527.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SmtpTransportConfigurator.php';
  3528.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3529.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3530.         $a = new \Swift_Transport_Esmtp_AuthHandler([=> new \Swift_Transport_Esmtp_Auth_CramMd5Authenticator(), => new \Swift_Transport_Esmtp_Auth_LoginAuthenticator(), => new \Swift_Transport_Esmtp_Auth_PlainAuthenticator(), => new \Swift_Transport_Esmtp_Auth_NTLMAuthenticator()]);
  3531.         $a->setUsername('system@crm.synexta.fr');
  3532.         $a->setPassword('D#vt@H#PdCzznK3B1U');
  3533.         $a->setAuthMode('login');
  3534.         $this->services['swiftmailer.mailer.default.transport.real'] = $instance = new \Swift_Transport_EsmtpTransport(new \Swift_Transport_StreamBuffer(new \Swift_StreamFilters_StringReplacementFilterFactory()), [=> $a], ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  3535.         $instance->setHost('smtp.ionos.fr');
  3536.         $instance->setPort(465);
  3537.         $instance->setEncryption('ssl');
  3538.         $instance->setTimeout(30);
  3539.         $instance->setSourceIp(NULL);
  3540.         $instance->setStreamOptions($this->parameters['swiftmailer.mailer.default.transport.smtp.stream_options']);
  3541.         (new \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator(NULL, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())))->configure($instance);
  3542.         return $instance;
  3543.     }
  3544.     /**
  3545.      * Gets the public 'swiftmailer.transport' shared service.
  3546.      *
  3547.      * @return \Swift_Transport_SpoolTransport
  3548.      */
  3549.     protected function getSwiftmailer_TransportService()
  3550.     {
  3551.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3552.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  3553.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  3554.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  3555.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3556.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3557.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3558.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3559.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3560.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  3561.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  3562.         return $instance;
  3563.     }
  3564.     /**
  3565.      * Gets the public 'translator' shared service.
  3566.      *
  3567.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3568.      */
  3569.     protected function getTranslatorService()
  3570.     {
  3571.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3572.     }
  3573.     /**
  3574.      * Gets the public 'twig' shared service.
  3575.      *
  3576.      * @return \Twig\Environment
  3577.      */
  3578.     protected function getTwigService()
  3579.     {
  3580.         $a = new \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader([], \dirname(__DIR__4));
  3581.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  3582.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  3583.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  3584.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  3585.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  3586.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3587.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3588.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  3589.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  3590.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3591.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3592.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  3593.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  3594.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3595.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3596.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  3597.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  3598.         $a->addPath((\dirname(__DIR__4).'/templates'));
  3599.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3600.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3601.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  3602.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  3603.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3604.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3605.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3606.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3607.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  3608.         $f = new \Symfony\Bridge\Twig\AppVariable();
  3609.         $f->setEnvironment('dev');
  3610.         $f->setDebug(true);
  3611.         if ($this->has('security.token_storage')) {
  3612.             $f->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3613.         }
  3614.         if ($this->has('request_stack')) {
  3615.             $f->setRequestStack($c);
  3616.         }
  3617.         $g = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  3618.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3619.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  3620.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  3621.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c''false)), [])));
  3622.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  3623.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  3624.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3625.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  3626.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3627.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3628.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  3629.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  3630.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  3631.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  3632.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  3633.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  3634.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  3635.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3636.         $instance->addGlobal('app'$f);
  3637.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3638.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  3639.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  3640.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  3641.         ], [
  3642.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3643.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3644.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  3645.         ])));
  3646.         $instance->registerUndefinedFilterCallback([=> $g=> 'suggestFilter']);
  3647.         $instance->registerUndefinedFunctionCallback([=> $g=> 'suggestFunction']);
  3648.         $instance->registerUndefinedTokenParserCallback([=> $g=> 'suggestTag']);
  3649.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3650.         return $instance;
  3651.     }
  3652.     /**
  3653.      * Gets the public 'twig.controller.exception' shared service.
  3654.      *
  3655.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  3656.      *
  3657.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  3658.      */
  3659.     protected function getTwig_Controller_ExceptionService()
  3660.     {
  3661.         trigger_deprecation('''''The "twig.controller.exception" service is deprecated since Symfony 4.4.');
  3662.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  3663.     }
  3664.     /**
  3665.      * Gets the public 'twig.controller.preview_error' shared service.
  3666.      *
  3667.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  3668.      *
  3669.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  3670.      */
  3671.     protected function getTwig_Controller_PreviewErrorService()
  3672.     {
  3673.         trigger_deprecation('''''The "twig.controller.preview_error" service is deprecated since Symfony 4.4.');
  3674.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), NULL);
  3675.     }
  3676.     /**
  3677.      * Gets the public 'validator' shared service.
  3678.      *
  3679.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3680.      */
  3681.     protected function getValidatorService()
  3682.     {
  3683.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  3684.     }
  3685.     /**
  3686.      * Gets the public 'var_dumper.cloner' shared service.
  3687.      *
  3688.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3689.      */
  3690.     protected function getVarDumper_ClonerService()
  3691.     {
  3692.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3693.         $instance->setMaxItems(2500);
  3694.         $instance->setMinDepth(1);
  3695.         $instance->setMaxString(-1);
  3696.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3697.         return $instance;
  3698.     }
  3699.     /**
  3700.      * Gets the public 'web_profiler.controller.exception' shared service.
  3701.      *
  3702.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  3703.      *
  3704.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  3705.      */
  3706.     protected function getWebProfiler_Controller_ExceptionService()
  3707.     {
  3708.         trigger_deprecation('''''The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.');
  3709.         return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
  3710.     }
  3711.     /**
  3712.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3713.      *
  3714.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3715.      */
  3716.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3717.     {
  3718.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3719.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  3720.     }
  3721.     /**
  3722.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3723.      *
  3724.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3725.      */
  3726.     protected function getWebProfiler_Controller_ProfilerService()
  3727.     {
  3728.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3729.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  3730.     }
  3731.     /**
  3732.      * Gets the public 'web_profiler.controller.router' shared service.
  3733.      *
  3734.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3735.      */
  3736.     protected function getWebProfiler_Controller_RouterService()
  3737.     {
  3738.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3739.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  3740.             return new \EmptyIterator();
  3741.         }, 0));
  3742.     }
  3743.     /**
  3744.      * Gets the private '.debug.http_client' shared service.
  3745.      *
  3746.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3747.      */
  3748.     protected function get_Debug_HttpClientService()
  3749.     {
  3750.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3751.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3752.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3753.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3754.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3755.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3756.         $a->setLogger($b);
  3757.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  3758.     }
  3759.     /**
  3760.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  3761.      *
  3762.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  3763.      */
  3764.     protected function get_LegacyResolveControllerNameSubscriberService()
  3765.     {
  3766.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  3767.     }
  3768.     /**
  3769.      * Gets the private '.service_locator..qPW32Z' shared service.
  3770.      *
  3771.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3772.      */
  3773.     protected function get_ServiceLocator__QPW32ZService()
  3774.     {
  3775.         return $this->privates['.service_locator..qPW32Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3776.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  3777.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  3778.             'evenementsRepository' => ['privates''App\\Repository\\EvenementsRepository''getEvenementsRepositoryService'false],
  3779.             'mailer' => ['services''swiftmailer.mailer.default''getSwiftmailer_Mailer_DefaultService'false],
  3780.             'niveauUtilisateursRepository' => ['privates''App\\Repository\\NiveauUtilisateursRepository''getNiveauUtilisateursRepositoryService'false],
  3781.             'typeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  3782.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3783.         ], [
  3784.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  3785.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  3786.             'evenementsRepository' => 'App\\Repository\\EvenementsRepository',
  3787.             'mailer' => '?',
  3788.             'niveauUtilisateursRepository' => 'App\\Repository\\NiveauUtilisateursRepository',
  3789.             'typeEvenementRepository' => 'App\\Repository\\TypeEvenementRepository',
  3790.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  3791.         ]);
  3792.     }
  3793.     /**
  3794.      * Gets the private '.service_locator.1WeKQVU' shared service.
  3795.      *
  3796.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3797.      */
  3798.     protected function get_ServiceLocator_1WeKQVUService()
  3799.     {
  3800.         return $this->privates['.service_locator.1WeKQVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3801.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  3802.             'configSmtpRepository' => ['privates''App\\Repository\\ConfigSmtpRepository''getConfigSmtpRepositoryService'false],
  3803.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  3804.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3805.         ], [
  3806.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  3807.             'configSmtpRepository' => 'App\\Repository\\ConfigSmtpRepository',
  3808.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  3809.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  3810.         ]);
  3811.     }
  3812.     /**
  3813.      * Gets the private '.service_locator.1_S8R8J' shared service.
  3814.      *
  3815.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3816.      */
  3817.     protected function get_ServiceLocator_1S8R8JService()
  3818.     {
  3819.         return $this->privates['.service_locator.1_S8R8J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3820.             'facturesRepository' => ['privates''App\\Repository\\FacturesRepository''getFacturesRepositoryService'false],
  3821.         ], [
  3822.             'facturesRepository' => 'App\\Repository\\FacturesRepository',
  3823.         ]);
  3824.     }
  3825.     /**
  3826.      * Gets the private '.service_locator.2v.rZhd' shared service.
  3827.      *
  3828.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3829.      */
  3830.     protected function get_ServiceLocator_2v_RZhdService()
  3831.     {
  3832.         return $this->privates['.service_locator.2v.rZhd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3833.             'ClientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  3834.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  3835.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  3836.             'historiqueSynchronisationRepository' => ['privates''App\\Repository\\HistoriqueSynchronisationRepository''getHistoriqueSynchronisationRepositoryService'false],
  3837.             'typeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  3838.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3839.         ], [
  3840.             'ClientsRepository' => 'App\\Repository\\ClientsRepository',
  3841.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  3842.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  3843.             'historiqueSynchronisationRepository' => 'App\\Repository\\HistoriqueSynchronisationRepository',
  3844.             'typeEvenementRepository' => 'App\\Repository\\TypeEvenementRepository',
  3845.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  3846.         ]);
  3847.     }
  3848.     /**
  3849.      * Gets the private '.service_locator.4UVJSZC' shared service.
  3850.      *
  3851.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3852.      */
  3853.     protected function get_ServiceLocator_4UVJSZCService()
  3854.     {
  3855.         return $this->privates['.service_locator.4UVJSZC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3856.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  3857.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  3858.             'historiqueSynchronisationRepository' => ['privates''App\\Repository\\HistoriqueSynchronisationRepository''getHistoriqueSynchronisationRepositoryService'false],
  3859.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3860.         ], [
  3861.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  3862.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  3863.             'historiqueSynchronisationRepository' => 'App\\Repository\\HistoriqueSynchronisationRepository',
  3864.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  3865.         ]);
  3866.     }
  3867.     /**
  3868.      * Gets the private '.service_locator.4g0WQj0' shared service.
  3869.      *
  3870.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3871.      */
  3872.     protected function get_ServiceLocator_4g0WQj0Service()
  3873.     {
  3874.         return $this->privates['.service_locator.4g0WQj0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3875.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  3876.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  3877.             'container' => ['services''service_container''getServiceContainerService'false],
  3878.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3879.         ], [
  3880.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  3881.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  3882.             'container' => '?',
  3883.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  3884.         ]);
  3885.     }
  3886.     /**
  3887.      * Gets the private '.service_locator.53h7ecG' shared service.
  3888.      *
  3889.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3890.      */
  3891.     protected function get_ServiceLocator_53h7ecGService()
  3892.     {
  3893.         return $this->privates['.service_locator.53h7ecG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3894.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  3895.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  3896.             'container' => ['services''service_container''getServiceContainerService'false],
  3897.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3898.             'utilisateursrepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3899.         ], [
  3900.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  3901.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  3902.             'container' => '?',
  3903.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  3904.             'utilisateursrepository' => 'App\\Repository\\UtilisateursRepository',
  3905.         ]);
  3906.     }
  3907.     /**
  3908.      * Gets the private '.service_locator.9Ae.mUq' shared service.
  3909.      *
  3910.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3911.      */
  3912.     protected function get_ServiceLocator_9Ae_MUqService()
  3913.     {
  3914.         return $this->privates['.service_locator.9Ae.mUq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3915.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  3916.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  3917.             'etatDevisRepository' => ['privates''App\\Repository\\EtatDevisRepository''getEtatDevisRepositoryService'false],
  3918.             'typeClientRepository' => ['privates''App\\Repository\\TypeClientRepository''getTypeClientRepositoryService'false],
  3919.             'typeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  3920.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3921.         ], [
  3922.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  3923.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  3924.             'etatDevisRepository' => 'App\\Repository\\EtatDevisRepository',
  3925.             'typeClientRepository' => 'App\\Repository\\TypeClientRepository',
  3926.             'typeEvenementRepository' => 'App\\Repository\\TypeEvenementRepository',
  3927.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  3928.         ]);
  3929.     }
  3930.     /**
  3931.      * Gets the private '.service_locator.BUGIBlt' shared service.
  3932.      *
  3933.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3934.      */
  3935.     protected function get_ServiceLocator_BUGIBltService()
  3936.     {
  3937.         return $this->privates['.service_locator.BUGIBlt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3938.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  3939.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  3940.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  3941.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  3942.             'facturesrepository' => ['privates''App\\Repository\\FacturesRepository''getFacturesRepositoryService'false],
  3943.             'router' => ['services''router''getRouterService'false],
  3944.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3945.         ], [
  3946.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  3947.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  3948.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  3949.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  3950.             'facturesrepository' => 'App\\Repository\\FacturesRepository',
  3951.             'router' => '?',
  3952.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  3953.         ]);
  3954.     }
  3955.     /**
  3956.      * Gets the private '.service_locator.C6P7gR4' shared service.
  3957.      *
  3958.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3959.      */
  3960.     protected function get_ServiceLocator_C6P7gR4Service()
  3961.     {
  3962.         return $this->privates['.service_locator.C6P7gR4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3963.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3964.         ], [
  3965.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  3966.         ]);
  3967.     }
  3968.     /**
  3969.      * Gets the private '.service_locator.DC4mqwH' shared service.
  3970.      *
  3971.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3972.      */
  3973.     protected function get_ServiceLocator_DC4mqwHService()
  3974.     {
  3975.         return $this->privates['.service_locator.DC4mqwH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3976.             'ClientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  3977.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  3978.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  3979.             'etatDevisRepository' => ['privates''App\\Repository\\EtatDevisRepository''getEtatDevisRepositoryService'false],
  3980.             'historiqueSynchronisationRepository' => ['privates''App\\Repository\\HistoriqueSynchronisationRepository''getHistoriqueSynchronisationRepositoryService'false],
  3981.             'typeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  3982.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  3983.         ], [
  3984.             'ClientsRepository' => 'App\\Repository\\ClientsRepository',
  3985.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  3986.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  3987.             'etatDevisRepository' => 'App\\Repository\\EtatDevisRepository',
  3988.             'historiqueSynchronisationRepository' => 'App\\Repository\\HistoriqueSynchronisationRepository',
  3989.             'typeEvenementRepository' => 'App\\Repository\\TypeEvenementRepository',
  3990.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  3991.         ]);
  3992.     }
  3993.     /**
  3994.      * Gets the private '.service_locator.DCNL9wO' shared service.
  3995.      *
  3996.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3997.      */
  3998.     protected function get_ServiceLocator_DCNL9wOService()
  3999.     {
  4000.         return $this->privates['.service_locator.DCNL9wO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4001.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4002.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4003.         ], [
  4004.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  4005.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4006.         ]);
  4007.     }
  4008.     /**
  4009.      * Gets the private '.service_locator.DY6xgQ2' shared service.
  4010.      *
  4011.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4012.      */
  4013.     protected function get_ServiceLocator_DY6xgQ2Service()
  4014.     {
  4015.         return $this->privates['.service_locator.DY6xgQ2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4016.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4017.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4018.             'container' => ['services''service_container''getServiceContainerService'false],
  4019.             'projetRepository' => ['privates''App\\Repository\\ProjetRepository''getProjetRepositoryService'false],
  4020.             'tagsClientRepository' => ['privates''App\\Repository\\TagsClientRepository''getTagsClientRepositoryService'false],
  4021.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4022.         ], [
  4023.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4024.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  4025.             'container' => '?',
  4026.             'projetRepository' => 'App\\Repository\\ProjetRepository',
  4027.             'tagsClientRepository' => 'App\\Repository\\TagsClientRepository',
  4028.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4029.         ]);
  4030.     }
  4031.     /**
  4032.      * Gets the private '.service_locator.De1ymb_' shared service.
  4033.      *
  4034.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4035.      */
  4036.     protected function get_ServiceLocator_De1ymbService()
  4037.     {
  4038.         return $this->privates['.service_locator.De1ymb_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4039.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4040.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  4041.             'niveauUtilisateursRepository' => ['privates''App\\Repository\\NiveauUtilisateursRepository''getNiveauUtilisateursRepositoryService'false],
  4042.             'produitsRepository' => ['privates''App\\Repository\\ProduitsRepository''getProduitsRepositoryService'false],
  4043.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4044.         ], [
  4045.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4046.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  4047.             'niveauUtilisateursRepository' => 'App\\Repository\\NiveauUtilisateursRepository',
  4048.             'produitsRepository' => 'App\\Repository\\ProduitsRepository',
  4049.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4050.         ]);
  4051.     }
  4052.     /**
  4053.      * Gets the private '.service_locator.EdTM2fI' shared service.
  4054.      *
  4055.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4056.      */
  4057.     protected function get_ServiceLocator_EdTM2fIService()
  4058.     {
  4059.         return $this->privates['.service_locator.EdTM2fI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4060.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  4061.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4062.         ], [
  4063.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  4064.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4065.         ]);
  4066.     }
  4067.     /**
  4068.      * Gets the private '.service_locator.FRmRbQf' shared service.
  4069.      *
  4070.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4071.      */
  4072.     protected function get_ServiceLocator_FRmRbQfService()
  4073.     {
  4074.         return $this->privates['.service_locator.FRmRbQf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4075.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4076.             'affectationClientsRepository' => ['privates''App\\Repository\\AffectationClientsRepository''getAffectationClientsRepositoryService'false],
  4077.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  4078.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  4079.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4080.         ], [
  4081.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4082.             'affectationClientsRepository' => 'App\\Repository\\AffectationClientsRepository',
  4083.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  4084.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  4085.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4086.         ]);
  4087.     }
  4088.     /**
  4089.      * Gets the private '.service_locator.H_5dZOt' shared service.
  4090.      *
  4091.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4092.      */
  4093.     protected function get_ServiceLocator_H5dZOtService()
  4094.     {
  4095.         return $this->privates['.service_locator.H_5dZOt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4096.             'container' => ['services''service_container''getServiceContainerService'false],
  4097.         ], [
  4098.             'container' => '?',
  4099.         ]);
  4100.     }
  4101.     /**
  4102.      * Gets the private '.service_locator.I5Ml5xC' shared service.
  4103.      *
  4104.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4105.      */
  4106.     protected function get_ServiceLocator_I5Ml5xCService()
  4107.     {
  4108.         return $this->privates['.service_locator.I5Ml5xC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4109.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4110.             'configSmtpRepository' => ['privates''App\\Repository\\ConfigSmtpRepository''getConfigSmtpRepositoryService'false],
  4111.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  4112.             'container' => ['services''service_container''getServiceContainerService'false],
  4113.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4114.         ], [
  4115.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4116.             'configSmtpRepository' => 'App\\Repository\\ConfigSmtpRepository',
  4117.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  4118.             'container' => '?',
  4119.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4120.         ]);
  4121.     }
  4122.     /**
  4123.      * Gets the private '.service_locator.IWe5._k' shared service.
  4124.      *
  4125.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4126.      */
  4127.     protected function get_ServiceLocator_IWe5_KService()
  4128.     {
  4129.         return $this->privates['.service_locator.IWe5._k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4130.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  4131.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  4132.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  4133.             'container' => ['services''service_container''getServiceContainerService'false],
  4134.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4135.             'utilisateursrepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4136.         ], [
  4137.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  4138.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  4139.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  4140.             'container' => '?',
  4141.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4142.             'utilisateursrepository' => 'App\\Repository\\UtilisateursRepository',
  4143.         ]);
  4144.     }
  4145.     /**
  4146.      * Gets the private '.service_locator.JsH2JCz' shared service.
  4147.      *
  4148.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4149.      */
  4150.     protected function get_ServiceLocator_JsH2JCzService()
  4151.     {
  4152.         return $this->privates['.service_locator.JsH2JCz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4153.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4154.             'niveauUtilisateursRepository' => ['privates''App\\Repository\\NiveauUtilisateursRepository''getNiveauUtilisateursRepositoryService'false],
  4155.             'typeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  4156.         ], [
  4157.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4158.             'niveauUtilisateursRepository' => 'App\\Repository\\NiveauUtilisateursRepository',
  4159.             'typeEvenementRepository' => 'App\\Repository\\TypeEvenementRepository',
  4160.         ]);
  4161.     }
  4162.     /**
  4163.      * Gets the private '.service_locator.LGECJXM' shared service.
  4164.      *
  4165.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4166.      */
  4167.     protected function get_ServiceLocator_LGECJXMService()
  4168.     {
  4169.         return $this->privates['.service_locator.LGECJXM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4170.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4171.             'container' => ['services''service_container''getServiceContainerService'false],
  4172.             'mailer' => ['services''swiftmailer.mailer.default''getSwiftmailer_Mailer_DefaultService'false],
  4173.             'niveauUtilisateursRepository' => ['privates''App\\Repository\\NiveauUtilisateursRepository''getNiveauUtilisateursRepositoryService'false],
  4174.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4175.         ], [
  4176.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4177.             'container' => '?',
  4178.             'mailer' => '?',
  4179.             'niveauUtilisateursRepository' => 'App\\Repository\\NiveauUtilisateursRepository',
  4180.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4181.         ]);
  4182.     }
  4183.     /**
  4184.      * Gets the private '.service_locator.OrLkl07' shared service.
  4185.      *
  4186.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4187.      */
  4188.     protected function get_ServiceLocator_OrLkl07Service()
  4189.     {
  4190.         return $this->privates['.service_locator.OrLkl07'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4191.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4192.             'configSmtpRepository' => ['privates''App\\Repository\\ConfigSmtpRepository''getConfigSmtpRepositoryService'false],
  4193.             'container' => ['services''service_container''getServiceContainerService'false],
  4194.             'mailer' => ['services''swiftmailer.mailer.default''getSwiftmailer_Mailer_DefaultService'false],
  4195.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4196.         ], [
  4197.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4198.             'configSmtpRepository' => 'App\\Repository\\ConfigSmtpRepository',
  4199.             'container' => '?',
  4200.             'mailer' => '?',
  4201.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4202.         ]);
  4203.     }
  4204.     /**
  4205.      * Gets the private '.service_locator.Owtcxrw' shared service.
  4206.      *
  4207.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4208.      */
  4209.     protected function get_ServiceLocator_OwtcxrwService()
  4210.     {
  4211.         return $this->privates['.service_locator.Owtcxrw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4212.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4213.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4214.         ], [
  4215.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4216.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  4217.         ]);
  4218.     }
  4219.     /**
  4220.      * Gets the private '.service_locator.PK8Cjgm' shared service.
  4221.      *
  4222.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4223.      */
  4224.     protected function get_ServiceLocator_PK8CjgmService()
  4225.     {
  4226.         return $this->privates['.service_locator.PK8Cjgm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4227.             'affectationClientsRepository' => ['privates''App\\Repository\\AffectationClientsRepository''getAffectationClientsRepositoryService'false],
  4228.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4229.         ], [
  4230.             'affectationClientsRepository' => 'App\\Repository\\AffectationClientsRepository',
  4231.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  4232.         ]);
  4233.     }
  4234.     /**
  4235.      * Gets the private '.service_locator.P_c2GTu' shared service.
  4236.      *
  4237.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4238.      */
  4239.     protected function get_ServiceLocator_PC2GTuService()
  4240.     {
  4241.         return $this->privates['.service_locator.P_c2GTu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4242.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4243.             'facturesRepository' => ['privates''App\\Repository\\FacturesRepository''getFacturesRepositoryService'false],
  4244.         ], [
  4245.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4246.             'facturesRepository' => 'App\\Repository\\FacturesRepository',
  4247.         ]);
  4248.     }
  4249.     /**
  4250.      * Gets the private '.service_locator.Q3tm7mW' shared service.
  4251.      *
  4252.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4253.      */
  4254.     protected function get_ServiceLocator_Q3tm7mWService()
  4255.     {
  4256.         return $this->privates['.service_locator.Q3tm7mW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4257.             'AffectationTagsDepensesRepository' => ['privates''App\\Repository\\AffectationTagsDepensesRepository''getAffectationTagsDepensesRepositoryService'false],
  4258.             'AffectationTagsDevisRepository' => ['privates''App\\Repository\\AffectationTagsDevisRepository''getAffectationTagsDevisRepositoryService'false],
  4259.             'AffectationTagsEvenementRepository' => ['privates''App\\Repository\\AffectationTagsEvenementRepository''getAffectationTagsEvenementRepositoryService'false],
  4260.             'AffectationTagsFactureRepository' => ['privates''App\\Repository\\AffectationTagsFactureRepository''getAffectationTagsFactureRepositoryService'false],
  4261.             'AffectationTagsRepository' => ['privates''App\\Repository\\AffectationTagsRepository''getAffectationTagsRepositoryService'false],
  4262.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  4263.             'clientsrepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4264.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  4265.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4266.         ], [
  4267.             'AffectationTagsDepensesRepository' => 'App\\Repository\\AffectationTagsDepensesRepository',
  4268.             'AffectationTagsDevisRepository' => 'App\\Repository\\AffectationTagsDevisRepository',
  4269.             'AffectationTagsEvenementRepository' => 'App\\Repository\\AffectationTagsEvenementRepository',
  4270.             'AffectationTagsFactureRepository' => 'App\\Repository\\AffectationTagsFactureRepository',
  4271.             'AffectationTagsRepository' => 'App\\Repository\\AffectationTagsRepository',
  4272.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  4273.             'clientsrepository' => 'App\\Repository\\ClientsRepository',
  4274.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  4275.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4276.         ]);
  4277.     }
  4278.     /**
  4279.      * Gets the private '.service_locator.RMIHUB9' shared service.
  4280.      *
  4281.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4282.      */
  4283.     protected function get_ServiceLocator_RMIHUB9Service()
  4284.     {
  4285.         return $this->privates['.service_locator.RMIHUB9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4286.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4287.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  4288.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4289.         ], [
  4290.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4291.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  4292.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4293.         ]);
  4294.     }
  4295.     /**
  4296.      * Gets the private '.service_locator.SH2Pw.0' shared service.
  4297.      *
  4298.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4299.      */
  4300.     protected function get_ServiceLocator_SH2Pw_0Service()
  4301.     {
  4302.         return $this->privates['.service_locator.SH2Pw.0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4303.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4304.             'container' => ['services''service_container''getServiceContainerService'false],
  4305.         ], [
  4306.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4307.             'container' => '?',
  4308.         ]);
  4309.     }
  4310.     /**
  4311.      * Gets the private '.service_locator.SrHFR1b' shared service.
  4312.      *
  4313.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4314.      */
  4315.     protected function get_ServiceLocator_SrHFR1bService()
  4316.     {
  4317.         return $this->privates['.service_locator.SrHFR1b'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4318.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4319.             'affectationClientsRepository' => ['privates''App\\Repository\\AffectationClientsRepository''getAffectationClientsRepositoryService'false],
  4320.             'avoirsRepository' => ['privates''App\\Repository\\AvoirsRepository''getAvoirsRepositoryService'false],
  4321.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4322.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  4323.             'devisRepository' => ['privates''App\\Repository\\DevisRepository''getDevisRepositoryService'false],
  4324.             'etatDevisRepository' => ['privates''App\\Repository\\EtatDevisRepository''getEtatDevisRepositoryService'false],
  4325.             'facturesRepository' => ['privates''App\\Repository\\FacturesRepository''getFacturesRepositoryService'false],
  4326.             'typeClientRepository' => ['privates''App\\Repository\\TypeClientRepository''getTypeClientRepositoryService'false],
  4327.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4328.         ], [
  4329.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4330.             'affectationClientsRepository' => 'App\\Repository\\AffectationClientsRepository',
  4331.             'avoirsRepository' => 'App\\Repository\\AvoirsRepository',
  4332.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  4333.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  4334.             'devisRepository' => 'App\\Repository\\DevisRepository',
  4335.             'etatDevisRepository' => 'App\\Repository\\EtatDevisRepository',
  4336.             'facturesRepository' => 'App\\Repository\\FacturesRepository',
  4337.             'typeClientRepository' => 'App\\Repository\\TypeClientRepository',
  4338.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4339.         ]);
  4340.     }
  4341.     /**
  4342.      * Gets the private '.service_locator.UHovO6V' shared service.
  4343.      *
  4344.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4345.      */
  4346.     protected function get_ServiceLocator_UHovO6VService()
  4347.     {
  4348.         return $this->privates['.service_locator.UHovO6V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4349.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4350.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  4351.             'lienExterneRepository' => ['privates''App\\Repository\\LienExterneRepository''getLienExterneRepositoryService'false],
  4352.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4353.         ], [
  4354.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4355.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  4356.             'lienExterneRepository' => 'App\\Repository\\LienExterneRepository',
  4357.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4358.         ]);
  4359.     }
  4360.     /**
  4361.      * Gets the private '.service_locator.UO2kick' shared service.
  4362.      *
  4363.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4364.      */
  4365.     protected function get_ServiceLocator_UO2kickService()
  4366.     {
  4367.         return $this->privates['.service_locator.UO2kick'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4368.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  4369.             'clientsrepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4370.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  4371.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4372.         ], [
  4373.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  4374.             'clientsrepository' => 'App\\Repository\\ClientsRepository',
  4375.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  4376.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4377.         ]);
  4378.     }
  4379.     /**
  4380.      * Gets the private '.service_locator.VdSMDTu' shared service.
  4381.      *
  4382.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4383.      */
  4384.     protected function get_ServiceLocator_VdSMDTuService()
  4385.     {
  4386.         return $this->privates['.service_locator.VdSMDTu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4387.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4388.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4389.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  4390.             'evenementsRepository' => ['privates''App\\Repository\\EvenementsRepository''getEvenementsRepositoryService'false],
  4391.             'mailer' => ['services''swiftmailer.mailer.default''getSwiftmailer_Mailer_DefaultService'false],
  4392.             'niveauUtilisateursRepository' => ['privates''App\\Repository\\NiveauUtilisateursRepository''getNiveauUtilisateursRepositoryService'false],
  4393.             'typeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  4394.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4395.         ], [
  4396.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4397.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  4398.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  4399.             'evenementsRepository' => 'App\\Repository\\EvenementsRepository',
  4400.             'mailer' => '?',
  4401.             'niveauUtilisateursRepository' => 'App\\Repository\\NiveauUtilisateursRepository',
  4402.             'typeEvenementRepository' => 'App\\Repository\\TypeEvenementRepository',
  4403.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4404.         ]);
  4405.     }
  4406.     /**
  4407.      * Gets the private '.service_locator.WoADssb' shared service.
  4408.      *
  4409.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4410.      */
  4411.     protected function get_ServiceLocator_WoADssbService()
  4412.     {
  4413.         return $this->privates['.service_locator.WoADssb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4414.             'App\\Controller\\ClientsController::addDocClient' => ['privates''.service_locator.jsll_d7''get_ServiceLocator_JsllD7Service'false],
  4415.             'App\\Controller\\ClientsController::affectation_client_edit' => ['privates''.service_locator.PK8Cjgm''get_ServiceLocator_PK8CjgmService'false],
  4416.             'App\\Controller\\ClientsController::affectation_clients_edit' => ['privates''.service_locator.PK8Cjgm''get_ServiceLocator_PK8CjgmService'false],
  4417.             'App\\Controller\\ClientsController::client_delete' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4418.             'App\\Controller\\ClientsController::delDocClient' => ['privates''.service_locator.jsll_d7''get_ServiceLocator_JsllD7Service'false],
  4419.             'App\\Controller\\ClientsController::edit' => ['privates''.service_locator.trPshxe''get_ServiceLocator_TrPshxeService'false],
  4420.             'App\\Controller\\ClientsController::editTypeClient' => ['privates''.service_locator.ya92sdC''get_ServiceLocator_Ya92sdCService'false],
  4421.             'App\\Controller\\ClientsController::famille_tag_delete' => ['privates''.service_locator.4UVJSZC''get_ServiceLocator_4UVJSZCService'false],
  4422.             'App\\Controller\\ClientsController::famille_tag_edit' => ['privates''.service_locator.4UVJSZC''get_ServiceLocator_4UVJSZCService'false],
  4423.             'App\\Controller\\ClientsController::famille_tag_new' => ['privates''.service_locator.trPshxe''get_ServiceLocator_TrPshxeService'false],
  4424.             'App\\Controller\\ClientsController::fiche_client' => ['privates''.service_locator.9Ae.mUq''get_ServiceLocator_9Ae_MUqService'false],
  4425.             'App\\Controller\\ClientsController::gestion_tags' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4426.             'App\\Controller\\ClientsController::getAffectationClient' => ['privates''.service_locator.FRmRbQf''get_ServiceLocator_FRmRbQfService'false],
  4427.             'App\\Controller\\ClientsController::getAffectationClients' => ['privates''.service_locator.FRmRbQf''get_ServiceLocator_FRmRbQfService'false],
  4428.             'App\\Controller\\ClientsController::getClient' => ['privates''.service_locator.UO2kick''get_ServiceLocator_UO2kickService'false],
  4429.             'App\\Controller\\ClientsController::getClientInfos' => ['privates''.service_locator.UO2kick''get_ServiceLocator_UO2kickService'false],
  4430.             'App\\Controller\\ClientsController::getDataFromApi' => ['privates''.service_locator.SrHFR1b''get_ServiceLocator_SrHFR1bService'false],
  4431.             'App\\Controller\\ClientsController::getDataFromApi_old_Version' => ['privates''.service_locator.SrHFR1b''get_ServiceLocator_SrHFR1bService'false],
  4432.             'App\\Controller\\ClientsController::getDataFromApis' => ['privates''.service_locator.SrHFR1b''get_ServiceLocator_SrHFR1bService'false],
  4433.             'App\\Controller\\ClientsController::getFamilleTag' => ['privates''.service_locator.UO2kick''get_ServiceLocator_UO2kickService'false],
  4434.             'App\\Controller\\ClientsController::getTag' => ['privates''.service_locator.Q3tm7mW''get_ServiceLocator_Q3tm7mWService'false],
  4435.             'App\\Controller\\ClientsController::getTags' => ['privates''.service_locator.UO2kick''get_ServiceLocator_UO2kickService'false],
  4436.             'App\\Controller\\ClientsController::getTypeClient' => ['privates''.service_locator.p16nuRr''get_ServiceLocator_P16nuRrService'false],
  4437.             'App\\Controller\\ClientsController::getTypeClients' => ['privates''.service_locator._T5Mnr1''get_ServiceLocator_T5Mnr1Service'false],
  4438.             'App\\Controller\\ClientsController::index' => ['privates''.service_locator.4UVJSZC''get_ServiceLocator_4UVJSZCService'false],
  4439.             'App\\Controller\\ClientsController::new' => ['privates''.service_locator.trPshxe''get_ServiceLocator_TrPshxeService'false],
  4440.             'App\\Controller\\ClientsController::serverClients' => ['privates''.service_locator._ZAZmIY''get_ServiceLocator_ZAZmIYService'false],
  4441.             'App\\Controller\\ClientsController::serverDocsClient' => ['privates''.service_locator.Owtcxrw''get_ServiceLocator_OwtcxrwService'false],
  4442.             'App\\Controller\\ClientsController::serverTags' => ['privates''.service_locator._ZAZmIY''get_ServiceLocator_ZAZmIYService'false],
  4443.             'App\\Controller\\ClientsController::serverTypeClients' => ['privates''.service_locator.rNGiB8v''get_ServiceLocator_RNGiB8vService'false],
  4444.             'App\\Controller\\ClientsController::serverUtilisateurs' => ['privates''.service_locator.53h7ecG''get_ServiceLocator_53h7ecGService'false],
  4445.             'App\\Controller\\ClientsController::tag_delete' => ['privates''.service_locator.4UVJSZC''get_ServiceLocator_4UVJSZCService'false],
  4446.             'App\\Controller\\ClientsController::tag_edit' => ['privates''.service_locator.4UVJSZC''get_ServiceLocator_4UVJSZCService'false],
  4447.             'App\\Controller\\ClientsController::tag_new' => ['privates''.service_locator.trPshxe''get_ServiceLocator_TrPshxeService'false],
  4448.             'App\\Controller\\ClientsController::type_client_edit' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4449.             'App\\Controller\\ClientsController::type_client_new' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4450.             'App\\Controller\\ClientsController::type_clients' => ['privates''.service_locator.JsH2JCz''get_ServiceLocator_JsH2JCzService'false],
  4451.             'App\\Controller\\ClientsController::updateCommentClient' => ['privates''.service_locator.Owtcxrw''get_ServiceLocator_OwtcxrwService'false],
  4452.             'App\\Controller\\ClientsController::updateEtatClient' => ['privates''.service_locator.Owtcxrw''get_ServiceLocator_OwtcxrwService'false],
  4453.             'App\\Controller\\ClientsController::updateEtatPublipostage' => ['privates''.service_locator.Owtcxrw''get_ServiceLocator_OwtcxrwService'false],
  4454.             'App\\Controller\\ClientsController::verif_new_client' => ['privates''.service_locator.trPshxe''get_ServiceLocator_TrPshxeService'false],
  4455.             'App\\Controller\\DepensesAchatsController::confirmSupprDoc' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4456.             'App\\Controller\\DepensesAchatsController::depenses_delete' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4457.             'App\\Controller\\DepensesAchatsController::documentDepensesAchat' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4458.             'App\\Controller\\DepensesAchatsController::editDepense' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4459.             'App\\Controller\\DepensesAchatsController::getDocumentDepense' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4460.             'App\\Controller\\DepensesAchatsController::saveDepensesAchats' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4461.             'App\\Controller\\DepensesAchatsController::serverDepensesAchats' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4462.             'App\\Controller\\DevisController::afficherDevisPdf' => ['privates''.service_locator.f1_d2pm''get_ServiceLocator_F1D2pmService'false],
  4463.             'App\\Controller\\DevisController::devis_tags_edit' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4464.             'App\\Controller\\DevisController::getEtatDevis' => ['privates''.service_locator.f1_d2pm''get_ServiceLocator_F1D2pmService'false],
  4465.             'App\\Controller\\DevisController::index' => ['privates''.service_locator.DC4mqwH''get_ServiceLocator_DC4mqwHService'false],
  4466.             'App\\Controller\\DevisController::serverDevis' => ['privates''.service_locator.tUsUAd8''get_ServiceLocator_TUsUAd8Service'false],
  4467.             'App\\Controller\\DevisController::update_etat_devis' => ['privates''.service_locator.Z1ar_w7''get_ServiceLocator_Z1arW7Service'false],
  4468.             'App\\Controller\\EvenementsController::addDoc' => ['privates''.service_locator.lxSo2kQ''get_ServiceLocator_LxSo2kQService'false],
  4469.             'App\\Controller\\EvenementsController::cloturer' => ['privates''.service_locator..qPW32Z''get_ServiceLocator__QPW32ZService'false],
  4470.             'App\\Controller\\EvenementsController::delDoc' => ['privates''.service_locator.yDRKr8Y''get_ServiceLocator_YDRKr8YService'false],
  4471.             'App\\Controller\\EvenementsController::delete' => ['privates''.service_locator.yDRKr8Y''get_ServiceLocator_YDRKr8YService'false],
  4472.             'App\\Controller\\EvenementsController::detailsEvenement' => ['privates''.service_locator.lB8NBI.''get_ServiceLocator_LB8NBI_Service'false],
  4473.             'App\\Controller\\EvenementsController::downloadDoc' => ['privates''.service_locator.lD_VfAO''get_ServiceLocator_LDVfAOService'false],
  4474.             'App\\Controller\\EvenementsController::dupliquer' => ['privates''.service_locator..qPW32Z''get_ServiceLocator__QPW32ZService'false],
  4475.             'App\\Controller\\EvenementsController::edit' => ['privates''.service_locator..qPW32Z''get_ServiceLocator__QPW32ZService'false],
  4476.             'App\\Controller\\EvenementsController::editDoc' => ['privates''.service_locator.yDRKr8Y''get_ServiceLocator_YDRKr8YService'false],
  4477.             'App\\Controller\\EvenementsController::edit_retard' => ['privates''.service_locator..qPW32Z''get_ServiceLocator__QPW32ZService'false],
  4478.             'App\\Controller\\EvenementsController::envoi_evenement_email' => ['privates''.service_locator.yDRKr8Y''get_ServiceLocator_YDRKr8YService'false],
  4479.             'App\\Controller\\EvenementsController::getDetailEmail' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4480.             'App\\Controller\\EvenementsController::getTypeEvenement' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4481.             'App\\Controller\\EvenementsController::getTypeEvenementRelation' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4482.             'App\\Controller\\EvenementsController::index' => ['privates''.service_locator.JsH2JCz''get_ServiceLocator_JsH2JCzService'false],
  4483.             'App\\Controller\\EvenementsController::lien_document' => ['privates''.service_locator.SH2Pw.0''get_ServiceLocator_SH2Pw_0Service'false],
  4484.             'App\\Controller\\EvenementsController::new' => ['privates''.service_locator.VdSMDTu''get_ServiceLocator_VdSMDTuService'false],
  4485.             'App\\Controller\\EvenementsController::new_event_facture' => ['privates''.service_locator.VdSMDTu''get_ServiceLocator_VdSMDTuService'false],
  4486.             'App\\Controller\\EvenementsController::serverDocsEvenement' => ['privates''.service_locator.Owtcxrw''get_ServiceLocator_OwtcxrwService'false],
  4487.             'App\\Controller\\EvenementsController::serverEvenements' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4488.             'App\\Controller\\EvenementsController::serverEvenementsRetard' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4489.             'App\\Controller\\EvenementsController::serverEvenementsTb2' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4490.             'App\\Controller\\EvenementsController::serverEvenementsTb3' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4491.             'App\\Controller\\EvenementsController::serverTypeEvenements' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4492.             'App\\Controller\\EvenementsController::type_evenement_delete' => ['privates''.service_locator.xVN3FnX''get_ServiceLocator_XVN3FnXService'false],
  4493.             'App\\Controller\\EvenementsController::type_evenement_edit' => ['privates''.service_locator.VdSMDTu''get_ServiceLocator_VdSMDTuService'false],
  4494.             'App\\Controller\\EvenementsController::type_evenement_new' => ['privates''.service_locator.VdSMDTu''get_ServiceLocator_VdSMDTuService'false],
  4495.             'App\\Controller\\EvenementsController::type_evenements' => ['privates''.service_locator.JsH2JCz''get_ServiceLocator_JsH2JCzService'false],
  4496.             'App\\Controller\\ExportsController::exportClients' => ['privates''.service_locator.DCNL9wO''get_ServiceLocator_DCNL9wOService'false],
  4497.             'App\\Controller\\ExportsController::exportDepenses' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4498.             'App\\Controller\\ExportsController::exportDevis' => ['privates''.service_locator.XYIWfcm''get_ServiceLocator_XYIWfcmService'false],
  4499.             'App\\Controller\\ExportsController::exportEvenements' => ['privates''.service_locator.ooKvC.A''get_ServiceLocator_OoKvC_AService'false],
  4500.             'App\\Controller\\ExportsController::exportFactures' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4501.             'App\\Controller\\FacturesController::afficherFacturePdf' => ['privates''.service_locator.1_S8R8J''get_ServiceLocator_1S8R8JService'false],
  4502.             'App\\Controller\\FacturesController::facture_tags_edit' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4503.             'App\\Controller\\FacturesController::gestion_proforma' => ['privates''.service_locator.2v.rZhd''get_ServiceLocator_2v_RZhdService'false],
  4504.             'App\\Controller\\FacturesController::getCa' => ['privates''.service_locator.1_S8R8J''get_ServiceLocator_1S8R8JService'false],
  4505.             'App\\Controller\\FacturesController::getCaProjete' => ['privates''.service_locator.1_S8R8J''get_ServiceLocator_1S8R8JService'false],
  4506.             'App\\Controller\\FacturesController::getKind' => ['privates''.service_locator.1_S8R8J''get_ServiceLocator_1S8R8JService'false],
  4507.             'App\\Controller\\FacturesController::getTvaCollecte' => ['privates''.service_locator.P_c2GTu''get_ServiceLocator_PC2GTuService'false],
  4508.             'App\\Controller\\FacturesController::getVenteFacture' => ['privates''.service_locator.qMOT2HH''get_ServiceLocator_QMOT2HHService'false],
  4509.             'App\\Controller\\FacturesController::index' => ['privates''.service_locator.2v.rZhd''get_ServiceLocator_2v_RZhdService'false],
  4510.             'App\\Controller\\FacturesController::serverFactures' => ['privates''.service_locator.BUGIBlt''get_ServiceLocator_BUGIBltService'false],
  4511.             'App\\Controller\\FacturesController::vente_add' => ['privates''.service_locator.eI251DZ''get_ServiceLocator_EI251DZService'false],
  4512.             'App\\Controller\\FacturesController::verifVenteFacture' => ['privates''.service_locator.j_fwXAV''get_ServiceLocator_JFwXAVService'false],
  4513.             'App\\Controller\\ProduitsController::produit_edit' => ['privates''.service_locator.De1ymb_''get_ServiceLocator_De1ymbService'false],
  4514.             'App\\Controller\\ProduitsController::produit_edit_rapide' => ['privates''.service_locator.De1ymb_''get_ServiceLocator_De1ymbService'false],
  4515.             'App\\Controller\\ProduitsController::produit_new' => ['privates''.service_locator.De1ymb_''get_ServiceLocator_De1ymbService'false],
  4516.             'App\\Controller\\ProduitsController::serverProduits' => ['privates''.service_locator.iJHtHKI''get_ServiceLocator_IJHtHKIService'false],
  4517.             'App\\Controller\\ProjetsController::add_project' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4518.             'App\\Controller\\ProjetsController::index' => ['privates''.service_locator.DY6xgQ2''get_ServiceLocator_DY6xgQ2Service'false],
  4519.             'App\\Controller\\TachesController::add_child_task' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4520.             'App\\Controller\\TachesController::add_task' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4521.             'App\\Controller\\TachesController::index' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  4522.             'App\\Controller\\TachesController::update_task_date_theo' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4523.             'App\\Controller\\UtilisateursController::affectation_edit' => ['privates''.service_locator.EdTM2fI''get_ServiceLocator_EdTM2fIService'false],
  4524.             'App\\Controller\\UtilisateursController::connexion' => ['privates''.service_locator.j99D6wV''get_ServiceLocator_J99D6wVService'false],
  4525.             'App\\Controller\\UtilisateursController::deconnecter' => ['privates''.service_locator.C6P7gR4''get_ServiceLocator_C6P7gR4Service'false],
  4526.             'App\\Controller\\UtilisateursController::deconnexion' => ['privates''.service_locator.C6P7gR4''get_ServiceLocator_C6P7gR4Service'false],
  4527.             'App\\Controller\\UtilisateursController::edit' => ['privates''.service_locator.LGECJXM''get_ServiceLocator_LGECJXMService'false],
  4528.             'App\\Controller\\UtilisateursController::editConfigFtp' => ['privates''.service_locator.cJIZupk''get_ServiceLocator_CJIZupkService'false],
  4529.             'App\\Controller\\UtilisateursController::editConfigLien' => ['privates''.service_locator.UHovO6V''get_ServiceLocator_UHovO6VService'false],
  4530.             'App\\Controller\\UtilisateursController::editConfigSmtp' => ['privates''.service_locator.1WeKQVU''get_ServiceLocator_1WeKQVUService'false],
  4531.             'App\\Controller\\UtilisateursController::gestionApi' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4532.             'App\\Controller\\UtilisateursController::gestion_utilisateurs' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4533.             'App\\Controller\\UtilisateursController::getAffectationUtilisateur' => ['privates''.service_locator.p16nuRr''get_ServiceLocator_P16nuRrService'false],
  4534.             'App\\Controller\\UtilisateursController::getApiConfigInformations' => ['privates''.service_locator.s30SCfp''get_ServiceLocator_S30SCfpService'false],
  4535.             'App\\Controller\\UtilisateursController::getConfigFtp' => ['privates''.service_locator.cJIZupk''get_ServiceLocator_CJIZupkService'false],
  4536.             'App\\Controller\\UtilisateursController::getConfigSmtp' => ['privates''.service_locator.I5Ml5xC''get_ServiceLocator_I5Ml5xCService'false],
  4537.             'App\\Controller\\UtilisateursController::getNotifications' => ['privates''.service_locator.C6P7gR4''get_ServiceLocator_C6P7gR4Service'false],
  4538.             'App\\Controller\\UtilisateursController::getUtilisateur' => ['privates''.service_locator.4g0WQj0''get_ServiceLocator_4g0WQj0Service'false],
  4539.             'App\\Controller\\UtilisateursController::getUtilisateurByNiveau' => ['privates''.service_locator.RMIHUB9''get_ServiceLocator_RMIHUB9Service'false],
  4540.             'App\\Controller\\UtilisateursController::getUtilisateursSynch' => ['privates''.service_locator.RMIHUB9''get_ServiceLocator_RMIHUB9Service'false],
  4541.             'App\\Controller\\UtilisateursController::index' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4542.             'App\\Controller\\UtilisateursController::index2' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4543.             'App\\Controller\\UtilisateursController::index3' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4544.             'App\\Controller\\UtilisateursController::mdpo' => ['privates''.service_locator.OrLkl07''get_ServiceLocator_OrLkl07Service'false],
  4545.             'App\\Controller\\UtilisateursController::new' => ['privates''.service_locator.LGECJXM''get_ServiceLocator_LGECJXMService'false],
  4546.             'App\\Controller\\UtilisateursController::regenerateMdp' => ['privates''.service_locator.xlms1Cc''get_ServiceLocator_Xlms1CcService'false],
  4547.             'App\\Controller\\UtilisateursController::serverAdministrateur' => ['privates''.service_locator.IWe5._k''get_ServiceLocator_IWe5_KService'false],
  4548.             'App\\Controller\\UtilisateursController::serverUtilisateurs' => ['privates''.service_locator.53h7ecG''get_ServiceLocator_53h7ecGService'false],
  4549.             'App\\Controller\\UtilisateursController::test_envoi_email' => ['privates''.service_locator.LGECJXM''get_ServiceLocator_LGECJXMService'false],
  4550.             'App\\Controller\\UtilisateursController::test_smtp' => ['privates''.service_locator.1WeKQVU''get_ServiceLocator_1WeKQVUService'false],
  4551.             'App\\Controller\\UtilisateursController::updateApiConfigInformations' => ['privates''.service_locator.s30SCfp''get_ServiceLocator_S30SCfpService'false],
  4552.             'App\\Controller\\ClientsController:addDocClient' => ['privates''.service_locator.jsll_d7''get_ServiceLocator_JsllD7Service'false],
  4553.             'App\\Controller\\ClientsController:affectation_client_edit' => ['privates''.service_locator.PK8Cjgm''get_ServiceLocator_PK8CjgmService'false],
  4554.             'App\\Controller\\ClientsController:affectation_clients_edit' => ['privates''.service_locator.PK8Cjgm''get_ServiceLocator_PK8CjgmService'false],
  4555.             'App\\Controller\\ClientsController:client_delete' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4556.             'App\\Controller\\ClientsController:delDocClient' => ['privates''.service_locator.jsll_d7''get_ServiceLocator_JsllD7Service'false],
  4557.             'App\\Controller\\ClientsController:edit' => ['privates''.service_locator.trPshxe''get_ServiceLocator_TrPshxeService'false],
  4558.             'App\\Controller\\ClientsController:editTypeClient' => ['privates''.service_locator.ya92sdC''get_ServiceLocator_Ya92sdCService'false],
  4559.             'App\\Controller\\ClientsController:famille_tag_delete' => ['privates''.service_locator.4UVJSZC''get_ServiceLocator_4UVJSZCService'false],
  4560.             'App\\Controller\\ClientsController:famille_tag_edit' => ['privates''.service_locator.4UVJSZC''get_ServiceLocator_4UVJSZCService'false],
  4561.             'App\\Controller\\ClientsController:famille_tag_new' => ['privates''.service_locator.trPshxe''get_ServiceLocator_TrPshxeService'false],
  4562.             'App\\Controller\\ClientsController:fiche_client' => ['privates''.service_locator.9Ae.mUq''get_ServiceLocator_9Ae_MUqService'false],
  4563.             'App\\Controller\\ClientsController:gestion_tags' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4564.             'App\\Controller\\ClientsController:getAffectationClient' => ['privates''.service_locator.FRmRbQf''get_ServiceLocator_FRmRbQfService'false],
  4565.             'App\\Controller\\ClientsController:getAffectationClients' => ['privates''.service_locator.FRmRbQf''get_ServiceLocator_FRmRbQfService'false],
  4566.             'App\\Controller\\ClientsController:getClient' => ['privates''.service_locator.UO2kick''get_ServiceLocator_UO2kickService'false],
  4567.             'App\\Controller\\ClientsController:getClientInfos' => ['privates''.service_locator.UO2kick''get_ServiceLocator_UO2kickService'false],
  4568.             'App\\Controller\\ClientsController:getDataFromApi' => ['privates''.service_locator.SrHFR1b''get_ServiceLocator_SrHFR1bService'false],
  4569.             'App\\Controller\\ClientsController:getDataFromApi_old_Version' => ['privates''.service_locator.SrHFR1b''get_ServiceLocator_SrHFR1bService'false],
  4570.             'App\\Controller\\ClientsController:getDataFromApis' => ['privates''.service_locator.SrHFR1b''get_ServiceLocator_SrHFR1bService'false],
  4571.             'App\\Controller\\ClientsController:getFamilleTag' => ['privates''.service_locator.UO2kick''get_ServiceLocator_UO2kickService'false],
  4572.             'App\\Controller\\ClientsController:getTag' => ['privates''.service_locator.Q3tm7mW''get_ServiceLocator_Q3tm7mWService'false],
  4573.             'App\\Controller\\ClientsController:getTags' => ['privates''.service_locator.UO2kick''get_ServiceLocator_UO2kickService'false],
  4574.             'App\\Controller\\ClientsController:getTypeClient' => ['privates''.service_locator.p16nuRr''get_ServiceLocator_P16nuRrService'false],
  4575.             'App\\Controller\\ClientsController:getTypeClients' => ['privates''.service_locator._T5Mnr1''get_ServiceLocator_T5Mnr1Service'false],
  4576.             'App\\Controller\\ClientsController:index' => ['privates''.service_locator.4UVJSZC''get_ServiceLocator_4UVJSZCService'false],
  4577.             'App\\Controller\\ClientsController:new' => ['privates''.service_locator.trPshxe''get_ServiceLocator_TrPshxeService'false],
  4578.             'App\\Controller\\ClientsController:serverClients' => ['privates''.service_locator._ZAZmIY''get_ServiceLocator_ZAZmIYService'false],
  4579.             'App\\Controller\\ClientsController:serverDocsClient' => ['privates''.service_locator.Owtcxrw''get_ServiceLocator_OwtcxrwService'false],
  4580.             'App\\Controller\\ClientsController:serverTags' => ['privates''.service_locator._ZAZmIY''get_ServiceLocator_ZAZmIYService'false],
  4581.             'App\\Controller\\ClientsController:serverTypeClients' => ['privates''.service_locator.rNGiB8v''get_ServiceLocator_RNGiB8vService'false],
  4582.             'App\\Controller\\ClientsController:serverUtilisateurs' => ['privates''.service_locator.53h7ecG''get_ServiceLocator_53h7ecGService'false],
  4583.             'App\\Controller\\ClientsController:tag_delete' => ['privates''.service_locator.4UVJSZC''get_ServiceLocator_4UVJSZCService'false],
  4584.             'App\\Controller\\ClientsController:tag_edit' => ['privates''.service_locator.4UVJSZC''get_ServiceLocator_4UVJSZCService'false],
  4585.             'App\\Controller\\ClientsController:tag_new' => ['privates''.service_locator.trPshxe''get_ServiceLocator_TrPshxeService'false],
  4586.             'App\\Controller\\ClientsController:type_client_edit' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4587.             'App\\Controller\\ClientsController:type_client_new' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4588.             'App\\Controller\\ClientsController:type_clients' => ['privates''.service_locator.JsH2JCz''get_ServiceLocator_JsH2JCzService'false],
  4589.             'App\\Controller\\ClientsController:updateCommentClient' => ['privates''.service_locator.Owtcxrw''get_ServiceLocator_OwtcxrwService'false],
  4590.             'App\\Controller\\ClientsController:updateEtatClient' => ['privates''.service_locator.Owtcxrw''get_ServiceLocator_OwtcxrwService'false],
  4591.             'App\\Controller\\ClientsController:updateEtatPublipostage' => ['privates''.service_locator.Owtcxrw''get_ServiceLocator_OwtcxrwService'false],
  4592.             'App\\Controller\\ClientsController:verif_new_client' => ['privates''.service_locator.trPshxe''get_ServiceLocator_TrPshxeService'false],
  4593.             'App\\Controller\\DepensesAchatsController:confirmSupprDoc' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4594.             'App\\Controller\\DepensesAchatsController:depenses_delete' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4595.             'App\\Controller\\DepensesAchatsController:documentDepensesAchat' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4596.             'App\\Controller\\DepensesAchatsController:editDepense' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4597.             'App\\Controller\\DepensesAchatsController:getDocumentDepense' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4598.             'App\\Controller\\DepensesAchatsController:saveDepensesAchats' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4599.             'App\\Controller\\DepensesAchatsController:serverDepensesAchats' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4600.             'App\\Controller\\DevisController:afficherDevisPdf' => ['privates''.service_locator.f1_d2pm''get_ServiceLocator_F1D2pmService'false],
  4601.             'App\\Controller\\DevisController:devis_tags_edit' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4602.             'App\\Controller\\DevisController:getEtatDevis' => ['privates''.service_locator.f1_d2pm''get_ServiceLocator_F1D2pmService'false],
  4603.             'App\\Controller\\DevisController:index' => ['privates''.service_locator.DC4mqwH''get_ServiceLocator_DC4mqwHService'false],
  4604.             'App\\Controller\\DevisController:serverDevis' => ['privates''.service_locator.tUsUAd8''get_ServiceLocator_TUsUAd8Service'false],
  4605.             'App\\Controller\\DevisController:update_etat_devis' => ['privates''.service_locator.Z1ar_w7''get_ServiceLocator_Z1arW7Service'false],
  4606.             'App\\Controller\\EvenementsController:addDoc' => ['privates''.service_locator.lxSo2kQ''get_ServiceLocator_LxSo2kQService'false],
  4607.             'App\\Controller\\EvenementsController:cloturer' => ['privates''.service_locator..qPW32Z''get_ServiceLocator__QPW32ZService'false],
  4608.             'App\\Controller\\EvenementsController:delDoc' => ['privates''.service_locator.yDRKr8Y''get_ServiceLocator_YDRKr8YService'false],
  4609.             'App\\Controller\\EvenementsController:delete' => ['privates''.service_locator.yDRKr8Y''get_ServiceLocator_YDRKr8YService'false],
  4610.             'App\\Controller\\EvenementsController:detailsEvenement' => ['privates''.service_locator.lB8NBI.''get_ServiceLocator_LB8NBI_Service'false],
  4611.             'App\\Controller\\EvenementsController:downloadDoc' => ['privates''.service_locator.lD_VfAO''get_ServiceLocator_LDVfAOService'false],
  4612.             'App\\Controller\\EvenementsController:dupliquer' => ['privates''.service_locator..qPW32Z''get_ServiceLocator__QPW32ZService'false],
  4613.             'App\\Controller\\EvenementsController:edit' => ['privates''.service_locator..qPW32Z''get_ServiceLocator__QPW32ZService'false],
  4614.             'App\\Controller\\EvenementsController:editDoc' => ['privates''.service_locator.yDRKr8Y''get_ServiceLocator_YDRKr8YService'false],
  4615.             'App\\Controller\\EvenementsController:edit_retard' => ['privates''.service_locator..qPW32Z''get_ServiceLocator__QPW32ZService'false],
  4616.             'App\\Controller\\EvenementsController:envoi_evenement_email' => ['privates''.service_locator.yDRKr8Y''get_ServiceLocator_YDRKr8YService'false],
  4617.             'App\\Controller\\EvenementsController:getDetailEmail' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4618.             'App\\Controller\\EvenementsController:getTypeEvenement' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4619.             'App\\Controller\\EvenementsController:getTypeEvenementRelation' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4620.             'App\\Controller\\EvenementsController:index' => ['privates''.service_locator.JsH2JCz''get_ServiceLocator_JsH2JCzService'false],
  4621.             'App\\Controller\\EvenementsController:lien_document' => ['privates''.service_locator.SH2Pw.0''get_ServiceLocator_SH2Pw_0Service'false],
  4622.             'App\\Controller\\EvenementsController:new' => ['privates''.service_locator.VdSMDTu''get_ServiceLocator_VdSMDTuService'false],
  4623.             'App\\Controller\\EvenementsController:new_event_facture' => ['privates''.service_locator.VdSMDTu''get_ServiceLocator_VdSMDTuService'false],
  4624.             'App\\Controller\\EvenementsController:serverDocsEvenement' => ['privates''.service_locator.Owtcxrw''get_ServiceLocator_OwtcxrwService'false],
  4625.             'App\\Controller\\EvenementsController:serverEvenements' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4626.             'App\\Controller\\EvenementsController:serverEvenementsRetard' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4627.             'App\\Controller\\EvenementsController:serverEvenementsTb2' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4628.             'App\\Controller\\EvenementsController:serverEvenementsTb3' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4629.             'App\\Controller\\EvenementsController:serverTypeEvenements' => ['privates''.service_locator.ZxAfXHf''get_ServiceLocator_ZxAfXHfService'false],
  4630.             'App\\Controller\\EvenementsController:type_evenement_delete' => ['privates''.service_locator.xVN3FnX''get_ServiceLocator_XVN3FnXService'false],
  4631.             'App\\Controller\\EvenementsController:type_evenement_edit' => ['privates''.service_locator.VdSMDTu''get_ServiceLocator_VdSMDTuService'false],
  4632.             'App\\Controller\\EvenementsController:type_evenement_new' => ['privates''.service_locator.VdSMDTu''get_ServiceLocator_VdSMDTuService'false],
  4633.             'App\\Controller\\EvenementsController:type_evenements' => ['privates''.service_locator.JsH2JCz''get_ServiceLocator_JsH2JCzService'false],
  4634.             'App\\Controller\\ExportsController:exportClients' => ['privates''.service_locator.DCNL9wO''get_ServiceLocator_DCNL9wOService'false],
  4635.             'App\\Controller\\ExportsController:exportDepenses' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4636.             'App\\Controller\\ExportsController:exportDevis' => ['privates''.service_locator.XYIWfcm''get_ServiceLocator_XYIWfcmService'false],
  4637.             'App\\Controller\\ExportsController:exportEvenements' => ['privates''.service_locator.ooKvC.A''get_ServiceLocator_OoKvC_AService'false],
  4638.             'App\\Controller\\ExportsController:exportFactures' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4639.             'App\\Controller\\FacturesController:afficherFacturePdf' => ['privates''.service_locator.1_S8R8J''get_ServiceLocator_1S8R8JService'false],
  4640.             'App\\Controller\\FacturesController:facture_tags_edit' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4641.             'App\\Controller\\FacturesController:gestion_proforma' => ['privates''.service_locator.2v.rZhd''get_ServiceLocator_2v_RZhdService'false],
  4642.             'App\\Controller\\FacturesController:getCa' => ['privates''.service_locator.1_S8R8J''get_ServiceLocator_1S8R8JService'false],
  4643.             'App\\Controller\\FacturesController:getCaProjete' => ['privates''.service_locator.1_S8R8J''get_ServiceLocator_1S8R8JService'false],
  4644.             'App\\Controller\\FacturesController:getKind' => ['privates''.service_locator.1_S8R8J''get_ServiceLocator_1S8R8JService'false],
  4645.             'App\\Controller\\FacturesController:getTvaCollecte' => ['privates''.service_locator.P_c2GTu''get_ServiceLocator_PC2GTuService'false],
  4646.             'App\\Controller\\FacturesController:getVenteFacture' => ['privates''.service_locator.qMOT2HH''get_ServiceLocator_QMOT2HHService'false],
  4647.             'App\\Controller\\FacturesController:index' => ['privates''.service_locator.2v.rZhd''get_ServiceLocator_2v_RZhdService'false],
  4648.             'App\\Controller\\FacturesController:serverFactures' => ['privates''.service_locator.BUGIBlt''get_ServiceLocator_BUGIBltService'false],
  4649.             'App\\Controller\\FacturesController:vente_add' => ['privates''.service_locator.eI251DZ''get_ServiceLocator_EI251DZService'false],
  4650.             'App\\Controller\\FacturesController:verifVenteFacture' => ['privates''.service_locator.j_fwXAV''get_ServiceLocator_JFwXAVService'false],
  4651.             'App\\Controller\\ProduitsController:produit_edit' => ['privates''.service_locator.De1ymb_''get_ServiceLocator_De1ymbService'false],
  4652.             'App\\Controller\\ProduitsController:produit_edit_rapide' => ['privates''.service_locator.De1ymb_''get_ServiceLocator_De1ymbService'false],
  4653.             'App\\Controller\\ProduitsController:produit_new' => ['privates''.service_locator.De1ymb_''get_ServiceLocator_De1ymbService'false],
  4654.             'App\\Controller\\ProduitsController:serverProduits' => ['privates''.service_locator.iJHtHKI''get_ServiceLocator_IJHtHKIService'false],
  4655.             'App\\Controller\\ProjetsController:add_project' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4656.             'App\\Controller\\ProjetsController:index' => ['privates''.service_locator.DY6xgQ2''get_ServiceLocator_DY6xgQ2Service'false],
  4657.             'App\\Controller\\TachesController:add_child_task' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4658.             'App\\Controller\\TachesController:add_task' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4659.             'App\\Controller\\TachesController:index' => ['privates''.service_locator.H_5dZOt''get_ServiceLocator_H5dZOtService'false],
  4660.             'App\\Controller\\TachesController:update_task_date_theo' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4661.             'App\\Controller\\UtilisateursController:affectation_edit' => ['privates''.service_locator.EdTM2fI''get_ServiceLocator_EdTM2fIService'false],
  4662.             'App\\Controller\\UtilisateursController:connexion' => ['privates''.service_locator.j99D6wV''get_ServiceLocator_J99D6wVService'false],
  4663.             'App\\Controller\\UtilisateursController:deconnecter' => ['privates''.service_locator.C6P7gR4''get_ServiceLocator_C6P7gR4Service'false],
  4664.             'App\\Controller\\UtilisateursController:deconnexion' => ['privates''.service_locator.C6P7gR4''get_ServiceLocator_C6P7gR4Service'false],
  4665.             'App\\Controller\\UtilisateursController:edit' => ['privates''.service_locator.LGECJXM''get_ServiceLocator_LGECJXMService'false],
  4666.             'App\\Controller\\UtilisateursController:editConfigFtp' => ['privates''.service_locator.cJIZupk''get_ServiceLocator_CJIZupkService'false],
  4667.             'App\\Controller\\UtilisateursController:editConfigLien' => ['privates''.service_locator.UHovO6V''get_ServiceLocator_UHovO6VService'false],
  4668.             'App\\Controller\\UtilisateursController:editConfigSmtp' => ['privates''.service_locator.1WeKQVU''get_ServiceLocator_1WeKQVUService'false],
  4669.             'App\\Controller\\UtilisateursController:gestionApi' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4670.             'App\\Controller\\UtilisateursController:gestion_utilisateurs' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4671.             'App\\Controller\\UtilisateursController:getAffectationUtilisateur' => ['privates''.service_locator.p16nuRr''get_ServiceLocator_P16nuRrService'false],
  4672.             'App\\Controller\\UtilisateursController:getApiConfigInformations' => ['privates''.service_locator.s30SCfp''get_ServiceLocator_S30SCfpService'false],
  4673.             'App\\Controller\\UtilisateursController:getConfigFtp' => ['privates''.service_locator.cJIZupk''get_ServiceLocator_CJIZupkService'false],
  4674.             'App\\Controller\\UtilisateursController:getConfigSmtp' => ['privates''.service_locator.I5Ml5xC''get_ServiceLocator_I5Ml5xCService'false],
  4675.             'App\\Controller\\UtilisateursController:getNotifications' => ['privates''.service_locator.C6P7gR4''get_ServiceLocator_C6P7gR4Service'false],
  4676.             'App\\Controller\\UtilisateursController:getUtilisateur' => ['privates''.service_locator.4g0WQj0''get_ServiceLocator_4g0WQj0Service'false],
  4677.             'App\\Controller\\UtilisateursController:getUtilisateurByNiveau' => ['privates''.service_locator.RMIHUB9''get_ServiceLocator_RMIHUB9Service'false],
  4678.             'App\\Controller\\UtilisateursController:getUtilisateursSynch' => ['privates''.service_locator.RMIHUB9''get_ServiceLocator_RMIHUB9Service'false],
  4679.             'App\\Controller\\UtilisateursController:index' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4680.             'App\\Controller\\UtilisateursController:index2' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4681.             'App\\Controller\\UtilisateursController:index3' => ['privates''.service_locator.rzOujkN''get_ServiceLocator_RzOujkNService'false],
  4682.             'App\\Controller\\UtilisateursController:mdpo' => ['privates''.service_locator.OrLkl07''get_ServiceLocator_OrLkl07Service'false],
  4683.             'App\\Controller\\UtilisateursController:new' => ['privates''.service_locator.LGECJXM''get_ServiceLocator_LGECJXMService'false],
  4684.             'App\\Controller\\UtilisateursController:regenerateMdp' => ['privates''.service_locator.xlms1Cc''get_ServiceLocator_Xlms1CcService'false],
  4685.             'App\\Controller\\UtilisateursController:serverAdministrateur' => ['privates''.service_locator.IWe5._k''get_ServiceLocator_IWe5_KService'false],
  4686.             'App\\Controller\\UtilisateursController:serverUtilisateurs' => ['privates''.service_locator.53h7ecG''get_ServiceLocator_53h7ecGService'false],
  4687.             'App\\Controller\\UtilisateursController:test_envoi_email' => ['privates''.service_locator.LGECJXM''get_ServiceLocator_LGECJXMService'false],
  4688.             'App\\Controller\\UtilisateursController:test_smtp' => ['privates''.service_locator.1WeKQVU''get_ServiceLocator_1WeKQVUService'false],
  4689.             'App\\Controller\\UtilisateursController:updateApiConfigInformations' => ['privates''.service_locator.s30SCfp''get_ServiceLocator_S30SCfpService'false],
  4690.         ], [
  4691.             'App\\Controller\\ClientsController::addDocClient' => '?',
  4692.             'App\\Controller\\ClientsController::affectation_client_edit' => '?',
  4693.             'App\\Controller\\ClientsController::affectation_clients_edit' => '?',
  4694.             'App\\Controller\\ClientsController::client_delete' => '?',
  4695.             'App\\Controller\\ClientsController::delDocClient' => '?',
  4696.             'App\\Controller\\ClientsController::edit' => '?',
  4697.             'App\\Controller\\ClientsController::editTypeClient' => '?',
  4698.             'App\\Controller\\ClientsController::famille_tag_delete' => '?',
  4699.             'App\\Controller\\ClientsController::famille_tag_edit' => '?',
  4700.             'App\\Controller\\ClientsController::famille_tag_new' => '?',
  4701.             'App\\Controller\\ClientsController::fiche_client' => '?',
  4702.             'App\\Controller\\ClientsController::gestion_tags' => '?',
  4703.             'App\\Controller\\ClientsController::getAffectationClient' => '?',
  4704.             'App\\Controller\\ClientsController::getAffectationClients' => '?',
  4705.             'App\\Controller\\ClientsController::getClient' => '?',
  4706.             'App\\Controller\\ClientsController::getClientInfos' => '?',
  4707.             'App\\Controller\\ClientsController::getDataFromApi' => '?',
  4708.             'App\\Controller\\ClientsController::getDataFromApi_old_Version' => '?',
  4709.             'App\\Controller\\ClientsController::getDataFromApis' => '?',
  4710.             'App\\Controller\\ClientsController::getFamilleTag' => '?',
  4711.             'App\\Controller\\ClientsController::getTag' => '?',
  4712.             'App\\Controller\\ClientsController::getTags' => '?',
  4713.             'App\\Controller\\ClientsController::getTypeClient' => '?',
  4714.             'App\\Controller\\ClientsController::getTypeClients' => '?',
  4715.             'App\\Controller\\ClientsController::index' => '?',
  4716.             'App\\Controller\\ClientsController::new' => '?',
  4717.             'App\\Controller\\ClientsController::serverClients' => '?',
  4718.             'App\\Controller\\ClientsController::serverDocsClient' => '?',
  4719.             'App\\Controller\\ClientsController::serverTags' => '?',
  4720.             'App\\Controller\\ClientsController::serverTypeClients' => '?',
  4721.             'App\\Controller\\ClientsController::serverUtilisateurs' => '?',
  4722.             'App\\Controller\\ClientsController::tag_delete' => '?',
  4723.             'App\\Controller\\ClientsController::tag_edit' => '?',
  4724.             'App\\Controller\\ClientsController::tag_new' => '?',
  4725.             'App\\Controller\\ClientsController::type_client_edit' => '?',
  4726.             'App\\Controller\\ClientsController::type_client_new' => '?',
  4727.             'App\\Controller\\ClientsController::type_clients' => '?',
  4728.             'App\\Controller\\ClientsController::updateCommentClient' => '?',
  4729.             'App\\Controller\\ClientsController::updateEtatClient' => '?',
  4730.             'App\\Controller\\ClientsController::updateEtatPublipostage' => '?',
  4731.             'App\\Controller\\ClientsController::verif_new_client' => '?',
  4732.             'App\\Controller\\DepensesAchatsController::confirmSupprDoc' => '?',
  4733.             'App\\Controller\\DepensesAchatsController::depenses_delete' => '?',
  4734.             'App\\Controller\\DepensesAchatsController::documentDepensesAchat' => '?',
  4735.             'App\\Controller\\DepensesAchatsController::editDepense' => '?',
  4736.             'App\\Controller\\DepensesAchatsController::getDocumentDepense' => '?',
  4737.             'App\\Controller\\DepensesAchatsController::saveDepensesAchats' => '?',
  4738.             'App\\Controller\\DepensesAchatsController::serverDepensesAchats' => '?',
  4739.             'App\\Controller\\DevisController::afficherDevisPdf' => '?',
  4740.             'App\\Controller\\DevisController::devis_tags_edit' => '?',
  4741.             'App\\Controller\\DevisController::getEtatDevis' => '?',
  4742.             'App\\Controller\\DevisController::index' => '?',
  4743.             'App\\Controller\\DevisController::serverDevis' => '?',
  4744.             'App\\Controller\\DevisController::update_etat_devis' => '?',
  4745.             'App\\Controller\\EvenementsController::addDoc' => '?',
  4746.             'App\\Controller\\EvenementsController::cloturer' => '?',
  4747.             'App\\Controller\\EvenementsController::delDoc' => '?',
  4748.             'App\\Controller\\EvenementsController::delete' => '?',
  4749.             'App\\Controller\\EvenementsController::detailsEvenement' => '?',
  4750.             'App\\Controller\\EvenementsController::downloadDoc' => '?',
  4751.             'App\\Controller\\EvenementsController::dupliquer' => '?',
  4752.             'App\\Controller\\EvenementsController::edit' => '?',
  4753.             'App\\Controller\\EvenementsController::editDoc' => '?',
  4754.             'App\\Controller\\EvenementsController::edit_retard' => '?',
  4755.             'App\\Controller\\EvenementsController::envoi_evenement_email' => '?',
  4756.             'App\\Controller\\EvenementsController::getDetailEmail' => '?',
  4757.             'App\\Controller\\EvenementsController::getTypeEvenement' => '?',
  4758.             'App\\Controller\\EvenementsController::getTypeEvenementRelation' => '?',
  4759.             'App\\Controller\\EvenementsController::index' => '?',
  4760.             'App\\Controller\\EvenementsController::lien_document' => '?',
  4761.             'App\\Controller\\EvenementsController::new' => '?',
  4762.             'App\\Controller\\EvenementsController::new_event_facture' => '?',
  4763.             'App\\Controller\\EvenementsController::serverDocsEvenement' => '?',
  4764.             'App\\Controller\\EvenementsController::serverEvenements' => '?',
  4765.             'App\\Controller\\EvenementsController::serverEvenementsRetard' => '?',
  4766.             'App\\Controller\\EvenementsController::serverEvenementsTb2' => '?',
  4767.             'App\\Controller\\EvenementsController::serverEvenementsTb3' => '?',
  4768.             'App\\Controller\\EvenementsController::serverTypeEvenements' => '?',
  4769.             'App\\Controller\\EvenementsController::type_evenement_delete' => '?',
  4770.             'App\\Controller\\EvenementsController::type_evenement_edit' => '?',
  4771.             'App\\Controller\\EvenementsController::type_evenement_new' => '?',
  4772.             'App\\Controller\\EvenementsController::type_evenements' => '?',
  4773.             'App\\Controller\\ExportsController::exportClients' => '?',
  4774.             'App\\Controller\\ExportsController::exportDepenses' => '?',
  4775.             'App\\Controller\\ExportsController::exportDevis' => '?',
  4776.             'App\\Controller\\ExportsController::exportEvenements' => '?',
  4777.             'App\\Controller\\ExportsController::exportFactures' => '?',
  4778.             'App\\Controller\\FacturesController::afficherFacturePdf' => '?',
  4779.             'App\\Controller\\FacturesController::facture_tags_edit' => '?',
  4780.             'App\\Controller\\FacturesController::gestion_proforma' => '?',
  4781.             'App\\Controller\\FacturesController::getCa' => '?',
  4782.             'App\\Controller\\FacturesController::getCaProjete' => '?',
  4783.             'App\\Controller\\FacturesController::getKind' => '?',
  4784.             'App\\Controller\\FacturesController::getTvaCollecte' => '?',
  4785.             'App\\Controller\\FacturesController::getVenteFacture' => '?',
  4786.             'App\\Controller\\FacturesController::index' => '?',
  4787.             'App\\Controller\\FacturesController::serverFactures' => '?',
  4788.             'App\\Controller\\FacturesController::vente_add' => '?',
  4789.             'App\\Controller\\FacturesController::verifVenteFacture' => '?',
  4790.             'App\\Controller\\ProduitsController::produit_edit' => '?',
  4791.             'App\\Controller\\ProduitsController::produit_edit_rapide' => '?',
  4792.             'App\\Controller\\ProduitsController::produit_new' => '?',
  4793.             'App\\Controller\\ProduitsController::serverProduits' => '?',
  4794.             'App\\Controller\\ProjetsController::add_project' => '?',
  4795.             'App\\Controller\\ProjetsController::index' => '?',
  4796.             'App\\Controller\\TachesController::add_child_task' => '?',
  4797.             'App\\Controller\\TachesController::add_task' => '?',
  4798.             'App\\Controller\\TachesController::index' => '?',
  4799.             'App\\Controller\\TachesController::update_task_date_theo' => '?',
  4800.             'App\\Controller\\UtilisateursController::affectation_edit' => '?',
  4801.             'App\\Controller\\UtilisateursController::connexion' => '?',
  4802.             'App\\Controller\\UtilisateursController::deconnecter' => '?',
  4803.             'App\\Controller\\UtilisateursController::deconnexion' => '?',
  4804.             'App\\Controller\\UtilisateursController::edit' => '?',
  4805.             'App\\Controller\\UtilisateursController::editConfigFtp' => '?',
  4806.             'App\\Controller\\UtilisateursController::editConfigLien' => '?',
  4807.             'App\\Controller\\UtilisateursController::editConfigSmtp' => '?',
  4808.             'App\\Controller\\UtilisateursController::gestionApi' => '?',
  4809.             'App\\Controller\\UtilisateursController::gestion_utilisateurs' => '?',
  4810.             'App\\Controller\\UtilisateursController::getAffectationUtilisateur' => '?',
  4811.             'App\\Controller\\UtilisateursController::getApiConfigInformations' => '?',
  4812.             'App\\Controller\\UtilisateursController::getConfigFtp' => '?',
  4813.             'App\\Controller\\UtilisateursController::getConfigSmtp' => '?',
  4814.             'App\\Controller\\UtilisateursController::getNotifications' => '?',
  4815.             'App\\Controller\\UtilisateursController::getUtilisateur' => '?',
  4816.             'App\\Controller\\UtilisateursController::getUtilisateurByNiveau' => '?',
  4817.             'App\\Controller\\UtilisateursController::getUtilisateursSynch' => '?',
  4818.             'App\\Controller\\UtilisateursController::index' => '?',
  4819.             'App\\Controller\\UtilisateursController::index2' => '?',
  4820.             'App\\Controller\\UtilisateursController::index3' => '?',
  4821.             'App\\Controller\\UtilisateursController::mdpo' => '?',
  4822.             'App\\Controller\\UtilisateursController::new' => '?',
  4823.             'App\\Controller\\UtilisateursController::regenerateMdp' => '?',
  4824.             'App\\Controller\\UtilisateursController::serverAdministrateur' => '?',
  4825.             'App\\Controller\\UtilisateursController::serverUtilisateurs' => '?',
  4826.             'App\\Controller\\UtilisateursController::test_envoi_email' => '?',
  4827.             'App\\Controller\\UtilisateursController::test_smtp' => '?',
  4828.             'App\\Controller\\UtilisateursController::updateApiConfigInformations' => '?',
  4829.             'App\\Controller\\ClientsController:addDocClient' => '?',
  4830.             'App\\Controller\\ClientsController:affectation_client_edit' => '?',
  4831.             'App\\Controller\\ClientsController:affectation_clients_edit' => '?',
  4832.             'App\\Controller\\ClientsController:client_delete' => '?',
  4833.             'App\\Controller\\ClientsController:delDocClient' => '?',
  4834.             'App\\Controller\\ClientsController:edit' => '?',
  4835.             'App\\Controller\\ClientsController:editTypeClient' => '?',
  4836.             'App\\Controller\\ClientsController:famille_tag_delete' => '?',
  4837.             'App\\Controller\\ClientsController:famille_tag_edit' => '?',
  4838.             'App\\Controller\\ClientsController:famille_tag_new' => '?',
  4839.             'App\\Controller\\ClientsController:fiche_client' => '?',
  4840.             'App\\Controller\\ClientsController:gestion_tags' => '?',
  4841.             'App\\Controller\\ClientsController:getAffectationClient' => '?',
  4842.             'App\\Controller\\ClientsController:getAffectationClients' => '?',
  4843.             'App\\Controller\\ClientsController:getClient' => '?',
  4844.             'App\\Controller\\ClientsController:getClientInfos' => '?',
  4845.             'App\\Controller\\ClientsController:getDataFromApi' => '?',
  4846.             'App\\Controller\\ClientsController:getDataFromApi_old_Version' => '?',
  4847.             'App\\Controller\\ClientsController:getDataFromApis' => '?',
  4848.             'App\\Controller\\ClientsController:getFamilleTag' => '?',
  4849.             'App\\Controller\\ClientsController:getTag' => '?',
  4850.             'App\\Controller\\ClientsController:getTags' => '?',
  4851.             'App\\Controller\\ClientsController:getTypeClient' => '?',
  4852.             'App\\Controller\\ClientsController:getTypeClients' => '?',
  4853.             'App\\Controller\\ClientsController:index' => '?',
  4854.             'App\\Controller\\ClientsController:new' => '?',
  4855.             'App\\Controller\\ClientsController:serverClients' => '?',
  4856.             'App\\Controller\\ClientsController:serverDocsClient' => '?',
  4857.             'App\\Controller\\ClientsController:serverTags' => '?',
  4858.             'App\\Controller\\ClientsController:serverTypeClients' => '?',
  4859.             'App\\Controller\\ClientsController:serverUtilisateurs' => '?',
  4860.             'App\\Controller\\ClientsController:tag_delete' => '?',
  4861.             'App\\Controller\\ClientsController:tag_edit' => '?',
  4862.             'App\\Controller\\ClientsController:tag_new' => '?',
  4863.             'App\\Controller\\ClientsController:type_client_edit' => '?',
  4864.             'App\\Controller\\ClientsController:type_client_new' => '?',
  4865.             'App\\Controller\\ClientsController:type_clients' => '?',
  4866.             'App\\Controller\\ClientsController:updateCommentClient' => '?',
  4867.             'App\\Controller\\ClientsController:updateEtatClient' => '?',
  4868.             'App\\Controller\\ClientsController:updateEtatPublipostage' => '?',
  4869.             'App\\Controller\\ClientsController:verif_new_client' => '?',
  4870.             'App\\Controller\\DepensesAchatsController:confirmSupprDoc' => '?',
  4871.             'App\\Controller\\DepensesAchatsController:depenses_delete' => '?',
  4872.             'App\\Controller\\DepensesAchatsController:documentDepensesAchat' => '?',
  4873.             'App\\Controller\\DepensesAchatsController:editDepense' => '?',
  4874.             'App\\Controller\\DepensesAchatsController:getDocumentDepense' => '?',
  4875.             'App\\Controller\\DepensesAchatsController:saveDepensesAchats' => '?',
  4876.             'App\\Controller\\DepensesAchatsController:serverDepensesAchats' => '?',
  4877.             'App\\Controller\\DevisController:afficherDevisPdf' => '?',
  4878.             'App\\Controller\\DevisController:devis_tags_edit' => '?',
  4879.             'App\\Controller\\DevisController:getEtatDevis' => '?',
  4880.             'App\\Controller\\DevisController:index' => '?',
  4881.             'App\\Controller\\DevisController:serverDevis' => '?',
  4882.             'App\\Controller\\DevisController:update_etat_devis' => '?',
  4883.             'App\\Controller\\EvenementsController:addDoc' => '?',
  4884.             'App\\Controller\\EvenementsController:cloturer' => '?',
  4885.             'App\\Controller\\EvenementsController:delDoc' => '?',
  4886.             'App\\Controller\\EvenementsController:delete' => '?',
  4887.             'App\\Controller\\EvenementsController:detailsEvenement' => '?',
  4888.             'App\\Controller\\EvenementsController:downloadDoc' => '?',
  4889.             'App\\Controller\\EvenementsController:dupliquer' => '?',
  4890.             'App\\Controller\\EvenementsController:edit' => '?',
  4891.             'App\\Controller\\EvenementsController:editDoc' => '?',
  4892.             'App\\Controller\\EvenementsController:edit_retard' => '?',
  4893.             'App\\Controller\\EvenementsController:envoi_evenement_email' => '?',
  4894.             'App\\Controller\\EvenementsController:getDetailEmail' => '?',
  4895.             'App\\Controller\\EvenementsController:getTypeEvenement' => '?',
  4896.             'App\\Controller\\EvenementsController:getTypeEvenementRelation' => '?',
  4897.             'App\\Controller\\EvenementsController:index' => '?',
  4898.             'App\\Controller\\EvenementsController:lien_document' => '?',
  4899.             'App\\Controller\\EvenementsController:new' => '?',
  4900.             'App\\Controller\\EvenementsController:new_event_facture' => '?',
  4901.             'App\\Controller\\EvenementsController:serverDocsEvenement' => '?',
  4902.             'App\\Controller\\EvenementsController:serverEvenements' => '?',
  4903.             'App\\Controller\\EvenementsController:serverEvenementsRetard' => '?',
  4904.             'App\\Controller\\EvenementsController:serverEvenementsTb2' => '?',
  4905.             'App\\Controller\\EvenementsController:serverEvenementsTb3' => '?',
  4906.             'App\\Controller\\EvenementsController:serverTypeEvenements' => '?',
  4907.             'App\\Controller\\EvenementsController:type_evenement_delete' => '?',
  4908.             'App\\Controller\\EvenementsController:type_evenement_edit' => '?',
  4909.             'App\\Controller\\EvenementsController:type_evenement_new' => '?',
  4910.             'App\\Controller\\EvenementsController:type_evenements' => '?',
  4911.             'App\\Controller\\ExportsController:exportClients' => '?',
  4912.             'App\\Controller\\ExportsController:exportDepenses' => '?',
  4913.             'App\\Controller\\ExportsController:exportDevis' => '?',
  4914.             'App\\Controller\\ExportsController:exportEvenements' => '?',
  4915.             'App\\Controller\\ExportsController:exportFactures' => '?',
  4916.             'App\\Controller\\FacturesController:afficherFacturePdf' => '?',
  4917.             'App\\Controller\\FacturesController:facture_tags_edit' => '?',
  4918.             'App\\Controller\\FacturesController:gestion_proforma' => '?',
  4919.             'App\\Controller\\FacturesController:getCa' => '?',
  4920.             'App\\Controller\\FacturesController:getCaProjete' => '?',
  4921.             'App\\Controller\\FacturesController:getKind' => '?',
  4922.             'App\\Controller\\FacturesController:getTvaCollecte' => '?',
  4923.             'App\\Controller\\FacturesController:getVenteFacture' => '?',
  4924.             'App\\Controller\\FacturesController:index' => '?',
  4925.             'App\\Controller\\FacturesController:serverFactures' => '?',
  4926.             'App\\Controller\\FacturesController:vente_add' => '?',
  4927.             'App\\Controller\\FacturesController:verifVenteFacture' => '?',
  4928.             'App\\Controller\\ProduitsController:produit_edit' => '?',
  4929.             'App\\Controller\\ProduitsController:produit_edit_rapide' => '?',
  4930.             'App\\Controller\\ProduitsController:produit_new' => '?',
  4931.             'App\\Controller\\ProduitsController:serverProduits' => '?',
  4932.             'App\\Controller\\ProjetsController:add_project' => '?',
  4933.             'App\\Controller\\ProjetsController:index' => '?',
  4934.             'App\\Controller\\TachesController:add_child_task' => '?',
  4935.             'App\\Controller\\TachesController:add_task' => '?',
  4936.             'App\\Controller\\TachesController:index' => '?',
  4937.             'App\\Controller\\TachesController:update_task_date_theo' => '?',
  4938.             'App\\Controller\\UtilisateursController:affectation_edit' => '?',
  4939.             'App\\Controller\\UtilisateursController:connexion' => '?',
  4940.             'App\\Controller\\UtilisateursController:deconnecter' => '?',
  4941.             'App\\Controller\\UtilisateursController:deconnexion' => '?',
  4942.             'App\\Controller\\UtilisateursController:edit' => '?',
  4943.             'App\\Controller\\UtilisateursController:editConfigFtp' => '?',
  4944.             'App\\Controller\\UtilisateursController:editConfigLien' => '?',
  4945.             'App\\Controller\\UtilisateursController:editConfigSmtp' => '?',
  4946.             'App\\Controller\\UtilisateursController:gestionApi' => '?',
  4947.             'App\\Controller\\UtilisateursController:gestion_utilisateurs' => '?',
  4948.             'App\\Controller\\UtilisateursController:getAffectationUtilisateur' => '?',
  4949.             'App\\Controller\\UtilisateursController:getApiConfigInformations' => '?',
  4950.             'App\\Controller\\UtilisateursController:getConfigFtp' => '?',
  4951.             'App\\Controller\\UtilisateursController:getConfigSmtp' => '?',
  4952.             'App\\Controller\\UtilisateursController:getNotifications' => '?',
  4953.             'App\\Controller\\UtilisateursController:getUtilisateur' => '?',
  4954.             'App\\Controller\\UtilisateursController:getUtilisateurByNiveau' => '?',
  4955.             'App\\Controller\\UtilisateursController:getUtilisateursSynch' => '?',
  4956.             'App\\Controller\\UtilisateursController:index' => '?',
  4957.             'App\\Controller\\UtilisateursController:index2' => '?',
  4958.             'App\\Controller\\UtilisateursController:index3' => '?',
  4959.             'App\\Controller\\UtilisateursController:mdpo' => '?',
  4960.             'App\\Controller\\UtilisateursController:new' => '?',
  4961.             'App\\Controller\\UtilisateursController:regenerateMdp' => '?',
  4962.             'App\\Controller\\UtilisateursController:serverAdministrateur' => '?',
  4963.             'App\\Controller\\UtilisateursController:serverUtilisateurs' => '?',
  4964.             'App\\Controller\\UtilisateursController:test_envoi_email' => '?',
  4965.             'App\\Controller\\UtilisateursController:test_smtp' => '?',
  4966.             'App\\Controller\\UtilisateursController:updateApiConfigInformations' => '?',
  4967.         ]);
  4968.     }
  4969.     /**
  4970.      * Gets the private '.service_locator.XYIWfcm' shared service.
  4971.      *
  4972.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4973.      */
  4974.     protected function get_ServiceLocator_XYIWfcmService()
  4975.     {
  4976.         return $this->privates['.service_locator.XYIWfcm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4977.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4978.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  4979.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4980.             'devisRepository' => ['privates''App\\Repository\\DevisRepository''getDevisRepositoryService'false],
  4981.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  4982.         ], [
  4983.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  4984.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  4985.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  4986.             'devisRepository' => 'App\\Repository\\DevisRepository',
  4987.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  4988.         ]);
  4989.     }
  4990.     /**
  4991.      * Gets the private '.service_locator.Z1ar_w7' shared service.
  4992.      *
  4993.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4994.      */
  4995.     protected function get_ServiceLocator_Z1arW7Service()
  4996.     {
  4997.         return $this->privates['.service_locator.Z1ar_w7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4998.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  4999.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  5000.             'devisRepository' => ['privates''App\\Repository\\DevisRepository''getDevisRepositoryService'false],
  5001.             'etatDevisRepository' => ['privates''App\\Repository\\EtatDevisRepository''getEtatDevisRepositoryService'false],
  5002.         ], [
  5003.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5004.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  5005.             'devisRepository' => 'App\\Repository\\DevisRepository',
  5006.             'etatDevisRepository' => 'App\\Repository\\EtatDevisRepository',
  5007.         ]);
  5008.     }
  5009.     /**
  5010.      * Gets the private '.service_locator.ZxAfXHf' shared service.
  5011.      *
  5012.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5013.      */
  5014.     protected function get_ServiceLocator_ZxAfXHfService()
  5015.     {
  5016.         return $this->privates['.service_locator.ZxAfXHf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5017.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5018.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  5019.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  5020.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  5021.             'documentEvenementRepository' => ['privates''App\\Repository\\DocumentEvenementRepository''getDocumentEvenementRepositoryService'false],
  5022.             'router' => ['services''router''getRouterService'false],
  5023.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5024.             'utilisateursrepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5025.         ], [
  5026.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5027.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  5028.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  5029.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  5030.             'documentEvenementRepository' => 'App\\Repository\\DocumentEvenementRepository',
  5031.             'router' => '?',
  5032.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5033.             'utilisateursrepository' => 'App\\Repository\\UtilisateursRepository',
  5034.         ]);
  5035.     }
  5036.     /**
  5037.      * Gets the private '.service_locator._T5Mnr1' shared service.
  5038.      *
  5039.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5040.      */
  5041.     protected function get_ServiceLocator_T5Mnr1Service()
  5042.     {
  5043.         return $this->privates['.service_locator._T5Mnr1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5044.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5045.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  5046.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  5047.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5048.             'utilisateursrepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5049.         ], [
  5050.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5051.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  5052.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  5053.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5054.             'utilisateursrepository' => 'App\\Repository\\UtilisateursRepository',
  5055.         ]);
  5056.     }
  5057.     /**
  5058.      * Gets the private '.service_locator._ZAZmIY' shared service.
  5059.      *
  5060.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5061.      */
  5062.     protected function get_ServiceLocator_ZAZmIYService()
  5063.     {
  5064.         return $this->privates['.service_locator._ZAZmIY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5065.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5066.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  5067.             'clientsrepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  5068.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  5069.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5070.         ], [
  5071.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5072.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  5073.             'clientsrepository' => 'App\\Repository\\ClientsRepository',
  5074.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  5075.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5076.         ]);
  5077.     }
  5078.     /**
  5079.      * Gets the private '.service_locator.cJIZupk' shared service.
  5080.      *
  5081.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5082.      */
  5083.     protected function get_ServiceLocator_CJIZupkService()
  5084.     {
  5085.         return $this->privates['.service_locator.cJIZupk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5086.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5087.             'configFtpRepository' => ['privates''App\\Repository\\ConfigFtpRepository''getConfigFtpRepositoryService'false],
  5088.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  5089.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5090.         ], [
  5091.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5092.             'configFtpRepository' => 'App\\Repository\\ConfigFtpRepository',
  5093.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  5094.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5095.         ]);
  5096.     }
  5097.     /**
  5098.      * Gets the private '.service_locator.eI251DZ' shared service.
  5099.      *
  5100.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5101.      */
  5102.     protected function get_ServiceLocator_EI251DZService()
  5103.     {
  5104.         return $this->privates['.service_locator.eI251DZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5105.             'ProduitsRepository' => ['privates''App\\Repository\\ProduitsRepository''getProduitsRepositoryService'false],
  5106.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5107.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5108.         ], [
  5109.             'ProduitsRepository' => 'App\\Repository\\ProduitsRepository',
  5110.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5111.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5112.         ]);
  5113.     }
  5114.     /**
  5115.      * Gets the private '.service_locator.f1_d2pm' shared service.
  5116.      *
  5117.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5118.      */
  5119.     protected function get_ServiceLocator_F1D2pmService()
  5120.     {
  5121.         return $this->privates['.service_locator.f1_d2pm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5122.             'devisRepository' => ['privates''App\\Repository\\DevisRepository''getDevisRepositoryService'false],
  5123.         ], [
  5124.             'devisRepository' => 'App\\Repository\\DevisRepository',
  5125.         ]);
  5126.     }
  5127.     /**
  5128.      * Gets the private '.service_locator.fD_Tngs' shared service.
  5129.      *
  5130.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5131.      */
  5132.     protected function get_ServiceLocator_FDTngsService()
  5133.     {
  5134.         return $this->privates['.service_locator.fD_Tngs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5135.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5136.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  5137.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5138.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5139.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5140.             'router' => ['services''router''getRouterService'false],
  5141.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  5142.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  5143.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  5144.             'serializer' => ['services''serializer''getSerializerService'false],
  5145.             'session' => ['services''session''getSessionService'false],
  5146.             'twig' => ['services''twig''getTwigService'false],
  5147.         ], [
  5148.             'doctrine' => '?',
  5149.             'form.factory' => '?',
  5150.             'http_kernel' => '?',
  5151.             'parameter_bag' => '?',
  5152.             'request_stack' => '?',
  5153.             'router' => '?',
  5154.             'security.authorization_checker' => '?',
  5155.             'security.csrf.token_manager' => '?',
  5156.             'security.token_storage' => '?',
  5157.             'serializer' => '?',
  5158.             'session' => '?',
  5159.             'twig' => '?',
  5160.         ]);
  5161.     }
  5162.     /**
  5163.      * Gets the private '.service_locator.iJHtHKI' shared service.
  5164.      *
  5165.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5166.      */
  5167.     protected function get_ServiceLocator_IJHtHKIService()
  5168.     {
  5169.         return $this->privates['.service_locator.iJHtHKI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5170.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5171.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  5172.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  5173.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  5174.             'utilisateursrepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5175.         ], [
  5176.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5177.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  5178.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  5179.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  5180.             'utilisateursrepository' => 'App\\Repository\\UtilisateursRepository',
  5181.         ]);
  5182.     }
  5183.     /**
  5184.      * Gets the private '.service_locator.j99D6wV' shared service.
  5185.      *
  5186.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5187.      */
  5188.     protected function get_ServiceLocator_J99D6wVService()
  5189.     {
  5190.         return $this->privates['.service_locator.j99D6wV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5191.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5192.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  5193.             'container' => ['services''service_container''getServiceContainerService'false],
  5194.             'entityManager' => ['services''doctrine.orm.synextafacturedefault_entity_manager''getDoctrine_Orm_SynextafacturedefaultEntityManagerService'false],
  5195.             'historiqueSynchronisationRepository' => ['privates''App\\Repository\\HistoriqueSynchronisationRepository''getHistoriqueSynchronisationRepositoryService'false],
  5196.             'lienExterneRepository' => ['privates''App\\Repository\\LienExterneRepository''getLienExterneRepositoryService'false],
  5197.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5198.         ], [
  5199.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5200.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  5201.             'container' => '?',
  5202.             'entityManager' => '?',
  5203.             'historiqueSynchronisationRepository' => 'App\\Repository\\HistoriqueSynchronisationRepository',
  5204.             'lienExterneRepository' => 'App\\Repository\\LienExterneRepository',
  5205.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5206.         ]);
  5207.     }
  5208.     /**
  5209.      * Gets the private '.service_locator.j_fwXAV' shared service.
  5210.      *
  5211.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5212.      */
  5213.     protected function get_ServiceLocator_JFwXAVService()
  5214.     {
  5215.         return $this->privates['.service_locator.j_fwXAV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5216.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5217.             'ventesFactureRepository' => ['privates''App\\Repository\\VentesFactureRepository''getVentesFactureRepositoryService'false],
  5218.             'ventesRepository' => ['privates''App\\Repository\\VentesRepository''getVentesRepositoryService'false],
  5219.         ], [
  5220.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5221.             'ventesFactureRepository' => 'App\\Repository\\VentesFactureRepository',
  5222.             'ventesRepository' => 'App\\Repository\\VentesRepository',
  5223.         ]);
  5224.     }
  5225.     /**
  5226.      * Gets the private '.service_locator.jsll_d7' shared service.
  5227.      *
  5228.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5229.      */
  5230.     protected function get_ServiceLocator_JsllD7Service()
  5231.     {
  5232.         return $this->privates['.service_locator.jsll_d7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5233.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5234.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  5235.             'niveauUtilisateursRepository' => ['privates''App\\Repository\\NiveauUtilisateursRepository''getNiveauUtilisateursRepositoryService'false],
  5236.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5237.         ], [
  5238.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5239.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  5240.             'niveauUtilisateursRepository' => 'App\\Repository\\NiveauUtilisateursRepository',
  5241.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5242.         ]);
  5243.     }
  5244.     /**
  5245.      * Gets the private '.service_locator.lB8NBI.' shared service.
  5246.      *
  5247.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5248.      */
  5249.     protected function get_ServiceLocator_LB8NBI_Service()
  5250.     {
  5251.         return $this->privates['.service_locator.lB8NBI.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5252.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5253.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  5254.             'documentEvenementRepository' => ['privates''App\\Repository\\DocumentEvenementRepository''getDocumentEvenementRepositoryService'false],
  5255.             'evenementsRepository' => ['privates''App\\Repository\\EvenementsRepository''getEvenementsRepositoryService'false],
  5256.             'typeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  5257.         ], [
  5258.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5259.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  5260.             'documentEvenementRepository' => 'App\\Repository\\DocumentEvenementRepository',
  5261.             'evenementsRepository' => 'App\\Repository\\EvenementsRepository',
  5262.             'typeEvenementRepository' => 'App\\Repository\\TypeEvenementRepository',
  5263.         ]);
  5264.     }
  5265.     /**
  5266.      * Gets the private '.service_locator.lD_VfAO' shared service.
  5267.      *
  5268.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5269.      */
  5270.     protected function get_ServiceLocator_LDVfAOService()
  5271.     {
  5272.         return $this->privates['.service_locator.lD_VfAO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5273.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5274.             'documentEvenementRepository' => ['privates''App\\Repository\\DocumentEvenementRepository''getDocumentEvenementRepositoryService'false],
  5275.         ], [
  5276.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5277.             'documentEvenementRepository' => 'App\\Repository\\DocumentEvenementRepository',
  5278.         ]);
  5279.     }
  5280.     /**
  5281.      * Gets the private '.service_locator.lxSo2kQ' shared service.
  5282.      *
  5283.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5284.      */
  5285.     protected function get_ServiceLocator_LxSo2kQService()
  5286.     {
  5287.         return $this->privates['.service_locator.lxSo2kQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5288.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5289.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  5290.             'evenementsRepository' => ['privates''App\\Repository\\EvenementsRepository''getEvenementsRepositoryService'false],
  5291.             'niveauUtilisateursRepository' => ['privates''App\\Repository\\NiveauUtilisateursRepository''getNiveauUtilisateursRepositoryService'false],
  5292.             'typeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  5293.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5294.         ], [
  5295.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5296.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  5297.             'evenementsRepository' => 'App\\Repository\\EvenementsRepository',
  5298.             'niveauUtilisateursRepository' => 'App\\Repository\\NiveauUtilisateursRepository',
  5299.             'typeEvenementRepository' => 'App\\Repository\\TypeEvenementRepository',
  5300.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5301.         ]);
  5302.     }
  5303.     /**
  5304.      * Gets the private '.service_locator.ooKvC.A' shared service.
  5305.      *
  5306.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5307.      */
  5308.     protected function get_ServiceLocator_OoKvC_AService()
  5309.     {
  5310.         return $this->privates['.service_locator.ooKvC.A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5311.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5312.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  5313.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5314.             'utilisateursrepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5315.         ], [
  5316.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5317.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  5318.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5319.             'utilisateursrepository' => 'App\\Repository\\UtilisateursRepository',
  5320.         ]);
  5321.     }
  5322.     /**
  5323.      * Gets the private '.service_locator.p16nuRr' shared service.
  5324.      *
  5325.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5326.      */
  5327.     protected function get_ServiceLocator_P16nuRrService()
  5328.     {
  5329.         return $this->privates['.service_locator.p16nuRr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5330.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5331.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  5332.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  5333.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5334.         ], [
  5335.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5336.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  5337.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  5338.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5339.         ]);
  5340.     }
  5341.     /**
  5342.      * Gets the private '.service_locator.qMOT2HH' shared service.
  5343.      *
  5344.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5345.      */
  5346.     protected function get_ServiceLocator_QMOT2HHService()
  5347.     {
  5348.         return $this->privates['.service_locator.qMOT2HH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5349.             'ventesFactureRepository' => ['privates''App\\Repository\\VentesFactureRepository''getVentesFactureRepositoryService'false],
  5350.             'ventesRepository' => ['privates''App\\Repository\\VentesRepository''getVentesRepositoryService'false],
  5351.         ], [
  5352.             'ventesFactureRepository' => 'App\\Repository\\VentesFactureRepository',
  5353.             'ventesRepository' => 'App\\Repository\\VentesRepository',
  5354.         ]);
  5355.     }
  5356.     /**
  5357.      * Gets the private '.service_locator.rNGiB8v' shared service.
  5358.      *
  5359.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5360.      */
  5361.     protected function get_ServiceLocator_RNGiB8vService()
  5362.     {
  5363.         return $this->privates['.service_locator.rNGiB8v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5364.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5365.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  5366.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  5367.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  5368.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5369.             'utilisateursrepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5370.         ], [
  5371.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5372.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  5373.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  5374.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  5375.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5376.             'utilisateursrepository' => 'App\\Repository\\UtilisateursRepository',
  5377.         ]);
  5378.     }
  5379.     /**
  5380.      * Gets the private '.service_locator.rzOujkN' shared service.
  5381.      *
  5382.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5383.      */
  5384.     protected function get_ServiceLocator_RzOujkNService()
  5385.     {
  5386.         return $this->privates['.service_locator.rzOujkN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5387.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5388.         ], [
  5389.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5390.         ]);
  5391.     }
  5392.     /**
  5393.      * Gets the private '.service_locator.s30SCfp' shared service.
  5394.      *
  5395.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5396.      */
  5397.     protected function get_ServiceLocator_S30SCfpService()
  5398.     {
  5399.         return $this->privates['.service_locator.s30SCfp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5400.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5401.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  5402.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  5403.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  5404.             'container' => ['services''service_container''getServiceContainerService'false],
  5405.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5406.             'utilisateursrepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5407.         ], [
  5408.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5409.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  5410.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  5411.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  5412.             'container' => '?',
  5413.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5414.             'utilisateursrepository' => 'App\\Repository\\UtilisateursRepository',
  5415.         ]);
  5416.     }
  5417.     /**
  5418.      * Gets the private '.service_locator.tUsUAd8' shared service.
  5419.      *
  5420.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5421.      */
  5422.     protected function get_ServiceLocator_TUsUAd8Service()
  5423.     {
  5424.         return $this->privates['.service_locator.tUsUAd8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5425.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5426.             'affectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  5427.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  5428.             'connexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  5429.             'devisrepository' => ['privates''App\\Repository\\DevisRepository''getDevisRepositoryService'false],
  5430.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5431.         ], [
  5432.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5433.             'affectationUtilisateursRepository' => 'App\\Repository\\AffectationUtilisateursRepository',
  5434.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  5435.             'connexionsRepository' => 'App\\Repository\\ConnexionsRepository',
  5436.             'devisrepository' => 'App\\Repository\\DevisRepository',
  5437.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5438.         ]);
  5439.     }
  5440.     /**
  5441.      * Gets the private '.service_locator.trPshxe' shared service.
  5442.      *
  5443.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5444.      */
  5445.     protected function get_ServiceLocator_TrPshxeService()
  5446.     {
  5447.         return $this->privates['.service_locator.trPshxe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5448.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5449.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  5450.             'container' => ['services''service_container''getServiceContainerService'false],
  5451.             'historiqueSynchronisationRepository' => ['privates''App\\Repository\\HistoriqueSynchronisationRepository''getHistoriqueSynchronisationRepositoryService'false],
  5452.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5453.         ], [
  5454.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5455.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  5456.             'container' => '?',
  5457.             'historiqueSynchronisationRepository' => 'App\\Repository\\HistoriqueSynchronisationRepository',
  5458.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5459.         ]);
  5460.     }
  5461.     /**
  5462.      * Gets the private '.service_locator.xVN3FnX' shared service.
  5463.      *
  5464.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5465.      */
  5466.     protected function get_ServiceLocator_XVN3FnXService()
  5467.     {
  5468.         return $this->privates['.service_locator.xVN3FnX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5469.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5470.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  5471.             'configApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  5472.             'evenementsRepository' => ['privates''App\\Repository\\EvenementsRepository''getEvenementsRepositoryService'false],
  5473.             'niveauUtilisateursRepository' => ['privates''App\\Repository\\NiveauUtilisateursRepository''getNiveauUtilisateursRepositoryService'false],
  5474.             'typeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  5475.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5476.         ], [
  5477.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5478.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  5479.             'configApiRepository' => 'App\\Repository\\ConfigApiRepository',
  5480.             'evenementsRepository' => 'App\\Repository\\EvenementsRepository',
  5481.             'niveauUtilisateursRepository' => 'App\\Repository\\NiveauUtilisateursRepository',
  5482.             'typeEvenementRepository' => 'App\\Repository\\TypeEvenementRepository',
  5483.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5484.         ]);
  5485.     }
  5486.     /**
  5487.      * Gets the private '.service_locator.xlms1Cc' shared service.
  5488.      *
  5489.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5490.      */
  5491.     protected function get_ServiceLocator_Xlms1CcService()
  5492.     {
  5493.         return $this->privates['.service_locator.xlms1Cc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5494.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5495.             'container' => ['services''service_container''getServiceContainerService'false],
  5496.             'regenerateMdpRepository' => ['privates''App\\Repository\\RegenerateMdpRepository''getRegenerateMdpRepositoryService'false],
  5497.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5498.         ], [
  5499.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5500.             'container' => '?',
  5501.             'regenerateMdpRepository' => 'App\\Repository\\RegenerateMdpRepository',
  5502.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5503.         ]);
  5504.     }
  5505.     /**
  5506.      * Gets the private '.service_locator.yDRKr8Y' shared service.
  5507.      *
  5508.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5509.      */
  5510.     protected function get_ServiceLocator_YDRKr8YService()
  5511.     {
  5512.         return $this->privates['.service_locator.yDRKr8Y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5513.             'SuperAdmin' => ['privates''App\\Service\\SuperAdmin''getSuperAdminService'false],
  5514.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  5515.             'documentEvenementRepository' => ['privates''App\\Repository\\DocumentEvenementRepository''getDocumentEvenementRepositoryService'false],
  5516.             'evenementsRepository' => ['privates''App\\Repository\\EvenementsRepository''getEvenementsRepositoryService'false],
  5517.             'niveauUtilisateursRepository' => ['privates''App\\Repository\\NiveauUtilisateursRepository''getNiveauUtilisateursRepositoryService'false],
  5518.             'typeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  5519.             'utilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  5520.         ], [
  5521.             'SuperAdmin' => 'App\\Service\\SuperAdmin',
  5522.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  5523.             'documentEvenementRepository' => 'App\\Repository\\DocumentEvenementRepository',
  5524.             'evenementsRepository' => 'App\\Repository\\EvenementsRepository',
  5525.             'niveauUtilisateursRepository' => 'App\\Repository\\NiveauUtilisateursRepository',
  5526.             'typeEvenementRepository' => 'App\\Repository\\TypeEvenementRepository',
  5527.             'utilisateursRepository' => 'App\\Repository\\UtilisateursRepository',
  5528.         ]);
  5529.     }
  5530.     /**
  5531.      * Gets the private '.service_locator.ya92sdC' shared service.
  5532.      *
  5533.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5534.      */
  5535.     protected function get_ServiceLocator_Ya92sdCService()
  5536.     {
  5537.         return $this->privates['.service_locator.ya92sdC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5538.             'clientsrepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  5539.             'typeClientRepository' => ['privates''App\\Repository\\TypeClientRepository''getTypeClientRepositoryService'false],
  5540.         ], [
  5541.             'clientsrepository' => 'App\\Repository\\ClientsRepository',
  5542.             'typeClientRepository' => 'App\\Repository\\TypeClientRepository',
  5543.         ]);
  5544.     }
  5545.     /**
  5546.      * Gets the private 'App\Repository\AffectationClientsRepository' shared autowired service.
  5547.      *
  5548.      * @return \App\Repository\AffectationClientsRepository
  5549.      */
  5550.     protected function getAffectationClientsRepositoryService()
  5551.     {
  5552.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5553.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5554.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5555.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5556.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5557.         include_once \dirname(__DIR__4).'/src/Repository/AffectationClientsRepository.php';
  5558.         return $this->privates['App\\Repository\\AffectationClientsRepository'] = new \App\Repository\AffectationClientsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5559.     }
  5560.     /**
  5561.      * Gets the private 'App\Repository\AffectationTagsDepensesRepository' shared autowired service.
  5562.      *
  5563.      * @return \App\Repository\AffectationTagsDepensesRepository
  5564.      */
  5565.     protected function getAffectationTagsDepensesRepositoryService()
  5566.     {
  5567.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5568.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5569.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5570.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5571.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5572.         include_once \dirname(__DIR__4).'/src/Repository/AffectationTagsDepensesRepository.php';
  5573.         return $this->privates['App\\Repository\\AffectationTagsDepensesRepository'] = new \App\Repository\AffectationTagsDepensesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5574.     }
  5575.     /**
  5576.      * Gets the private 'App\Repository\AffectationTagsDevisRepository' shared autowired service.
  5577.      *
  5578.      * @return \App\Repository\AffectationTagsDevisRepository
  5579.      */
  5580.     protected function getAffectationTagsDevisRepositoryService()
  5581.     {
  5582.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5583.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5584.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5585.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5586.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5587.         include_once \dirname(__DIR__4).'/src/Repository/AffectationTagsDevisRepository.php';
  5588.         return $this->privates['App\\Repository\\AffectationTagsDevisRepository'] = new \App\Repository\AffectationTagsDevisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5589.     }
  5590.     /**
  5591.      * Gets the private 'App\Repository\AffectationTagsEvenementRepository' shared autowired service.
  5592.      *
  5593.      * @return \App\Repository\AffectationTagsEvenementRepository
  5594.      */
  5595.     protected function getAffectationTagsEvenementRepositoryService()
  5596.     {
  5597.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5598.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5599.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5600.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5601.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5602.         include_once \dirname(__DIR__4).'/src/Repository/AffectationTagsEvenementRepository.php';
  5603.         return $this->privates['App\\Repository\\AffectationTagsEvenementRepository'] = new \App\Repository\AffectationTagsEvenementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5604.     }
  5605.     /**
  5606.      * Gets the private 'App\Repository\AffectationTagsFactureRepository' shared autowired service.
  5607.      *
  5608.      * @return \App\Repository\AffectationTagsFactureRepository
  5609.      */
  5610.     protected function getAffectationTagsFactureRepositoryService()
  5611.     {
  5612.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5613.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5614.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5615.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5616.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5617.         include_once \dirname(__DIR__4).'/src/Repository/AffectationTagsFactureRepository.php';
  5618.         return $this->privates['App\\Repository\\AffectationTagsFactureRepository'] = new \App\Repository\AffectationTagsFactureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5619.     }
  5620.     /**
  5621.      * Gets the private 'App\Repository\AffectationTagsRepository' shared autowired service.
  5622.      *
  5623.      * @return \App\Repository\AffectationTagsRepository
  5624.      */
  5625.     protected function getAffectationTagsRepositoryService()
  5626.     {
  5627.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5628.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5629.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5630.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5631.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5632.         include_once \dirname(__DIR__4).'/src/Repository/AffectationTagsRepository.php';
  5633.         return $this->privates['App\\Repository\\AffectationTagsRepository'] = new \App\Repository\AffectationTagsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5634.     }
  5635.     /**
  5636.      * Gets the private 'App\Repository\AffectationUtilisateursRepository' shared autowired service.
  5637.      *
  5638.      * @return \App\Repository\AffectationUtilisateursRepository
  5639.      */
  5640.     protected function getAffectationUtilisateursRepositoryService()
  5641.     {
  5642.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5643.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5644.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5645.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5646.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5647.         include_once \dirname(__DIR__4).'/src/Repository/AffectationUtilisateursRepository.php';
  5648.         return $this->privates['App\\Repository\\AffectationUtilisateursRepository'] = new \App\Repository\AffectationUtilisateursRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5649.     }
  5650.     /**
  5651.      * Gets the private 'App\Repository\AvoirsRepository' shared autowired service.
  5652.      *
  5653.      * @return \App\Repository\AvoirsRepository
  5654.      */
  5655.     protected function getAvoirsRepositoryService()
  5656.     {
  5657.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5658.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5659.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5660.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5661.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5662.         include_once \dirname(__DIR__4).'/src/Repository/AvoirsRepository.php';
  5663.         return $this->privates['App\\Repository\\AvoirsRepository'] = new \App\Repository\AvoirsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5664.     }
  5665.     /**
  5666.      * Gets the private 'App\Repository\ClientsRepository' shared autowired service.
  5667.      *
  5668.      * @return \App\Repository\ClientsRepository
  5669.      */
  5670.     protected function getClientsRepositoryService()
  5671.     {
  5672.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5673.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5674.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5675.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5676.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5677.         include_once \dirname(__DIR__4).'/src/Repository/ClientsRepository.php';
  5678.         return $this->privates['App\\Repository\\ClientsRepository'] = new \App\Repository\ClientsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5679.     }
  5680.     /**
  5681.      * Gets the private 'App\Repository\CodePaysRepository' shared autowired service.
  5682.      *
  5683.      * @return \App\Repository\CodePaysRepository
  5684.      */
  5685.     protected function getCodePaysRepositoryService()
  5686.     {
  5687.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5688.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5689.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5690.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5691.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5692.         include_once \dirname(__DIR__4).'/src/Repository/CodePaysRepository.php';
  5693.         return $this->privates['App\\Repository\\CodePaysRepository'] = new \App\Repository\CodePaysRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5694.     }
  5695.     /**
  5696.      * Gets the private 'App\Repository\ConfigApiRepository' shared autowired service.
  5697.      *
  5698.      * @return \App\Repository\ConfigApiRepository
  5699.      */
  5700.     protected function getConfigApiRepositoryService()
  5701.     {
  5702.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5703.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5704.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5705.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5706.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5707.         include_once \dirname(__DIR__4).'/src/Repository/ConfigApiRepository.php';
  5708.         return $this->privates['App\\Repository\\ConfigApiRepository'] = new \App\Repository\ConfigApiRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5709.     }
  5710.     /**
  5711.      * Gets the private 'App\Repository\ConfigFtpRepository' shared autowired service.
  5712.      *
  5713.      * @return \App\Repository\ConfigFtpRepository
  5714.      */
  5715.     protected function getConfigFtpRepositoryService()
  5716.     {
  5717.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5718.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5719.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5720.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5721.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5722.         include_once \dirname(__DIR__4).'/src/Repository/ConfigFtpRepository.php';
  5723.         return $this->privates['App\\Repository\\ConfigFtpRepository'] = new \App\Repository\ConfigFtpRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5724.     }
  5725.     /**
  5726.      * Gets the private 'App\Repository\ConfigSmtpGlobalRepository' shared autowired service.
  5727.      *
  5728.      * @return \App\Repository\ConfigSmtpGlobalRepository
  5729.      */
  5730.     protected function getConfigSmtpGlobalRepositoryService()
  5731.     {
  5732.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5733.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5734.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5735.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5736.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5737.         include_once \dirname(__DIR__4).'/src/Repository/ConfigSmtpGlobalRepository.php';
  5738.         return $this->privates['App\\Repository\\ConfigSmtpGlobalRepository'] = new \App\Repository\ConfigSmtpGlobalRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5739.     }
  5740.     /**
  5741.      * Gets the private 'App\Repository\ConfigSmtpRepository' shared autowired service.
  5742.      *
  5743.      * @return \App\Repository\ConfigSmtpRepository
  5744.      */
  5745.     protected function getConfigSmtpRepositoryService()
  5746.     {
  5747.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5748.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5749.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5750.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5751.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5752.         include_once \dirname(__DIR__4).'/src/Repository/ConfigSmtpRepository.php';
  5753.         return $this->privates['App\\Repository\\ConfigSmtpRepository'] = new \App\Repository\ConfigSmtpRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5754.     }
  5755.     /**
  5756.      * Gets the private 'App\Repository\ConnexionsRepository' shared autowired service.
  5757.      *
  5758.      * @return \App\Repository\ConnexionsRepository
  5759.      */
  5760.     protected function getConnexionsRepositoryService()
  5761.     {
  5762.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5763.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5764.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5765.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5766.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5767.         include_once \dirname(__DIR__4).'/src/Repository/ConnexionsRepository.php';
  5768.         return $this->privates['App\\Repository\\ConnexionsRepository'] = new \App\Repository\ConnexionsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5769.     }
  5770.     /**
  5771.      * Gets the private 'App\Repository\DbDefault\NiveauUsersRepository' shared autowired service.
  5772.      *
  5773.      * @return \App\Repository\DbDefault\NiveauUsersRepository
  5774.      */
  5775.     protected function getNiveauUsersRepositoryService()
  5776.     {
  5777.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5778.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5779.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5780.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5781.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5782.         include_once \dirname(__DIR__4).'/src/Repository/DbDefault/NiveauUsersRepository.php';
  5783.         return $this->privates['App\\Repository\\DbDefault\\NiveauUsersRepository'] = new \App\Repository\DbDefault\NiveauUsersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5784.     }
  5785.     /**
  5786.      * Gets the private 'App\Repository\DbDefault\UsersDbRepository' shared autowired service.
  5787.      *
  5788.      * @return \App\Repository\DbDefault\UsersDbRepository
  5789.      */
  5790.     protected function getUsersDbRepositoryService()
  5791.     {
  5792.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5793.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5794.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5795.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5796.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5797.         include_once \dirname(__DIR__4).'/src/Repository/DbDefault/UsersDbRepository.php';
  5798.         return $this->privates['App\\Repository\\DbDefault\\UsersDbRepository'] = new \App\Repository\DbDefault\UsersDbRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5799.     }
  5800.     /**
  5801.      * Gets the private 'App\Repository\DepensesAchatsRepository' shared autowired service.
  5802.      *
  5803.      * @return \App\Repository\DepensesAchatsRepository
  5804.      */
  5805.     protected function getDepensesAchatsRepositoryService()
  5806.     {
  5807.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5808.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5809.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5810.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5811.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5812.         include_once \dirname(__DIR__4).'/src/Repository/DepensesAchatsRepository.php';
  5813.         return $this->privates['App\\Repository\\DepensesAchatsRepository'] = new \App\Repository\DepensesAchatsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5814.     }
  5815.     /**
  5816.      * Gets the private 'App\Repository\DevisRepository' shared autowired service.
  5817.      *
  5818.      * @return \App\Repository\DevisRepository
  5819.      */
  5820.     protected function getDevisRepositoryService()
  5821.     {
  5822.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5823.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5824.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5825.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5826.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5827.         include_once \dirname(__DIR__4).'/src/Repository/DevisRepository.php';
  5828.         return $this->privates['App\\Repository\\DevisRepository'] = new \App\Repository\DevisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5829.     }
  5830.     /**
  5831.      * Gets the private 'App\Repository\DocumentClientRepository' shared autowired service.
  5832.      *
  5833.      * @return \App\Repository\DocumentClientRepository
  5834.      */
  5835.     protected function getDocumentClientRepositoryService()
  5836.     {
  5837.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5838.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5839.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5840.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5841.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5842.         include_once \dirname(__DIR__4).'/src/Repository/DocumentClientRepository.php';
  5843.         return $this->privates['App\\Repository\\DocumentClientRepository'] = new \App\Repository\DocumentClientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5844.     }
  5845.     /**
  5846.      * Gets the private 'App\Repository\DocumentDepensesRepository' shared autowired service.
  5847.      *
  5848.      * @return \App\Repository\DocumentDepensesRepository
  5849.      */
  5850.     protected function getDocumentDepensesRepositoryService()
  5851.     {
  5852.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5853.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5856.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5857.         include_once \dirname(__DIR__4).'/src/Repository/DocumentDepensesRepository.php';
  5858.         return $this->privates['App\\Repository\\DocumentDepensesRepository'] = new \App\Repository\DocumentDepensesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5859.     }
  5860.     /**
  5861.      * Gets the private 'App\Repository\DocumentEvenementRepository' shared autowired service.
  5862.      *
  5863.      * @return \App\Repository\DocumentEvenementRepository
  5864.      */
  5865.     protected function getDocumentEvenementRepositoryService()
  5866.     {
  5867.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5868.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5869.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5870.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5872.         include_once \dirname(__DIR__4).'/src/Repository/DocumentEvenementRepository.php';
  5873.         return $this->privates['App\\Repository\\DocumentEvenementRepository'] = new \App\Repository\DocumentEvenementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5874.     }
  5875.     /**
  5876.      * Gets the private 'App\Repository\EtatDevisRepository' shared autowired service.
  5877.      *
  5878.      * @return \App\Repository\EtatDevisRepository
  5879.      */
  5880.     protected function getEtatDevisRepositoryService()
  5881.     {
  5882.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5883.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5884.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5885.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5886.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5887.         include_once \dirname(__DIR__4).'/src/Repository/EtatDevisRepository.php';
  5888.         return $this->privates['App\\Repository\\EtatDevisRepository'] = new \App\Repository\EtatDevisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5889.     }
  5890.     /**
  5891.      * Gets the private 'App\Repository\EvenementsEmailRepository' shared autowired service.
  5892.      *
  5893.      * @return \App\Repository\EvenementsEmailRepository
  5894.      */
  5895.     protected function getEvenementsEmailRepositoryService()
  5896.     {
  5897.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5898.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5899.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5900.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5901.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5902.         include_once \dirname(__DIR__4).'/src/Repository/EvenementsEmailRepository.php';
  5903.         return $this->privates['App\\Repository\\EvenementsEmailRepository'] = new \App\Repository\EvenementsEmailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5904.     }
  5905.     /**
  5906.      * Gets the private 'App\Repository\EvenementsRepository' shared autowired service.
  5907.      *
  5908.      * @return \App\Repository\EvenementsRepository
  5909.      */
  5910.     protected function getEvenementsRepositoryService()
  5911.     {
  5912.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5913.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5914.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5915.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5916.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5917.         include_once \dirname(__DIR__4).'/src/Repository/EvenementsRepository.php';
  5918.         return $this->privates['App\\Repository\\EvenementsRepository'] = new \App\Repository\EvenementsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5919.     }
  5920.     /**
  5921.      * Gets the private 'App\Repository\FacturesRepository' shared autowired service.
  5922.      *
  5923.      * @return \App\Repository\FacturesRepository
  5924.      */
  5925.     protected function getFacturesRepositoryService()
  5926.     {
  5927.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5928.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5929.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5930.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5931.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5932.         include_once \dirname(__DIR__4).'/src/Repository/FacturesRepository.php';
  5933.         return $this->privates['App\\Repository\\FacturesRepository'] = new \App\Repository\FacturesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5934.     }
  5935.     /**
  5936.      * Gets the private 'App\Repository\FamilleTagsRepository' shared autowired service.
  5937.      *
  5938.      * @return \App\Repository\FamilleTagsRepository
  5939.      */
  5940.     protected function getFamilleTagsRepositoryService()
  5941.     {
  5942.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5943.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5945.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5946.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5947.         include_once \dirname(__DIR__4).'/src/Repository/FamilleTagsRepository.php';
  5948.         return $this->privates['App\\Repository\\FamilleTagsRepository'] = new \App\Repository\FamilleTagsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5949.     }
  5950.     /**
  5951.      * Gets the private 'App\Repository\FichierProjetRepository' shared autowired service.
  5952.      *
  5953.      * @return \App\Repository\FichierProjetRepository
  5954.      */
  5955.     protected function getFichierProjetRepositoryService()
  5956.     {
  5957.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5959.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5960.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5962.         include_once \dirname(__DIR__4).'/src/Repository/FichierProjetRepository.php';
  5963.         return $this->privates['App\\Repository\\FichierProjetRepository'] = new \App\Repository\FichierProjetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5964.     }
  5965.     /**
  5966.      * Gets the private 'App\Repository\FichierTacheRepository' shared autowired service.
  5967.      *
  5968.      * @return \App\Repository\FichierTacheRepository
  5969.      */
  5970.     protected function getFichierTacheRepositoryService()
  5971.     {
  5972.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5973.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5974.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5976.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5977.         include_once \dirname(__DIR__4).'/src/Repository/FichierTacheRepository.php';
  5978.         return $this->privates['App\\Repository\\FichierTacheRepository'] = new \App\Repository\FichierTacheRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5979.     }
  5980.     /**
  5981.      * Gets the private 'App\Repository\HistCommentaireTacheRepository' shared autowired service.
  5982.      *
  5983.      * @return \App\Repository\HistCommentaireTacheRepository
  5984.      */
  5985.     protected function getHistCommentaireTacheRepositoryService()
  5986.     {
  5987.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5988.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5989.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5990.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5991.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5992.         include_once \dirname(__DIR__4).'/src/Repository/HistCommentaireTacheRepository.php';
  5993.         return $this->privates['App\\Repository\\HistCommentaireTacheRepository'] = new \App\Repository\HistCommentaireTacheRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5994.     }
  5995.     /**
  5996.      * Gets the private 'App\Repository\HistoriqueAccesDocRepository' shared autowired service.
  5997.      *
  5998.      * @return \App\Repository\HistoriqueAccesDocRepository
  5999.      */
  6000.     protected function getHistoriqueAccesDocRepositoryService()
  6001.     {
  6002.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6003.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6004.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6005.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6006.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6007.         include_once \dirname(__DIR__4).'/src/Repository/HistoriqueAccesDocRepository.php';
  6008.         return $this->privates['App\\Repository\\HistoriqueAccesDocRepository'] = new \App\Repository\HistoriqueAccesDocRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6009.     }
  6010.     /**
  6011.      * Gets the private 'App\Repository\HistoriqueSynchronisationRepository' shared autowired service.
  6012.      *
  6013.      * @return \App\Repository\HistoriqueSynchronisationRepository
  6014.      */
  6015.     protected function getHistoriqueSynchronisationRepositoryService()
  6016.     {
  6017.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6018.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6019.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6020.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6021.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6022.         include_once \dirname(__DIR__4).'/src/Repository/HistoriqueSynchronisationRepository.php';
  6023.         return $this->privates['App\\Repository\\HistoriqueSynchronisationRepository'] = new \App\Repository\HistoriqueSynchronisationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6024.     }
  6025.     /**
  6026.      * Gets the private 'App\Repository\LienDocumentRepository' shared autowired service.
  6027.      *
  6028.      * @return \App\Repository\LienDocumentRepository
  6029.      */
  6030.     protected function getLienDocumentRepositoryService()
  6031.     {
  6032.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6033.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6034.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6037.         include_once \dirname(__DIR__4).'/src/Repository/LienDocumentRepository.php';
  6038.         return $this->privates['App\\Repository\\LienDocumentRepository'] = new \App\Repository\LienDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6039.     }
  6040.     /**
  6041.      * Gets the private 'App\Repository\LienExterneRepository' shared autowired service.
  6042.      *
  6043.      * @return \App\Repository\LienExterneRepository
  6044.      */
  6045.     protected function getLienExterneRepositoryService()
  6046.     {
  6047.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6048.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6049.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6052.         include_once \dirname(__DIR__4).'/src/Repository/LienExterneRepository.php';
  6053.         return $this->privates['App\\Repository\\LienExterneRepository'] = new \App\Repository\LienExterneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6054.     }
  6055.     /**
  6056.      * Gets the private 'App\Repository\ModelsRepository' shared autowired service.
  6057.      *
  6058.      * @return \App\Repository\ModelsRepository
  6059.      */
  6060.     protected function getModelsRepositoryService()
  6061.     {
  6062.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6066.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6067.         include_once \dirname(__DIR__4).'/src/Repository/ModelsRepository.php';
  6068.         return $this->privates['App\\Repository\\ModelsRepository'] = new \App\Repository\ModelsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6069.     }
  6070.     /**
  6071.      * Gets the private 'App\Repository\NiveauUtilisateursRepository' shared autowired service.
  6072.      *
  6073.      * @return \App\Repository\NiveauUtilisateursRepository
  6074.      */
  6075.     protected function getNiveauUtilisateursRepositoryService()
  6076.     {
  6077.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6078.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6082.         include_once \dirname(__DIR__4).'/src/Repository/NiveauUtilisateursRepository.php';
  6083.         return $this->privates['App\\Repository\\NiveauUtilisateursRepository'] = new \App\Repository\NiveauUtilisateursRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6084.     }
  6085.     /**
  6086.      * Gets the private 'App\Repository\ProduitsRepository' shared autowired service.
  6087.      *
  6088.      * @return \App\Repository\ProduitsRepository
  6089.      */
  6090.     protected function getProduitsRepositoryService()
  6091.     {
  6092.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6093.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6097.         include_once \dirname(__DIR__4).'/src/Repository/ProduitsRepository.php';
  6098.         return $this->privates['App\\Repository\\ProduitsRepository'] = new \App\Repository\ProduitsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6099.     }
  6100.     /**
  6101.      * Gets the private 'App\Repository\ProjetRepository' shared autowired service.
  6102.      *
  6103.      * @return \App\Repository\ProjetRepository
  6104.      */
  6105.     protected function getProjetRepositoryService()
  6106.     {
  6107.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6108.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6109.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6110.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6111.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6112.         include_once \dirname(__DIR__4).'/src/Repository/ProjetRepository.php';
  6113.         return $this->privates['App\\Repository\\ProjetRepository'] = new \App\Repository\ProjetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6114.     }
  6115.     /**
  6116.      * Gets the private 'App\Repository\RegenerateMdpRepository' shared autowired service.
  6117.      *
  6118.      * @return \App\Repository\RegenerateMdpRepository
  6119.      */
  6120.     protected function getRegenerateMdpRepositoryService()
  6121.     {
  6122.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6123.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6124.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6125.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6127.         include_once \dirname(__DIR__4).'/src/Repository/RegenerateMdpRepository.php';
  6128.         return $this->privates['App\\Repository\\RegenerateMdpRepository'] = new \App\Repository\RegenerateMdpRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6129.     }
  6130.     /**
  6131.      * Gets the private 'App\Repository\TachesRepository' shared autowired service.
  6132.      *
  6133.      * @return \App\Repository\TachesRepository
  6134.      */
  6135.     protected function getTachesRepositoryService()
  6136.     {
  6137.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6138.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6139.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6142.         include_once \dirname(__DIR__4).'/src/Repository/TachesRepository.php';
  6143.         return $this->privates['App\\Repository\\TachesRepository'] = new \App\Repository\TachesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6144.     }
  6145.     /**
  6146.      * Gets the private 'App\Repository\TagsClientRepository' shared autowired service.
  6147.      *
  6148.      * @return \App\Repository\TagsClientRepository
  6149.      */
  6150.     protected function getTagsClientRepositoryService()
  6151.     {
  6152.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6153.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6154.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6155.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6157.         include_once \dirname(__DIR__4).'/src/Repository/TagsClientRepository.php';
  6158.         return $this->privates['App\\Repository\\TagsClientRepository'] = new \App\Repository\TagsClientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6159.     }
  6160.     /**
  6161.      * Gets the private 'App\Repository\TypeApporteurRepository' shared autowired service.
  6162.      *
  6163.      * @return \App\Repository\TypeApporteurRepository
  6164.      */
  6165.     protected function getTypeApporteurRepositoryService()
  6166.     {
  6167.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6168.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6169.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6170.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6171.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6172.         include_once \dirname(__DIR__4).'/src/Repository/TypeApporteurRepository.php';
  6173.         return $this->privates['App\\Repository\\TypeApporteurRepository'] = new \App\Repository\TypeApporteurRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6174.     }
  6175.     /**
  6176.      * Gets the private 'App\Repository\TypeClientRepository' shared autowired service.
  6177.      *
  6178.      * @return \App\Repository\TypeClientRepository
  6179.      */
  6180.     protected function getTypeClientRepositoryService()
  6181.     {
  6182.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6183.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6184.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6185.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6186.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6187.         include_once \dirname(__DIR__4).'/src/Repository/TypeClientRepository.php';
  6188.         return $this->privates['App\\Repository\\TypeClientRepository'] = new \App\Repository\TypeClientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6189.     }
  6190.     /**
  6191.      * Gets the private 'App\Repository\TypeEvenementRepository' shared autowired service.
  6192.      *
  6193.      * @return \App\Repository\TypeEvenementRepository
  6194.      */
  6195.     protected function getTypeEvenementRepositoryService()
  6196.     {
  6197.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6198.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6199.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6200.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6201.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6202.         include_once \dirname(__DIR__4).'/src/Repository/TypeEvenementRepository.php';
  6203.         return $this->privates['App\\Repository\\TypeEvenementRepository'] = new \App\Repository\TypeEvenementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6204.     }
  6205.     /**
  6206.      * Gets the private 'App\Repository\UtilisateursRepository' shared autowired service.
  6207.      *
  6208.      * @return \App\Repository\UtilisateursRepository
  6209.      */
  6210.     protected function getUtilisateursRepositoryService()
  6211.     {
  6212.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6213.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6214.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6215.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6216.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6217.         include_once \dirname(__DIR__4).'/src/Repository/UtilisateursRepository.php';
  6218.         return $this->privates['App\\Repository\\UtilisateursRepository'] = new \App\Repository\UtilisateursRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6219.     }
  6220.     /**
  6221.      * Gets the private 'App\Repository\VentesFactureRepository' shared autowired service.
  6222.      *
  6223.      * @return \App\Repository\VentesFactureRepository
  6224.      */
  6225.     protected function getVentesFactureRepositoryService()
  6226.     {
  6227.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6228.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6229.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6230.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6231.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6232.         include_once \dirname(__DIR__4).'/src/Repository/VentesFactureRepository.php';
  6233.         return $this->privates['App\\Repository\\VentesFactureRepository'] = new \App\Repository\VentesFactureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6234.     }
  6235.     /**
  6236.      * Gets the private 'App\Repository\VentesRepository' shared autowired service.
  6237.      *
  6238.      * @return \App\Repository\VentesRepository
  6239.      */
  6240.     protected function getVentesRepositoryService()
  6241.     {
  6242.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6243.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6244.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6245.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6247.         include_once \dirname(__DIR__4).'/src/Repository/VentesRepository.php';
  6248.         return $this->privates['App\\Repository\\VentesRepository'] = new \App\Repository\VentesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6249.     }
  6250.     /**
  6251.      * Gets the private 'App\Service\SuperAdmin' shared autowired service.
  6252.      *
  6253.      * @return \App\Service\SuperAdmin
  6254.      */
  6255.     protected function getSuperAdminService()
  6256.     {
  6257.         include_once \dirname(__DIR__4).'/src/Service/SuperAdmin.php';
  6258.         return $this->privates['App\\Service\\SuperAdmin'] = new \App\Service\SuperAdmin(($this->services['session'] ?? $this->getSessionService()), $this);
  6259.     }
  6260.     /**
  6261.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  6262.      *
  6263.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  6264.      */
  6265.     protected function getManagerRegistryAwareConnectionProviderService()
  6266.     {
  6267.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  6268.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  6269.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'synextafacturedefault''synextafacturedefault'));
  6270.     }
  6271.     /**
  6272.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  6273.      *
  6274.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  6275.      */
  6276.     protected function getRunSqlCommandService()
  6277.     {
  6278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6279.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  6280.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  6281.         $instance->setName('dbal:run-sql');
  6282.         return $instance;
  6283.     }
  6284.     /**
  6285.      * Gets the private 'ambta_doctrine_encrypt.orm_subscriber' shared service.
  6286.      *
  6287.      * @return \Ambta\DoctrineEncryptBundle\Subscribers\DoctrineEncryptSubscriber
  6288.      */
  6289.     protected function getAmbtaDoctrineEncrypt_OrmSubscriberService()
  6290.     {
  6291.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  6292.         include_once \dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src/Subscribers/DoctrineEncryptSubscriber.php';
  6293.         include_once \dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src/Encryptors/EncryptorInterface.php';
  6294.         include_once \dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src/Encryptors/HaliteEncryptor.php';
  6295.         return $this->privates['ambta_doctrine_encrypt.orm_subscriber'] = new \Ambta\DoctrineEncryptBundle\Subscribers\DoctrineEncryptSubscriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), new \Ambta\DoctrineEncryptBundle\Encryptors\HaliteEncryptor((\dirname(__DIR__4).'/.Halite.key')));
  6296.     }
  6297.     /**
  6298.      * Gets the private 'annotations.cache_adapter' shared service.
  6299.      *
  6300.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  6301.      */
  6302.     protected function getAnnotations_CacheAdapterService()
  6303.     {
  6304.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  6305.     }
  6306.     /**
  6307.      * Gets the private 'annotations.cache_warmer' shared service.
  6308.      *
  6309.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  6310.      */
  6311.     protected function getAnnotations_CacheWarmerService()
  6312.     {
  6313.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6314.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  6315.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  6316.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  6317.     }
  6318.     /**
  6319.      * Gets the private 'annotations.cached_reader' shared service.
  6320.      *
  6321.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  6322.      */
  6323.     protected function getAnnotations_CachedReaderService()
  6324.     {
  6325.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  6326.     }
  6327.     /**
  6328.      * Gets the private 'annotations.reader' shared service.
  6329.      *
  6330.      * @return \Doctrine\Common\Annotations\AnnotationReader
  6331.      */
  6332.     protected function getAnnotations_ReaderService()
  6333.     {
  6334.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  6335.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  6336.         $a->registerUniqueLoader('class_exists');
  6337.         $instance->addGlobalIgnoredName('required'$a);
  6338.         return $instance;
  6339.     }
  6340.     /**
  6341.      * Gets the private 'cache.annotations' shared service.
  6342.      *
  6343.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6344.      */
  6345.     protected function getCache_AnnotationsService()
  6346.     {
  6347.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BorJ5MiPMm'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6348.     }
  6349.     /**
  6350.      * Gets the private 'cache.doctrine.orm.synextafacture10.query' shared service.
  6351.      *
  6352.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6353.      */
  6354.     protected function getCache_Doctrine_Orm_Synextafacture10_QueryService()
  6355.     {
  6356.         return $this->privates['cache.doctrine.orm.synextafacture10.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6357.     }
  6358.     /**
  6359.      * Gets the private 'cache.doctrine.orm.synextafacture10.result' shared service.
  6360.      *
  6361.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6362.      */
  6363.     protected function getCache_Doctrine_Orm_Synextafacture10_ResultService()
  6364.     {
  6365.         return $this->privates['cache.doctrine.orm.synextafacture10.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6366.     }
  6367.     /**
  6368.      * Gets the private 'cache.doctrine.orm.synextafacture2.query' shared service.
  6369.      *
  6370.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6371.      */
  6372.     protected function getCache_Doctrine_Orm_Synextafacture2_QueryService()
  6373.     {
  6374.         return $this->privates['cache.doctrine.orm.synextafacture2.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6375.     }
  6376.     /**
  6377.      * Gets the private 'cache.doctrine.orm.synextafacture2.result' shared service.
  6378.      *
  6379.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6380.      */
  6381.     protected function getCache_Doctrine_Orm_Synextafacture2_ResultService()
  6382.     {
  6383.         return $this->privates['cache.doctrine.orm.synextafacture2.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6384.     }
  6385.     /**
  6386.      * Gets the private 'cache.doctrine.orm.synextafacture3.query' shared service.
  6387.      *
  6388.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6389.      */
  6390.     protected function getCache_Doctrine_Orm_Synextafacture3_QueryService()
  6391.     {
  6392.         return $this->privates['cache.doctrine.orm.synextafacture3.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6393.     }
  6394.     /**
  6395.      * Gets the private 'cache.doctrine.orm.synextafacture3.result' shared service.
  6396.      *
  6397.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6398.      */
  6399.     protected function getCache_Doctrine_Orm_Synextafacture3_ResultService()
  6400.     {
  6401.         return $this->privates['cache.doctrine.orm.synextafacture3.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6402.     }
  6403.     /**
  6404.      * Gets the private 'cache.doctrine.orm.synextafacture4.query' shared service.
  6405.      *
  6406.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6407.      */
  6408.     protected function getCache_Doctrine_Orm_Synextafacture4_QueryService()
  6409.     {
  6410.         return $this->privates['cache.doctrine.orm.synextafacture4.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6411.     }
  6412.     /**
  6413.      * Gets the private 'cache.doctrine.orm.synextafacture4.result' shared service.
  6414.      *
  6415.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6416.      */
  6417.     protected function getCache_Doctrine_Orm_Synextafacture4_ResultService()
  6418.     {
  6419.         return $this->privates['cache.doctrine.orm.synextafacture4.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6420.     }
  6421.     /**
  6422.      * Gets the private 'cache.doctrine.orm.synextafacture5.query' shared service.
  6423.      *
  6424.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6425.      */
  6426.     protected function getCache_Doctrine_Orm_Synextafacture5_QueryService()
  6427.     {
  6428.         return $this->privates['cache.doctrine.orm.synextafacture5.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6429.     }
  6430.     /**
  6431.      * Gets the private 'cache.doctrine.orm.synextafacture5.result' shared service.
  6432.      *
  6433.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6434.      */
  6435.     protected function getCache_Doctrine_Orm_Synextafacture5_ResultService()
  6436.     {
  6437.         return $this->privates['cache.doctrine.orm.synextafacture5.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6438.     }
  6439.     /**
  6440.      * Gets the private 'cache.doctrine.orm.synextafacture6.query' shared service.
  6441.      *
  6442.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6443.      */
  6444.     protected function getCache_Doctrine_Orm_Synextafacture6_QueryService()
  6445.     {
  6446.         return $this->privates['cache.doctrine.orm.synextafacture6.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6447.     }
  6448.     /**
  6449.      * Gets the private 'cache.doctrine.orm.synextafacture6.result' shared service.
  6450.      *
  6451.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6452.      */
  6453.     protected function getCache_Doctrine_Orm_Synextafacture6_ResultService()
  6454.     {
  6455.         return $this->privates['cache.doctrine.orm.synextafacture6.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6456.     }
  6457.     /**
  6458.      * Gets the private 'cache.doctrine.orm.synextafacture7.query' shared service.
  6459.      *
  6460.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6461.      */
  6462.     protected function getCache_Doctrine_Orm_Synextafacture7_QueryService()
  6463.     {
  6464.         return $this->privates['cache.doctrine.orm.synextafacture7.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6465.     }
  6466.     /**
  6467.      * Gets the private 'cache.doctrine.orm.synextafacture7.result' shared service.
  6468.      *
  6469.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6470.      */
  6471.     protected function getCache_Doctrine_Orm_Synextafacture7_ResultService()
  6472.     {
  6473.         return $this->privates['cache.doctrine.orm.synextafacture7.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6474.     }
  6475.     /**
  6476.      * Gets the private 'cache.doctrine.orm.synextafacture8.query' shared service.
  6477.      *
  6478.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6479.      */
  6480.     protected function getCache_Doctrine_Orm_Synextafacture8_QueryService()
  6481.     {
  6482.         return $this->privates['cache.doctrine.orm.synextafacture8.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6483.     }
  6484.     /**
  6485.      * Gets the private 'cache.doctrine.orm.synextafacture8.result' shared service.
  6486.      *
  6487.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6488.      */
  6489.     protected function getCache_Doctrine_Orm_Synextafacture8_ResultService()
  6490.     {
  6491.         return $this->privates['cache.doctrine.orm.synextafacture8.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6492.     }
  6493.     /**
  6494.      * Gets the private 'cache.doctrine.orm.synextafacture9.query' shared service.
  6495.      *
  6496.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6497.      */
  6498.     protected function getCache_Doctrine_Orm_Synextafacture9_QueryService()
  6499.     {
  6500.         return $this->privates['cache.doctrine.orm.synextafacture9.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6501.     }
  6502.     /**
  6503.      * Gets the private 'cache.doctrine.orm.synextafacture9.result' shared service.
  6504.      *
  6505.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6506.      */
  6507.     protected function getCache_Doctrine_Orm_Synextafacture9_ResultService()
  6508.     {
  6509.         return $this->privates['cache.doctrine.orm.synextafacture9.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6510.     }
  6511.     /**
  6512.      * Gets the private 'cache.doctrine.orm.synextafactureaffet.query' shared service.
  6513.      *
  6514.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6515.      */
  6516.     protected function getCache_Doctrine_Orm_Synextafactureaffet_QueryService()
  6517.     {
  6518.         return $this->privates['cache.doctrine.orm.synextafactureaffet.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6519.     }
  6520.     /**
  6521.      * Gets the private 'cache.doctrine.orm.synextafactureaffet.result' shared service.
  6522.      *
  6523.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6524.      */
  6525.     protected function getCache_Doctrine_Orm_Synextafactureaffet_ResultService()
  6526.     {
  6527.         return $this->privates['cache.doctrine.orm.synextafactureaffet.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6528.     }
  6529.     /**
  6530.      * Gets the private 'cache.doctrine.orm.synextafacturedefault.query' shared service.
  6531.      *
  6532.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6533.      */
  6534.     protected function getCache_Doctrine_Orm_Synextafacturedefault_QueryService()
  6535.     {
  6536.         return $this->privates['cache.doctrine.orm.synextafacturedefault.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6537.     }
  6538.     /**
  6539.      * Gets the private 'cache.doctrine.orm.synextafacturedefault.result' shared service.
  6540.      *
  6541.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6542.      */
  6543.     protected function getCache_Doctrine_Orm_Synextafacturedefault_ResultService()
  6544.     {
  6545.         return $this->privates['cache.doctrine.orm.synextafacturedefault.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6546.     }
  6547.     /**
  6548.      * Gets the private 'cache.property_info' shared service.
  6549.      *
  6550.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6551.      */
  6552.     protected function getCache_PropertyInfoService()
  6553.     {
  6554.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kY7DAiPc3X'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6555.     }
  6556.     /**
  6557.      * Gets the private 'cache.security_expression_language' shared service.
  6558.      *
  6559.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6560.      */
  6561.     protected function getCache_SecurityExpressionLanguageService()
  6562.     {
  6563.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('t7eikvKbco'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6564.     }
  6565.     /**
  6566.      * Gets the private 'cache.serializer' shared service.
  6567.      *
  6568.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6569.      */
  6570.     protected function getCache_SerializerService()
  6571.     {
  6572.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5G6UJg+X2g'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6573.     }
  6574.     /**
  6575.      * Gets the private 'cache.validator' shared service.
  6576.      *
  6577.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6578.      */
  6579.     protected function getCache_ValidatorService()
  6580.     {
  6581.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mjx468alUa'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6582.     }
  6583.     /**
  6584.      * Gets the private 'config_cache_factory' shared service.
  6585.      *
  6586.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  6587.      */
  6588.     protected function getConfigCacheFactoryService()
  6589.     {
  6590.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  6591.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  6592.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  6593.         }, 2));
  6594.     }
  6595.     /**
  6596.      * Gets the private 'console.command.about' shared service.
  6597.      *
  6598.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  6599.      */
  6600.     protected function getConsole_Command_AboutService()
  6601.     {
  6602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6603.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  6604.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  6605.         $instance->setName('about');
  6606.         return $instance;
  6607.     }
  6608.     /**
  6609.      * Gets the private 'console.command.assets_install' shared service.
  6610.      *
  6611.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  6612.      */
  6613.     protected function getConsole_Command_AssetsInstallService()
  6614.     {
  6615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6616.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  6617.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6618.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  6619.         $instance->setName('assets:install');
  6620.         return $instance;
  6621.     }
  6622.     /**
  6623.      * Gets the private 'console.command.cache_clear' shared service.
  6624.      *
  6625.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  6626.      */
  6627.     protected function getConsole_Command_CacheClearService()
  6628.     {
  6629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6630.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  6631.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6632.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  6633.         $instance->setName('cache:clear');
  6634.         return $instance;
  6635.     }
  6636.     /**
  6637.      * Gets the private 'console.command.cache_pool_clear' shared service.
  6638.      *
  6639.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  6640.      */
  6641.     protected function getConsole_Command_CachePoolClearService()
  6642.     {
  6643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  6645.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  6646.         $instance->setName('cache:pool:clear');
  6647.         return $instance;
  6648.     }
  6649.     /**
  6650.      * Gets the private 'console.command.cache_pool_delete' shared service.
  6651.      *
  6652.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  6653.      */
  6654.     protected function getConsole_Command_CachePoolDeleteService()
  6655.     {
  6656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6657.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  6658.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  6659.         $instance->setName('cache:pool:delete');
  6660.         return $instance;
  6661.     }
  6662.     /**
  6663.      * Gets the private 'console.command.cache_pool_list' shared service.
  6664.      *
  6665.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  6666.      */
  6667.     protected function getConsole_Command_CachePoolListService()
  6668.     {
  6669.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6670.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  6671.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.doctrine.orm.synextafacturedefault.result'=> 'cache.doctrine.orm.synextafacturedefault.query'=> 'cache.doctrine.orm.synextafacture2.result'=> 'cache.doctrine.orm.synextafacture2.query'10 => 'cache.doctrine.orm.synextafacture3.result'11 => 'cache.doctrine.orm.synextafacture3.query'12 => 'cache.doctrine.orm.synextafacture4.result'13 => 'cache.doctrine.orm.synextafacture4.query'14 => 'cache.doctrine.orm.synextafacture5.result'15 => 'cache.doctrine.orm.synextafacture5.query'16 => 'cache.doctrine.orm.synextafacture6.result'17 => 'cache.doctrine.orm.synextafacture6.query'18 => 'cache.doctrine.orm.synextafacture7.result'19 => 'cache.doctrine.orm.synextafacture7.query'20 => 'cache.doctrine.orm.synextafacture8.result'21 => 'cache.doctrine.orm.synextafacture8.query'22 => 'cache.doctrine.orm.synextafacture9.result'23 => 'cache.doctrine.orm.synextafacture9.query'24 => 'cache.doctrine.orm.synextafacture10.result'25 => 'cache.doctrine.orm.synextafacture10.query'26 => 'cache.doctrine.orm.synextafactureaffet.result'27 => 'cache.doctrine.orm.synextafactureaffet.query'28 => 'cache.security_expression_language']);
  6672.         $instance->setName('cache:pool:list');
  6673.         return $instance;
  6674.     }
  6675.     /**
  6676.      * Gets the private 'console.command.cache_pool_prune' shared service.
  6677.      *
  6678.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  6679.      */
  6680.     protected function getConsole_Command_CachePoolPruneService()
  6681.     {
  6682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  6684.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  6685.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  6686.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  6687.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  6688.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  6689.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  6690.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  6691.             yield 'cache.doctrine.orm.synextafacturedefault.result' => ($this->privates['cache.doctrine.orm.synextafacturedefault.result'] ?? $this->getCache_Doctrine_Orm_Synextafacturedefault_ResultService());
  6692.             yield 'cache.doctrine.orm.synextafacturedefault.query' => ($this->privates['cache.doctrine.orm.synextafacturedefault.query'] ?? $this->getCache_Doctrine_Orm_Synextafacturedefault_QueryService());
  6693.             yield 'cache.doctrine.orm.synextafacture2.result' => ($this->privates['cache.doctrine.orm.synextafacture2.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture2_ResultService());
  6694.             yield 'cache.doctrine.orm.synextafacture2.query' => ($this->privates['cache.doctrine.orm.synextafacture2.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture2_QueryService());
  6695.             yield 'cache.doctrine.orm.synextafacture3.result' => ($this->privates['cache.doctrine.orm.synextafacture3.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture3_ResultService());
  6696.             yield 'cache.doctrine.orm.synextafacture3.query' => ($this->privates['cache.doctrine.orm.synextafacture3.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture3_QueryService());
  6697.             yield 'cache.doctrine.orm.synextafacture4.result' => ($this->privates['cache.doctrine.orm.synextafacture4.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture4_ResultService());
  6698.             yield 'cache.doctrine.orm.synextafacture4.query' => ($this->privates['cache.doctrine.orm.synextafacture4.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture4_QueryService());
  6699.             yield 'cache.doctrine.orm.synextafacture5.result' => ($this->privates['cache.doctrine.orm.synextafacture5.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture5_ResultService());
  6700.             yield 'cache.doctrine.orm.synextafacture5.query' => ($this->privates['cache.doctrine.orm.synextafacture5.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture5_QueryService());
  6701.             yield 'cache.doctrine.orm.synextafacture6.result' => ($this->privates['cache.doctrine.orm.synextafacture6.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture6_ResultService());
  6702.             yield 'cache.doctrine.orm.synextafacture6.query' => ($this->privates['cache.doctrine.orm.synextafacture6.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture6_QueryService());
  6703.             yield 'cache.doctrine.orm.synextafacture7.result' => ($this->privates['cache.doctrine.orm.synextafacture7.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture7_ResultService());
  6704.             yield 'cache.doctrine.orm.synextafacture7.query' => ($this->privates['cache.doctrine.orm.synextafacture7.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture7_QueryService());
  6705.             yield 'cache.doctrine.orm.synextafacture8.result' => ($this->privates['cache.doctrine.orm.synextafacture8.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture8_ResultService());
  6706.             yield 'cache.doctrine.orm.synextafacture8.query' => ($this->privates['cache.doctrine.orm.synextafacture8.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture8_QueryService());
  6707.             yield 'cache.doctrine.orm.synextafacture9.result' => ($this->privates['cache.doctrine.orm.synextafacture9.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture9_ResultService());
  6708.             yield 'cache.doctrine.orm.synextafacture9.query' => ($this->privates['cache.doctrine.orm.synextafacture9.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture9_QueryService());
  6709.             yield 'cache.doctrine.orm.synextafacture10.result' => ($this->privates['cache.doctrine.orm.synextafacture10.result'] ?? $this->getCache_Doctrine_Orm_Synextafacture10_ResultService());
  6710.             yield 'cache.doctrine.orm.synextafacture10.query' => ($this->privates['cache.doctrine.orm.synextafacture10.query'] ?? $this->getCache_Doctrine_Orm_Synextafacture10_QueryService());
  6711.             yield 'cache.doctrine.orm.synextafactureaffet.result' => ($this->privates['cache.doctrine.orm.synextafactureaffet.result'] ?? $this->getCache_Doctrine_Orm_Synextafactureaffet_ResultService());
  6712.             yield 'cache.doctrine.orm.synextafactureaffet.query' => ($this->privates['cache.doctrine.orm.synextafactureaffet.query'] ?? $this->getCache_Doctrine_Orm_Synextafactureaffet_QueryService());
  6713.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  6714.         }, 29));
  6715.         $instance->setName('cache:pool:prune');
  6716.         return $instance;
  6717.     }
  6718.     /**
  6719.      * Gets the private 'console.command.cache_warmup' shared service.
  6720.      *
  6721.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  6722.      */
  6723.     protected function getConsole_Command_CacheWarmupService()
  6724.     {
  6725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6726.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  6727.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  6728.         $instance->setName('cache:warmup');
  6729.         return $instance;
  6730.     }
  6731.     /**
  6732.      * Gets the private 'console.command.config_debug' shared service.
  6733.      *
  6734.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  6735.      */
  6736.     protected function getConsole_Command_ConfigDebugService()
  6737.     {
  6738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6739.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6740.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6741.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  6742.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  6743.         $instance->setName('debug:config');
  6744.         return $instance;
  6745.     }
  6746.     /**
  6747.      * Gets the private 'console.command.config_dump_reference' shared service.
  6748.      *
  6749.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  6750.      */
  6751.     protected function getConsole_Command_ConfigDumpReferenceService()
  6752.     {
  6753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6755.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  6757.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  6758.         $instance->setName('config:dump-reference');
  6759.         return $instance;
  6760.     }
  6761.     /**
  6762.      * Gets the private 'console.command.container_debug' shared service.
  6763.      *
  6764.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  6765.      */
  6766.     protected function getConsole_Command_ContainerDebugService()
  6767.     {
  6768.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6769.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6770.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  6771.         $instance->setName('debug:container');
  6772.         return $instance;
  6773.     }
  6774.     /**
  6775.      * Gets the private 'console.command.container_lint' shared service.
  6776.      *
  6777.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6778.      */
  6779.     protected function getConsole_Command_ContainerLintService()
  6780.     {
  6781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6783.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6784.         $instance->setName('lint:container');
  6785.         return $instance;
  6786.     }
  6787.     /**
  6788.      * Gets the private 'console.command.debug_autowiring' shared service.
  6789.      *
  6790.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6791.      */
  6792.     protected function getConsole_Command_DebugAutowiringService()
  6793.     {
  6794.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6795.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6796.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6797.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6798.         $instance->setName('debug:autowiring');
  6799.         return $instance;
  6800.     }
  6801.     /**
  6802.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6803.      *
  6804.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6805.      */
  6806.     protected function getConsole_Command_EventDispatcherDebugService()
  6807.     {
  6808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6809.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6810.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6811.         $instance->setName('debug:event-dispatcher');
  6812.         return $instance;
  6813.     }
  6814.     /**
  6815.      * Gets the private 'console.command.form_debug' shared service.
  6816.      *
  6817.      * @return \Symfony\Component\Form\Command\DebugCommand
  6818.      */
  6819.     protected function getConsole_Command_FormDebugService()
  6820.     {
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6823.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6824.         $instance->setName('debug:form');
  6825.         return $instance;
  6826.     }
  6827.     /**
  6828.      * Gets the private 'console.command.router_debug' shared service.
  6829.      *
  6830.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6831.      */
  6832.     protected function getConsole_Command_RouterDebugService()
  6833.     {
  6834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6835.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6836.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6837.         $instance->setName('debug:router');
  6838.         return $instance;
  6839.     }
  6840.     /**
  6841.      * Gets the private 'console.command.router_match' shared service.
  6842.      *
  6843.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6844.      */
  6845.     protected function getConsole_Command_RouterMatchService()
  6846.     {
  6847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6849.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  6850.         $instance->setName('router:match');
  6851.         return $instance;
  6852.     }
  6853.     /**
  6854.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6855.      *
  6856.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6857.      */
  6858.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6859.     {
  6860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6861.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6863.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6866.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6867.         $instance->setName('secrets:decrypt-to-local');
  6868.         return $instance;
  6869.     }
  6870.     /**
  6871.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6872.      *
  6873.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6874.      */
  6875.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6876.     {
  6877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6878.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6879.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6880.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6882.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6883.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6884.         $instance->setName('secrets:encrypt-from-local');
  6885.         return $instance;
  6886.     }
  6887.     /**
  6888.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6889.      *
  6890.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6891.      */
  6892.     protected function getConsole_Command_SecretsGenerateKeyService()
  6893.     {
  6894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6895.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6896.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6897.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6899.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6900.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6901.         $instance->setName('secrets:generate-keys');
  6902.         return $instance;
  6903.     }
  6904.     /**
  6905.      * Gets the private 'console.command.secrets_list' shared service.
  6906.      *
  6907.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6908.      */
  6909.     protected function getConsole_Command_SecretsListService()
  6910.     {
  6911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6912.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6913.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6917.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6918.         $instance->setName('secrets:list');
  6919.         return $instance;
  6920.     }
  6921.     /**
  6922.      * Gets the private 'console.command.secrets_remove' shared service.
  6923.      *
  6924.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6925.      */
  6926.     protected function getConsole_Command_SecretsRemoveService()
  6927.     {
  6928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6929.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6930.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6931.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6932.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6934.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6935.         $instance->setName('secrets:remove');
  6936.         return $instance;
  6937.     }
  6938.     /**
  6939.      * Gets the private 'console.command.secrets_set' shared service.
  6940.      *
  6941.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6942.      */
  6943.     protected function getConsole_Command_SecretsSetService()
  6944.     {
  6945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6947.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6948.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6949.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6951.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6952.         $instance->setName('secrets:set');
  6953.         return $instance;
  6954.     }
  6955.     /**
  6956.      * Gets the private 'console.command.translation_debug' shared service.
  6957.      *
  6958.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6959.      */
  6960.     protected function getConsole_Command_TranslationDebugService()
  6961.     {
  6962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6964.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php')]);
  6965.         $instance->setName('debug:translation');
  6966.         return $instance;
  6967.     }
  6968.     /**
  6969.      * Gets the private 'console.command.translation_update' shared service.
  6970.      *
  6971.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6972.      */
  6973.     protected function getConsole_Command_TranslationUpdateService()
  6974.     {
  6975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6977.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  6978.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  6979.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  6980.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  6981.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  6982.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  6983.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  6985.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  6986.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  6987.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  6988.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  6989.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  6990.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  6991.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  6992.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  6993.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  6994.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  6995.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  6996.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  6997.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  6998.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  6999.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  7000.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  7001.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  7002.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  7003.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php')]);
  7004.         $instance->setName('translation:update');
  7005.         return $instance;
  7006.     }
  7007.     /**
  7008.      * Gets the private 'console.command.xliff_lint' shared service.
  7009.      *
  7010.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  7011.      */
  7012.     protected function getConsole_Command_XliffLintService()
  7013.     {
  7014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7015.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  7016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  7017.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  7018.         $instance->setName('lint:xliff');
  7019.         return $instance;
  7020.     }
  7021.     /**
  7022.      * Gets the private 'console.command.yaml_lint' shared service.
  7023.      *
  7024.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  7025.      */
  7026.     protected function getConsole_Command_YamlLintService()
  7027.     {
  7028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7029.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  7030.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  7031.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  7032.         $instance->setName('lint:yaml');
  7033.         return $instance;
  7034.     }
  7035.     /**
  7036.      * Gets the private 'console.error_listener' shared service.
  7037.      *
  7038.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  7039.      */
  7040.     protected function getConsole_ErrorListenerService()
  7041.     {
  7042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  7043.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  7044.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7045.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7046.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7047.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  7048.     }
  7049.     /**
  7050.      * Gets the private 'container.env_var_processor' shared service.
  7051.      *
  7052.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  7053.      */
  7054.     protected function getContainer_EnvVarProcessorService()
  7055.     {
  7056.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  7057.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  7058.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  7059.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  7060.         }, 1));
  7061.     }
  7062.     /**
  7063.      * Gets the private 'data_collector.form' shared service.
  7064.      *
  7065.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  7066.      */
  7067.     protected function getDataCollector_FormService()
  7068.     {
  7069.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  7070.     }
  7071.     /**
  7072.      * Gets the private 'debug.argument_resolver.default' shared service.
  7073.      *
  7074.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7075.      */
  7076.     protected function getDebug_ArgumentResolver_DefaultService()
  7077.     {
  7078.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7079.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7080.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  7081.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7082.     }
  7083.     /**
  7084.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  7085.      *
  7086.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7087.      */
  7088.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  7089.     {
  7090.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7091.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7092.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  7093.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.WoADssb'] ?? $this->get_ServiceLocator_WoADssbService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7094.     }
  7095.     /**
  7096.      * Gets the private 'debug.argument_resolver.request' shared service.
  7097.      *
  7098.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7099.      */
  7100.     protected function getDebug_ArgumentResolver_RequestService()
  7101.     {
  7102.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7103.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7104.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  7105.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7106.     }
  7107.     /**
  7108.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  7109.      *
  7110.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7111.      */
  7112.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  7113.     {
  7114.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7115.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7116.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  7117.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7118.     }
  7119.     /**
  7120.      * Gets the private 'debug.argument_resolver.service' shared service.
  7121.      *
  7122.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7123.      */
  7124.     protected function getDebug_ArgumentResolver_ServiceService()
  7125.     {
  7126.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7128.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  7129.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.WoADssb'] ?? $this->get_ServiceLocator_WoADssbService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7130.     }
  7131.     /**
  7132.      * Gets the private 'debug.argument_resolver.session' shared service.
  7133.      *
  7134.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7135.      */
  7136.     protected function getDebug_ArgumentResolver_SessionService()
  7137.     {
  7138.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7139.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7140.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  7141.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7142.     }
  7143.     /**
  7144.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  7145.      *
  7146.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7147.      */
  7148.     protected function getDebug_ArgumentResolver_VariadicService()
  7149.     {
  7150.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7151.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7152.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  7153.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7154.     }
  7155.     /**
  7156.      * Gets the private 'debug.debug_handlers_listener' shared service.
  7157.      *
  7158.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  7159.      */
  7160.     protected function getDebug_DebugHandlersListenerService()
  7161.     {
  7162.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  7163.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7164.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7165.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7166.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7167.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  7168.     }
  7169.     /**
  7170.      * Gets the private 'debug.dump_listener' shared service.
  7171.      *
  7172.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  7173.      */
  7174.     protected function getDebug_DumpListenerService()
  7175.     {
  7176.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  7177.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  7178.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  7179.     }
  7180.     /**
  7181.      * Gets the private 'debug.file_link_formatter' shared service.
  7182.      *
  7183.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  7184.      */
  7185.     protected function getDebug_FileLinkFormatterService()
  7186.     {
  7187.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  7188.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  7189.         });
  7190.     }
  7191.     /**
  7192.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  7193.      *
  7194.      * @return \string
  7195.      */
  7196.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  7197.     {
  7198.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  7199.     }
  7200.     /**
  7201.      * Gets the private 'debug.log_processor' shared service.
  7202.      *
  7203.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  7204.      */
  7205.     protected function getDebug_LogProcessorService()
  7206.     {
  7207.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7208.     }
  7209.     /**
  7210.      * Gets the private 'debug.security.access.decision_manager' shared service.
  7211.      *
  7212.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  7213.      */
  7214.     protected function getDebug_Security_Access_DecisionManagerService()
  7215.     {
  7216.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  7217.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  7218.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  7219.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  7220.         }, 3), 'affirmative'falsetrue));
  7221.     }
  7222.     /**
  7223.      * Gets the private 'debug.security.firewall' shared service.
  7224.      *
  7225.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  7226.      */
  7227.     protected function getDebug_Security_FirewallService()
  7228.     {
  7229.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  7230.     }
  7231.     /**
  7232.      * Gets the private 'debug.security.user_value_resolver' shared service.
  7233.      *
  7234.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7235.      */
  7236.     protected function getDebug_Security_UserValueResolverService()
  7237.     {
  7238.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7239.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  7241.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7242.     }
  7243.     /**
  7244.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  7245.      *
  7246.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7247.      */
  7248.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  7249.     {
  7250.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7251.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7252.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  7253.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7254.     }
  7255.     /**
  7256.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  7257.      *
  7258.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7259.      */
  7260.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  7261.     {
  7262.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7263.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7264.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  7265.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7266.     }
  7267.     /**
  7268.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  7269.      *
  7270.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7271.      */
  7272.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  7273.     {
  7274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7276.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  7277.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7278.     }
  7279.     /**
  7280.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  7281.      *
  7282.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  7283.      */
  7284.     protected function getDebug_Security_Voter_VoteListenerService()
  7285.     {
  7286.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  7287.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  7288.     }
  7289.     /**
  7290.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  7291.      *
  7292.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  7293.      */
  7294.     protected function getDoctrine_CacheClearMetadataCommandService()
  7295.     {
  7296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7298.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  7299.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  7300.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  7301.         $instance->setName('doctrine:cache:clear-metadata');
  7302.         return $instance;
  7303.     }
  7304.     /**
  7305.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  7306.      *
  7307.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  7308.      */
  7309.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  7310.     {
  7311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7312.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7313.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  7314.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  7315.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  7316.         $instance->setName('doctrine:cache:clear-query');
  7317.         return $instance;
  7318.     }
  7319.     /**
  7320.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  7321.      *
  7322.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  7323.      */
  7324.     protected function getDoctrine_CacheClearResultCommandService()
  7325.     {
  7326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7327.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7328.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  7329.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  7330.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  7331.         $instance->setName('doctrine:cache:clear-result');
  7332.         return $instance;
  7333.     }
  7334.     /**
  7335.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  7336.      *
  7337.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  7338.      */
  7339.     protected function getDoctrine_CacheCollectionRegionCommandService()
  7340.     {
  7341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7342.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7343.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  7344.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  7345.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  7346.         $instance->setName('doctrine:cache:clear-collection-region');
  7347.         return $instance;
  7348.     }
  7349.     /**
  7350.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  7351.      *
  7352.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  7353.      */
  7354.     protected function getDoctrine_ClearEntityRegionCommandService()
  7355.     {
  7356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7357.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7358.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  7359.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  7360.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  7361.         $instance->setName('doctrine:cache:clear-entity-region');
  7362.         return $instance;
  7363.     }
  7364.     /**
  7365.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  7366.      *
  7367.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  7368.      */
  7369.     protected function getDoctrine_ClearQueryRegionCommandService()
  7370.     {
  7371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7372.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7373.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  7374.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  7375.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  7376.         $instance->setName('doctrine:cache:clear-query-region');
  7377.         return $instance;
  7378.     }
  7379.     /**
  7380.      * Gets the private 'doctrine.database_create_command' shared service.
  7381.      *
  7382.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  7383.      */
  7384.     protected function getDoctrine_DatabaseCreateCommandService()
  7385.     {
  7386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7387.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7388.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  7389.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7390.         $instance->setName('doctrine:database:create');
  7391.         return $instance;
  7392.     }
  7393.     /**
  7394.      * Gets the private 'doctrine.database_drop_command' shared service.
  7395.      *
  7396.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  7397.      */
  7398.     protected function getDoctrine_DatabaseDropCommandService()
  7399.     {
  7400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7401.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7402.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  7403.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7404.         $instance->setName('doctrine:database:drop');
  7405.         return $instance;
  7406.     }
  7407.     /**
  7408.      * Gets the private 'doctrine.database_import_command' shared service.
  7409.      *
  7410.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  7411.      */
  7412.     protected function getDoctrine_DatabaseImportCommandService()
  7413.     {
  7414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7415.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  7417.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  7418.         $instance->setName('doctrine:database:import');
  7419.         return $instance;
  7420.     }
  7421.     /**
  7422.      * Gets the private 'doctrine.dbal.logger' shared service.
  7423.      *
  7424.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  7425.      */
  7426.     protected function getDoctrine_Dbal_LoggerService()
  7427.     {
  7428.         $a = new \Symfony\Bridge\Monolog\Logger('doctrine');
  7429.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7430.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7431.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7432.         return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7433.     }
  7434.     /**
  7435.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  7436.      *
  7437.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  7438.      */
  7439.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  7440.     {
  7441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7442.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7443.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  7444.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  7445.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  7446.         $instance->setName('doctrine:ensure-production-settings');
  7447.         return $instance;
  7448.     }
  7449.     /**
  7450.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  7451.      *
  7452.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  7453.      */
  7454.     protected function getDoctrine_FixturesLoadCommandService()
  7455.     {
  7456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7457.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7458.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  7459.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Loader.php';
  7460.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  7461.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  7462.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  7463.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  7464.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  7465.         $a->addFixtures([]);
  7466.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  7467.         $instance->setName('doctrine:fixtures:load');
  7468.         return $instance;
  7469.     }
  7470.     /**
  7471.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  7472.      *
  7473.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  7474.      */
  7475.     protected function getDoctrine_MappingConvertCommandService()
  7476.     {
  7477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7478.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7479.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  7480.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  7481.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  7482.         $instance->setName('doctrine:mapping:convert');
  7483.         return $instance;
  7484.     }
  7485.     /**
  7486.      * Gets the private 'doctrine.mapping_import_command' shared service.
  7487.      *
  7488.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  7489.      */
  7490.     protected function getDoctrine_MappingImportCommandService()
  7491.     {
  7492.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7493.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7494.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  7495.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  7496.         $instance->setName('doctrine:mapping:import');
  7497.         return $instance;
  7498.     }
  7499.     /**
  7500.      * Gets the private 'doctrine.mapping_info_command' shared service.
  7501.      *
  7502.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  7503.      */
  7504.     protected function getDoctrine_MappingInfoCommandService()
  7505.     {
  7506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7507.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7508.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  7509.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  7510.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  7511.         $instance->setName('doctrine:mapping:info');
  7512.         return $instance;
  7513.     }
  7514.     /**
  7515.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  7516.      *
  7517.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  7518.      */
  7519.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  7520.     {
  7521.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  7522.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  7523.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService())->getMigrationFactory(), $this);
  7524.     }
  7525.     /**
  7526.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  7527.      *
  7528.      * @return \Doctrine\Migrations\DependencyFactory
  7529.      */
  7530.     protected function getDoctrine_Migrations_DependencyFactoryService()
  7531.     {
  7532.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  7533.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  7534.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  7535.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  7536.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  7537.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  7538.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  7539.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  7540.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  7541.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  7542.         $a->setAllOrNothing(false);
  7543.         $a->setCheckDatabasePlatform(true);
  7544.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  7545.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService()), 'synextafacture2'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7546.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  7547.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  7548.         });
  7549.         return $instance;
  7550.     }
  7551.     /**
  7552.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  7553.      *
  7554.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  7555.      */
  7556.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  7557.     {
  7558.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7559.             'App\\Repository\\AffectationClientsRepository' => ['privates''App\\Repository\\AffectationClientsRepository''getAffectationClientsRepositoryService'false],
  7560.             'App\\Repository\\AffectationTagsDepensesRepository' => ['privates''App\\Repository\\AffectationTagsDepensesRepository''getAffectationTagsDepensesRepositoryService'false],
  7561.             'App\\Repository\\AffectationTagsDevisRepository' => ['privates''App\\Repository\\AffectationTagsDevisRepository''getAffectationTagsDevisRepositoryService'false],
  7562.             'App\\Repository\\AffectationTagsEvenementRepository' => ['privates''App\\Repository\\AffectationTagsEvenementRepository''getAffectationTagsEvenementRepositoryService'false],
  7563.             'App\\Repository\\AffectationTagsFactureRepository' => ['privates''App\\Repository\\AffectationTagsFactureRepository''getAffectationTagsFactureRepositoryService'false],
  7564.             'App\\Repository\\AffectationTagsRepository' => ['privates''App\\Repository\\AffectationTagsRepository''getAffectationTagsRepositoryService'false],
  7565.             'App\\Repository\\AffectationUtilisateursRepository' => ['privates''App\\Repository\\AffectationUtilisateursRepository''getAffectationUtilisateursRepositoryService'false],
  7566.             'App\\Repository\\AvoirsRepository' => ['privates''App\\Repository\\AvoirsRepository''getAvoirsRepositoryService'false],
  7567.             'App\\Repository\\ClientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  7568.             'App\\Repository\\CodePaysRepository' => ['privates''App\\Repository\\CodePaysRepository''getCodePaysRepositoryService'false],
  7569.             'App\\Repository\\ConfigApiRepository' => ['privates''App\\Repository\\ConfigApiRepository''getConfigApiRepositoryService'false],
  7570.             'App\\Repository\\ConfigFtpRepository' => ['privates''App\\Repository\\ConfigFtpRepository''getConfigFtpRepositoryService'false],
  7571.             'App\\Repository\\ConfigSmtpGlobalRepository' => ['privates''App\\Repository\\ConfigSmtpGlobalRepository''getConfigSmtpGlobalRepositoryService'false],
  7572.             'App\\Repository\\ConfigSmtpRepository' => ['privates''App\\Repository\\ConfigSmtpRepository''getConfigSmtpRepositoryService'false],
  7573.             'App\\Repository\\ConnexionsRepository' => ['privates''App\\Repository\\ConnexionsRepository''getConnexionsRepositoryService'false],
  7574.             'App\\Repository\\DbDefault\\NiveauUsersRepository' => ['privates''App\\Repository\\DbDefault\\NiveauUsersRepository''getNiveauUsersRepositoryService'false],
  7575.             'App\\Repository\\DbDefault\\UsersDbRepository' => ['privates''App\\Repository\\DbDefault\\UsersDbRepository''getUsersDbRepositoryService'false],
  7576.             'App\\Repository\\DepensesAchatsRepository' => ['privates''App\\Repository\\DepensesAchatsRepository''getDepensesAchatsRepositoryService'false],
  7577.             'App\\Repository\\DevisRepository' => ['privates''App\\Repository\\DevisRepository''getDevisRepositoryService'false],
  7578.             'App\\Repository\\DocumentClientRepository' => ['privates''App\\Repository\\DocumentClientRepository''getDocumentClientRepositoryService'false],
  7579.             'App\\Repository\\DocumentDepensesRepository' => ['privates''App\\Repository\\DocumentDepensesRepository''getDocumentDepensesRepositoryService'false],
  7580.             'App\\Repository\\DocumentEvenementRepository' => ['privates''App\\Repository\\DocumentEvenementRepository''getDocumentEvenementRepositoryService'false],
  7581.             'App\\Repository\\EtatDevisRepository' => ['privates''App\\Repository\\EtatDevisRepository''getEtatDevisRepositoryService'false],
  7582.             'App\\Repository\\EvenementsEmailRepository' => ['privates''App\\Repository\\EvenementsEmailRepository''getEvenementsEmailRepositoryService'false],
  7583.             'App\\Repository\\EvenementsRepository' => ['privates''App\\Repository\\EvenementsRepository''getEvenementsRepositoryService'false],
  7584.             'App\\Repository\\FacturesRepository' => ['privates''App\\Repository\\FacturesRepository''getFacturesRepositoryService'false],
  7585.             'App\\Repository\\FamilleTagsRepository' => ['privates''App\\Repository\\FamilleTagsRepository''getFamilleTagsRepositoryService'false],
  7586.             'App\\Repository\\FichierProjetRepository' => ['privates''App\\Repository\\FichierProjetRepository''getFichierProjetRepositoryService'false],
  7587.             'App\\Repository\\FichierTacheRepository' => ['privates''App\\Repository\\FichierTacheRepository''getFichierTacheRepositoryService'false],
  7588.             'App\\Repository\\HistCommentaireTacheRepository' => ['privates''App\\Repository\\HistCommentaireTacheRepository''getHistCommentaireTacheRepositoryService'false],
  7589.             'App\\Repository\\HistoriqueAccesDocRepository' => ['privates''App\\Repository\\HistoriqueAccesDocRepository''getHistoriqueAccesDocRepositoryService'false],
  7590.             'App\\Repository\\HistoriqueSynchronisationRepository' => ['privates''App\\Repository\\HistoriqueSynchronisationRepository''getHistoriqueSynchronisationRepositoryService'false],
  7591.             'App\\Repository\\LienDocumentRepository' => ['privates''App\\Repository\\LienDocumentRepository''getLienDocumentRepositoryService'false],
  7592.             'App\\Repository\\LienExterneRepository' => ['privates''App\\Repository\\LienExterneRepository''getLienExterneRepositoryService'false],
  7593.             'App\\Repository\\ModelsRepository' => ['privates''App\\Repository\\ModelsRepository''getModelsRepositoryService'false],
  7594.             'App\\Repository\\NiveauUtilisateursRepository' => ['privates''App\\Repository\\NiveauUtilisateursRepository''getNiveauUtilisateursRepositoryService'false],
  7595.             'App\\Repository\\ProduitsRepository' => ['privates''App\\Repository\\ProduitsRepository''getProduitsRepositoryService'false],
  7596.             'App\\Repository\\ProjetRepository' => ['privates''App\\Repository\\ProjetRepository''getProjetRepositoryService'false],
  7597.             'App\\Repository\\RegenerateMdpRepository' => ['privates''App\\Repository\\RegenerateMdpRepository''getRegenerateMdpRepositoryService'false],
  7598.             'App\\Repository\\TachesRepository' => ['privates''App\\Repository\\TachesRepository''getTachesRepositoryService'false],
  7599.             'App\\Repository\\TagsClientRepository' => ['privates''App\\Repository\\TagsClientRepository''getTagsClientRepositoryService'false],
  7600.             'App\\Repository\\TypeApporteurRepository' => ['privates''App\\Repository\\TypeApporteurRepository''getTypeApporteurRepositoryService'false],
  7601.             'App\\Repository\\TypeClientRepository' => ['privates''App\\Repository\\TypeClientRepository''getTypeClientRepositoryService'false],
  7602.             'App\\Repository\\TypeEvenementRepository' => ['privates''App\\Repository\\TypeEvenementRepository''getTypeEvenementRepositoryService'false],
  7603.             'App\\Repository\\UtilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  7604.             'App\\Repository\\VentesFactureRepository' => ['privates''App\\Repository\\VentesFactureRepository''getVentesFactureRepositoryService'false],
  7605.             'App\\Repository\\VentesRepository' => ['privates''App\\Repository\\VentesRepository''getVentesRepositoryService'false],
  7606.         ], [
  7607.             'App\\Repository\\AffectationClientsRepository' => '?',
  7608.             'App\\Repository\\AffectationTagsDepensesRepository' => '?',
  7609.             'App\\Repository\\AffectationTagsDevisRepository' => '?',
  7610.             'App\\Repository\\AffectationTagsEvenementRepository' => '?',
  7611.             'App\\Repository\\AffectationTagsFactureRepository' => '?',
  7612.             'App\\Repository\\AffectationTagsRepository' => '?',
  7613.             'App\\Repository\\AffectationUtilisateursRepository' => '?',
  7614.             'App\\Repository\\AvoirsRepository' => '?',
  7615.             'App\\Repository\\ClientsRepository' => '?',
  7616.             'App\\Repository\\CodePaysRepository' => '?',
  7617.             'App\\Repository\\ConfigApiRepository' => '?',
  7618.             'App\\Repository\\ConfigFtpRepository' => '?',
  7619.             'App\\Repository\\ConfigSmtpGlobalRepository' => '?',
  7620.             'App\\Repository\\ConfigSmtpRepository' => '?',
  7621.             'App\\Repository\\ConnexionsRepository' => '?',
  7622.             'App\\Repository\\DbDefault\\NiveauUsersRepository' => '?',
  7623.             'App\\Repository\\DbDefault\\UsersDbRepository' => '?',
  7624.             'App\\Repository\\DepensesAchatsRepository' => '?',
  7625.             'App\\Repository\\DevisRepository' => '?',
  7626.             'App\\Repository\\DocumentClientRepository' => '?',
  7627.             'App\\Repository\\DocumentDepensesRepository' => '?',
  7628.             'App\\Repository\\DocumentEvenementRepository' => '?',
  7629.             'App\\Repository\\EtatDevisRepository' => '?',
  7630.             'App\\Repository\\EvenementsEmailRepository' => '?',
  7631.             'App\\Repository\\EvenementsRepository' => '?',
  7632.             'App\\Repository\\FacturesRepository' => '?',
  7633.             'App\\Repository\\FamilleTagsRepository' => '?',
  7634.             'App\\Repository\\FichierProjetRepository' => '?',
  7635.             'App\\Repository\\FichierTacheRepository' => '?',
  7636.             'App\\Repository\\HistCommentaireTacheRepository' => '?',
  7637.             'App\\Repository\\HistoriqueAccesDocRepository' => '?',
  7638.             'App\\Repository\\HistoriqueSynchronisationRepository' => '?',
  7639.             'App\\Repository\\LienDocumentRepository' => '?',
  7640.             'App\\Repository\\LienExterneRepository' => '?',
  7641.             'App\\Repository\\ModelsRepository' => '?',
  7642.             'App\\Repository\\NiveauUtilisateursRepository' => '?',
  7643.             'App\\Repository\\ProduitsRepository' => '?',
  7644.             'App\\Repository\\ProjetRepository' => '?',
  7645.             'App\\Repository\\RegenerateMdpRepository' => '?',
  7646.             'App\\Repository\\TachesRepository' => '?',
  7647.             'App\\Repository\\TagsClientRepository' => '?',
  7648.             'App\\Repository\\TypeApporteurRepository' => '?',
  7649.             'App\\Repository\\TypeClientRepository' => '?',
  7650.             'App\\Repository\\TypeEvenementRepository' => '?',
  7651.             'App\\Repository\\UtilisateursRepository' => '?',
  7652.             'App\\Repository\\VentesFactureRepository' => '?',
  7653.             'App\\Repository\\VentesRepository' => '?',
  7654.         ]));
  7655.     }
  7656.     /**
  7657.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  7658.      *
  7659.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  7660.      */
  7661.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  7662.     {
  7663.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7664.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  7665.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7666.     }
  7667.     /**
  7668.      * Gets the private 'doctrine.orm.synextafacture10_annotation_metadata_driver' shared service.
  7669.      *
  7670.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7671.      */
  7672.     protected function getDoctrine_Orm_Synextafacture10AnnotationMetadataDriverService()
  7673.     {
  7674.         return $this->privates['doctrine.orm.synextafacture10_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7675.     }
  7676.     /**
  7677.      * Gets the private 'doctrine.orm.synextafacture10_entity_manager.property_info_extractor' shared service.
  7678.      *
  7679.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7680.      */
  7681.     protected function getDoctrine_Orm_Synextafacture10EntityManager_PropertyInfoExtractorService()
  7682.     {
  7683.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7684.         return $this->privates['doctrine.orm.synextafacture10_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafacture10_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture10EntityManagerService()));
  7685.     }
  7686.     /**
  7687.      * Gets the private 'doctrine.orm.synextafacture10_listeners.attach_entity_listeners' shared service.
  7688.      *
  7689.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7690.      */
  7691.     protected function getDoctrine_Orm_Synextafacture10Listeners_AttachEntityListenersService()
  7692.     {
  7693.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7694.         return $this->privates['doctrine.orm.synextafacture10_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7695.     }
  7696.     /**
  7697.      * Gets the private 'doctrine.orm.synextafacture2_annotation_metadata_driver' shared service.
  7698.      *
  7699.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7700.      */
  7701.     protected function getDoctrine_Orm_Synextafacture2AnnotationMetadataDriverService()
  7702.     {
  7703.         return $this->privates['doctrine.orm.synextafacture2_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7704.     }
  7705.     /**
  7706.      * Gets the private 'doctrine.orm.synextafacture2_entity_manager.property_info_extractor' shared service.
  7707.      *
  7708.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7709.      */
  7710.     protected function getDoctrine_Orm_Synextafacture2EntityManager_PropertyInfoExtractorService()
  7711.     {
  7712.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7713.         return $this->privates['doctrine.orm.synextafacture2_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafacture2_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture2EntityManagerService()));
  7714.     }
  7715.     /**
  7716.      * Gets the private 'doctrine.orm.synextafacture2_listeners.attach_entity_listeners' shared service.
  7717.      *
  7718.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7719.      */
  7720.     protected function getDoctrine_Orm_Synextafacture2Listeners_AttachEntityListenersService()
  7721.     {
  7722.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7723.         return $this->privates['doctrine.orm.synextafacture2_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7724.     }
  7725.     /**
  7726.      * Gets the private 'doctrine.orm.synextafacture3_annotation_metadata_driver' shared service.
  7727.      *
  7728.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7729.      */
  7730.     protected function getDoctrine_Orm_Synextafacture3AnnotationMetadataDriverService()
  7731.     {
  7732.         return $this->privates['doctrine.orm.synextafacture3_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7733.     }
  7734.     /**
  7735.      * Gets the private 'doctrine.orm.synextafacture3_entity_manager.property_info_extractor' shared service.
  7736.      *
  7737.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7738.      */
  7739.     protected function getDoctrine_Orm_Synextafacture3EntityManager_PropertyInfoExtractorService()
  7740.     {
  7741.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7742.         return $this->privates['doctrine.orm.synextafacture3_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafacture3_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture3EntityManagerService()));
  7743.     }
  7744.     /**
  7745.      * Gets the private 'doctrine.orm.synextafacture3_listeners.attach_entity_listeners' shared service.
  7746.      *
  7747.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7748.      */
  7749.     protected function getDoctrine_Orm_Synextafacture3Listeners_AttachEntityListenersService()
  7750.     {
  7751.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7752.         return $this->privates['doctrine.orm.synextafacture3_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7753.     }
  7754.     /**
  7755.      * Gets the private 'doctrine.orm.synextafacture4_annotation_metadata_driver' shared service.
  7756.      *
  7757.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7758.      */
  7759.     protected function getDoctrine_Orm_Synextafacture4AnnotationMetadataDriverService()
  7760.     {
  7761.         return $this->privates['doctrine.orm.synextafacture4_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7762.     }
  7763.     /**
  7764.      * Gets the private 'doctrine.orm.synextafacture4_entity_manager.property_info_extractor' shared service.
  7765.      *
  7766.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7767.      */
  7768.     protected function getDoctrine_Orm_Synextafacture4EntityManager_PropertyInfoExtractorService()
  7769.     {
  7770.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7771.         return $this->privates['doctrine.orm.synextafacture4_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafacture4_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture4EntityManagerService()));
  7772.     }
  7773.     /**
  7774.      * Gets the private 'doctrine.orm.synextafacture4_listeners.attach_entity_listeners' shared service.
  7775.      *
  7776.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7777.      */
  7778.     protected function getDoctrine_Orm_Synextafacture4Listeners_AttachEntityListenersService()
  7779.     {
  7780.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7781.         return $this->privates['doctrine.orm.synextafacture4_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7782.     }
  7783.     /**
  7784.      * Gets the private 'doctrine.orm.synextafacture5_annotation_metadata_driver' shared service.
  7785.      *
  7786.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7787.      */
  7788.     protected function getDoctrine_Orm_Synextafacture5AnnotationMetadataDriverService()
  7789.     {
  7790.         return $this->privates['doctrine.orm.synextafacture5_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7791.     }
  7792.     /**
  7793.      * Gets the private 'doctrine.orm.synextafacture5_entity_manager.property_info_extractor' shared service.
  7794.      *
  7795.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7796.      */
  7797.     protected function getDoctrine_Orm_Synextafacture5EntityManager_PropertyInfoExtractorService()
  7798.     {
  7799.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7800.         return $this->privates['doctrine.orm.synextafacture5_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafacture5_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture5EntityManagerService()));
  7801.     }
  7802.     /**
  7803.      * Gets the private 'doctrine.orm.synextafacture5_listeners.attach_entity_listeners' shared service.
  7804.      *
  7805.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7806.      */
  7807.     protected function getDoctrine_Orm_Synextafacture5Listeners_AttachEntityListenersService()
  7808.     {
  7809.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7810.         return $this->privates['doctrine.orm.synextafacture5_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7811.     }
  7812.     /**
  7813.      * Gets the private 'doctrine.orm.synextafacture6_annotation_metadata_driver' shared service.
  7814.      *
  7815.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7816.      */
  7817.     protected function getDoctrine_Orm_Synextafacture6AnnotationMetadataDriverService()
  7818.     {
  7819.         return $this->privates['doctrine.orm.synextafacture6_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7820.     }
  7821.     /**
  7822.      * Gets the private 'doctrine.orm.synextafacture6_entity_manager.property_info_extractor' shared service.
  7823.      *
  7824.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7825.      */
  7826.     protected function getDoctrine_Orm_Synextafacture6EntityManager_PropertyInfoExtractorService()
  7827.     {
  7828.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7829.         return $this->privates['doctrine.orm.synextafacture6_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafacture6_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture6EntityManagerService()));
  7830.     }
  7831.     /**
  7832.      * Gets the private 'doctrine.orm.synextafacture6_listeners.attach_entity_listeners' shared service.
  7833.      *
  7834.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7835.      */
  7836.     protected function getDoctrine_Orm_Synextafacture6Listeners_AttachEntityListenersService()
  7837.     {
  7838.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7839.         return $this->privates['doctrine.orm.synextafacture6_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7840.     }
  7841.     /**
  7842.      * Gets the private 'doctrine.orm.synextafacture7_annotation_metadata_driver' shared service.
  7843.      *
  7844.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7845.      */
  7846.     protected function getDoctrine_Orm_Synextafacture7AnnotationMetadataDriverService()
  7847.     {
  7848.         return $this->privates['doctrine.orm.synextafacture7_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7849.     }
  7850.     /**
  7851.      * Gets the private 'doctrine.orm.synextafacture7_entity_manager.property_info_extractor' shared service.
  7852.      *
  7853.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7854.      */
  7855.     protected function getDoctrine_Orm_Synextafacture7EntityManager_PropertyInfoExtractorService()
  7856.     {
  7857.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7858.         return $this->privates['doctrine.orm.synextafacture7_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafacture7_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture7EntityManagerService()));
  7859.     }
  7860.     /**
  7861.      * Gets the private 'doctrine.orm.synextafacture7_listeners.attach_entity_listeners' shared service.
  7862.      *
  7863.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7864.      */
  7865.     protected function getDoctrine_Orm_Synextafacture7Listeners_AttachEntityListenersService()
  7866.     {
  7867.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7868.         return $this->privates['doctrine.orm.synextafacture7_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7869.     }
  7870.     /**
  7871.      * Gets the private 'doctrine.orm.synextafacture8_annotation_metadata_driver' shared service.
  7872.      *
  7873.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7874.      */
  7875.     protected function getDoctrine_Orm_Synextafacture8AnnotationMetadataDriverService()
  7876.     {
  7877.         return $this->privates['doctrine.orm.synextafacture8_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7878.     }
  7879.     /**
  7880.      * Gets the private 'doctrine.orm.synextafacture8_entity_manager.property_info_extractor' shared service.
  7881.      *
  7882.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7883.      */
  7884.     protected function getDoctrine_Orm_Synextafacture8EntityManager_PropertyInfoExtractorService()
  7885.     {
  7886.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7887.         return $this->privates['doctrine.orm.synextafacture8_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafacture8_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture8EntityManagerService()));
  7888.     }
  7889.     /**
  7890.      * Gets the private 'doctrine.orm.synextafacture8_listeners.attach_entity_listeners' shared service.
  7891.      *
  7892.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7893.      */
  7894.     protected function getDoctrine_Orm_Synextafacture8Listeners_AttachEntityListenersService()
  7895.     {
  7896.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7897.         return $this->privates['doctrine.orm.synextafacture8_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7898.     }
  7899.     /**
  7900.      * Gets the private 'doctrine.orm.synextafacture9_annotation_metadata_driver' shared service.
  7901.      *
  7902.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7903.      */
  7904.     protected function getDoctrine_Orm_Synextafacture9AnnotationMetadataDriverService()
  7905.     {
  7906.         return $this->privates['doctrine.orm.synextafacture9_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7907.     }
  7908.     /**
  7909.      * Gets the private 'doctrine.orm.synextafacture9_entity_manager.property_info_extractor' shared service.
  7910.      *
  7911.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7912.      */
  7913.     protected function getDoctrine_Orm_Synextafacture9EntityManager_PropertyInfoExtractorService()
  7914.     {
  7915.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7916.         return $this->privates['doctrine.orm.synextafacture9_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafacture9_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture9EntityManagerService()));
  7917.     }
  7918.     /**
  7919.      * Gets the private 'doctrine.orm.synextafacture9_listeners.attach_entity_listeners' shared service.
  7920.      *
  7921.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7922.      */
  7923.     protected function getDoctrine_Orm_Synextafacture9Listeners_AttachEntityListenersService()
  7924.     {
  7925.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7926.         return $this->privates['doctrine.orm.synextafacture9_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7927.     }
  7928.     /**
  7929.      * Gets the private 'doctrine.orm.synextafactureaffet_annotation_metadata_driver' shared service.
  7930.      *
  7931.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7932.      */
  7933.     protected function getDoctrine_Orm_SynextafactureaffetAnnotationMetadataDriverService()
  7934.     {
  7935.         return $this->privates['doctrine.orm.synextafactureaffet_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7936.     }
  7937.     /**
  7938.      * Gets the private 'doctrine.orm.synextafactureaffet_entity_manager.property_info_extractor' shared service.
  7939.      *
  7940.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7941.      */
  7942.     protected function getDoctrine_Orm_SynextafactureaffetEntityManager_PropertyInfoExtractorService()
  7943.     {
  7944.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7945.         return $this->privates['doctrine.orm.synextafactureaffet_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafactureaffet_entity_manager'] ?? $this->getDoctrine_Orm_SynextafactureaffetEntityManagerService()));
  7946.     }
  7947.     /**
  7948.      * Gets the private 'doctrine.orm.synextafactureaffet_listeners.attach_entity_listeners' shared service.
  7949.      *
  7950.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7951.      */
  7952.     protected function getDoctrine_Orm_SynextafactureaffetListeners_AttachEntityListenersService()
  7953.     {
  7954.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7955.         return $this->privates['doctrine.orm.synextafactureaffet_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7956.     }
  7957.     /**
  7958.      * Gets the private 'doctrine.orm.synextafacturedefault_annotation_metadata_driver' shared service.
  7959.      *
  7960.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7961.      */
  7962.     protected function getDoctrine_Orm_SynextafacturedefaultAnnotationMetadataDriverService()
  7963.     {
  7964.         return $this->privates['doctrine.orm.synextafacturedefault_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/DbDefault')]);
  7965.     }
  7966.     /**
  7967.      * Gets the private 'doctrine.orm.synextafacturedefault_entity_manager.property_info_extractor' shared service.
  7968.      *
  7969.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7970.      */
  7971.     protected function getDoctrine_Orm_SynextafacturedefaultEntityManager_PropertyInfoExtractorService()
  7972.     {
  7973.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7974.         return $this->privates['doctrine.orm.synextafacturedefault_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.synextafacturedefault_entity_manager'] ?? $this->getDoctrine_Orm_SynextafacturedefaultEntityManagerService()));
  7975.     }
  7976.     /**
  7977.      * Gets the private 'doctrine.orm.synextafacturedefault_listeners.attach_entity_listeners' shared service.
  7978.      *
  7979.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7980.      */
  7981.     protected function getDoctrine_Orm_SynextafacturedefaultListeners_AttachEntityListenersService()
  7982.     {
  7983.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7984.         return $this->privates['doctrine.orm.synextafacturedefault_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7985.     }
  7986.     /**
  7987.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  7988.      *
  7989.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  7990.      */
  7991.     protected function getDoctrine_Orm_Validator_UniqueService()
  7992.     {
  7993.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7994.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7995.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  7996.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7997.     }
  7998.     /**
  7999.      * Gets the private 'doctrine.query_dql_command' shared service.
  8000.      *
  8001.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  8002.      */
  8003.     protected function getDoctrine_QueryDqlCommandService()
  8004.     {
  8005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8006.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8007.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  8008.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  8009.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  8010.         $instance->setName('doctrine:query:dql');
  8011.         return $instance;
  8012.     }
  8013.     /**
  8014.      * Gets the private 'doctrine.query_sql_command' shared service.
  8015.      *
  8016.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  8017.      */
  8018.     protected function getDoctrine_QuerySqlCommandService()
  8019.     {
  8020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8021.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  8022.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  8023.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  8024.         $instance->setName('doctrine:query:sql');
  8025.         return $instance;
  8026.     }
  8027.     /**
  8028.      * Gets the private 'doctrine.schema_create_command' shared service.
  8029.      *
  8030.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  8031.      */
  8032.     protected function getDoctrine_SchemaCreateCommandService()
  8033.     {
  8034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8035.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8036.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8037.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  8038.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  8039.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  8040.         $instance->setName('doctrine:schema:create');
  8041.         return $instance;
  8042.     }
  8043.     /**
  8044.      * Gets the private 'doctrine.schema_drop_command' shared service.
  8045.      *
  8046.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  8047.      */
  8048.     protected function getDoctrine_SchemaDropCommandService()
  8049.     {
  8050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8051.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8052.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8053.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  8054.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  8055.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  8056.         $instance->setName('doctrine:schema:drop');
  8057.         return $instance;
  8058.     }
  8059.     /**
  8060.      * Gets the private 'doctrine.schema_update_command' shared service.
  8061.      *
  8062.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  8063.      */
  8064.     protected function getDoctrine_SchemaUpdateCommandService()
  8065.     {
  8066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8067.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8068.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8069.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  8070.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  8071.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  8072.         $instance->setName('doctrine:schema:update');
  8073.         return $instance;
  8074.     }
  8075.     /**
  8076.      * Gets the private 'doctrine.schema_validate_command' shared service.
  8077.      *
  8078.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  8079.      */
  8080.     protected function getDoctrine_SchemaValidateCommandService()
  8081.     {
  8082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8083.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8084.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  8085.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  8086.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  8087.         $instance->setName('doctrine:schema:validate');
  8088.         return $instance;
  8089.     }
  8090.     /**
  8091.      * Gets the private 'doctrine_migrations.current_command' shared service.
  8092.      *
  8093.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  8094.      */
  8095.     protected function getDoctrineMigrations_CurrentCommandService()
  8096.     {
  8097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8098.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8099.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  8100.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  8101.         $instance->setName('doctrine:migrations:current');
  8102.         return $instance;
  8103.     }
  8104.     /**
  8105.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  8106.      *
  8107.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  8108.      */
  8109.     protected function getDoctrineMigrations_DiffCommandService()
  8110.     {
  8111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8112.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8113.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  8114.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  8115.         $instance->setName('doctrine:migrations:diff');
  8116.         return $instance;
  8117.     }
  8118.     /**
  8119.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  8120.      *
  8121.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  8122.      */
  8123.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  8124.     {
  8125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8126.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8127.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  8128.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  8129.         $instance->setName('doctrine:migrations:dump-schema');
  8130.         return $instance;
  8131.     }
  8132.     /**
  8133.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  8134.      *
  8135.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  8136.      */
  8137.     protected function getDoctrineMigrations_ExecuteCommandService()
  8138.     {
  8139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8140.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8141.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  8142.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  8143.         $instance->setName('doctrine:migrations:execute');
  8144.         return $instance;
  8145.     }
  8146.     /**
  8147.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  8148.      *
  8149.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  8150.      */
  8151.     protected function getDoctrineMigrations_GenerateCommandService()
  8152.     {
  8153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8154.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8155.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  8156.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  8157.         $instance->setName('doctrine:migrations:generate');
  8158.         return $instance;
  8159.     }
  8160.     /**
  8161.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  8162.      *
  8163.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  8164.      */
  8165.     protected function getDoctrineMigrations_LatestCommandService()
  8166.     {
  8167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8168.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8169.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  8170.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  8171.         $instance->setName('doctrine:migrations:latest');
  8172.         return $instance;
  8173.     }
  8174.     /**
  8175.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  8176.      *
  8177.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  8178.      */
  8179.     protected function getDoctrineMigrations_MigrateCommandService()
  8180.     {
  8181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8182.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8183.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  8184.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  8185.         $instance->setName('doctrine:migrations:migrate');
  8186.         return $instance;
  8187.     }
  8188.     /**
  8189.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  8190.      *
  8191.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  8192.      */
  8193.     protected function getDoctrineMigrations_RollupCommandService()
  8194.     {
  8195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8196.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8197.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  8198.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  8199.         $instance->setName('doctrine:migrations:rollup');
  8200.         return $instance;
  8201.     }
  8202.     /**
  8203.      * Gets the private 'doctrine_migrations.status_command' shared service.
  8204.      *
  8205.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  8206.      */
  8207.     protected function getDoctrineMigrations_StatusCommandService()
  8208.     {
  8209.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8210.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8211.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  8212.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  8213.         $instance->setName('doctrine:migrations:status');
  8214.         return $instance;
  8215.     }
  8216.     /**
  8217.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  8218.      *
  8219.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  8220.      */
  8221.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  8222.     {
  8223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8224.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8225.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  8226.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  8227.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  8228.         return $instance;
  8229.     }
  8230.     /**
  8231.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  8232.      *
  8233.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  8234.      */
  8235.     protected function getDoctrineMigrations_UpToDateCommandService()
  8236.     {
  8237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8238.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8239.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  8240.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  8241.         $instance->setName('doctrine:migrations:up-to-date');
  8242.         return $instance;
  8243.     }
  8244.     /**
  8245.      * Gets the private 'doctrine_migrations.version_command' shared service.
  8246.      *
  8247.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  8248.      */
  8249.     protected function getDoctrineMigrations_VersionCommandService()
  8250.     {
  8251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8252.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8253.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  8254.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  8255.         $instance->setName('doctrine:migrations:version');
  8256.         return $instance;
  8257.     }
  8258.     /**
  8259.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  8260.      *
  8261.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  8262.      */
  8263.     protected function getDoctrineMigrations_VersionsCommandService()
  8264.     {
  8265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8266.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8267.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  8268.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  8269.         $instance->setName('doctrine:migrations:list');
  8270.         return $instance;
  8271.     }
  8272.     /**
  8273.      * Gets the private 'error_handler.error_renderer.html' shared service.
  8274.      *
  8275.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  8276.      */
  8277.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  8278.     {
  8279.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  8280.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  8281.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8282.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8283.     }
  8284.     /**
  8285.      * Gets the private 'exception_listener' shared service.
  8286.      *
  8287.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  8288.      */
  8289.     protected function getExceptionListenerService()
  8290.     {
  8291.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  8292.     }
  8293.     /**
  8294.      * Gets the private 'form.choice_list_factory.cached' shared service.
  8295.      *
  8296.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  8297.      */
  8298.     protected function getForm_ChoiceListFactory_CachedService()
  8299.     {
  8300.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  8301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  8302.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  8303.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  8304.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  8305.     }
  8306.     /**
  8307.      * Gets the private 'form.registry' shared service.
  8308.      *
  8309.      * @return \Symfony\Component\Form\FormRegistry
  8310.      */
  8311.     protected function getForm_RegistryService()
  8312.     {
  8313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  8314.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  8315.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  8316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  8317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  8318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  8319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  8320.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8321.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  8322.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  8323.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  8324.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  8325.         ], [
  8326.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  8327.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  8328.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  8329.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  8330.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  8331.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  8332.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  8333.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  8334.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  8335.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  8336.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  8337.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  8338.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  8339.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  8340.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  8341.         }, 1)], new RewindableGenerator(function () {
  8342.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  8343.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  8344.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  8345.     }
  8346.     /**
  8347.      * Gets the private 'form.server_params' shared service.
  8348.      *
  8349.      * @return \Symfony\Component\Form\Util\ServerParams
  8350.      */
  8351.     protected function getForm_ServerParamsService()
  8352.     {
  8353.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  8354.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8355.     }
  8356.     /**
  8357.      * Gets the private 'form.type.choice' shared service.
  8358.      *
  8359.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  8360.      */
  8361.     protected function getForm_Type_ChoiceService()
  8362.     {
  8363.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8364.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8365.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  8366.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  8367.     }
  8368.     /**
  8369.      * Gets the private 'form.type.entity' shared service.
  8370.      *
  8371.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  8372.      */
  8373.     protected function getForm_Type_EntityService()
  8374.     {
  8375.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8376.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8377.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  8378.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  8379.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8380.     }
  8381.     /**
  8382.      * Gets the private 'form.type.form' shared service.
  8383.      *
  8384.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  8385.      */
  8386.     protected function getForm_Type_FormService()
  8387.     {
  8388.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8389.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  8391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  8392.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  8393.     }
  8394.     /**
  8395.      * Gets the private 'form.type_extension.csrf' shared service.
  8396.      *
  8397.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  8398.      */
  8399.     protected function getForm_TypeExtension_CsrfService()
  8400.     {
  8401.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8402.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8403.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  8404.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  8405.     }
  8406.     /**
  8407.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  8408.      *
  8409.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  8410.      */
  8411.     protected function getForm_TypeExtension_Form_DataCollectorService()
  8412.     {
  8413.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8414.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  8416.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  8417.     }
  8418.     /**
  8419.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  8420.      *
  8421.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  8422.      */
  8423.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  8424.     {
  8425.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8426.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8427.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  8428.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  8429.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  8430.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  8431.     }
  8432.     /**
  8433.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  8434.      *
  8435.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  8436.      */
  8437.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  8438.     {
  8439.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8440.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8441.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  8442.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  8443.     }
  8444.     /**
  8445.      * Gets the private 'form.type_extension.form.validator' shared service.
  8446.      *
  8447.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  8448.      */
  8449.     protected function getForm_TypeExtension_Form_ValidatorService()
  8450.     {
  8451.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8452.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8453.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  8455.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  8456.     }
  8457.     /**
  8458.      * Gets the private 'form.type_extension.upload.validator' shared service.
  8459.      *
  8460.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  8461.      */
  8462.     protected function getForm_TypeExtension_Upload_ValidatorService()
  8463.     {
  8464.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8465.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  8467.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  8468.     }
  8469.     /**
  8470.      * Gets the private 'form.type_guesser.doctrine' shared service.
  8471.      *
  8472.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  8473.      */
  8474.     protected function getForm_TypeGuesser_DoctrineService()
  8475.     {
  8476.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8477.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  8478.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8479.     }
  8480.     /**
  8481.      * Gets the private 'form.type_guesser.validator' shared service.
  8482.      *
  8483.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  8484.      */
  8485.     protected function getForm_TypeGuesser_ValidatorService()
  8486.     {
  8487.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  8489.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  8490.     }
  8491.     /**
  8492.      * Gets the private 'fos_js_routing.dump_command' shared service.
  8493.      *
  8494.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  8495.      */
  8496.     protected function getFosJsRouting_DumpCommandService()
  8497.     {
  8498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8499.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  8500.         $this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__4), NULL);
  8501.         $instance->setName('fos:js-routing:dump');
  8502.         return $instance;
  8503.     }
  8504.     /**
  8505.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  8506.      *
  8507.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  8508.      */
  8509.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  8510.     {
  8511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  8513.         $this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
  8514.         $instance->setName('fos:js-routing:debug');
  8515.         return $instance;
  8516.     }
  8517.     /**
  8518.      * Gets the private 'fragment.renderer.inline' shared service.
  8519.      *
  8520.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  8521.      */
  8522.     protected function getFragment_Renderer_InlineService()
  8523.     {
  8524.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  8525.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  8526.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  8527.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8528.         $instance->setFragmentPath('/_fragment');
  8529.         return $instance;
  8530.     }
  8531.     /**
  8532.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  8533.      *
  8534.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  8535.      */
  8536.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  8537.     {
  8538.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  8539.     }
  8540.     /**
  8541.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  8542.      *
  8543.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  8544.      */
  8545.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  8546.     {
  8547.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  8548.     }
  8549.     /**
  8550.      * Gets the private 'locale_aware_listener' shared service.
  8551.      *
  8552.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  8553.      */
  8554.     protected function getLocaleAwareListenerService()
  8555.     {
  8556.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  8557.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  8558.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8559.     }
  8560.     /**
  8561.      * Gets the private 'locale_listener' shared service.
  8562.      *
  8563.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  8564.      */
  8565.     protected function getLocaleListenerService()
  8566.     {
  8567.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  8568.     }
  8569.     /**
  8570.      * Gets the private 'maker.auto_command.make_auth' shared service.
  8571.      *
  8572.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8573.      */
  8574.     protected function getMaker_AutoCommand_MakeAuthService()
  8575.     {
  8576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8577.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8578.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8579.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8580.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  8581.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8582.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8583.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8584.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a$b);
  8585.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  8586.         $instance->setName('make:auth');
  8587.         return $instance;
  8588.     }
  8589.     /**
  8590.      * Gets the private 'maker.auto_command.make_command' shared service.
  8591.      *
  8592.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8593.      */
  8594.     protected function getMaker_AutoCommand_MakeCommandService()
  8595.     {
  8596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8597.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8598.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8599.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8600.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  8601.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8602.         $instance->setDescription('Creates a new console command class');
  8603.         $instance->setName('make:command');
  8604.         return $instance;
  8605.     }
  8606.     /**
  8607.      * Gets the private 'maker.auto_command.make_controller' shared service.
  8608.      *
  8609.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8610.      */
  8611.     protected function getMaker_AutoCommand_MakeControllerService()
  8612.     {
  8613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8614.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8615.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8616.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8617.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  8618.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8619.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8620.         $instance->setDescription('Creates a new controller class');
  8621.         $instance->setName('make:controller');
  8622.         return $instance;
  8623.     }
  8624.     /**
  8625.      * Gets the private 'maker.auto_command.make_crud' shared service.
  8626.      *
  8627.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8628.      */
  8629.     protected function getMaker_AutoCommand_MakeCrudService()
  8630.     {
  8631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8632.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8633.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8634.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8635.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  8636.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8637.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  8638.         $instance->setName('make:crud');
  8639.         return $instance;
  8640.     }
  8641.     /**
  8642.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  8643.      *
  8644.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8645.      */
  8646.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  8647.     {
  8648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8650.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8651.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8652.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  8653.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8654.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8655.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  8656.         $instance->setName('make:docker:database');
  8657.         return $instance;
  8658.     }
  8659.     /**
  8660.      * Gets the private 'maker.auto_command.make_entity' shared service.
  8661.      *
  8662.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8663.      */
  8664.     protected function getMaker_AutoCommand_MakeEntityService()
  8665.     {
  8666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8667.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8668.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8669.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8670.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8671.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  8672.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8673.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8674.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  8675.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  8676.         $instance->setName('make:entity');
  8677.         return $instance;
  8678.     }
  8679.     /**
  8680.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  8681.      *
  8682.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8683.      */
  8684.     protected function getMaker_AutoCommand_MakeFixturesService()
  8685.     {
  8686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8687.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8688.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8689.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8690.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  8691.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8692.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  8693.         $instance->setName('make:fixtures');
  8694.         return $instance;
  8695.     }
  8696.     /**
  8697.      * Gets the private 'maker.auto_command.make_form' shared service.
  8698.      *
  8699.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8700.      */
  8701.     protected function getMaker_AutoCommand_MakeFormService()
  8702.     {
  8703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8704.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8705.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8706.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8707.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  8708.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8709.         $instance->setDescription('Creates a new form class');
  8710.         $instance->setName('make:form');
  8711.         return $instance;
  8712.     }
  8713.     /**
  8714.      * Gets the private 'maker.auto_command.make_message' shared service.
  8715.      *
  8716.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8717.      */
  8718.     protected function getMaker_AutoCommand_MakeMessageService()
  8719.     {
  8720.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8721.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8722.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8723.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8724.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  8725.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8726.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8727.         $instance->setDescription('Creates a new message and handler');
  8728.         $instance->setName('make:message');
  8729.         return $instance;
  8730.     }
  8731.     /**
  8732.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  8733.      *
  8734.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8735.      */
  8736.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  8737.     {
  8738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8739.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8740.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8741.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8742.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  8743.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8744.         $instance->setDescription('Creates a new messenger middleware');
  8745.         $instance->setName('make:messenger-middleware');
  8746.         return $instance;
  8747.     }
  8748.     /**
  8749.      * Gets the private 'maker.auto_command.make_migration' shared service.
  8750.      *
  8751.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8752.      */
  8753.     protected function getMaker_AutoCommand_MakeMigrationService()
  8754.     {
  8755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8756.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8758.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8759.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  8760.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  8761.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8762.         $instance->setDescription('Creates a new migration based on database changes');
  8763.         $instance->setName('make:migration');
  8764.         return $instance;
  8765.     }
  8766.     /**
  8767.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  8768.      *
  8769.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8770.      */
  8771.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  8772.     {
  8773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8774.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8775.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8776.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8777.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  8778.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8779.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8780.         $instance->setDescription('Creates a new registration form system');
  8781.         $instance->setName('make:registration-form');
  8782.         return $instance;
  8783.     }
  8784.     /**
  8785.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  8786.      *
  8787.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8788.      */
  8789.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  8790.     {
  8791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8792.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8793.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8794.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8795.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  8796.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8797.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8798.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  8799.         $instance->setName('make:reset-password');
  8800.         return $instance;
  8801.     }
  8802.     /**
  8803.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  8804.      *
  8805.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8806.      */
  8807.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  8808.     {
  8809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8810.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8811.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8812.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8813.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  8814.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8815.         $instance->setDescription('Creates a new serializer encoder class');
  8816.         $instance->setName('make:serializer:encoder');
  8817.         return $instance;
  8818.     }
  8819.     /**
  8820.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  8821.      *
  8822.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8823.      */
  8824.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  8825.     {
  8826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8827.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8828.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8829.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8830.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  8831.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8832.         $instance->setDescription('Creates a new serializer normalizer class');
  8833.         $instance->setName('make:serializer:normalizer');
  8834.         return $instance;
  8835.     }
  8836.     /**
  8837.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8838.      *
  8839.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8840.      */
  8841.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8842.     {
  8843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8844.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8845.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8846.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8847.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8848.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8849.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8850.         $instance->setDescription('Creates a new event subscriber class');
  8851.         $instance->setName('make:subscriber');
  8852.         return $instance;
  8853.     }
  8854.     /**
  8855.      * Gets the private 'maker.auto_command.make_test' shared service.
  8856.      *
  8857.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8858.      */
  8859.     protected function getMaker_AutoCommand_MakeTestService()
  8860.     {
  8861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8862.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8863.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8864.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8865.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8866.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8867.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8868.         $instance->setDescription('Creates a new test class');
  8869.         $instance->setName('make:test');
  8870.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8871.         return $instance;
  8872.     }
  8873.     /**
  8874.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8875.      *
  8876.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8877.      */
  8878.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8879.     {
  8880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8881.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8882.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8883.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8884.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8885.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8886.         $instance->setDescription('Creates a new Twig extension class');
  8887.         $instance->setName('make:twig-extension');
  8888.         return $instance;
  8889.     }
  8890.     /**
  8891.      * Gets the private 'maker.auto_command.make_user' shared service.
  8892.      *
  8893.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8894.      */
  8895.     protected function getMaker_AutoCommand_MakeUserService()
  8896.     {
  8897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8898.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8899.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8900.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8901.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8902.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8903.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8904.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8905.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8906.         $instance->setDescription('Creates a new security user class');
  8907.         $instance->setName('make:user');
  8908.         return $instance;
  8909.     }
  8910.     /**
  8911.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8912.      *
  8913.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8914.      */
  8915.     protected function getMaker_AutoCommand_MakeValidatorService()
  8916.     {
  8917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8918.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8919.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8920.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8922.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8923.         $instance->setDescription('Creates a new validator and constraint class');
  8924.         $instance->setName('make:validator');
  8925.         return $instance;
  8926.     }
  8927.     /**
  8928.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8929.      *
  8930.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8931.      */
  8932.     protected function getMaker_AutoCommand_MakeVoterService()
  8933.     {
  8934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8935.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8936.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8937.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8939.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8940.         $instance->setDescription('Creates a new security voter class');
  8941.         $instance->setName('make:voter');
  8942.         return $instance;
  8943.     }
  8944.     /**
  8945.      * Gets the private 'maker.doctrine_helper' shared service.
  8946.      *
  8947.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8948.      */
  8949.     protected function getMaker_DoctrineHelperService()
  8950.     {
  8951.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8952.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()), ['synextafacturedefault' => [=> [=> 'App\\DbDefault'=> ($this->privates['doctrine.orm.synextafacturedefault_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_SynextafacturedefaultAnnotationMetadataDriverService())]], 'synextafacture2' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.synextafacture2_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture2AnnotationMetadataDriverService())]], 'synextafacture3' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.synextafacture3_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture3AnnotationMetadataDriverService())]], 'synextafacture4' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.synextafacture4_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture4AnnotationMetadataDriverService())]], 'synextafacture5' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.synextafacture5_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture5AnnotationMetadataDriverService())]], 'synextafacture6' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.synextafacture6_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture6AnnotationMetadataDriverService())]], 'synextafacture7' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.synextafacture7_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture7AnnotationMetadataDriverService())]], 'synextafacture8' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.synextafacture8_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture8AnnotationMetadataDriverService())]], 'synextafacture9' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.synextafacture9_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture9AnnotationMetadataDriverService())]], 'synextafacture10' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.synextafacture10_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_Synextafacture10AnnotationMetadataDriverService())]], 'synextafactureaffet' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.synextafactureaffet_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_SynextafactureaffetAnnotationMetadataDriverService())]]]);
  8953.     }
  8954.     /**
  8955.      * Gets the private 'maker.entity_class_generator' shared service.
  8956.      *
  8957.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8958.      */
  8959.     protected function getMaker_EntityClassGeneratorService()
  8960.     {
  8961.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8962.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  8963.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  8964.         return $instance;
  8965.     }
  8966.     /**
  8967.      * Gets the private 'maker.file_manager' shared service.
  8968.      *
  8969.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8970.      */
  8971.     protected function getMaker_FileManagerService()
  8972.     {
  8973.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8974.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8975.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8976.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  8978.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  8979.     }
  8980.     /**
  8981.      * Gets the private 'maker.generator' shared service.
  8982.      *
  8983.      * @return \Symfony\Bundle\MakerBundle\Generator
  8984.      */
  8985.     protected function getMaker_GeneratorService()
  8986.     {
  8987.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8988.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8989.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8990.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator($a'App', new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil($a));
  8991.     }
  8992.     /**
  8993.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8994.      *
  8995.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8996.      */
  8997.     protected function getMaker_Renderer_FormTypeRendererService()
  8998.     {
  8999.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  9000.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9001.     }
  9002.     /**
  9003.      * Gets the private 'mime_types' shared service.
  9004.      *
  9005.      * @return \Symfony\Component\Mime\MimeTypes
  9006.      */
  9007.     protected function getMimeTypesService()
  9008.     {
  9009.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  9010.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  9011.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  9012.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  9013.         $instance->setDefault($instance);
  9014.         return $instance;
  9015.     }
  9016.     /**
  9017.      * Gets the private 'monolog.command.server_log' shared service.
  9018.      *
  9019.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  9020.      */
  9021.     protected function getMonolog_Command_ServerLogService()
  9022.     {
  9023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9024.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  9025.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  9026.         $instance->setName('server:log');
  9027.         return $instance;
  9028.     }
  9029.     /**
  9030.      * Gets the private 'monolog.handler.console' shared service.
  9031.      *
  9032.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  9033.      */
  9034.     protected function getMonolog_Handler_ConsoleService()
  9035.     {
  9036.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  9037.     }
  9038.     /**
  9039.      * Gets the private 'monolog.handler.main' shared service.
  9040.      *
  9041.      * @return \Monolog\Handler\StreamHandler
  9042.      */
  9043.     protected function getMonolog_Handler_MainService()
  9044.     {
  9045.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  9046.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  9047.         return $instance;
  9048.     }
  9049.     /**
  9050.      * Gets the private 'monolog.logger' shared service.
  9051.      *
  9052.      * @return \Symfony\Bridge\Monolog\Logger
  9053.      */
  9054.     protected function getMonolog_LoggerService()
  9055.     {
  9056.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  9057.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9058.         $instance->useMicrosecondTimestamps(true);
  9059.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9060.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9061.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9062.         return $instance;
  9063.     }
  9064.     /**
  9065.      * Gets the private 'monolog.logger.cache' shared service.
  9066.      *
  9067.      * @return \Symfony\Bridge\Monolog\Logger
  9068.      */
  9069.     protected function getMonolog_Logger_CacheService()
  9070.     {
  9071.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  9072.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9073.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9074.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9075.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9076.         return $instance;
  9077.     }
  9078.     /**
  9079.      * Gets the private 'monolog.logger.request' shared service.
  9080.      *
  9081.      * @return \Symfony\Bridge\Monolog\Logger
  9082.      */
  9083.     protected function getMonolog_Logger_RequestService()
  9084.     {
  9085.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  9086.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9087.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9088.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9089.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9090.         return $instance;
  9091.     }
  9092.     /**
  9093.      * Gets the private 'monolog.logger.security' shared service.
  9094.      *
  9095.      * @return \Symfony\Bridge\Monolog\Logger
  9096.      */
  9097.     protected function getMonolog_Logger_SecurityService()
  9098.     {
  9099.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  9100.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9101.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9102.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9103.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9104.         return $instance;
  9105.     }
  9106.     /**
  9107.      * Gets the private 'parameter_bag' shared service.
  9108.      *
  9109.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  9110.      */
  9111.     protected function getParameterBagService()
  9112.     {
  9113.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  9114.     }
  9115.     /**
  9116.      * Gets the private 'profiler_listener' shared service.
  9117.      *
  9118.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  9119.      */
  9120.     protected function getProfilerListenerService()
  9121.     {
  9122.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  9123.     }
  9124.     /**
  9125.      * Gets the private 'property_accessor' shared service.
  9126.      *
  9127.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  9128.      */
  9129.     protected function getPropertyAccessorService()
  9130.     {
  9131.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  9132.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  9133.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  9134.     }
  9135.     /**
  9136.      * Gets the private 'property_info' shared service.
  9137.      *
  9138.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  9139.      */
  9140.     protected function getPropertyInfoService()
  9141.     {
  9142.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  9143.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  9144.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9145.             yield => ($this->privates['doctrine.orm.synextafacturedefault_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SynextafacturedefaultEntityManager_PropertyInfoExtractorService());
  9146.             yield => ($this->privates['doctrine.orm.synextafacture2_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture2EntityManager_PropertyInfoExtractorService());
  9147.             yield => ($this->privates['doctrine.orm.synextafacture3_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture3EntityManager_PropertyInfoExtractorService());
  9148.             yield => ($this->privates['doctrine.orm.synextafacture4_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture4EntityManager_PropertyInfoExtractorService());
  9149.             yield => ($this->privates['doctrine.orm.synextafacture5_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture5EntityManager_PropertyInfoExtractorService());
  9150.             yield => ($this->privates['doctrine.orm.synextafacture6_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture6EntityManager_PropertyInfoExtractorService());
  9151.             yield => ($this->privates['doctrine.orm.synextafacture7_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture7EntityManager_PropertyInfoExtractorService());
  9152.             yield => ($this->privates['doctrine.orm.synextafacture8_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture8EntityManager_PropertyInfoExtractorService());
  9153.             yield 10 => ($this->privates['doctrine.orm.synextafacture9_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture9EntityManager_PropertyInfoExtractorService());
  9154.             yield 11 => ($this->privates['doctrine.orm.synextafacture10_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture10EntityManager_PropertyInfoExtractorService());
  9155.             yield 12 => ($this->privates['doctrine.orm.synextafactureaffet_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SynextafactureaffetEntityManager_PropertyInfoExtractorService());
  9156.         }, 13), new RewindableGenerator(function () {
  9157.             yield => ($this->privates['doctrine.orm.synextafacturedefault_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SynextafacturedefaultEntityManager_PropertyInfoExtractorService());
  9158.             yield => ($this->privates['doctrine.orm.synextafacture2_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture2EntityManager_PropertyInfoExtractorService());
  9159.             yield => ($this->privates['doctrine.orm.synextafacture3_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture3EntityManager_PropertyInfoExtractorService());
  9160.             yield => ($this->privates['doctrine.orm.synextafacture4_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture4EntityManager_PropertyInfoExtractorService());
  9161.             yield => ($this->privates['doctrine.orm.synextafacture5_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture5EntityManager_PropertyInfoExtractorService());
  9162.             yield => ($this->privates['doctrine.orm.synextafacture6_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture6EntityManager_PropertyInfoExtractorService());
  9163.             yield => ($this->privates['doctrine.orm.synextafacture7_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture7EntityManager_PropertyInfoExtractorService());
  9164.             yield => ($this->privates['doctrine.orm.synextafacture8_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture8EntityManager_PropertyInfoExtractorService());
  9165.             yield => ($this->privates['doctrine.orm.synextafacture9_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture9EntityManager_PropertyInfoExtractorService());
  9166.             yield => ($this->privates['doctrine.orm.synextafacture10_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture10EntityManager_PropertyInfoExtractorService());
  9167.             yield 10 => ($this->privates['doctrine.orm.synextafactureaffet_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SynextafactureaffetEntityManager_PropertyInfoExtractorService());
  9168.             yield 11 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  9169.             yield 12 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9170.         }, 13), new RewindableGenerator(function () {
  9171.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  9172.         }, 1), new RewindableGenerator(function () {
  9173.             yield => ($this->privates['doctrine.orm.synextafacturedefault_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SynextafacturedefaultEntityManager_PropertyInfoExtractorService());
  9174.             yield => ($this->privates['doctrine.orm.synextafacture2_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture2EntityManager_PropertyInfoExtractorService());
  9175.             yield => ($this->privates['doctrine.orm.synextafacture3_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture3EntityManager_PropertyInfoExtractorService());
  9176.             yield => ($this->privates['doctrine.orm.synextafacture4_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture4EntityManager_PropertyInfoExtractorService());
  9177.             yield => ($this->privates['doctrine.orm.synextafacture5_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture5EntityManager_PropertyInfoExtractorService());
  9178.             yield => ($this->privates['doctrine.orm.synextafacture6_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture6EntityManager_PropertyInfoExtractorService());
  9179.             yield => ($this->privates['doctrine.orm.synextafacture7_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture7EntityManager_PropertyInfoExtractorService());
  9180.             yield => ($this->privates['doctrine.orm.synextafacture8_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture8EntityManager_PropertyInfoExtractorService());
  9181.             yield => ($this->privates['doctrine.orm.synextafacture9_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture9EntityManager_PropertyInfoExtractorService());
  9182.             yield => ($this->privates['doctrine.orm.synextafacture10_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_Synextafacture10EntityManager_PropertyInfoExtractorService());
  9183.             yield 10 => ($this->privates['doctrine.orm.synextafactureaffet_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SynextafactureaffetEntityManager_PropertyInfoExtractorService());
  9184.             yield 11 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9185.         }, 12), new RewindableGenerator(function () {
  9186.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9187.         }, 1));
  9188.     }
  9189.     /**
  9190.      * Gets the private 'property_info.serializer_extractor' shared service.
  9191.      *
  9192.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  9193.      */
  9194.     protected function getPropertyInfo_SerializerExtractorService()
  9195.     {
  9196.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  9197.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  9198.     }
  9199.     /**
  9200.      * Gets the private 'router.cache_warmer' shared service.
  9201.      *
  9202.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  9203.      */
  9204.     protected function getRouter_CacheWarmerService()
  9205.     {
  9206.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  9208.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9209.             'router' => ['services''router''getRouterService'false],
  9210.         ], [
  9211.             'router' => '?',
  9212.         ]))->withContext('router.cache_warmer'$this));
  9213.     }
  9214.     /**
  9215.      * Gets the private 'router.request_context' shared service.
  9216.      *
  9217.      * @return \Symfony\Component\Routing\RequestContext
  9218.      */
  9219.     protected function getRouter_RequestContextService()
  9220.     {
  9221.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  9222.     }
  9223.     /**
  9224.      * Gets the private 'router_listener' shared service.
  9225.      *
  9226.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  9227.      */
  9228.     protected function getRouterListenerService()
  9229.     {
  9230.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  9231.     }
  9232.     /**
  9233.      * Gets the private 'security.access_listener' shared service.
  9234.      *
  9235.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  9236.      */
  9237.     protected function getSecurity_AccessListenerService()
  9238.     {
  9239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9241.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9242.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  9243.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  9244.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  9245.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? ($this->privates['security.access_map'] = new \Symfony\Component\Security\Http\AccessMap())), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  9246.     }
  9247.     /**
  9248.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  9249.      *
  9250.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9251.      */
  9252.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  9253.     {
  9254.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9255.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9256.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9257.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  9258.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  9259.     }
  9260.     /**
  9261.      * Gets the private 'security.authentication.manager' shared service.
  9262.      *
  9263.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  9264.      */
  9265.     protected function getSecurity_Authentication_ManagerService()
  9266.     {
  9267.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  9268.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  9269.         }, 1), true);
  9270.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9271.         return $instance;
  9272.     }
  9273.     /**
  9274.      * Gets the private 'security.channel_listener' shared service.
  9275.      *
  9276.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  9277.      */
  9278.     protected function getSecurity_ChannelListenerService()
  9279.     {
  9280.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9281.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9282.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9283.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  9284.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9285.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  9286.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  9287.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  9288.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? ($this->privates['security.access_map'] = new \Symfony\Component\Security\Http\AccessMap())), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  9289.     }
  9290.     /**
  9291.      * Gets the private 'security.command.user_password_encoder' shared service.
  9292.      *
  9293.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  9294.      */
  9295.     protected function getSecurity_Command_UserPasswordEncoderService()
  9296.     {
  9297.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  9299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  9300.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  9301.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? ($this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory([]))), []);
  9302.         $instance->setName('security:encode-password');
  9303.         return $instance;
  9304.     }
  9305.     /**
  9306.      * Gets the private 'security.context_listener.0' shared service.
  9307.      *
  9308.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  9309.      */
  9310.     protected function getSecurity_ContextListener_0Service()
  9311.     {
  9312.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9313.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9314.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9315.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  9316.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  9317.             yield => ($this->privates['security.user.provider.concrete.users_in_memory'] ?? ($this->privates['security.user.provider.concrete.users_in_memory'] = new \Symfony\Component\Security\Core\User\InMemoryUserProvider([])));
  9318.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  9319.     }
  9320.     /**
  9321.      * Gets the private 'security.firewall.map' shared service.
  9322.      *
  9323.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  9324.      */
  9325.     protected function getSecurity_Firewall_MapService()
  9326.     {
  9327.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9328.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  9329.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  9330.         ], [
  9331.             'security.firewall.map.context.dev' => '?',
  9332.             'security.firewall.map.context.main' => '?',
  9333.         ]), new RewindableGenerator(function () {
  9334.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  9335.             yield 'security.firewall.map.context.main' => NULL;
  9336.         }, 2));
  9337.     }
  9338.     /**
  9339.      * Gets the private 'security.firewall.map.context.dev' shared service.
  9340.      *
  9341.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9342.      */
  9343.     protected function getSecurity_Firewall_Map_Context_DevService()
  9344.     {
  9345.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9346.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9347.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9348.             return new \EmptyIterator();
  9349.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalse'''''''''', [], NULL));
  9350.     }
  9351.     /**
  9352.      * Gets the private 'security.firewall.map.context.main' shared service.
  9353.      *
  9354.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  9355.      */
  9356.     protected function getSecurity_Firewall_Map_Context_MainService()
  9357.     {
  9358.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9359.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  9360.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9361.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9362.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  9363.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9364.         $a = ($this->services['router'] ?? $this->getRouterService());
  9365.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  9366.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9367.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  9368.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  9369.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9370.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i'), 'main'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.users_in_memory''main'NULLNULLNULL, [=> 'anonymous'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  9371.     }
  9372.     /**
  9373.      * Gets the private 'security.logout_url_generator' shared service.
  9374.      *
  9375.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  9376.      */
  9377.     protected function getSecurity_LogoutUrlGeneratorService()
  9378.     {
  9379.         return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  9380.     }
  9381.     /**
  9382.      * Gets the private 'security.validator.user_password' shared service.
  9383.      *
  9384.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  9385.      */
  9386.     protected function getSecurity_Validator_UserPasswordService()
  9387.     {
  9388.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9389.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9390.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  9391.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  9392.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  9393.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? ($this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory([]))));
  9394.     }
  9395.     /**
  9396.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  9397.      *
  9398.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  9399.      */
  9400.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  9401.     {
  9402.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9403.     }
  9404.     /**
  9405.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  9406.      *
  9407.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  9408.      */
  9409.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  9410.     {
  9411.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  9412.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  9413.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  9414.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  9415.     }
  9416.     /**
  9417.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  9418.      *
  9419.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  9420.      */
  9421.     protected function getSensioFrameworkExtra_Security_ListenerService()
  9422.     {
  9423.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9424.     }
  9425.     /**
  9426.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  9427.      *
  9428.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  9429.      */
  9430.     protected function getSensioFrameworkExtra_View_ListenerService()
  9431.     {
  9432.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  9433.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9434.             'twig' => ['services''twig''getTwigService'false],
  9435.         ], [
  9436.             'twig' => 'Twig\\Environment',
  9437.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  9438.         return $instance;
  9439.     }
  9440.     /**
  9441.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  9442.      *
  9443.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  9444.      */
  9445.     protected function getSerializer_Mapping_CacheWarmerService()
  9446.     {
  9447.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9448.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9449.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  9450.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9451.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9452.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  9453.     }
  9454.     /**
  9455.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  9456.      *
  9457.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  9458.      */
  9459.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  9460.     {
  9461.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  9462.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  9463.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  9464.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9465.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  9466.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9467.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  9468.     }
  9469.     /**
  9470.      * Gets the private 'session.storage.native' shared service.
  9471.      *
  9472.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  9473.      */
  9474.     protected function getSession_Storage_NativeService()
  9475.     {
  9476.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  9477.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  9478.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  9479.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  9480.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  9481.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  9482.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  9483.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__4).'/src/var/sessions/dev'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  9484.     }
  9485.     /**
  9486.      * Gets the private 'session_listener' shared service.
  9487.      *
  9488.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  9489.      */
  9490.     protected function getSessionListenerService()
  9491.     {
  9492.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9493.             'initialized_session' => ['services''session'NULLfalse],
  9494.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  9495.             'session' => ['services''session''getSessionService'false],
  9496.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  9497.         ], [
  9498.             'initialized_session' => '?',
  9499.             'request_stack' => '?',
  9500.             'session' => '?',
  9501.             'session_storage' => '?',
  9502.         ]));
  9503.     }
  9504.     /**
  9505.      * Gets the private 'swiftmailer.command.debug' shared service.
  9506.      *
  9507.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  9508.      */
  9509.     protected function getSwiftmailer_Command_DebugService()
  9510.     {
  9511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9512.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9513.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  9514.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  9515.         $instance->setName('debug:swiftmailer');
  9516.         return $instance;
  9517.     }
  9518.     /**
  9519.      * Gets the private 'swiftmailer.command.new_email' shared service.
  9520.      *
  9521.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  9522.      */
  9523.     protected function getSwiftmailer_Command_NewEmailService()
  9524.     {
  9525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9526.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9527.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  9528.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  9529.         $instance->setName('swiftmailer:email:send');
  9530.         return $instance;
  9531.     }
  9532.     /**
  9533.      * Gets the private 'swiftmailer.command.send_email' shared service.
  9534.      *
  9535.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  9536.      */
  9537.     protected function getSwiftmailer_Command_SendEmailService()
  9538.     {
  9539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9540.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9541.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  9542.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  9543.         $instance->setName('swiftmailer:spool:send');
  9544.         return $instance;
  9545.     }
  9546.     /**
  9547.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  9548.      *
  9549.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  9550.      */
  9551.     protected function getSwiftmailer_EmailSender_ListenerService()
  9552.     {
  9553.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  9554.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9555.     }
  9556.     /**
  9557.      * Gets the private 'translation.extractor' shared service.
  9558.      *
  9559.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9560.      */
  9561.     protected function getTranslation_ExtractorService()
  9562.     {
  9563.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9564.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9565.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9566.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9567.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9568.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9569.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9570.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  9571.         return $instance;
  9572.     }
  9573.     /**
  9574.      * Gets the private 'translation.loader.csv' shared service.
  9575.      *
  9576.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9577.      */
  9578.     protected function getTranslation_Loader_CsvService()
  9579.     {
  9580.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9581.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9582.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9583.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9584.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9585.     }
  9586.     /**
  9587.      * Gets the private 'translation.loader.dat' shared service.
  9588.      *
  9589.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9590.      */
  9591.     protected function getTranslation_Loader_DatService()
  9592.     {
  9593.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9594.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9595.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9596.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9597.     }
  9598.     /**
  9599.      * Gets the private 'translation.loader.ini' shared service.
  9600.      *
  9601.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9602.      */
  9603.     protected function getTranslation_Loader_IniService()
  9604.     {
  9605.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9606.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9607.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9608.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9609.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9610.     }
  9611.     /**
  9612.      * Gets the private 'translation.loader.json' shared service.
  9613.      *
  9614.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9615.      */
  9616.     protected function getTranslation_Loader_JsonService()
  9617.     {
  9618.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9619.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9620.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9621.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9622.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9623.     }
  9624.     /**
  9625.      * Gets the private 'translation.loader.mo' shared service.
  9626.      *
  9627.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9628.      */
  9629.     protected function getTranslation_Loader_MoService()
  9630.     {
  9631.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9632.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9633.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9635.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9636.     }
  9637.     /**
  9638.      * Gets the private 'translation.loader.php' shared service.
  9639.      *
  9640.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9641.      */
  9642.     protected function getTranslation_Loader_PhpService()
  9643.     {
  9644.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9645.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9646.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9647.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9648.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9649.     }
  9650.     /**
  9651.      * Gets the private 'translation.loader.po' shared service.
  9652.      *
  9653.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  9654.      */
  9655.     protected function getTranslation_Loader_PoService()
  9656.     {
  9657.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9658.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9661.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  9662.     }
  9663.     /**
  9664.      * Gets the private 'translation.loader.qt' shared service.
  9665.      *
  9666.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9667.      */
  9668.     protected function getTranslation_Loader_QtService()
  9669.     {
  9670.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9671.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9672.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9673.     }
  9674.     /**
  9675.      * Gets the private 'translation.loader.res' shared service.
  9676.      *
  9677.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9678.      */
  9679.     protected function getTranslation_Loader_ResService()
  9680.     {
  9681.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9682.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9683.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9684.     }
  9685.     /**
  9686.      * Gets the private 'translation.loader.xliff' shared service.
  9687.      *
  9688.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  9689.      */
  9690.     protected function getTranslation_Loader_XliffService()
  9691.     {
  9692.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9693.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9694.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  9695.     }
  9696.     /**
  9697.      * Gets the private 'translation.loader.yml' shared service.
  9698.      *
  9699.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9700.      */
  9701.     protected function getTranslation_Loader_YmlService()
  9702.     {
  9703.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9704.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9705.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9706.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9707.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9708.     }
  9709.     /**
  9710.      * Gets the private 'translation.reader' shared service.
  9711.      *
  9712.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  9713.      */
  9714.     protected function getTranslation_ReaderService()
  9715.     {
  9716.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9717.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9718.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9719.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9720.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9721.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9722.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9723.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9724.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9725.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9726.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9727.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9728.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9729.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9730.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9731.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9732.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9733.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9734.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  9735.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9736.         $instance->addLoader('yaml'$a);
  9737.         $instance->addLoader('yml'$a);
  9738.         $instance->addLoader('xlf'$b);
  9739.         $instance->addLoader('xliff'$b);
  9740.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  9741.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9742.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9743.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9744.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9745.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9746.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9747.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9748.         return $instance;
  9749.     }
  9750.     /**
  9751.      * Gets the private 'translation.warmer' shared service.
  9752.      *
  9753.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9754.      */
  9755.     protected function getTranslation_WarmerService()
  9756.     {
  9757.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9759.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9760.             'translator' => ['services''translator''getTranslatorService'false],
  9761.         ], [
  9762.             'translator' => '?',
  9763.         ]))->withContext('translation.warmer'$this));
  9764.     }
  9765.     /**
  9766.      * Gets the private 'translator.default' shared service.
  9767.      *
  9768.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9769.      */
  9770.     protected function getTranslator_DefaultService()
  9771.     {
  9772.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9773.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9774.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9775.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9776.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9777.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9778.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9779.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9780.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9781.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9782.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9783.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9784.         ], [
  9785.             'translation.loader.csv' => '?',
  9786.             'translation.loader.dat' => '?',
  9787.             'translation.loader.ini' => '?',
  9788.             'translation.loader.json' => '?',
  9789.             'translation.loader.mo' => '?',
  9790.             'translation.loader.php' => '?',
  9791.             'translation.loader.po' => '?',
  9792.             'translation.loader.qt' => '?',
  9793.             'translation.loader.res' => '?',
  9794.             'translation.loader.xliff' => '?',
  9795.             'translation.loader.yml' => '?',
  9796.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 19 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 25 => (\dirname(__DIR__4).'/src/Resources/TwigExtraBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 27 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/FOSJsRoutingBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/AmbtaDoctrineEncryptBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/ijanki/ftp-bundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/IjankiFtpBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/DoctrineFixturesBundle/translations'), 36 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'src/Resources/SensioFrameworkExtraBundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'src/Resources/TwigBundle/translations'10 => 'vendor/symfony/web-profiler-bundle/translations'11 => 'src/Resources/WebProfilerBundle/translations'12 => 'vendor/symfony/monolog-bundle/translations'13 => 'src/Resources/MonologBundle/translations'14 => 'vendor/symfony/debug-bundle/translations'15 => 'src/Resources/DebugBundle/translations'16 => 'vendor/symfony/maker-bundle/src/translations'17 => 'src/Resources/MakerBundle/translations'18 => 'vendor/doctrine/doctrine-bundle/translations'19 => 'src/Resources/DoctrineBundle/translations'20 => 'vendor/doctrine/doctrine-migrations-bundle/translations'21 => 'src/Resources/DoctrineMigrationsBundle/translations'22 => 'vendor/symfony/security-bundle/translations'23 => 'src/Resources/SecurityBundle/translations'24 => 'vendor/twig/extra-bundle/translations'25 => 'src/Resources/TwigExtraBundle/translations'26 => 'vendor/symfony/swiftmailer-bundle/translations'27 => 'src/Resources/SwiftmailerBundle/translations'28 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'29 => 'src/Resources/FOSJsRoutingBundle/translations'30 => 'vendor/michaeldegroot/doctrine-encrypt-bundle/src/translations'31 => 'src/Resources/AmbtaDoctrineEncryptBundle/translations'32 => 'vendor/ijanki/ftp-bundle/translations'33 => 'src/Resources/IjankiFtpBundle/translations'34 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'35 => 'src/Resources/DoctrineFixturesBundle/translations'36 => 'src/Resources/translations']]]);
  9797.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9798.         $instance->setFallbackLocales([=> 'en']);
  9799.         return $instance;
  9800.     }
  9801.     /**
  9802.      * Gets the private 'twig.command.debug' shared service.
  9803.      *
  9804.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9805.      */
  9806.     protected function getTwig_Command_DebugService()
  9807.     {
  9808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9809.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9810.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__4).'/src'));
  9811.         $instance->setName('debug:twig');
  9812.         return $instance;
  9813.     }
  9814.     /**
  9815.      * Gets the private 'twig.command.lint' shared service.
  9816.      *
  9817.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9818.      */
  9819.     protected function getTwig_Command_LintService()
  9820.     {
  9821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9822.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9823.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9824.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  9825.         $instance->setName('lint:twig');
  9826.         return $instance;
  9827.     }
  9828.     /**
  9829.      * Gets the private 'twig.form.renderer' shared service.
  9830.      *
  9831.      * @return \Symfony\Component\Form\FormRenderer
  9832.      */
  9833.     protected function getTwig_Form_RendererService()
  9834.     {
  9835.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9836.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9837.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9838.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9839.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9840.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9841.     }
  9842.     /**
  9843.      * Gets the private 'twig.mailer.message_listener' shared service.
  9844.      *
  9845.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  9846.      */
  9847.     protected function getTwig_Mailer_MessageListenerService()
  9848.     {
  9849.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  9850.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  9851.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  9852.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['twig'] ?? $this->getTwigService())));
  9853.     }
  9854.     /**
  9855.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9856.      *
  9857.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9858.      */
  9859.     protected function getTwig_Runtime_HttpkernelService()
  9860.     {
  9861.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9862.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9863.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9864.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9865.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9866.         ], [
  9867.             'inline' => '?',
  9868.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  9869.     }
  9870.     /**
  9871.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9872.      *
  9873.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9874.      */
  9875.     protected function getTwig_Runtime_SecurityCsrfService()
  9876.     {
  9877.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9878.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9879.     }
  9880.     /**
  9881.      * Gets the private 'twig.template_cache_warmer' shared service.
  9882.      *
  9883.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9884.      */
  9885.     protected function getTwig_TemplateCacheWarmerService()
  9886.     {
  9887.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9888.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  9889.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9890.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9891.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9892.             'twig' => ['services''twig''getTwigService'false],
  9893.         ], [
  9894.             'twig' => 'Twig\\Environment',
  9895.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src'), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  9896.     }
  9897.     /**
  9898.      * Gets the private 'validator.builder' shared service.
  9899.      *
  9900.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9901.      */
  9902.     protected function getValidator_BuilderService()
  9903.     {
  9904.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9905.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9906.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9907.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9908.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9909.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9910.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9911.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9912.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9913.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9914.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9915.         ], [
  9916.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9917.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9918.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9919.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9920.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9921.             'doctrine.orm.validator.unique' => '?',
  9922.             'security.validator.user_password' => '?',
  9923.             'validator.expression' => '?',
  9924.         ])));
  9925.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  9926.         $instance->setTranslationDomain('validators');
  9927.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9928.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9929.         $instance->addMethodMapping('loadValidatorMetadata');
  9930.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9931.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9932.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafacturedefault_entity_manager'] ?? $this->getDoctrine_Orm_SynextafacturedefaultEntityManagerService()), NULL));
  9933.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafacture2_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture2EntityManagerService()), NULL));
  9934.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafacture3_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture3EntityManagerService()), NULL));
  9935.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafacture4_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture4EntityManagerService()), NULL));
  9936.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafacture5_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture5EntityManagerService()), NULL));
  9937.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafacture6_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture6EntityManagerService()), NULL));
  9938.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafacture7_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture7EntityManagerService()), NULL));
  9939.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafacture8_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture8EntityManagerService()), NULL));
  9940.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafacture9_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture9EntityManagerService()), NULL));
  9941.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafacture10_entity_manager'] ?? $this->getDoctrine_Orm_Synextafacture10EntityManagerService()), NULL));
  9942.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.synextafactureaffet_entity_manager'] ?? $this->getDoctrine_Orm_SynextafactureaffetEntityManagerService()), NULL));
  9943.         return $instance;
  9944.     }
  9945.     /**
  9946.      * Gets the private 'validator.email' shared service.
  9947.      *
  9948.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9949.      */
  9950.     protected function getValidator_EmailService()
  9951.     {
  9952.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9953.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9954.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9955.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9956.     }
  9957.     /**
  9958.      * Gets the private 'validator.expression' shared service.
  9959.      *
  9960.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9961.      */
  9962.     protected function getValidator_ExpressionService()
  9963.     {
  9964.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9965.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9966.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9967.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  9968.     }
  9969.     /**
  9970.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9971.      *
  9972.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9973.      */
  9974.     protected function getValidator_Mapping_CacheWarmerService()
  9975.     {
  9976.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9979.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9980.     }
  9981.     /**
  9982.      * Gets the private 'validator.not_compromised_password' shared service.
  9983.      *
  9984.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9985.      */
  9986.     protected function getValidator_NotCompromisedPasswordService()
  9987.     {
  9988.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9989.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9990.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9991.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  9992.     }
  9993.     /**
  9994.      * Gets the private 'var_dumper.command.server_dump' shared service.
  9995.      *
  9996.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  9997.      */
  9998.     protected function getVarDumper_Command_ServerDumpService()
  9999.     {
  10000.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10001.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  10002.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  10003.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  10004.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  10005.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  10006.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  10007.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10008.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10009.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10010.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  10011.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  10012.         $instance->setName('server:dump');
  10013.         return $instance;
  10014.     }
  10015.     /**
  10016.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  10017.      *
  10018.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  10019.      */
  10020.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  10021.     {
  10022.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  10023.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  10024.         return $instance;
  10025.     }
  10026.     /**
  10027.      * Gets the private 'var_dumper.html_dumper' shared service.
  10028.      *
  10029.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  10030.      */
  10031.     protected function getVarDumper_HtmlDumperService()
  10032.     {
  10033.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  10034.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  10035.         return $instance;
  10036.     }
  10037.     /**
  10038.      * Gets the private 'var_dumper.server_connection' shared service.
  10039.      *
  10040.      * @return \Symfony\Component\VarDumper\Server\Connection
  10041.      */
  10042.     protected function getVarDumper_ServerConnectionService()
  10043.     {
  10044.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  10045.     }
  10046.     /**
  10047.      * Gets the private 'web_profiler.csp.handler' shared service.
  10048.      *
  10049.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  10050.      */
  10051.     protected function getWebProfiler_Csp_HandlerService()
  10052.     {
  10053.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  10054.     }
  10055.     /**
  10056.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  10057.      *
  10058.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  10059.      */
  10060.     protected function getWebProfiler_DebugToolbarService()
  10061.     {
  10062.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  10063.     }
  10064.     /**
  10065.      * @return array|bool|float|int|string|null
  10066.      */
  10067.     public function getParameter(string $name)
  10068.     {
  10069.         if (isset($this->buildParameters[$name])) {
  10070.             return $this->buildParameters[$name];
  10071.         }
  10072.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  10073.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  10074.         }
  10075.         if (isset($this->loadedDynamicParameters[$name])) {
  10076.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10077.         }
  10078.         return $this->parameters[$name];
  10079.     }
  10080.     public function hasParameter(string $name): bool
  10081.     {
  10082.         if (isset($this->buildParameters[$name])) {
  10083.             return true;
  10084.         }
  10085.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  10086.     }
  10087.     public function setParameter(string $name$value): void
  10088.     {
  10089.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  10090.     }
  10091.     public function getParameterBag(): ParameterBagInterface
  10092.     {
  10093.         if (null === $this->parameterBag) {
  10094.             $parameters $this->parameters;
  10095.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  10096.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10097.             }
  10098.             foreach ($this->buildParameters as $name => $value) {
  10099.                 $parameters[$name] = $value;
  10100.             }
  10101.             $this->parameterBag = new FrozenParameterBag($parameters);
  10102.         }
  10103.         return $this->parameterBag;
  10104.     }
  10105.     private $loadedDynamicParameters = [
  10106.         'kernel.cache_dir' => false,
  10107.         'kernel.secret' => false,
  10108.         'validator.mapping.cache.file' => false,
  10109.         'profiler.storage.dsn' => false,
  10110.         'debug.container.dump' => false,
  10111.         'serializer.mapping.cache.file' => false,
  10112.         'doctrine.orm.proxy_dir' => false,
  10113.         'swiftmailer.spool.default.memory.path' => false,
  10114.     ];
  10115.     private $dynamicParameters = [];
  10116.     private function getDynamicParameter(string $name)
  10117.     {
  10118.         switch ($name) {
  10119.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  10120.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  10121.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  10122.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  10123.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  10124.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  10125.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  10126.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  10127.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10128.         }
  10129.         $this->loadedDynamicParameters[$name] = true;
  10130.         return $this->dynamicParameters[$name] = $value;
  10131.     }
  10132.     protected function getDefaultParameters(): array
  10133.     {
  10134.         return [
  10135.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  10136.             'kernel.project_dir' => \dirname(__DIR__4),
  10137.             'kernel.environment' => 'dev',
  10138.             'kernel.debug' => true,
  10139.             'kernel.name' => 'src',
  10140.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10141.             'kernel.bundles' => [
  10142.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10143.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  10144.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10145.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10146.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10147.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  10148.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10149.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10150.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10151.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10152.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  10153.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  10154.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  10155.                 'AmbtaDoctrineEncryptBundle' => 'Ambta\\DoctrineEncryptBundle\\AmbtaDoctrineEncryptBundle',
  10156.                 'IjankiFtpBundle' => 'Ijanki\\Bundle\\FtpBundle\\IjankiFtpBundle',
  10157.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  10158.             ],
  10159.             'kernel.bundles_metadata' => [
  10160.                 'FrameworkBundle' => [
  10161.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10162.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10163.                 ],
  10164.                 'SensioFrameworkExtraBundle' => [
  10165.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  10166.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  10167.                 ],
  10168.                 'TwigBundle' => [
  10169.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10170.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10171.                 ],
  10172.                 'WebProfilerBundle' => [
  10173.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10174.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10175.                 ],
  10176.                 'MonologBundle' => [
  10177.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10178.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10179.                 ],
  10180.                 'DebugBundle' => [
  10181.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  10182.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  10183.                 ],
  10184.                 'MakerBundle' => [
  10185.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10186.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10187.                 ],
  10188.                 'DoctrineBundle' => [
  10189.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10190.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10191.                 ],
  10192.                 'DoctrineMigrationsBundle' => [
  10193.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10194.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10195.                 ],
  10196.                 'SecurityBundle' => [
  10197.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10198.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10199.                 ],
  10200.                 'TwigExtraBundle' => [
  10201.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  10202.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  10203.                 ],
  10204.                 'SwiftmailerBundle' => [
  10205.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  10206.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  10207.                 ],
  10208.                 'FOSJsRoutingBundle' => [
  10209.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  10210.                     'namespace' => 'FOS\\JsRoutingBundle',
  10211.                 ],
  10212.                 'AmbtaDoctrineEncryptBundle' => [
  10213.                     'path' => (\dirname(__DIR__4).'/vendor/michaeldegroot/doctrine-encrypt-bundle/src'),
  10214.                     'namespace' => 'Ambta\\DoctrineEncryptBundle',
  10215.                 ],
  10216.                 'IjankiFtpBundle' => [
  10217.                     'path' => (\dirname(__DIR__4).'/vendor/ijanki/ftp-bundle'),
  10218.                     'namespace' => 'Ijanki\\Bundle\\FtpBundle',
  10219.                 ],
  10220.                 'DoctrineFixturesBundle' => [
  10221.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  10222.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  10223.                 ],
  10224.             ],
  10225.             'kernel.charset' => 'UTF-8',
  10226.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  10227.             'container.dumper.inline_class_loader' => true,
  10228.             'container.dumper.inline_factories' => true,
  10229.             'uploads_dir_name' => 'uploads',
  10230.             'uploads_base_url' => '/uploads',
  10231.             'photos' => (\dirname(__DIR__4).'/public/uploads/photos'),
  10232.             'backup' => (\dirname(__DIR__4).'/public/backups'),
  10233.             'document_evenement' => (\dirname(__DIR__4).'/public/uploads/document_evenement'),
  10234.             'document_client' => (\dirname(__DIR__4).'/public/uploads/document_client'),
  10235.             'document_depenses_achats' => (\dirname(__DIR__4).'/public/uploads/document_depenses_achats'),
  10236.             'src_document_depenses_achats' => '/uploads/document_depenses_achats',
  10237.             'logos' => (\dirname(__DIR__4).'/public/uploads/logos'),
  10238.             'src_logo' => '/uploads/logos',
  10239.             'src_photo' => '/uploads/photos',
  10240.             'smtp_dir' => (\dirname(__DIR__4).'/config/packages/'),
  10241.             'document_devis' => (\dirname(__DIR__4).'/public/uploads/document_devis'),
  10242.             'document_facture' => (\dirname(__DIR__4).'/public/uploads/document_facture'),
  10243.             'documents_taches' => (\dirname(__DIR__4).'/public/uploads/documents_taches'),
  10244.             'documents_projet' => (\dirname(__DIR__4).'/public/uploads/documents_projet'),
  10245.             'uploads_src' => '/public/uploads',
  10246.             'event_dispatcher.event_aliases' => [
  10247.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10248.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10249.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10250.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10251.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10252.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10253.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10254.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10255.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10256.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10257.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10258.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10259.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10260.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10261.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10262.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10263.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  10264.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  10265.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  10266.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  10267.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  10268.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  10269.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  10270.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10271.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10272.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10273.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10274.             ],
  10275.             'fragment.renderer.hinclude.global_template' => '',
  10276.             'fragment.path' => '/_fragment',
  10277.             'kernel.http_method_override' => true,
  10278.             'kernel.trusted_hosts' => [
  10279.             ],
  10280.             'kernel.default_locale' => 'en',
  10281.             'kernel.error_controller' => 'error_controller',
  10282.             'templating.helper.code.file_link_format' => NULL,
  10283.             'debug.file_link_format' => NULL,
  10284.             'session.metadata.storage_key' => '_sf2_meta',
  10285.             'session.storage.options' => [
  10286.                 'cache_limiter' => '0',
  10287.                 'cookie_lifetime' => 172800,
  10288.                 'cookie_secure' => 'auto',
  10289.                 'cookie_httponly' => true,
  10290.                 'cookie_samesite' => 'lax',
  10291.                 'gc_maxlifetime' => 432000,
  10292.                 'gc_probability' => 1,
  10293.             ],
  10294.             'session.save_path' => (\dirname(__DIR__4).'/src/var/sessions/dev'),
  10295.             'session.metadata.update_threshold' => 0,
  10296.             'form.type_extension.csrf.enabled' => true,
  10297.             'form.type_extension.csrf.field_name' => '_token',
  10298.             'asset.request_context.base_path' => '',
  10299.             'asset.request_context.secure' => false,
  10300.             'validator.translation_domain' => 'validators',
  10301.             'translator.logging' => false,
  10302.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10303.             'profiler_listener.only_exceptions' => false,
  10304.             'profiler_listener.only_master_requests' => false,
  10305.             'debug.error_handler.throw_at' => -1,
  10306.             'router.request_context.host' => 'localhost',
  10307.             'router.request_context.scheme' => 'http',
  10308.             'router.request_context.base_url' => '',
  10309.             'router.resource' => 'kernel::loadRoutes',
  10310.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  10311.             'request_listener.http_port' => 80,
  10312.             'request_listener.https_port' => 443,
  10313.             'twig.exception_listener.controller' => NULL,
  10314.             'twig.form.resources' => [
  10315.                 => 'form_div_layout.html.twig',
  10316.             ],
  10317.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10318.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  10319.             'web_profiler.debug_toolbar.mode' => 2,
  10320.             'monolog.use_microseconds' => true,
  10321.             'monolog.swift_mailer.handlers' => [
  10322.             ],
  10323.             'monolog.handlers_to_channels' => [
  10324.                 'monolog.handler.console' => [
  10325.                     'type' => 'exclusive',
  10326.                     'elements' => [
  10327.                         => 'event',
  10328.                         => 'doctrine',
  10329.                         => 'console',
  10330.                     ],
  10331.                 ],
  10332.                 'monolog.handler.main' => [
  10333.                     'type' => 'exclusive',
  10334.                     'elements' => [
  10335.                         => 'event',
  10336.                     ],
  10337.                 ],
  10338.             ],
  10339.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  10340.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  10341.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  10342.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  10343.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10344.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10345.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10346.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10347.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10348.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10349.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10350.             'doctrine.entity_managers' => [
  10351.                 'synextafacturedefault' => 'doctrine.orm.synextafacturedefault_entity_manager',
  10352.                 'synextafacture2' => 'doctrine.orm.synextafacture2_entity_manager',
  10353.                 'synextafacture3' => 'doctrine.orm.synextafacture3_entity_manager',
  10354.                 'synextafacture4' => 'doctrine.orm.synextafacture4_entity_manager',
  10355.                 'synextafacture5' => 'doctrine.orm.synextafacture5_entity_manager',
  10356.                 'synextafacture6' => 'doctrine.orm.synextafacture6_entity_manager',
  10357.                 'synextafacture7' => 'doctrine.orm.synextafacture7_entity_manager',
  10358.                 'synextafacture8' => 'doctrine.orm.synextafacture8_entity_manager',
  10359.                 'synextafacture9' => 'doctrine.orm.synextafacture9_entity_manager',
  10360.                 'synextafacture10' => 'doctrine.orm.synextafacture10_entity_manager',
  10361.                 'synextafactureaffet' => 'doctrine.orm.synextafactureaffet_entity_manager',
  10362.             ],
  10363.             'doctrine.default_entity_manager' => 'synextafacturedefault',
  10364.             'doctrine.dbal.connection_factory.types' => [
  10365.             ],
  10366.             'doctrine.connections' => [
  10367.                 'synextafacturedefault' => 'doctrine.dbal.synextafacturedefault_connection',
  10368.                 'synextafacture2' => 'doctrine.dbal.synextafacture2_connection',
  10369.                 'synextafacture3' => 'doctrine.dbal.synextafacture3_connection',
  10370.                 'synextafacture4' => 'doctrine.dbal.synextafacture4_connection',
  10371.                 'synextafacture5' => 'doctrine.dbal.synextafacture5_connection',
  10372.                 'synextafacture6' => 'doctrine.dbal.synextafacture6_connection',
  10373.                 'synextafacture7' => 'doctrine.dbal.synextafacture7_connection',
  10374.                 'synextafacture8' => 'doctrine.dbal.synextafacture8_connection',
  10375.                 'synextafacture9' => 'doctrine.dbal.synextafacture9_connection',
  10376.                 'synextafacture10' => 'doctrine.dbal.synextafacture10_connection',
  10377.                 'synextafactureaffet' => 'doctrine.dbal.synextafactureaffet_connection',
  10378.             ],
  10379.             'doctrine.default_connection' => 'synextafacturedefault',
  10380.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10381.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10382.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10383.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10384.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10385.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10386.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10387.             'doctrine.orm.cache.memcache_port' => 11211,
  10388.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10389.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10390.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10391.             'doctrine.orm.cache.memcached_port' => 11211,
  10392.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10393.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10394.             'doctrine.orm.cache.redis_host' => 'localhost',
  10395.             'doctrine.orm.cache.redis_port' => 6379,
  10396.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10397.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10398.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10399.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10400.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10401.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10402.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10403.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10404.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10405.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10406.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  10407.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10408.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10409.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10410.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10411.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10412.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10413.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10414.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10415.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10416.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10417.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10418.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10419.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10420.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10421.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10422.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10423.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10424.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10425.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10426.             'doctrine.orm.auto_generate_proxy_classes' => false,
  10427.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10428.             'doctrine.migrations.preferred_em' => 'synextafacture2',
  10429.             'doctrine.migrations.preferred_connection' => NULL,
  10430.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  10431.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  10432.             'security.role_hierarchy.roles' => [
  10433.             ],
  10434.             'security.access.denied_url' => NULL,
  10435.             'security.authentication.manager.erase_credentials' => true,
  10436.             'security.authentication.session_strategy.strategy' => 'migrate',
  10437.             'security.access.always_authenticate_before_granting' => false,
  10438.             'security.authentication.hide_user_not_found' => true,
  10439.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  10440.             'swiftmailer.mailer.default.transport.smtp.encryption' => 'ssl',
  10441.             'swiftmailer.mailer.default.transport.smtp.port' => 465,
  10442.             'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.ionos.fr',
  10443.             'swiftmailer.mailer.default.transport.smtp.username' => 'system@crm.synexta.fr',
  10444.             'swiftmailer.mailer.default.transport.smtp.password' => 'D#vt@H#PdCzznK3B1U',
  10445.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => 'login',
  10446.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  10447.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  10448.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  10449.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  10450.                 'ssl' => [
  10451.                     'allow_self_signed' => true,
  10452.                     'verify_peer' => false,
  10453.                     'verify_peer_name' => false,
  10454.                 ],
  10455.             ],
  10456.             'swiftmailer.mailer.default.spool.enabled' => true,
  10457.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  10458.             'swiftmailer.mailer.default.single_address' => NULL,
  10459.             'swiftmailer.mailer.default.delivery.enabled' => true,
  10460.             'swiftmailer.spool.enabled' => true,
  10461.             'swiftmailer.delivery.enabled' => true,
  10462.             'swiftmailer.single_address' => NULL,
  10463.             'swiftmailer.mailers' => [
  10464.                 'default' => 'swiftmailer.mailer.default',
  10465.             ],
  10466.             'swiftmailer.default_mailer' => 'default',
  10467.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  10468.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  10469.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  10470.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  10471.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  10472.             'fos_js_routing.request_context_base_url' => NULL,
  10473.             'fos_js_routing.cache_control' => [
  10474.                 'enabled' => false,
  10475.             ],
  10476.             'ambta_doctrine_encrypt.encryptor_class_name' => 'Ambta\\DoctrineEncryptBundle\\Encryptors\\HaliteEncryptor',
  10477.             'ambta_doctrine_encrypt.secret_key_path' => (\dirname(__DIR__4).'/.Halite.key'),
  10478.             'ijanki_ftp.class' => 'Ijanki\\Bundle\\FtpBundle\\Ftp',
  10479.             'data_collector.templates' => [
  10480.                 'data_collector.request' => [
  10481.                     => 'request',
  10482.                     => '@WebProfiler/Collector/request.html.twig',
  10483.                 ],
  10484.                 'data_collector.time' => [
  10485.                     => 'time',
  10486.                     => '@WebProfiler/Collector/time.html.twig',
  10487.                 ],
  10488.                 'data_collector.memory' => [
  10489.                     => 'memory',
  10490.                     => '@WebProfiler/Collector/memory.html.twig',
  10491.                 ],
  10492.                 'data_collector.validator' => [
  10493.                     => 'validator',
  10494.                     => '@WebProfiler/Collector/validator.html.twig',
  10495.                 ],
  10496.                 'data_collector.ajax' => [
  10497.                     => 'ajax',
  10498.                     => '@WebProfiler/Collector/ajax.html.twig',
  10499.                 ],
  10500.                 'data_collector.form' => [
  10501.                     => 'form',
  10502.                     => '@WebProfiler/Collector/form.html.twig',
  10503.                 ],
  10504.                 'data_collector.exception' => [
  10505.                     => 'exception',
  10506.                     => '@WebProfiler/Collector/exception.html.twig',
  10507.                 ],
  10508.                 'data_collector.logger' => [
  10509.                     => 'logger',
  10510.                     => '@WebProfiler/Collector/logger.html.twig',
  10511.                 ],
  10512.                 'data_collector.events' => [
  10513.                     => 'events',
  10514.                     => '@WebProfiler/Collector/events.html.twig',
  10515.                 ],
  10516.                 'data_collector.router' => [
  10517.                     => 'router',
  10518.                     => '@WebProfiler/Collector/router.html.twig',
  10519.                 ],
  10520.                 'data_collector.cache' => [
  10521.                     => 'cache',
  10522.                     => '@WebProfiler/Collector/cache.html.twig',
  10523.                 ],
  10524.                 'data_collector.translation' => [
  10525.                     => 'translation',
  10526.                     => '@WebProfiler/Collector/translation.html.twig',
  10527.                 ],
  10528.                 'data_collector.security' => [
  10529.                     => 'security',
  10530.                     => '@Security/Collector/security.html.twig',
  10531.                 ],
  10532.                 'data_collector.twig' => [
  10533.                     => 'twig',
  10534.                     => '@WebProfiler/Collector/twig.html.twig',
  10535.                 ],
  10536.                 'data_collector.http_client' => [
  10537.                     => 'http_client',
  10538.                     => '@WebProfiler/Collector/http_client.html.twig',
  10539.                 ],
  10540.                 'data_collector.doctrine' => [
  10541.                     => 'db',
  10542.                     => '@Doctrine/Collector/db.html.twig',
  10543.                 ],
  10544.                 'swiftmailer.data_collector' => [
  10545.                     => 'swiftmailer',
  10546.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  10547.                 ],
  10548.                 'data_collector.dump' => [
  10549.                     => 'dump',
  10550.                     => '@Debug/Profiler/dump.html.twig',
  10551.                 ],
  10552.                 'mailer.data_collector' => [
  10553.                     => 'mailer',
  10554.                     => '@WebProfiler/Collector/mailer.html.twig',
  10555.                 ],
  10556.                 'data_collector.config' => [
  10557.                     => 'config',
  10558.                     => '@WebProfiler/Collector/config.html.twig',
  10559.                 ],
  10560.             ],
  10561.             'console.command.ids' => [
  10562.                 => 'console.command.public_alias.ambta_doctrine_encrypt.command.decrypt.database',
  10563.                 => 'console.command.public_alias.ambta_doctrine_encrypt.command.encrypt.database',
  10564.                 => 'console.command.public_alias.ambta_doctrine_encrypt.command.encrypt.status',
  10565.             ],
  10566.         ];
  10567.     }
  10568. }