var/cache/dev/ContainerUu2tgRI/Acme_SudcmsBundle_KernelDevDebugContainer.php line 14988

Open in your IDE?
  1. <?php
  2. namespace ContainerUu2tgRI;
  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 Acme_SudcmsBundle_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.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController' => 'getAdminAddressBookControllerService',
  47.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController' => 'getAdminAgendaControllerService',
  48.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController' => 'getAdminAutopromoControllerService',
  49.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController' => 'getAdminBlockControllerService',
  50.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController' => 'getAdminCalendarControllerService',
  51.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController' => 'getAdminCatalogControllerService',
  52.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminController' => 'getAdminControllerService',
  53.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController' => 'getAdminCureControllerService',
  54.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController' => 'getAdminCustomersControllerService',
  55.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController' => 'getAdminDocumentControllerService',
  56.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController' => 'getAdminFlashInfosControllerService',
  57.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController' => 'getAdminFormControllerService',
  58.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController' => 'getAdminGestionEcommerceControllerService',
  59.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminLogsController' => 'getAdminLogsControllerService',
  60.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController' => 'getAdminNewsControllerService',
  61.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController' => 'getAdminNewsletterControllerService',
  62.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController' => 'getAdminOrdersControllerService',
  63.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController' => 'getAdminPagesControllerService',
  64.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController' => 'getAdminProductsControllerService',
  65.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSearchController' => 'getAdminSearchControllerService',
  66.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController' => 'getAdminSiteControllerService',
  67.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSupportController' => 'getAdminSupportControllerService',
  68.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController' => 'getAdminTchatControllerService',
  69.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController' => 'getAdminUserControllerService',
  70.             'Acme\\SudcmsBundle\\Controller\\Front\\CheckIpController' => 'getCheckIpControllerService',
  71.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController' => 'getFrontAddressBookControllerService',
  72.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController' => 'getFrontAgendaControllerService',
  73.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController' => 'getFrontBasketControllerService',
  74.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController' => 'getFrontCatalogControllerService',
  75.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController' => 'getFrontCureControllerService',
  76.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController' => 'getFrontCustomerAccountControllerService',
  77.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController' => 'getFrontDocumentControllerService',
  78.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController' => 'getFrontHomeControllerService',
  79.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController' => 'getFrontNewsControllerService',
  80.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPageController' => 'getFrontPageControllerService',
  81.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController' => 'getFrontPayzenControllerService',
  82.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontReseauxController' => 'getFrontReseauxControllerService',
  83.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController' => 'getFrontShoppingControllerService',
  84.             'Acme\\SudcmsBundle\\Controller\\SecurityController' => 'getSecurityControllerService',
  85.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController' => 'getSecurityFrontControllerService',
  86.             'Acme\\SudcmsBundle\\Controller\\SitemapController' => 'getSitemapControllerService',
  87.             'Acme\\SudcmsBundle\\Controller\\TacheCronController' => 'getTacheCronControllerService',
  88.             'Acme\\SudcmsBundle\\Service\\BlocService' => 'getBlocServiceService',
  89.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  90.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  91.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  92.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  93.             'cache.app' => 'getCache_AppService',
  94.             'cache.app_clearer' => 'getCache_AppClearerService',
  95.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  96.             'cache.system' => 'getCache_SystemService',
  97.             'cache.system_clearer' => 'getCache_SystemClearerService',
  98.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  99.             'cache_warmer' => 'getCacheWarmerService',
  100.             'console.command_loader' => 'getConsole_CommandLoaderService',
  101.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  102.             'data_collector.dump' => 'getDataCollector_DumpService',
  103.             'doctrine' => 'getDoctrineService',
  104.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  105.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  106.             'error_controller' => 'getErrorControllerService',
  107.             'event_dispatcher' => 'getEventDispatcherService',
  108.             'http_kernel' => 'getHttpKernelService',
  109.             'knp_paginator' => 'getKnpPaginatorService',
  110.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  111.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  112.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  113.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  114.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  115.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  116.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  117.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  118.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  119.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  120.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  121.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  122.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  123.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  124.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  125.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  126.             'request_stack' => 'getRequestStackService',
  127.             'router' => 'getRouterService',
  128.             'routing.loader' => 'getRouting_LoaderService',
  129.             'services_resetter' => 'getServicesResetterService',
  130.             'translator' => 'getTranslatorService',
  131.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  132.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  133.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  134.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  135.             'cache_clearer' => 'getCacheClearerService',
  136.             'filesystem' => 'getFilesystemService',
  137.             'serializer' => 'getSerializerService',
  138.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  139.             'form.factory' => 'getForm_FactoryService',
  140.             'form.type.file' => 'getForm_Type_FileService',
  141.             'profiler' => 'getProfilerService',
  142.             'twig' => 'getTwigService',
  143.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  144.             'security.token_storage' => 'getSecurity_TokenStorageService',
  145.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  146.             'session' => 'getSessionService',
  147.             'validator' => 'getValidatorService',
  148.         ];
  149.         $this->aliases = [
  150.             'database_connection' => 'doctrine.dbal.default_connection',
  151.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  152.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  153.         ];
  154.         $this->privates['service_container'] = function () {
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  161.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  174.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  196.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  203.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  234.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  246.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  247.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  248.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  249.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  284.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  288.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  290.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  291.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  294.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  295.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  296.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  297.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  314.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  315.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  316.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  317.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  320.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  323.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  324.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  325.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  327.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  328.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  329.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  336.             include_once \dirname(__DIR__4).'/src/DBAL/MultiDbConnectionWrapper.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  338.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  372.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  379.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  381.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  382.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  383.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  384.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  386.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  387.             include_once \dirname(__DIR__4).'/src/EventListener/BaseListener.php';
  388.             include_once \dirname(__DIR__4).'/src/Service/NewsletterService.php';
  389.             include_once \dirname(__DIR__4).'/src/Service/WheatherService.php';
  390.             include_once \dirname(__DIR__4).'/src/EventSubscriber/LocaleSubscriber.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  397.             include_once \dirname(__DIR__4).'/src/Repository/AuthUserRepository.php';
  398.             include_once \dirname(__DIR__4).'/src/Repository/ContactHistoriqueRepository.php';
  399.             include_once \dirname(__DIR__4).'/src/Repository/EcoDiscountOrdersRepository.php';
  400.             include_once \dirname(__DIR__4).'/src/Repository/EcoDiscountRepository.php';
  401.             include_once \dirname(__DIR__4).'/src/Repository/EcoProductsReferencesRepository.php';
  402.             include_once \dirname(__DIR__4).'/src/Repository/EcoShippingfeesRepository.php';
  403.             include_once \dirname(__DIR__4).'/src/Repository/ModuleRepository.php';
  404.             include_once \dirname(__DIR__4).'/src/Repository/NewsletterRepository.php';
  405.             include_once \dirname(__DIR__4).'/src/Repository/SiteCoordonneesRepository.php';
  406.             include_once \dirname(__DIR__4).'/src/Repository/SiteGoogleTagManagerRepository.php';
  407.             include_once \dirname(__DIR__4).'/src/Repository/SiteLangRepository.php';
  408.             include_once \dirname(__DIR__4).'/src/Repository/SiteRepository.php';
  409.             include_once \dirname(__DIR__4).'/src/Repository/SiteReseauxRepository.php';
  410.             include_once \dirname(__DIR__4).'/src/Repository/TchatRepository.php';
  411.             include_once \dirname(__DIR__4).'/src/Service/CommonLogsService.php';
  412.             include_once \dirname(__DIR__4).'/src/Service/ApiLogsService.php';
  413.             include_once \dirname(__DIR__4).'/src/Service/ApiService.php';
  414.             include_once \dirname(__DIR__4).'/src/Service/Ecommerce/BasketService.php';
  415.             include_once \dirname(__DIR__4).'/src/Service/Ecommerce/DiscountService.php';
  416.             include_once \dirname(__DIR__4).'/src/Service/Ecommerce/ShippingFeesService.php';
  417.             include_once \dirname(__DIR__4).'/src/Service/MailerService.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  423.             include_once \dirname(__DIR__4).'/src/Service/OtideaUtils.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  437.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  459.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  461.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  463.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  464.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  465.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  466.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  467.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  468.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  469.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  470.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  471.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  476.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  499.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php';
  500.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  501.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  502.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  504.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  505.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  506.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  507.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  508.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  509.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  510.             include_once \dirname(__DIR__4).'/src/Twig/ExternalLinkFilter.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  512.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  514.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  521.             include_once __DIR__.'/proxy-classes.php';
  522.         };
  523.     }
  524.     public function compile(): void
  525.     {
  526.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  527.     }
  528.     public function isCompiled(): bool
  529.     {
  530.         return true;
  531.     }
  532.     public function getRemovedIds(): array
  533.     {
  534.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  535.     }
  536.     protected function createProxy($class\Closure $factory)
  537.     {
  538.         return $factory();
  539.     }
  540.     /**
  541.      * Gets the public '.container.private.cache_clearer' shared service.
  542.      *
  543.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  544.      */
  545.     protected function get_Container_Private_CacheClearerService()
  546.     {
  547.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  548.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  549.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  550.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  551.         }, 1));
  552.     }
  553.     /**
  554.      * Gets the public '.container.private.filesystem' shared service.
  555.      *
  556.      * @return \Symfony\Component\Filesystem\Filesystem
  557.      */
  558.     protected function get_Container_Private_FilesystemService()
  559.     {
  560.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  561.     }
  562.     /**
  563.      * Gets the public '.container.private.form.factory' shared service.
  564.      *
  565.      * @return \Symfony\Component\Form\FormFactory
  566.      */
  567.     protected function get_Container_Private_Form_FactoryService()
  568.     {
  569.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  570.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  571.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  572.     }
  573.     /**
  574.      * Gets the public '.container.private.form.type.file' shared service.
  575.      *
  576.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  577.      */
  578.     protected function get_Container_Private_Form_Type_FileService()
  579.     {
  580.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  581.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  583.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  584.     }
  585.     /**
  586.      * Gets the public '.container.private.profiler' shared service.
  587.      *
  588.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  589.      */
  590.     protected function get_Container_Private_ProfilerService()
  591.     {
  592.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  593.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  594.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  595.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  596.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  597.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  598.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  599.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  600.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  601.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  602.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  603.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  604.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  605.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  606.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  607.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  608.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  609.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  610.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  611.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  612.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  613.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  614.         if ($this->has('kernel')) {
  615.             $f->setKernel($b);
  616.         }
  617.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  618.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  619.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  620.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  621.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  622.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  623.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  624.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Acme_SudcmsBundle_KernelDevDebugContainer'), $c));
  625.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  626.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  627.         $instance->add($d);
  628.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  629.         $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->getSecurity_RoleHierarchyService()), ($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()), true));
  630.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  631.         $instance->add($e);
  632.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  633.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  634.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  635.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  636.         $instance->add($f);
  637.         return $instance;
  638.     }
  639.     /**
  640.      * Gets the public '.container.private.security.authorization_checker' shared service.
  641.      *
  642.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  643.      */
  644.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  645.     {
  646.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  647.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  648.             return $this->services['.container.private.security.authorization_checker'];
  649.         }
  650.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  651.     }
  652.     /**
  653.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  654.      *
  655.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  656.      */
  657.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  658.     {
  659.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  660.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  661.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  662.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  663.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  664.     }
  665.     /**
  666.      * Gets the public '.container.private.security.password_encoder' shared service.
  667.      *
  668.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  669.      *
  670.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  671.      */
  672.     protected function get_Container_Private_Security_PasswordEncoderService()
  673.     {
  674.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  675.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  676.     }
  677.     /**
  678.      * Gets the public '.container.private.security.token_storage' shared service.
  679.      *
  680.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  681.      */
  682.     protected function get_Container_Private_Security_TokenStorageService()
  683.     {
  684.         return $this->services['.container.private.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, [
  685.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  686.         ], [
  687.             'request_stack' => '?',
  688.         ]));
  689.     }
  690.     /**
  691.      * Gets the public '.container.private.serializer' shared service.
  692.      *
  693.      * @return \Symfony\Component\Serializer\Serializer
  694.      */
  695.     protected function get_Container_Private_SerializerService()
  696.     {
  697.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  698.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  699.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  700.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  701.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  702.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  703.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  704.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  705.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  706.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  707.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  708.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  709.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  710.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  711.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  712.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  713.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  714.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  715.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  716.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  717.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  718.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  719.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  720.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  721.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  722.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  723.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  724.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  725.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  726.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  727.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  728.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  729.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  730.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  731.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  732.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  733.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  734.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  735.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  736.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  737.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  738.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  739.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  740.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  741.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  742.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  743.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  744.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b$c$d$eNULL)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 10 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 11 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a$d$eNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  745.     }
  746.     /**
  747.      * Gets the public '.container.private.session' shared service.
  748.      *
  749.      * @return \Symfony\Component\HttpFoundation\Session\Session
  750.      */
  751.     protected function get_Container_Private_SessionService()
  752.     {
  753.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  754.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  755.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  756.         if (isset($this->services['.container.private.session'])) {
  757.             return $this->services['.container.private.session'];
  758.         }
  759.         return $this->services['.container.private.session'] = $a->createSession();
  760.     }
  761.     /**
  762.      * Gets the public '.container.private.twig' shared service.
  763.      *
  764.      * @return \Twig\Environment
  765.      */
  766.     protected function get_Container_Private_TwigService()
  767.     {
  768.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  769.         $a->addPath((\dirname(__DIR__4).'/../main-app/templates'), 'main-app');
  770.         $a->addPath((\dirname(__DIR__4).'/../cieleo/templates'), 'cieleo');
  771.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  772.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  773.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  774.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  775.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  776.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  777.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  778.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  779.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  780.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  781.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  782.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  783.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  784.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  785.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  786.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  787.         $a->addPath((\dirname(__DIR__4).'/templates'), 'AcmeSudcms');
  788.         $a->addPath((\dirname(__DIR__4).'/templates'), '!AcmeSudcms');
  789.         $a->addPath((\dirname(__DIR__4).'/templates'));
  790.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  791.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  792.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  793.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['cache' => false'autoescape' => 'name''charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  794.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  795.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  796.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  797.         $e = ($this->services['router'] ?? $this->getRouterService());
  798.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  799.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  800.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  801.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  802.         $i = new \Symfony\Bridge\Twig\AppVariable();
  803.         $i->setEnvironment('dev');
  804.         $i->setDebug(true);
  805.         if ($this->has('.container.private.security.token_storage')) {
  806.             $i->setTokenStorage($g);
  807.         }
  808.         if ($this->has('request_stack')) {
  809.             $i->setRequestStack($f);
  810.         }
  811.         $j = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  812.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  813.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  814.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  815.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  816.             yield 'local' => ($this->privates['assets._package_local'] ?? $this->getAssets_PackageLocalService());
  817.             yield 'main-app' => ($this->privates['assets._package_main-app'] ?? $this->getAssets_PackageMainappService());
  818.             yield 'cieleo' => ($this->privates['assets._package_cieleo'] ?? $this->getAssets_PackageCieleoService());
  819.         }, 3))));
  820.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  821.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  822.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  823.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  824.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  825.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  826.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  827.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  828.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  829.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  830.         $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())));
  831.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  832.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  833.         $instance->addExtension(new \Twig\Extensions\DateExtension());
  834.         $instance->addExtension(new \Twig\Extensions\IntlExtension());
  835.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  836.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  837.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  838.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  839.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  840.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  841.         $instance->addExtension(new \Acme\SudcmsBundle\Twig\AppExtension());
  842.         $instance->addExtension(new \Acme\SudcmsBundle\Twig\ExternalLinkFilter());
  843.         $instance->addGlobal('app'$i);
  844.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  845.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  846.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  847.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  848.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  849.         ], [
  850.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  851.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  852.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  853.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  854.         ])));
  855.         $instance->addGlobal('locales'$this->parameters['app.locales']);
  856.         $instance->registerUndefinedFilterCallback([=> $j=> 'suggestFilter']);
  857.         $instance->registerUndefinedFunctionCallback([=> $j=> 'suggestFunction']);
  858.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  859.         return $instance;
  860.     }
  861.     /**
  862.      * Gets the public '.container.private.validator' shared service.
  863.      *
  864.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  865.      */
  866.     protected function get_Container_Private_ValidatorService()
  867.     {
  868.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  869.     }
  870.     /**
  871.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminAddressBookController' shared autowired service.
  872.      *
  873.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminAddressBookController
  874.      */
  875.     protected function getAdminAddressBookControllerService()
  876.     {
  877.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  878.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminAddressBookController.php';
  879.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminAddressBookController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] ?? $this->getOptionsRepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  880.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController'$this));
  881.         return $instance;
  882.     }
  883.     /**
  884.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminAgendaController' shared autowired service.
  885.      *
  886.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminAgendaController
  887.      */
  888.     protected function getAdminAgendaControllerService()
  889.     {
  890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  891.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminAgendaController.php';
  892.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  893.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  894.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminAgendaController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] ?? $this->getOptionsRepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  895.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController'$this));
  896.         return $instance;
  897.     }
  898.     /**
  899.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminAutopromoController' shared autowired service.
  900.      *
  901.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminAutopromoController
  902.      */
  903.     protected function getAdminAutopromoControllerService()
  904.     {
  905.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  906.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminAutopromoController.php';
  907.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  908.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  909.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminAutopromoController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] ?? $this->getOptionsRepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  910.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController'$this));
  911.         return $instance;
  912.     }
  913.     /**
  914.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminBlockController' shared autowired service.
  915.      *
  916.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminBlockController
  917.      */
  918.     protected function getAdminBlockControllerService()
  919.     {
  920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  921.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminBlockController.php';
  922.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminBlockController(($this->services['Acme\\SudcmsBundle\\Service\\BlocService'] ?? $this->getBlocServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  923.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController'$this));
  924.         return $instance;
  925.     }
  926.     /**
  927.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminCalendarController' shared autowired service.
  928.      *
  929.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminCalendarController
  930.      */
  931.     protected function getAdminCalendarControllerService()
  932.     {
  933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  934.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminCalendarController.php';
  935.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminCalendarController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  936.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController'$this));
  937.         return $instance;
  938.     }
  939.     /**
  940.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminCatalogController' shared autowired service.
  941.      *
  942.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminCatalogController
  943.      */
  944.     protected function getAdminCatalogControllerService()
  945.     {
  946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  947.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminCatalogController.php';
  948.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  949.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  950.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminCatalogController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] ?? $this->getOptionsRepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  951.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController'$this));
  952.         return $instance;
  953.     }
  954.     /**
  955.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminController' shared autowired service.
  956.      *
  957.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminController
  958.      */
  959.     protected function getAdminControllerService()
  960.     {
  961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  962.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminController.php';
  963.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminController(($this->privates['Acme\\SudcmsBundle\\Repository\\AuthUserRepository'] ?? $this->getAuthUserRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  964.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminController'$this));
  965.         return $instance;
  966.     }
  967.     /**
  968.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminCureController' shared autowired service.
  969.      *
  970.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminCureController
  971.      */
  972.     protected function getAdminCureControllerService()
  973.     {
  974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  975.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminCureController.php';
  976.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminCureController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  977.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController'$this));
  978.         return $instance;
  979.     }
  980.     /**
  981.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminCustomersController' shared autowired service.
  982.      *
  983.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminCustomersController
  984.      */
  985.     protected function getAdminCustomersControllerService()
  986.     {
  987.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  988.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminCustomersController.php';
  989.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminCustomersController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  990.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController'$this));
  991.         return $instance;
  992.     }
  993.     /**
  994.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminDocumentController' shared autowired service.
  995.      *
  996.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminDocumentController
  997.      */
  998.     protected function getAdminDocumentControllerService()
  999.     {
  1000.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1001.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminDocumentController.php';
  1002.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminDocumentController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] ?? $this->getOptionsRepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\DocumentConfigRepository'] ?? $this->getDocumentConfigRepositoryService()));
  1003.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController'$this));
  1004.         return $instance;
  1005.     }
  1006.     /**
  1007.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminFlashInfosController' shared autowired service.
  1008.      *
  1009.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminFlashInfosController
  1010.      */
  1011.     protected function getAdminFlashInfosControllerService()
  1012.     {
  1013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1014.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminFlashInfosController.php';
  1015.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminFlashInfosController(($this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] ?? $this->getOptionsRepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1016.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController'$this));
  1017.         return $instance;
  1018.     }
  1019.     /**
  1020.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminFormController' shared autowired service.
  1021.      *
  1022.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminFormController
  1023.      */
  1024.     protected function getAdminFormControllerService()
  1025.     {
  1026.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1027.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminFormController.php';
  1028.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminFormController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1029.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController'$this));
  1030.         return $instance;
  1031.     }
  1032.     /**
  1033.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminGestionEcommerceController' shared autowired service.
  1034.      *
  1035.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminGestionEcommerceController
  1036.      */
  1037.     protected function getAdminGestionEcommerceControllerService()
  1038.     {
  1039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1040.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminGestionEcommerceController.php';
  1041.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminGestionEcommerceController(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  1042.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController'$this));
  1043.         return $instance;
  1044.     }
  1045.     /**
  1046.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminLogsController' shared autowired service.
  1047.      *
  1048.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminLogsController
  1049.      */
  1050.     protected function getAdminLogsControllerService()
  1051.     {
  1052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1053.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminLogsController.php';
  1054.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminLogsController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminLogsController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\ApiLogsService'] ?? $this->getApiLogsServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\BrevoService'] ?? $this->getBrevoServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1055.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminLogsController'$this));
  1056.         return $instance;
  1057.     }
  1058.     /**
  1059.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminNewsController' shared autowired service.
  1060.      *
  1061.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminNewsController
  1062.      */
  1063.     protected function getAdminNewsControllerService()
  1064.     {
  1065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1066.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminNewsController.php';
  1067.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  1068.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  1069.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminNewsController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] ?? $this->getOptionsRepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1070.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController'$this));
  1071.         return $instance;
  1072.     }
  1073.     /**
  1074.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminNewsletterController' shared autowired service.
  1075.      *
  1076.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminNewsletterController
  1077.      */
  1078.     protected function getAdminNewsletterControllerService()
  1079.     {
  1080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1081.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminNewsletterController.php';
  1082.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminNewsletterController();
  1083.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController'$this));
  1084.         return $instance;
  1085.     }
  1086.     /**
  1087.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminOrdersController' shared autowired service.
  1088.      *
  1089.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminOrdersController
  1090.      */
  1091.     protected function getAdminOrdersControllerService()
  1092.     {
  1093.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1094.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminOrdersController.php';
  1095.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminOrdersController(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\InvoiceService'] ?? $this->getInvoiceServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository'] ?? $this->getEcoInvoicesRepositoryService()));
  1096.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController'$this));
  1097.         return $instance;
  1098.     }
  1099.     /**
  1100.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminPagesController' shared autowired service.
  1101.      *
  1102.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminPagesController
  1103.      */
  1104.     protected function getAdminPagesControllerService()
  1105.     {
  1106.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1107.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminPagesController.php';
  1108.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminPagesController(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] ?? $this->getOptionsRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Service\\DuplicateContent'] ?? $this->getDuplicateContentService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository'] ?? $this->getAddressBookCategoryRepositoryService()), ($this->services['Acme\\SudcmsBundle\\Service\\BlocService'] ?? $this->getBlocServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1109.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController'$this));
  1110.         return $instance;
  1111.     }
  1112.     /**
  1113.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminProductsController' shared autowired service.
  1114.      *
  1115.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminProductsController
  1116.      */
  1117.     protected function getAdminProductsControllerService()
  1118.     {
  1119.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1120.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminProductsController.php';
  1121.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminProductsController(($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] ?? $this->getOptionsRepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  1122.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController'$this));
  1123.         return $instance;
  1124.     }
  1125.     /**
  1126.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminSearchController' shared autowired service.
  1127.      *
  1128.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminSearchController
  1129.      */
  1130.     protected function getAdminSearchControllerService()
  1131.     {
  1132.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1133.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminSearchController.php';
  1134.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminSearchController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminSearchController();
  1135.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminSearchController'$this));
  1136.         return $instance;
  1137.     }
  1138.     /**
  1139.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminSiteController' shared autowired service.
  1140.      *
  1141.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminSiteController
  1142.      */
  1143.     protected function getAdminSiteControllerService()
  1144.     {
  1145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1146.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminSiteController.php';
  1147.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminSiteController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1148.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController'$this));
  1149.         return $instance;
  1150.     }
  1151.     /**
  1152.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminSupportController' shared autowired service.
  1153.      *
  1154.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminSupportController
  1155.      */
  1156.     protected function getAdminSupportControllerService()
  1157.     {
  1158.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1159.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminSupportController.php';
  1160.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminSupportController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminSupportController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1161.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminSupportController'$this));
  1162.         return $instance;
  1163.     }
  1164.     /**
  1165.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminTchatController' shared autowired service.
  1166.      *
  1167.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminTchatController
  1168.      */
  1169.     protected function getAdminTchatControllerService()
  1170.     {
  1171.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1172.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminTchatController.php';
  1173.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminTchatController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService()));
  1174.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController'$this));
  1175.         return $instance;
  1176.     }
  1177.     /**
  1178.      * Gets the public 'Acme\SudcmsBundle\Controller\Admin\AdminUserController' shared autowired service.
  1179.      *
  1180.      * @return \Acme\SudcmsBundle\Controller\Admin\AdminUserController
  1181.      */
  1182.     protected function getAdminUserControllerService()
  1183.     {
  1184.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1185.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminUserController.php';
  1186.         $this->services['Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController'] = $instance = new \Acme\SudcmsBundle\Controller\Admin\AdminUserController();
  1187.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController'$this));
  1188.         return $instance;
  1189.     }
  1190.     /**
  1191.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\CheckIpController' shared autowired service.
  1192.      *
  1193.      * @return \Acme\SudcmsBundle\Controller\Front\CheckIpController
  1194.      */
  1195.     protected function getCheckIpControllerService()
  1196.     {
  1197.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1198.         include_once \dirname(__DIR__4).'/src/Controller/Front/CheckIpController.php';
  1199.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\CheckIpController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\CheckIpController();
  1200.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\CheckIpController'$this));
  1201.         return $instance;
  1202.     }
  1203.     /**
  1204.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontAddressBookController' shared autowired service.
  1205.      *
  1206.      * @return \Acme\SudcmsBundle\Controller\Front\FrontAddressBookController
  1207.      */
  1208.     protected function getFrontAddressBookControllerService()
  1209.     {
  1210.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1211.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontAddressBookController.php';
  1212.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontAddressBookController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  1213.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController'$this));
  1214.         return $instance;
  1215.     }
  1216.     /**
  1217.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontAgendaController' shared autowired service.
  1218.      *
  1219.      * @return \Acme\SudcmsBundle\Controller\Front\FrontAgendaController
  1220.      */
  1221.     protected function getFrontAgendaControllerService()
  1222.     {
  1223.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1224.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontAgendaController.php';
  1225.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontAgendaController();
  1226.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController'$this));
  1227.         return $instance;
  1228.     }
  1229.     /**
  1230.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontBasketController' shared autowired service.
  1231.      *
  1232.      * @return \Acme\SudcmsBundle\Controller\Front\FrontBasketController
  1233.      */
  1234.     protected function getFrontBasketControllerService()
  1235.     {
  1236.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1237.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontBasketController.php';
  1238.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontBasketController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'] ?? $this->getOtideaUtilsService()), ($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\LoyaltySystemService'] ?? $this->getLoyaltySystemServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService'] ?? $this->getBasketServiceService()), ($this->privates['Acme\\SudcmsBundle\\EventListener\\BaseListener'] ?? $this->getBaseListenerService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository'] ?? $this->getEcoDiscountRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\DiscountService'] ?? $this->getDiscountServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\ApiLogsService'] ?? $this->getApiLogsServiceService()));
  1239.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController'$this));
  1240.         return $instance;
  1241.     }
  1242.     /**
  1243.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontCatalogController' shared autowired service.
  1244.      *
  1245.      * @return \Acme\SudcmsBundle\Controller\Front\FrontCatalogController
  1246.      */
  1247.     protected function getFrontCatalogControllerService()
  1248.     {
  1249.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1250.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontCatalogController.php';
  1251.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontCatalogController();
  1252.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController'$this));
  1253.         return $instance;
  1254.     }
  1255.     /**
  1256.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontCureController' shared autowired service.
  1257.      *
  1258.      * @return \Acme\SudcmsBundle\Controller\Front\FrontCureController
  1259.      */
  1260.     protected function getFrontCureControllerService()
  1261.     {
  1262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1263.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontCureController.php';
  1264.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontCureController(($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService'] ?? $this->getBasketServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService()));
  1265.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController'$this));
  1266.         return $instance;
  1267.     }
  1268.     /**
  1269.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontCustomerAccountController' shared autowired service.
  1270.      *
  1271.      * @return \Acme\SudcmsBundle\Controller\Front\FrontCustomerAccountController
  1272.      */
  1273.     protected function getFrontCustomerAccountControllerService()
  1274.     {
  1275.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1276.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontCustomerAccountController.php';
  1277.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontCustomerAccountController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'] ?? $this->getOtideaUtilsService()), ($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService()));
  1278.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController'$this));
  1279.         return $instance;
  1280.     }
  1281.     /**
  1282.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontDocumentController' shared autowired service.
  1283.      *
  1284.      * @return \Acme\SudcmsBundle\Controller\Front\FrontDocumentController
  1285.      */
  1286.     protected function getFrontDocumentControllerService()
  1287.     {
  1288.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1289.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontDocumentController.php';
  1290.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontDocumentController();
  1291.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController'$this));
  1292.         return $instance;
  1293.     }
  1294.     /**
  1295.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontHomeController' shared autowired service.
  1296.      *
  1297.      * @return \Acme\SudcmsBundle\Controller\Front\FrontHomeController
  1298.      */
  1299.     protected function getFrontHomeControllerService()
  1300.     {
  1301.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1302.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontHomeController.php';
  1303.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontHomeController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1304.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController'$this));
  1305.         return $instance;
  1306.     }
  1307.     /**
  1308.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontNewsController' shared autowired service.
  1309.      *
  1310.      * @return \Acme\SudcmsBundle\Controller\Front\FrontNewsController
  1311.      */
  1312.     protected function getFrontNewsControllerService()
  1313.     {
  1314.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1315.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontNewsController.php';
  1316.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontNewsController();
  1317.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController'$this));
  1318.         return $instance;
  1319.     }
  1320.     /**
  1321.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontPageController' shared autowired service.
  1322.      *
  1323.      * @return \Acme\SudcmsBundle\Controller\Front\FrontPageController
  1324.      */
  1325.     protected function getFrontPageControllerService()
  1326.     {
  1327.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1328.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontPageController.php';
  1329.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontPageController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontPageController(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\FormSiteRepository'] ?? $this->getFormSiteRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\FormAdressesRepository'] ?? $this->getFormAdressesRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'] ?? $this->getOtideaUtilsService()), ($this->privates['Acme\\SudcmsBundle\\Service\\FormBuilderService'] ?? $this->getFormBuilderServiceService()));
  1330.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontPageController'$this));
  1331.         return $instance;
  1332.     }
  1333.     /**
  1334.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontPayzenController' shared autowired service.
  1335.      *
  1336.      * @return \Acme\SudcmsBundle\Controller\Front\FrontPayzenController
  1337.      */
  1338.     protected function getFrontPayzenControllerService()
  1339.     {
  1340.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1341.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontPayzenController.php';
  1342.         include_once \dirname(__DIR__4).'/src/Service/Payment/PayzenService.php';
  1343.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontPayzenController(($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\BrevoService'] ?? $this->getBrevoServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'] ?? $this->getOtideaUtilsService()), new \Acme\SudcmsBundle\Service\Payment\PayzenService(), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1344.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController'$this));
  1345.         return $instance;
  1346.     }
  1347.     /**
  1348.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontReseauxController' shared autowired service.
  1349.      *
  1350.      * @return \Acme\SudcmsBundle\Controller\Front\FrontReseauxController
  1351.      */
  1352.     protected function getFrontReseauxControllerService()
  1353.     {
  1354.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1355.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontReseauxController.php';
  1356.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontReseauxController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontReseauxController();
  1357.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontReseauxController'$this));
  1358.         return $instance;
  1359.     }
  1360.     /**
  1361.      * Gets the public 'Acme\SudcmsBundle\Controller\Front\FrontShoppingController' shared autowired service.
  1362.      *
  1363.      * @return \Acme\SudcmsBundle\Controller\Front\FrontShoppingController
  1364.      */
  1365.     protected function getFrontShoppingControllerService()
  1366.     {
  1367.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1368.         include_once \dirname(__DIR__4).'/src/Controller/Front/FrontShoppingController.php';
  1369.         $this->services['Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController'] = $instance = new \Acme\SudcmsBundle\Controller\Front\FrontShoppingController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'] ?? $this->getOtideaUtilsService()));
  1370.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController'$this));
  1371.         return $instance;
  1372.     }
  1373.     /**
  1374.      * Gets the public 'Acme\SudcmsBundle\Controller\SecurityController' shared autowired service.
  1375.      *
  1376.      * @return \Acme\SudcmsBundle\Controller\SecurityController
  1377.      */
  1378.     protected function getSecurityControllerService()
  1379.     {
  1380.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1381.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  1382.         $this->services['Acme\\SudcmsBundle\\Controller\\SecurityController'] = $instance = new \Acme\SudcmsBundle\Controller\SecurityController();
  1383.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\SecurityController'$this));
  1384.         return $instance;
  1385.     }
  1386.     /**
  1387.      * Gets the public 'Acme\SudcmsBundle\Controller\SecurityFrontController' shared autowired service.
  1388.      *
  1389.      * @return \Acme\SudcmsBundle\Controller\SecurityFrontController
  1390.      */
  1391.     protected function getSecurityFrontControllerService()
  1392.     {
  1393.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1394.         include_once \dirname(__DIR__4).'/src/Controller/SecurityFrontController.php';
  1395.         $this->services['Acme\\SudcmsBundle\\Controller\\SecurityFrontController'] = $instance = new \Acme\SudcmsBundle\Controller\SecurityFrontController(($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService()));
  1396.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\SecurityFrontController'$this));
  1397.         return $instance;
  1398.     }
  1399.     /**
  1400.      * Gets the public 'Acme\SudcmsBundle\Controller\SitemapController' shared autowired service.
  1401.      *
  1402.      * @return \Acme\SudcmsBundle\Controller\SitemapController
  1403.      */
  1404.     protected function getSitemapControllerService()
  1405.     {
  1406.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1407.         include_once \dirname(__DIR__4).'/src/Controller/SitemapController.php';
  1408.         $this->services['Acme\\SudcmsBundle\\Controller\\SitemapController'] = $instance = new \Acme\SudcmsBundle\Controller\SitemapController();
  1409.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\SitemapController'$this));
  1410.         return $instance;
  1411.     }
  1412.     /**
  1413.      * Gets the public 'Acme\SudcmsBundle\Controller\TacheCronController' shared autowired service.
  1414.      *
  1415.      * @return \Acme\SudcmsBundle\Controller\TacheCronController
  1416.      */
  1417.     protected function getTacheCronControllerService()
  1418.     {
  1419.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1420.         include_once \dirname(__DIR__4).'/src/Controller/TacheCronController.php';
  1421.         $this->services['Acme\\SudcmsBundle\\Controller\\TacheCronController'] = $instance = new \Acme\SudcmsBundle\Controller\TacheCronController(($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1422.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Controller\\TacheCronController'$this));
  1423.         return $instance;
  1424.     }
  1425.     /**
  1426.      * Gets the public 'Acme\SudcmsBundle\Service\BlocService' shared autowired service.
  1427.      *
  1428.      * @return \Acme\SudcmsBundle\Service\BlocService
  1429.      */
  1430.     protected function getBlocServiceService()
  1431.     {
  1432.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1433.         include_once \dirname(__DIR__4).'/src/Service/BlocService.php';
  1434.         $this->services['Acme\\SudcmsBundle\\Service\\BlocService'] = $instance = new \Acme\SudcmsBundle\Service\BlocService(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] ?? $this->getOptionsRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Service\\DuplicateContent'] ?? $this->getDuplicateContentService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository'] ?? $this->getAddressBookCategoryRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1435.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Acme\\SudcmsBundle\\Service\\BlocService'$this));
  1436.         return $instance;
  1437.     }
  1438.     /**
  1439.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1440.      *
  1441.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1442.      */
  1443.     protected function getProfilerControllerService()
  1444.     {
  1445.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1446.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1447.     }
  1448.     /**
  1449.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  1450.      *
  1451.      * @return \Liip\ImagineBundle\Controller\ImagineController
  1452.      */
  1453.     protected function getImagineControllerService()
  1454.     {
  1455.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  1456.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  1457.         return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302));
  1458.     }
  1459.     /**
  1460.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1461.      *
  1462.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1463.      */
  1464.     protected function getRedirectControllerService()
  1465.     {
  1466.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1467.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1468.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1469.     }
  1470.     /**
  1471.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1472.      *
  1473.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1474.      */
  1475.     protected function getTemplateControllerService()
  1476.     {
  1477.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1478.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1479.     }
  1480.     /**
  1481.      * Gets the public 'cache.app' shared service.
  1482.      *
  1483.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1484.      */
  1485.     protected function getCache_AppService()
  1486.     {
  1487.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('LjeLsQBPTG'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1488.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1489.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1490.     }
  1491.     /**
  1492.      * Gets the public 'cache.app_clearer' shared service.
  1493.      *
  1494.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1495.      */
  1496.     protected function getCache_AppClearerService()
  1497.     {
  1498.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1499.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1500.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1501.     }
  1502.     /**
  1503.      * Gets the public 'cache.global_clearer' shared service.
  1504.      *
  1505.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1506.      */
  1507.     protected function getCache_GlobalClearerService()
  1508.     {
  1509.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1510.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1511.         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.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  1512.     }
  1513.     /**
  1514.      * Gets the public 'cache.system' shared service.
  1515.      *
  1516.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1517.      */
  1518.     protected function getCache_SystemService()
  1519.     {
  1520.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PUW88f8r2y'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1521.     }
  1522.     /**
  1523.      * Gets the public 'cache.system_clearer' shared service.
  1524.      *
  1525.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1526.      */
  1527.     protected function getCache_SystemClearerService()
  1528.     {
  1529.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1531.         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.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  1532.     }
  1533.     /**
  1534.      * Gets the public 'cache.validator_expression_language' shared service.
  1535.      *
  1536.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1537.      */
  1538.     protected function getCache_ValidatorExpressionLanguageService()
  1539.     {
  1540.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cXglW2pCjO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1541.     }
  1542.     /**
  1543.      * Gets the public 'cache_warmer' shared service.
  1544.      *
  1545.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1546.      */
  1547.     protected function getCacheWarmerService()
  1548.     {
  1549.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1550.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1551.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1552.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1553.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1554.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1555.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1556.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1557.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1558.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1559.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1560.         }, 8), true, ($this->targetDir.''.'/Acme_SudcmsBundle_KernelDevDebugContainerDeprecations.log'));
  1561.     }
  1562.     /**
  1563.      * Gets the public 'console.command_loader' shared service.
  1564.      *
  1565.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1566.      */
  1567.     protected function getConsole_CommandLoaderService()
  1568.     {
  1569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1571.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1572.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1573.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1574.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1575.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1576.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1577.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1578.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1579.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1580.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1581.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1582.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1583.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1584.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1585.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1586.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1587.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1588.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1589.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1590.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1591.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1592.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1593.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1594.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1595.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1596.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1597.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1598.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1599.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1600.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1601.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1602.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1603.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1604.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1605.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1606.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1607.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1608.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1609.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1610.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1611.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1612.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1613.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1614.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1615.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1616.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1617.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1618.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1619.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1620.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1621.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1622.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1623.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1624.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1625.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1626.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1627.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1628.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1629.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1630.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1631.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1632.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1633.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1634.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1635.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1636.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1637.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1638.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1639.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1640.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1641.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1642.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  1643.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  1644.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1645.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1646.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1647.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1648.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1649.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1650.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1651.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1652.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1653.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1654.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1655.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1656.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1657.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1658.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1659.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1660.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1661.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1662.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1663.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1664.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1665.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1666.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1667.         ], [
  1668.             'console.command.about' => '?',
  1669.             'console.command.assets_install' => '?',
  1670.             'console.command.cache_clear' => '?',
  1671.             'console.command.cache_pool_clear' => '?',
  1672.             'console.command.cache_pool_prune' => '?',
  1673.             'console.command.cache_pool_delete' => '?',
  1674.             'console.command.cache_pool_list' => '?',
  1675.             'console.command.cache_warmup' => '?',
  1676.             'console.command.config_debug' => '?',
  1677.             'console.command.config_dump_reference' => '?',
  1678.             'console.command.container_debug' => '?',
  1679.             'console.command.container_lint' => '?',
  1680.             'console.command.debug_autowiring' => '?',
  1681.             'console.command.dotenv_debug' => '?',
  1682.             'console.command.event_dispatcher_debug' => '?',
  1683.             'console.command.router_debug' => '?',
  1684.             'console.command.router_match' => '?',
  1685.             'console.command.translation_debug' => '?',
  1686.             'console.command.translation_extract' => '?',
  1687.             'console.command.validator_debug' => '?',
  1688.             'console.command.translation_pull' => '?',
  1689.             'console.command.translation_push' => '?',
  1690.             'console.command.xliff_lint' => '?',
  1691.             'console.command.yaml_lint' => '?',
  1692.             'console.command.form_debug' => '?',
  1693.             'console.command.secrets_set' => '?',
  1694.             'console.command.secrets_remove' => '?',
  1695.             'console.command.secrets_generate_key' => '?',
  1696.             'console.command.secrets_list' => '?',
  1697.             'console.command.secrets_decrypt_to_local' => '?',
  1698.             'console.command.secrets_encrypt_from_local' => '?',
  1699.             'twig.command.debug' => '?',
  1700.             'twig.command.lint' => '?',
  1701.             'var_dumper.command.server_dump' => '?',
  1702.             'monolog.command.server_log' => '?',
  1703.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1704.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1705.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1706.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1707.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  1708.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  1709.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  1710.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  1711.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  1712.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  1713.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  1714.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  1715.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  1716.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  1717.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  1718.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  1719.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  1720.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  1721.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1722.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1723.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1724.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1725.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1726.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1727.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1728.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1729.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1730.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1731.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1732.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1733.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1734.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1735.             'security.command.debug_firewall' => '?',
  1736.             'security.command.user_password_encoder' => '?',
  1737.             'security.command.user_password_hash' => '?',
  1738.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  1739.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  1740.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1741.             'maker.auto_command.make_auth' => '?',
  1742.             'maker.auto_command.make_command' => '?',
  1743.             'maker.auto_command.make_controller' => '?',
  1744.             'maker.auto_command.make_crud' => '?',
  1745.             'maker.auto_command.make_docker_database' => '?',
  1746.             'maker.auto_command.make_entity' => '?',
  1747.             'maker.auto_command.make_fixtures' => '?',
  1748.             'maker.auto_command.make_form' => '?',
  1749.             'maker.auto_command.make_message' => '?',
  1750.             'maker.auto_command.make_messenger_middleware' => '?',
  1751.             'maker.auto_command.make_registration_form' => '?',
  1752.             'maker.auto_command.make_reset_password' => '?',
  1753.             'maker.auto_command.make_serializer_encoder' => '?',
  1754.             'maker.auto_command.make_serializer_normalizer' => '?',
  1755.             'maker.auto_command.make_subscriber' => '?',
  1756.             'maker.auto_command.make_twig_extension' => '?',
  1757.             'maker.auto_command.make_test' => '?',
  1758.             'maker.auto_command.make_validator' => '?',
  1759.             'maker.auto_command.make_voter' => '?',
  1760.             'maker.auto_command.make_user' => '?',
  1761.             'maker.auto_command.make_migration' => '?',
  1762.             'maker.auto_command.make_stimulus_controller' => '?',
  1763.         ]), ['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:dotenv' => 'console.command.dotenv_debug''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:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''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: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''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove''liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve''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''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller']);
  1764.     }
  1765.     /**
  1766.      * Gets the public 'container.env_var_processors_locator' shared service.
  1767.      *
  1768.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1769.      */
  1770.     protected function getContainer_EnvVarProcessorsLocatorService()
  1771.     {
  1772.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1773.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1774.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1775.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1776.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1777.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1778.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1779.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1780.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1781.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1782.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1783.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1784.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1785.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1786.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1787.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1788.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1789.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1790.         ], [
  1791.             'base64' => '?',
  1792.             'bool' => '?',
  1793.             'const' => '?',
  1794.             'csv' => '?',
  1795.             'default' => '?',
  1796.             'file' => '?',
  1797.             'float' => '?',
  1798.             'int' => '?',
  1799.             'json' => '?',
  1800.             'key' => '?',
  1801.             'not' => '?',
  1802.             'query_string' => '?',
  1803.             'require' => '?',
  1804.             'resolve' => '?',
  1805.             'string' => '?',
  1806.             'trim' => '?',
  1807.             'url' => '?',
  1808.         ]);
  1809.     }
  1810.     /**
  1811.      * Gets the public 'data_collector.dump' shared service.
  1812.      *
  1813.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1814.      */
  1815.     protected function getDataCollector_DumpService()
  1816.     {
  1817.         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()));
  1818.     }
  1819.     /**
  1820.      * Gets the public 'doctrine' shared service.
  1821.      *
  1822.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1823.      */
  1824.     protected function getDoctrineService()
  1825.     {
  1826.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1827.     }
  1828.     /**
  1829.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1830.      *
  1831.      * @return \Acme\SudcmsBundle\DBAL\MultiDbConnectionWrapper
  1832.      */
  1833.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1834.     {
  1835.         $a = new \Doctrine\DBAL\Configuration();
  1836.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1837.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1838.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1839.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1840.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1841.         $c->setConnectionName('default');
  1842.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1843.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'wrapperClass' => 'Acme\\SudcmsBundle\\DBAL\\MultiDbConnectionWrapper''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1844.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1845.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  1846.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  1847.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  1848.         ], [
  1849.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1850.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1851.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1852.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1853.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), ['enum' => 'string']);
  1854.     }
  1855.     /**
  1856.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1857.      *
  1858.      * @return \Doctrine\ORM\EntityManager
  1859.      */
  1860.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1861.     {
  1862.         if ($lazyLoad) {
  1863.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1864.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1865.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1866.                     $proxy->setProxyInitializer(null);
  1867.                     return true;
  1868.                 });
  1869.             });
  1870.         }
  1871.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1872.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1873.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1874.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1875.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1876.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1877.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1878.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1879.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1880.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1881.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1882.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1883.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1884.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1886.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1887.         $a = new \Doctrine\ORM\Configuration();
  1888.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1889.         $c = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/src/Entity')])));
  1890.         $b->addDriver($c'App\\Entity');
  1891.         $b->addDriver($c'Acme\\SudcmsBundle\\Entity');
  1892.         $a->setEntityNamespaces(['App' => 'App\\Entity''AcmeSudcmsBundle' => 'Acme\\SudcmsBundle\\Entity']);
  1893.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1894.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1895.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1896.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1897.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1898.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1899.         ], [
  1900.             'doctrine.ulid_generator' => '?',
  1901.             'doctrine.uuid_generator' => '?',
  1902.         ])));
  1903.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1904.         $a->setProxyNamespace('Proxies');
  1905.         $a->setAutoGenerateProxyClasses(true);
  1906.         $a->setSchemaIgnoreClasses([]);
  1907.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1908.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1909.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1910.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1911.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1912.         $a->setLazyGhostObjectEnabled(false);
  1913.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1914.             'Acme\\SudcmsBundle\\Repository\\ActualiteBlocsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteBlocsRepository''getActualiteBlocsRepositoryService'false],
  1915.             'Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository''getActualiteCategsRepositoryService'false],
  1916.             'Acme\\SudcmsBundle\\Repository\\ActualiteMediasRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteMediasRepository''getActualiteMediasRepositoryService'false],
  1917.             'Acme\\SudcmsBundle\\Repository\\ActualiteRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteRepository''getActualiteRepositoryService'false],
  1918.             'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  1919.             'Acme\\SudcmsBundle\\Repository\\AddressBookLinkCategoryRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookLinkCategoryRepository''getAddressBookLinkCategoryRepositoryService'false],
  1920.             'Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository''getAddressBookMediaRepositoryService'false],
  1921.             'Acme\\SudcmsBundle\\Repository\\AddressBookRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookRepository''getAddressBookRepositoryService'false],
  1922.             'Acme\\SudcmsBundle\\Repository\\AgendaBlocsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaBlocsRepository''getAgendaBlocsRepositoryService'false],
  1923.             'Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository''getAgendaCategsRepositoryService'false],
  1924.             'Acme\\SudcmsBundle\\Repository\\AgendaMediasRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaMediasRepository''getAgendaMediasRepositoryService'false],
  1925.             'Acme\\SudcmsBundle\\Repository\\AgendaRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaRepository''getAgendaRepositoryService'false],
  1926.             'Acme\\SudcmsBundle\\Repository\\ApiSettingsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\ApiSettingsRepository''getApiSettingsRepositoryService'false],
  1927.             'Acme\\SudcmsBundle\\Repository\\AuthGroupModuleRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupModuleRepository''getAuthGroupModuleRepositoryService'false],
  1928.             'Acme\\SudcmsBundle\\Repository\\AuthGroupRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupRepository''getAuthGroupRepositoryService'false],
  1929.             'Acme\\SudcmsBundle\\Repository\\AuthGroupSiteRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupSiteRepository''getAuthGroupSiteRepositoryService'false],
  1930.             'Acme\\SudcmsBundle\\Repository\\AuthUserRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  1931.             'Acme\\SudcmsBundle\\Repository\\AutopromoRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AutopromoRepository''getAutopromoRepositoryService'false],
  1932.             'Acme\\SudcmsBundle\\Repository\\CatalogBlocsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogBlocsRepository''getCatalogBlocsRepositoryService'false],
  1933.             'Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository''getCatalogCategsRepositoryService'false],
  1934.             'Acme\\SudcmsBundle\\Repository\\CatalogMediasRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogMediasRepository''getCatalogMediasRepositoryService'false],
  1935.             'Acme\\SudcmsBundle\\Repository\\CatalogRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogRepository''getCatalogRepositoryService'false],
  1936.             'Acme\\SudcmsBundle\\Repository\\ContactHistoriqueRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\ContactHistoriqueRepository''getContactHistoriqueRepositoryService'false],
  1937.             'Acme\\SudcmsBundle\\Repository\\CureCategorieRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureCategorieRepository''getCureCategorieRepositoryService'false],
  1938.             'Acme\\SudcmsBundle\\Repository\\CureOrderRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureOrderRepository''getCureOrderRepositoryService'false],
  1939.             'Acme\\SudcmsBundle\\Repository\\CureProductOrderRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureProductOrderRepository''getCureProductOrderRepositoryService'false],
  1940.             'Acme\\SudcmsBundle\\Repository\\CureProductSoinsOrderRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureProductSoinsOrderRepository''getCureProductSoinsOrderRepositoryService'false],
  1941.             'Acme\\SudcmsBundle\\Repository\\CureRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureRepository''getCureRepositoryService'false],
  1942.             'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  1943.             'Acme\\SudcmsBundle\\Repository\\DocumentConfigRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentConfigRepository''getDocumentConfigRepositoryService'false],
  1944.             'Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository''getDocumentLinkTagsRepositoryService'false],
  1945.             'Acme\\SudcmsBundle\\Repository\\DocumentRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'false],
  1946.             'Acme\\SudcmsBundle\\Repository\\DocumentStatsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentStatsRepository''getDocumentStatsRepositoryService'false],
  1947.             'Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository''getDocumentTagsRepositoryService'false],
  1948.             'Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository''getEcoAttributesModelsRepositoryService'false],
  1949.             'Acme\\SudcmsBundle\\Repository\\EcoAttributesReferencesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesReferencesRepository''getEcoAttributesReferencesRepositoryService'false],
  1950.             'Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository''getEcoAttributesRepositoryService'false],
  1951.             'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  1952.             'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository''getEcoCustomersAddressesRepositoryService'false],
  1953.             'Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository''getEcoCustomersFavoritesProdRepositoryService'false],
  1954.             'Acme\\SudcmsBundle\\Repository\\EcoCustomersNotesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersNotesRepository''getEcoCustomersNotesRepositoryService'false],
  1955.             'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  1956.             'Acme\\SudcmsBundle\\Repository\\EcoDiscountCategoriesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountCategoriesRepository''getEcoDiscountCategoriesRepositoryService'false],
  1957.             'Acme\\SudcmsBundle\\Repository\\EcoDiscountOrdersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountOrdersRepository''getEcoDiscountOrdersRepositoryService'false],
  1958.             'Acme\\SudcmsBundle\\Repository\\EcoDiscountProductsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountProductsRepository''getEcoDiscountProductsRepositoryService'false],
  1959.             'Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository''getEcoDiscountRepositoryService'false],
  1960.             'Acme\\SudcmsBundle\\Repository\\EcoInvoicesElementsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoInvoicesElementsRepository''getEcoInvoicesElementsRepositoryService'false],
  1961.             'Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository''getEcoInvoicesRepositoryService'false],
  1962.             'Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository''getEcoLabelsRepositoryService'false],
  1963.             'Acme\\SudcmsBundle\\Repository\\EcoMarksRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoMarksRepository''getEcoMarksRepositoryService'false],
  1964.             'Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository''getEcoOrdersProductsRepositoryService'false],
  1965.             'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  1966.             'Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository''getEcoPlanningRepositoryService'false],
  1967.             'Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksMediasRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksMediasRepository''getEcoProductsBlocksMediasRepositoryService'false],
  1968.             'Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksRepository''getEcoProductsBlocksRepositoryService'false],
  1969.             'Acme\\SudcmsBundle\\Repository\\EcoProductsBundleRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsBundleRepository''getEcoProductsBundleRepositoryService'false],
  1970.             'Acme\\SudcmsBundle\\Repository\\EcoProductsCategoriesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsCategoriesRepository''getEcoProductsCategoriesRepositoryService'false],
  1971.             'Acme\\SudcmsBundle\\Repository\\EcoProductsCombinationRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsCombinationRepository''getEcoProductsCombinationRepositoryService'false],
  1972.             'Acme\\SudcmsBundle\\Repository\\EcoProductsLabelsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsLabelsRepository''getEcoProductsLabelsRepositoryService'false],
  1973.             'Acme\\SudcmsBundle\\Repository\\EcoProductsMediasRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsMediasRepository''getEcoProductsMediasRepositoryService'false],
  1974.             'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  1975.             'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  1976.             'Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository''getEcoProvidersRepositoryService'false],
  1977.             'Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository''getEcoSettingsRepositoryService'false],
  1978.             'Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository''getEcoShippingCarriersRepositoryService'false],
  1979.             'Acme\\SudcmsBundle\\Repository\\EcoShippingOrdersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingOrdersRepository''getEcoShippingOrdersRepositoryService'false],
  1980.             'Acme\\SudcmsBundle\\Repository\\EcoShippingProductsExpeditionsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingProductsExpeditionsRepository''getEcoShippingProductsExpeditionsRepositoryService'false],
  1981.             'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository''getEcoShippingfeesCountryRepositoryService'false],
  1982.             'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository''getEcoShippingfeesRepositoryService'false],
  1983.             'Acme\\SudcmsBundle\\Repository\\FlashMessageRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\FlashMessageRepository''getFlashMessageRepositoryService'false],
  1984.             'Acme\\SudcmsBundle\\Repository\\FormAdressesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\FormAdressesRepository''getFormAdressesRepositoryService'false],
  1985.             'Acme\\SudcmsBundle\\Repository\\FormElementsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\FormElementsRepository''getFormElementsRepositoryService'false],
  1986.             'Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository''getFormElementsValuesRepositoryService'false],
  1987.             'Acme\\SudcmsBundle\\Repository\\FormSiteRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\FormSiteRepository''getFormSiteRepositoryService'false],
  1988.             'Acme\\SudcmsBundle\\Repository\\LanguageRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\LanguageRepository''getLanguageRepositoryService'false],
  1989.             'Acme\\SudcmsBundle\\Repository\\ModuleRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\ModuleRepository''getModuleRepositoryService'false],
  1990.             'Acme\\SudcmsBundle\\Repository\\NewsletterRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\NewsletterRepository''getNewsletterRepositoryService'false],
  1991.             'Acme\\SudcmsBundle\\Repository\\OptionsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\OptionsRepository''getOptionsRepositoryService'false],
  1992.             'Acme\\SudcmsBundle\\Repository\\PagesBlocsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\PagesBlocsRepository''getPagesBlocsRepositoryService'false],
  1993.             'Acme\\SudcmsBundle\\Repository\\PagesMediasRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\PagesMediasRepository''getPagesMediasRepositoryService'false],
  1994.             'Acme\\SudcmsBundle\\Repository\\PagesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\PagesRepository''getPagesRepositoryService'false],
  1995.             'Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository''getSiteCoordonneesRepositoryService'false],
  1996.             'Acme\\SudcmsBundle\\Repository\\SiteGoogleTagManagerRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteGoogleTagManagerRepository''getSiteGoogleTagManagerRepositoryService'false],
  1997.             'Acme\\SudcmsBundle\\Repository\\SiteLangRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteLangRepository''getSiteLangRepositoryService'false],
  1998.             'Acme\\SudcmsBundle\\Repository\\SiteModuleRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteModuleRepository''getSiteModuleRepositoryService'false],
  1999.             'Acme\\SudcmsBundle\\Repository\\SiteReferencementRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteReferencementRepository''getSiteReferencementRepositoryService'false],
  2000.             'Acme\\SudcmsBundle\\Repository\\SiteRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteRepository''getSiteRepositoryService'false],
  2001.             'Acme\\SudcmsBundle\\Repository\\SiteReseauxRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteReseauxRepository''getSiteReseauxRepositoryService'false],
  2002.             'Acme\\SudcmsBundle\\Repository\\TchatMessagesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatMessagesRepository''getTchatMessagesRepositoryService'false],
  2003.             'Acme\\SudcmsBundle\\Repository\\TchatProductsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatProductsRepository''getTchatProductsRepositoryService'false],
  2004.             'Acme\\SudcmsBundle\\Repository\\TchatRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatRepository''getTchatRepositoryService'false],
  2005.         ], [
  2006.             'Acme\\SudcmsBundle\\Repository\\ActualiteBlocsRepository' => '?',
  2007.             'Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository' => '?',
  2008.             'Acme\\SudcmsBundle\\Repository\\ActualiteMediasRepository' => '?',
  2009.             'Acme\\SudcmsBundle\\Repository\\ActualiteRepository' => '?',
  2010.             'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository' => '?',
  2011.             'Acme\\SudcmsBundle\\Repository\\AddressBookLinkCategoryRepository' => '?',
  2012.             'Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository' => '?',
  2013.             'Acme\\SudcmsBundle\\Repository\\AddressBookRepository' => '?',
  2014.             'Acme\\SudcmsBundle\\Repository\\AgendaBlocsRepository' => '?',
  2015.             'Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository' => '?',
  2016.             'Acme\\SudcmsBundle\\Repository\\AgendaMediasRepository' => '?',
  2017.             'Acme\\SudcmsBundle\\Repository\\AgendaRepository' => '?',
  2018.             'Acme\\SudcmsBundle\\Repository\\ApiSettingsRepository' => '?',
  2019.             'Acme\\SudcmsBundle\\Repository\\AuthGroupModuleRepository' => '?',
  2020.             'Acme\\SudcmsBundle\\Repository\\AuthGroupRepository' => '?',
  2021.             'Acme\\SudcmsBundle\\Repository\\AuthGroupSiteRepository' => '?',
  2022.             'Acme\\SudcmsBundle\\Repository\\AuthUserRepository' => '?',
  2023.             'Acme\\SudcmsBundle\\Repository\\AutopromoRepository' => '?',
  2024.             'Acme\\SudcmsBundle\\Repository\\CatalogBlocsRepository' => '?',
  2025.             'Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository' => '?',
  2026.             'Acme\\SudcmsBundle\\Repository\\CatalogMediasRepository' => '?',
  2027.             'Acme\\SudcmsBundle\\Repository\\CatalogRepository' => '?',
  2028.             'Acme\\SudcmsBundle\\Repository\\ContactHistoriqueRepository' => '?',
  2029.             'Acme\\SudcmsBundle\\Repository\\CureCategorieRepository' => '?',
  2030.             'Acme\\SudcmsBundle\\Repository\\CureOrderRepository' => '?',
  2031.             'Acme\\SudcmsBundle\\Repository\\CureProductOrderRepository' => '?',
  2032.             'Acme\\SudcmsBundle\\Repository\\CureProductSoinsOrderRepository' => '?',
  2033.             'Acme\\SudcmsBundle\\Repository\\CureRepository' => '?',
  2034.             'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository' => '?',
  2035.             'Acme\\SudcmsBundle\\Repository\\DocumentConfigRepository' => '?',
  2036.             'Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository' => '?',
  2037.             'Acme\\SudcmsBundle\\Repository\\DocumentRepository' => '?',
  2038.             'Acme\\SudcmsBundle\\Repository\\DocumentStatsRepository' => '?',
  2039.             'Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository' => '?',
  2040.             'Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository' => '?',
  2041.             'Acme\\SudcmsBundle\\Repository\\EcoAttributesReferencesRepository' => '?',
  2042.             'Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository' => '?',
  2043.             'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository' => '?',
  2044.             'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository' => '?',
  2045.             'Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository' => '?',
  2046.             'Acme\\SudcmsBundle\\Repository\\EcoCustomersNotesRepository' => '?',
  2047.             'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository' => '?',
  2048.             'Acme\\SudcmsBundle\\Repository\\EcoDiscountCategoriesRepository' => '?',
  2049.             'Acme\\SudcmsBundle\\Repository\\EcoDiscountOrdersRepository' => '?',
  2050.             'Acme\\SudcmsBundle\\Repository\\EcoDiscountProductsRepository' => '?',
  2051.             'Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository' => '?',
  2052.             'Acme\\SudcmsBundle\\Repository\\EcoInvoicesElementsRepository' => '?',
  2053.             'Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository' => '?',
  2054.             'Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository' => '?',
  2055.             'Acme\\SudcmsBundle\\Repository\\EcoMarksRepository' => '?',
  2056.             'Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository' => '?',
  2057.             'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository' => '?',
  2058.             'Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository' => '?',
  2059.             'Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksMediasRepository' => '?',
  2060.             'Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksRepository' => '?',
  2061.             'Acme\\SudcmsBundle\\Repository\\EcoProductsBundleRepository' => '?',
  2062.             'Acme\\SudcmsBundle\\Repository\\EcoProductsCategoriesRepository' => '?',
  2063.             'Acme\\SudcmsBundle\\Repository\\EcoProductsCombinationRepository' => '?',
  2064.             'Acme\\SudcmsBundle\\Repository\\EcoProductsLabelsRepository' => '?',
  2065.             'Acme\\SudcmsBundle\\Repository\\EcoProductsMediasRepository' => '?',
  2066.             'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository' => '?',
  2067.             'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository' => '?',
  2068.             'Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository' => '?',
  2069.             'Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository' => '?',
  2070.             'Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository' => '?',
  2071.             'Acme\\SudcmsBundle\\Repository\\EcoShippingOrdersRepository' => '?',
  2072.             'Acme\\SudcmsBundle\\Repository\\EcoShippingProductsExpeditionsRepository' => '?',
  2073.             'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository' => '?',
  2074.             'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository' => '?',
  2075.             'Acme\\SudcmsBundle\\Repository\\FlashMessageRepository' => '?',
  2076.             'Acme\\SudcmsBundle\\Repository\\FormAdressesRepository' => '?',
  2077.             'Acme\\SudcmsBundle\\Repository\\FormElementsRepository' => '?',
  2078.             'Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository' => '?',
  2079.             'Acme\\SudcmsBundle\\Repository\\FormSiteRepository' => '?',
  2080.             'Acme\\SudcmsBundle\\Repository\\LanguageRepository' => '?',
  2081.             'Acme\\SudcmsBundle\\Repository\\ModuleRepository' => '?',
  2082.             'Acme\\SudcmsBundle\\Repository\\NewsletterRepository' => '?',
  2083.             'Acme\\SudcmsBundle\\Repository\\OptionsRepository' => '?',
  2084.             'Acme\\SudcmsBundle\\Repository\\PagesBlocsRepository' => '?',
  2085.             'Acme\\SudcmsBundle\\Repository\\PagesMediasRepository' => '?',
  2086.             'Acme\\SudcmsBundle\\Repository\\PagesRepository' => '?',
  2087.             'Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository' => '?',
  2088.             'Acme\\SudcmsBundle\\Repository\\SiteGoogleTagManagerRepository' => '?',
  2089.             'Acme\\SudcmsBundle\\Repository\\SiteLangRepository' => '?',
  2090.             'Acme\\SudcmsBundle\\Repository\\SiteModuleRepository' => '?',
  2091.             'Acme\\SudcmsBundle\\Repository\\SiteReferencementRepository' => '?',
  2092.             'Acme\\SudcmsBundle\\Repository\\SiteRepository' => '?',
  2093.             'Acme\\SudcmsBundle\\Repository\\SiteReseauxRepository' => '?',
  2094.             'Acme\\SudcmsBundle\\Repository\\TchatMessagesRepository' => '?',
  2095.             'Acme\\SudcmsBundle\\Repository\\TchatProductsRepository' => '?',
  2096.             'Acme\\SudcmsBundle\\Repository\\TchatRepository' => '?',
  2097.         ])));
  2098.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2099.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2100.         return $instance;
  2101.     }
  2102.     /**
  2103.      * Gets the public 'error_controller' shared service.
  2104.      *
  2105.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2106.      */
  2107.     protected function getErrorControllerService()
  2108.     {
  2109.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2110.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2111.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2112.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2113.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2114.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2115.         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['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($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)));
  2116.     }
  2117.     /**
  2118.      * Gets the public 'event_dispatcher' shared service.
  2119.      *
  2120.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2121.      */
  2122.     protected function getEventDispatcherService()
  2123.     {
  2124.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2125.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2126.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2127.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2128.         $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())));
  2129.         $instance->addListener('kernel.controller', [=> function () {
  2130.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2131.         }, => 'onKernelController'], 0);
  2132.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2133.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  2134.         }, => 'checkPassport'], 1024);
  2135.         $instance->addListener('kernel.response', [=> function () {
  2136.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  2137.         }, => 'onKernelResponse'], 0);
  2138.         $instance->addListener('kernel.response', [=> function () {
  2139.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  2140.         }, => 'onKernelResponse'], 0);
  2141.         $instance->addListener('kernel.request', [=> function () {
  2142.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2143.         }, => 'onKernelRequest'], 0);
  2144.         $instance->addListener('kernel.request', [=> function () {
  2145.             return ($this->privates['Acme\\SudcmsBundle\\EventListener\\BaseListener'] ?? $this->getBaseListenerService());
  2146.         }, => 'onKernelRequest'], 0);
  2147.         $instance->addListener('kernel.response', [=> function () {
  2148.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2149.         }, => 'onKernelResponse'], 0);
  2150.         $instance->addListener('kernel.response', [=> function () {
  2151.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2152.         }, => 'onKernelResponse'], -1024);
  2153.         $instance->addListener('kernel.request', [=> function () {
  2154.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2155.         }, => 'setDefaultLocale'], 100);
  2156.         $instance->addListener('kernel.request', [=> function () {
  2157.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2158.         }, => 'onKernelRequest'], 16);
  2159.         $instance->addListener('kernel.finish_request', [=> function () {
  2160.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2161.         }, => 'onKernelFinishRequest'], 0);
  2162.         $instance->addListener('kernel.request', [=> function () {
  2163.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2164.         }, => 'onKernelRequest'], 256);
  2165.         $instance->addListener('kernel.response', [=> function () {
  2166.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2167.         }, => 'onResponse'], -255);
  2168.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2169.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2170.         }, => 'onControllerArguments'], 0);
  2171.         $instance->addListener('kernel.exception', [=> function () {
  2172.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2173.         }, => 'logKernelException'], 0);
  2174.         $instance->addListener('kernel.exception', [=> function () {
  2175.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2176.         }, => 'onKernelException'], -128);
  2177.         $instance->addListener('kernel.response', [=> function () {
  2178.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2179.         }, => 'removeCspHeader'], -128);
  2180.         $instance->addListener('kernel.request', [=> function () {
  2181.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2182.         }, => 'onKernelRequest'], 15);
  2183.         $instance->addListener('kernel.finish_request', [=> function () {
  2184.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2185.         }, => 'onKernelFinishRequest'], -15);
  2186.         $instance->addListener('console.error', [=> function () {
  2187.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2188.         }, => 'onConsoleError'], -128);
  2189.         $instance->addListener('console.terminate', [=> function () {
  2190.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2191.         }, => 'onConsoleTerminate'], -128);
  2192.         $instance->addListener('console.error', [=> function () {
  2193.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2194.         }, => 'onConsoleError'], 0);
  2195.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2196.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2197.         }, => 'onMessage'], -255);
  2198.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2199.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2200.         }, => 'onMessage'], -255);
  2201.         $instance->addListener('kernel.request', [=> function () {
  2202.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2203.         }, => 'configure'], 2048);
  2204.         $instance->addListener('console.command', [=> function () {
  2205.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2206.         }, => 'configure'], 2048);
  2207.         $instance->addListener('kernel.request', [=> function () {
  2208.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2209.         }, => 'onKernelRequest'], 32);
  2210.         $instance->addListener('kernel.finish_request', [=> function () {
  2211.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2212.         }, => 'onKernelFinishRequest'], 0);
  2213.         $instance->addListener('kernel.exception', [=> function () {
  2214.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2215.         }, => 'onKernelException'], -64);
  2216.         $instance->addListener('kernel.response', [=> function () {
  2217.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2218.         }, => 'onKernelResponse'], 0);
  2219.         $instance->addListener('kernel.request', [=> function () {
  2220.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2221.         }, => 'onKernelRequest'], 128);
  2222.         $instance->addListener('kernel.response', [=> function () {
  2223.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2224.         }, => 'onKernelResponse'], -1000);
  2225.         $instance->addListener('kernel.finish_request', [=> function () {
  2226.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2227.         }, => 'onFinishRequest'], 0);
  2228.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2229.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2230.         }, => 'onNotification'], -255);
  2231.         $instance->addListener('kernel.response', [=> function () {
  2232.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2233.         }, => 'onKernelResponse'], -100);
  2234.         $instance->addListener('kernel.exception', [=> function () {
  2235.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2236.         }, => 'onKernelException'], 0);
  2237.         $instance->addListener('kernel.terminate', [=> function () {
  2238.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2239.         }, => 'onKernelTerminate'], -1024);
  2240.         $instance->addListener('kernel.controller', [=> function () {
  2241.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2242.         }, => 'onKernelController'], 0);
  2243.         $instance->addListener('kernel.response', [=> function () {
  2244.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2245.         }, => 'onKernelResponse'], 0);
  2246.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2247.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2248.         }, => 'onMessage'], 0);
  2249.         $instance->addListener('kernel.response', [=> function () {
  2250.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2251.         }, => 'onKernelResponse'], -128);
  2252.         $instance->addListener('console.command', [=> function () {
  2253.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2254.         }, => 'onCommand'], 255);
  2255.         $instance->addListener('console.terminate', [=> function () {
  2256.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2257.         }, => 'onTerminate'], -255);
  2258.         $instance->addListener('console.command', [=> function () {
  2259.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2260.         }, => 'configure'], 1024);
  2261.         $instance->addListener('kernel.controller', [=> function () {
  2262.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2263.         }, => 'onKernelController'], 0);
  2264.         $instance->addListener('kernel.controller', [=> function () {
  2265.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2266.         }, => 'onKernelController'], 0);
  2267.         $instance->addListener('kernel.controller', [=> function () {
  2268.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2269.         }, => 'onKernelController'], -128);
  2270.         $instance->addListener('kernel.view', [=> function () {
  2271.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2272.         }, => 'onKernelView'], 0);
  2273.         $instance->addListener('kernel.controller', [=> function () {
  2274.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2275.         }, => 'onKernelController'], 0);
  2276.         $instance->addListener('kernel.response', [=> function () {
  2277.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2278.         }, => 'onKernelResponse'], 0);
  2279.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2280.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2281.         }, => 'onKernelControllerArguments'], 0);
  2282.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2283.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2284.         }, => 'onKernelControllerArguments'], 0);
  2285.         $instance->addListener('kernel.response', [=> function () {
  2286.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2287.         }, => 'onKernelResponse'], 0);
  2288.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2289.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  2290.         }, => 'checkPassport'], 0);
  2291.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2292.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  2293.         }, => 'onLoginSuccess'], 0);
  2294.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2295.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2296.         }, => 'onVoterVote'], 0);
  2297.         $instance->addListener('kernel.request', [=> function () {
  2298.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2299.         }, => 'configureLogoutUrlGenerator'], 8);
  2300.         $instance->addListener('kernel.request', [=> function () {
  2301.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2302.         }, => 'onKernelRequest'], 8);
  2303.         $instance->addListener('kernel.finish_request', [=> function () {
  2304.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2305.         }, => 'onKernelFinishRequest'], 0);
  2306.         $instance->addListener('console.error', [=> function () {
  2307.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2308.         }, => 'onConsoleError'], 0);
  2309.         $instance->addListener('console.terminate', [=> function () {
  2310.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2311.         }, => 'onConsoleTerminate'], 0);
  2312.         $instance->addListener('knp_pager.before', [=> function () {
  2313.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2314.         }, => 'before'], 0);
  2315.         $instance->addListener('knp_pager.pagination', [=> function () {
  2316.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2317.         }, => 'pagination'], 0);
  2318.         $instance->addListener('knp_pager.before', [=> function () {
  2319.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2320.         }, => 'before'], 1);
  2321.         $instance->addListener('knp_pager.before', [=> function () {
  2322.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2323.         }, => 'before'], 1);
  2324.         $instance->addListener('knp_pager.pagination', [=> function () {
  2325.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2326.         }, => 'pagination'], 1);
  2327.         $instance->addListener('kernel.request', [=> function () {
  2328.             return ($this->privates['Acme\\SudcmsBundle\\EventSubscriber\\LocaleSubscriber'] ?? $this->getLocaleSubscriberService());
  2329.         }, => 'onKernelRequest'], 20);
  2330.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2331.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  2332.         }, => 'checkPassport'], 512);
  2333.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2334.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2335.         }, => 'onLogout'], 0);
  2336.         return $instance;
  2337.     }
  2338.     /**
  2339.      * Gets the public 'http_kernel' shared service.
  2340.      *
  2341.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2342.      */
  2343.     protected function getHttpKernelService()
  2344.     {
  2345.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2346.         if (isset($this->services['http_kernel'])) {
  2347.             return $this->services['http_kernel'];
  2348.         }
  2349.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2350.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($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 () {
  2351.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2352.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2353.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2354.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2355.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2356.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2357.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2358.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2359.         }, 8)), $b));
  2360.     }
  2361.     /**
  2362.      * Gets the public 'knp_paginator' shared service.
  2363.      *
  2364.      * @return \Knp\Component\Pager\Paginator
  2365.      */
  2366.     protected function getKnpPaginatorService($lazyLoad true)
  2367.     {
  2368.         if ($lazyLoad) {
  2369.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  2370.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2371.                     $wrappedInstance $this->getKnpPaginatorService(false);
  2372.                     $proxy->setProxyInitializer(null);
  2373.                     return true;
  2374.                 });
  2375.             });
  2376.         }
  2377.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2378.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  2379.         return $instance;
  2380.     }
  2381.     /**
  2382.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  2383.      *
  2384.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  2385.      */
  2386.     protected function getLiipImagine_Binary_Loader_DefaultService()
  2387.     {
  2388.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  2389.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  2390.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  2391.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  2392.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  2393.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  2394.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  2395.         $a \Symfony\Component\Mime\MimeTypes::getDefault();
  2396.         return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader($a$a, new \Liip\ImagineBundle\Binary\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public')], false));
  2397.     }
  2398.     /**
  2399.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2400.      *
  2401.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2402.      */
  2403.     protected function getLiipImagine_Cache_ManagerService()
  2404.     {
  2405.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2406.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2407.             return $this->services['liip_imagine.cache.manager'];
  2408.         }
  2409.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $a'default'false);
  2410.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2411.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2412.         return $instance;
  2413.     }
  2414.     /**
  2415.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2416.      *
  2417.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2418.      */
  2419.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2420.     {
  2421.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  2422.     }
  2423.     /**
  2424.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2425.      *
  2426.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2427.      */
  2428.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2429.     {
  2430.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  2431.     }
  2432.     /**
  2433.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2434.      *
  2435.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2436.      */
  2437.     protected function getLiipImagine_Cache_SignerService()
  2438.     {
  2439.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2440.     }
  2441.     /**
  2442.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  2443.      *
  2444.      * @return \Liip\ImagineBundle\Config\StackCollection
  2445.      */
  2446.     protected function getLiipImagine_Config_StackCollectionService()
  2447.     {
  2448.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  2449.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  2450.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  2451.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  2452.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  2453.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  2454.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  2455.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  2456.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  2457.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  2458.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  2459.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  2460.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  2461.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  2462.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  2463.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  2464.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  2465.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  2466.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  2467.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  2468.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  2469.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  2470.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  2471.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  2472.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  2473.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  2474.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  2475.         return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a$b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), $this->parameters['liip_imagine.filter_sets']);
  2476.     }
  2477.     /**
  2478.      * Gets the public 'liip_imagine.data.manager' shared service.
  2479.      *
  2480.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  2481.      */
  2482.     protected function getLiipImagine_Data_ManagerService()
  2483.     {
  2484.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  2485.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  2486.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  2487.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  2488.         $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), \Symfony\Component\Mime\MimeTypes::getDefault(), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default'NULL);
  2489.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  2490.         return $instance;
  2491.     }
  2492.     /**
  2493.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  2494.      *
  2495.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  2496.      */
  2497.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  2498.     {
  2499.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2500.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  2501.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  2502.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  2503.     }
  2504.     /**
  2505.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  2506.      *
  2507.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  2508.      */
  2509.     protected function getLiipImagine_Filter_Loader_FixedService()
  2510.     {
  2511.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2512.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  2513.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  2514.     }
  2515.     /**
  2516.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  2517.      *
  2518.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  2519.      */
  2520.     protected function getLiipImagine_Filter_Loader_FlipService()
  2521.     {
  2522.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2523.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  2524.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  2525.     }
  2526.     /**
  2527.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  2528.      *
  2529.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  2530.      */
  2531.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  2532.     {
  2533.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2534.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  2535.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  2536.     }
  2537.     /**
  2538.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  2539.      *
  2540.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  2541.      */
  2542.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  2543.     {
  2544.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2545.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  2546.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  2547.     }
  2548.     /**
  2549.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  2550.      *
  2551.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  2552.      */
  2553.     protected function getLiipImagine_Filter_Loader_ResampleService()
  2554.     {
  2555.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2556.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  2557.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  2558.     }
  2559.     /**
  2560.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  2561.      *
  2562.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  2563.      */
  2564.     protected function getLiipImagine_Filter_Loader_RotateService()
  2565.     {
  2566.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2567.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  2568.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  2569.     }
  2570.     /**
  2571.      * Gets the public 'liip_imagine.filter.manager' shared service.
  2572.      *
  2573.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  2574.      */
  2575.     protected function getLiipImagine_Filter_ManagerService()
  2576.     {
  2577.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  2578.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2579.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  2580.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  2581.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  2582.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  2583.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  2584.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  2585.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  2586.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  2587.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  2588.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  2589.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  2590.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  2591.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  2592.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  2593.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  2594.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  2595.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  2596.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  2597.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  2598.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  2599.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  2600.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  2601.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  2602.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  2603.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  2604.         $this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
  2605.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  2606.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  2607.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  2608.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  2609.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  2610.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a\dirname(__DIR__4)));
  2611.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a\dirname(__DIR__4)));
  2612.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  2613.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  2614.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  2615.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  2616.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  2617.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  2618.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  2619.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  2620.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  2621.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  2622.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  2623.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  2624.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  2625.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  2626.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  2627.         $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']));
  2628.         return $instance;
  2629.     }
  2630.     /**
  2631.      * Gets the public 'monolog.logger.deprecation' shared service.
  2632.      *
  2633.      * @return \Symfony\Bridge\Monolog\Logger
  2634.      */
  2635.     protected function getMonolog_Logger_DeprecationService()
  2636.     {
  2637.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  2638.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2639.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2640.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2641.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2642.         return $instance;
  2643.     }
  2644.     /**
  2645.      * Gets the public 'request_stack' shared service.
  2646.      *
  2647.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2648.      */
  2649.     protected function getRequestStackService()
  2650.     {
  2651.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2652.     }
  2653.     /**
  2654.      * Gets the public 'router' shared service.
  2655.      *
  2656.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2657.      */
  2658.     protected function getRouterService()
  2659.     {
  2660.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2661.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2662.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2663.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2664.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2665.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2666.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2667.         ], [
  2668.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2669.         ]))->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'fr');
  2670.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2671.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2672.         return $instance;
  2673.     }
  2674.     /**
  2675.      * Gets the public 'routing.loader' shared service.
  2676.      *
  2677.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2678.      */
  2679.     protected function getRouting_LoaderService()
  2680.     {
  2681.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2682.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2683.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2684.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2685.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2686.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2687.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2688.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2689.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2690.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2691.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2692.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2693.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2694.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2695.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2696.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2697.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2698.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2699.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2700.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2701.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2702.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2703.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2704.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2705.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2706.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2707.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2708.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  2709.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  2710.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  2711.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  2712.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  2713.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2714.             'kernel' => ['services''kernel''getKernelService'false],
  2715.         ], [
  2716.             'kernel' => 'Acme\\SudcmsBundle\\Kernel',
  2717.         ]), 'dev'));
  2718.         $a->addLoader($c);
  2719.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2720.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2721.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2722.     }
  2723.     /**
  2724.      * Gets the public 'services_resetter' shared service.
  2725.      *
  2726.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2727.      */
  2728.     protected function getServicesResetterService()
  2729.     {
  2730.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2731.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2732.             if (isset($this->services['cache.app'])) {
  2733.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2734.             }
  2735.             if (isset($this->services['cache.system'])) {
  2736.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2737.             }
  2738.             if (isset($this->privates['cache.validator'])) {
  2739.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2740.             }
  2741.             if (isset($this->privates['cache.serializer'])) {
  2742.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2743.             }
  2744.             if (isset($this->privates['cache.annotations'])) {
  2745.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2746.             }
  2747.             if (isset($this->privates['cache.property_info'])) {
  2748.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2749.             }
  2750.             if (isset($this->privates['.debug.http_client'])) {
  2751.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2752.             }
  2753.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2754.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2755.             }
  2756.             if (isset($this->privates['debug.stopwatch'])) {
  2757.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2758.             }
  2759.             if (isset($this->services['event_dispatcher'])) {
  2760.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2761.             }
  2762.             if (isset($this->privates['session_listener'])) {
  2763.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2764.             }
  2765.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2766.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2767.             }
  2768.             if (isset($this->services['cache.validator_expression_language'])) {
  2769.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2770.             }
  2771.             if (isset($this->services['.container.private.profiler'])) {
  2772.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2773.             }
  2774.             if (isset($this->services['.container.private.validator'])) {
  2775.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2776.             }
  2777.             if (isset($this->privates['twig.form.engine'])) {
  2778.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2779.             }
  2780.             if (isset($this->privates['monolog.handler.main'])) {
  2781.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2782.             }
  2783.             if (isset($this->privates['monolog.handler.console'])) {
  2784.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2785.             }
  2786.             if (isset($this->services['doctrine'])) {
  2787.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2788.             }
  2789.             if (isset($this->privates['form.type.entity'])) {
  2790.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2791.             }
  2792.             if (isset($this->services['.container.private.security.token_storage'])) {
  2793.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2794.             }
  2795.             if (isset($this->privates['cache.security_expression_language'])) {
  2796.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2797.             }
  2798.             if (isset($this->privates['.debug.http_client'])) {
  2799.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2800.             }
  2801.         }, function () {
  2802.             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['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['twig.form.engine'])) + (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['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['.debug.http_client']));
  2803.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'twig.form.engine' => [=> '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'], '.debug.http_client' => [=> 'reset']]);
  2804.     }
  2805.     /**
  2806.      * Gets the public 'translator' shared service.
  2807.      *
  2808.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2809.      */
  2810.     protected function getTranslatorService()
  2811.     {
  2812.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2813.     }
  2814.     /**
  2815.      * Gets the public 'var_dumper.cloner' shared service.
  2816.      *
  2817.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2818.      */
  2819.     protected function getVarDumper_ClonerService()
  2820.     {
  2821.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2822.         $instance->setMaxItems(2500);
  2823.         $instance->setMinDepth(1);
  2824.         $instance->setMaxString(-1);
  2825.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2826.         return $instance;
  2827.     }
  2828.     /**
  2829.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2830.      *
  2831.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2832.      */
  2833.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2834.     {
  2835.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2836.         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['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  2837.     }
  2838.     /**
  2839.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2840.      *
  2841.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2842.      */
  2843.     protected function getWebProfiler_Controller_ProfilerService()
  2844.     {
  2845.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2846.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2847.     }
  2848.     /**
  2849.      * Gets the public 'web_profiler.controller.router' shared service.
  2850.      *
  2851.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2852.      */
  2853.     protected function getWebProfiler_Controller_RouterService()
  2854.     {
  2855.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2856.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  2857.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2858.         }, 1));
  2859.     }
  2860.     /**
  2861.      * Gets the private '.console.command.about.lazy' shared service.
  2862.      *
  2863.      * @return \Symfony\Component\Console\Command\LazyCommand
  2864.      */
  2865.     protected function get_Console_Command_About_LazyService()
  2866.     {
  2867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2869.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  2870.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2871.         });
  2872.     }
  2873.     /**
  2874.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2875.      *
  2876.      * @return \Symfony\Component\Console\Command\LazyCommand
  2877.      */
  2878.     protected function get_Console_Command_AssetsInstall_LazyService()
  2879.     {
  2880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2882.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  2883.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2884.         });
  2885.     }
  2886.     /**
  2887.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2888.      *
  2889.      * @return \Symfony\Component\Console\Command\LazyCommand
  2890.      */
  2891.     protected function get_Console_Command_CacheClear_LazyService()
  2892.     {
  2893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2895.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  2896.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2897.         });
  2898.     }
  2899.     /**
  2900.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2901.      *
  2902.      * @return \Symfony\Component\Console\Command\LazyCommand
  2903.      */
  2904.     protected function get_Console_Command_CachePoolClear_LazyService()
  2905.     {
  2906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2908.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  2909.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2910.         });
  2911.     }
  2912.     /**
  2913.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2914.      *
  2915.      * @return \Symfony\Component\Console\Command\LazyCommand
  2916.      */
  2917.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2918.     {
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2921.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  2922.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2923.         });
  2924.     }
  2925.     /**
  2926.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2927.      *
  2928.      * @return \Symfony\Component\Console\Command\LazyCommand
  2929.      */
  2930.     protected function get_Console_Command_CachePoolList_LazyService()
  2931.     {
  2932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2934.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  2935.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2936.         });
  2937.     }
  2938.     /**
  2939.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2940.      *
  2941.      * @return \Symfony\Component\Console\Command\LazyCommand
  2942.      */
  2943.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2944.     {
  2945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2947.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  2948.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2949.         });
  2950.     }
  2951.     /**
  2952.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2953.      *
  2954.      * @return \Symfony\Component\Console\Command\LazyCommand
  2955.      */
  2956.     protected function get_Console_Command_CacheWarmup_LazyService()
  2957.     {
  2958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2960.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  2961.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2962.         });
  2963.     }
  2964.     /**
  2965.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2966.      *
  2967.      * @return \Symfony\Component\Console\Command\LazyCommand
  2968.      */
  2969.     protected function get_Console_Command_ConfigDebug_LazyService()
  2970.     {
  2971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2973.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  2974.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2975.         });
  2976.     }
  2977.     /**
  2978.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2979.      *
  2980.      * @return \Symfony\Component\Console\Command\LazyCommand
  2981.      */
  2982.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2983.     {
  2984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2986.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  2987.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2988.         });
  2989.     }
  2990.     /**
  2991.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2992.      *
  2993.      * @return \Symfony\Component\Console\Command\LazyCommand
  2994.      */
  2995.     protected function get_Console_Command_ContainerDebug_LazyService()
  2996.     {
  2997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2999.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  3000.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  3001.         });
  3002.     }
  3003.     /**
  3004.      * Gets the private '.console.command.container_lint.lazy' shared service.
  3005.      *
  3006.      * @return \Symfony\Component\Console\Command\LazyCommand
  3007.      */
  3008.     protected function get_Console_Command_ContainerLint_LazyService()
  3009.     {
  3010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3012.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  3013.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3014.         });
  3015.     }
  3016.     /**
  3017.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3018.      *
  3019.      * @return \Symfony\Component\Console\Command\LazyCommand
  3020.      */
  3021.     protected function get_Console_Command_DebugAutowiring_LazyService()
  3022.     {
  3023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3025.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  3026.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3027.         });
  3028.     }
  3029.     /**
  3030.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  3031.      *
  3032.      * @return \Symfony\Component\Console\Command\LazyCommand
  3033.      */
  3034.     protected function get_Console_Command_DotenvDebug_LazyService()
  3035.     {
  3036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3038.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  3039.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  3040.         });
  3041.     }
  3042.     /**
  3043.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  3044.      *
  3045.      * @return \Symfony\Component\Console\Command\LazyCommand
  3046.      */
  3047.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  3048.     {
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3051.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  3052.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  3053.         });
  3054.     }
  3055.     /**
  3056.      * Gets the private '.console.command.form_debug.lazy' shared service.
  3057.      *
  3058.      * @return \Symfony\Component\Console\Command\LazyCommand
  3059.      */
  3060.     protected function get_Console_Command_FormDebug_LazyService()
  3061.     {
  3062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3064.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  3065.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  3066.         });
  3067.     }
  3068.     /**
  3069.      * Gets the private '.console.command.router_debug.lazy' shared service.
  3070.      *
  3071.      * @return \Symfony\Component\Console\Command\LazyCommand
  3072.      */
  3073.     protected function get_Console_Command_RouterDebug_LazyService()
  3074.     {
  3075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3077.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  3078.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3079.         });
  3080.     }
  3081.     /**
  3082.      * Gets the private '.console.command.router_match.lazy' shared service.
  3083.      *
  3084.      * @return \Symfony\Component\Console\Command\LazyCommand
  3085.      */
  3086.     protected function get_Console_Command_RouterMatch_LazyService()
  3087.     {
  3088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3090.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  3091.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3092.         });
  3093.     }
  3094.     /**
  3095.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3096.      *
  3097.      * @return \Symfony\Component\Console\Command\LazyCommand
  3098.      */
  3099.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3100.     {
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3103.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  3104.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3105.         });
  3106.     }
  3107.     /**
  3108.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3109.      *
  3110.      * @return \Symfony\Component\Console\Command\LazyCommand
  3111.      */
  3112.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3113.     {
  3114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3116.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  3117.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3118.         });
  3119.     }
  3120.     /**
  3121.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3122.      *
  3123.      * @return \Symfony\Component\Console\Command\LazyCommand
  3124.      */
  3125.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3126.     {
  3127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3129.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  3130.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3131.         });
  3132.     }
  3133.     /**
  3134.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3135.      *
  3136.      * @return \Symfony\Component\Console\Command\LazyCommand
  3137.      */
  3138.     protected function get_Console_Command_SecretsList_LazyService()
  3139.     {
  3140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3142.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  3143.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3144.         });
  3145.     }
  3146.     /**
  3147.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3148.      *
  3149.      * @return \Symfony\Component\Console\Command\LazyCommand
  3150.      */
  3151.     protected function get_Console_Command_SecretsRemove_LazyService()
  3152.     {
  3153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3155.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  3156.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3157.         });
  3158.     }
  3159.     /**
  3160.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3161.      *
  3162.      * @return \Symfony\Component\Console\Command\LazyCommand
  3163.      */
  3164.     protected function get_Console_Command_SecretsSet_LazyService()
  3165.     {
  3166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3168.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  3169.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3170.         });
  3171.     }
  3172.     /**
  3173.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3174.      *
  3175.      * @return \Symfony\Component\Console\Command\LazyCommand
  3176.      */
  3177.     protected function get_Console_Command_TranslationDebug_LazyService()
  3178.     {
  3179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3181.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  3182.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3183.         });
  3184.     }
  3185.     /**
  3186.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3187.      *
  3188.      * @return \Symfony\Component\Console\Command\LazyCommand
  3189.      */
  3190.     protected function get_Console_Command_TranslationExtract_LazyService()
  3191.     {
  3192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3194.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  3195.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3196.         });
  3197.     }
  3198.     /**
  3199.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3200.      *
  3201.      * @return \Symfony\Component\Console\Command\LazyCommand
  3202.      */
  3203.     protected function get_Console_Command_TranslationPull_LazyService()
  3204.     {
  3205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3207.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  3208.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3209.         });
  3210.     }
  3211.     /**
  3212.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3213.      *
  3214.      * @return \Symfony\Component\Console\Command\LazyCommand
  3215.      */
  3216.     protected function get_Console_Command_TranslationPush_LazyService()
  3217.     {
  3218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3220.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  3221.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3222.         });
  3223.     }
  3224.     /**
  3225.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3226.      *
  3227.      * @return \Symfony\Component\Console\Command\LazyCommand
  3228.      */
  3229.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3230.     {
  3231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3233.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  3234.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3235.         });
  3236.     }
  3237.     /**
  3238.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3239.      *
  3240.      * @return \Symfony\Component\Console\Command\LazyCommand
  3241.      */
  3242.     protected function get_Console_Command_XliffLint_LazyService()
  3243.     {
  3244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3246.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  3247.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3248.         });
  3249.     }
  3250.     /**
  3251.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3252.      *
  3253.      * @return \Symfony\Component\Console\Command\LazyCommand
  3254.      */
  3255.     protected function get_Console_Command_YamlLint_LazyService()
  3256.     {
  3257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3259.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  3260.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3261.         });
  3262.     }
  3263.     /**
  3264.      * Gets the private '.debug.http_client' shared service.
  3265.      *
  3266.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3267.      */
  3268.     protected function get_Debug_HttpClientService()
  3269.     {
  3270.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3271.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3272.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3273.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3274.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3275.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3276.         $a->setLogger($b);
  3277.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3278.     }
  3279.     /**
  3280.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3281.      *
  3282.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3283.      */
  3284.     protected function getLoaderInterfaceService()
  3285.     {
  3286.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  3287.     }
  3288.     /**
  3289.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3290.      *
  3291.      * @return \Symfony\Component\Console\Command\LazyCommand
  3292.      */
  3293.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3294.     {
  3295.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3297.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3298.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  3299.         });
  3300.     }
  3301.     /**
  3302.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  3303.      *
  3304.      * @return \Symfony\Component\Console\Command\LazyCommand
  3305.      */
  3306.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  3307.     {
  3308.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3310.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3311.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  3312.         });
  3313.     }
  3314.     /**
  3315.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  3316.      *
  3317.      * @return \Symfony\Component\Console\Command\LazyCommand
  3318.      */
  3319.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  3320.     {
  3321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3323.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3324.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  3325.         });
  3326.     }
  3327.     /**
  3328.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  3329.      *
  3330.      * @return \Symfony\Component\Console\Command\LazyCommand
  3331.      */
  3332.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  3333.     {
  3334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3336.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3337.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  3338.         });
  3339.     }
  3340.     /**
  3341.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  3342.      *
  3343.      * @return \Symfony\Component\Console\Command\LazyCommand
  3344.      */
  3345.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  3346.     {
  3347.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3349.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3350.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  3351.         });
  3352.     }
  3353.     /**
  3354.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  3355.      *
  3356.      * @return \Symfony\Component\Console\Command\LazyCommand
  3357.      */
  3358.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  3359.     {
  3360.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3362.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3363.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  3364.         });
  3365.     }
  3366.     /**
  3367.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  3368.      *
  3369.      * @return \Symfony\Component\Console\Command\LazyCommand
  3370.      */
  3371.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  3372.     {
  3373.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3374.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3375.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3376.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  3377.         });
  3378.     }
  3379.     /**
  3380.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  3381.      *
  3382.      * @return \Symfony\Component\Console\Command\LazyCommand
  3383.      */
  3384.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  3385.     {
  3386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3387.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3388.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3389.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  3390.         });
  3391.     }
  3392.     /**
  3393.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  3394.      *
  3395.      * @return \Symfony\Component\Console\Command\LazyCommand
  3396.      */
  3397.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  3398.     {
  3399.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3401.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3402.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  3403.         });
  3404.     }
  3405.     /**
  3406.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  3407.      *
  3408.      * @return \Symfony\Component\Console\Command\LazyCommand
  3409.      */
  3410.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3411.     {
  3412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3414.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3415.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3416.         });
  3417.     }
  3418.     /**
  3419.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3420.      *
  3421.      * @return \Symfony\Component\Console\Command\LazyCommand
  3422.      */
  3423.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3424.     {
  3425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3427.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3428.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3429.         });
  3430.     }
  3431.     /**
  3432.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3433.      *
  3434.      * @return \Symfony\Component\Console\Command\LazyCommand
  3435.      */
  3436.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3437.     {
  3438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3440.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3441.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3442.         });
  3443.     }
  3444.     /**
  3445.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3446.      *
  3447.      * @return \Symfony\Component\Console\Command\LazyCommand
  3448.      */
  3449.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3450.     {
  3451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3453.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3454.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3455.         });
  3456.     }
  3457.     /**
  3458.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3459.      *
  3460.      * @return \Symfony\Component\Console\Command\LazyCommand
  3461.      */
  3462.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3463.     {
  3464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3466.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3467.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3468.         });
  3469.     }
  3470.     /**
  3471.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3472.      *
  3473.      * @return \Symfony\Component\Console\Command\LazyCommand
  3474.      */
  3475.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3476.     {
  3477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3479.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3480.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3481.         });
  3482.     }
  3483.     /**
  3484.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  3485.      *
  3486.      * @return \Symfony\Component\Console\Command\LazyCommand
  3487.      */
  3488.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  3489.     {
  3490.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3492.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3493.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3494.         });
  3495.     }
  3496.     /**
  3497.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3498.      *
  3499.      * @return \Symfony\Component\Console\Command\LazyCommand
  3500.      */
  3501.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3502.     {
  3503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3505.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3506.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3507.         });
  3508.     }
  3509.     /**
  3510.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3511.      *
  3512.      * @return \Symfony\Component\Console\Command\LazyCommand
  3513.      */
  3514.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3515.     {
  3516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3518.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3519.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3520.         });
  3521.     }
  3522.     /**
  3523.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3524.      *
  3525.      * @return \Symfony\Component\Console\Command\LazyCommand
  3526.      */
  3527.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3528.     {
  3529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3531.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3532.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3533.         });
  3534.     }
  3535.     /**
  3536.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3537.      *
  3538.      * @return \Symfony\Component\Console\Command\LazyCommand
  3539.      */
  3540.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3541.     {
  3542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3544.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3545.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3546.         });
  3547.     }
  3548.     /**
  3549.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3550.      *
  3551.      * @return \Symfony\Component\Console\Command\LazyCommand
  3552.      */
  3553.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3554.     {
  3555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3557.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3558.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3559.         });
  3560.     }
  3561.     /**
  3562.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3563.      *
  3564.      * @return \Symfony\Component\Console\Command\LazyCommand
  3565.      */
  3566.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3567.     {
  3568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3570.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3571.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3572.         });
  3573.     }
  3574.     /**
  3575.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3576.      *
  3577.      * @return \Symfony\Component\Console\Command\LazyCommand
  3578.      */
  3579.     protected function get_Monolog_Command_ServerLog_LazyService()
  3580.     {
  3581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3583.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  3584.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3585.         });
  3586.     }
  3587.     /**
  3588.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3589.      *
  3590.      * @return \Symfony\Component\Console\Command\LazyCommand
  3591.      */
  3592.     protected function get_Security_Command_DebugFirewall_LazyService()
  3593.     {
  3594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3596.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  3597.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3598.         });
  3599.     }
  3600.     /**
  3601.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3602.      *
  3603.      * @return \Symfony\Component\Console\Command\LazyCommand
  3604.      */
  3605.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3606.     {
  3607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3609.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  3610.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3611.         });
  3612.     }
  3613.     /**
  3614.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3615.      *
  3616.      * @return \Symfony\Component\Console\Command\LazyCommand
  3617.      */
  3618.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3619.     {
  3620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3622.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  3623.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3624.         });
  3625.     }
  3626.     /**
  3627.      * Gets the private '.service_locator..0zQQ2a' shared service.
  3628.      *
  3629.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3630.      */
  3631.     protected function get_ServiceLocator__0zQQ2aService()
  3632.     {
  3633.         return $this->privates['.service_locator..0zQQ2a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3634.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3635.             'moduleRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\ModuleRepository''getModuleRepositoryService'false],
  3636.             'pagesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\PagesRepository''getPagesRepositoryService'false],
  3637.         ], [
  3638.             'em' => '?',
  3639.             'moduleRepository' => 'Acme\\SudcmsBundle\\Repository\\ModuleRepository',
  3640.             'pagesRepository' => 'Acme\\SudcmsBundle\\Repository\\PagesRepository',
  3641.         ]);
  3642.     }
  3643.     /**
  3644.      * Gets the private '.service_locator..PdxqaD' shared service.
  3645.      *
  3646.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3647.      */
  3648.     protected function get_ServiceLocator__PdxqaDService()
  3649.     {
  3650.         return $this->privates['.service_locator..PdxqaD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3651.             'utils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  3652.         ], [
  3653.             'utils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  3654.         ]);
  3655.     }
  3656.     /**
  3657.      * Gets the private '.service_locator.0.UVcPM' shared service.
  3658.      *
  3659.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3660.      */
  3661.     protected function get_ServiceLocator_0_UVcPMService()
  3662.     {
  3663.         return $this->privates['.service_locator.0.UVcPM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3664.             'apiService' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  3665.         ], [
  3666.             'apiService' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  3667.         ]);
  3668.     }
  3669.     /**
  3670.      * Gets the private '.service_locator.05LSF5c' shared service.
  3671.      *
  3672.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3673.      */
  3674.     protected function get_ServiceLocator_05LSF5cService()
  3675.     {
  3676.         return $this->privates['.service_locator.05LSF5c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3677.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  3678.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository''getCatalogCategsRepositoryService'false],
  3679.         ], [
  3680.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  3681.             'repo' => 'Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository',
  3682.         ]);
  3683.     }
  3684.     /**
  3685.      * Gets the private '.service_locator.1L3a5Rm' shared service.
  3686.      *
  3687.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3688.      */
  3689.     protected function get_ServiceLocator_1L3a5RmService()
  3690.     {
  3691.         return $this->privates['.service_locator.1L3a5Rm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3692.             'repoElement' => ['privates''Acme\\SudcmsBundle\\Repository\\FormElementsRepository''getFormElementsRepositoryService'false],
  3693.             'repoValues' => ['privates''Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository''getFormElementsValuesRepositoryService'false],
  3694.         ], [
  3695.             'repoElement' => 'Acme\\SudcmsBundle\\Repository\\FormElementsRepository',
  3696.             'repoValues' => 'Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository',
  3697.         ]);
  3698.     }
  3699.     /**
  3700.      * Gets the private '.service_locator.1NEOrZU' shared service.
  3701.      *
  3702.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3703.      */
  3704.     protected function get_ServiceLocator_1NEOrZUService()
  3705.     {
  3706.         return $this->privates['.service_locator.1NEOrZU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3707.             'adressesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\FormAdressesRepository''getFormAdressesRepositoryService'false],
  3708.             'mailerService' => ['privates''Acme\\SudcmsBundle\\Service\\MailerService''getMailerServiceService'false],
  3709.         ], [
  3710.             'adressesRepository' => 'Acme\\SudcmsBundle\\Repository\\FormAdressesRepository',
  3711.             'mailerService' => 'Acme\\SudcmsBundle\\Service\\MailerService',
  3712.         ]);
  3713.     }
  3714.     /**
  3715.      * Gets the private '.service_locator.1iYjFbL' shared service.
  3716.      *
  3717.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3718.      */
  3719.     protected function get_ServiceLocator_1iYjFbLService()
  3720.     {
  3721.         return $this->privates['.service_locator.1iYjFbL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3722.             'anCatRepo' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  3723.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\PagesRepository''getPagesRepositoryService'false],
  3724.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3725.         ], [
  3726.             'anCatRepo' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  3727.             'repo' => 'Acme\\SudcmsBundle\\Repository\\PagesRepository',
  3728.             'twig' => '?',
  3729.         ]);
  3730.     }
  3731.     /**
  3732.      * Gets the private '.service_locator.1uOu7vv' shared service.
  3733.      *
  3734.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3735.      */
  3736.     protected function get_ServiceLocator_1uOu7vvService()
  3737.     {
  3738.         return $this->privates['.service_locator.1uOu7vv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3739.             'ecoAttributesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository''getEcoAttributesRepositoryService'false],
  3740.             'ecoProductsReferencesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  3741.             'repoModel' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository''getEcoAttributesModelsRepositoryService'false],
  3742.         ], [
  3743.             'ecoAttributesRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository',
  3744.             'ecoProductsReferencesRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  3745.             'repoModel' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository',
  3746.         ]);
  3747.     }
  3748.     /**
  3749.      * Gets the private '.service_locator.24L9ZNv' shared service.
  3750.      *
  3751.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3752.      */
  3753.     protected function get_ServiceLocator_24L9ZNvService()
  3754.     {
  3755.         return $this->privates['.service_locator.24L9ZNv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3756.             'planningRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository''getEcoPlanningRepositoryService'false],
  3757.         ], [
  3758.             'planningRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository',
  3759.         ]);
  3760.     }
  3761.     /**
  3762.      * Gets the private '.service_locator.2xyiCHa' shared service.
  3763.      *
  3764.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3765.      */
  3766.     protected function get_ServiceLocator_2xyiCHaService()
  3767.     {
  3768.         return $this->privates['.service_locator.2xyiCHa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3769.             'repoLangues' => ['privates''Acme\\SudcmsBundle\\Repository\\LanguageRepository''getLanguageRepositoryService'false],
  3770.         ], [
  3771.             'repoLangues' => 'Acme\\SudcmsBundle\\Repository\\LanguageRepository',
  3772.         ]);
  3773.     }
  3774.     /**
  3775.      * Gets the private '.service_locator.3lC1yPu' shared service.
  3776.      *
  3777.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3778.      */
  3779.     protected function get_ServiceLocator_3lC1yPuService()
  3780.     {
  3781.         return $this->privates['.service_locator.3lC1yPu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3782.             'repoMod' => ['privates''Acme\\SudcmsBundle\\Repository\\ModuleRepository''getModuleRepositoryService'false],
  3783.             'repoUser' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  3784.         ], [
  3785.             'repoMod' => 'Acme\\SudcmsBundle\\Repository\\ModuleRepository',
  3786.             'repoUser' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  3787.         ]);
  3788.     }
  3789.     /**
  3790.      * Gets the private '.service_locator.3mH2jnX' shared service.
  3791.      *
  3792.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3793.      */
  3794.     protected function get_ServiceLocator_3mH2jnXService()
  3795.     {
  3796.         return $this->privates['.service_locator.3mH2jnX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3797.             'repoCarriers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository''getEcoShippingCarriersRepositoryService'false],
  3798.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  3799.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  3800.         ], [
  3801.             'repoCarriers' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository',
  3802.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  3803.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  3804.         ]);
  3805.     }
  3806.     /**
  3807.      * Gets the private '.service_locator.48GylgQ' shared service.
  3808.      *
  3809.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3810.      */
  3811.     protected function get_ServiceLocator_48GylgQService()
  3812.     {
  3813.         return $this->privates['.service_locator.48GylgQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3814.             'customersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  3815.         ], [
  3816.             'customersRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  3817.         ]);
  3818.     }
  3819.     /**
  3820.      * Gets the private '.service_locator.4oQ6y7e' shared service.
  3821.      *
  3822.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3823.      */
  3824.     protected function get_ServiceLocator_4oQ6y7eService()
  3825.     {
  3826.         return $this->privates['.service_locator.4oQ6y7e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3827.             'api' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  3828.             'ecoCustomersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  3829.             'passwordHasher' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  3830.             'repoAuthUser' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  3831.         ], [
  3832.             'api' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  3833.             'ecoCustomersRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  3834.             'passwordHasher' => '?',
  3835.             'repoAuthUser' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  3836.         ]);
  3837.     }
  3838.     /**
  3839.      * Gets the private '.service_locator.4prGdU6' shared service.
  3840.      *
  3841.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3842.      */
  3843.     protected function get_ServiceLocator_4prGdU6Service()
  3844.     {
  3845.         return $this->privates['.service_locator.4prGdU6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3846.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\FormSiteRepository''getFormSiteRepositoryService'false],
  3847.             'repoAddresses' => ['privates''Acme\\SudcmsBundle\\Repository\\FormAdressesRepository''getFormAdressesRepositoryService'false],
  3848.         ], [
  3849.             'repo' => 'Acme\\SudcmsBundle\\Repository\\FormSiteRepository',
  3850.             'repoAddresses' => 'Acme\\SudcmsBundle\\Repository\\FormAdressesRepository',
  3851.         ]);
  3852.     }
  3853.     /**
  3854.      * Gets the private '.service_locator.5bYnj.0' shared service.
  3855.      *
  3856.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3857.      */
  3858.     protected function get_ServiceLocator_5bYnj_0Service()
  3859.     {
  3860.         return $this->privates['.service_locator.5bYnj.0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3861.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  3862.             'repoLinkCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsCategoriesRepository''getEcoProductsCategoriesRepositoryService'false],
  3863.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  3864.         ], [
  3865.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository',
  3866.             'repoLinkCateg' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsCategoriesRepository',
  3867.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  3868.         ]);
  3869.     }
  3870.     /**
  3871.      * Gets the private '.service_locator.5f60gFW' shared service.
  3872.      *
  3873.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3874.      */
  3875.     protected function get_ServiceLocator_5f60gFWService()
  3876.     {
  3877.         return $this->privates['.service_locator.5f60gFW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3878.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  3879.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  3880.             'repoTchat' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatRepository''getTchatRepositoryService'false],
  3881.         ], [
  3882.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  3883.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  3884.             'repoTchat' => 'Acme\\SudcmsBundle\\Repository\\TchatRepository',
  3885.         ]);
  3886.     }
  3887.     /**
  3888.      * Gets the private '.service_locator.5miB8_X' shared service.
  3889.      *
  3890.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3891.      */
  3892.     protected function get_ServiceLocator_5miB8XService()
  3893.     {
  3894.         return $this->privates['.service_locator.5miB8_X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3895.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3896.         ], [
  3897.             'em' => '?',
  3898.         ]);
  3899.     }
  3900.     /**
  3901.      * Gets the private '.service_locator.5tEO2Jw' shared service.
  3902.      *
  3903.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3904.      */
  3905.     protected function get_ServiceLocator_5tEO2JwService()
  3906.     {
  3907.         return $this->privates['.service_locator.5tEO2Jw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3908.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  3909.         ], [
  3910.             'repo' => 'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository',
  3911.         ]);
  3912.     }
  3913.     /**
  3914.      * Gets the private '.service_locator.6.SDuIq' shared service.
  3915.      *
  3916.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3917.      */
  3918.     protected function get_ServiceLocator_6_SDuIqService()
  3919.     {
  3920.         return $this->privates['.service_locator.6.SDuIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3921.             'basketService' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService''getBasketServiceService'false],
  3922.             'loyaltySystem' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\LoyaltySystemService''getLoyaltySystemServiceService'false],
  3923.             'repoDiscount' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository''getEcoDiscountRepositoryService'false],
  3924.         ], [
  3925.             'basketService' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService',
  3926.             'loyaltySystem' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\LoyaltySystemService',
  3927.             'repoDiscount' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository',
  3928.         ]);
  3929.     }
  3930.     /**
  3931.      * Gets the private '.service_locator.6UBvWCT' shared service.
  3932.      *
  3933.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3934.      */
  3935.     protected function get_ServiceLocator_6UBvWCTService()
  3936.     {
  3937.         return $this->privates['.service_locator.6UBvWCT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3938.             'repoProductCombination' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsCombinationRepository''getEcoProductsCombinationRepositoryService'false],
  3939.         ], [
  3940.             'repoProductCombination' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsCombinationRepository',
  3941.         ]);
  3942.     }
  3943.     /**
  3944.      * Gets the private '.service_locator.6lQqvTe' shared service.
  3945.      *
  3946.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3947.      */
  3948.     protected function get_ServiceLocator_6lQqvTeService()
  3949.     {
  3950.         return $this->privates['.service_locator.6lQqvTe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3951.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  3952.             'repoMarks' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoMarksRepository''getEcoMarksRepositoryService'false],
  3953.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  3954.         ], [
  3955.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository',
  3956.             'repoMarks' => 'Acme\\SudcmsBundle\\Repository\\EcoMarksRepository',
  3957.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  3958.         ]);
  3959.     }
  3960.     /**
  3961.      * Gets the private '.service_locator.6o6ibmk' shared service.
  3962.      *
  3963.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3964.      */
  3965.     protected function get_ServiceLocator_6o6ibmkService()
  3966.     {
  3967.         return $this->privates['.service_locator.6o6ibmk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3968.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3969.             'repoAgd' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaRepository''getAgendaRepositoryService'false],
  3970.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository''getAgendaCategsRepositoryService'false],
  3971.         ], [
  3972.             'paginator' => '?',
  3973.             'repoAgd' => 'Acme\\SudcmsBundle\\Repository\\AgendaRepository',
  3974.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository',
  3975.         ]);
  3976.     }
  3977.     /**
  3978.      * Gets the private '.service_locator.6qW7xkI' shared service.
  3979.      *
  3980.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3981.      */
  3982.     protected function get_ServiceLocator_6qW7xkIService()
  3983.     {
  3984.         return $this->privates['.service_locator.6qW7xkI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3985.             'repoTchat' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatRepository''getTchatRepositoryService'false],
  3986.         ], [
  3987.             'repoTchat' => 'Acme\\SudcmsBundle\\Repository\\TchatRepository',
  3988.         ]);
  3989.     }
  3990.     /**
  3991.      * Gets the private '.service_locator.6yt5FIt' shared service.
  3992.      *
  3993.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3994.      */
  3995.     protected function get_ServiceLocator_6yt5FItService()
  3996.     {
  3997.         return $this->privates['.service_locator.6yt5FIt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3998.             'repoAgd' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaRepository''getAgendaRepositoryService'false],
  3999.             'utils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  4000.         ], [
  4001.             'repoAgd' => 'Acme\\SudcmsBundle\\Repository\\AgendaRepository',
  4002.             'utils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  4003.         ]);
  4004.     }
  4005.     /**
  4006.      * Gets the private '.service_locator.6yzbz48' shared service.
  4007.      *
  4008.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4009.      */
  4010.     protected function get_ServiceLocator_6yzbz48Service()
  4011.     {
  4012.         return $this->privates['.service_locator.6yzbz48'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4013.             'ds' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\DiscountService''getDiscountServiceService'false],
  4014.         ], [
  4015.             'ds' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\DiscountService',
  4016.         ]);
  4017.     }
  4018.     /**
  4019.      * Gets the private '.service_locator.75lF26c' shared service.
  4020.      *
  4021.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4022.      */
  4023.     protected function get_ServiceLocator_75lF26cService()
  4024.     {
  4025.         return $this->privates['.service_locator.75lF26c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4026.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  4027.             'repoInvoices' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository''getEcoInvoicesRepositoryService'false],
  4028.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  4029.             'repoProducts' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  4030.             'repoReferences' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  4031.         ], [
  4032.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  4033.             'repoInvoices' => 'Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository',
  4034.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  4035.             'repoProducts' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  4036.             'repoReferences' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  4037.         ]);
  4038.     }
  4039.     /**
  4040.      * Gets the private '.service_locator.7I0Nf6S' shared service.
  4041.      *
  4042.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4043.      */
  4044.     protected function get_ServiceLocator_7I0Nf6SService()
  4045.     {
  4046.         return $this->privates['.service_locator.7I0Nf6S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4047.             'repoProducts' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  4048.         ], [
  4049.             'repoProducts' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  4050.         ]);
  4051.     }
  4052.     /**
  4053.      * Gets the private '.service_locator.7JOdU3w' shared service.
  4054.      *
  4055.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4056.      */
  4057.     protected function get_ServiceLocator_7JOdU3wService()
  4058.     {
  4059.         return $this->privates['.service_locator.7JOdU3w'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4060.             'repoAgd' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteRepository''getActualiteRepositoryService'false],
  4061.             'utils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  4062.         ], [
  4063.             'repoAgd' => 'Acme\\SudcmsBundle\\Repository\\ActualiteRepository',
  4064.             'utils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  4065.         ]);
  4066.     }
  4067.     /**
  4068.      * Gets the private '.service_locator.7VMY33y' shared service.
  4069.      *
  4070.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4071.      */
  4072.     protected function get_ServiceLocator_7VMY33yService()
  4073.     {
  4074.         return $this->privates['.service_locator.7VMY33y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4075.             'repoGroup' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupRepository''getAuthGroupRepositoryService'false],
  4076.             'repoGroupModule' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupModuleRepository''getAuthGroupModuleRepositoryService'false],
  4077.             'repoGroupSite' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupSiteRepository''getAuthGroupSiteRepositoryService'false],
  4078.             'repoUser' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  4079.             'utils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  4080.         ], [
  4081.             'repoGroup' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupRepository',
  4082.             'repoGroupModule' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupModuleRepository',
  4083.             'repoGroupSite' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupSiteRepository',
  4084.             'repoUser' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  4085.             'utils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  4086.         ]);
  4087.     }
  4088.     /**
  4089.      * Gets the private '.service_locator.7jppIky' shared service.
  4090.      *
  4091.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4092.      */
  4093.     protected function get_ServiceLocator_7jppIkyService()
  4094.     {
  4095.         return $this->privates['.service_locator.7jppIky'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4096.             'api' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  4097.         ], [
  4098.             'api' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  4099.         ]);
  4100.     }
  4101.     /**
  4102.      * Gets the private '.service_locator.7r8F4nM' shared service.
  4103.      *
  4104.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4105.      */
  4106.     protected function get_ServiceLocator_7r8F4nMService()
  4107.     {
  4108.         return $this->privates['.service_locator.7r8F4nM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4109.             'repoLinkCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsCategoriesRepository''getEcoProductsCategoriesRepositoryService'false],
  4110.         ], [
  4111.             'repoLinkCateg' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsCategoriesRepository',
  4112.         ]);
  4113.     }
  4114.     /**
  4115.      * Gets the private '.service_locator.8FNU02p' shared service.
  4116.      *
  4117.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4118.      */
  4119.     protected function get_ServiceLocator_8FNU02pService()
  4120.     {
  4121.         return $this->privates['.service_locator.8FNU02p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4122.             'repoOpt' => ['privates''Acme\\SudcmsBundle\\Repository\\OptionsRepository''getOptionsRepositoryService'false],
  4123.             'siteGoogleTagManagerRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteGoogleTagManagerRepository''getSiteGoogleTagManagerRepositoryService'false],
  4124.         ], [
  4125.             'repoOpt' => 'Acme\\SudcmsBundle\\Repository\\OptionsRepository',
  4126.             'siteGoogleTagManagerRepository' => 'Acme\\SudcmsBundle\\Repository\\SiteGoogleTagManagerRepository',
  4127.         ]);
  4128.     }
  4129.     /**
  4130.      * Gets the private '.service_locator.8WsvJtA' shared service.
  4131.      *
  4132.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4133.      */
  4134.     protected function get_ServiceLocator_8WsvJtAService()
  4135.     {
  4136.         return $this->privates['.service_locator.8WsvJtA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4137.             'encoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4138.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  4139.             'repoGroup' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupRepository''getAuthGroupRepositoryService'false],
  4140.             'utils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  4141.         ], [
  4142.             'encoder' => '?',
  4143.             'repo' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  4144.             'repoGroup' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupRepository',
  4145.             'utils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  4146.         ]);
  4147.     }
  4148.     /**
  4149.      * Gets the private '.service_locator.8kn0eot' shared service.
  4150.      *
  4151.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4152.      */
  4153.     protected function get_ServiceLocator_8kn0eotService()
  4154.     {
  4155.         return $this->privates['.service_locator.8kn0eot'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4156.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\NewsletterRepository''getNewsletterRepositoryService'false],
  4157.         ], [
  4158.             'repo' => 'Acme\\SudcmsBundle\\Repository\\NewsletterRepository',
  4159.         ]);
  4160.     }
  4161.     /**
  4162.      * Gets the private '.service_locator.9.QBVvC' shared service.
  4163.      *
  4164.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4165.      */
  4166.     protected function get_ServiceLocator_9_QBVvCService()
  4167.     {
  4168.         return $this->privates['.service_locator.9.QBVvC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4169.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\FormAdressesRepository''getFormAdressesRepositoryService'false],
  4170.         ], [
  4171.             'repo' => 'Acme\\SudcmsBundle\\Repository\\FormAdressesRepository',
  4172.         ]);
  4173.     }
  4174.     /**
  4175.      * Gets the private '.service_locator.9M6.bTS' shared service.
  4176.      *
  4177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4178.      */
  4179.     protected function get_ServiceLocator_9M6_BTSService()
  4180.     {
  4181.         return $this->privates['.service_locator.9M6.bTS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4182.             'api' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  4183.             'basketService' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService''getBasketServiceService'false],
  4184.             'otideaUtils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  4185.             'repoAddress' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository''getEcoCustomersAddressesRepositoryService'false],
  4186.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  4187.             'repoDiscount' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository''getEcoDiscountRepositoryService'false],
  4188.         ], [
  4189.             'api' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  4190.             'basketService' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService',
  4191.             'otideaUtils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  4192.             'repoAddress' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository',
  4193.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  4194.             'repoDiscount' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository',
  4195.         ]);
  4196.     }
  4197.     /**
  4198.      * Gets the private '.service_locator.9lNwAMb' shared service.
  4199.      *
  4200.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4201.      */
  4202.     protected function get_ServiceLocator_9lNwAMbService()
  4203.     {
  4204.         return $this->privates['.service_locator.9lNwAMb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4205.             'paybox' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\PayboxService''getPayboxServiceService'false],
  4206.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  4207.         ], [
  4208.             'paybox' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\PayboxService',
  4209.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  4210.         ]);
  4211.     }
  4212.     /**
  4213.      * Gets the private '.service_locator.A4H2mEQ' shared service.
  4214.      *
  4215.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4216.      */
  4217.     protected function get_ServiceLocator_A4H2mEQService()
  4218.     {
  4219.         return $this->privates['.service_locator.A4H2mEQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4220.             'repoElementValue' => ['privates''Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository''getFormElementsValuesRepositoryService'false],
  4221.             'repoElements' => ['privates''Acme\\SudcmsBundle\\Repository\\FormElementsRepository''getFormElementsRepositoryService'false],
  4222.         ], [
  4223.             'repoElementValue' => 'Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository',
  4224.             'repoElements' => 'Acme\\SudcmsBundle\\Repository\\FormElementsRepository',
  4225.         ]);
  4226.     }
  4227.     /**
  4228.      * Gets the private '.service_locator.Agb9EJO' shared service.
  4229.      *
  4230.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4231.      */
  4232.     protected function get_ServiceLocator_Agb9EJOService()
  4233.     {
  4234.         return $this->privates['.service_locator.Agb9EJO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4235.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  4236.             'repoDoc' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'false],
  4237.             'repoLinkTag' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository''getDocumentLinkTagsRepositoryService'false],
  4238.         ], [
  4239.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository',
  4240.             'repoDoc' => 'Acme\\SudcmsBundle\\Repository\\DocumentRepository',
  4241.             'repoLinkTag' => 'Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository',
  4242.         ]);
  4243.     }
  4244.     /**
  4245.      * Gets the private '.service_locator.AmjS2hU' shared service.
  4246.      *
  4247.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4248.      */
  4249.     protected function get_ServiceLocator_AmjS2hUService()
  4250.     {
  4251.         return $this->privates['.service_locator.AmjS2hU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4252.             'basketService' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService''getBasketServiceService'false],
  4253.             'paybox' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\PayboxService''getPayboxServiceService'false],
  4254.             'repoAddress' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository''getEcoCustomersAddressesRepositoryService'false],
  4255.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  4256.             'repoDiscount' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository''getEcoDiscountRepositoryService'false],
  4257.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  4258.             'repoProductsOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository''getEcoOrdersProductsRepositoryService'false],
  4259.         ], [
  4260.             'basketService' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService',
  4261.             'paybox' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\PayboxService',
  4262.             'repoAddress' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository',
  4263.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  4264.             'repoDiscount' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository',
  4265.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  4266.             'repoProductsOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository',
  4267.         ]);
  4268.     }
  4269.     /**
  4270.      * Gets the private '.service_locator.AqNm9hN' shared service.
  4271.      *
  4272.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4273.      */
  4274.     protected function get_ServiceLocator_AqNm9hNService()
  4275.     {
  4276.         return $this->privates['.service_locator.AqNm9hN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4277.             'repoCarriers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository''getEcoShippingCarriersRepositoryService'false],
  4278.             'repoCountry' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository''getEcoShippingfeesCountryRepositoryService'false],
  4279.             'repoShipping' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository''getEcoShippingfeesRepositoryService'false],
  4280.         ], [
  4281.             'repoCarriers' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository',
  4282.             'repoCountry' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository',
  4283.             'repoShipping' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository',
  4284.         ]);
  4285.     }
  4286.     /**
  4287.      * Gets the private '.service_locator.ArN3xET' shared service.
  4288.      *
  4289.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4290.      */
  4291.     protected function get_ServiceLocator_ArN3xETService()
  4292.     {
  4293.         return $this->privates['.service_locator.ArN3xET'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4294.             'repoAnn' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookRepository''getAddressBookRepositoryService'false],
  4295.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  4296.             'repoLinkCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookLinkCategoryRepository''getAddressBookLinkCategoryRepositoryService'false],
  4297.         ], [
  4298.             'repoAnn' => 'Acme\\SudcmsBundle\\Repository\\AddressBookRepository',
  4299.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  4300.             'repoLinkCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookLinkCategoryRepository',
  4301.         ]);
  4302.     }
  4303.     /**
  4304.      * Gets the private '.service_locator.B5MUiv3' shared service.
  4305.      *
  4306.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4307.      */
  4308.     protected function get_ServiceLocator_B5MUiv3Service()
  4309.     {
  4310.         return $this->privates['.service_locator.B5MUiv3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4311.             'filesystem' => ['services''.container.private.filesystem''get_Container_Private_FilesystemService'false],
  4312.             'medias' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository''getAddressBookMediaRepositoryService'false],
  4313.         ], [
  4314.             'filesystem' => '?',
  4315.             'medias' => 'Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository',
  4316.         ]);
  4317.     }
  4318.     /**
  4319.      * Gets the private '.service_locator.BBvLUa0' shared service.
  4320.      *
  4321.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4322.      */
  4323.     protected function get_ServiceLocator_BBvLUa0Service()
  4324.     {
  4325.         return $this->privates['.service_locator.BBvLUa0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4326.             'repoAuthGroup' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupRepository''getAuthGroupRepositoryService'false],
  4327.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  4328.             'repoDoc' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'false],
  4329.         ], [
  4330.             'repoAuthGroup' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupRepository',
  4331.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository',
  4332.             'repoDoc' => 'Acme\\SudcmsBundle\\Repository\\DocumentRepository',
  4333.         ]);
  4334.     }
  4335.     /**
  4336.      * Gets the private '.service_locator.BUfq.EG' shared service.
  4337.      *
  4338.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4339.      */
  4340.     protected function get_ServiceLocator_BUfq_EGService()
  4341.     {
  4342.         return $this->privates['.service_locator.BUfq.EG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4343.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  4344.         ], [
  4345.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  4346.         ]);
  4347.     }
  4348.     /**
  4349.      * Gets the private '.service_locator.BW0r7cI' shared service.
  4350.      *
  4351.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4352.      */
  4353.     protected function get_ServiceLocator_BW0r7cIService()
  4354.     {
  4355.         return $this->privates['.service_locator.BW0r7cI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4356.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4357.             'repoActu' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteRepository''getActualiteRepositoryService'false],
  4358.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository''getActualiteCategsRepositoryService'false],
  4359.         ], [
  4360.             'paginator' => '?',
  4361.             'repoActu' => 'Acme\\SudcmsBundle\\Repository\\ActualiteRepository',
  4362.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository',
  4363.         ]);
  4364.     }
  4365.     /**
  4366.      * Gets the private '.service_locator.BWPb_E3' shared service.
  4367.      *
  4368.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4369.      */
  4370.     protected function get_ServiceLocator_BWPbE3Service()
  4371.     {
  4372.         return $this->privates['.service_locator.BWPb_E3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4373.             'basketService' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService''getBasketServiceService'false],
  4374.             'repoDiscount' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository''getEcoDiscountRepositoryService'false],
  4375.             'repoOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  4376.         ], [
  4377.             'basketService' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService',
  4378.             'repoDiscount' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository',
  4379.             'repoOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  4380.         ]);
  4381.     }
  4382.     /**
  4383.      * Gets the private '.service_locator.CC5lNLl' shared service.
  4384.      *
  4385.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4386.      */
  4387.     protected function get_ServiceLocator_CC5lNLlService()
  4388.     {
  4389.         return $this->privates['.service_locator.CC5lNLl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4390.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  4391.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  4392.         ], [
  4393.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  4394.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  4395.         ]);
  4396.     }
  4397.     /**
  4398.      * Gets the private '.service_locator.CSNJJoM' shared service.
  4399.      *
  4400.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4401.      */
  4402.     protected function get_ServiceLocator_CSNJJoMService()
  4403.     {
  4404.         return $this->privates['.service_locator.CSNJJoM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4405.             'ecoProductsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  4406.             'repoProviders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository''getEcoProvidersRepositoryService'false],
  4407.         ], [
  4408.             'ecoProductsRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  4409.             'repoProviders' => 'Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository',
  4410.         ]);
  4411.     }
  4412.     /**
  4413.      * Gets the private '.service_locator.DX3ZVKj' shared service.
  4414.      *
  4415.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4416.      */
  4417.     protected function get_ServiceLocator_DX3ZVKjService()
  4418.     {
  4419.         return $this->privates['.service_locator.DX3ZVKj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4420.             'api' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  4421.             'categorieRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureCategorieRepository''getCureCategorieRepositoryService'false],
  4422.             'cureRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureRepository''getCureRepositoryService'false],
  4423.         ], [
  4424.             'api' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  4425.             'categorieRepository' => 'Acme\\SudcmsBundle\\Repository\\CureCategorieRepository',
  4426.             'cureRepository' => 'Acme\\SudcmsBundle\\Repository\\CureRepository',
  4427.         ]);
  4428.     }
  4429.     /**
  4430.      * Gets the private '.service_locator.E9tbfcV' shared service.
  4431.      *
  4432.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4433.      */
  4434.     protected function get_ServiceLocator_E9tbfcVService()
  4435.     {
  4436.         return $this->privates['.service_locator.E9tbfcV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4437.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  4438.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookRepository''getAddressBookRepositoryService'false],
  4439.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  4440.         ], [
  4441.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  4442.             'repo' => 'Acme\\SudcmsBundle\\Repository\\AddressBookRepository',
  4443.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  4444.         ]);
  4445.     }
  4446.     /**
  4447.      * Gets the private '.service_locator.EPbTluD' shared service.
  4448.      *
  4449.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4450.      */
  4451.     protected function get_ServiceLocator_EPbTluDService()
  4452.     {
  4453.         return $this->privates['.service_locator.EPbTluD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4454.             'repoProductBundle' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsBundleRepository''getEcoProductsBundleRepositoryService'false],
  4455.         ], [
  4456.             'repoProductBundle' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsBundleRepository',
  4457.         ]);
  4458.     }
  4459.     /**
  4460.      * Gets the private '.service_locator.ETpYcDI' shared service.
  4461.      *
  4462.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4463.      */
  4464.     protected function get_ServiceLocator_ETpYcDIService()
  4465.     {
  4466.         return $this->privates['.service_locator.ETpYcDI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4467.             'repoAgd' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogRepository''getCatalogRepositoryService'false],
  4468.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository''getCatalogCategsRepositoryService'false],
  4469.             'repoUser' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  4470.         ], [
  4471.             'repoAgd' => 'Acme\\SudcmsBundle\\Repository\\CatalogRepository',
  4472.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository',
  4473.             'repoUser' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  4474.         ]);
  4475.     }
  4476.     /**
  4477.      * Gets the private '.service_locator.F.dlVER' shared service.
  4478.      *
  4479.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4480.      */
  4481.     protected function get_ServiceLocator_F_DlVERService()
  4482.     {
  4483.         return $this->privates['.service_locator.F.dlVER'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4484.             'repoCatalog' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogRepository''getCatalogRepositoryService'false],
  4485.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository''getCatalogCategsRepositoryService'false],
  4486.         ], [
  4487.             'repoCatalog' => 'Acme\\SudcmsBundle\\Repository\\CatalogRepository',
  4488.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository',
  4489.         ]);
  4490.     }
  4491.     /**
  4492.      * Gets the private '.service_locator.FIoiNhh' shared service.
  4493.      *
  4494.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4495.      */
  4496.     protected function get_ServiceLocator_FIoiNhhService()
  4497.     {
  4498.         return $this->privates['.service_locator.FIoiNhh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4499.             'orderService' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\OrderService''getOrderServiceService'false],
  4500.             'repoAddress' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository''getEcoCustomersAddressesRepositoryService'false],
  4501.             'repoCountry' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository''getEcoShippingfeesCountryRepositoryService'false],
  4502.             'repoCustomer' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  4503.             'repoOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  4504.             'repoOrdersProd' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository''getEcoOrdersProductsRepositoryService'false],
  4505.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  4506.             'repoShipping' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository''getEcoShippingCarriersRepositoryService'false],
  4507.         ], [
  4508.             'orderService' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\OrderService',
  4509.             'repoAddress' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository',
  4510.             'repoCountry' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository',
  4511.             'repoCustomer' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  4512.             'repoOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  4513.             'repoOrdersProd' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository',
  4514.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  4515.             'repoShipping' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository',
  4516.         ]);
  4517.     }
  4518.     /**
  4519.      * Gets the private '.service_locator.FJW9c2I' shared service.
  4520.      *
  4521.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4522.      */
  4523.     protected function get_ServiceLocator_FJW9c2IService()
  4524.     {
  4525.         return $this->privates['.service_locator.FJW9c2I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4526.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupRepository''getAuthGroupRepositoryService'false],
  4527.             'repoGroupModule' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupModuleRepository''getAuthGroupModuleRepositoryService'false],
  4528.             'repoGroupSite' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupSiteRepository''getAuthGroupSiteRepositoryService'false],
  4529.             'repoModule' => ['privates''Acme\\SudcmsBundle\\Repository\\ModuleRepository''getModuleRepositoryService'false],
  4530.             'repoSites' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteRepository''getSiteRepositoryService'false],
  4531.         ], [
  4532.             'repo' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupRepository',
  4533.             'repoGroupModule' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupModuleRepository',
  4534.             'repoGroupSite' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupSiteRepository',
  4535.             'repoModule' => 'Acme\\SudcmsBundle\\Repository\\ModuleRepository',
  4536.             'repoSites' => 'Acme\\SudcmsBundle\\Repository\\SiteRepository',
  4537.         ]);
  4538.     }
  4539.     /**
  4540.      * Gets the private '.service_locator.FRZD_R5' shared service.
  4541.      *
  4542.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4543.      */
  4544.     protected function get_ServiceLocator_FRZDR5Service()
  4545.     {
  4546.         return $this->privates['.service_locator.FRZD_R5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4547.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  4548.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository''getActualiteCategsRepositoryService'false],
  4549.         ], [
  4550.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  4551.             'repo' => 'Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository',
  4552.         ]);
  4553.     }
  4554.     /**
  4555.      * Gets the private '.service_locator.Fd5hyJS' shared service.
  4556.      *
  4557.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4558.      */
  4559.     protected function get_ServiceLocator_Fd5hyJSService()
  4560.     {
  4561.         return $this->privates['.service_locator.Fd5hyJS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4562.             'apiService' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  4563.             'repoLang' => ['privates''Acme\\SudcmsBundle\\Repository\\LanguageRepository''getLanguageRepositoryService'false],
  4564.             'repoSite' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteRepository''getSiteRepositoryService'false],
  4565.             'repoSiteLang' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteLangRepository''getSiteLangRepositoryService'false],
  4566.         ], [
  4567.             'apiService' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  4568.             'repoLang' => 'Acme\\SudcmsBundle\\Repository\\LanguageRepository',
  4569.             'repoSite' => 'Acme\\SudcmsBundle\\Repository\\SiteRepository',
  4570.             'repoSiteLang' => 'Acme\\SudcmsBundle\\Repository\\SiteLangRepository',
  4571.         ]);
  4572.     }
  4573.     /**
  4574.      * Gets the private '.service_locator.GNc8e5B' shared service.
  4575.      *
  4576.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4577.      */
  4578.     protected function get_ServiceLocator_GNc8e5BService()
  4579.     {
  4580.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4581.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4582.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4583.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4584.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4585.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4586.             'router' => ['services''router''getRouterService'false],
  4587.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4588.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4589.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4590.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4591.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4592.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4593.         ], [
  4594.             'doctrine' => '?',
  4595.             'form.factory' => '?',
  4596.             'http_kernel' => '?',
  4597.             'parameter_bag' => '?',
  4598.             'request_stack' => '?',
  4599.             'router' => '?',
  4600.             'security.authorization_checker' => '?',
  4601.             'security.csrf.token_manager' => '?',
  4602.             'security.token_storage' => '?',
  4603.             'serializer' => '?',
  4604.             'session' => '.session.deprecated',
  4605.             'twig' => '?',
  4606.         ]);
  4607.     }
  4608.     /**
  4609.      * Gets the private '.service_locator.GXLTvxy' shared service.
  4610.      *
  4611.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4612.      */
  4613.     protected function get_ServiceLocator_GXLTvxyService()
  4614.     {
  4615.         return $this->privates['.service_locator.GXLTvxy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4616.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'false],
  4617.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4618.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4619.         ], [
  4620.             'security.firewall.map.context.admin' => '?',
  4621.             'security.firewall.map.context.dev' => '?',
  4622.             'security.firewall.map.context.main' => '?',
  4623.         ]);
  4624.     }
  4625.     /**
  4626.      * Gets the private '.service_locator.Gvt0ZM7' shared service.
  4627.      *
  4628.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4629.      */
  4630.     protected function get_ServiceLocator_Gvt0ZM7Service()
  4631.     {
  4632.         return $this->privates['.service_locator.Gvt0ZM7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4633.             'repoLinkTags' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository''getDocumentLinkTagsRepositoryService'false],
  4634.             'repoTags' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository''getDocumentTagsRepositoryService'false],
  4635.         ], [
  4636.             'repoLinkTags' => 'Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository',
  4637.             'repoTags' => 'Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository',
  4638.         ]);
  4639.     }
  4640.     /**
  4641.      * Gets the private '.service_locator.H02Pbe0' shared service.
  4642.      *
  4643.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4644.      */
  4645.     protected function get_ServiceLocator_H02Pbe0Service()
  4646.     {
  4647.         return $this->privates['.service_locator.H02Pbe0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4648.             'api' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  4649.             'basketService' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService''getBasketServiceService'false],
  4650.             'repoOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  4651.         ], [
  4652.             'api' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  4653.             'basketService' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService',
  4654.             'repoOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  4655.         ]);
  4656.     }
  4657.     /**
  4658.      * Gets the private '.service_locator.H2HEDHr' shared service.
  4659.      *
  4660.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4661.      */
  4662.     protected function get_ServiceLocator_H2HEDHrService()
  4663.     {
  4664.         return $this->privates['.service_locator.H2HEDHr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4665.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  4666.             'repoDoc' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'false],
  4667.         ], [
  4668.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository',
  4669.             'repoDoc' => 'Acme\\SudcmsBundle\\Repository\\DocumentRepository',
  4670.         ]);
  4671.     }
  4672.     /**
  4673.      * Gets the private '.service_locator.HVknWFU' shared service.
  4674.      *
  4675.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4676.      */
  4677.     protected function get_ServiceLocator_HVknWFUService()
  4678.     {
  4679.         return $this->privates['.service_locator.HVknWFU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4680.             'repoAuthGroup' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupRepository''getAuthGroupRepositoryService'false],
  4681.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  4682.             'repoDoc' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'false],
  4683.             'repoTags' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository''getDocumentTagsRepositoryService'false],
  4684.         ], [
  4685.             'repoAuthGroup' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupRepository',
  4686.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository',
  4687.             'repoDoc' => 'Acme\\SudcmsBundle\\Repository\\DocumentRepository',
  4688.             'repoTags' => 'Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository',
  4689.         ]);
  4690.     }
  4691.     /**
  4692.      * Gets the private '.service_locator.IAx8FgZ' shared service.
  4693.      *
  4694.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4695.      */
  4696.     protected function get_ServiceLocator_IAx8FgZService()
  4697.     {
  4698.         return $this->privates['.service_locator.IAx8FgZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4699.             'repoFormElmt' => ['privates''Acme\\SudcmsBundle\\Repository\\FormElementsRepository''getFormElementsRepositoryService'false],
  4700.             'repoFormValues' => ['privates''Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository''getFormElementsValuesRepositoryService'false],
  4701.         ], [
  4702.             'repoFormElmt' => 'Acme\\SudcmsBundle\\Repository\\FormElementsRepository',
  4703.             'repoFormValues' => 'Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository',
  4704.         ]);
  4705.     }
  4706.     /**
  4707.      * Gets the private '.service_locator.IDp29vQ' shared service.
  4708.      *
  4709.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4710.      */
  4711.     protected function get_ServiceLocator_IDp29vQService()
  4712.     {
  4713.         return $this->privates['.service_locator.IDp29vQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4714.             'labelsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository''getEcoLabelsRepositoryService'false],
  4715.         ], [
  4716.             'labelsRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository',
  4717.         ]);
  4718.     }
  4719.     /**
  4720.      * Gets the private '.service_locator.IM6kYNu' shared service.
  4721.      *
  4722.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4723.      */
  4724.     protected function get_ServiceLocator_IM6kYNuService()
  4725.     {
  4726.         return $this->privates['.service_locator.IM6kYNu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4727.             'repoAttr' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository''getEcoAttributesRepositoryService'false],
  4728.         ], [
  4729.             'repoAttr' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository',
  4730.         ]);
  4731.     }
  4732.     /**
  4733.      * Gets the private '.service_locator.IRdNRcr' shared service.
  4734.      *
  4735.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4736.      */
  4737.     protected function get_ServiceLocator_IRdNRcrService()
  4738.     {
  4739.         return $this->privates['.service_locator.IRdNRcr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4740.             'repoAgd' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogRepository''getCatalogRepositoryService'false],
  4741.             'utils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  4742.         ], [
  4743.             'repoAgd' => 'Acme\\SudcmsBundle\\Repository\\CatalogRepository',
  4744.             'utils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  4745.         ]);
  4746.     }
  4747.     /**
  4748.      * Gets the private '.service_locator.IxqvbKp' shared service.
  4749.      *
  4750.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4751.      */
  4752.     protected function get_ServiceLocator_IxqvbKpService()
  4753.     {
  4754.         return $this->privates['.service_locator.IxqvbKp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4755.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  4756.         ], [
  4757.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  4758.         ]);
  4759.     }
  4760.     /**
  4761.      * Gets the private '.service_locator.J.4xKDb' shared service.
  4762.      *
  4763.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4764.      */
  4765.     protected function get_ServiceLocator_J_4xKDbService()
  4766.     {
  4767.         return $this->privates['.service_locator.J.4xKDb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4768.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  4769.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository''getAddressBookMediaRepositoryService'false],
  4770.         ], [
  4771.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  4772.             'repo' => 'Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository',
  4773.         ]);
  4774.     }
  4775.     /**
  4776.      * Gets the private '.service_locator.JKqXFIK' shared service.
  4777.      *
  4778.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4779.      */
  4780.     protected function get_ServiceLocator_JKqXFIKService()
  4781.     {
  4782.         return $this->privates['.service_locator.JKqXFIK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4783.             'customersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  4784.             'passwordHasher' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  4785.             'repoCountry' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository''getEcoShippingfeesCountryRepositoryService'false],
  4786.         ], [
  4787.             'customersRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  4788.             'passwordHasher' => '?',
  4789.             'repoCountry' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository',
  4790.         ]);
  4791.     }
  4792.     /**
  4793.      * Gets the private '.service_locator.JMNYlKS' shared service.
  4794.      *
  4795.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4796.      */
  4797.     protected function get_ServiceLocator_JMNYlKSService()
  4798.     {
  4799.         return $this->privates['.service_locator.JMNYlKS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4800.             'repoProvider' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository''getEcoProvidersRepositoryService'false],
  4801.         ], [
  4802.             'repoProvider' => 'Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository',
  4803.         ]);
  4804.     }
  4805.     /**
  4806.      * Gets the private '.service_locator.JXaW0Ro' shared service.
  4807.      *
  4808.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4809.      */
  4810.     protected function get_ServiceLocator_JXaW0RoService()
  4811.     {
  4812.         return $this->privates['.service_locator.JXaW0Ro'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4813.             'repoAttributes' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository''getEcoAttributesRepositoryService'false],
  4814.             'repoLink' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesReferencesRepository''getEcoAttributesReferencesRepositoryService'false],
  4815.             'repoModels' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository''getEcoAttributesModelsRepositoryService'false],
  4816.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  4817.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  4818.         ], [
  4819.             'repoAttributes' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository',
  4820.             'repoLink' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesReferencesRepository',
  4821.             'repoModels' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository',
  4822.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  4823.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  4824.         ]);
  4825.     }
  4826.     /**
  4827.      * Gets the private '.service_locator.JZoCrEJ' shared service.
  4828.      *
  4829.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4830.      */
  4831.     protected function get_ServiceLocator_JZoCrEJService()
  4832.     {
  4833.         return $this->privates['.service_locator.JZoCrEJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4834.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  4835.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  4836.         ], [
  4837.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  4838.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  4839.         ]);
  4840.     }
  4841.     /**
  4842.      * Gets the private '.service_locator.KFYOKLU' shared service.
  4843.      *
  4844.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4845.      */
  4846.     protected function get_ServiceLocator_KFYOKLUService()
  4847.     {
  4848.         return $this->privates['.service_locator.KFYOKLU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4849.             'repoModel' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository''getEcoAttributesModelsRepositoryService'false],
  4850.         ], [
  4851.             'repoModel' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository',
  4852.         ]);
  4853.     }
  4854.     /**
  4855.      * Gets the private '.service_locator.KTQNI0D' shared service.
  4856.      *
  4857.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4858.      */
  4859.     protected function get_ServiceLocator_KTQNI0DService()
  4860.     {
  4861.         return $this->privates['.service_locator.KTQNI0D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4862.             'ecoOrdersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  4863.             'ecoProductsReferencesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  4864.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  4865.             'repoOrderProd' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository''getEcoOrdersProductsRepositoryService'false],
  4866.         ], [
  4867.             'ecoOrdersRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  4868.             'ecoProductsReferencesRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  4869.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  4870.             'repoOrderProd' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository',
  4871.         ]);
  4872.     }
  4873.     /**
  4874.      * Gets the private '.service_locator.KdEQnr.' shared service.
  4875.      *
  4876.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4877.      */
  4878.     protected function get_ServiceLocator_KdEQnr_Service()
  4879.     {
  4880.         return $this->privates['.service_locator.KdEQnr.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4881.             'authUserRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  4882.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  4883.             'repoOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  4884.         ], [
  4885.             'authUserRepository' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  4886.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  4887.             'repoOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  4888.         ]);
  4889.     }
  4890.     /**
  4891.      * Gets the private '.service_locator.KfbR3DY' shared service.
  4892.      *
  4893.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4894.      */
  4895.     protected function get_ServiceLocator_KfbR3DYService()
  4896.     {
  4897.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4898.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  4899.         ], [
  4900.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4901.         ]);
  4902.     }
  4903.     /**
  4904.      * Gets the private '.service_locator.Kp9hiQJ' shared service.
  4905.      *
  4906.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4907.      */
  4908.     protected function get_ServiceLocator_Kp9hiQJService()
  4909.     {
  4910.         return $this->privates['.service_locator.Kp9hiQJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4911.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4912.             'repoDiscount' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository''getEcoDiscountRepositoryService'false],
  4913.         ], [
  4914.             'paginator' => '?',
  4915.             'repoDiscount' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository',
  4916.         ]);
  4917.     }
  4918.     /**
  4919.      * Gets the private '.service_locator.KsoF3Vk' shared service.
  4920.      *
  4921.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4922.      */
  4923.     protected function get_ServiceLocator_KsoF3VkService()
  4924.     {
  4925.         return $this->privates['.service_locator.KsoF3Vk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4926.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4927.             'repoAnnuaire' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookRepository''getAddressBookRepositoryService'false],
  4928.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  4929.         ], [
  4930.             'paginator' => '?',
  4931.             'repoAnnuaire' => 'Acme\\SudcmsBundle\\Repository\\AddressBookRepository',
  4932.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  4933.         ]);
  4934.     }
  4935.     /**
  4936.      * Gets the private '.service_locator.L7ME_D0' shared service.
  4937.      *
  4938.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4939.      */
  4940.     protected function get_ServiceLocator_L7MED0Service()
  4941.     {
  4942.         return $this->privates['.service_locator.L7ME_D0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4943.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  4944.         ], [
  4945.             'repo' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  4946.         ]);
  4947.     }
  4948.     /**
  4949.      * Gets the private '.service_locator.LW.HB2_' shared service.
  4950.      *
  4951.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4952.      */
  4953.     protected function get_ServiceLocator_LW_HB2Service()
  4954.     {
  4955.         return $this->privates['.service_locator.LW.HB2_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4956.             'repoCountry' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository''getEcoShippingfeesCountryRepositoryService'false],
  4957.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  4958.         ], [
  4959.             'repoCountry' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository',
  4960.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  4961.         ]);
  4962.     }
  4963.     /**
  4964.      * Gets the private '.service_locator.Lb1oMjC' shared service.
  4965.      *
  4966.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4967.      */
  4968.     protected function get_ServiceLocator_Lb1oMjCService()
  4969.     {
  4970.         return $this->privates['.service_locator.Lb1oMjC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4971.             'favProdRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository''getEcoCustomersFavoritesProdRepositoryService'false],
  4972.             'otideaUtils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  4973.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4974.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\PagesRepository''getPagesRepositoryService'false],
  4975.             'repoCategs' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  4976.             'repoMarks' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoMarksRepository''getEcoMarksRepositoryService'false],
  4977.             'repoProd' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  4978.         ], [
  4979.             'favProdRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository',
  4980.             'otideaUtils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  4981.             'paginator' => '?',
  4982.             'repo' => 'Acme\\SudcmsBundle\\Repository\\PagesRepository',
  4983.             'repoCategs' => 'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository',
  4984.             'repoMarks' => 'Acme\\SudcmsBundle\\Repository\\EcoMarksRepository',
  4985.             'repoProd' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  4986.         ]);
  4987.     }
  4988.     /**
  4989.      * Gets the private '.service_locator.Lh5oN8X' shared service.
  4990.      *
  4991.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4992.      */
  4993.     protected function get_ServiceLocator_Lh5oN8XService()
  4994.     {
  4995.         return $this->privates['.service_locator.Lh5oN8X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4996.             'fp' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\ShippingFeesService''getShippingFeesServiceService'false],
  4997.         ], [
  4998.             'fp' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\ShippingFeesService',
  4999.         ]);
  5000.     }
  5001.     /**
  5002.      * Gets the private '.service_locator.LtghHIF' shared service.
  5003.      *
  5004.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5005.      */
  5006.     protected function get_ServiceLocator_LtghHIFService()
  5007.     {
  5008.         return $this->privates['.service_locator.LtghHIF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5009.             'repoAgd' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteRepository''getActualiteRepositoryService'false],
  5010.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository''getActualiteCategsRepositoryService'false],
  5011.         ], [
  5012.             'repoAgd' => 'Acme\\SudcmsBundle\\Repository\\ActualiteRepository',
  5013.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository',
  5014.         ]);
  5015.     }
  5016.     /**
  5017.      * Gets the private '.service_locator.M39jDxo' shared service.
  5018.      *
  5019.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5020.      */
  5021.     protected function get_ServiceLocator_M39jDxoService()
  5022.     {
  5023.         return $this->privates['.service_locator.M39jDxo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5024.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  5025.         ], [
  5026.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  5027.         ]);
  5028.     }
  5029.     /**
  5030.      * Gets the private '.service_locator.M9PMcRV' shared service.
  5031.      *
  5032.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5033.      */
  5034.     protected function get_ServiceLocator_M9PMcRVService()
  5035.     {
  5036.         return $this->privates['.service_locator.M9PMcRV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5037.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  5038.         ], [
  5039.             'security' => '?',
  5040.         ]);
  5041.     }
  5042.     /**
  5043.      * Gets the private '.service_locator.MDuFura' shared service.
  5044.      *
  5045.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5046.      */
  5047.     protected function get_ServiceLocator_MDuFuraService()
  5048.     {
  5049.         return $this->privates['.service_locator.MDuFura'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5050.             'repoDoc' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'false],
  5051.             'utils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  5052.         ], [
  5053.             'repoDoc' => 'Acme\\SudcmsBundle\\Repository\\DocumentRepository',
  5054.             'utils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  5055.         ]);
  5056.     }
  5057.     /**
  5058.      * Gets the private '.service_locator.MNmabl.' shared service.
  5059.      *
  5060.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5061.      */
  5062.     protected function get_ServiceLocator_MNmabl_Service()
  5063.     {
  5064.         return $this->privates['.service_locator.MNmabl.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5065.             'repoAnnuaire' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookRepository''getAddressBookRepositoryService'false],
  5066.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  5067.             'repoLinkCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookLinkCategoryRepository''getAddressBookLinkCategoryRepositoryService'false],
  5068.         ], [
  5069.             'repoAnnuaire' => 'Acme\\SudcmsBundle\\Repository\\AddressBookRepository',
  5070.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  5071.             'repoLinkCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookLinkCategoryRepository',
  5072.         ]);
  5073.     }
  5074.     /**
  5075.      * Gets the private '.service_locator.Mse2B6j' shared service.
  5076.      *
  5077.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5078.      */
  5079.     protected function get_ServiceLocator_Mse2B6jService()
  5080.     {
  5081.         return $this->privates['.service_locator.Mse2B6j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5082.             'ecoSettingsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository''getEcoSettingsRepositoryService'false],
  5083.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  5084.             'repoReference' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  5085.         ], [
  5086.             'ecoSettingsRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository',
  5087.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  5088.             'repoReference' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  5089.         ]);
  5090.     }
  5091.     /**
  5092.      * Gets the private '.service_locator.MvGBho3' shared service.
  5093.      *
  5094.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5095.      */
  5096.     protected function get_ServiceLocator_MvGBho3Service()
  5097.     {
  5098.         return $this->privates['.service_locator.MvGBho3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5099.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  5100.             'repoGroup' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupRepository''getAuthGroupRepositoryService'false],
  5101.         ], [
  5102.             'repo' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  5103.             'repoGroup' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupRepository',
  5104.         ]);
  5105.     }
  5106.     /**
  5107.      * Gets the private '.service_locator.N1u.uQ2' shared service.
  5108.      *
  5109.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5110.      */
  5111.     protected function get_ServiceLocator_N1u_UQ2Service()
  5112.     {
  5113.         return $this->privates['.service_locator.N1u.uQ2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5114.             'repoMedia' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository''getAddressBookMediaRepositoryService'false],
  5115.         ], [
  5116.             'repoMedia' => 'Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository',
  5117.         ]);
  5118.     }
  5119.     /**
  5120.      * Gets the private '.service_locator.OWf16yq' shared service.
  5121.      *
  5122.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5123.      */
  5124.     protected function get_ServiceLocator_OWf16yqService()
  5125.     {
  5126.         return $this->privates['.service_locator.OWf16yq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5127.             'cureRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureRepository''getCureRepositoryService'false],
  5128.         ], [
  5129.             'cureRepository' => 'Acme\\SudcmsBundle\\Repository\\CureRepository',
  5130.         ]);
  5131.     }
  5132.     /**
  5133.      * Gets the private '.service_locator.OXckDRo' shared service.
  5134.      *
  5135.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5136.      */
  5137.     protected function get_ServiceLocator_OXckDRoService()
  5138.     {
  5139.         return $this->privates['.service_locator.OXckDRo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5140.             'repoAttr' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository''getEcoAttributesRepositoryService'false],
  5141.             'repoModel' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository''getEcoAttributesModelsRepositoryService'false],
  5142.         ], [
  5143.             'repoAttr' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository',
  5144.             'repoModel' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository',
  5145.         ]);
  5146.     }
  5147.     /**
  5148.      * Gets the private '.service_locator.Or5FCkb' shared service.
  5149.      *
  5150.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5151.      */
  5152.     protected function get_ServiceLocator_Or5FCkbService()
  5153.     {
  5154.         return $this->privates['.service_locator.Or5FCkb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5155.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  5156.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  5157.         ], [
  5158.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  5159.             'repo' => 'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository',
  5160.         ]);
  5161.     }
  5162.     /**
  5163.      * Gets the private '.service_locator.OyXgdTa' shared service.
  5164.      *
  5165.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5166.      */
  5167.     protected function get_ServiceLocator_OyXgdTaService()
  5168.     {
  5169.         return $this->privates['.service_locator.OyXgdTa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5170.             'repoLinkCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookLinkCategoryRepository''getAddressBookLinkCategoryRepositoryService'false],
  5171.         ], [
  5172.             'repoLinkCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookLinkCategoryRepository',
  5173.         ]);
  5174.     }
  5175.     /**
  5176.      * Gets the private '.service_locator.P4Q3JCZ' shared service.
  5177.      *
  5178.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5179.      */
  5180.     protected function get_ServiceLocator_P4Q3JCZService()
  5181.     {
  5182.         return $this->privates['.service_locator.P4Q3JCZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5183.             'repoAgd' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteRepository''getActualiteRepositoryService'false],
  5184.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository''getActualiteCategsRepositoryService'false],
  5185.             'repoUser' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  5186.         ], [
  5187.             'repoAgd' => 'Acme\\SudcmsBundle\\Repository\\ActualiteRepository',
  5188.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository',
  5189.             'repoUser' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  5190.         ]);
  5191.     }
  5192.     /**
  5193.      * Gets the private '.service_locator.P5DsKwH' shared service.
  5194.      *
  5195.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5196.      */
  5197.     protected function get_ServiceLocator_P5DsKwHService()
  5198.     {
  5199.         return $this->privates['.service_locator.P5DsKwH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5200.             'repoSiteLang' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteLangRepository''getSiteLangRepositoryService'false],
  5201.         ], [
  5202.             'repoSiteLang' => 'Acme\\SudcmsBundle\\Repository\\SiteLangRepository',
  5203.         ]);
  5204.     }
  5205.     /**
  5206.      * Gets the private '.service_locator.PDRpPv6' shared service.
  5207.      *
  5208.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5209.      */
  5210.     protected function get_ServiceLocator_PDRpPv6Service()
  5211.     {
  5212.         return $this->privates['.service_locator.PDRpPv6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5213.             'promo' => ['privates''Acme\\SudcmsBundle\\Repository\\AutopromoRepository''getAutopromoRepositoryService'false],
  5214.         ], [
  5215.             'promo' => 'Acme\\SudcmsBundle\\Repository\\AutopromoRepository',
  5216.         ]);
  5217.     }
  5218.     /**
  5219.      * Gets the private '.service_locator.PJdHSib' shared service.
  5220.      *
  5221.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5222.      */
  5223.     protected function get_ServiceLocator_PJdHSibService()
  5224.     {
  5225.         return $this->privates['.service_locator.PJdHSib'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5226.             'repoProviders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository''getEcoProvidersRepositoryService'false],
  5227.         ], [
  5228.             'repoProviders' => 'Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository',
  5229.         ]);
  5230.     }
  5231.     /**
  5232.      * Gets the private '.service_locator.PuqYb_G' shared service.
  5233.      *
  5234.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5235.      */
  5236.     protected function get_ServiceLocator_PuqYbGService()
  5237.     {
  5238.         return $this->privates['.service_locator.PuqYb_G'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5239.             'authUserRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  5240.             'otideaUtils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  5241.             'passwordHasher' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  5242.             'repoCountry' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository''getEcoShippingfeesCountryRepositoryService'false],
  5243.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  5244.             'repoCustomersAddresses' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository''getEcoCustomersAddressesRepositoryService'false],
  5245.         ], [
  5246.             'authUserRepository' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  5247.             'otideaUtils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  5248.             'passwordHasher' => '?',
  5249.             'repoCountry' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository',
  5250.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  5251.             'repoCustomersAddresses' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository',
  5252.         ]);
  5253.     }
  5254.     /**
  5255.      * Gets the private '.service_locator.QVTKniM' shared service.
  5256.      *
  5257.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5258.      */
  5259.     protected function get_ServiceLocator_QVTKniMService()
  5260.     {
  5261.         return $this->privates['.service_locator.QVTKniM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5262.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\CureCategorieRepository''getCureCategorieRepositoryService'false],
  5263.         ], [
  5264.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\CureCategorieRepository',
  5265.         ]);
  5266.     }
  5267.     /**
  5268.      * Gets the private '.service_locator.QcjLBjH' shared service.
  5269.      *
  5270.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5271.      */
  5272.     protected function get_ServiceLocator_QcjLBjHService()
  5273.     {
  5274.         return $this->privates['.service_locator.QcjLBjH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5275.             'ecoProductsLabelsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsLabelsRepository''getEcoProductsLabelsRepositoryService'false],
  5276.             'labelsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository''getEcoLabelsRepositoryService'false],
  5277.         ], [
  5278.             'ecoProductsLabelsRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsLabelsRepository',
  5279.             'labelsRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository',
  5280.         ]);
  5281.     }
  5282.     /**
  5283.      * Gets the private '.service_locator.QrNbjAO' shared service.
  5284.      *
  5285.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5286.      */
  5287.     protected function get_ServiceLocator_QrNbjAOService()
  5288.     {
  5289.         return $this->privates['.service_locator.QrNbjAO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5290.             'categorieRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureCategorieRepository''getCureCategorieRepositoryService'false],
  5291.             'cureRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureRepository''getCureRepositoryService'false],
  5292.         ], [
  5293.             'categorieRepository' => 'Acme\\SudcmsBundle\\Repository\\CureCategorieRepository',
  5294.             'cureRepository' => 'Acme\\SudcmsBundle\\Repository\\CureRepository',
  5295.         ]);
  5296.     }
  5297.     /**
  5298.      * Gets the private '.service_locator.R7IpwcO' shared service.
  5299.      *
  5300.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5301.      */
  5302.     protected function get_ServiceLocator_R7IpwcOService()
  5303.     {
  5304.         return $this->privates['.service_locator.R7IpwcO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5305.             'filesystem' => ['services''.container.private.filesystem''get_Container_Private_FilesystemService'false],
  5306.             'repoAnnuaire' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookRepository''getAddressBookRepositoryService'false],
  5307.             'repoAnnuaireMedia' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository''getAddressBookMediaRepositoryService'false],
  5308.             'utils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  5309.         ], [
  5310.             'filesystem' => '?',
  5311.             'repoAnnuaire' => 'Acme\\SudcmsBundle\\Repository\\AddressBookRepository',
  5312.             'repoAnnuaireMedia' => 'Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository',
  5313.             'utils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  5314.         ]);
  5315.     }
  5316.     /**
  5317.      * Gets the private '.service_locator.RIfb_NY' shared service.
  5318.      *
  5319.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5320.      */
  5321.     protected function get_ServiceLocator_RIfbNYService()
  5322.     {
  5323.         return $this->privates['.service_locator.RIfb_NY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5324.             'fileService' => ['privates''Acme\\SudcmsBundle\\Service\\FileService''getFileServiceService'false],
  5325.             'mailer' => ['privates''Acme\\SudcmsBundle\\Service\\MailerService''getMailerServiceService'false],
  5326.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteRepository''getSiteRepositoryService'false],
  5327.             'repoLang' => ['privates''Acme\\SudcmsBundle\\Repository\\LanguageRepository''getLanguageRepositoryService'false],
  5328.             'repoMod' => ['privates''Acme\\SudcmsBundle\\Repository\\ModuleRepository''getModuleRepositoryService'false],
  5329.             'repoSiteLang' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteLangRepository''getSiteLangRepositoryService'false],
  5330.             'repoSiteModule' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteModuleRepository''getSiteModuleRepositoryService'false],
  5331.         ], [
  5332.             'fileService' => 'Acme\\SudcmsBundle\\Service\\FileService',
  5333.             'mailer' => 'Acme\\SudcmsBundle\\Service\\MailerService',
  5334.             'repo' => 'Acme\\SudcmsBundle\\Repository\\SiteRepository',
  5335.             'repoLang' => 'Acme\\SudcmsBundle\\Repository\\LanguageRepository',
  5336.             'repoMod' => 'Acme\\SudcmsBundle\\Repository\\ModuleRepository',
  5337.             'repoSiteLang' => 'Acme\\SudcmsBundle\\Repository\\SiteLangRepository',
  5338.             'repoSiteModule' => 'Acme\\SudcmsBundle\\Repository\\SiteModuleRepository',
  5339.         ]);
  5340.     }
  5341.     /**
  5342.      * Gets the private '.service_locator.S2Cn69A' shared service.
  5343.      *
  5344.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5345.      */
  5346.     protected function get_ServiceLocator_S2Cn69AService()
  5347.     {
  5348.         return $this->privates['.service_locator.S2Cn69A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5349.             'coordonneesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository''getSiteCoordonneesRepositoryService'false],
  5350.             'invoiceService' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\InvoiceService''getInvoiceServiceService'false],
  5351.             'repoCustomer' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  5352.             'repoOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  5353.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  5354.             'siteRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteRepository''getSiteRepositoryService'false],
  5355.         ], [
  5356.             'coordonneesRepository' => 'Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository',
  5357.             'invoiceService' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\InvoiceService',
  5358.             'repoCustomer' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  5359.             'repoOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  5360.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  5361.             'siteRepository' => 'Acme\\SudcmsBundle\\Repository\\SiteRepository',
  5362.         ]);
  5363.     }
  5364.     /**
  5365.      * Gets the private '.service_locator.SFbo9uX' shared service.
  5366.      *
  5367.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5368.      */
  5369.     protected function get_ServiceLocator_SFbo9uXService()
  5370.     {
  5371.         return $this->privates['.service_locator.SFbo9uX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5372.             'repoLang' => ['privates''Acme\\SudcmsBundle\\Repository\\LanguageRepository''getLanguageRepositoryService'false],
  5373.             'repoSite' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteRepository''getSiteRepositoryService'false],
  5374.             'repoSiteLang' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteLangRepository''getSiteLangRepositoryService'false],
  5375.         ], [
  5376.             'repoLang' => 'Acme\\SudcmsBundle\\Repository\\LanguageRepository',
  5377.             'repoSite' => 'Acme\\SudcmsBundle\\Repository\\SiteRepository',
  5378.             'repoSiteLang' => 'Acme\\SudcmsBundle\\Repository\\SiteLangRepository',
  5379.         ]);
  5380.     }
  5381.     /**
  5382.      * Gets the private '.service_locator.T4y0eqK' shared service.
  5383.      *
  5384.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5385.      */
  5386.     protected function get_ServiceLocator_T4y0eqKService()
  5387.     {
  5388.         return $this->privates['.service_locator.T4y0eqK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5389.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  5390.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  5391.         ], [
  5392.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  5393.             'repo' => 'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository',
  5394.         ]);
  5395.     }
  5396.     /**
  5397.      * Gets the private '.service_locator.T9V3Znc' shared service.
  5398.      *
  5399.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5400.      */
  5401.     protected function get_ServiceLocator_T9V3ZncService()
  5402.     {
  5403.         return $this->privates['.service_locator.T9V3Znc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5404.             'basketService' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService''getBasketServiceService'false],
  5405.             'coordonneesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository''getSiteCoordonneesRepositoryService'false],
  5406.             'repoCustomer' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  5407.             'repoOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  5408.         ], [
  5409.             'basketService' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService',
  5410.             'coordonneesRepository' => 'Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository',
  5411.             'repoCustomer' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  5412.             'repoOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  5413.         ]);
  5414.     }
  5415.     /**
  5416.      * Gets the private '.service_locator.UDgw6Ol' shared service.
  5417.      *
  5418.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5419.      */
  5420.     protected function get_ServiceLocator_UDgw6OlService()
  5421.     {
  5422.         return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5423.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  5424.         ], [
  5425.             'authenticationUtils' => '?',
  5426.         ]);
  5427.     }
  5428.     /**
  5429.      * Gets the private '.service_locator.VWQCe06' shared service.
  5430.      *
  5431.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5432.      */
  5433.     protected function get_ServiceLocator_VWQCe06Service()
  5434.     {
  5435.         return $this->privates['.service_locator.VWQCe06'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5436.             'repoCustomerAddress' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository''getEcoCustomersAddressesRepositoryService'false],
  5437.         ], [
  5438.             'repoCustomerAddress' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository',
  5439.         ]);
  5440.     }
  5441.     /**
  5442.      * Gets the private '.service_locator.VeZ4.6U' shared service.
  5443.      *
  5444.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5445.      */
  5446.     protected function get_ServiceLocator_VeZ4_6UService()
  5447.     {
  5448.         return $this->privates['.service_locator.VeZ4.6U'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5449.             'customersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  5450.             'ecoCustomersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  5451.             'mailer' => ['privates''Acme\\SudcmsBundle\\Service\\MailerService''getMailerServiceService'false],
  5452.             'planningRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository''getEcoPlanningRepositoryService'false],
  5453.         ], [
  5454.             'customersRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  5455.             'ecoCustomersRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  5456.             'mailer' => 'Acme\\SudcmsBundle\\Service\\MailerService',
  5457.             'planningRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository',
  5458.         ]);
  5459.     }
  5460.     /**
  5461.      * Gets the private '.service_locator.VrV7kOR' shared service.
  5462.      *
  5463.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5464.      */
  5465.     protected function get_ServiceLocator_VrV7kORService()
  5466.     {
  5467.         return $this->privates['.service_locator.VrV7kOR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5468.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  5469.         ], [
  5470.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  5471.         ]);
  5472.     }
  5473.     /**
  5474.      * Gets the private '.service_locator.VwrFHVz' shared service.
  5475.      *
  5476.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5477.      */
  5478.     protected function get_ServiceLocator_VwrFHVzService()
  5479.     {
  5480.         return $this->privates['.service_locator.VwrFHVz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5481.             'repoDiscountProd' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountProductsRepository''getEcoDiscountProductsRepositoryService'false],
  5482.         ], [
  5483.             'repoDiscountProd' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountProductsRepository',
  5484.         ]);
  5485.     }
  5486.     /**
  5487.      * Gets the private '.service_locator.WdymlS8' shared service.
  5488.      *
  5489.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5490.      */
  5491.     protected function get_ServiceLocator_WdymlS8Service()
  5492.     {
  5493.         return $this->privates['.service_locator.WdymlS8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5494.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  5495.             'repoTags' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository''getDocumentTagsRepositoryService'false],
  5496.         ], [
  5497.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository',
  5498.             'repoTags' => 'Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository',
  5499.         ]);
  5500.     }
  5501.     /**
  5502.      * Gets the private '.service_locator.XrmflL5' shared service.
  5503.      *
  5504.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5505.      */
  5506.     protected function get_ServiceLocator_XrmflL5Service()
  5507.     {
  5508.         return $this->privates['.service_locator.XrmflL5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5509.             'apiSettingsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\ApiSettingsRepository''getApiSettingsRepositoryService'false],
  5510.         ], [
  5511.             'apiSettingsRepository' => 'Acme\\SudcmsBundle\\Repository\\ApiSettingsRepository',
  5512.         ]);
  5513.     }
  5514.     /**
  5515.      * Gets the private '.service_locator.XwtBxxm' shared service.
  5516.      *
  5517.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5518.      */
  5519.     protected function get_ServiceLocator_XwtBxxmService()
  5520.     {
  5521.         return $this->privates['.service_locator.XwtBxxm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5522.             'repoAddresses' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository''getEcoCustomersAddressesRepositoryService'false],
  5523.             'repoCountry' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository''getEcoShippingfeesCountryRepositoryService'false],
  5524.         ], [
  5525.             'repoAddresses' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository',
  5526.             'repoCountry' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository',
  5527.         ]);
  5528.     }
  5529.     /**
  5530.      * Gets the private '.service_locator.ZFS2vZ.' shared service.
  5531.      *
  5532.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5533.      */
  5534.     protected function get_ServiceLocator_ZFS2vZ_Service()
  5535.     {
  5536.         return $this->privates['.service_locator.ZFS2vZ.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5537.             'repoCarriers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository''getEcoShippingCarriersRepositoryService'false],
  5538.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  5539.         ], [
  5540.             'repoCarriers' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository',
  5541.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  5542.         ]);
  5543.     }
  5544.     /**
  5545.      * Gets the private '.service_locator.ZngRaHn' shared service.
  5546.      *
  5547.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5548.      */
  5549.     protected function get_ServiceLocator_ZngRaHnService()
  5550.     {
  5551.         return $this->privates['.service_locator.ZngRaHn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5552.             'repoOpt' => ['privates''Acme\\SudcmsBundle\\Repository\\OptionsRepository''getOptionsRepositoryService'false],
  5553.             'siteCoordonneesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository''getSiteCoordonneesRepositoryService'false],
  5554.         ], [
  5555.             'repoOpt' => 'Acme\\SudcmsBundle\\Repository\\OptionsRepository',
  5556.             'siteCoordonneesRepository' => 'Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository',
  5557.         ]);
  5558.     }
  5559.     /**
  5560.      * Gets the private '.service_locator.ZrCEKtA' shared service.
  5561.      *
  5562.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5563.      */
  5564.     protected function get_ServiceLocator_ZrCEKtAService()
  5565.     {
  5566.         return $this->privates['.service_locator.ZrCEKtA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5567.             'repoCustomer' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  5568.             'repoTchat' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatRepository''getTchatRepositoryService'false],
  5569.             'repoTchatMess' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatMessagesRepository''getTchatMessagesRepositoryService'false],
  5570.             'repoTchatProds' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatProductsRepository''getTchatProductsRepositoryService'false],
  5571.             'repoUsers' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  5572.         ], [
  5573.             'repoCustomer' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  5574.             'repoTchat' => 'Acme\\SudcmsBundle\\Repository\\TchatRepository',
  5575.             'repoTchatMess' => 'Acme\\SudcmsBundle\\Repository\\TchatMessagesRepository',
  5576.             'repoTchatProds' => 'Acme\\SudcmsBundle\\Repository\\TchatProductsRepository',
  5577.             'repoUsers' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  5578.         ]);
  5579.     }
  5580.     /**
  5581.      * Gets the private '.service_locator._Oh3dkG' shared service.
  5582.      *
  5583.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5584.      */
  5585.     protected function get_ServiceLocator_Oh3dkGService()
  5586.     {
  5587.         return $this->privates['.service_locator._Oh3dkG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5588.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  5589.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'false],
  5590.         ], [
  5591.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  5592.             'repo' => 'Acme\\SudcmsBundle\\Repository\\DocumentRepository',
  5593.         ]);
  5594.     }
  5595.     /**
  5596.      * Gets the private '.service_locator._ZGi03Z' shared service.
  5597.      *
  5598.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5599.      */
  5600.     protected function get_ServiceLocator_ZGi03ZService()
  5601.     {
  5602.         return $this->privates['.service_locator._ZGi03Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5603.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  5604.             'optRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\OptionsRepository''getOptionsRepositoryService'false],
  5605.         ], [
  5606.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  5607.             'optRepository' => 'Acme\\SudcmsBundle\\Repository\\OptionsRepository',
  5608.         ]);
  5609.     }
  5610.     /**
  5611.      * Gets the private '.service_locator._hqz3jS' shared service.
  5612.      *
  5613.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5614.      */
  5615.     protected function get_ServiceLocator_Hqz3jSService()
  5616.     {
  5617.         return $this->privates['.service_locator._hqz3jS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5618.             'ecoProductsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  5619.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  5620.         ], [
  5621.             'ecoProductsRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  5622.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository',
  5623.         ]);
  5624.     }
  5625.     /**
  5626.      * Gets the private '.service_locator.a2oGEZ1' shared service.
  5627.      *
  5628.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5629.      */
  5630.     protected function get_ServiceLocator_A2oGEZ1Service()
  5631.     {
  5632.         return $this->privates['.service_locator.a2oGEZ1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5633.             'repoCarriers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository''getEcoShippingCarriersRepositoryService'false],
  5634.             'repoOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  5635.         ], [
  5636.             'repoCarriers' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository',
  5637.             'repoOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  5638.         ]);
  5639.     }
  5640.     /**
  5641.      * Gets the private '.service_locator.aVAyb3_' shared service.
  5642.      *
  5643.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5644.      */
  5645.     protected function get_ServiceLocator_AVAyb3Service()
  5646.     {
  5647.         return $this->privates['.service_locator.aVAyb3_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5648.             'repoAttr' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesReferencesRepository''getEcoAttributesReferencesRepositoryService'false],
  5649.             'repoFavProd' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository''getEcoCustomersFavoritesProdRepositoryService'false],
  5650.             'repoProdBlock' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksRepository''getEcoProductsBlocksRepositoryService'false],
  5651.             'repoProdBlockMedias' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksMediasRepository''getEcoProductsBlocksMediasRepositoryService'false],
  5652.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  5653.             'repoReferences' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  5654.         ], [
  5655.             'repoAttr' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesReferencesRepository',
  5656.             'repoFavProd' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository',
  5657.             'repoProdBlock' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksRepository',
  5658.             'repoProdBlockMedias' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksMediasRepository',
  5659.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  5660.             'repoReferences' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  5661.         ]);
  5662.     }
  5663.     /**
  5664.      * Gets the private '.service_locator.aYr6vm8' shared service.
  5665.      *
  5666.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5667.      */
  5668.     protected function get_ServiceLocator_AYr6vm8Service()
  5669.     {
  5670.         return $this->privates['.service_locator.aYr6vm8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5671.             'api' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  5672.             'loyaltySystem' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\LoyaltySystemService''getLoyaltySystemServiceService'false],
  5673.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  5674.             'repoShippingOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingOrdersRepository''getEcoShippingOrdersRepositoryService'false],
  5675.         ], [
  5676.             'api' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  5677.             'loyaltySystem' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\LoyaltySystemService',
  5678.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  5679.             'repoShippingOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingOrdersRepository',
  5680.         ]);
  5681.     }
  5682.     /**
  5683.      * Gets the private '.service_locator.aefbH12' shared service.
  5684.      *
  5685.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5686.      */
  5687.     protected function get_ServiceLocator_AefbH12Service()
  5688.     {
  5689.         return $this->privates['.service_locator.aefbH12'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5690.             'ecoAttributesReferencesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesReferencesRepository''getEcoAttributesReferencesRepositoryService'false],
  5691.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  5692.             'repoReference' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  5693.         ], [
  5694.             'ecoAttributesReferencesRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesReferencesRepository',
  5695.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  5696.             'repoReference' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  5697.         ]);
  5698.     }
  5699.     /**
  5700.      * Gets the private '.service_locator.axKpmnn' shared service.
  5701.      *
  5702.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5703.      */
  5704.     protected function get_ServiceLocator_AxKpmnnService()
  5705.     {
  5706.         return $this->privates['.service_locator.axKpmnn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5707.             'repoShippingfees' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository''getEcoShippingfeesRepositoryService'false],
  5708.         ], [
  5709.             'repoShippingfees' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository',
  5710.         ]);
  5711.     }
  5712.     /**
  5713.      * Gets the private '.service_locator.axepjHz' shared service.
  5714.      *
  5715.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5716.      */
  5717.     protected function get_ServiceLocator_AxepjHzService()
  5718.     {
  5719.         return $this->privates['.service_locator.axepjHz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5720.             'repoNote' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersNotesRepository''getEcoCustomersNotesRepositoryService'false],
  5721.         ], [
  5722.             'repoNote' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersNotesRepository',
  5723.         ]);
  5724.     }
  5725.     /**
  5726.      * Gets the private '.service_locator.bEKx2c_' shared service.
  5727.      *
  5728.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5729.      */
  5730.     protected function get_ServiceLocator_BEKx2cService()
  5731.     {
  5732.         return $this->privates['.service_locator.bEKx2c_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5733.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  5734.         ], [
  5735.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository',
  5736.         ]);
  5737.     }
  5738.     /**
  5739.      * Gets the private '.service_locator.bTwuE40' shared service.
  5740.      *
  5741.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5742.      */
  5743.     protected function get_ServiceLocator_BTwuE40Service()
  5744.     {
  5745.         return $this->privates['.service_locator.bTwuE40'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5746.             'anonimizedService' => ['privates''Acme\\SudcmsBundle\\Service\\AnonimizedService''getAnonimizedServiceService'false],
  5747.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  5748.             'repoOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  5749.         ], [
  5750.             'anonimizedService' => 'Acme\\SudcmsBundle\\Service\\AnonimizedService',
  5751.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  5752.             'repoOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  5753.         ]);
  5754.     }
  5755.     /**
  5756.      * Gets the private '.service_locator.bnY9_Pa' shared service.
  5757.      *
  5758.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5759.      */
  5760.     protected function get_ServiceLocator_BnY9PaService()
  5761.     {
  5762.         return $this->privates['.service_locator.bnY9_Pa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5763.             'repoProd' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  5764.         ], [
  5765.             'repoProd' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  5766.         ]);
  5767.     }
  5768.     /**
  5769.      * Gets the private '.service_locator.boRa70v' shared service.
  5770.      *
  5771.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5772.      */
  5773.     protected function get_ServiceLocator_BoRa70vService()
  5774.     {
  5775.         return $this->privates['.service_locator.boRa70v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5776.             'repoFlash' => ['privates''Acme\\SudcmsBundle\\Repository\\FlashMessageRepository''getFlashMessageRepositoryService'false],
  5777.         ], [
  5778.             'repoFlash' => 'Acme\\SudcmsBundle\\Repository\\FlashMessageRepository',
  5779.         ]);
  5780.     }
  5781.     /**
  5782.      * Gets the private '.service_locator.c0eFpqr' shared service.
  5783.      *
  5784.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5785.      */
  5786.     protected function get_ServiceLocator_C0eFpqrService()
  5787.     {
  5788.         return $this->privates['.service_locator.c0eFpqr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5789.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  5790.             'repoReseaux' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteReseauxRepository''getSiteReseauxRepositoryService'false],
  5791.         ], [
  5792.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  5793.             'repoReseaux' => 'Acme\\SudcmsBundle\\Repository\\SiteReseauxRepository',
  5794.         ]);
  5795.     }
  5796.     /**
  5797.      * Gets the private '.service_locator.c4HGK_0' shared service.
  5798.      *
  5799.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5800.      */
  5801.     protected function get_ServiceLocator_C4HGK0Service()
  5802.     {
  5803.         return $this->privates['.service_locator.c4HGK_0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5804.             'repoProdRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  5805.         ], [
  5806.             'repoProdRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  5807.         ]);
  5808.     }
  5809.     /**
  5810.      * Gets the private '.service_locator.d_XmiNT' shared service.
  5811.      *
  5812.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5813.      */
  5814.     protected function get_ServiceLocator_DXmiNTService()
  5815.     {
  5816.         return $this->privates['.service_locator.d_XmiNT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5817.             'ecoProductsReferencesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  5818.             'repoAttr' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository''getEcoAttributesRepositoryService'false],
  5819.         ], [
  5820.             'ecoProductsReferencesRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  5821.             'repoAttr' => 'Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository',
  5822.         ]);
  5823.     }
  5824.     /**
  5825.      * Gets the private '.service_locator.dbeKdwx' shared service.
  5826.      *
  5827.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5828.      */
  5829.     protected function get_ServiceLocator_DbeKdwxService()
  5830.     {
  5831.         return $this->privates['.service_locator.dbeKdwx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5832.             'favProdRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository''getEcoCustomersFavoritesProdRepositoryService'false],
  5833.             'otideaUtils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  5834.             'repoCategs' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  5835.             'repoLabels' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository''getEcoLabelsRepositoryService'false],
  5836.             'repoProd' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  5837.             'repoProdLabels' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsLabelsRepository''getEcoProductsLabelsRepositoryService'false],
  5838.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  5839.         ], [
  5840.             'favProdRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository',
  5841.             'otideaUtils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  5842.             'repoCategs' => 'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository',
  5843.             'repoLabels' => 'Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository',
  5844.             'repoProd' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  5845.             'repoProdLabels' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsLabelsRepository',
  5846.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  5847.         ]);
  5848.     }
  5849.     /**
  5850.      * Gets the private '.service_locator.e3wCs9G' shared service.
  5851.      *
  5852.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5853.      */
  5854.     protected function get_ServiceLocator_E3wCs9GService()
  5855.     {
  5856.         return $this->privates['.service_locator.e3wCs9G'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5857.             'api' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  5858.             'categorieRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureCategorieRepository''getCureCategorieRepositoryService'false],
  5859.         ], [
  5860.             'api' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  5861.             'categorieRepository' => 'Acme\\SudcmsBundle\\Repository\\CureCategorieRepository',
  5862.         ]);
  5863.     }
  5864.     /**
  5865.      * Gets the private '.service_locator.eDzB7bW' shared service.
  5866.      *
  5867.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5868.      */
  5869.     protected function get_ServiceLocator_EDzB7bWService()
  5870.     {
  5871.         return $this->privates['.service_locator.eDzB7bW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5872.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  5873.             'repoTags' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository''getDocumentTagsRepositoryService'false],
  5874.         ], [
  5875.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  5876.             'repoTags' => 'Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository',
  5877.         ]);
  5878.     }
  5879.     /**
  5880.      * Gets the private '.service_locator.eEa23k5' shared service.
  5881.      *
  5882.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5883.      */
  5884.     protected function get_ServiceLocator_EEa23k5Service()
  5885.     {
  5886.         return $this->privates['.service_locator.eEa23k5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5887.             'ecoProductsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  5888.             'repoMarks' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoMarksRepository''getEcoMarksRepositoryService'false],
  5889.         ], [
  5890.             'ecoProductsRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  5891.             'repoMarks' => 'Acme\\SudcmsBundle\\Repository\\EcoMarksRepository',
  5892.         ]);
  5893.     }
  5894.     /**
  5895.      * Gets the private '.service_locator.eJR4Z4Z' shared service.
  5896.      *
  5897.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5898.      */
  5899.     protected function get_ServiceLocator_EJR4Z4ZService()
  5900.     {
  5901.         return $this->privates['.service_locator.eJR4Z4Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5902.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  5903.             'repoDiscount' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository''getEcoDiscountRepositoryService'false],
  5904.             'repoDiscountCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountCategoriesRepository''getEcoDiscountCategoriesRepositoryService'false],
  5905.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  5906.         ], [
  5907.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository',
  5908.             'repoDiscount' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository',
  5909.             'repoDiscountCateg' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountCategoriesRepository',
  5910.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  5911.         ]);
  5912.     }
  5913.     /**
  5914.      * Gets the private '.service_locator.eNuwACV' shared service.
  5915.      *
  5916.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5917.      */
  5918.     protected function get_ServiceLocator_ENuwACVService()
  5919.     {
  5920.         return $this->privates['.service_locator.eNuwACV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5921.             'repoAgd' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogRepository''getCatalogRepositoryService'false],
  5922.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository''getCatalogCategsRepositoryService'false],
  5923.         ], [
  5924.             'repoAgd' => 'Acme\\SudcmsBundle\\Repository\\CatalogRepository',
  5925.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository',
  5926.         ]);
  5927.     }
  5928.     /**
  5929.      * Gets the private '.service_locator.emrJVm4' shared service.
  5930.      *
  5931.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5932.      */
  5933.     protected function get_ServiceLocator_EmrJVm4Service()
  5934.     {
  5935.         return $this->privates['.service_locator.emrJVm4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5936.             'repoCustomersAddresses' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository''getEcoCustomersAddressesRepositoryService'false],
  5937.         ], [
  5938.             'repoCustomersAddresses' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository',
  5939.         ]);
  5940.     }
  5941.     /**
  5942.      * Gets the private '.service_locator.eyQFafA' shared service.
  5943.      *
  5944.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5945.      */
  5946.     protected function get_ServiceLocator_EyQFafAService()
  5947.     {
  5948.         return $this->privates['.service_locator.eyQFafA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5949.             'ecoSettingsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository''getEcoSettingsRepositoryService'false],
  5950.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  5951.             'repoCategs' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  5952.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  5953.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  5954.         ], [
  5955.             'ecoSettingsRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository',
  5956.             'paginator' => '?',
  5957.             'repoCategs' => 'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository',
  5958.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  5959.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  5960.         ]);
  5961.     }
  5962.     /**
  5963.      * Gets the private '.service_locator.fBoMzKa' shared service.
  5964.      *
  5965.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5966.      */
  5967.     protected function get_ServiceLocator_FBoMzKaService()
  5968.     {
  5969.         return $this->privates['.service_locator.fBoMzKa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5970.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository''getDocumentTagsRepositoryService'false],
  5971.         ], [
  5972.             'repo' => 'Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository',
  5973.         ]);
  5974.     }
  5975.     /**
  5976.      * Gets the private '.service_locator.feQmfUx' shared service.
  5977.      *
  5978.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5979.      */
  5980.     protected function get_ServiceLocator_FeQmfUxService()
  5981.     {
  5982.         return $this->privates['.service_locator.feQmfUx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5983.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  5984.             'repoTchat' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatRepository''getTchatRepositoryService'false],
  5985.         ], [
  5986.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  5987.             'repoTchat' => 'Acme\\SudcmsBundle\\Repository\\TchatRepository',
  5988.         ]);
  5989.     }
  5990.     /**
  5991.      * Gets the private '.service_locator.ftX8zV6' shared service.
  5992.      *
  5993.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5994.      */
  5995.     protected function get_ServiceLocator_FtX8zV6Service()
  5996.     {
  5997.         return $this->privates['.service_locator.ftX8zV6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5998.             'repoAddressBook' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookRepository''getAddressBookRepositoryService'false],
  5999.             'repoAddressBookCategory' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  6000.             'repoAddressBookMedia' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository''getAddressBookMediaRepositoryService'false],
  6001.         ], [
  6002.             'repoAddressBook' => 'Acme\\SudcmsBundle\\Repository\\AddressBookRepository',
  6003.             'repoAddressBookCategory' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  6004.             'repoAddressBookMedia' => 'Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository',
  6005.         ]);
  6006.     }
  6007.     /**
  6008.      * Gets the private '.service_locator.fvEzm2S' shared service.
  6009.      *
  6010.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6011.      */
  6012.     protected function get_ServiceLocator_FvEzm2SService()
  6013.     {
  6014.         return $this->privates['.service_locator.fvEzm2S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6015.             'repoReseaux' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteReseauxRepository''getSiteReseauxRepositoryService'false],
  6016.         ], [
  6017.             'repoReseaux' => 'Acme\\SudcmsBundle\\Repository\\SiteReseauxRepository',
  6018.         ]);
  6019.     }
  6020.     /**
  6021.      * Gets the private '.service_locator.g..A1Ng' shared service.
  6022.      *
  6023.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6024.      */
  6025.     protected function get_ServiceLocator_G__A1NgService()
  6026.     {
  6027.         return $this->privates['.service_locator.g..A1Ng'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6028.             'repoActu' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteRepository''getActualiteRepositoryService'false],
  6029.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository''getActualiteCategsRepositoryService'false],
  6030.         ], [
  6031.             'repoActu' => 'Acme\\SudcmsBundle\\Repository\\ActualiteRepository',
  6032.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository',
  6033.         ]);
  6034.     }
  6035.     /**
  6036.      * Gets the private '.service_locator.g3PpbLl' shared service.
  6037.      *
  6038.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6039.      */
  6040.     protected function get_ServiceLocator_G3PpbLlService()
  6041.     {
  6042.         return $this->privates['.service_locator.g3PpbLl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6043.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\FormSiteRepository''getFormSiteRepositoryService'false],
  6044.         ], [
  6045.             'repo' => 'Acme\\SudcmsBundle\\Repository\\FormSiteRepository',
  6046.         ]);
  6047.     }
  6048.     /**
  6049.      * Gets the private '.service_locator.g4WKUvj' shared service.
  6050.      *
  6051.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6052.      */
  6053.     protected function get_ServiceLocator_G4WKUvjService()
  6054.     {
  6055.         return $this->privates['.service_locator.g4WKUvj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6056.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6057.             'repoLinkTags' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository''getDocumentLinkTagsRepositoryService'false],
  6058.             'repoTags' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository''getDocumentTagsRepositoryService'false],
  6059.         ], [
  6060.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6061.             'repoLinkTags' => 'Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository',
  6062.             'repoTags' => 'Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository',
  6063.         ]);
  6064.     }
  6065.     /**
  6066.      * Gets the private '.service_locator.gHf5fP_' shared service.
  6067.      *
  6068.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6069.      */
  6070.     protected function get_ServiceLocator_GHf5fPService()
  6071.     {
  6072.         return $this->privates['.service_locator.gHf5fP_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6073.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  6074.             'security.event_dispatcher.admin' => ['privates''security.event_dispatcher.admin''getSecurity_EventDispatcher_AdminService'false],
  6075.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  6076.         ], [
  6077.             'event_dispatcher' => '?',
  6078.             'security.event_dispatcher.admin' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  6079.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  6080.         ]);
  6081.     }
  6082.     /**
  6083.      * Gets the private '.service_locator.giXuPUV' shared service.
  6084.      *
  6085.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6086.      */
  6087.     protected function get_ServiceLocator_GiXuPUVService()
  6088.     {
  6089.         return $this->privates['.service_locator.giXuPUV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6090.             'coordRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository''getSiteCoordonneesRepositoryService'false],
  6091.             'ecoSettingsRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository''getEcoSettingsRepositoryService'false],
  6092.             'params' => ['privates''parameter_bag''getParameterBagService'false],
  6093.         ], [
  6094.             'coordRepository' => 'Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository',
  6095.             'ecoSettingsRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository',
  6096.             'params' => '?',
  6097.         ]);
  6098.     }
  6099.     /**
  6100.      * Gets the private '.service_locator.h04RYGt' shared service.
  6101.      *
  6102.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6103.      */
  6104.     protected function get_ServiceLocator_H04RYGtService()
  6105.     {
  6106.         return $this->privates['.service_locator.h04RYGt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6107.             'appKernel' => ['services''kernel''getKernelService'false],
  6108.             'repoMess' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatMessagesRepository''getTchatMessagesRepositoryService'false],
  6109.             'repoTchat' => ['privates''Acme\\SudcmsBundle\\Repository\\TchatRepository''getTchatRepositoryService'false],
  6110.         ], [
  6111.             'appKernel' => '?',
  6112.             'repoMess' => 'Acme\\SudcmsBundle\\Repository\\TchatMessagesRepository',
  6113.             'repoTchat' => 'Acme\\SudcmsBundle\\Repository\\TchatRepository',
  6114.         ]);
  6115.     }
  6116.     /**
  6117.      * Gets the private '.service_locator.h_fcfLP' shared service.
  6118.      *
  6119.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6120.      */
  6121.     protected function get_ServiceLocator_HFcfLPService()
  6122.     {
  6123.         return $this->privates['.service_locator.h_fcfLP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6124.             'autoPromoRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AutopromoRepository''getAutopromoRepositoryService'false],
  6125.         ], [
  6126.             'autoPromoRepository' => 'Acme\\SudcmsBundle\\Repository\\AutopromoRepository',
  6127.         ]);
  6128.     }
  6129.     /**
  6130.      * Gets the private '.service_locator.huDKugI' shared service.
  6131.      *
  6132.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6133.      */
  6134.     protected function get_ServiceLocator_HuDKugIService()
  6135.     {
  6136.         return $this->privates['.service_locator.huDKugI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6137.             'repoAnnuaire' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookRepository''getAddressBookRepositoryService'false],
  6138.         ], [
  6139.             'repoAnnuaire' => 'Acme\\SudcmsBundle\\Repository\\AddressBookRepository',
  6140.         ]);
  6141.     }
  6142.     /**
  6143.      * Gets the private '.service_locator.i2PnmtW' shared service.
  6144.      *
  6145.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6146.      */
  6147.     protected function get_ServiceLocator_I2PnmtWService()
  6148.     {
  6149.         return $this->privates['.service_locator.i2PnmtW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6150.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository''getAgendaCategsRepositoryService'false],
  6151.         ], [
  6152.             'repo' => 'Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository',
  6153.         ]);
  6154.     }
  6155.     /**
  6156.      * Gets the private '.service_locator.ikH9CWu' shared service.
  6157.      *
  6158.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6159.      */
  6160.     protected function get_ServiceLocator_IkH9CWuService()
  6161.     {
  6162.         return $this->privates['.service_locator.ikH9CWu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6163.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  6164.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  6165.             'repoDoc' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'false],
  6166.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  6167.         ], [
  6168.             'paginator' => '?',
  6169.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository',
  6170.             'repoDoc' => 'Acme\\SudcmsBundle\\Repository\\DocumentRepository',
  6171.             'security' => '?',
  6172.         ]);
  6173.     }
  6174.     /**
  6175.      * Gets the private '.service_locator.jL3ReLd' shared service.
  6176.      *
  6177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6178.      */
  6179.     protected function get_ServiceLocator_JL3ReLdService()
  6180.     {
  6181.         return $this->privates['.service_locator.jL3ReLd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6182.             'repoMod' => ['privates''Acme\\SudcmsBundle\\Repository\\ModuleRepository''getModuleRepositoryService'false],
  6183.             'repoOpt' => ['privates''Acme\\SudcmsBundle\\Repository\\OptionsRepository''getOptionsRepositoryService'false],
  6184.         ], [
  6185.             'repoMod' => 'Acme\\SudcmsBundle\\Repository\\ModuleRepository',
  6186.             'repoOpt' => 'Acme\\SudcmsBundle\\Repository\\OptionsRepository',
  6187.         ]);
  6188.     }
  6189.     /**
  6190.      * Gets the private '.service_locator.jev2EZH' shared service.
  6191.      *
  6192.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6193.      */
  6194.     protected function get_ServiceLocator_Jev2EZHService()
  6195.     {
  6196.         return $this->privates['.service_locator.jev2EZH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6197.             'mailerService' => ['privates''Acme\\SudcmsBundle\\Service\\MailerService''getMailerServiceService'false],
  6198.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteReferencementRepository''getSiteReferencementRepositoryService'false],
  6199.             'users' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  6200.         ], [
  6201.             'mailerService' => 'Acme\\SudcmsBundle\\Service\\MailerService',
  6202.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\SiteReferencementRepository',
  6203.             'users' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  6204.         ]);
  6205.     }
  6206.     /**
  6207.      * Gets the private '.service_locator.jfc1a7o' shared service.
  6208.      *
  6209.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6210.      */
  6211.     protected function get_ServiceLocator_Jfc1a7oService()
  6212.     {
  6213.         return $this->privates['.service_locator.jfc1a7o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6214.             'mailerService' => ['privates''Acme\\SudcmsBundle\\Service\\MailerService''getMailerServiceService'false],
  6215.             'users' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  6216.         ], [
  6217.             'mailerService' => 'Acme\\SudcmsBundle\\Service\\MailerService',
  6218.             'users' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  6219.         ]);
  6220.     }
  6221.     /**
  6222.      * Gets the private '.service_locator.jh5fKc_' shared service.
  6223.      *
  6224.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6225.      */
  6226.     protected function get_ServiceLocator_Jh5fKcService()
  6227.     {
  6228.         return $this->privates['.service_locator.jh5fKc_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6229.             'favProdRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository''getEcoCustomersFavoritesProdRepositoryService'false],
  6230.         ], [
  6231.             'favProdRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository',
  6232.         ]);
  6233.     }
  6234.     /**
  6235.      * Gets the private '.service_locator.k0ml9Qn' shared service.
  6236.      *
  6237.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6238.      */
  6239.     protected function get_ServiceLocator_K0ml9QnService()
  6240.     {
  6241.         return $this->privates['.service_locator.k0ml9Qn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6242.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  6243.             'repoAb' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookRepository''getAddressBookRepositoryService'false],
  6244.             'repoAbCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  6245.         ], [
  6246.             'paginator' => '?',
  6247.             'repoAb' => 'Acme\\SudcmsBundle\\Repository\\AddressBookRepository',
  6248.             'repoAbCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  6249.         ]);
  6250.     }
  6251.     /**
  6252.      * Gets the private '.service_locator.k0uPtKu' shared service.
  6253.      *
  6254.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6255.      */
  6256.     protected function get_ServiceLocator_K0uPtKuService()
  6257.     {
  6258.         return $this->privates['.service_locator.k0uPtKu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6259.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6260.             'repoBundle' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsBundleRepository''getEcoProductsBundleRepositoryService'false],
  6261.         ], [
  6262.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6263.             'repoBundle' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsBundleRepository',
  6264.         ]);
  6265.     }
  6266.     /**
  6267.      * Gets the private '.service_locator.lYvaYGo' shared service.
  6268.      *
  6269.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6270.      */
  6271.     protected function get_ServiceLocator_LYvaYGoService()
  6272.     {
  6273.         return $this->privates['.service_locator.lYvaYGo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6274.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6275.             'repoCustomers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  6276.         ], [
  6277.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6278.             'repoCustomers' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  6279.         ]);
  6280.     }
  6281.     /**
  6282.      * Gets the private '.service_locator.mJcs0gj' shared service.
  6283.      *
  6284.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6285.      */
  6286.     protected function get_ServiceLocator_MJcs0gjService()
  6287.     {
  6288.         return $this->privates['.service_locator.mJcs0gj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6289.             'repoShipping' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository''getEcoShippingfeesRepositoryService'false],
  6290.         ], [
  6291.             'repoShipping' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository',
  6292.         ]);
  6293.     }
  6294.     /**
  6295.      * Gets the private '.service_locator.majt7i9' shared service.
  6296.      *
  6297.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6298.      */
  6299.     protected function get_ServiceLocator_Majt7i9Service()
  6300.     {
  6301.         return $this->privates['.service_locator.majt7i9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6302.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6303.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  6304.         ], [
  6305.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6306.             'repo' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  6307.         ]);
  6308.     }
  6309.     /**
  6310.      * Gets the private '.service_locator.maklka0' shared service.
  6311.      *
  6312.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6313.      */
  6314.     protected function get_ServiceLocator_Maklka0Service()
  6315.     {
  6316.         return $this->privates['.service_locator.maklka0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6317.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  6318.         ], [
  6319.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  6320.         ]);
  6321.     }
  6322.     /**
  6323.      * Gets the private '.service_locator.mg2T0dM' shared service.
  6324.      *
  6325.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6326.      */
  6327.     protected function get_ServiceLocator_Mg2T0dMService()
  6328.     {
  6329.         return $this->privates['.service_locator.mg2T0dM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6330.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  6331.             'repoCatalog' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogRepository''getCatalogRepositoryService'false],
  6332.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository''getCatalogCategsRepositoryService'false],
  6333.         ], [
  6334.             'paginator' => '?',
  6335.             'repoCatalog' => 'Acme\\SudcmsBundle\\Repository\\CatalogRepository',
  6336.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository',
  6337.         ]);
  6338.     }
  6339.     /**
  6340.      * Gets the private '.service_locator.mgs1NVd' shared service.
  6341.      *
  6342.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6343.      */
  6344.     protected function get_ServiceLocator_Mgs1NVdService()
  6345.     {
  6346.         return $this->privates['.service_locator.mgs1NVd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6347.             'repoInvoices' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository''getEcoInvoicesRepositoryService'false],
  6348.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  6349.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  6350.             'repoShippingOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingOrdersRepository''getEcoShippingOrdersRepositoryService'false],
  6351.         ], [
  6352.             'repoInvoices' => 'Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository',
  6353.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  6354.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  6355.             'repoShippingOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingOrdersRepository',
  6356.         ]);
  6357.     }
  6358.     /**
  6359.      * Gets the private '.service_locator.o5km9mo' shared service.
  6360.      *
  6361.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6362.      */
  6363.     protected function get_ServiceLocator_O5km9moService()
  6364.     {
  6365.         return $this->privates['.service_locator.o5km9mo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6366.             'referencesRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  6367.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository''getEcoCategoriesRepositoryService'false],
  6368.             'repoLabels' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository''getEcoLabelsRepositoryService'false],
  6369.             'repoMarks' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoMarksRepository''getEcoMarksRepositoryService'false],
  6370.             'repoProdLabels' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsLabelsRepository''getEcoProductsLabelsRepositoryService'false],
  6371.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  6372.             'repoProviders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository''getEcoProvidersRepositoryService'false],
  6373.         ], [
  6374.             'referencesRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  6375.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository',
  6376.             'repoLabels' => 'Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository',
  6377.             'repoMarks' => 'Acme\\SudcmsBundle\\Repository\\EcoMarksRepository',
  6378.             'repoProdLabels' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsLabelsRepository',
  6379.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  6380.             'repoProviders' => 'Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository',
  6381.         ]);
  6382.     }
  6383.     /**
  6384.      * Gets the private '.service_locator.oNd05M.' shared service.
  6385.      *
  6386.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6387.      */
  6388.     protected function get_ServiceLocator_ONd05M_Service()
  6389.     {
  6390.         return $this->privates['.service_locator.oNd05M.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6391.             'repoMarks' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoMarksRepository''getEcoMarksRepositoryService'false],
  6392.         ], [
  6393.             'repoMarks' => 'Acme\\SudcmsBundle\\Repository\\EcoMarksRepository',
  6394.         ]);
  6395.     }
  6396.     /**
  6397.      * Gets the private '.service_locator.oRl7fCJ' shared service.
  6398.      *
  6399.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6400.      */
  6401.     protected function get_ServiceLocator_ORl7fCJService()
  6402.     {
  6403.         return $this->privates['.service_locator.oRl7fCJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6404.             'repoDiscount' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository''getEcoDiscountRepositoryService'false],
  6405.         ], [
  6406.             'repoDiscount' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository',
  6407.         ]);
  6408.     }
  6409.     /**
  6410.      * Gets the private '.service_locator.ocPBAfk' shared service.
  6411.      *
  6412.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6413.      */
  6414.     protected function get_ServiceLocator_OcPBAfkService()
  6415.     {
  6416.         return $this->privates['.service_locator.ocPBAfk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6417.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6418.             'repoLangues' => ['privates''Acme\\SudcmsBundle\\Repository\\LanguageRepository''getLanguageRepositoryService'false],
  6419.         ], [
  6420.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6421.             'repoLangues' => 'Acme\\SudcmsBundle\\Repository\\LanguageRepository',
  6422.         ]);
  6423.     }
  6424.     /**
  6425.      * Gets the private '.service_locator.ologSxD' shared service.
  6426.      *
  6427.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6428.      */
  6429.     protected function get_ServiceLocator_OlogSxDService()
  6430.     {
  6431.         return $this->privates['.service_locator.ologSxD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6432.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6433.             'modRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\ModuleRepository''getModuleRepositoryService'false],
  6434.         ], [
  6435.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6436.             'modRepository' => 'Acme\\SudcmsBundle\\Repository\\ModuleRepository',
  6437.         ]);
  6438.     }
  6439.     /**
  6440.      * Gets the private '.service_locator.p.ZagAN' shared service.
  6441.      *
  6442.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6443.      */
  6444.     protected function get_ServiceLocator_P_ZagANService()
  6445.     {
  6446.         return $this->privates['.service_locator.p.ZagAN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6447.             'repoConfig' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentConfigRepository''getDocumentConfigRepositoryService'false],
  6448.         ], [
  6449.             'repoConfig' => 'Acme\\SudcmsBundle\\Repository\\DocumentConfigRepository',
  6450.         ]);
  6451.     }
  6452.     /**
  6453.      * Gets the private '.service_locator.p3u_jxu' shared service.
  6454.      *
  6455.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6456.      */
  6457.     protected function get_ServiceLocator_P3uJxuService()
  6458.     {
  6459.         return $this->privates['.service_locator.p3u_jxu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6460.             'api' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  6461.             'ecoCustomersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  6462.             'passwordHasher' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  6463.         ], [
  6464.             'api' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  6465.             'ecoCustomersRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  6466.             'passwordHasher' => '?',
  6467.         ]);
  6468.     }
  6469.     /**
  6470.      * Gets the private '.service_locator.pgDIK6B' shared service.
  6471.      *
  6472.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6473.      */
  6474.     protected function get_ServiceLocator_PgDIK6BService()
  6475.     {
  6476.         return $this->privates['.service_locator.pgDIK6B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6477.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6478.             'planningRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository''getEcoPlanningRepositoryService'false],
  6479.         ], [
  6480.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6481.             'planningRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository',
  6482.         ]);
  6483.     }
  6484.     /**
  6485.      * Gets the private '.service_locator.poshs.G' shared service.
  6486.      *
  6487.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6488.      */
  6489.     protected function get_ServiceLocator_Poshs_GService()
  6490.     {
  6491.         return $this->privates['.service_locator.poshs.G'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6492.             'api' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  6493.             'basketService' => ['privates''Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService''getBasketServiceService'false],
  6494.             'customersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  6495.             'repoAddress' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository''getEcoCustomersAddressesRepositoryService'false],
  6496.             'repoDiscount' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository''getEcoDiscountRepositoryService'false],
  6497.             'repoOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  6498.         ], [
  6499.             'api' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  6500.             'basketService' => 'Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService',
  6501.             'customersRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  6502.             'repoAddress' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository',
  6503.             'repoDiscount' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository',
  6504.             'repoOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  6505.         ]);
  6506.     }
  6507.     /**
  6508.      * Gets the private '.service_locator.ppeffFd' shared service.
  6509.      *
  6510.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6511.      */
  6512.     protected function get_ServiceLocator_PpeffFdService()
  6513.     {
  6514.         return $this->privates['.service_locator.ppeffFd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6515.             'appKernel' => ['services''kernel''getKernelService'false],
  6516.             'repoInvoices' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository''getEcoInvoicesRepositoryService'false],
  6517.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  6518.         ], [
  6519.             'appKernel' => '?',
  6520.             'repoInvoices' => 'Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository',
  6521.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  6522.         ]);
  6523.     }
  6524.     /**
  6525.      * Gets the private '.service_locator.pwZ6MTM' shared service.
  6526.      *
  6527.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6528.      */
  6529.     protected function get_ServiceLocator_PwZ6MTMService()
  6530.     {
  6531.         return $this->privates['.service_locator.pwZ6MTM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6532.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  6533.         ], [
  6534.             'passwordEncoder' => '?',
  6535.         ]);
  6536.     }
  6537.     /**
  6538.      * Gets the private '.service_locator.q6xBJBM' shared service.
  6539.      *
  6540.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6541.      */
  6542.     protected function get_ServiceLocator_Q6xBJBMService()
  6543.     {
  6544.         return $this->privates['.service_locator.q6xBJBM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6545.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\FormSiteRepository''getFormSiteRepositoryService'false],
  6546.             'repoAddress' => ['privates''Acme\\SudcmsBundle\\Repository\\FormAdressesRepository''getFormAdressesRepositoryService'false],
  6547.         ], [
  6548.             'repo' => 'Acme\\SudcmsBundle\\Repository\\FormSiteRepository',
  6549.             'repoAddress' => 'Acme\\SudcmsBundle\\Repository\\FormAdressesRepository',
  6550.         ]);
  6551.     }
  6552.     /**
  6553.      * Gets the private '.service_locator.qPfhSwI' shared service.
  6554.      *
  6555.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6556.      */
  6557.     protected function get_ServiceLocator_QPfhSwIService()
  6558.     {
  6559.         return $this->privates['.service_locator.qPfhSwI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6560.             'repoAbCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  6561.         ], [
  6562.             'repoAbCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  6563.         ]);
  6564.     }
  6565.     /**
  6566.      * Gets the private '.service_locator.qmz.gka' shared service.
  6567.      *
  6568.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6569.      */
  6570.     protected function get_ServiceLocator_Qmz_GkaService()
  6571.     {
  6572.         return $this->privates['.service_locator.qmz.gka'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6573.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\AutopromoRepository''getAutopromoRepositoryService'false],
  6574.         ], [
  6575.             'repo' => 'Acme\\SudcmsBundle\\Repository\\AutopromoRepository',
  6576.         ]);
  6577.     }
  6578.     /**
  6579.      * Gets the private '.service_locator.qxWSnnm' shared service.
  6580.      *
  6581.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6582.      */
  6583.     protected function get_ServiceLocator_QxWSnnmService()
  6584.     {
  6585.         return $this->privates['.service_locator.qxWSnnm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6586.             'repoCarriers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository''getEcoShippingCarriersRepositoryService'false],
  6587.         ], [
  6588.             'repoCarriers' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository',
  6589.         ]);
  6590.     }
  6591.     /**
  6592.      * Gets the private '.service_locator.qyKBtFx' shared service.
  6593.      *
  6594.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6595.      */
  6596.     protected function get_ServiceLocator_QyKBtFxService()
  6597.     {
  6598.         return $this->privates['.service_locator.qyKBtFx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6599.             'repoProducts' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository''getEcoOrdersProductsRepositoryService'false],
  6600.         ], [
  6601.             'repoProducts' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository',
  6602.         ]);
  6603.     }
  6604.     /**
  6605.      * Gets the private '.service_locator.r7wMxg1' shared service.
  6606.      *
  6607.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6608.      */
  6609.     protected function get_ServiceLocator_R7wMxg1Service()
  6610.     {
  6611.         return $this->privates['.service_locator.r7wMxg1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6612.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  6613.             'repoProdRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  6614.             'repoProduct' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  6615.         ], [
  6616.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  6617.             'repoProdRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  6618.             'repoProduct' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  6619.         ]);
  6620.     }
  6621.     /**
  6622.      * Gets the private '.service_locator.r9pF1p_' shared service.
  6623.      *
  6624.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6625.      */
  6626.     protected function get_ServiceLocator_R9pF1pService()
  6627.     {
  6628.         return $this->privates['.service_locator.r9pF1p_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6629.             'repoMod' => ['privates''Acme\\SudcmsBundle\\Repository\\ModuleRepository''getModuleRepositoryService'false],
  6630.             'repoOpt' => ['privates''Acme\\SudcmsBundle\\Repository\\OptionsRepository''getOptionsRepositoryService'false],
  6631.             'repoUser' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  6632.         ], [
  6633.             'repoMod' => 'Acme\\SudcmsBundle\\Repository\\ModuleRepository',
  6634.             'repoOpt' => 'Acme\\SudcmsBundle\\Repository\\OptionsRepository',
  6635.             'repoUser' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  6636.         ]);
  6637.     }
  6638.     /**
  6639.      * Gets the private '.service_locator.rfiQQyp' shared service.
  6640.      *
  6641.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6642.      */
  6643.     protected function get_ServiceLocator_RfiQQypService()
  6644.     {
  6645.         return $this->privates['.service_locator.rfiQQyp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6646.             'repoCarriers' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository''getEcoShippingCarriersRepositoryService'false],
  6647.             'repoCountry' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository''getEcoShippingfeesCountryRepositoryService'false],
  6648.             'repoCustomer' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  6649.             'repoDiscountOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoDiscountOrdersRepository''getEcoDiscountOrdersRepositoryService'false],
  6650.             'repoEcoSettings' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository''getEcoSettingsRepositoryService'false],
  6651.             'repoInvoices' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository''getEcoInvoicesRepositoryService'false],
  6652.             'repoOrder' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  6653.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  6654.             'repoShip' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingOrdersRepository''getEcoShippingOrdersRepositoryService'false],
  6655.         ], [
  6656.             'repoCarriers' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository',
  6657.             'repoCountry' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository',
  6658.             'repoCustomer' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  6659.             'repoDiscountOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoDiscountOrdersRepository',
  6660.             'repoEcoSettings' => 'Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository',
  6661.             'repoInvoices' => 'Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository',
  6662.             'repoOrder' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  6663.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  6664.             'repoShip' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingOrdersRepository',
  6665.         ]);
  6666.     }
  6667.     /**
  6668.      * Gets the private '.service_locator.s0aQVV_' shared service.
  6669.      *
  6670.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6671.      */
  6672.     protected function get_ServiceLocator_S0aQVVService()
  6673.     {
  6674.         return $this->privates['.service_locator.s0aQVV_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6675.             'repoOpt' => ['privates''Acme\\SudcmsBundle\\Repository\\OptionsRepository''getOptionsRepositoryService'false],
  6676.             'repoRef' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteReferencementRepository''getSiteReferencementRepositoryService'false],
  6677.         ], [
  6678.             'repoOpt' => 'Acme\\SudcmsBundle\\Repository\\OptionsRepository',
  6679.             'repoRef' => 'Acme\\SudcmsBundle\\Repository\\SiteReferencementRepository',
  6680.         ]);
  6681.     }
  6682.     /**
  6683.      * Gets the private '.service_locator.sFxeuFi' shared service.
  6684.      *
  6685.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6686.      */
  6687.     protected function get_ServiceLocator_SFxeuFiService()
  6688.     {
  6689.         return $this->privates['.service_locator.sFxeuFi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6690.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6691.             'repoModule' => ['privates''Acme\\SudcmsBundle\\Repository\\ModuleRepository''getModuleRepositoryService'false],
  6692.             'repoSite' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteRepository''getSiteRepositoryService'false],
  6693.             'repoSiteModule' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteModuleRepository''getSiteModuleRepositoryService'false],
  6694.             'siteLang' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteLangRepository''getSiteLangRepositoryService'false],
  6695.         ], [
  6696.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6697.             'repoModule' => 'Acme\\SudcmsBundle\\Repository\\ModuleRepository',
  6698.             'repoSite' => 'Acme\\SudcmsBundle\\Repository\\SiteRepository',
  6699.             'repoSiteModule' => 'Acme\\SudcmsBundle\\Repository\\SiteModuleRepository',
  6700.             'siteLang' => 'Acme\\SudcmsBundle\\Repository\\SiteLangRepository',
  6701.         ]);
  6702.     }
  6703.     /**
  6704.      * Gets the private '.service_locator.sHnA6c9' shared service.
  6705.      *
  6706.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6707.      */
  6708.     protected function get_ServiceLocator_SHnA6c9Service()
  6709.     {
  6710.         return $this->privates['.service_locator.sHnA6c9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6711.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6712.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository''getAgendaCategsRepositoryService'false],
  6713.         ], [
  6714.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6715.             'repo' => 'Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository',
  6716.         ]);
  6717.     }
  6718.     /**
  6719.      * Gets the private '.service_locator.saObABm' shared service.
  6720.      *
  6721.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6722.      */
  6723.     protected function get_ServiceLocator_SaObABmService()
  6724.     {
  6725.         return $this->privates['.service_locator.saObABm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6726.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\FlashMessageRepository''getFlashMessageRepositoryService'false],
  6727.         ], [
  6728.             'repo' => 'Acme\\SudcmsBundle\\Repository\\FlashMessageRepository',
  6729.         ]);
  6730.     }
  6731.     /**
  6732.      * Gets the private '.service_locator.slfJhNU' shared service.
  6733.      *
  6734.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6735.      */
  6736.     protected function get_ServiceLocator_SlfJhNUService()
  6737.     {
  6738.         return $this->privates['.service_locator.slfJhNU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6739.             'ecoCustomersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  6740.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6741.             'mailer' => ['privates''Acme\\SudcmsBundle\\Service\\MailerService''getMailerServiceService'false],
  6742.             'planningRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository''getEcoPlanningRepositoryService'false],
  6743.         ], [
  6744.             'ecoCustomersRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  6745.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6746.             'mailer' => 'Acme\\SudcmsBundle\\Service\\MailerService',
  6747.             'planningRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository',
  6748.         ]);
  6749.     }
  6750.     /**
  6751.      * Gets the private '.service_locator.suetaYj' shared service.
  6752.      *
  6753.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6754.      */
  6755.     protected function get_ServiceLocator_SuetaYjService()
  6756.     {
  6757.         return $this->privates['.service_locator.suetaYj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6758.             'api' => ['privates''Acme\\SudcmsBundle\\Service\\ApiService''getApiServiceService'false],
  6759.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\CureCategorieRepository''getCureCategorieRepositoryService'false],
  6760.             'repoCure' => ['privates''Acme\\SudcmsBundle\\Repository\\CureRepository''getCureRepositoryService'false],
  6761.         ], [
  6762.             'api' => 'Acme\\SudcmsBundle\\Service\\ApiService',
  6763.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\CureCategorieRepository',
  6764.             'repoCure' => 'Acme\\SudcmsBundle\\Repository\\CureRepository',
  6765.         ]);
  6766.     }
  6767.     /**
  6768.      * Gets the private '.service_locator.t6_3Sp2' shared service.
  6769.      *
  6770.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6771.      */
  6772.     protected function get_ServiceLocator_T63Sp2Service()
  6773.     {
  6774.         return $this->privates['.service_locator.t6_3Sp2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6775.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  6776.         ], [
  6777.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  6778.         ]);
  6779.     }
  6780.     /**
  6781.      * Gets the private '.service_locator.tE5.8Ej' shared service.
  6782.      *
  6783.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6784.      */
  6785.     protected function get_ServiceLocator_TE5_8EjService()
  6786.     {
  6787.         return $this->privates['.service_locator.tE5.8Ej'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6788.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository''getActualiteCategsRepositoryService'false],
  6789.         ], [
  6790.             'repo' => 'Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository',
  6791.         ]);
  6792.     }
  6793.     /**
  6794.      * Gets the private '.service_locator.tdcn7ZB' shared service.
  6795.      *
  6796.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6797.      */
  6798.     protected function get_ServiceLocator_Tdcn7ZBService()
  6799.     {
  6800.         return $this->privates['.service_locator.tdcn7ZB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6801.             'repoAgd' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaRepository''getAgendaRepositoryService'false],
  6802.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository''getAgendaCategsRepositoryService'false],
  6803.         ], [
  6804.             'repoAgd' => 'Acme\\SudcmsBundle\\Repository\\AgendaRepository',
  6805.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository',
  6806.         ]);
  6807.     }
  6808.     /**
  6809.      * Gets the private '.service_locator.to90PI8' shared service.
  6810.      *
  6811.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6812.      */
  6813.     protected function get_ServiceLocator_To90PI8Service()
  6814.     {
  6815.         return $this->privates['.service_locator.to90PI8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6816.             'formService' => ['privates''Acme\\SudcmsBundle\\Service\\FormBuilderService''getFormBuilderServiceService'false],
  6817.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\FormSiteRepository''getFormSiteRepositoryService'false],
  6818.             'slugger' => ['privates''slugger''getSluggerService'false],
  6819.         ], [
  6820.             'formService' => 'Acme\\SudcmsBundle\\Service\\FormBuilderService',
  6821.             'repo' => 'Acme\\SudcmsBundle\\Repository\\FormSiteRepository',
  6822.             'slugger' => '?',
  6823.         ]);
  6824.     }
  6825.     /**
  6826.      * Gets the private '.service_locator.u59_MoX' shared service.
  6827.      *
  6828.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6829.      */
  6830.     protected function get_ServiceLocator_U59MoXService()
  6831.     {
  6832.         return $this->privates['.service_locator.u59_MoX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6833.             'repoDoc' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'false],
  6834.             'urlizer' => ['privates''Acme\\SudcmsBundle\\Service\\UrlizerService''getUrlizerServiceService'false],
  6835.             'utils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  6836.         ], [
  6837.             'repoDoc' => 'Acme\\SudcmsBundle\\Repository\\DocumentRepository',
  6838.             'urlizer' => 'Acme\\SudcmsBundle\\Service\\UrlizerService',
  6839.             'utils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  6840.         ]);
  6841.     }
  6842.     /**
  6843.      * Gets the private '.service_locator.upia77E' shared service.
  6844.      *
  6845.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6846.      */
  6847.     protected function get_ServiceLocator_Upia77EService()
  6848.     {
  6849.         return $this->privates['.service_locator.upia77E'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6850.             'appKernel' => ['services''kernel''getKernelService'false],
  6851.         ], [
  6852.             'appKernel' => '?',
  6853.         ]);
  6854.     }
  6855.     /**
  6856.      * Gets the private '.service_locator.vB7nj0_' shared service.
  6857.      *
  6858.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6859.      */
  6860.     protected function get_ServiceLocator_VB7nj0Service()
  6861.     {
  6862.         return $this->privates['.service_locator.vB7nj0_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6863.             'repoOrders' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository''getEcoOrdersRepositoryService'false],
  6864.             'repoOrdersProd' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository''getEcoOrdersProductsRepositoryService'false],
  6865.             'repoProdRef' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository''getEcoProductsReferencesRepositoryService'false],
  6866.         ], [
  6867.             'repoOrders' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository',
  6868.             'repoOrdersProd' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository',
  6869.             'repoProdRef' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository',
  6870.         ]);
  6871.     }
  6872.     /**
  6873.      * Gets the private '.service_locator.vIAzILW' shared service.
  6874.      *
  6875.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6876.      */
  6877.     protected function get_ServiceLocator_VIAzILWService()
  6878.     {
  6879.         return $this->privates['.service_locator.vIAzILW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6880.             'repoAddress' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository''getEcoCustomersAddressesRepositoryService'false],
  6881.             'repoCountry' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository''getEcoShippingfeesCountryRepositoryService'false],
  6882.             'repoCustomer' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  6883.         ], [
  6884.             'repoAddress' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository',
  6885.             'repoCountry' => 'Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository',
  6886.             'repoCustomer' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  6887.         ]);
  6888.     }
  6889.     /**
  6890.      * Gets the private '.service_locator.wA2VyVv' shared service.
  6891.      *
  6892.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6893.      */
  6894.     protected function get_ServiceLocator_WA2VyVvService()
  6895.     {
  6896.         return $this->privates['.service_locator.wA2VyVv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6897.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  6898.         ], [
  6899.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  6900.         ]);
  6901.     }
  6902.     /**
  6903.      * Gets the private '.service_locator.wV06.1Y' shared service.
  6904.      *
  6905.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6906.      */
  6907.     protected function get_ServiceLocator_WV06_1YService()
  6908.     {
  6909.         return $this->privates['.service_locator.wV06.1Y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6910.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository''getCatalogCategsRepositoryService'false],
  6911.         ], [
  6912.             'repo' => 'Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository',
  6913.         ]);
  6914.     }
  6915.     /**
  6916.      * Gets the private '.service_locator.wazk4y0' shared service.
  6917.      *
  6918.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6919.      */
  6920.     protected function get_ServiceLocator_Wazk4y0Service()
  6921.     {
  6922.         return $this->privates['.service_locator.wazk4y0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6923.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axAddFlashMessage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6924.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axCheckCategory' => ['privates''.service_locator.OyXgdTa''get_ServiceLocator_OyXgdTaService'false],
  6925.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axDisplayAnnuaireCateg' => ['privates''.service_locator.L7ME_D0''get_ServiceLocator_L7MED0Service'false],
  6926.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axDisplayCategories' => ['privates''.service_locator.ArN3xET''get_ServiceLocator_ArN3xETService'false],
  6927.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axDisplayOrderCategAnnuaire' => ['privates''.service_locator.L7ME_D0''get_ServiceLocator_L7MED0Service'false],
  6928.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axRemoveAnnuaireCategBandeau' => ['privates''.service_locator.majt7i9''get_ServiceLocator_Majt7i9Service'false],
  6929.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axRemoveCategorie' => ['privates''.service_locator.E9tbfcV''get_ServiceLocator_E9tbfcVService'false],
  6930.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axUpdateMediaAnnuaireAlt' => ['privates''.service_locator.J.4xKDb''get_ServiceLocator_J_4xKDbService'false],
  6931.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axUpdateOrderCategorieAnnuaire' => ['privates''.service_locator.t6_3Sp2''get_ServiceLocator_T63Sp2Service'false],
  6932.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axUpdateOrderMedia' => ['privates''.service_locator.N1u.uQ2''get_ServiceLocator_N1u_UQ2Service'false],
  6933.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::categories' => ['privates''.service_locator.KsoF3Vk''get_ServiceLocator_KsoF3VkService'false],
  6934.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::deleteMedia' => ['privates''.service_locator.B5MUiv3''get_ServiceLocator_B5MUiv3Service'false],
  6935.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::edition_fiche' => ['privates''.service_locator.yECt5pp''get_ServiceLocator_YECt5ppService'false],
  6936.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::importer' => ['privates''.service_locator.upia77E''get_ServiceLocator_Upia77EService'false],
  6937.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::index' => ['privates''.service_locator.MNmabl.''get_ServiceLocator_MNmabl_Service'false],
  6938.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::removeIllustration' => ['privates''.service_locator.huDKugI''get_ServiceLocator_HuDKugIService'false],
  6939.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::remove_annuaire_fiche' => ['privates''.service_locator.R7IpwcO''get_ServiceLocator_R7IpwcOService'false],
  6940.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::saveAddress' => ['privates''.service_locator.huDKugI''get_ServiceLocator_HuDKugIService'false],
  6941.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::agenda_categories' => ['privates''.service_locator.tdcn7ZB''get_ServiceLocator_Tdcn7ZBService'false],
  6942.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::agenda_edition' => ['privates''.service_locator.tdcn7ZB''get_ServiceLocator_Tdcn7ZBService'false],
  6943.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::axAddFlashMessage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6944.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::axDisplayCateg' => ['privates''.service_locator.i2PnmtW''get_ServiceLocator_I2PnmtWService'false],
  6945.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::axDisplayOrderCateg' => ['privates''.service_locator.i2PnmtW''get_ServiceLocator_I2PnmtWService'false],
  6946.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::axRemoveCategBandeau' => ['privates''.service_locator.sHnA6c9''get_ServiceLocator_SHnA6c9Service'false],
  6947.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::axRemoveCategorie' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6948.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::index' => ['privates''.service_locator.tdcn7ZB''get_ServiceLocator_Tdcn7ZBService'false],
  6949.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::remove_agenda' => ['privates''.service_locator.6yt5FIt''get_ServiceLocator_6yt5FItService'false],
  6950.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController::axSortAutopromo' => ['privates''.service_locator.xXi.g7M''get_ServiceLocator_XXi_G7MService'false],
  6951.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController::editAutopromo' => ['privates''.service_locator.qmz.gka''get_ServiceLocator_Qmz_GkaService'false],
  6952.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController::listAutopromo' => ['privates''.service_locator.h_fcfLP''get_ServiceLocator_HFcfLPService'false],
  6953.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController::removeAutopromo' => ['privates''.service_locator.PDRpPv6''get_ServiceLocator_PDRpPv6Service'false],
  6954.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController::axSaveMediaAlt' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6955.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController::axUpdateBlock' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6956.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController::uploadStreamMedias' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  6957.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController::axDeleteEventCalendar' => ['privates''.service_locator.pgDIK6B''get_ServiceLocator_PgDIK6BService'false],
  6958.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController::axDisplayPopup' => ['privates''.service_locator.yLkgVSs''get_ServiceLocator_YLkgVSsService'false],
  6959.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController::axUpdateAfterDrop' => ['privates''.service_locator.slfJhNU''get_ServiceLocator_SlfJhNUService'false],
  6960.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController::index' => ['privates''.service_locator.VeZ4.6U''get_ServiceLocator_VeZ4_6UService'false],
  6961.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axAddFlashMessage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6962.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axDeleteBlock' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  6963.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axDisplayCateg' => ['privates''.service_locator.wV06.1Y''get_ServiceLocator_WV06_1YService'false],
  6964.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axDisplayOrderCateg' => ['privates''.service_locator.wV06.1Y''get_ServiceLocator_WV06_1YService'false],
  6965.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axRemoveCategBandeau' => ['privates''.service_locator.05LSF5c''get_ServiceLocator_05LSF5cService'false],
  6966.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axRemoveCategorie' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6967.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axRemoveMedia' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6968.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axSaveMediaAlt' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6969.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axUpdateBlock' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6970.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axUpdateMediaAlt' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  6971.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::catalog_categories' => ['privates''.service_locator.eNuwACV''get_ServiceLocator_ENuwACVService'false],
  6972.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::catalog_edition' => ['privates''.service_locator.ETpYcDI''get_ServiceLocator_ETpYcDIService'false],
  6973.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::index' => ['privates''.service_locator.ETpYcDI''get_ServiceLocator_ETpYcDIService'false],
  6974.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::remove_catalog' => ['privates''.service_locator.IRdNRcr''get_ServiceLocator_IRdNRcrService'false],
  6975.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::uploadStreamMedias' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  6976.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminController::site' => ['privates''.service_locator.P5DsKwH''get_ServiceLocator_P5DsKwHService'false],
  6977.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::axDisplayFormCategory' => ['privates''.service_locator.QVTKniM''get_ServiceLocator_QVTKniMService'false],
  6978.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::axDisplayFormCure' => ['privates''.service_locator.suetaYj''get_ServiceLocator_SuetaYjService'false],
  6979.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::cureCategDelete' => ['privates''.service_locator.QrNbjAO''get_ServiceLocator_QrNbjAOService'false],
  6980.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::cureDelete' => ['privates''.service_locator.OWf16yq''get_ServiceLocator_OWf16yqService'false],
  6981.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::curesCategList' => ['privates''.service_locator.e3wCs9G''get_ServiceLocator_E3wCs9GService'false],
  6982.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::curesList' => ['privates''.service_locator.DX3ZVKj''get_ServiceLocator_DX3ZVKjService'false],
  6983.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::address_editing' => ['privates''.service_locator.VWQCe06''get_ServiceLocator_VWQCe06Service'false],
  6984.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::archived_customer' => ['privates''.service_locator.bTwuE40''get_ServiceLocator_BTwuE40Service'false],
  6985.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::axDisplayModaleNote' => ['privates''.service_locator.axepjHz''get_ServiceLocator_AxepjHzService'false],
  6986.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::axDisplayModaleShippingAddress' => ['privates''.service_locator.XwtBxxm''get_ServiceLocator_XwtBxxmService'false],
  6987.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::customer_note' => ['privates''.service_locator.axepjHz''get_ServiceLocator_AxepjHzService'false],
  6988.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::customer_orders' => ['privates''.service_locator.a2oGEZ1''get_ServiceLocator_A2oGEZ1Service'false],
  6989.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::customer_tchat' => ['privates''.service_locator.6qW7xkI''get_ServiceLocator_6qW7xkIService'false],
  6990.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::editing' => ['privates''.service_locator.PuqYb_G''get_ServiceLocator_PuqYbGService'false],
  6991.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::index' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  6992.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::remove_customer' => ['privates''.service_locator.KdEQnr.''get_ServiceLocator_KdEQnr_Service'false],
  6993.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::remove_note' => ['privates''.service_locator.axepjHz''get_ServiceLocator_AxepjHzService'false],
  6994.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::userOdyssee' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  6995.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axAddDocumentTag' => ['privates''.service_locator.eDzB7bW''get_ServiceLocator_EDzB7bWService'false],
  6996.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axAddNewTag' => ['privates''.service_locator.xd_iSmB''get_ServiceLocator_XdISmBService'false],
  6997.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axDeleteTag' => ['privates''.service_locator.g4WKUvj''get_ServiceLocator_G4WKUvjService'false],
  6998.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axDisplayDocumentCateg' => ['privates''.service_locator.x2pffqE''get_ServiceLocator_X2pffqEService'false],
  6999.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axDisplayModalTag' => ['privates''.service_locator.fBoMzKa''get_ServiceLocator_FBoMzKaService'false],
  7000.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axDisplayOrderCateg' => ['privates''.service_locator.5tEO2Jw''get_ServiceLocator_5tEO2JwService'false],
  7001.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axRemoveCategorie' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7002.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axRemoveDocumentCategBandeau' => ['privates''.service_locator.T4y0eqK''get_ServiceLocator_T4y0eqKService'false],
  7003.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axRemoveDocumentFiche' => ['privates''.service_locator._Oh3dkG''get_ServiceLocator_Oh3dkGService'false],
  7004.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axRemoveDocumentTag' => ['privates''.service_locator.wq.3aDh''get_ServiceLocator_Wq_3aDhService'false],
  7005.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axSearchDocumentTag' => ['privates''.service_locator.Gvt0ZM7''get_ServiceLocator_Gvt0ZM7Service'false],
  7006.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_categories' => ['privates''.service_locator.BBvLUa0''get_ServiceLocator_BBvLUa0Service'false],
  7007.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_config' => ['privates''.service_locator.p.ZagAN''get_ServiceLocator_P_ZagANService'false],
  7008.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_edition' => ['privates''.service_locator.HVknWFU''get_ServiceLocator_HVknWFUService'false],
  7009.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_remove' => ['privates''.service_locator.MDuFura''get_ServiceLocator_MDuFuraService'false],
  7010.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_tags' => ['privates''.service_locator.WdymlS8''get_ServiceLocator_WdymlS8Service'false],
  7011.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_upload' => ['privates''.service_locator.u59_MoX''get_ServiceLocator_U59MoXService'false],
  7012.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::index' => ['privates''.service_locator.H2HEDHr''get_ServiceLocator_H2HEDHrService'false],
  7013.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController::axDisplayFlashMessage' => ['privates''.service_locator.saObABm''get_ServiceLocator_SaObABmService'false],
  7014.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController::edit_flash_message' => ['privates''.service_locator.boRa70v''get_ServiceLocator_BoRa70vService'false],
  7015.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController::index' => ['privates''.service_locator.boRa70v''get_ServiceLocator_BoRa70vService'false],
  7016.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::axDisplayEditFormElement' => ['privates''.service_locator.A4H2mEQ''get_ServiceLocator_A4H2mEQService'false],
  7017.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::axUpdateAddresseState' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7018.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::deleteForm' => ['privates''.service_locator.g3PpbLl''get_ServiceLocator_G3PpbLlService'false],
  7019.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::deleteRecipient' => ['privates''.service_locator.9.QBVvC''get_ServiceLocator_9_QBVvCService'false],
  7020.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::editForm' => ['privates''.service_locator.to90PI8''get_ServiceLocator_To90PI8Service'false],
  7021.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::editRecipient' => ['privates''.service_locator.q6xBJBM''get_ServiceLocator_Q6xBJBMService'false],
  7022.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::formsList' => ['privates''.service_locator.4prGdU6''get_ServiceLocator_4prGdU6Service'false],
  7023.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::notificationsList' => ['privates''.service_locator.4prGdU6''get_ServiceLocator_4prGdU6Service'false],
  7024.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::removeFormElement' => ['privates''.service_locator.IAx8FgZ''get_ServiceLocator_IAx8FgZService'false],
  7025.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::saveFormElement' => ['privates''.service_locator.1L3a5Rm''get_ServiceLocator_1L3a5RmService'false],
  7026.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::apiSettings' => ['privates''.service_locator.XrmflL5''get_ServiceLocator_XrmflL5Service'false],
  7027.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::axDisplayFormShippingFees' => ['privates''.service_locator.axKpmnn''get_ServiceLocator_AxKpmnnService'false],
  7028.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::axRemoveDiscountProduct' => ['privates''.service_locator.VwrFHVz''get_ServiceLocator_VwrFHVzService'false],
  7029.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::axRemoveShippingFees' => ['privates''.service_locator.axKpmnn''get_ServiceLocator_AxKpmnnService'false],
  7030.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::axSelectDiscountProduct' => ['privates''.service_locator.bnY9_Pa''get_ServiceLocator_BnY9PaService'false],
  7031.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::axTestResult' => ['privates''.service_locator.0.UVcPM''get_ServiceLocator_0_UVcPMService'false],
  7032.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::carrier_editing' => ['privates''.service_locator.AqNm9hN''get_ServiceLocator_AqNm9hNService'false],
  7033.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::carrier_shippingfees' => ['privates''.service_locator.qxWSnnm''get_ServiceLocator_QxWSnnmService'false],
  7034.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::carrier_shippingfees_update' => ['privates''.service_locator.mJcs0gj''get_ServiceLocator_MJcs0gjService'false],
  7035.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::discount_editing' => ['privates''.service_locator.eJR4Z4Z''get_ServiceLocator_EJR4Z4ZService'false],
  7036.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::discount_index' => ['privates''.service_locator.Kp9hiQJ''get_ServiceLocator_Kp9hiQJService'false],
  7037.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::discount_test' => ['privates''.service_locator.6yzbz48''get_ServiceLocator_6yzbz48Service'false],
  7038.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::ecommerce_settings' => ['privates''.service_locator.giXuPUV''get_ServiceLocator_GiXuPUVService'false],
  7039.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::index' => ['privates''.service_locator.qxWSnnm''get_ServiceLocator_QxWSnnmService'false],
  7040.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::productSearch' => ['privates''.service_locator.7I0Nf6S''get_ServiceLocator_7I0Nf6SService'false],
  7041.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::removeDiscount' => ['privates''.service_locator.oRl7fCJ''get_ServiceLocator_ORl7fCJService'false],
  7042.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::actualite_categories' => ['privates''.service_locator.LtghHIF''get_ServiceLocator_LtghHIFService'false],
  7043.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::actualite_edition' => ['privates''.service_locator.P4Q3JCZ''get_ServiceLocator_P4Q3JCZService'false],
  7044.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::axAddFlashMessage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7045.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::axDisplayCateg' => ['privates''.service_locator.tE5.8Ej''get_ServiceLocator_TE5_8EjService'false],
  7046.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::axDisplayOrderCateg' => ['privates''.service_locator.tE5.8Ej''get_ServiceLocator_TE5_8EjService'false],
  7047.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::axRemoveCategBandeau' => ['privates''.service_locator.FRZD_R5''get_ServiceLocator_FRZDR5Service'false],
  7048.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::axRemoveCategorie' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7049.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::index' => ['privates''.service_locator.P4Q3JCZ''get_ServiceLocator_P4Q3JCZService'false],
  7050.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::remove_actualite' => ['privates''.service_locator.7JOdU3w''get_ServiceLocator_7JOdU3wService'false],
  7051.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController::export' => ['privates''.service_locator.8kn0eot''get_ServiceLocator_8kn0eotService'false],
  7052.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController::home' => ['privates''.service_locator.8kn0eot''get_ServiceLocator_8kn0eotService'false],
  7053.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController::truncate' => ['privates''.service_locator.8kn0eot''get_ServiceLocator_8kn0eotService'false],
  7054.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axCustomerSearch' => ['privates''.service_locator.lYvaYGo''get_ServiceLocator_LYvaYGoService'false],
  7055.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axDisplayAddresses' => ['privates''.service_locator.vIAzILW''get_ServiceLocator_VIAzILWService'false],
  7056.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axDisplayFailureOrder' => ['privates''.service_locator.maklka0''get_ServiceLocator_Maklka0Service'false],
  7057.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axDisplayFormCreditNote' => ['privates''.service_locator.CC5lNLl''get_ServiceLocator_CC5lNLlService'false],
  7058.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axDisplayFormExpedition' => ['privates''.service_locator.3mH2jnX''get_ServiceLocator_3mH2jnXService'false],
  7059.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axDisplayProduct' => ['privates''.service_locator.M39jDxo''get_ServiceLocator_M39jDxoService'false],
  7060.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axProductSearch' => ['privates''.service_locator.7I0Nf6S''get_ServiceLocator_7I0Nf6SService'false],
  7061.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axReferencesSearch' => ['privates''.service_locator.M39jDxo''get_ServiceLocator_M39jDxoService'false],
  7062.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axRemoveProductOrder' => ['privates''.service_locator.KTQNI0D''get_ServiceLocator_KTQNI0DService'false],
  7063.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axSelectDeliveryAddress' => ['privates''.service_locator.vIAzILW''get_ServiceLocator_VIAzILWService'false],
  7064.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axSelectShippingCarrier' => ['privates''.service_locator.Lh5oN8X''get_ServiceLocator_Lh5oN8XService'false],
  7065.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axUpdateOrderProductQte' => ['privates''.service_locator.KTQNI0D''get_ServiceLocator_KTQNI0DService'false],
  7066.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::excelExport' => ['privates''.service_locator.maklka0''get_ServiceLocator_Maklka0Service'false],
  7067.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::excelExportCustomers' => ['privates''.service_locator.LW.HB2_''get_ServiceLocator_LW_HB2Service'false],
  7068.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::excelExportInvoices' => ['privates''.service_locator.yZvClaH''get_ServiceLocator_YZvClaHService'false],
  7069.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::excelExportOrders' => ['privates''.service_locator.maklka0''get_ServiceLocator_Maklka0Service'false],
  7070.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::excelExportProdOrder' => ['privates''.service_locator.qyKBtFx''get_ServiceLocator_QyKBtFxService'false],
  7071.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::generatePurchaseOrderPDF' => ['privates''.service_locator.S2Cn69A''get_ServiceLocator_S2Cn69AService'false],
  7072.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::index' => ['privates''.service_locator.ZFS2vZ.''get_ServiceLocator_ZFS2vZ_Service'false],
  7073.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::orderValidateChequePayment' => ['privates''.service_locator.maklka0''get_ServiceLocator_Maklka0Service'false],
  7074.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::order_cancellation' => ['privates''.service_locator.vB7nj0_''get_ServiceLocator_VB7nj0Service'false],
  7075.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::order_credit_note' => ['privates''.service_locator.z3.0osA''get_ServiceLocator_Z3_0osAService'false],
  7076.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::order_processing' => ['privates''.service_locator.rfiQQyp''get_ServiceLocator_RfiQQypService'false],
  7077.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::ordersCures' => ['privates''.service_locator.xbvMKZc''get_ServiceLocator_XbvMKZcService'false],
  7078.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::ordersProductCures' => ['privates''.service_locator.zWGzXqJ''get_ServiceLocator_ZWGzXqJService'false],
  7079.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::orders_editing' => ['privates''.service_locator.FIoiNhh''get_ServiceLocator_FIoiNhhService'false],
  7080.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::statistics' => ['privates''.service_locator.maklka0''get_ServiceLocator_Maklka0Service'false],
  7081.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::ajaxLoadTree' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7082.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::axAjouterPage' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7083.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::axDupliquerPage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7084.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::axEditerPage' => ['privates''.service_locator..0zQQ2a''get_ServiceLocator__0zQQ2aService'false],
  7085.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::axUpdatePage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7086.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::axUpdatePermalien' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7087.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::uploadStreamMediasBandeau' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7088.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::attributes' => ['privates''.service_locator.OXckDRo''get_ServiceLocator_OXckDRoService'false],
  7089.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::attributes_models' => ['privates''.service_locator.KFYOKLU''get_ServiceLocator_KFYOKLUService'false],
  7090.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axCheckCategory' => ['privates''.service_locator.7r8F4nM''get_ServiceLocator_7r8F4nMService'false],
  7091.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayCategories' => ['privates''.service_locator.5bYnj.0''get_ServiceLocator_5bYnj_0Service'false],
  7092.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormAttribute' => ['privates''.service_locator.IM6kYNu''get_ServiceLocator_IM6kYNuService'false],
  7093.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormAttributeModel' => ['privates''.service_locator.KFYOKLU''get_ServiceLocator_KFYOKLUService'false],
  7094.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormCategory' => ['privates''.service_locator.bEKx2c_''get_ServiceLocator_BEKx2cService'false],
  7095.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormMark' => ['privates''.service_locator.wucYR.F''get_ServiceLocator_WucYR_FService'false],
  7096.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormProvider' => ['privates''.service_locator.JMNYlKS''get_ServiceLocator_JMNYlKSService'false],
  7097.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormlabel' => ['privates''.service_locator.IDp29vQ''get_ServiceLocator_IDp29vQService'false],
  7098.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayOrderCateg' => ['privates''.service_locator.bEKx2c_''get_ServiceLocator_BEKx2cService'false],
  7099.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axRefOdyssee' => ['privates''.service_locator.0.UVcPM''get_ServiceLocator_0_UVcPMService'false],
  7100.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axRemoveCategBandeau' => ['privates''.service_locator.Or5FCkb''get_ServiceLocator_Or5FCkbService'false],
  7101.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axRemoveProduct' => ['privates''.service_locator.aVAyb3_''get_ServiceLocator_AVAyb3Service'false],
  7102.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axSaveMediaAlt' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7103.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axUpdateBlock' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7104.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axUpdateProductQtePack' => ['privates''.service_locator.k0uPtKu''get_ServiceLocator_K0uPtKuService'false],
  7105.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::bundle' => ['privates''.service_locator.BUfq.EG''get_ServiceLocator_BUfq_EGService'false],
  7106.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::categories' => ['privates''.service_locator.bEKx2c_''get_ServiceLocator_BEKx2cService'false],
  7107.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::excelExportProducts' => ['privates''.service_locator.7I0Nf6S''get_ServiceLocator_7I0Nf6SService'false],
  7108.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::index' => ['privates''.service_locator.eyQFafA''get_ServiceLocator_EyQFafAService'false],
  7109.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::insert_combination' => ['privates''.service_locator.6UBvWCT''get_ServiceLocator_6UBvWCTService'false],
  7110.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::insert_reference_bundle' => ['privates''.service_locator.EPbTluD''get_ServiceLocator_EPbTluDService'false],
  7111.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::labels' => ['privates''.service_locator.IDp29vQ''get_ServiceLocator_IDp29vQService'false],
  7112.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::marks' => ['privates''.service_locator.oNd05M.''get_ServiceLocator_ONd05M_Service'false],
  7113.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_bundle_remove' => ['privates''.service_locator.EPbTluD''get_ServiceLocator_EPbTluDService'false],
  7114.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_combination' => ['privates''.service_locator.BUfq.EG''get_ServiceLocator_BUfq_EGService'false],
  7115.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_combination_remove' => ['privates''.service_locator.6UBvWCT''get_ServiceLocator_6UBvWCTService'false],
  7116.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_editing' => ['privates''.service_locator.o5km9mo''get_ServiceLocator_O5km9moService'false],
  7117.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_presentation' => ['privates''.service_locator.6lQqvTe''get_ServiceLocator_6lQqvTeService'false],
  7118.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_reference_edit' => ['privates''.service_locator.Mse2B6j''get_ServiceLocator_Mse2B6jService'false],
  7119.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_references' => ['privates''.service_locator.JXaW0Ro''get_ServiceLocator_JXaW0RoService'false],
  7120.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_statistics' => ['privates''.service_locator.r7wMxg1''get_ServiceLocator_R7wMxg1Service'false],
  7121.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::providers' => ['privates''.service_locator.PJdHSib''get_ServiceLocator_PJdHSibService'false],
  7122.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_attributes' => ['privates''.service_locator.d_XmiNT''get_ServiceLocator_DXmiNTService'false],
  7123.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_category' => ['privates''.service_locator._hqz3jS''get_ServiceLocator_Hqz3jSService'false],
  7124.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_label' => ['privates''.service_locator.QcjLBjH''get_ServiceLocator_QcjLBjHService'false],
  7125.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_mark' => ['privates''.service_locator.eEa23k5''get_ServiceLocator_EEa23k5Service'false],
  7126.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_model' => ['privates''.service_locator.1uOu7vv''get_ServiceLocator_1uOu7vvService'false],
  7127.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_provider' => ['privates''.service_locator.CSNJJoM''get_ServiceLocator_CSNJJoMService'false],
  7128.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_reference' => ['privates''.service_locator.aefbH12''get_ServiceLocator_AefbH12Service'false],
  7129.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::save_attribute' => ['privates''.service_locator.IM6kYNu''get_ServiceLocator_IM6kYNuService'false],
  7130.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::searchProduct' => ['privates''.service_locator.IxqvbKp''get_ServiceLocator_IxqvbKpService'false],
  7131.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::searchReferenceProduct' => ['privates''.service_locator.IxqvbKp''get_ServiceLocator_IxqvbKpService'false],
  7132.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::uploadStreamMedias' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7133.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSearchController::index' => ['privates''.service_locator.75lF26c''get_ServiceLocator_75lF26cService'false],
  7134.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axDisplayLangue' => ['privates''.service_locator.2xyiCHa''get_ServiceLocator_2xyiCHaService'false],
  7135.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axDisplayMailTestPopup' => ['privates''.service_locator.SFbo9uX''get_ServiceLocator_SFbo9uXService'false],
  7136.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axDisplayModalResSoc' => ['privates''.service_locator.fvEzm2S''get_ServiceLocator_FvEzm2SService'false],
  7137.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axDisplayModuleOption' => ['privates''.service_locator.jL3ReLd''get_ServiceLocator_JL3ReLdService'false],
  7138.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axDisplaySitePopup' => ['privates''.service_locator.Fd5hyJS''get_ServiceLocator_Fd5hyJSService'false],
  7139.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axRefOdyssee' => ['privates''.service_locator.0.UVcPM''get_ServiceLocator_0_UVcPMService'false],
  7140.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axRemoveReseau' => ['privates''.service_locator.c0eFpqr''get_ServiceLocator_C0eFpqrService'false],
  7141.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axSortLang' => ['privates''.service_locator.ocPBAfk''get_ServiceLocator_OcPBAfkService'false],
  7142.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axSortSiteModule' => ['privates''.service_locator.ologSxD''get_ServiceLocator_OlogSxDService'false],
  7143.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axSortSiteOptions' => ['privates''.service_locator._ZGi03Z''get_ServiceLocator_ZGi03ZService'false],
  7144.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axUpdateSiteModule' => ['privates''.service_locator.sFxeuFi''get_ServiceLocator_SFxeuFiService'false],
  7145.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::coordonnees' => ['privates''.service_locator.ZngRaHn''get_ServiceLocator_ZngRaHnService'false],
  7146.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::generateReseaux' => ['privates''.service_locator.fvEzm2S''get_ServiceLocator_FvEzm2SService'false],
  7147.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::googleTagManager' => ['privates''.service_locator.8FNU02p''get_ServiceLocator_8FNU02pService'false],
  7148.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::langues' => ['privates''.service_locator.2xyiCHa''get_ServiceLocator_2xyiCHaService'false],
  7149.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::module_edition' => ['privates''.service_locator.r9pF1p_''get_ServiceLocator_R9pF1pService'false],
  7150.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::modules' => ['privates''.service_locator.3lC1yPu''get_ServiceLocator_3lC1yPuService'false],
  7151.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::referencement' => ['privates''.service_locator.s0aQVV_''get_ServiceLocator_S0aQVVService'false],
  7152.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::reseaux' => ['privates''.service_locator.fvEzm2S''get_ServiceLocator_FvEzm2SService'false],
  7153.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::sites' => ['privates''.service_locator.RIfb_NY''get_ServiceLocator_RIfbNYService'false],
  7154.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::axDisplayProductOrder' => ['privates''.service_locator.c4HGK_0''get_ServiceLocator_C4HGK0Service'false],
  7155.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::axDisplayTchatWindow' => ['privates''.service_locator.JZoCrEJ''get_ServiceLocator_JZoCrEJService'false],
  7156.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::close_tchat' => ['privates''.service_locator.6qW7xkI''get_ServiceLocator_6qW7xkIService'false],
  7157.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::discussion' => ['privates''.service_locator.ZrCEKtA''get_ServiceLocator_ZrCEKtAService'false],
  7158.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::index' => ['privates''.service_locator.6qW7xkI''get_ServiceLocator_6qW7xkIService'false],
  7159.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::openConversation' => ['privates''.service_locator.M9PMcRV''get_ServiceLocator_M9PMcRVService'false],
  7160.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::rechercherClient' => ['privates''.service_locator.VrV7kOR''get_ServiceLocator_VrV7kORService'false],
  7161.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::response' => ['privates''.service_locator.M9PMcRV''get_ServiceLocator_M9PMcRVService'false],
  7162.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::axDisplayUserGroup' => ['privates''.service_locator.FJW9c2I''get_ServiceLocator_FJW9c2IService'false],
  7163.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::axRemoveGroupUser' => ['privates''.service_locator.zmAFeYs''get_ServiceLocator_ZmAFeYsService'false],
  7164.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::group' => ['privates''.service_locator.7VMY33y''get_ServiceLocator_7VMY33yService'false],
  7165.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::index' => ['privates''.service_locator.MvGBho3''get_ServiceLocator_MvGBho3Service'false],
  7166.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::removeUser' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7167.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::user' => ['privates''.service_locator.8WsvJtA''get_ServiceLocator_8WsvJtAService'false],
  7168.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController::axDisplayModalMarker' => ['privates''.service_locator.ftX8zV6''get_ServiceLocator_FtX8zV6Service'false],
  7169.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController::fiche_annuaire' => ['privates''.service_locator.ftX8zV6''get_ServiceLocator_FtX8zV6Service'false],
  7170.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController::index' => ['privates''.service_locator.qPfhSwI''get_ServiceLocator_QPfhSwIService'false],
  7171.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController::liste_annuaire' => ['privates''.service_locator.k0ml9Qn''get_ServiceLocator_K0ml9QnService'false],
  7172.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController::fiche' => ['privates''.service_locator.tdcn7ZB''get_ServiceLocator_Tdcn7ZBService'false],
  7173.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController::index' => ['privates''.service_locator.6o6ibmk''get_ServiceLocator_6o6ibmkService'false],
  7174.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::axCureIdForAssociatedProducts' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7175.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::axGetSoinAvailability' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7176.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::axGetSoinOnProduct' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7177.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::confirmation' => ['privates''.service_locator.BWPb_E3''get_ServiceLocator_BWPbE3Service'false],
  7178.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::delivery' => ['privates''.service_locator.9M6.bTS''get_ServiceLocator_9M6_BTSService'false],
  7179.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::index' => ['privates''.service_locator.6.SDuIq''get_ServiceLocator_6_SDuIqService'false],
  7180.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::payment' => ['privates''.service_locator.poshs.G''get_ServiceLocator_Poshs_GService'false],
  7181.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::payment_cheque' => ['privates''.service_locator.T9V3Znc''get_ServiceLocator_T9V3ZncService'false],
  7182.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::payment_paybox' => ['privates''.service_locator.AmjS2hU''get_ServiceLocator_AmjS2hUService'false],
  7183.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::payment_selection' => ['privates''.service_locator.H02Pbe0''get_ServiceLocator_H02Pbe0Service'false],
  7184.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::validate_paybox' => ['privates''.service_locator.9lNwAMb''get_ServiceLocator_9lNwAMbService'false],
  7185.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController::fiche' => ['privates''.service_locator.F.dlVER''get_ServiceLocator_F_DlVERService'false],
  7186.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController::index' => ['privates''.service_locator.mg2T0dM''get_ServiceLocator_Mg2T0dMService'false],
  7187.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController::axAddCureStepOne' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7188.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController::axAddCureStepThree' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7189.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController::axAddCureStepTwo' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7190.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController::axSearchMedPresc' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7191.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController::index' => ['privates''.service_locator.OWf16yq''get_ServiceLocator_OWf16yqService'false],
  7192.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::account' => ['privates''.service_locator.p3u_jxu''get_ServiceLocator_P3uJxuService'false],
  7193.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::axDisplayProductOrder' => ['privates''.service_locator.c4HGK_0''get_ServiceLocator_C4HGK0Service'false],
  7194.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::discussion' => ['privates''.service_locator.ZrCEKtA''get_ServiceLocator_ZrCEKtAService'false],
  7195.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::download' => ['privates''.service_locator.ppeffFd''get_ServiceLocator_PpeffFdService'false],
  7196.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::download_attachment' => ['privates''.service_locator.h04RYGt''get_ServiceLocator_H04RYGtService'false],
  7197.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::employee' => ['privates''.service_locator.48GylgQ''get_ServiceLocator_48GylgQService'false],
  7198.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::inscription' => ['privates''.service_locator.4oQ6y7e''get_ServiceLocator_4oQ6y7eService'false],
  7199.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::inscriptionEmployee' => ['privates''.service_locator.JKqXFIK''get_ServiceLocator_JKqXFIKService'false],
  7200.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::orderCure' => ['privates''.service_locator.aYr6vm8''get_ServiceLocator_AYr6vm8Service'false],
  7201.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::order_detail' => ['privates''.service_locator.mgs1NVd''get_ServiceLocator_Mgs1NVdService'false],
  7202.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::orders' => ['privates''.service_locator.aYr6vm8''get_ServiceLocator_AYr6vm8Service'false],
  7203.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::planning' => ['privates''.service_locator.24L9ZNv''get_ServiceLocator_24L9ZNvService'false],
  7204.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::saveDeliveryAddress' => ['privates''.service_locator.emrJVm4''get_ServiceLocator_EmrJVm4Service'false],
  7205.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::setUserPassword' => ['privates''.service_locator.xzAFfs6''get_ServiceLocator_XzAFfs6Service'false],
  7206.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::tchat' => ['privates''.service_locator.feQmfUx''get_ServiceLocator_FeQmfUxService'false],
  7207.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::tchat_ticket' => ['privates''.service_locator.5f60gFW''get_ServiceLocator_5f60gFWService'false],
  7208.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController::fiche' => ['privates''.service_locator.Agb9EJO''get_ServiceLocator_Agb9EJOService'false],
  7209.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController::getFile' => ['privates''.service_locator.H2HEDHr''get_ServiceLocator_H2HEDHrService'false],
  7210.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController::index' => ['privates''.service_locator.ikH9CWu''get_ServiceLocator_IkH9CWuService'false],
  7211.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController::emailExemple' => ['privates''.service_locator.1NEOrZU''get_ServiceLocator_1NEOrZUService'false],
  7212.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController::index' => ['privates''.service_locator.ycYrg9z''get_ServiceLocator_YcYrg9zService'false],
  7213.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController::fiche' => ['privates''.service_locator.g..A1Ng''get_ServiceLocator_G__A1NgService'false],
  7214.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController::index' => ['privates''.service_locator.BW0r7cI''get_ServiceLocator_BW0r7cIService'false],
  7215.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPageController::page' => ['privates''.service_locator.1iYjFbL''get_ServiceLocator_1iYjFbLService'false],
  7216.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController::confirmation' => ['privates''.service_locator.BWPb_E3''get_ServiceLocator_BWPbE3Service'false],
  7217.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController::returnBank' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7218.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontReseauxController::index' => ['privates''.service_locator.fvEzm2S''get_ServiceLocator_FvEzm2SService'false],
  7219.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController::axAddProductFavorite' => ['privates''.service_locator.jh5fKc_''get_ServiceLocator_Jh5fKcService'false],
  7220.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController::axRemoveProductFavorite' => ['privates''.service_locator.jh5fKc_''get_ServiceLocator_Jh5fKcService'false],
  7221.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController::fiche' => ['privates''.service_locator.dbeKdwx''get_ServiceLocator_DbeKdwxService'false],
  7222.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController::index' => ['privates''.service_locator.Lb1oMjC''get_ServiceLocator_Lb1oMjCService'false],
  7223.             'Acme\\SudcmsBundle\\Controller\\SecurityController::forgotten_password' => ['privates''.service_locator.jev2EZH''get_ServiceLocator_Jev2EZHService'false],
  7224.             'Acme\\SudcmsBundle\\Controller\\SecurityController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  7225.             'Acme\\SudcmsBundle\\Controller\\SecurityController::resetPassword' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  7226.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController::forgotten_password' => ['privates''.service_locator.jfc1a7o''get_ServiceLocator_Jfc1a7oService'false],
  7227.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  7228.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController::resetPassword' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  7229.             'Acme\\SudcmsBundle\\Controller\\SitemapController::index' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7230.             'Acme\\SudcmsBundle\\Service\\BlocService::saveMediaAlt' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7231.             'Acme\\SudcmsBundle\\Service\\BlocService::updateBlock' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7232.             'Acme\\SudcmsBundle\\Service\\BlocService::uploadStreamMedias' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7233.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7234.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7235.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axAddFlashMessage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7236.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axCheckCategory' => ['privates''.service_locator.OyXgdTa''get_ServiceLocator_OyXgdTaService'false],
  7237.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axDisplayAnnuaireCateg' => ['privates''.service_locator.L7ME_D0''get_ServiceLocator_L7MED0Service'false],
  7238.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axDisplayCategories' => ['privates''.service_locator.ArN3xET''get_ServiceLocator_ArN3xETService'false],
  7239.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axDisplayOrderCategAnnuaire' => ['privates''.service_locator.L7ME_D0''get_ServiceLocator_L7MED0Service'false],
  7240.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axRemoveAnnuaireCategBandeau' => ['privates''.service_locator.majt7i9''get_ServiceLocator_Majt7i9Service'false],
  7241.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axRemoveCategorie' => ['privates''.service_locator.E9tbfcV''get_ServiceLocator_E9tbfcVService'false],
  7242.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axUpdateMediaAnnuaireAlt' => ['privates''.service_locator.J.4xKDb''get_ServiceLocator_J_4xKDbService'false],
  7243.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axUpdateOrderCategorieAnnuaire' => ['privates''.service_locator.t6_3Sp2''get_ServiceLocator_T63Sp2Service'false],
  7244.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axUpdateOrderMedia' => ['privates''.service_locator.N1u.uQ2''get_ServiceLocator_N1u_UQ2Service'false],
  7245.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:categories' => ['privates''.service_locator.KsoF3Vk''get_ServiceLocator_KsoF3VkService'false],
  7246.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:deleteMedia' => ['privates''.service_locator.B5MUiv3''get_ServiceLocator_B5MUiv3Service'false],
  7247.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:edition_fiche' => ['privates''.service_locator.yECt5pp''get_ServiceLocator_YECt5ppService'false],
  7248.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:importer' => ['privates''.service_locator.upia77E''get_ServiceLocator_Upia77EService'false],
  7249.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:index' => ['privates''.service_locator.MNmabl.''get_ServiceLocator_MNmabl_Service'false],
  7250.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:removeIllustration' => ['privates''.service_locator.huDKugI''get_ServiceLocator_HuDKugIService'false],
  7251.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:remove_annuaire_fiche' => ['privates''.service_locator.R7IpwcO''get_ServiceLocator_R7IpwcOService'false],
  7252.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:saveAddress' => ['privates''.service_locator.huDKugI''get_ServiceLocator_HuDKugIService'false],
  7253.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:agenda_categories' => ['privates''.service_locator.tdcn7ZB''get_ServiceLocator_Tdcn7ZBService'false],
  7254.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:agenda_edition' => ['privates''.service_locator.tdcn7ZB''get_ServiceLocator_Tdcn7ZBService'false],
  7255.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:axAddFlashMessage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7256.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:axDisplayCateg' => ['privates''.service_locator.i2PnmtW''get_ServiceLocator_I2PnmtWService'false],
  7257.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:axDisplayOrderCateg' => ['privates''.service_locator.i2PnmtW''get_ServiceLocator_I2PnmtWService'false],
  7258.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:axRemoveCategBandeau' => ['privates''.service_locator.sHnA6c9''get_ServiceLocator_SHnA6c9Service'false],
  7259.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:axRemoveCategorie' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7260.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:index' => ['privates''.service_locator.tdcn7ZB''get_ServiceLocator_Tdcn7ZBService'false],
  7261.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:remove_agenda' => ['privates''.service_locator.6yt5FIt''get_ServiceLocator_6yt5FItService'false],
  7262.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController:axSortAutopromo' => ['privates''.service_locator.xXi.g7M''get_ServiceLocator_XXi_G7MService'false],
  7263.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController:editAutopromo' => ['privates''.service_locator.qmz.gka''get_ServiceLocator_Qmz_GkaService'false],
  7264.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController:listAutopromo' => ['privates''.service_locator.h_fcfLP''get_ServiceLocator_HFcfLPService'false],
  7265.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController:removeAutopromo' => ['privates''.service_locator.PDRpPv6''get_ServiceLocator_PDRpPv6Service'false],
  7266.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController:axSaveMediaAlt' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7267.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController:axUpdateBlock' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7268.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController:uploadStreamMedias' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7269.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController:axDeleteEventCalendar' => ['privates''.service_locator.pgDIK6B''get_ServiceLocator_PgDIK6BService'false],
  7270.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController:axDisplayPopup' => ['privates''.service_locator.yLkgVSs''get_ServiceLocator_YLkgVSsService'false],
  7271.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController:axUpdateAfterDrop' => ['privates''.service_locator.slfJhNU''get_ServiceLocator_SlfJhNUService'false],
  7272.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController:index' => ['privates''.service_locator.VeZ4.6U''get_ServiceLocator_VeZ4_6UService'false],
  7273.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axAddFlashMessage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7274.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axDeleteBlock' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7275.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axDisplayCateg' => ['privates''.service_locator.wV06.1Y''get_ServiceLocator_WV06_1YService'false],
  7276.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axDisplayOrderCateg' => ['privates''.service_locator.wV06.1Y''get_ServiceLocator_WV06_1YService'false],
  7277.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axRemoveCategBandeau' => ['privates''.service_locator.05LSF5c''get_ServiceLocator_05LSF5cService'false],
  7278.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axRemoveCategorie' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7279.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axRemoveMedia' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7280.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axSaveMediaAlt' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7281.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axUpdateBlock' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7282.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axUpdateMediaAlt' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7283.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:catalog_categories' => ['privates''.service_locator.eNuwACV''get_ServiceLocator_ENuwACVService'false],
  7284.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:catalog_edition' => ['privates''.service_locator.ETpYcDI''get_ServiceLocator_ETpYcDIService'false],
  7285.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:index' => ['privates''.service_locator.ETpYcDI''get_ServiceLocator_ETpYcDIService'false],
  7286.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:remove_catalog' => ['privates''.service_locator.IRdNRcr''get_ServiceLocator_IRdNRcrService'false],
  7287.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:uploadStreamMedias' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7288.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminController:site' => ['privates''.service_locator.P5DsKwH''get_ServiceLocator_P5DsKwHService'false],
  7289.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:axDisplayFormCategory' => ['privates''.service_locator.QVTKniM''get_ServiceLocator_QVTKniMService'false],
  7290.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:axDisplayFormCure' => ['privates''.service_locator.suetaYj''get_ServiceLocator_SuetaYjService'false],
  7291.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:cureCategDelete' => ['privates''.service_locator.QrNbjAO''get_ServiceLocator_QrNbjAOService'false],
  7292.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:cureDelete' => ['privates''.service_locator.OWf16yq''get_ServiceLocator_OWf16yqService'false],
  7293.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:curesCategList' => ['privates''.service_locator.e3wCs9G''get_ServiceLocator_E3wCs9GService'false],
  7294.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:curesList' => ['privates''.service_locator.DX3ZVKj''get_ServiceLocator_DX3ZVKjService'false],
  7295.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:address_editing' => ['privates''.service_locator.VWQCe06''get_ServiceLocator_VWQCe06Service'false],
  7296.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:archived_customer' => ['privates''.service_locator.bTwuE40''get_ServiceLocator_BTwuE40Service'false],
  7297.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:axDisplayModaleNote' => ['privates''.service_locator.axepjHz''get_ServiceLocator_AxepjHzService'false],
  7298.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:axDisplayModaleShippingAddress' => ['privates''.service_locator.XwtBxxm''get_ServiceLocator_XwtBxxmService'false],
  7299.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:customer_note' => ['privates''.service_locator.axepjHz''get_ServiceLocator_AxepjHzService'false],
  7300.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:customer_orders' => ['privates''.service_locator.a2oGEZ1''get_ServiceLocator_A2oGEZ1Service'false],
  7301.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:customer_tchat' => ['privates''.service_locator.6qW7xkI''get_ServiceLocator_6qW7xkIService'false],
  7302.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:editing' => ['privates''.service_locator.PuqYb_G''get_ServiceLocator_PuqYbGService'false],
  7303.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:index' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7304.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:remove_customer' => ['privates''.service_locator.KdEQnr.''get_ServiceLocator_KdEQnr_Service'false],
  7305.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:remove_note' => ['privates''.service_locator.axepjHz''get_ServiceLocator_AxepjHzService'false],
  7306.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:userOdyssee' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7307.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axAddDocumentTag' => ['privates''.service_locator.eDzB7bW''get_ServiceLocator_EDzB7bWService'false],
  7308.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axAddNewTag' => ['privates''.service_locator.xd_iSmB''get_ServiceLocator_XdISmBService'false],
  7309.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axDeleteTag' => ['privates''.service_locator.g4WKUvj''get_ServiceLocator_G4WKUvjService'false],
  7310.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axDisplayDocumentCateg' => ['privates''.service_locator.x2pffqE''get_ServiceLocator_X2pffqEService'false],
  7311.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axDisplayModalTag' => ['privates''.service_locator.fBoMzKa''get_ServiceLocator_FBoMzKaService'false],
  7312.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axDisplayOrderCateg' => ['privates''.service_locator.5tEO2Jw''get_ServiceLocator_5tEO2JwService'false],
  7313.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axRemoveCategorie' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7314.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axRemoveDocumentCategBandeau' => ['privates''.service_locator.T4y0eqK''get_ServiceLocator_T4y0eqKService'false],
  7315.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axRemoveDocumentFiche' => ['privates''.service_locator._Oh3dkG''get_ServiceLocator_Oh3dkGService'false],
  7316.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axRemoveDocumentTag' => ['privates''.service_locator.wq.3aDh''get_ServiceLocator_Wq_3aDhService'false],
  7317.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axSearchDocumentTag' => ['privates''.service_locator.Gvt0ZM7''get_ServiceLocator_Gvt0ZM7Service'false],
  7318.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_categories' => ['privates''.service_locator.BBvLUa0''get_ServiceLocator_BBvLUa0Service'false],
  7319.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_config' => ['privates''.service_locator.p.ZagAN''get_ServiceLocator_P_ZagANService'false],
  7320.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_edition' => ['privates''.service_locator.HVknWFU''get_ServiceLocator_HVknWFUService'false],
  7321.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_remove' => ['privates''.service_locator.MDuFura''get_ServiceLocator_MDuFuraService'false],
  7322.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_tags' => ['privates''.service_locator.WdymlS8''get_ServiceLocator_WdymlS8Service'false],
  7323.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_upload' => ['privates''.service_locator.u59_MoX''get_ServiceLocator_U59MoXService'false],
  7324.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:index' => ['privates''.service_locator.H2HEDHr''get_ServiceLocator_H2HEDHrService'false],
  7325.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController:axDisplayFlashMessage' => ['privates''.service_locator.saObABm''get_ServiceLocator_SaObABmService'false],
  7326.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController:edit_flash_message' => ['privates''.service_locator.boRa70v''get_ServiceLocator_BoRa70vService'false],
  7327.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController:index' => ['privates''.service_locator.boRa70v''get_ServiceLocator_BoRa70vService'false],
  7328.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:axDisplayEditFormElement' => ['privates''.service_locator.A4H2mEQ''get_ServiceLocator_A4H2mEQService'false],
  7329.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:axUpdateAddresseState' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7330.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:deleteForm' => ['privates''.service_locator.g3PpbLl''get_ServiceLocator_G3PpbLlService'false],
  7331.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:deleteRecipient' => ['privates''.service_locator.9.QBVvC''get_ServiceLocator_9_QBVvCService'false],
  7332.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:editForm' => ['privates''.service_locator.to90PI8''get_ServiceLocator_To90PI8Service'false],
  7333.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:editRecipient' => ['privates''.service_locator.q6xBJBM''get_ServiceLocator_Q6xBJBMService'false],
  7334.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:formsList' => ['privates''.service_locator.4prGdU6''get_ServiceLocator_4prGdU6Service'false],
  7335.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:notificationsList' => ['privates''.service_locator.4prGdU6''get_ServiceLocator_4prGdU6Service'false],
  7336.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:removeFormElement' => ['privates''.service_locator.IAx8FgZ''get_ServiceLocator_IAx8FgZService'false],
  7337.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:saveFormElement' => ['privates''.service_locator.1L3a5Rm''get_ServiceLocator_1L3a5RmService'false],
  7338.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:apiSettings' => ['privates''.service_locator.XrmflL5''get_ServiceLocator_XrmflL5Service'false],
  7339.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:axDisplayFormShippingFees' => ['privates''.service_locator.axKpmnn''get_ServiceLocator_AxKpmnnService'false],
  7340.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:axRemoveDiscountProduct' => ['privates''.service_locator.VwrFHVz''get_ServiceLocator_VwrFHVzService'false],
  7341.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:axRemoveShippingFees' => ['privates''.service_locator.axKpmnn''get_ServiceLocator_AxKpmnnService'false],
  7342.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:axSelectDiscountProduct' => ['privates''.service_locator.bnY9_Pa''get_ServiceLocator_BnY9PaService'false],
  7343.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:axTestResult' => ['privates''.service_locator.0.UVcPM''get_ServiceLocator_0_UVcPMService'false],
  7344.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:carrier_editing' => ['privates''.service_locator.AqNm9hN''get_ServiceLocator_AqNm9hNService'false],
  7345.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:carrier_shippingfees' => ['privates''.service_locator.qxWSnnm''get_ServiceLocator_QxWSnnmService'false],
  7346.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:carrier_shippingfees_update' => ['privates''.service_locator.mJcs0gj''get_ServiceLocator_MJcs0gjService'false],
  7347.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:discount_editing' => ['privates''.service_locator.eJR4Z4Z''get_ServiceLocator_EJR4Z4ZService'false],
  7348.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:discount_index' => ['privates''.service_locator.Kp9hiQJ''get_ServiceLocator_Kp9hiQJService'false],
  7349.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:discount_test' => ['privates''.service_locator.6yzbz48''get_ServiceLocator_6yzbz48Service'false],
  7350.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:ecommerce_settings' => ['privates''.service_locator.giXuPUV''get_ServiceLocator_GiXuPUVService'false],
  7351.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:index' => ['privates''.service_locator.qxWSnnm''get_ServiceLocator_QxWSnnmService'false],
  7352.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:productSearch' => ['privates''.service_locator.7I0Nf6S''get_ServiceLocator_7I0Nf6SService'false],
  7353.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:removeDiscount' => ['privates''.service_locator.oRl7fCJ''get_ServiceLocator_ORl7fCJService'false],
  7354.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:actualite_categories' => ['privates''.service_locator.LtghHIF''get_ServiceLocator_LtghHIFService'false],
  7355.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:actualite_edition' => ['privates''.service_locator.P4Q3JCZ''get_ServiceLocator_P4Q3JCZService'false],
  7356.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:axAddFlashMessage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7357.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:axDisplayCateg' => ['privates''.service_locator.tE5.8Ej''get_ServiceLocator_TE5_8EjService'false],
  7358.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:axDisplayOrderCateg' => ['privates''.service_locator.tE5.8Ej''get_ServiceLocator_TE5_8EjService'false],
  7359.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:axRemoveCategBandeau' => ['privates''.service_locator.FRZD_R5''get_ServiceLocator_FRZDR5Service'false],
  7360.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:axRemoveCategorie' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7361.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:index' => ['privates''.service_locator.P4Q3JCZ''get_ServiceLocator_P4Q3JCZService'false],
  7362.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:remove_actualite' => ['privates''.service_locator.7JOdU3w''get_ServiceLocator_7JOdU3wService'false],
  7363.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController:export' => ['privates''.service_locator.8kn0eot''get_ServiceLocator_8kn0eotService'false],
  7364.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController:home' => ['privates''.service_locator.8kn0eot''get_ServiceLocator_8kn0eotService'false],
  7365.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController:truncate' => ['privates''.service_locator.8kn0eot''get_ServiceLocator_8kn0eotService'false],
  7366.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axCustomerSearch' => ['privates''.service_locator.lYvaYGo''get_ServiceLocator_LYvaYGoService'false],
  7367.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axDisplayAddresses' => ['privates''.service_locator.vIAzILW''get_ServiceLocator_VIAzILWService'false],
  7368.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axDisplayFailureOrder' => ['privates''.service_locator.maklka0''get_ServiceLocator_Maklka0Service'false],
  7369.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axDisplayFormCreditNote' => ['privates''.service_locator.CC5lNLl''get_ServiceLocator_CC5lNLlService'false],
  7370.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axDisplayFormExpedition' => ['privates''.service_locator.3mH2jnX''get_ServiceLocator_3mH2jnXService'false],
  7371.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axDisplayProduct' => ['privates''.service_locator.M39jDxo''get_ServiceLocator_M39jDxoService'false],
  7372.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axProductSearch' => ['privates''.service_locator.7I0Nf6S''get_ServiceLocator_7I0Nf6SService'false],
  7373.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axReferencesSearch' => ['privates''.service_locator.M39jDxo''get_ServiceLocator_M39jDxoService'false],
  7374.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axRemoveProductOrder' => ['privates''.service_locator.KTQNI0D''get_ServiceLocator_KTQNI0DService'false],
  7375.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axSelectDeliveryAddress' => ['privates''.service_locator.vIAzILW''get_ServiceLocator_VIAzILWService'false],
  7376.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axSelectShippingCarrier' => ['privates''.service_locator.Lh5oN8X''get_ServiceLocator_Lh5oN8XService'false],
  7377.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axUpdateOrderProductQte' => ['privates''.service_locator.KTQNI0D''get_ServiceLocator_KTQNI0DService'false],
  7378.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:excelExport' => ['privates''.service_locator.maklka0''get_ServiceLocator_Maklka0Service'false],
  7379.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:excelExportCustomers' => ['privates''.service_locator.LW.HB2_''get_ServiceLocator_LW_HB2Service'false],
  7380.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:excelExportInvoices' => ['privates''.service_locator.yZvClaH''get_ServiceLocator_YZvClaHService'false],
  7381.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:excelExportOrders' => ['privates''.service_locator.maklka0''get_ServiceLocator_Maklka0Service'false],
  7382.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:excelExportProdOrder' => ['privates''.service_locator.qyKBtFx''get_ServiceLocator_QyKBtFxService'false],
  7383.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:generatePurchaseOrderPDF' => ['privates''.service_locator.S2Cn69A''get_ServiceLocator_S2Cn69AService'false],
  7384.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:index' => ['privates''.service_locator.ZFS2vZ.''get_ServiceLocator_ZFS2vZ_Service'false],
  7385.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:orderValidateChequePayment' => ['privates''.service_locator.maklka0''get_ServiceLocator_Maklka0Service'false],
  7386.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:order_cancellation' => ['privates''.service_locator.vB7nj0_''get_ServiceLocator_VB7nj0Service'false],
  7387.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:order_credit_note' => ['privates''.service_locator.z3.0osA''get_ServiceLocator_Z3_0osAService'false],
  7388.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:order_processing' => ['privates''.service_locator.rfiQQyp''get_ServiceLocator_RfiQQypService'false],
  7389.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:ordersCures' => ['privates''.service_locator.xbvMKZc''get_ServiceLocator_XbvMKZcService'false],
  7390.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:ordersProductCures' => ['privates''.service_locator.zWGzXqJ''get_ServiceLocator_ZWGzXqJService'false],
  7391.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:orders_editing' => ['privates''.service_locator.FIoiNhh''get_ServiceLocator_FIoiNhhService'false],
  7392.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:statistics' => ['privates''.service_locator.maklka0''get_ServiceLocator_Maklka0Service'false],
  7393.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:ajaxLoadTree' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7394.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:axAjouterPage' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7395.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:axDupliquerPage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7396.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:axEditerPage' => ['privates''.service_locator..0zQQ2a''get_ServiceLocator__0zQQ2aService'false],
  7397.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:axUpdatePage' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7398.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:axUpdatePermalien' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7399.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:uploadStreamMediasBandeau' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7400.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:attributes' => ['privates''.service_locator.OXckDRo''get_ServiceLocator_OXckDRoService'false],
  7401.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:attributes_models' => ['privates''.service_locator.KFYOKLU''get_ServiceLocator_KFYOKLUService'false],
  7402.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axCheckCategory' => ['privates''.service_locator.7r8F4nM''get_ServiceLocator_7r8F4nMService'false],
  7403.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayCategories' => ['privates''.service_locator.5bYnj.0''get_ServiceLocator_5bYnj_0Service'false],
  7404.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormAttribute' => ['privates''.service_locator.IM6kYNu''get_ServiceLocator_IM6kYNuService'false],
  7405.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormAttributeModel' => ['privates''.service_locator.KFYOKLU''get_ServiceLocator_KFYOKLUService'false],
  7406.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormCategory' => ['privates''.service_locator.bEKx2c_''get_ServiceLocator_BEKx2cService'false],
  7407.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormMark' => ['privates''.service_locator.wucYR.F''get_ServiceLocator_WucYR_FService'false],
  7408.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormProvider' => ['privates''.service_locator.JMNYlKS''get_ServiceLocator_JMNYlKSService'false],
  7409.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormlabel' => ['privates''.service_locator.IDp29vQ''get_ServiceLocator_IDp29vQService'false],
  7410.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayOrderCateg' => ['privates''.service_locator.bEKx2c_''get_ServiceLocator_BEKx2cService'false],
  7411.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axRefOdyssee' => ['privates''.service_locator.0.UVcPM''get_ServiceLocator_0_UVcPMService'false],
  7412.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axRemoveCategBandeau' => ['privates''.service_locator.Or5FCkb''get_ServiceLocator_Or5FCkbService'false],
  7413.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axRemoveProduct' => ['privates''.service_locator.aVAyb3_''get_ServiceLocator_AVAyb3Service'false],
  7414.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axSaveMediaAlt' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7415.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axUpdateBlock' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7416.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axUpdateProductQtePack' => ['privates''.service_locator.k0uPtKu''get_ServiceLocator_K0uPtKuService'false],
  7417.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:bundle' => ['privates''.service_locator.BUfq.EG''get_ServiceLocator_BUfq_EGService'false],
  7418.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:categories' => ['privates''.service_locator.bEKx2c_''get_ServiceLocator_BEKx2cService'false],
  7419.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:excelExportProducts' => ['privates''.service_locator.7I0Nf6S''get_ServiceLocator_7I0Nf6SService'false],
  7420.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:index' => ['privates''.service_locator.eyQFafA''get_ServiceLocator_EyQFafAService'false],
  7421.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:insert_combination' => ['privates''.service_locator.6UBvWCT''get_ServiceLocator_6UBvWCTService'false],
  7422.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:insert_reference_bundle' => ['privates''.service_locator.EPbTluD''get_ServiceLocator_EPbTluDService'false],
  7423.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:labels' => ['privates''.service_locator.IDp29vQ''get_ServiceLocator_IDp29vQService'false],
  7424.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:marks' => ['privates''.service_locator.oNd05M.''get_ServiceLocator_ONd05M_Service'false],
  7425.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_bundle_remove' => ['privates''.service_locator.EPbTluD''get_ServiceLocator_EPbTluDService'false],
  7426.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_combination' => ['privates''.service_locator.BUfq.EG''get_ServiceLocator_BUfq_EGService'false],
  7427.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_combination_remove' => ['privates''.service_locator.6UBvWCT''get_ServiceLocator_6UBvWCTService'false],
  7428.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_editing' => ['privates''.service_locator.o5km9mo''get_ServiceLocator_O5km9moService'false],
  7429.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_presentation' => ['privates''.service_locator.6lQqvTe''get_ServiceLocator_6lQqvTeService'false],
  7430.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_reference_edit' => ['privates''.service_locator.Mse2B6j''get_ServiceLocator_Mse2B6jService'false],
  7431.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_references' => ['privates''.service_locator.JXaW0Ro''get_ServiceLocator_JXaW0RoService'false],
  7432.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_statistics' => ['privates''.service_locator.r7wMxg1''get_ServiceLocator_R7wMxg1Service'false],
  7433.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:providers' => ['privates''.service_locator.PJdHSib''get_ServiceLocator_PJdHSibService'false],
  7434.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_attributes' => ['privates''.service_locator.d_XmiNT''get_ServiceLocator_DXmiNTService'false],
  7435.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_category' => ['privates''.service_locator._hqz3jS''get_ServiceLocator_Hqz3jSService'false],
  7436.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_label' => ['privates''.service_locator.QcjLBjH''get_ServiceLocator_QcjLBjHService'false],
  7437.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_mark' => ['privates''.service_locator.eEa23k5''get_ServiceLocator_EEa23k5Service'false],
  7438.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_model' => ['privates''.service_locator.1uOu7vv''get_ServiceLocator_1uOu7vvService'false],
  7439.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_provider' => ['privates''.service_locator.CSNJJoM''get_ServiceLocator_CSNJJoMService'false],
  7440.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_reference' => ['privates''.service_locator.aefbH12''get_ServiceLocator_AefbH12Service'false],
  7441.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:save_attribute' => ['privates''.service_locator.IM6kYNu''get_ServiceLocator_IM6kYNuService'false],
  7442.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:searchProduct' => ['privates''.service_locator.IxqvbKp''get_ServiceLocator_IxqvbKpService'false],
  7443.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:searchReferenceProduct' => ['privates''.service_locator.IxqvbKp''get_ServiceLocator_IxqvbKpService'false],
  7444.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:uploadStreamMedias' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7445.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSearchController:index' => ['privates''.service_locator.75lF26c''get_ServiceLocator_75lF26cService'false],
  7446.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axDisplayLangue' => ['privates''.service_locator.2xyiCHa''get_ServiceLocator_2xyiCHaService'false],
  7447.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axDisplayMailTestPopup' => ['privates''.service_locator.SFbo9uX''get_ServiceLocator_SFbo9uXService'false],
  7448.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axDisplayModalResSoc' => ['privates''.service_locator.fvEzm2S''get_ServiceLocator_FvEzm2SService'false],
  7449.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axDisplayModuleOption' => ['privates''.service_locator.jL3ReLd''get_ServiceLocator_JL3ReLdService'false],
  7450.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axDisplaySitePopup' => ['privates''.service_locator.Fd5hyJS''get_ServiceLocator_Fd5hyJSService'false],
  7451.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axRefOdyssee' => ['privates''.service_locator.0.UVcPM''get_ServiceLocator_0_UVcPMService'false],
  7452.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axRemoveReseau' => ['privates''.service_locator.c0eFpqr''get_ServiceLocator_C0eFpqrService'false],
  7453.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axSortLang' => ['privates''.service_locator.ocPBAfk''get_ServiceLocator_OcPBAfkService'false],
  7454.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axSortSiteModule' => ['privates''.service_locator.ologSxD''get_ServiceLocator_OlogSxDService'false],
  7455.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axSortSiteOptions' => ['privates''.service_locator._ZGi03Z''get_ServiceLocator_ZGi03ZService'false],
  7456.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axUpdateSiteModule' => ['privates''.service_locator.sFxeuFi''get_ServiceLocator_SFxeuFiService'false],
  7457.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:coordonnees' => ['privates''.service_locator.ZngRaHn''get_ServiceLocator_ZngRaHnService'false],
  7458.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:generateReseaux' => ['privates''.service_locator.fvEzm2S''get_ServiceLocator_FvEzm2SService'false],
  7459.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:googleTagManager' => ['privates''.service_locator.8FNU02p''get_ServiceLocator_8FNU02pService'false],
  7460.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:langues' => ['privates''.service_locator.2xyiCHa''get_ServiceLocator_2xyiCHaService'false],
  7461.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:module_edition' => ['privates''.service_locator.r9pF1p_''get_ServiceLocator_R9pF1pService'false],
  7462.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:modules' => ['privates''.service_locator.3lC1yPu''get_ServiceLocator_3lC1yPuService'false],
  7463.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:referencement' => ['privates''.service_locator.s0aQVV_''get_ServiceLocator_S0aQVVService'false],
  7464.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:reseaux' => ['privates''.service_locator.fvEzm2S''get_ServiceLocator_FvEzm2SService'false],
  7465.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:sites' => ['privates''.service_locator.RIfb_NY''get_ServiceLocator_RIfbNYService'false],
  7466.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:axDisplayProductOrder' => ['privates''.service_locator.c4HGK_0''get_ServiceLocator_C4HGK0Service'false],
  7467.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:axDisplayTchatWindow' => ['privates''.service_locator.JZoCrEJ''get_ServiceLocator_JZoCrEJService'false],
  7468.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:close_tchat' => ['privates''.service_locator.6qW7xkI''get_ServiceLocator_6qW7xkIService'false],
  7469.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:discussion' => ['privates''.service_locator.ZrCEKtA''get_ServiceLocator_ZrCEKtAService'false],
  7470.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:index' => ['privates''.service_locator.6qW7xkI''get_ServiceLocator_6qW7xkIService'false],
  7471.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:openConversation' => ['privates''.service_locator.M9PMcRV''get_ServiceLocator_M9PMcRVService'false],
  7472.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:rechercherClient' => ['privates''.service_locator.VrV7kOR''get_ServiceLocator_VrV7kORService'false],
  7473.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:response' => ['privates''.service_locator.M9PMcRV''get_ServiceLocator_M9PMcRVService'false],
  7474.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:axDisplayUserGroup' => ['privates''.service_locator.FJW9c2I''get_ServiceLocator_FJW9c2IService'false],
  7475.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:axRemoveGroupUser' => ['privates''.service_locator.zmAFeYs''get_ServiceLocator_ZmAFeYsService'false],
  7476.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:group' => ['privates''.service_locator.7VMY33y''get_ServiceLocator_7VMY33yService'false],
  7477.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:index' => ['privates''.service_locator.MvGBho3''get_ServiceLocator_MvGBho3Service'false],
  7478.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:removeUser' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7479.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:user' => ['privates''.service_locator.8WsvJtA''get_ServiceLocator_8WsvJtAService'false],
  7480.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController:axDisplayModalMarker' => ['privates''.service_locator.ftX8zV6''get_ServiceLocator_FtX8zV6Service'false],
  7481.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController:fiche_annuaire' => ['privates''.service_locator.ftX8zV6''get_ServiceLocator_FtX8zV6Service'false],
  7482.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController:index' => ['privates''.service_locator.qPfhSwI''get_ServiceLocator_QPfhSwIService'false],
  7483.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController:liste_annuaire' => ['privates''.service_locator.k0ml9Qn''get_ServiceLocator_K0ml9QnService'false],
  7484.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController:fiche' => ['privates''.service_locator.tdcn7ZB''get_ServiceLocator_Tdcn7ZBService'false],
  7485.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController:index' => ['privates''.service_locator.6o6ibmk''get_ServiceLocator_6o6ibmkService'false],
  7486.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:axCureIdForAssociatedProducts' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7487.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:axGetSoinAvailability' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7488.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:axGetSoinOnProduct' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7489.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:confirmation' => ['privates''.service_locator.BWPb_E3''get_ServiceLocator_BWPbE3Service'false],
  7490.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:delivery' => ['privates''.service_locator.9M6.bTS''get_ServiceLocator_9M6_BTSService'false],
  7491.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:index' => ['privates''.service_locator.6.SDuIq''get_ServiceLocator_6_SDuIqService'false],
  7492.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:payment' => ['privates''.service_locator.poshs.G''get_ServiceLocator_Poshs_GService'false],
  7493.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:payment_cheque' => ['privates''.service_locator.T9V3Znc''get_ServiceLocator_T9V3ZncService'false],
  7494.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:payment_paybox' => ['privates''.service_locator.AmjS2hU''get_ServiceLocator_AmjS2hUService'false],
  7495.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:payment_selection' => ['privates''.service_locator.H02Pbe0''get_ServiceLocator_H02Pbe0Service'false],
  7496.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:validate_paybox' => ['privates''.service_locator.9lNwAMb''get_ServiceLocator_9lNwAMbService'false],
  7497.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController:fiche' => ['privates''.service_locator.F.dlVER''get_ServiceLocator_F_DlVERService'false],
  7498.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController:index' => ['privates''.service_locator.mg2T0dM''get_ServiceLocator_Mg2T0dMService'false],
  7499.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController:axAddCureStepOne' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7500.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController:axAddCureStepThree' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7501.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController:axAddCureStepTwo' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7502.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController:axSearchMedPresc' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7503.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController:index' => ['privates''.service_locator.OWf16yq''get_ServiceLocator_OWf16yqService'false],
  7504.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:account' => ['privates''.service_locator.p3u_jxu''get_ServiceLocator_P3uJxuService'false],
  7505.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:axDisplayProductOrder' => ['privates''.service_locator.c4HGK_0''get_ServiceLocator_C4HGK0Service'false],
  7506.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:discussion' => ['privates''.service_locator.ZrCEKtA''get_ServiceLocator_ZrCEKtAService'false],
  7507.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:download' => ['privates''.service_locator.ppeffFd''get_ServiceLocator_PpeffFdService'false],
  7508.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:download_attachment' => ['privates''.service_locator.h04RYGt''get_ServiceLocator_H04RYGtService'false],
  7509.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:employee' => ['privates''.service_locator.48GylgQ''get_ServiceLocator_48GylgQService'false],
  7510.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:inscription' => ['privates''.service_locator.4oQ6y7e''get_ServiceLocator_4oQ6y7eService'false],
  7511.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:inscriptionEmployee' => ['privates''.service_locator.JKqXFIK''get_ServiceLocator_JKqXFIKService'false],
  7512.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:orderCure' => ['privates''.service_locator.aYr6vm8''get_ServiceLocator_AYr6vm8Service'false],
  7513.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:order_detail' => ['privates''.service_locator.mgs1NVd''get_ServiceLocator_Mgs1NVdService'false],
  7514.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:orders' => ['privates''.service_locator.aYr6vm8''get_ServiceLocator_AYr6vm8Service'false],
  7515.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:planning' => ['privates''.service_locator.24L9ZNv''get_ServiceLocator_24L9ZNvService'false],
  7516.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:saveDeliveryAddress' => ['privates''.service_locator.emrJVm4''get_ServiceLocator_EmrJVm4Service'false],
  7517.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:setUserPassword' => ['privates''.service_locator.xzAFfs6''get_ServiceLocator_XzAFfs6Service'false],
  7518.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:tchat' => ['privates''.service_locator.feQmfUx''get_ServiceLocator_FeQmfUxService'false],
  7519.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:tchat_ticket' => ['privates''.service_locator.5f60gFW''get_ServiceLocator_5f60gFWService'false],
  7520.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController:fiche' => ['privates''.service_locator.Agb9EJO''get_ServiceLocator_Agb9EJOService'false],
  7521.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController:getFile' => ['privates''.service_locator.H2HEDHr''get_ServiceLocator_H2HEDHrService'false],
  7522.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController:index' => ['privates''.service_locator.ikH9CWu''get_ServiceLocator_IkH9CWuService'false],
  7523.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController:emailExemple' => ['privates''.service_locator.1NEOrZU''get_ServiceLocator_1NEOrZUService'false],
  7524.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController:index' => ['privates''.service_locator.ycYrg9z''get_ServiceLocator_YcYrg9zService'false],
  7525.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController:fiche' => ['privates''.service_locator.g..A1Ng''get_ServiceLocator_G__A1NgService'false],
  7526.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController:index' => ['privates''.service_locator.BW0r7cI''get_ServiceLocator_BW0r7cIService'false],
  7527.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPageController:page' => ['privates''.service_locator.1iYjFbL''get_ServiceLocator_1iYjFbLService'false],
  7528.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController:confirmation' => ['privates''.service_locator.BWPb_E3''get_ServiceLocator_BWPbE3Service'false],
  7529.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController:returnBank' => ['privates''.service_locator.7jppIky''get_ServiceLocator_7jppIkyService'false],
  7530.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontReseauxController:index' => ['privates''.service_locator.fvEzm2S''get_ServiceLocator_FvEzm2SService'false],
  7531.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController:axAddProductFavorite' => ['privates''.service_locator.jh5fKc_''get_ServiceLocator_Jh5fKcService'false],
  7532.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController:axRemoveProductFavorite' => ['privates''.service_locator.jh5fKc_''get_ServiceLocator_Jh5fKcService'false],
  7533.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController:fiche' => ['privates''.service_locator.dbeKdwx''get_ServiceLocator_DbeKdwxService'false],
  7534.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController:index' => ['privates''.service_locator.Lb1oMjC''get_ServiceLocator_Lb1oMjCService'false],
  7535.             'Acme\\SudcmsBundle\\Controller\\SecurityController:forgotten_password' => ['privates''.service_locator.jev2EZH''get_ServiceLocator_Jev2EZHService'false],
  7536.             'Acme\\SudcmsBundle\\Controller\\SecurityController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  7537.             'Acme\\SudcmsBundle\\Controller\\SecurityController:resetPassword' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  7538.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController:forgotten_password' => ['privates''.service_locator.jfc1a7o''get_ServiceLocator_Jfc1a7oService'false],
  7539.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  7540.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController:resetPassword' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  7541.             'Acme\\SudcmsBundle\\Controller\\SitemapController:index' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7542.             'Acme\\SudcmsBundle\\Service\\BlocService:saveMediaAlt' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7543.             'Acme\\SudcmsBundle\\Service\\BlocService:updateBlock' => ['privates''.service_locator.wA2VyVv''get_ServiceLocator_WA2VyVvService'false],
  7544.             'Acme\\SudcmsBundle\\Service\\BlocService:uploadStreamMedias' => ['privates''.service_locator..PdxqaD''get_ServiceLocator__PdxqaDService'false],
  7545.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7546.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7547.         ], [
  7548.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axAddFlashMessage' => '?',
  7549.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axCheckCategory' => '?',
  7550.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axDisplayAnnuaireCateg' => '?',
  7551.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axDisplayCategories' => '?',
  7552.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axDisplayOrderCategAnnuaire' => '?',
  7553.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axRemoveAnnuaireCategBandeau' => '?',
  7554.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axRemoveCategorie' => '?',
  7555.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axUpdateMediaAnnuaireAlt' => '?',
  7556.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axUpdateOrderCategorieAnnuaire' => '?',
  7557.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::axUpdateOrderMedia' => '?',
  7558.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::categories' => '?',
  7559.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::deleteMedia' => '?',
  7560.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::edition_fiche' => '?',
  7561.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::importer' => '?',
  7562.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::index' => '?',
  7563.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::removeIllustration' => '?',
  7564.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::remove_annuaire_fiche' => '?',
  7565.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController::saveAddress' => '?',
  7566.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::agenda_categories' => '?',
  7567.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::agenda_edition' => '?',
  7568.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::axAddFlashMessage' => '?',
  7569.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::axDisplayCateg' => '?',
  7570.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::axDisplayOrderCateg' => '?',
  7571.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::axRemoveCategBandeau' => '?',
  7572.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::axRemoveCategorie' => '?',
  7573.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::index' => '?',
  7574.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController::remove_agenda' => '?',
  7575.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController::axSortAutopromo' => '?',
  7576.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController::editAutopromo' => '?',
  7577.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController::listAutopromo' => '?',
  7578.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController::removeAutopromo' => '?',
  7579.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController::axSaveMediaAlt' => '?',
  7580.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController::axUpdateBlock' => '?',
  7581.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController::uploadStreamMedias' => '?',
  7582.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController::axDeleteEventCalendar' => '?',
  7583.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController::axDisplayPopup' => '?',
  7584.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController::axUpdateAfterDrop' => '?',
  7585.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController::index' => '?',
  7586.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axAddFlashMessage' => '?',
  7587.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axDeleteBlock' => '?',
  7588.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axDisplayCateg' => '?',
  7589.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axDisplayOrderCateg' => '?',
  7590.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axRemoveCategBandeau' => '?',
  7591.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axRemoveCategorie' => '?',
  7592.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axRemoveMedia' => '?',
  7593.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axSaveMediaAlt' => '?',
  7594.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axUpdateBlock' => '?',
  7595.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::axUpdateMediaAlt' => '?',
  7596.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::catalog_categories' => '?',
  7597.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::catalog_edition' => '?',
  7598.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::index' => '?',
  7599.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::remove_catalog' => '?',
  7600.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController::uploadStreamMedias' => '?',
  7601.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminController::site' => '?',
  7602.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::axDisplayFormCategory' => '?',
  7603.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::axDisplayFormCure' => '?',
  7604.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::cureCategDelete' => '?',
  7605.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::cureDelete' => '?',
  7606.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::curesCategList' => '?',
  7607.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController::curesList' => '?',
  7608.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::address_editing' => '?',
  7609.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::archived_customer' => '?',
  7610.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::axDisplayModaleNote' => '?',
  7611.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::axDisplayModaleShippingAddress' => '?',
  7612.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::customer_note' => '?',
  7613.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::customer_orders' => '?',
  7614.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::customer_tchat' => '?',
  7615.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::editing' => '?',
  7616.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::index' => '?',
  7617.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::remove_customer' => '?',
  7618.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::remove_note' => '?',
  7619.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController::userOdyssee' => '?',
  7620.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axAddDocumentTag' => '?',
  7621.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axAddNewTag' => '?',
  7622.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axDeleteTag' => '?',
  7623.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axDisplayDocumentCateg' => '?',
  7624.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axDisplayModalTag' => '?',
  7625.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axDisplayOrderCateg' => '?',
  7626.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axRemoveCategorie' => '?',
  7627.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axRemoveDocumentCategBandeau' => '?',
  7628.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axRemoveDocumentFiche' => '?',
  7629.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axRemoveDocumentTag' => '?',
  7630.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::axSearchDocumentTag' => '?',
  7631.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_categories' => '?',
  7632.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_config' => '?',
  7633.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_edition' => '?',
  7634.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_remove' => '?',
  7635.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_tags' => '?',
  7636.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::document_upload' => '?',
  7637.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController::index' => '?',
  7638.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController::axDisplayFlashMessage' => '?',
  7639.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController::edit_flash_message' => '?',
  7640.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController::index' => '?',
  7641.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::axDisplayEditFormElement' => '?',
  7642.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::axUpdateAddresseState' => '?',
  7643.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::deleteForm' => '?',
  7644.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::deleteRecipient' => '?',
  7645.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::editForm' => '?',
  7646.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::editRecipient' => '?',
  7647.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::formsList' => '?',
  7648.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::notificationsList' => '?',
  7649.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::removeFormElement' => '?',
  7650.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController::saveFormElement' => '?',
  7651.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::apiSettings' => '?',
  7652.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::axDisplayFormShippingFees' => '?',
  7653.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::axRemoveDiscountProduct' => '?',
  7654.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::axRemoveShippingFees' => '?',
  7655.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::axSelectDiscountProduct' => '?',
  7656.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::axTestResult' => '?',
  7657.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::carrier_editing' => '?',
  7658.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::carrier_shippingfees' => '?',
  7659.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::carrier_shippingfees_update' => '?',
  7660.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::discount_editing' => '?',
  7661.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::discount_index' => '?',
  7662.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::discount_test' => '?',
  7663.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::ecommerce_settings' => '?',
  7664.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::index' => '?',
  7665.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::productSearch' => '?',
  7666.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController::removeDiscount' => '?',
  7667.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::actualite_categories' => '?',
  7668.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::actualite_edition' => '?',
  7669.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::axAddFlashMessage' => '?',
  7670.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::axDisplayCateg' => '?',
  7671.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::axDisplayOrderCateg' => '?',
  7672.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::axRemoveCategBandeau' => '?',
  7673.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::axRemoveCategorie' => '?',
  7674.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::index' => '?',
  7675.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController::remove_actualite' => '?',
  7676.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController::export' => '?',
  7677.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController::home' => '?',
  7678.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController::truncate' => '?',
  7679.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axCustomerSearch' => '?',
  7680.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axDisplayAddresses' => '?',
  7681.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axDisplayFailureOrder' => '?',
  7682.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axDisplayFormCreditNote' => '?',
  7683.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axDisplayFormExpedition' => '?',
  7684.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axDisplayProduct' => '?',
  7685.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axProductSearch' => '?',
  7686.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axReferencesSearch' => '?',
  7687.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axRemoveProductOrder' => '?',
  7688.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axSelectDeliveryAddress' => '?',
  7689.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axSelectShippingCarrier' => '?',
  7690.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::axUpdateOrderProductQte' => '?',
  7691.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::excelExport' => '?',
  7692.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::excelExportCustomers' => '?',
  7693.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::excelExportInvoices' => '?',
  7694.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::excelExportOrders' => '?',
  7695.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::excelExportProdOrder' => '?',
  7696.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::generatePurchaseOrderPDF' => '?',
  7697.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::index' => '?',
  7698.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::orderValidateChequePayment' => '?',
  7699.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::order_cancellation' => '?',
  7700.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::order_credit_note' => '?',
  7701.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::order_processing' => '?',
  7702.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::ordersCures' => '?',
  7703.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::ordersProductCures' => '?',
  7704.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::orders_editing' => '?',
  7705.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController::statistics' => '?',
  7706.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::ajaxLoadTree' => '?',
  7707.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::axAjouterPage' => '?',
  7708.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::axDupliquerPage' => '?',
  7709.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::axEditerPage' => '?',
  7710.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::axUpdatePage' => '?',
  7711.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::axUpdatePermalien' => '?',
  7712.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController::uploadStreamMediasBandeau' => '?',
  7713.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::attributes' => '?',
  7714.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::attributes_models' => '?',
  7715.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axCheckCategory' => '?',
  7716.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayCategories' => '?',
  7717.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormAttribute' => '?',
  7718.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormAttributeModel' => '?',
  7719.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormCategory' => '?',
  7720.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormMark' => '?',
  7721.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormProvider' => '?',
  7722.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayFormlabel' => '?',
  7723.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axDisplayOrderCateg' => '?',
  7724.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axRefOdyssee' => '?',
  7725.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axRemoveCategBandeau' => '?',
  7726.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axRemoveProduct' => '?',
  7727.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axSaveMediaAlt' => '?',
  7728.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axUpdateBlock' => '?',
  7729.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::axUpdateProductQtePack' => '?',
  7730.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::bundle' => '?',
  7731.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::categories' => '?',
  7732.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::excelExportProducts' => '?',
  7733.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::index' => '?',
  7734.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::insert_combination' => '?',
  7735.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::insert_reference_bundle' => '?',
  7736.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::labels' => '?',
  7737.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::marks' => '?',
  7738.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_bundle_remove' => '?',
  7739.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_combination' => '?',
  7740.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_combination_remove' => '?',
  7741.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_editing' => '?',
  7742.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_presentation' => '?',
  7743.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_reference_edit' => '?',
  7744.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_references' => '?',
  7745.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::product_statistics' => '?',
  7746.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::providers' => '?',
  7747.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_attributes' => '?',
  7748.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_category' => '?',
  7749.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_label' => '?',
  7750.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_mark' => '?',
  7751.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_model' => '?',
  7752.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_provider' => '?',
  7753.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::remove_reference' => '?',
  7754.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::save_attribute' => '?',
  7755.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::searchProduct' => '?',
  7756.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::searchReferenceProduct' => '?',
  7757.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController::uploadStreamMedias' => '?',
  7758.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSearchController::index' => '?',
  7759.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axDisplayLangue' => '?',
  7760.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axDisplayMailTestPopup' => '?',
  7761.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axDisplayModalResSoc' => '?',
  7762.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axDisplayModuleOption' => '?',
  7763.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axDisplaySitePopup' => '?',
  7764.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axRefOdyssee' => '?',
  7765.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axRemoveReseau' => '?',
  7766.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axSortLang' => '?',
  7767.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axSortSiteModule' => '?',
  7768.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axSortSiteOptions' => '?',
  7769.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::axUpdateSiteModule' => '?',
  7770.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::coordonnees' => '?',
  7771.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::generateReseaux' => '?',
  7772.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::googleTagManager' => '?',
  7773.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::langues' => '?',
  7774.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::module_edition' => '?',
  7775.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::modules' => '?',
  7776.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::referencement' => '?',
  7777.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::reseaux' => '?',
  7778.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController::sites' => '?',
  7779.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::axDisplayProductOrder' => '?',
  7780.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::axDisplayTchatWindow' => '?',
  7781.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::close_tchat' => '?',
  7782.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::discussion' => '?',
  7783.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::index' => '?',
  7784.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::openConversation' => '?',
  7785.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::rechercherClient' => '?',
  7786.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController::response' => '?',
  7787.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::axDisplayUserGroup' => '?',
  7788.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::axRemoveGroupUser' => '?',
  7789.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::group' => '?',
  7790.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::index' => '?',
  7791.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::removeUser' => '?',
  7792.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController::user' => '?',
  7793.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController::axDisplayModalMarker' => '?',
  7794.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController::fiche_annuaire' => '?',
  7795.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController::index' => '?',
  7796.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController::liste_annuaire' => '?',
  7797.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController::fiche' => '?',
  7798.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController::index' => '?',
  7799.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::axCureIdForAssociatedProducts' => '?',
  7800.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::axGetSoinAvailability' => '?',
  7801.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::axGetSoinOnProduct' => '?',
  7802.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::confirmation' => '?',
  7803.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::delivery' => '?',
  7804.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::index' => '?',
  7805.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::payment' => '?',
  7806.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::payment_cheque' => '?',
  7807.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::payment_paybox' => '?',
  7808.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::payment_selection' => '?',
  7809.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController::validate_paybox' => '?',
  7810.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController::fiche' => '?',
  7811.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController::index' => '?',
  7812.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController::axAddCureStepOne' => '?',
  7813.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController::axAddCureStepThree' => '?',
  7814.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController::axAddCureStepTwo' => '?',
  7815.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController::axSearchMedPresc' => '?',
  7816.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController::index' => '?',
  7817.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::account' => '?',
  7818.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::axDisplayProductOrder' => '?',
  7819.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::discussion' => '?',
  7820.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::download' => '?',
  7821.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::download_attachment' => '?',
  7822.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::employee' => '?',
  7823.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::inscription' => '?',
  7824.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::inscriptionEmployee' => '?',
  7825.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::orderCure' => '?',
  7826.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::order_detail' => '?',
  7827.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::orders' => '?',
  7828.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::planning' => '?',
  7829.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::saveDeliveryAddress' => '?',
  7830.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::setUserPassword' => '?',
  7831.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::tchat' => '?',
  7832.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController::tchat_ticket' => '?',
  7833.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController::fiche' => '?',
  7834.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController::getFile' => '?',
  7835.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController::index' => '?',
  7836.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController::emailExemple' => '?',
  7837.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController::index' => '?',
  7838.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController::fiche' => '?',
  7839.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController::index' => '?',
  7840.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPageController::page' => '?',
  7841.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController::confirmation' => '?',
  7842.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController::returnBank' => '?',
  7843.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontReseauxController::index' => '?',
  7844.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController::axAddProductFavorite' => '?',
  7845.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController::axRemoveProductFavorite' => '?',
  7846.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController::fiche' => '?',
  7847.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController::index' => '?',
  7848.             'Acme\\SudcmsBundle\\Controller\\SecurityController::forgotten_password' => '?',
  7849.             'Acme\\SudcmsBundle\\Controller\\SecurityController::login' => '?',
  7850.             'Acme\\SudcmsBundle\\Controller\\SecurityController::resetPassword' => '?',
  7851.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController::forgotten_password' => '?',
  7852.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController::login' => '?',
  7853.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController::resetPassword' => '?',
  7854.             'Acme\\SudcmsBundle\\Controller\\SitemapController::index' => '?',
  7855.             'Acme\\SudcmsBundle\\Service\\BlocService::saveMediaAlt' => '?',
  7856.             'Acme\\SudcmsBundle\\Service\\BlocService::updateBlock' => '?',
  7857.             'Acme\\SudcmsBundle\\Service\\BlocService::uploadStreamMedias' => '?',
  7858.             'kernel::loadRoutes' => '?',
  7859.             'kernel::registerContainerConfiguration' => '?',
  7860.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axAddFlashMessage' => '?',
  7861.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axCheckCategory' => '?',
  7862.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axDisplayAnnuaireCateg' => '?',
  7863.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axDisplayCategories' => '?',
  7864.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axDisplayOrderCategAnnuaire' => '?',
  7865.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axRemoveAnnuaireCategBandeau' => '?',
  7866.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axRemoveCategorie' => '?',
  7867.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axUpdateMediaAnnuaireAlt' => '?',
  7868.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axUpdateOrderCategorieAnnuaire' => '?',
  7869.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:axUpdateOrderMedia' => '?',
  7870.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:categories' => '?',
  7871.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:deleteMedia' => '?',
  7872.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:edition_fiche' => '?',
  7873.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:importer' => '?',
  7874.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:index' => '?',
  7875.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:removeIllustration' => '?',
  7876.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:remove_annuaire_fiche' => '?',
  7877.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAddressBookController:saveAddress' => '?',
  7878.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:agenda_categories' => '?',
  7879.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:agenda_edition' => '?',
  7880.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:axAddFlashMessage' => '?',
  7881.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:axDisplayCateg' => '?',
  7882.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:axDisplayOrderCateg' => '?',
  7883.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:axRemoveCategBandeau' => '?',
  7884.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:axRemoveCategorie' => '?',
  7885.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:index' => '?',
  7886.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAgendaController:remove_agenda' => '?',
  7887.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController:axSortAutopromo' => '?',
  7888.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController:editAutopromo' => '?',
  7889.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController:listAutopromo' => '?',
  7890.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminAutopromoController:removeAutopromo' => '?',
  7891.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController:axSaveMediaAlt' => '?',
  7892.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController:axUpdateBlock' => '?',
  7893.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminBlockController:uploadStreamMedias' => '?',
  7894.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController:axDeleteEventCalendar' => '?',
  7895.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController:axDisplayPopup' => '?',
  7896.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController:axUpdateAfterDrop' => '?',
  7897.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCalendarController:index' => '?',
  7898.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axAddFlashMessage' => '?',
  7899.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axDeleteBlock' => '?',
  7900.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axDisplayCateg' => '?',
  7901.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axDisplayOrderCateg' => '?',
  7902.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axRemoveCategBandeau' => '?',
  7903.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axRemoveCategorie' => '?',
  7904.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axRemoveMedia' => '?',
  7905.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axSaveMediaAlt' => '?',
  7906.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axUpdateBlock' => '?',
  7907.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:axUpdateMediaAlt' => '?',
  7908.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:catalog_categories' => '?',
  7909.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:catalog_edition' => '?',
  7910.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:index' => '?',
  7911.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:remove_catalog' => '?',
  7912.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCatalogController:uploadStreamMedias' => '?',
  7913.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminController:site' => '?',
  7914.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:axDisplayFormCategory' => '?',
  7915.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:axDisplayFormCure' => '?',
  7916.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:cureCategDelete' => '?',
  7917.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:cureDelete' => '?',
  7918.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:curesCategList' => '?',
  7919.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCureController:curesList' => '?',
  7920.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:address_editing' => '?',
  7921.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:archived_customer' => '?',
  7922.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:axDisplayModaleNote' => '?',
  7923.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:axDisplayModaleShippingAddress' => '?',
  7924.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:customer_note' => '?',
  7925.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:customer_orders' => '?',
  7926.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:customer_tchat' => '?',
  7927.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:editing' => '?',
  7928.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:index' => '?',
  7929.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:remove_customer' => '?',
  7930.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:remove_note' => '?',
  7931.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminCustomersController:userOdyssee' => '?',
  7932.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axAddDocumentTag' => '?',
  7933.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axAddNewTag' => '?',
  7934.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axDeleteTag' => '?',
  7935.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axDisplayDocumentCateg' => '?',
  7936.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axDisplayModalTag' => '?',
  7937.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axDisplayOrderCateg' => '?',
  7938.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axRemoveCategorie' => '?',
  7939.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axRemoveDocumentCategBandeau' => '?',
  7940.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axRemoveDocumentFiche' => '?',
  7941.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axRemoveDocumentTag' => '?',
  7942.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:axSearchDocumentTag' => '?',
  7943.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_categories' => '?',
  7944.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_config' => '?',
  7945.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_edition' => '?',
  7946.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_remove' => '?',
  7947.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_tags' => '?',
  7948.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:document_upload' => '?',
  7949.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminDocumentController:index' => '?',
  7950.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController:axDisplayFlashMessage' => '?',
  7951.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController:edit_flash_message' => '?',
  7952.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFlashInfosController:index' => '?',
  7953.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:axDisplayEditFormElement' => '?',
  7954.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:axUpdateAddresseState' => '?',
  7955.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:deleteForm' => '?',
  7956.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:deleteRecipient' => '?',
  7957.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:editForm' => '?',
  7958.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:editRecipient' => '?',
  7959.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:formsList' => '?',
  7960.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:notificationsList' => '?',
  7961.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:removeFormElement' => '?',
  7962.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminFormController:saveFormElement' => '?',
  7963.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:apiSettings' => '?',
  7964.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:axDisplayFormShippingFees' => '?',
  7965.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:axRemoveDiscountProduct' => '?',
  7966.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:axRemoveShippingFees' => '?',
  7967.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:axSelectDiscountProduct' => '?',
  7968.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:axTestResult' => '?',
  7969.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:carrier_editing' => '?',
  7970.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:carrier_shippingfees' => '?',
  7971.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:carrier_shippingfees_update' => '?',
  7972.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:discount_editing' => '?',
  7973.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:discount_index' => '?',
  7974.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:discount_test' => '?',
  7975.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:ecommerce_settings' => '?',
  7976.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:index' => '?',
  7977.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:productSearch' => '?',
  7978.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminGestionEcommerceController:removeDiscount' => '?',
  7979.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:actualite_categories' => '?',
  7980.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:actualite_edition' => '?',
  7981.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:axAddFlashMessage' => '?',
  7982.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:axDisplayCateg' => '?',
  7983.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:axDisplayOrderCateg' => '?',
  7984.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:axRemoveCategBandeau' => '?',
  7985.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:axRemoveCategorie' => '?',
  7986.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:index' => '?',
  7987.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsController:remove_actualite' => '?',
  7988.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController:export' => '?',
  7989.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController:home' => '?',
  7990.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminNewsletterController:truncate' => '?',
  7991.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axCustomerSearch' => '?',
  7992.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axDisplayAddresses' => '?',
  7993.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axDisplayFailureOrder' => '?',
  7994.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axDisplayFormCreditNote' => '?',
  7995.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axDisplayFormExpedition' => '?',
  7996.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axDisplayProduct' => '?',
  7997.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axProductSearch' => '?',
  7998.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axReferencesSearch' => '?',
  7999.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axRemoveProductOrder' => '?',
  8000.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axSelectDeliveryAddress' => '?',
  8001.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axSelectShippingCarrier' => '?',
  8002.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:axUpdateOrderProductQte' => '?',
  8003.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:excelExport' => '?',
  8004.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:excelExportCustomers' => '?',
  8005.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:excelExportInvoices' => '?',
  8006.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:excelExportOrders' => '?',
  8007.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:excelExportProdOrder' => '?',
  8008.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:generatePurchaseOrderPDF' => '?',
  8009.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:index' => '?',
  8010.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:orderValidateChequePayment' => '?',
  8011.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:order_cancellation' => '?',
  8012.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:order_credit_note' => '?',
  8013.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:order_processing' => '?',
  8014.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:ordersCures' => '?',
  8015.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:ordersProductCures' => '?',
  8016.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:orders_editing' => '?',
  8017.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminOrdersController:statistics' => '?',
  8018.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:ajaxLoadTree' => '?',
  8019.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:axAjouterPage' => '?',
  8020.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:axDupliquerPage' => '?',
  8021.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:axEditerPage' => '?',
  8022.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:axUpdatePage' => '?',
  8023.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:axUpdatePermalien' => '?',
  8024.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminPagesController:uploadStreamMediasBandeau' => '?',
  8025.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:attributes' => '?',
  8026.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:attributes_models' => '?',
  8027.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axCheckCategory' => '?',
  8028.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayCategories' => '?',
  8029.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormAttribute' => '?',
  8030.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormAttributeModel' => '?',
  8031.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormCategory' => '?',
  8032.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormMark' => '?',
  8033.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormProvider' => '?',
  8034.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayFormlabel' => '?',
  8035.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axDisplayOrderCateg' => '?',
  8036.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axRefOdyssee' => '?',
  8037.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axRemoveCategBandeau' => '?',
  8038.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axRemoveProduct' => '?',
  8039.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axSaveMediaAlt' => '?',
  8040.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axUpdateBlock' => '?',
  8041.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:axUpdateProductQtePack' => '?',
  8042.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:bundle' => '?',
  8043.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:categories' => '?',
  8044.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:excelExportProducts' => '?',
  8045.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:index' => '?',
  8046.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:insert_combination' => '?',
  8047.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:insert_reference_bundle' => '?',
  8048.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:labels' => '?',
  8049.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:marks' => '?',
  8050.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_bundle_remove' => '?',
  8051.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_combination' => '?',
  8052.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_combination_remove' => '?',
  8053.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_editing' => '?',
  8054.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_presentation' => '?',
  8055.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_reference_edit' => '?',
  8056.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_references' => '?',
  8057.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:product_statistics' => '?',
  8058.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:providers' => '?',
  8059.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_attributes' => '?',
  8060.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_category' => '?',
  8061.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_label' => '?',
  8062.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_mark' => '?',
  8063.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_model' => '?',
  8064.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_provider' => '?',
  8065.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:remove_reference' => '?',
  8066.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:save_attribute' => '?',
  8067.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:searchProduct' => '?',
  8068.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:searchReferenceProduct' => '?',
  8069.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminProductsController:uploadStreamMedias' => '?',
  8070.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSearchController:index' => '?',
  8071.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axDisplayLangue' => '?',
  8072.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axDisplayMailTestPopup' => '?',
  8073.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axDisplayModalResSoc' => '?',
  8074.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axDisplayModuleOption' => '?',
  8075.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axDisplaySitePopup' => '?',
  8076.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axRefOdyssee' => '?',
  8077.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axRemoveReseau' => '?',
  8078.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axSortLang' => '?',
  8079.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axSortSiteModule' => '?',
  8080.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axSortSiteOptions' => '?',
  8081.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:axUpdateSiteModule' => '?',
  8082.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:coordonnees' => '?',
  8083.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:generateReseaux' => '?',
  8084.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:googleTagManager' => '?',
  8085.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:langues' => '?',
  8086.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:module_edition' => '?',
  8087.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:modules' => '?',
  8088.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:referencement' => '?',
  8089.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:reseaux' => '?',
  8090.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminSiteController:sites' => '?',
  8091.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:axDisplayProductOrder' => '?',
  8092.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:axDisplayTchatWindow' => '?',
  8093.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:close_tchat' => '?',
  8094.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:discussion' => '?',
  8095.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:index' => '?',
  8096.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:openConversation' => '?',
  8097.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:rechercherClient' => '?',
  8098.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminTchatController:response' => '?',
  8099.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:axDisplayUserGroup' => '?',
  8100.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:axRemoveGroupUser' => '?',
  8101.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:group' => '?',
  8102.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:index' => '?',
  8103.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:removeUser' => '?',
  8104.             'Acme\\SudcmsBundle\\Controller\\Admin\\AdminUserController:user' => '?',
  8105.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController:axDisplayModalMarker' => '?',
  8106.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController:fiche_annuaire' => '?',
  8107.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController:index' => '?',
  8108.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAddressBookController:liste_annuaire' => '?',
  8109.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController:fiche' => '?',
  8110.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontAgendaController:index' => '?',
  8111.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:axCureIdForAssociatedProducts' => '?',
  8112.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:axGetSoinAvailability' => '?',
  8113.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:axGetSoinOnProduct' => '?',
  8114.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:confirmation' => '?',
  8115.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:delivery' => '?',
  8116.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:index' => '?',
  8117.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:payment' => '?',
  8118.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:payment_cheque' => '?',
  8119.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:payment_paybox' => '?',
  8120.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:payment_selection' => '?',
  8121.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontBasketController:validate_paybox' => '?',
  8122.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController:fiche' => '?',
  8123.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCatalogController:index' => '?',
  8124.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController:axAddCureStepOne' => '?',
  8125.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController:axAddCureStepThree' => '?',
  8126.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController:axAddCureStepTwo' => '?',
  8127.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController:axSearchMedPresc' => '?',
  8128.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCureController:index' => '?',
  8129.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:account' => '?',
  8130.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:axDisplayProductOrder' => '?',
  8131.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:discussion' => '?',
  8132.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:download' => '?',
  8133.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:download_attachment' => '?',
  8134.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:employee' => '?',
  8135.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:inscription' => '?',
  8136.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:inscriptionEmployee' => '?',
  8137.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:orderCure' => '?',
  8138.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:order_detail' => '?',
  8139.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:orders' => '?',
  8140.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:planning' => '?',
  8141.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:saveDeliveryAddress' => '?',
  8142.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:setUserPassword' => '?',
  8143.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:tchat' => '?',
  8144.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontCustomerAccountController:tchat_ticket' => '?',
  8145.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController:fiche' => '?',
  8146.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController:getFile' => '?',
  8147.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontDocumentController:index' => '?',
  8148.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController:emailExemple' => '?',
  8149.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontHomeController:index' => '?',
  8150.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController:fiche' => '?',
  8151.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontNewsController:index' => '?',
  8152.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPageController:page' => '?',
  8153.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController:confirmation' => '?',
  8154.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontPayzenController:returnBank' => '?',
  8155.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontReseauxController:index' => '?',
  8156.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController:axAddProductFavorite' => '?',
  8157.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController:axRemoveProductFavorite' => '?',
  8158.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController:fiche' => '?',
  8159.             'Acme\\SudcmsBundle\\Controller\\Front\\FrontShoppingController:index' => '?',
  8160.             'Acme\\SudcmsBundle\\Controller\\SecurityController:forgotten_password' => '?',
  8161.             'Acme\\SudcmsBundle\\Controller\\SecurityController:login' => '?',
  8162.             'Acme\\SudcmsBundle\\Controller\\SecurityController:resetPassword' => '?',
  8163.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController:forgotten_password' => '?',
  8164.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController:login' => '?',
  8165.             'Acme\\SudcmsBundle\\Controller\\SecurityFrontController:resetPassword' => '?',
  8166.             'Acme\\SudcmsBundle\\Controller\\SitemapController:index' => '?',
  8167.             'Acme\\SudcmsBundle\\Service\\BlocService:saveMediaAlt' => '?',
  8168.             'Acme\\SudcmsBundle\\Service\\BlocService:updateBlock' => '?',
  8169.             'Acme\\SudcmsBundle\\Service\\BlocService:uploadStreamMedias' => '?',
  8170.             'kernel:loadRoutes' => '?',
  8171.             'kernel:registerContainerConfiguration' => '?',
  8172.         ]);
  8173.     }
  8174.     /**
  8175.      * Gets the private '.service_locator.wq.3aDh' shared service.
  8176.      *
  8177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8178.      */
  8179.     protected function get_ServiceLocator_Wq_3aDhService()
  8180.     {
  8181.         return $this->privates['.service_locator.wq.3aDh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8182.             'repoLinkTags' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository''getDocumentLinkTagsRepositoryService'false],
  8183.         ], [
  8184.             'repoLinkTags' => 'Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository',
  8185.         ]);
  8186.     }
  8187.     /**
  8188.      * Gets the private '.service_locator.wucYR.F' shared service.
  8189.      *
  8190.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8191.      */
  8192.     protected function get_ServiceLocator_WucYR_FService()
  8193.     {
  8194.         return $this->privates['.service_locator.wucYR.F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8195.             'repoMark' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoMarksRepository''getEcoMarksRepositoryService'false],
  8196.         ], [
  8197.             'repoMark' => 'Acme\\SudcmsBundle\\Repository\\EcoMarksRepository',
  8198.         ]);
  8199.     }
  8200.     /**
  8201.      * Gets the private '.service_locator.x2pffqE' shared service.
  8202.      *
  8203.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8204.      */
  8205.     protected function get_ServiceLocator_X2pffqEService()
  8206.     {
  8207.         return $this->privates['.service_locator.x2pffqE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8208.             'repo' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  8209.             'repoAuthGroup' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupRepository''getAuthGroupRepositoryService'false],
  8210.         ], [
  8211.             'repo' => 'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository',
  8212.             'repoAuthGroup' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupRepository',
  8213.         ]);
  8214.     }
  8215.     /**
  8216.      * Gets the private '.service_locator.xXi.g7M' shared service.
  8217.      *
  8218.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8219.      */
  8220.     protected function get_ServiceLocator_XXi_G7MService()
  8221.     {
  8222.         return $this->privates['.service_locator.xXi.g7M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8223.             'autoPromoRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AutopromoRepository''getAutopromoRepositoryService'false],
  8224.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  8225.         ], [
  8226.             'autoPromoRepository' => 'Acme\\SudcmsBundle\\Repository\\AutopromoRepository',
  8227.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  8228.         ]);
  8229.     }
  8230.     /**
  8231.      * Gets the private '.service_locator.xbvMKZc' shared service.
  8232.      *
  8233.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8234.      */
  8235.     protected function get_ServiceLocator_XbvMKZcService()
  8236.     {
  8237.         return $this->privates['.service_locator.xbvMKZc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8238.             'cureOrderRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureOrderRepository''getCureOrderRepositoryService'false],
  8239.         ], [
  8240.             'cureOrderRepository' => 'Acme\\SudcmsBundle\\Repository\\CureOrderRepository',
  8241.         ]);
  8242.     }
  8243.     /**
  8244.      * Gets the private '.service_locator.xd_iSmB' shared service.
  8245.      *
  8246.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8247.      */
  8248.     protected function get_ServiceLocator_XdISmBService()
  8249.     {
  8250.         return $this->privates['.service_locator.xd_iSmB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8251.             'repoTags' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository''getDocumentTagsRepositoryService'false],
  8252.         ], [
  8253.             'repoTags' => 'Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository',
  8254.         ]);
  8255.     }
  8256.     /**
  8257.      * Gets the private '.service_locator.xzAFfs6' shared service.
  8258.      *
  8259.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8260.      */
  8261.     protected function get_ServiceLocator_XzAFfs6Service()
  8262.     {
  8263.         return $this->privates['.service_locator.xzAFfs6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8264.             'passwordHasher' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  8265.             'repoAuthUser' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  8266.         ], [
  8267.             'passwordHasher' => '?',
  8268.             'repoAuthUser' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  8269.         ]);
  8270.     }
  8271.     /**
  8272.      * Gets the private '.service_locator.yECt5pp' shared service.
  8273.      *
  8274.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8275.      */
  8276.     protected function get_ServiceLocator_YECt5ppService()
  8277.     {
  8278.         return $this->privates['.service_locator.yECt5pp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8279.             'repoAnnuaire' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookRepository''getAddressBookRepositoryService'false],
  8280.             'repoCateg' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository''getAddressBookCategoryRepositoryService'false],
  8281.             'repoMedia' => ['privates''Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository''getAddressBookMediaRepositoryService'false],
  8282.         ], [
  8283.             'repoAnnuaire' => 'Acme\\SudcmsBundle\\Repository\\AddressBookRepository',
  8284.             'repoCateg' => 'Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository',
  8285.             'repoMedia' => 'Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository',
  8286.         ]);
  8287.     }
  8288.     /**
  8289.      * Gets the private '.service_locator.yLkgVSs' shared service.
  8290.      *
  8291.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8292.      */
  8293.     protected function get_ServiceLocator_YLkgVSsService()
  8294.     {
  8295.         return $this->privates['.service_locator.yLkgVSs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8296.             'customersRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository''getEcoCustomersRepositoryService'false],
  8297.             'planningRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository''getEcoPlanningRepositoryService'false],
  8298.         ], [
  8299.             'customersRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository',
  8300.             'planningRepository' => 'Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository',
  8301.         ]);
  8302.     }
  8303.     /**
  8304.      * Gets the private '.service_locator.yZvClaH' shared service.
  8305.      *
  8306.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8307.      */
  8308.     protected function get_ServiceLocator_YZvClaHService()
  8309.     {
  8310.         return $this->privates['.service_locator.yZvClaH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8311.             'repoInvoices' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository''getEcoInvoicesRepositoryService'false],
  8312.         ], [
  8313.             'repoInvoices' => 'Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository',
  8314.         ]);
  8315.     }
  8316.     /**
  8317.      * Gets the private '.service_locator.ycYrg9z' shared service.
  8318.      *
  8319.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8320.      */
  8321.     protected function get_ServiceLocator_YcYrg9zService()
  8322.     {
  8323.         return $this->privates['.service_locator.ycYrg9z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8324.             'autopromoRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\AutopromoRepository''getAutopromoRepositoryService'false],
  8325.             'flashMessage' => ['privates''Acme\\SudcmsBundle\\Repository\\FlashMessageRepository''getFlashMessageRepositoryService'false],
  8326.             'otideaUtils' => ['privates''Acme\\SudcmsBundle\\Service\\OtideaUtils''getOtideaUtilsService'false],
  8327.             'repoAccRef' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteReferencementRepository''getSiteReferencementRepositoryService'false],
  8328.             'repoActu' => ['privates''Acme\\SudcmsBundle\\Repository\\ActualiteRepository''getActualiteRepositoryService'false],
  8329.             'repoCatalog' => ['privates''Acme\\SudcmsBundle\\Repository\\CatalogRepository''getCatalogRepositoryService'false],
  8330.             'repoProd' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoProductsRepository''getEcoProductsRepositoryService'false],
  8331.             'siteRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\SiteRepository''getSiteRepositoryService'false],
  8332.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8333.         ], [
  8334.             'autopromoRepository' => 'Acme\\SudcmsBundle\\Repository\\AutopromoRepository',
  8335.             'flashMessage' => 'Acme\\SudcmsBundle\\Repository\\FlashMessageRepository',
  8336.             'otideaUtils' => 'Acme\\SudcmsBundle\\Service\\OtideaUtils',
  8337.             'repoAccRef' => 'Acme\\SudcmsBundle\\Repository\\SiteReferencementRepository',
  8338.             'repoActu' => 'Acme\\SudcmsBundle\\Repository\\ActualiteRepository',
  8339.             'repoCatalog' => 'Acme\\SudcmsBundle\\Repository\\CatalogRepository',
  8340.             'repoProd' => 'Acme\\SudcmsBundle\\Repository\\EcoProductsRepository',
  8341.             'siteRepository' => 'Acme\\SudcmsBundle\\Repository\\SiteRepository',
  8342.             'twig' => '?',
  8343.         ]);
  8344.     }
  8345.     /**
  8346.      * Gets the private '.service_locator.z3.0osA' shared service.
  8347.      *
  8348.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8349.      */
  8350.     protected function get_ServiceLocator_Z3_0osAService()
  8351.     {
  8352.         return $this->privates['.service_locator.z3.0osA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8353.             'repoOrdersProducts' => ['privates''Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository''getEcoOrdersProductsRepositoryService'false],
  8354.         ], [
  8355.             'repoOrdersProducts' => 'Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository',
  8356.         ]);
  8357.     }
  8358.     /**
  8359.      * Gets the private '.service_locator.zWGzXqJ' shared service.
  8360.      *
  8361.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8362.      */
  8363.     protected function get_ServiceLocator_ZWGzXqJService()
  8364.     {
  8365.         return $this->privates['.service_locator.zWGzXqJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8366.             'cureProductOrderRepository' => ['privates''Acme\\SudcmsBundle\\Repository\\CureProductOrderRepository''getCureProductOrderRepositoryService'false],
  8367.         ], [
  8368.             'cureProductOrderRepository' => 'Acme\\SudcmsBundle\\Repository\\CureProductOrderRepository',
  8369.         ]);
  8370.     }
  8371.     /**
  8372.      * Gets the private '.service_locator.zmAFeYs' shared service.
  8373.      *
  8374.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8375.      */
  8376.     protected function get_ServiceLocator_ZmAFeYsService()
  8377.     {
  8378.         return $this->privates['.service_locator.zmAFeYs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8379.             'flash' => ['privates''Acme\\SudcmsBundle\\Service\\FlashNotificationAjax''getFlashNotificationAjaxService'false],
  8380.             'repoDocCategs' => ['privates''Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository''getDocumentCategsRepositoryService'false],
  8381.             'repoGroup' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthGroupRepository''getAuthGroupRepositoryService'false],
  8382.             'repoUser' => ['privates''Acme\\SudcmsBundle\\Repository\\AuthUserRepository''getAuthUserRepositoryService'false],
  8383.         ], [
  8384.             'flash' => 'Acme\\SudcmsBundle\\Service\\FlashNotificationAjax',
  8385.             'repoDocCategs' => 'Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository',
  8386.             'repoGroup' => 'Acme\\SudcmsBundle\\Repository\\AuthGroupRepository',
  8387.             'repoUser' => 'Acme\\SudcmsBundle\\Repository\\AuthUserRepository',
  8388.         ]);
  8389.     }
  8390.     /**
  8391.      * Gets the private '.session.deprecated' shared service.
  8392.      *
  8393.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  8394.      */
  8395.     protected function get_Session_DeprecatedService()
  8396.     {
  8397.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  8398.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  8399.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  8400.     }
  8401.     /**
  8402.      * Gets the private '.twig.command.debug.lazy' shared service.
  8403.      *
  8404.      * @return \Symfony\Component\Console\Command\LazyCommand
  8405.      */
  8406.     protected function get_Twig_Command_Debug_LazyService()
  8407.     {
  8408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8410.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  8411.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  8412.         });
  8413.     }
  8414.     /**
  8415.      * Gets the private '.twig.command.lint.lazy' shared service.
  8416.      *
  8417.      * @return \Symfony\Component\Console\Command\LazyCommand
  8418.      */
  8419.     protected function get_Twig_Command_Lint_LazyService()
  8420.     {
  8421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8423.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  8424.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  8425.         });
  8426.     }
  8427.     /**
  8428.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  8429.      *
  8430.      * @return \Symfony\Component\Console\Command\LazyCommand
  8431.      */
  8432.     protected function get_VarDumper_Command_ServerDump_LazyService()
  8433.     {
  8434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8436.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  8437.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  8438.         });
  8439.     }
  8440.     /**
  8441.      * Gets the private 'Acme\SudcmsBundle\EventListener\BaseListener' shared autowired service.
  8442.      *
  8443.      * @return \Acme\SudcmsBundle\EventListener\BaseListener
  8444.      */
  8445.     protected function getBaseListenerService()
  8446.     {
  8447.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8448.         if (isset($this->privates['Acme\\SudcmsBundle\\EventListener\\BaseListener'])) {
  8449.             return $this->privates['Acme\\SudcmsBundle\\EventListener\\BaseListener'];
  8450.         }
  8451.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8452.         $c = ($this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'] ?? $this->getOtideaUtilsService());
  8453.         $d = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  8454.         $e = ($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService());
  8455.         if (isset($this->privates['Acme\\SudcmsBundle\\EventListener\\BaseListener'])) {
  8456.             return $this->privates['Acme\\SudcmsBundle\\EventListener\\BaseListener'];
  8457.         }
  8458.         return $this->privates['Acme\\SudcmsBundle\\EventListener\\BaseListener'] = new \Acme\SudcmsBundle\EventListener\BaseListener($this$a$b, ($this->services['kernel'] ?? $this->get('kernel'1)), new \Acme\SudcmsBundle\Service\NewsletterService($b, ($this->privates['Acme\\SudcmsBundle\\Repository\\NewsletterRepository'] ?? $this->getNewsletterRepositoryService()), $c, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), $c, new \Acme\SudcmsBundle\Service\WheatherService($a$d), ($this->privates['Acme\\SudcmsBundle\\Repository\\SiteReseauxRepository'] ?? $this->getSiteReseauxRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\AuthUserRepository'] ?? $this->getAuthUserRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] ?? $this->getModuleRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository'] ?? $this->getSiteCoordonneesRepositoryService()), $d, ($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService'] ?? $this->getBasketServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\TchatRepository'] ?? $this->getTchatRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\SiteGoogleTagManagerRepository'] ?? $this->getSiteGoogleTagManagerRepositoryService()), $e);
  8459.     }
  8460.     /**
  8461.      * Gets the private 'Acme\SudcmsBundle\EventSubscriber\LocaleSubscriber' shared autowired service.
  8462.      *
  8463.      * @return \Acme\SudcmsBundle\EventSubscriber\LocaleSubscriber
  8464.      */
  8465.     protected function getLocaleSubscriberService()
  8466.     {
  8467.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8468.         if (isset($this->privates['Acme\\SudcmsBundle\\EventSubscriber\\LocaleSubscriber'])) {
  8469.             return $this->privates['Acme\\SudcmsBundle\\EventSubscriber\\LocaleSubscriber'];
  8470.         }
  8471.         return $this->privates['Acme\\SudcmsBundle\\EventSubscriber\\LocaleSubscriber'] = new \Acme\SudcmsBundle\EventSubscriber\LocaleSubscriber('fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Acme\\SudcmsBundle\\Repository\\SiteLangRepository'] ?? $this->getSiteLangRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, ($this->privates['Acme\\SudcmsBundle\\Repository\\AuthUserRepository'] ?? $this->getAuthUserRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  8472.     }
  8473.     /**
  8474.      * Gets the private 'Acme\SudcmsBundle\Form\ActualiteEditType' shared autowired service.
  8475.      *
  8476.      * @return \Acme\SudcmsBundle\Form\ActualiteEditType
  8477.      */
  8478.     protected function getActualiteEditTypeService()
  8479.     {
  8480.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8482.         include_once \dirname(__DIR__4).'/src/Form/ActualiteEditType.php';
  8483.         return $this->privates['Acme\\SudcmsBundle\\Form\\ActualiteEditType'] = new \Acme\SudcmsBundle\Form\ActualiteEditType();
  8484.     }
  8485.     /**
  8486.      * Gets the private 'Acme\SudcmsBundle\Form\AddressBookEditType' shared autowired service.
  8487.      *
  8488.      * @return \Acme\SudcmsBundle\Form\AddressBookEditType
  8489.      */
  8490.     protected function getAddressBookEditTypeService()
  8491.     {
  8492.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8494.         include_once \dirname(__DIR__4).'/src/Form/AddressBookEditType.php';
  8495.         return $this->privates['Acme\\SudcmsBundle\\Form\\AddressBookEditType'] = new \Acme\SudcmsBundle\Form\AddressBookEditType();
  8496.     }
  8497.     /**
  8498.      * Gets the private 'Acme\SudcmsBundle\Form\AgendaEditType' shared autowired service.
  8499.      *
  8500.      * @return \Acme\SudcmsBundle\Form\AgendaEditType
  8501.      */
  8502.     protected function getAgendaEditTypeService()
  8503.     {
  8504.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8506.         include_once \dirname(__DIR__4).'/src/Form/AgendaEditType.php';
  8507.         return $this->privates['Acme\\SudcmsBundle\\Form\\AgendaEditType'] = new \Acme\SudcmsBundle\Form\AgendaEditType();
  8508.     }
  8509.     /**
  8510.      * Gets the private 'Acme\SudcmsBundle\Form\AnnuaireType' shared autowired service.
  8511.      *
  8512.      * @return \Acme\SudcmsBundle\Form\AnnuaireType
  8513.      */
  8514.     protected function getAnnuaireTypeService()
  8515.     {
  8516.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8517.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8518.         include_once \dirname(__DIR__4).'/src/Form/AnnuaireType.php';
  8519.         return $this->privates['Acme\\SudcmsBundle\\Form\\AnnuaireType'] = new \Acme\SudcmsBundle\Form\AnnuaireType();
  8520.     }
  8521.     /**
  8522.      * Gets the private 'Acme\SudcmsBundle\Form\ApiSettingsType' shared autowired service.
  8523.      *
  8524.      * @return \Acme\SudcmsBundle\Form\ApiSettingsType
  8525.      */
  8526.     protected function getApiSettingsTypeService()
  8527.     {
  8528.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8530.         include_once \dirname(__DIR__4).'/src/Form/ApiSettingsType.php';
  8531.         return $this->privates['Acme\\SudcmsBundle\\Form\\ApiSettingsType'] = new \Acme\SudcmsBundle\Form\ApiSettingsType();
  8532.     }
  8533.     /**
  8534.      * Gets the private 'Acme\SudcmsBundle\Form\AutopromoType' shared autowired service.
  8535.      *
  8536.      * @return \Acme\SudcmsBundle\Form\AutopromoType
  8537.      */
  8538.     protected function getAutopromoTypeService()
  8539.     {
  8540.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8542.         include_once \dirname(__DIR__4).'/src/Form/AutopromoType.php';
  8543.         return $this->privates['Acme\\SudcmsBundle\\Form\\AutopromoType'] = new \Acme\SudcmsBundle\Form\AutopromoType();
  8544.     }
  8545.     /**
  8546.      * Gets the private 'Acme\SudcmsBundle\Form\CatalogEditType' shared autowired service.
  8547.      *
  8548.      * @return \Acme\SudcmsBundle\Form\CatalogEditType
  8549.      */
  8550.     protected function getCatalogEditTypeService()
  8551.     {
  8552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8554.         include_once \dirname(__DIR__4).'/src/Form/CatalogEditType.php';
  8555.         return $this->privates['Acme\\SudcmsBundle\\Form\\CatalogEditType'] = new \Acme\SudcmsBundle\Form\CatalogEditType();
  8556.     }
  8557.     /**
  8558.      * Gets the private 'Acme\SudcmsBundle\Form\CatalogueCategType' shared autowired service.
  8559.      *
  8560.      * @return \Acme\SudcmsBundle\Form\CatalogueCategType
  8561.      */
  8562.     protected function getCatalogueCategTypeService()
  8563.     {
  8564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8566.         include_once \dirname(__DIR__4).'/src/Form/CatalogueCategType.php';
  8567.         return $this->privates['Acme\\SudcmsBundle\\Form\\CatalogueCategType'] = new \Acme\SudcmsBundle\Form\CatalogueCategType();
  8568.     }
  8569.     /**
  8570.      * Gets the private 'Acme\SudcmsBundle\Form\CatalogueMediasType' shared autowired service.
  8571.      *
  8572.      * @return \Acme\SudcmsBundle\Form\CatalogueMediasType
  8573.      */
  8574.     protected function getCatalogueMediasTypeService()
  8575.     {
  8576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8578.         include_once \dirname(__DIR__4).'/src/Form/CatalogueMediasType.php';
  8579.         return $this->privates['Acme\\SudcmsBundle\\Form\\CatalogueMediasType'] = new \Acme\SudcmsBundle\Form\CatalogueMediasType();
  8580.     }
  8581.     /**
  8582.      * Gets the private 'Acme\SudcmsBundle\Form\CatalogueType' shared autowired service.
  8583.      *
  8584.      * @return \Acme\SudcmsBundle\Form\CatalogueType
  8585.      */
  8586.     protected function getCatalogueTypeService()
  8587.     {
  8588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8590.         include_once \dirname(__DIR__4).'/src/Form/CatalogueType.php';
  8591.         return $this->privates['Acme\\SudcmsBundle\\Form\\CatalogueType'] = new \Acme\SudcmsBundle\Form\CatalogueType();
  8592.     }
  8593.     /**
  8594.      * Gets the private 'Acme\SudcmsBundle\Form\ContactHistoriqueType' shared autowired service.
  8595.      *
  8596.      * @return \Acme\SudcmsBundle\Form\ContactHistoriqueType
  8597.      */
  8598.     protected function getContactHistoriqueTypeService()
  8599.     {
  8600.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8602.         include_once \dirname(__DIR__4).'/src/Form/ContactHistoriqueType.php';
  8603.         return $this->privates['Acme\\SudcmsBundle\\Form\\ContactHistoriqueType'] = new \Acme\SudcmsBundle\Form\ContactHistoriqueType();
  8604.     }
  8605.     /**
  8606.      * Gets the private 'Acme\SudcmsBundle\Form\DocumentConfigEditType' shared autowired service.
  8607.      *
  8608.      * @return \Acme\SudcmsBundle\Form\DocumentConfigEditType
  8609.      */
  8610.     protected function getDocumentConfigEditTypeService()
  8611.     {
  8612.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8614.         include_once \dirname(__DIR__4).'/src/Form/DocumentConfigEditType.php';
  8615.         return $this->privates['Acme\\SudcmsBundle\\Form\\DocumentConfigEditType'] = new \Acme\SudcmsBundle\Form\DocumentConfigEditType();
  8616.     }
  8617.     /**
  8618.      * Gets the private 'Acme\SudcmsBundle\Form\DocumentType' shared autowired service.
  8619.      *
  8620.      * @return \Acme\SudcmsBundle\Form\DocumentType
  8621.      */
  8622.     protected function getDocumentTypeService()
  8623.     {
  8624.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8626.         include_once \dirname(__DIR__4).'/src/Form/DocumentType.php';
  8627.         return $this->privates['Acme\\SudcmsBundle\\Form\\DocumentType'] = new \Acme\SudcmsBundle\Form\DocumentType();
  8628.     }
  8629.     /**
  8630.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\CarrierType' shared autowired service.
  8631.      *
  8632.      * @return \Acme\SudcmsBundle\Form\Ecommerce\CarrierType
  8633.      */
  8634.     protected function getCarrierTypeService()
  8635.     {
  8636.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8638.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/CarrierType.php';
  8639.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\CarrierType'] = new \Acme\SudcmsBundle\Form\Ecommerce\CarrierType();
  8640.     }
  8641.     /**
  8642.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\CustomerAddressType' shared autowired service.
  8643.      *
  8644.      * @return \Acme\SudcmsBundle\Form\Ecommerce\CustomerAddressType
  8645.      */
  8646.     protected function getCustomerAddressTypeService()
  8647.     {
  8648.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8650.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/CustomerAddressType.php';
  8651.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerAddressType'] = new \Acme\SudcmsBundle\Form\Ecommerce\CustomerAddressType();
  8652.     }
  8653.     /**
  8654.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\CustomerFrontType' shared autowired service.
  8655.      *
  8656.      * @return \Acme\SudcmsBundle\Form\Ecommerce\CustomerFrontType
  8657.      */
  8658.     protected function getCustomerFrontTypeService()
  8659.     {
  8660.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8661.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8662.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/CustomerFrontType.php';
  8663.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerFrontType'] = new \Acme\SudcmsBundle\Form\Ecommerce\CustomerFrontType(($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService()));
  8664.     }
  8665.     /**
  8666.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\CustomerRequestCompanyType' shared autowired service.
  8667.      *
  8668.      * @return \Acme\SudcmsBundle\Form\Ecommerce\CustomerRequestCompanyType
  8669.      */
  8670.     protected function getCustomerRequestCompanyTypeService()
  8671.     {
  8672.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8673.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8674.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/CustomerRequestCompanyType.php';
  8675.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerRequestCompanyType'] = new \Acme\SudcmsBundle\Form\Ecommerce\CustomerRequestCompanyType();
  8676.     }
  8677.     /**
  8678.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\CustomerResetPasswordType' shared autowired service.
  8679.      *
  8680.      * @return \Acme\SudcmsBundle\Form\Ecommerce\CustomerResetPasswordType
  8681.      */
  8682.     protected function getCustomerResetPasswordTypeService()
  8683.     {
  8684.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8685.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8686.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/CustomerResetPasswordType.php';
  8687.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerResetPasswordType'] = new \Acme\SudcmsBundle\Form\Ecommerce\CustomerResetPasswordType();
  8688.     }
  8689.     /**
  8690.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\CustomerType' shared autowired service.
  8691.      *
  8692.      * @return \Acme\SudcmsBundle\Form\Ecommerce\CustomerType
  8693.      */
  8694.     protected function getCustomerTypeService()
  8695.     {
  8696.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8697.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8698.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/CustomerType.php';
  8699.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerType'] = new \Acme\SudcmsBundle\Form\Ecommerce\CustomerType();
  8700.     }
  8701.     /**
  8702.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\DiscountType' shared autowired service.
  8703.      *
  8704.      * @return \Acme\SudcmsBundle\Form\Ecommerce\DiscountType
  8705.      */
  8706.     protected function getDiscountTypeService()
  8707.     {
  8708.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8709.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8710.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/DiscountType.php';
  8711.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\DiscountType'] = new \Acme\SudcmsBundle\Form\Ecommerce\DiscountType();
  8712.     }
  8713.     /**
  8714.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\FrontLoginType' shared autowired service.
  8715.      *
  8716.      * @return \Acme\SudcmsBundle\Form\Ecommerce\FrontLoginType
  8717.      */
  8718.     protected function getFrontLoginTypeService()
  8719.     {
  8720.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8721.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8722.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/FrontLoginType.php';
  8723.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\FrontLoginType'] = new \Acme\SudcmsBundle\Form\Ecommerce\FrontLoginType();
  8724.     }
  8725.     /**
  8726.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\ProductReferenceType' shared autowired service.
  8727.      *
  8728.      * @return \Acme\SudcmsBundle\Form\Ecommerce\ProductReferenceType
  8729.      */
  8730.     protected function getProductReferenceTypeService()
  8731.     {
  8732.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8733.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8734.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/ProductReferenceType.php';
  8735.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\ProductReferenceType'] = new \Acme\SudcmsBundle\Form\Ecommerce\ProductReferenceType();
  8736.     }
  8737.     /**
  8738.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\ProductType' shared autowired service.
  8739.      *
  8740.      * @return \Acme\SudcmsBundle\Form\Ecommerce\ProductType
  8741.      */
  8742.     protected function getProductTypeService()
  8743.     {
  8744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8745.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8746.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/ProductType.php';
  8747.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\ProductType'] = new \Acme\SudcmsBundle\Form\Ecommerce\ProductType();
  8748.     }
  8749.     /**
  8750.      * Gets the private 'Acme\SudcmsBundle\Form\Ecommerce\SettingsType' shared autowired service.
  8751.      *
  8752.      * @return \Acme\SudcmsBundle\Form\Ecommerce\SettingsType
  8753.      */
  8754.     protected function getSettingsTypeService()
  8755.     {
  8756.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8758.         include_once \dirname(__DIR__4).'/src/Form/Ecommerce/SettingsType.php';
  8759.         return $this->privates['Acme\\SudcmsBundle\\Form\\Ecommerce\\SettingsType'] = new \Acme\SudcmsBundle\Form\Ecommerce\SettingsType();
  8760.     }
  8761.     /**
  8762.      * Gets the private 'Acme\SudcmsBundle\Form\FormAdressesType' shared autowired service.
  8763.      *
  8764.      * @return \Acme\SudcmsBundle\Form\FormAdressesType
  8765.      */
  8766.     protected function getFormAdressesTypeService()
  8767.     {
  8768.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8769.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8770.         include_once \dirname(__DIR__4).'/src/Form/FormAdressesType.php';
  8771.         return $this->privates['Acme\\SudcmsBundle\\Form\\FormAdressesType'] = new \Acme\SudcmsBundle\Form\FormAdressesType();
  8772.     }
  8773.     /**
  8774.      * Gets the private 'Acme\SudcmsBundle\Form\FormSiteType' shared autowired service.
  8775.      *
  8776.      * @return \Acme\SudcmsBundle\Form\FormSiteType
  8777.      */
  8778.     protected function getFormSiteTypeService()
  8779.     {
  8780.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8782.         include_once \dirname(__DIR__4).'/src/Form/FormSiteType.php';
  8783.         return $this->privates['Acme\\SudcmsBundle\\Form\\FormSiteType'] = new \Acme\SudcmsBundle\Form\FormSiteType();
  8784.     }
  8785.     /**
  8786.      * Gets the private 'Acme\SudcmsBundle\Form\FrontContactType' shared autowired service.
  8787.      *
  8788.      * @return \Acme\SudcmsBundle\Form\FrontContactType
  8789.      */
  8790.     protected function getFrontContactTypeService()
  8791.     {
  8792.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8793.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8794.         include_once \dirname(__DIR__4).'/src/Form/FrontContactType.php';
  8795.         return $this->privates['Acme\\SudcmsBundle\\Form\\FrontContactType'] = new \Acme\SudcmsBundle\Form\FrontContactType();
  8796.     }
  8797.     /**
  8798.      * Gets the private 'Acme\SudcmsBundle\Form\PlanningType' shared autowired service.
  8799.      *
  8800.      * @return \Acme\SudcmsBundle\Form\PlanningType
  8801.      */
  8802.     protected function getPlanningTypeService()
  8803.     {
  8804.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8806.         include_once \dirname(__DIR__4).'/src/Form/PlanningType.php';
  8807.         return $this->privates['Acme\\SudcmsBundle\\Form\\PlanningType'] = new \Acme\SudcmsBundle\Form\PlanningType();
  8808.     }
  8809.     /**
  8810.      * Gets the private 'Acme\SudcmsBundle\Form\ResetPassType' shared autowired service.
  8811.      *
  8812.      * @return \Acme\SudcmsBundle\Form\ResetPassType
  8813.      */
  8814.     protected function getResetPassTypeService()
  8815.     {
  8816.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8817.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8818.         include_once \dirname(__DIR__4).'/src/Form/ResetPassType.php';
  8819.         return $this->privates['Acme\\SudcmsBundle\\Form\\ResetPassType'] = new \Acme\SudcmsBundle\Form\ResetPassType();
  8820.     }
  8821.     /**
  8822.      * Gets the private 'Acme\SudcmsBundle\Form\SiteCoordonneesType' shared autowired service.
  8823.      *
  8824.      * @return \Acme\SudcmsBundle\Form\SiteCoordonneesType
  8825.      */
  8826.     protected function getSiteCoordonneesTypeService()
  8827.     {
  8828.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8829.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8830.         include_once \dirname(__DIR__4).'/src/Form/SiteCoordonneesType.php';
  8831.         return $this->privates['Acme\\SudcmsBundle\\Form\\SiteCoordonneesType'] = new \Acme\SudcmsBundle\Form\SiteCoordonneesType();
  8832.     }
  8833.     /**
  8834.      * Gets the private 'Acme\SudcmsBundle\Form\SiteEditType' shared autowired service.
  8835.      *
  8836.      * @return \Acme\SudcmsBundle\Form\SiteEditType
  8837.      */
  8838.     protected function getSiteEditTypeService()
  8839.     {
  8840.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8841.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8842.         include_once \dirname(__DIR__4).'/src/Form/SiteEditType.php';
  8843.         return $this->privates['Acme\\SudcmsBundle\\Form\\SiteEditType'] = new \Acme\SudcmsBundle\Form\SiteEditType();
  8844.     }
  8845.     /**
  8846.      * Gets the private 'Acme\SudcmsBundle\Form\SiteGoogleTagManagerType' shared autowired service.
  8847.      *
  8848.      * @return \Acme\SudcmsBundle\Form\SiteGoogleTagManagerType
  8849.      */
  8850.     protected function getSiteGoogleTagManagerTypeService()
  8851.     {
  8852.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8854.         include_once \dirname(__DIR__4).'/src/Form/SiteGoogleTagManagerType.php';
  8855.         return $this->privates['Acme\\SudcmsBundle\\Form\\SiteGoogleTagManagerType'] = new \Acme\SudcmsBundle\Form\SiteGoogleTagManagerType();
  8856.     }
  8857.     /**
  8858.      * Gets the private 'Acme\SudcmsBundle\Form\UserGroupType' shared autowired service.
  8859.      *
  8860.      * @return \Acme\SudcmsBundle\Form\UserGroupType
  8861.      */
  8862.     protected function getUserGroupTypeService()
  8863.     {
  8864.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8865.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8866.         include_once \dirname(__DIR__4).'/src/Form/UserGroupType.php';
  8867.         return $this->privates['Acme\\SudcmsBundle\\Form\\UserGroupType'] = new \Acme\SudcmsBundle\Form\UserGroupType(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  8868.     }
  8869.     /**
  8870.      * Gets the private 'Acme\SudcmsBundle\Form\UserRegistrationType' shared autowired service.
  8871.      *
  8872.      * @return \Acme\SudcmsBundle\Form\UserRegistrationType
  8873.      */
  8874.     protected function getUserRegistrationTypeService()
  8875.     {
  8876.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8877.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8878.         include_once \dirname(__DIR__4).'/src/Form/UserRegistrationType.php';
  8879.         return $this->privates['Acme\\SudcmsBundle\\Form\\UserRegistrationType'] = new \Acme\SudcmsBundle\Form\UserRegistrationType();
  8880.     }
  8881.     /**
  8882.      * Gets the private 'Acme\SudcmsBundle\Repository\ActualiteBlocsRepository' shared autowired service.
  8883.      *
  8884.      * @return \Acme\SudcmsBundle\Repository\ActualiteBlocsRepository
  8885.      */
  8886.     protected function getActualiteBlocsRepositoryService()
  8887.     {
  8888.         include_once \dirname(__DIR__4).'/src/Repository/ActualiteBlocsRepository.php';
  8889.         return $this->privates['Acme\\SudcmsBundle\\Repository\\ActualiteBlocsRepository'] = new \Acme\SudcmsBundle\Repository\ActualiteBlocsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8890.     }
  8891.     /**
  8892.      * Gets the private 'Acme\SudcmsBundle\Repository\ActualiteCategsRepository' shared autowired service.
  8893.      *
  8894.      * @return \Acme\SudcmsBundle\Repository\ActualiteCategsRepository
  8895.      */
  8896.     protected function getActualiteCategsRepositoryService()
  8897.     {
  8898.         include_once \dirname(__DIR__4).'/src/Repository/ActualiteCategsRepository.php';
  8899.         return $this->privates['Acme\\SudcmsBundle\\Repository\\ActualiteCategsRepository'] = new \Acme\SudcmsBundle\Repository\ActualiteCategsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8900.     }
  8901.     /**
  8902.      * Gets the private 'Acme\SudcmsBundle\Repository\ActualiteMediasRepository' shared autowired service.
  8903.      *
  8904.      * @return \Acme\SudcmsBundle\Repository\ActualiteMediasRepository
  8905.      */
  8906.     protected function getActualiteMediasRepositoryService()
  8907.     {
  8908.         include_once \dirname(__DIR__4).'/src/Repository/ActualiteMediasRepository.php';
  8909.         return $this->privates['Acme\\SudcmsBundle\\Repository\\ActualiteMediasRepository'] = new \Acme\SudcmsBundle\Repository\ActualiteMediasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8910.     }
  8911.     /**
  8912.      * Gets the private 'Acme\SudcmsBundle\Repository\ActualiteRepository' shared autowired service.
  8913.      *
  8914.      * @return \Acme\SudcmsBundle\Repository\ActualiteRepository
  8915.      */
  8916.     protected function getActualiteRepositoryService()
  8917.     {
  8918.         include_once \dirname(__DIR__4).'/src/Repository/ActualiteRepository.php';
  8919.         return $this->privates['Acme\\SudcmsBundle\\Repository\\ActualiteRepository'] = new \Acme\SudcmsBundle\Repository\ActualiteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8920.     }
  8921.     /**
  8922.      * Gets the private 'Acme\SudcmsBundle\Repository\AddressBookCategoryRepository' shared autowired service.
  8923.      *
  8924.      * @return \Acme\SudcmsBundle\Repository\AddressBookCategoryRepository
  8925.      */
  8926.     protected function getAddressBookCategoryRepositoryService()
  8927.     {
  8928.         include_once \dirname(__DIR__4).'/src/Repository/AddressBookCategoryRepository.php';
  8929.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AddressBookCategoryRepository'] = new \Acme\SudcmsBundle\Repository\AddressBookCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8930.     }
  8931.     /**
  8932.      * Gets the private 'Acme\SudcmsBundle\Repository\AddressBookLinkCategoryRepository' shared autowired service.
  8933.      *
  8934.      * @return \Acme\SudcmsBundle\Repository\AddressBookLinkCategoryRepository
  8935.      */
  8936.     protected function getAddressBookLinkCategoryRepositoryService()
  8937.     {
  8938.         include_once \dirname(__DIR__4).'/src/Repository/AddressBookLinkCategoryRepository.php';
  8939.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AddressBookLinkCategoryRepository'] = new \Acme\SudcmsBundle\Repository\AddressBookLinkCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8940.     }
  8941.     /**
  8942.      * Gets the private 'Acme\SudcmsBundle\Repository\AddressBookMediaRepository' shared autowired service.
  8943.      *
  8944.      * @return \Acme\SudcmsBundle\Repository\AddressBookMediaRepository
  8945.      */
  8946.     protected function getAddressBookMediaRepositoryService()
  8947.     {
  8948.         include_once \dirname(__DIR__4).'/src/Repository/AddressBookMediaRepository.php';
  8949.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AddressBookMediaRepository'] = new \Acme\SudcmsBundle\Repository\AddressBookMediaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8950.     }
  8951.     /**
  8952.      * Gets the private 'Acme\SudcmsBundle\Repository\AddressBookRepository' shared autowired service.
  8953.      *
  8954.      * @return \Acme\SudcmsBundle\Repository\AddressBookRepository
  8955.      */
  8956.     protected function getAddressBookRepositoryService()
  8957.     {
  8958.         include_once \dirname(__DIR__4).'/src/Repository/AddressBookRepository.php';
  8959.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AddressBookRepository'] = new \Acme\SudcmsBundle\Repository\AddressBookRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8960.     }
  8961.     /**
  8962.      * Gets the private 'Acme\SudcmsBundle\Repository\AgendaBlocsRepository' shared autowired service.
  8963.      *
  8964.      * @return \Acme\SudcmsBundle\Repository\AgendaBlocsRepository
  8965.      */
  8966.     protected function getAgendaBlocsRepositoryService()
  8967.     {
  8968.         include_once \dirname(__DIR__4).'/src/Repository/AgendaBlocsRepository.php';
  8969.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AgendaBlocsRepository'] = new \Acme\SudcmsBundle\Repository\AgendaBlocsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8970.     }
  8971.     /**
  8972.      * Gets the private 'Acme\SudcmsBundle\Repository\AgendaCategsRepository' shared autowired service.
  8973.      *
  8974.      * @return \Acme\SudcmsBundle\Repository\AgendaCategsRepository
  8975.      */
  8976.     protected function getAgendaCategsRepositoryService()
  8977.     {
  8978.         include_once \dirname(__DIR__4).'/src/Repository/AgendaCategsRepository.php';
  8979.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AgendaCategsRepository'] = new \Acme\SudcmsBundle\Repository\AgendaCategsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8980.     }
  8981.     /**
  8982.      * Gets the private 'Acme\SudcmsBundle\Repository\AgendaMediasRepository' shared autowired service.
  8983.      *
  8984.      * @return \Acme\SudcmsBundle\Repository\AgendaMediasRepository
  8985.      */
  8986.     protected function getAgendaMediasRepositoryService()
  8987.     {
  8988.         include_once \dirname(__DIR__4).'/src/Repository/AgendaMediasRepository.php';
  8989.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AgendaMediasRepository'] = new \Acme\SudcmsBundle\Repository\AgendaMediasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8990.     }
  8991.     /**
  8992.      * Gets the private 'Acme\SudcmsBundle\Repository\AgendaRepository' shared autowired service.
  8993.      *
  8994.      * @return \Acme\SudcmsBundle\Repository\AgendaRepository
  8995.      */
  8996.     protected function getAgendaRepositoryService()
  8997.     {
  8998.         include_once \dirname(__DIR__4).'/src/Repository/AgendaRepository.php';
  8999.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AgendaRepository'] = new \Acme\SudcmsBundle\Repository\AgendaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9000.     }
  9001.     /**
  9002.      * Gets the private 'Acme\SudcmsBundle\Repository\ApiSettingsRepository' shared autowired service.
  9003.      *
  9004.      * @return \Acme\SudcmsBundle\Repository\ApiSettingsRepository
  9005.      */
  9006.     protected function getApiSettingsRepositoryService()
  9007.     {
  9008.         include_once \dirname(__DIR__4).'/src/Repository/ApiSettingsRepository.php';
  9009.         return $this->privates['Acme\\SudcmsBundle\\Repository\\ApiSettingsRepository'] = new \Acme\SudcmsBundle\Repository\ApiSettingsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9010.     }
  9011.     /**
  9012.      * Gets the private 'Acme\SudcmsBundle\Repository\AuthGroupModuleRepository' shared autowired service.
  9013.      *
  9014.      * @return \Acme\SudcmsBundle\Repository\AuthGroupModuleRepository
  9015.      */
  9016.     protected function getAuthGroupModuleRepositoryService()
  9017.     {
  9018.         include_once \dirname(__DIR__4).'/src/Repository/AuthGroupModuleRepository.php';
  9019.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AuthGroupModuleRepository'] = new \Acme\SudcmsBundle\Repository\AuthGroupModuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9020.     }
  9021.     /**
  9022.      * Gets the private 'Acme\SudcmsBundle\Repository\AuthGroupRepository' shared autowired service.
  9023.      *
  9024.      * @return \Acme\SudcmsBundle\Repository\AuthGroupRepository
  9025.      */
  9026.     protected function getAuthGroupRepositoryService()
  9027.     {
  9028.         include_once \dirname(__DIR__4).'/src/Repository/AuthGroupRepository.php';
  9029.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AuthGroupRepository'] = new \Acme\SudcmsBundle\Repository\AuthGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9030.     }
  9031.     /**
  9032.      * Gets the private 'Acme\SudcmsBundle\Repository\AuthGroupSiteRepository' shared autowired service.
  9033.      *
  9034.      * @return \Acme\SudcmsBundle\Repository\AuthGroupSiteRepository
  9035.      */
  9036.     protected function getAuthGroupSiteRepositoryService()
  9037.     {
  9038.         include_once \dirname(__DIR__4).'/src/Repository/AuthGroupSiteRepository.php';
  9039.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AuthGroupSiteRepository'] = new \Acme\SudcmsBundle\Repository\AuthGroupSiteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9040.     }
  9041.     /**
  9042.      * Gets the private 'Acme\SudcmsBundle\Repository\AuthUserRepository' shared autowired service.
  9043.      *
  9044.      * @return \Acme\SudcmsBundle\Repository\AuthUserRepository
  9045.      */
  9046.     protected function getAuthUserRepositoryService()
  9047.     {
  9048.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AuthUserRepository'] = new \Acme\SudcmsBundle\Repository\AuthUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9049.     }
  9050.     /**
  9051.      * Gets the private 'Acme\SudcmsBundle\Repository\AutopromoRepository' shared autowired service.
  9052.      *
  9053.      * @return \Acme\SudcmsBundle\Repository\AutopromoRepository
  9054.      */
  9055.     protected function getAutopromoRepositoryService()
  9056.     {
  9057.         include_once \dirname(__DIR__4).'/src/Repository/AutopromoRepository.php';
  9058.         return $this->privates['Acme\\SudcmsBundle\\Repository\\AutopromoRepository'] = new \Acme\SudcmsBundle\Repository\AutopromoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9059.     }
  9060.     /**
  9061.      * Gets the private 'Acme\SudcmsBundle\Repository\CatalogBlocsRepository' shared autowired service.
  9062.      *
  9063.      * @return \Acme\SudcmsBundle\Repository\CatalogBlocsRepository
  9064.      */
  9065.     protected function getCatalogBlocsRepositoryService()
  9066.     {
  9067.         include_once \dirname(__DIR__4).'/src/Repository/CatalogBlocsRepository.php';
  9068.         return $this->privates['Acme\\SudcmsBundle\\Repository\\CatalogBlocsRepository'] = new \Acme\SudcmsBundle\Repository\CatalogBlocsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9069.     }
  9070.     /**
  9071.      * Gets the private 'Acme\SudcmsBundle\Repository\CatalogCategsRepository' shared autowired service.
  9072.      *
  9073.      * @return \Acme\SudcmsBundle\Repository\CatalogCategsRepository
  9074.      */
  9075.     protected function getCatalogCategsRepositoryService()
  9076.     {
  9077.         include_once \dirname(__DIR__4).'/src/Repository/CatalogCategsRepository.php';
  9078.         return $this->privates['Acme\\SudcmsBundle\\Repository\\CatalogCategsRepository'] = new \Acme\SudcmsBundle\Repository\CatalogCategsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9079.     }
  9080.     /**
  9081.      * Gets the private 'Acme\SudcmsBundle\Repository\CatalogMediasRepository' shared autowired service.
  9082.      *
  9083.      * @return \Acme\SudcmsBundle\Repository\CatalogMediasRepository
  9084.      */
  9085.     protected function getCatalogMediasRepositoryService()
  9086.     {
  9087.         include_once \dirname(__DIR__4).'/src/Repository/CatalogMediasRepository.php';
  9088.         return $this->privates['Acme\\SudcmsBundle\\Repository\\CatalogMediasRepository'] = new \Acme\SudcmsBundle\Repository\CatalogMediasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9089.     }
  9090.     /**
  9091.      * Gets the private 'Acme\SudcmsBundle\Repository\CatalogRepository' shared autowired service.
  9092.      *
  9093.      * @return \Acme\SudcmsBundle\Repository\CatalogRepository
  9094.      */
  9095.     protected function getCatalogRepositoryService()
  9096.     {
  9097.         include_once \dirname(__DIR__4).'/src/Repository/CatalogRepository.php';
  9098.         return $this->privates['Acme\\SudcmsBundle\\Repository\\CatalogRepository'] = new \Acme\SudcmsBundle\Repository\CatalogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9099.     }
  9100.     /**
  9101.      * Gets the private 'Acme\SudcmsBundle\Repository\ContactHistoriqueRepository' shared autowired service.
  9102.      *
  9103.      * @return \Acme\SudcmsBundle\Repository\ContactHistoriqueRepository
  9104.      */
  9105.     protected function getContactHistoriqueRepositoryService()
  9106.     {
  9107.         return $this->privates['Acme\\SudcmsBundle\\Repository\\ContactHistoriqueRepository'] = new \Acme\SudcmsBundle\Repository\ContactHistoriqueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9108.     }
  9109.     /**
  9110.      * Gets the private 'Acme\SudcmsBundle\Repository\CureCategorieRepository' shared autowired service.
  9111.      *
  9112.      * @return \Acme\SudcmsBundle\Repository\CureCategorieRepository
  9113.      */
  9114.     protected function getCureCategorieRepositoryService()
  9115.     {
  9116.         include_once \dirname(__DIR__4).'/src/Repository/CureCategorieRepository.php';
  9117.         return $this->privates['Acme\\SudcmsBundle\\Repository\\CureCategorieRepository'] = new \Acme\SudcmsBundle\Repository\CureCategorieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9118.     }
  9119.     /**
  9120.      * Gets the private 'Acme\SudcmsBundle\Repository\CureOrderRepository' shared autowired service.
  9121.      *
  9122.      * @return \Acme\SudcmsBundle\Repository\CureOrderRepository
  9123.      */
  9124.     protected function getCureOrderRepositoryService()
  9125.     {
  9126.         include_once \dirname(__DIR__4).'/src/Repository/CureOrderRepository.php';
  9127.         return $this->privates['Acme\\SudcmsBundle\\Repository\\CureOrderRepository'] = new \Acme\SudcmsBundle\Repository\CureOrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9128.     }
  9129.     /**
  9130.      * Gets the private 'Acme\SudcmsBundle\Repository\CureProductOrderRepository' shared autowired service.
  9131.      *
  9132.      * @return \Acme\SudcmsBundle\Repository\CureProductOrderRepository
  9133.      */
  9134.     protected function getCureProductOrderRepositoryService()
  9135.     {
  9136.         include_once \dirname(__DIR__4).'/src/Repository/CureProductOrderRepository.php';
  9137.         return $this->privates['Acme\\SudcmsBundle\\Repository\\CureProductOrderRepository'] = new \Acme\SudcmsBundle\Repository\CureProductOrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9138.     }
  9139.     /**
  9140.      * Gets the private 'Acme\SudcmsBundle\Repository\CureProductSoinsOrderRepository' shared autowired service.
  9141.      *
  9142.      * @return \Acme\SudcmsBundle\Repository\CureProductSoinsOrderRepository
  9143.      */
  9144.     protected function getCureProductSoinsOrderRepositoryService()
  9145.     {
  9146.         include_once \dirname(__DIR__4).'/src/Repository/CureProductSoinsOrderRepository.php';
  9147.         return $this->privates['Acme\\SudcmsBundle\\Repository\\CureProductSoinsOrderRepository'] = new \Acme\SudcmsBundle\Repository\CureProductSoinsOrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9148.     }
  9149.     /**
  9150.      * Gets the private 'Acme\SudcmsBundle\Repository\CureRepository' shared autowired service.
  9151.      *
  9152.      * @return \Acme\SudcmsBundle\Repository\CureRepository
  9153.      */
  9154.     protected function getCureRepositoryService()
  9155.     {
  9156.         include_once \dirname(__DIR__4).'/src/Repository/CureRepository.php';
  9157.         return $this->privates['Acme\\SudcmsBundle\\Repository\\CureRepository'] = new \Acme\SudcmsBundle\Repository\CureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9158.     }
  9159.     /**
  9160.      * Gets the private 'Acme\SudcmsBundle\Repository\DocumentCategsRepository' shared autowired service.
  9161.      *
  9162.      * @return \Acme\SudcmsBundle\Repository\DocumentCategsRepository
  9163.      */
  9164.     protected function getDocumentCategsRepositoryService()
  9165.     {
  9166.         include_once \dirname(__DIR__4).'/src/Repository/DocumentCategsRepository.php';
  9167.         return $this->privates['Acme\\SudcmsBundle\\Repository\\DocumentCategsRepository'] = new \Acme\SudcmsBundle\Repository\DocumentCategsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9168.     }
  9169.     /**
  9170.      * Gets the private 'Acme\SudcmsBundle\Repository\DocumentConfigRepository' shared autowired service.
  9171.      *
  9172.      * @return \Acme\SudcmsBundle\Repository\DocumentConfigRepository
  9173.      */
  9174.     protected function getDocumentConfigRepositoryService()
  9175.     {
  9176.         include_once \dirname(__DIR__4).'/src/Repository/DocumentConfigRepository.php';
  9177.         return $this->privates['Acme\\SudcmsBundle\\Repository\\DocumentConfigRepository'] = new \Acme\SudcmsBundle\Repository\DocumentConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9178.     }
  9179.     /**
  9180.      * Gets the private 'Acme\SudcmsBundle\Repository\DocumentLinkTagsRepository' shared autowired service.
  9181.      *
  9182.      * @return \Acme\SudcmsBundle\Repository\DocumentLinkTagsRepository
  9183.      */
  9184.     protected function getDocumentLinkTagsRepositoryService()
  9185.     {
  9186.         include_once \dirname(__DIR__4).'/src/Repository/DocumentLinkTagsRepository.php';
  9187.         return $this->privates['Acme\\SudcmsBundle\\Repository\\DocumentLinkTagsRepository'] = new \Acme\SudcmsBundle\Repository\DocumentLinkTagsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9188.     }
  9189.     /**
  9190.      * Gets the private 'Acme\SudcmsBundle\Repository\DocumentRepository' shared autowired service.
  9191.      *
  9192.      * @return \Acme\SudcmsBundle\Repository\DocumentRepository
  9193.      */
  9194.     protected function getDocumentRepositoryService()
  9195.     {
  9196.         include_once \dirname(__DIR__4).'/src/Repository/DocumentRepository.php';
  9197.         return $this->privates['Acme\\SudcmsBundle\\Repository\\DocumentRepository'] = new \Acme\SudcmsBundle\Repository\DocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9198.     }
  9199.     /**
  9200.      * Gets the private 'Acme\SudcmsBundle\Repository\DocumentStatsRepository' shared autowired service.
  9201.      *
  9202.      * @return \Acme\SudcmsBundle\Repository\DocumentStatsRepository
  9203.      */
  9204.     protected function getDocumentStatsRepositoryService()
  9205.     {
  9206.         include_once \dirname(__DIR__4).'/src/Repository/DocumentStatsRepository.php';
  9207.         return $this->privates['Acme\\SudcmsBundle\\Repository\\DocumentStatsRepository'] = new \Acme\SudcmsBundle\Repository\DocumentStatsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9208.     }
  9209.     /**
  9210.      * Gets the private 'Acme\SudcmsBundle\Repository\DocumentTagsRepository' shared autowired service.
  9211.      *
  9212.      * @return \Acme\SudcmsBundle\Repository\DocumentTagsRepository
  9213.      */
  9214.     protected function getDocumentTagsRepositoryService()
  9215.     {
  9216.         include_once \dirname(__DIR__4).'/src/Repository/DocumentTagsRepository.php';
  9217.         return $this->privates['Acme\\SudcmsBundle\\Repository\\DocumentTagsRepository'] = new \Acme\SudcmsBundle\Repository\DocumentTagsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9218.     }
  9219.     /**
  9220.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoAttributesModelsRepository' shared autowired service.
  9221.      *
  9222.      * @return \Acme\SudcmsBundle\Repository\EcoAttributesModelsRepository
  9223.      */
  9224.     protected function getEcoAttributesModelsRepositoryService()
  9225.     {
  9226.         include_once \dirname(__DIR__4).'/src/Repository/EcoAttributesModelsRepository.php';
  9227.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoAttributesModelsRepository'] = new \Acme\SudcmsBundle\Repository\EcoAttributesModelsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9228.     }
  9229.     /**
  9230.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoAttributesReferencesRepository' shared autowired service.
  9231.      *
  9232.      * @return \Acme\SudcmsBundle\Repository\EcoAttributesReferencesRepository
  9233.      */
  9234.     protected function getEcoAttributesReferencesRepositoryService()
  9235.     {
  9236.         include_once \dirname(__DIR__4).'/src/Repository/EcoAttributesReferencesRepository.php';
  9237.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoAttributesReferencesRepository'] = new \Acme\SudcmsBundle\Repository\EcoAttributesReferencesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9238.     }
  9239.     /**
  9240.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoAttributesRepository' shared autowired service.
  9241.      *
  9242.      * @return \Acme\SudcmsBundle\Repository\EcoAttributesRepository
  9243.      */
  9244.     protected function getEcoAttributesRepositoryService()
  9245.     {
  9246.         include_once \dirname(__DIR__4).'/src/Repository/EcoAttributesRepository.php';
  9247.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoAttributesRepository'] = new \Acme\SudcmsBundle\Repository\EcoAttributesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9248.     }
  9249.     /**
  9250.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoCategoriesRepository' shared autowired service.
  9251.      *
  9252.      * @return \Acme\SudcmsBundle\Repository\EcoCategoriesRepository
  9253.      */
  9254.     protected function getEcoCategoriesRepositoryService()
  9255.     {
  9256.         include_once \dirname(__DIR__4).'/src/Repository/EcoCategoriesRepository.php';
  9257.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoCategoriesRepository'] = new \Acme\SudcmsBundle\Repository\EcoCategoriesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9258.     }
  9259.     /**
  9260.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoCustomersAddressesRepository' shared autowired service.
  9261.      *
  9262.      * @return \Acme\SudcmsBundle\Repository\EcoCustomersAddressesRepository
  9263.      */
  9264.     protected function getEcoCustomersAddressesRepositoryService()
  9265.     {
  9266.         include_once \dirname(__DIR__4).'/src/Repository/EcoCustomersAddressesRepository.php';
  9267.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository'] = new \Acme\SudcmsBundle\Repository\EcoCustomersAddressesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9268.     }
  9269.     /**
  9270.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoCustomersFavoritesProdRepository' shared autowired service.
  9271.      *
  9272.      * @return \Acme\SudcmsBundle\Repository\EcoCustomersFavoritesProdRepository
  9273.      */
  9274.     protected function getEcoCustomersFavoritesProdRepositoryService()
  9275.     {
  9276.         include_once \dirname(__DIR__4).'/src/Repository/EcoCustomersFavoritesProdRepository.php';
  9277.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoCustomersFavoritesProdRepository'] = new \Acme\SudcmsBundle\Repository\EcoCustomersFavoritesProdRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9278.     }
  9279.     /**
  9280.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoCustomersNotesRepository' shared autowired service.
  9281.      *
  9282.      * @return \Acme\SudcmsBundle\Repository\EcoCustomersNotesRepository
  9283.      */
  9284.     protected function getEcoCustomersNotesRepositoryService()
  9285.     {
  9286.         include_once \dirname(__DIR__4).'/src/Repository/EcoCustomersNotesRepository.php';
  9287.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoCustomersNotesRepository'] = new \Acme\SudcmsBundle\Repository\EcoCustomersNotesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9288.     }
  9289.     /**
  9290.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoCustomersRepository' shared autowired service.
  9291.      *
  9292.      * @return \Acme\SudcmsBundle\Repository\EcoCustomersRepository
  9293.      */
  9294.     protected function getEcoCustomersRepositoryService()
  9295.     {
  9296.         include_once \dirname(__DIR__4).'/src/Repository/EcoCustomersRepository.php';
  9297.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoCustomersRepository'] = new \Acme\SudcmsBundle\Repository\EcoCustomersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9298.     }
  9299.     /**
  9300.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoDiscountCategoriesRepository' shared autowired service.
  9301.      *
  9302.      * @return \Acme\SudcmsBundle\Repository\EcoDiscountCategoriesRepository
  9303.      */
  9304.     protected function getEcoDiscountCategoriesRepositoryService()
  9305.     {
  9306.         include_once \dirname(__DIR__4).'/src/Repository/EcoDiscountCategoriesRepository.php';
  9307.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoDiscountCategoriesRepository'] = new \Acme\SudcmsBundle\Repository\EcoDiscountCategoriesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9308.     }
  9309.     /**
  9310.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoDiscountOrdersRepository' shared autowired service.
  9311.      *
  9312.      * @return \Acme\SudcmsBundle\Repository\EcoDiscountOrdersRepository
  9313.      */
  9314.     protected function getEcoDiscountOrdersRepositoryService()
  9315.     {
  9316.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoDiscountOrdersRepository'] = new \Acme\SudcmsBundle\Repository\EcoDiscountOrdersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9317.     }
  9318.     /**
  9319.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoDiscountProductsRepository' shared autowired service.
  9320.      *
  9321.      * @return \Acme\SudcmsBundle\Repository\EcoDiscountProductsRepository
  9322.      */
  9323.     protected function getEcoDiscountProductsRepositoryService()
  9324.     {
  9325.         include_once \dirname(__DIR__4).'/src/Repository/EcoDiscountProductsRepository.php';
  9326.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoDiscountProductsRepository'] = new \Acme\SudcmsBundle\Repository\EcoDiscountProductsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9327.     }
  9328.     /**
  9329.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoDiscountRepository' shared autowired service.
  9330.      *
  9331.      * @return \Acme\SudcmsBundle\Repository\EcoDiscountRepository
  9332.      */
  9333.     protected function getEcoDiscountRepositoryService()
  9334.     {
  9335.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository'] = new \Acme\SudcmsBundle\Repository\EcoDiscountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9336.     }
  9337.     /**
  9338.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoInvoicesElementsRepository' shared autowired service.
  9339.      *
  9340.      * @return \Acme\SudcmsBundle\Repository\EcoInvoicesElementsRepository
  9341.      */
  9342.     protected function getEcoInvoicesElementsRepositoryService()
  9343.     {
  9344.         include_once \dirname(__DIR__4).'/src/Repository/EcoInvoicesElementsRepository.php';
  9345.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoInvoicesElementsRepository'] = new \Acme\SudcmsBundle\Repository\EcoInvoicesElementsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9346.     }
  9347.     /**
  9348.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoInvoicesRepository' shared autowired service.
  9349.      *
  9350.      * @return \Acme\SudcmsBundle\Repository\EcoInvoicesRepository
  9351.      */
  9352.     protected function getEcoInvoicesRepositoryService()
  9353.     {
  9354.         include_once \dirname(__DIR__4).'/src/Repository/EcoInvoicesRepository.php';
  9355.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoInvoicesRepository'] = new \Acme\SudcmsBundle\Repository\EcoInvoicesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9356.     }
  9357.     /**
  9358.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoLabelsRepository' shared autowired service.
  9359.      *
  9360.      * @return \Acme\SudcmsBundle\Repository\EcoLabelsRepository
  9361.      */
  9362.     protected function getEcoLabelsRepositoryService()
  9363.     {
  9364.         include_once \dirname(__DIR__4).'/src/Repository/EcoLabelsRepository.php';
  9365.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoLabelsRepository'] = new \Acme\SudcmsBundle\Repository\EcoLabelsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9366.     }
  9367.     /**
  9368.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoMarksRepository' shared autowired service.
  9369.      *
  9370.      * @return \Acme\SudcmsBundle\Repository\EcoMarksRepository
  9371.      */
  9372.     protected function getEcoMarksRepositoryService()
  9373.     {
  9374.         include_once \dirname(__DIR__4).'/src/Repository/EcoMarksRepository.php';
  9375.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoMarksRepository'] = new \Acme\SudcmsBundle\Repository\EcoMarksRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9376.     }
  9377.     /**
  9378.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoOrdersProductsRepository' shared autowired service.
  9379.      *
  9380.      * @return \Acme\SudcmsBundle\Repository\EcoOrdersProductsRepository
  9381.      */
  9382.     protected function getEcoOrdersProductsRepositoryService()
  9383.     {
  9384.         include_once \dirname(__DIR__4).'/src/Repository/EcoOrdersProductsRepository.php';
  9385.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoOrdersProductsRepository'] = new \Acme\SudcmsBundle\Repository\EcoOrdersProductsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9386.     }
  9387.     /**
  9388.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoOrdersRepository' shared autowired service.
  9389.      *
  9390.      * @return \Acme\SudcmsBundle\Repository\EcoOrdersRepository
  9391.      */
  9392.     protected function getEcoOrdersRepositoryService()
  9393.     {
  9394.         include_once \dirname(__DIR__4).'/src/Repository/EcoOrdersRepository.php';
  9395.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository'] = new \Acme\SudcmsBundle\Repository\EcoOrdersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9396.     }
  9397.     /**
  9398.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoPlanningRepository' shared autowired service.
  9399.      *
  9400.      * @return \Acme\SudcmsBundle\Repository\EcoPlanningRepository
  9401.      */
  9402.     protected function getEcoPlanningRepositoryService()
  9403.     {
  9404.         include_once \dirname(__DIR__4).'/src/Repository/EcoPlanningRepository.php';
  9405.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoPlanningRepository'] = new \Acme\SudcmsBundle\Repository\EcoPlanningRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9406.     }
  9407.     /**
  9408.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoProductsBlocksMediasRepository' shared autowired service.
  9409.      *
  9410.      * @return \Acme\SudcmsBundle\Repository\EcoProductsBlocksMediasRepository
  9411.      */
  9412.     protected function getEcoProductsBlocksMediasRepositoryService()
  9413.     {
  9414.         include_once \dirname(__DIR__4).'/src/Repository/EcoProductsBlocksMediasRepository.php';
  9415.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksMediasRepository'] = new \Acme\SudcmsBundle\Repository\EcoProductsBlocksMediasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9416.     }
  9417.     /**
  9418.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoProductsBlocksRepository' shared autowired service.
  9419.      *
  9420.      * @return \Acme\SudcmsBundle\Repository\EcoProductsBlocksRepository
  9421.      */
  9422.     protected function getEcoProductsBlocksRepositoryService()
  9423.     {
  9424.         include_once \dirname(__DIR__4).'/src/Repository/EcoProductsBlocksRepository.php';
  9425.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsBlocksRepository'] = new \Acme\SudcmsBundle\Repository\EcoProductsBlocksRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9426.     }
  9427.     /**
  9428.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoProductsBundleRepository' shared autowired service.
  9429.      *
  9430.      * @return \Acme\SudcmsBundle\Repository\EcoProductsBundleRepository
  9431.      */
  9432.     protected function getEcoProductsBundleRepositoryService()
  9433.     {
  9434.         include_once \dirname(__DIR__4).'/src/Repository/EcoProductsBundleRepository.php';
  9435.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsBundleRepository'] = new \Acme\SudcmsBundle\Repository\EcoProductsBundleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9436.     }
  9437.     /**
  9438.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoProductsCategoriesRepository' shared autowired service.
  9439.      *
  9440.      * @return \Acme\SudcmsBundle\Repository\EcoProductsCategoriesRepository
  9441.      */
  9442.     protected function getEcoProductsCategoriesRepositoryService()
  9443.     {
  9444.         include_once \dirname(__DIR__4).'/src/Repository/EcoProductsCategoriesRepository.php';
  9445.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsCategoriesRepository'] = new \Acme\SudcmsBundle\Repository\EcoProductsCategoriesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9446.     }
  9447.     /**
  9448.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoProductsCombinationRepository' shared autowired service.
  9449.      *
  9450.      * @return \Acme\SudcmsBundle\Repository\EcoProductsCombinationRepository
  9451.      */
  9452.     protected function getEcoProductsCombinationRepositoryService()
  9453.     {
  9454.         include_once \dirname(__DIR__4).'/src/Repository/EcoProductsCombinationRepository.php';
  9455.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsCombinationRepository'] = new \Acme\SudcmsBundle\Repository\EcoProductsCombinationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9456.     }
  9457.     /**
  9458.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoProductsLabelsRepository' shared autowired service.
  9459.      *
  9460.      * @return \Acme\SudcmsBundle\Repository\EcoProductsLabelsRepository
  9461.      */
  9462.     protected function getEcoProductsLabelsRepositoryService()
  9463.     {
  9464.         include_once \dirname(__DIR__4).'/src/Repository/EcoProductsLabelsRepository.php';
  9465.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsLabelsRepository'] = new \Acme\SudcmsBundle\Repository\EcoProductsLabelsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9466.     }
  9467.     /**
  9468.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoProductsMediasRepository' shared autowired service.
  9469.      *
  9470.      * @return \Acme\SudcmsBundle\Repository\EcoProductsMediasRepository
  9471.      */
  9472.     protected function getEcoProductsMediasRepositoryService()
  9473.     {
  9474.         include_once \dirname(__DIR__4).'/src/Repository/EcoProductsMediasRepository.php';
  9475.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsMediasRepository'] = new \Acme\SudcmsBundle\Repository\EcoProductsMediasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9476.     }
  9477.     /**
  9478.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoProductsReferencesRepository' shared autowired service.
  9479.      *
  9480.      * @return \Acme\SudcmsBundle\Repository\EcoProductsReferencesRepository
  9481.      */
  9482.     protected function getEcoProductsReferencesRepositoryService()
  9483.     {
  9484.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository'] = new \Acme\SudcmsBundle\Repository\EcoProductsReferencesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9485.     }
  9486.     /**
  9487.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoProductsRepository' shared autowired service.
  9488.      *
  9489.      * @return \Acme\SudcmsBundle\Repository\EcoProductsRepository
  9490.      */
  9491.     protected function getEcoProductsRepositoryService()
  9492.     {
  9493.         include_once \dirname(__DIR__4).'/src/Repository/EcoProductsRepository.php';
  9494.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsRepository'] = new \Acme\SudcmsBundle\Repository\EcoProductsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9495.     }
  9496.     /**
  9497.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoProvidersRepository' shared autowired service.
  9498.      *
  9499.      * @return \Acme\SudcmsBundle\Repository\EcoProvidersRepository
  9500.      */
  9501.     protected function getEcoProvidersRepositoryService()
  9502.     {
  9503.         include_once \dirname(__DIR__4).'/src/Repository/EcoProvidersRepository.php';
  9504.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoProvidersRepository'] = new \Acme\SudcmsBundle\Repository\EcoProvidersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9505.     }
  9506.     /**
  9507.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoSettingsRepository' shared autowired service.
  9508.      *
  9509.      * @return \Acme\SudcmsBundle\Repository\EcoSettingsRepository
  9510.      */
  9511.     protected function getEcoSettingsRepositoryService()
  9512.     {
  9513.         include_once \dirname(__DIR__4).'/src/Repository/EcoSettingsRepository.php';
  9514.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoSettingsRepository'] = new \Acme\SudcmsBundle\Repository\EcoSettingsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9515.     }
  9516.     /**
  9517.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoShippingCarriersRepository' shared autowired service.
  9518.      *
  9519.      * @return \Acme\SudcmsBundle\Repository\EcoShippingCarriersRepository
  9520.      */
  9521.     protected function getEcoShippingCarriersRepositoryService()
  9522.     {
  9523.         include_once \dirname(__DIR__4).'/src/Repository/EcoShippingCarriersRepository.php';
  9524.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoShippingCarriersRepository'] = new \Acme\SudcmsBundle\Repository\EcoShippingCarriersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9525.     }
  9526.     /**
  9527.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoShippingOrdersRepository' shared autowired service.
  9528.      *
  9529.      * @return \Acme\SudcmsBundle\Repository\EcoShippingOrdersRepository
  9530.      */
  9531.     protected function getEcoShippingOrdersRepositoryService()
  9532.     {
  9533.         include_once \dirname(__DIR__4).'/src/Repository/EcoShippingOrdersRepository.php';
  9534.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoShippingOrdersRepository'] = new \Acme\SudcmsBundle\Repository\EcoShippingOrdersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9535.     }
  9536.     /**
  9537.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoShippingProductsExpeditionsRepository' shared autowired service.
  9538.      *
  9539.      * @return \Acme\SudcmsBundle\Repository\EcoShippingProductsExpeditionsRepository
  9540.      */
  9541.     protected function getEcoShippingProductsExpeditionsRepositoryService()
  9542.     {
  9543.         include_once \dirname(__DIR__4).'/src/Repository/EcoShippingProductsExpeditionsRepository.php';
  9544.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoShippingProductsExpeditionsRepository'] = new \Acme\SudcmsBundle\Repository\EcoShippingProductsExpeditionsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9545.     }
  9546.     /**
  9547.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoShippingfeesCountryRepository' shared autowired service.
  9548.      *
  9549.      * @return \Acme\SudcmsBundle\Repository\EcoShippingfeesCountryRepository
  9550.      */
  9551.     protected function getEcoShippingfeesCountryRepositoryService()
  9552.     {
  9553.         include_once \dirname(__DIR__4).'/src/Repository/EcoShippingfeesCountryRepository.php';
  9554.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoShippingfeesCountryRepository'] = new \Acme\SudcmsBundle\Repository\EcoShippingfeesCountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9555.     }
  9556.     /**
  9557.      * Gets the private 'Acme\SudcmsBundle\Repository\EcoShippingfeesRepository' shared autowired service.
  9558.      *
  9559.      * @return \Acme\SudcmsBundle\Repository\EcoShippingfeesRepository
  9560.      */
  9561.     protected function getEcoShippingfeesRepositoryService()
  9562.     {
  9563.         return $this->privates['Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository'] = new \Acme\SudcmsBundle\Repository\EcoShippingfeesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9564.     }
  9565.     /**
  9566.      * Gets the private 'Acme\SudcmsBundle\Repository\FlashMessageRepository' shared autowired service.
  9567.      *
  9568.      * @return \Acme\SudcmsBundle\Repository\FlashMessageRepository
  9569.      */
  9570.     protected function getFlashMessageRepositoryService()
  9571.     {
  9572.         include_once \dirname(__DIR__4).'/src/Repository/FlashMessageRepository.php';
  9573.         return $this->privates['Acme\\SudcmsBundle\\Repository\\FlashMessageRepository'] = new \Acme\SudcmsBundle\Repository\FlashMessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9574.     }
  9575.     /**
  9576.      * Gets the private 'Acme\SudcmsBundle\Repository\FormAdressesRepository' shared autowired service.
  9577.      *
  9578.      * @return \Acme\SudcmsBundle\Repository\FormAdressesRepository
  9579.      */
  9580.     protected function getFormAdressesRepositoryService()
  9581.     {
  9582.         include_once \dirname(__DIR__4).'/src/Repository/FormAdressesRepository.php';
  9583.         return $this->privates['Acme\\SudcmsBundle\\Repository\\FormAdressesRepository'] = new \Acme\SudcmsBundle\Repository\FormAdressesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9584.     }
  9585.     /**
  9586.      * Gets the private 'Acme\SudcmsBundle\Repository\FormElementsRepository' shared autowired service.
  9587.      *
  9588.      * @return \Acme\SudcmsBundle\Repository\FormElementsRepository
  9589.      */
  9590.     protected function getFormElementsRepositoryService()
  9591.     {
  9592.         include_once \dirname(__DIR__4).'/src/Repository/FormElementsRepository.php';
  9593.         return $this->privates['Acme\\SudcmsBundle\\Repository\\FormElementsRepository'] = new \Acme\SudcmsBundle\Repository\FormElementsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9594.     }
  9595.     /**
  9596.      * Gets the private 'Acme\SudcmsBundle\Repository\FormElementsValuesRepository' shared autowired service.
  9597.      *
  9598.      * @return \Acme\SudcmsBundle\Repository\FormElementsValuesRepository
  9599.      */
  9600.     protected function getFormElementsValuesRepositoryService()
  9601.     {
  9602.         include_once \dirname(__DIR__4).'/src/Repository/FormElementsValuesRepository.php';
  9603.         return $this->privates['Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository'] = new \Acme\SudcmsBundle\Repository\FormElementsValuesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9604.     }
  9605.     /**
  9606.      * Gets the private 'Acme\SudcmsBundle\Repository\FormSiteRepository' shared autowired service.
  9607.      *
  9608.      * @return \Acme\SudcmsBundle\Repository\FormSiteRepository
  9609.      */
  9610.     protected function getFormSiteRepositoryService()
  9611.     {
  9612.         include_once \dirname(__DIR__4).'/src/Repository/FormSiteRepository.php';
  9613.         return $this->privates['Acme\\SudcmsBundle\\Repository\\FormSiteRepository'] = new \Acme\SudcmsBundle\Repository\FormSiteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9614.     }
  9615.     /**
  9616.      * Gets the private 'Acme\SudcmsBundle\Repository\LanguageRepository' shared autowired service.
  9617.      *
  9618.      * @return \Acme\SudcmsBundle\Repository\LanguageRepository
  9619.      */
  9620.     protected function getLanguageRepositoryService()
  9621.     {
  9622.         include_once \dirname(__DIR__4).'/src/Repository/LanguageRepository.php';
  9623.         return $this->privates['Acme\\SudcmsBundle\\Repository\\LanguageRepository'] = new \Acme\SudcmsBundle\Repository\LanguageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9624.     }
  9625.     /**
  9626.      * Gets the private 'Acme\SudcmsBundle\Repository\ModuleRepository' shared autowired service.
  9627.      *
  9628.      * @return \Acme\SudcmsBundle\Repository\ModuleRepository
  9629.      */
  9630.     protected function getModuleRepositoryService()
  9631.     {
  9632.         return $this->privates['Acme\\SudcmsBundle\\Repository\\ModuleRepository'] = new \Acme\SudcmsBundle\Repository\ModuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9633.     }
  9634.     /**
  9635.      * Gets the private 'Acme\SudcmsBundle\Repository\NewsletterRepository' shared autowired service.
  9636.      *
  9637.      * @return \Acme\SudcmsBundle\Repository\NewsletterRepository
  9638.      */
  9639.     protected function getNewsletterRepositoryService()
  9640.     {
  9641.         return $this->privates['Acme\\SudcmsBundle\\Repository\\NewsletterRepository'] = new \Acme\SudcmsBundle\Repository\NewsletterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9642.     }
  9643.     /**
  9644.      * Gets the private 'Acme\SudcmsBundle\Repository\OptionsRepository' shared autowired service.
  9645.      *
  9646.      * @return \Acme\SudcmsBundle\Repository\OptionsRepository
  9647.      */
  9648.     protected function getOptionsRepositoryService()
  9649.     {
  9650.         include_once \dirname(__DIR__4).'/src/Repository/OptionsRepository.php';
  9651.         return $this->privates['Acme\\SudcmsBundle\\Repository\\OptionsRepository'] = new \Acme\SudcmsBundle\Repository\OptionsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9652.     }
  9653.     /**
  9654.      * Gets the private 'Acme\SudcmsBundle\Repository\PagesBlocsRepository' shared autowired service.
  9655.      *
  9656.      * @return \Acme\SudcmsBundle\Repository\PagesBlocsRepository
  9657.      */
  9658.     protected function getPagesBlocsRepositoryService()
  9659.     {
  9660.         include_once \dirname(__DIR__4).'/src/Repository/PagesBlocsRepository.php';
  9661.         return $this->privates['Acme\\SudcmsBundle\\Repository\\PagesBlocsRepository'] = new \Acme\SudcmsBundle\Repository\PagesBlocsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9662.     }
  9663.     /**
  9664.      * Gets the private 'Acme\SudcmsBundle\Repository\PagesMediasRepository' shared autowired service.
  9665.      *
  9666.      * @return \Acme\SudcmsBundle\Repository\PagesMediasRepository
  9667.      */
  9668.     protected function getPagesMediasRepositoryService()
  9669.     {
  9670.         include_once \dirname(__DIR__4).'/src/Repository/PagesMediasRepository.php';
  9671.         return $this->privates['Acme\\SudcmsBundle\\Repository\\PagesMediasRepository'] = new \Acme\SudcmsBundle\Repository\PagesMediasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9672.     }
  9673.     /**
  9674.      * Gets the private 'Acme\SudcmsBundle\Repository\PagesRepository' shared autowired service.
  9675.      *
  9676.      * @return \Acme\SudcmsBundle\Repository\PagesRepository
  9677.      */
  9678.     protected function getPagesRepositoryService()
  9679.     {
  9680.         include_once \dirname(__DIR__4).'/src/Repository/PagesRepository.php';
  9681.         return $this->privates['Acme\\SudcmsBundle\\Repository\\PagesRepository'] = new \Acme\SudcmsBundle\Repository\PagesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9682.     }
  9683.     /**
  9684.      * Gets the private 'Acme\SudcmsBundle\Repository\SiteCoordonneesRepository' shared autowired service.
  9685.      *
  9686.      * @return \Acme\SudcmsBundle\Repository\SiteCoordonneesRepository
  9687.      */
  9688.     protected function getSiteCoordonneesRepositoryService()
  9689.     {
  9690.         return $this->privates['Acme\\SudcmsBundle\\Repository\\SiteCoordonneesRepository'] = new \Acme\SudcmsBundle\Repository\SiteCoordonneesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9691.     }
  9692.     /**
  9693.      * Gets the private 'Acme\SudcmsBundle\Repository\SiteGoogleTagManagerRepository' shared autowired service.
  9694.      *
  9695.      * @return \Acme\SudcmsBundle\Repository\SiteGoogleTagManagerRepository
  9696.      */
  9697.     protected function getSiteGoogleTagManagerRepositoryService()
  9698.     {
  9699.         return $this->privates['Acme\\SudcmsBundle\\Repository\\SiteGoogleTagManagerRepository'] = new \Acme\SudcmsBundle\Repository\SiteGoogleTagManagerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9700.     }
  9701.     /**
  9702.      * Gets the private 'Acme\SudcmsBundle\Repository\SiteLangRepository' shared autowired service.
  9703.      *
  9704.      * @return \Acme\SudcmsBundle\Repository\SiteLangRepository
  9705.      */
  9706.     protected function getSiteLangRepositoryService()
  9707.     {
  9708.         return $this->privates['Acme\\SudcmsBundle\\Repository\\SiteLangRepository'] = new \Acme\SudcmsBundle\Repository\SiteLangRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9709.     }
  9710.     /**
  9711.      * Gets the private 'Acme\SudcmsBundle\Repository\SiteModuleRepository' shared autowired service.
  9712.      *
  9713.      * @return \Acme\SudcmsBundle\Repository\SiteModuleRepository
  9714.      */
  9715.     protected function getSiteModuleRepositoryService()
  9716.     {
  9717.         include_once \dirname(__DIR__4).'/src/Repository/SiteModuleRepository.php';
  9718.         return $this->privates['Acme\\SudcmsBundle\\Repository\\SiteModuleRepository'] = new \Acme\SudcmsBundle\Repository\SiteModuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9719.     }
  9720.     /**
  9721.      * Gets the private 'Acme\SudcmsBundle\Repository\SiteReferencementRepository' shared autowired service.
  9722.      *
  9723.      * @return \Acme\SudcmsBundle\Repository\SiteReferencementRepository
  9724.      */
  9725.     protected function getSiteReferencementRepositoryService()
  9726.     {
  9727.         include_once \dirname(__DIR__4).'/src/Repository/SiteReferencementRepository.php';
  9728.         return $this->privates['Acme\\SudcmsBundle\\Repository\\SiteReferencementRepository'] = new \Acme\SudcmsBundle\Repository\SiteReferencementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9729.     }
  9730.     /**
  9731.      * Gets the private 'Acme\SudcmsBundle\Repository\SiteRepository' shared autowired service.
  9732.      *
  9733.      * @return \Acme\SudcmsBundle\Repository\SiteRepository
  9734.      */
  9735.     protected function getSiteRepositoryService()
  9736.     {
  9737.         return $this->privates['Acme\\SudcmsBundle\\Repository\\SiteRepository'] = new \Acme\SudcmsBundle\Repository\SiteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9738.     }
  9739.     /**
  9740.      * Gets the private 'Acme\SudcmsBundle\Repository\SiteReseauxRepository' shared autowired service.
  9741.      *
  9742.      * @return \Acme\SudcmsBundle\Repository\SiteReseauxRepository
  9743.      */
  9744.     protected function getSiteReseauxRepositoryService()
  9745.     {
  9746.         return $this->privates['Acme\\SudcmsBundle\\Repository\\SiteReseauxRepository'] = new \Acme\SudcmsBundle\Repository\SiteReseauxRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9747.     }
  9748.     /**
  9749.      * Gets the private 'Acme\SudcmsBundle\Repository\TchatMessagesRepository' shared autowired service.
  9750.      *
  9751.      * @return \Acme\SudcmsBundle\Repository\TchatMessagesRepository
  9752.      */
  9753.     protected function getTchatMessagesRepositoryService()
  9754.     {
  9755.         include_once \dirname(__DIR__4).'/src/Repository/TchatMessagesRepository.php';
  9756.         return $this->privates['Acme\\SudcmsBundle\\Repository\\TchatMessagesRepository'] = new \Acme\SudcmsBundle\Repository\TchatMessagesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9757.     }
  9758.     /**
  9759.      * Gets the private 'Acme\SudcmsBundle\Repository\TchatProductsRepository' shared autowired service.
  9760.      *
  9761.      * @return \Acme\SudcmsBundle\Repository\TchatProductsRepository
  9762.      */
  9763.     protected function getTchatProductsRepositoryService()
  9764.     {
  9765.         include_once \dirname(__DIR__4).'/src/Repository/TchatProductsRepository.php';
  9766.         return $this->privates['Acme\\SudcmsBundle\\Repository\\TchatProductsRepository'] = new \Acme\SudcmsBundle\Repository\TchatProductsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9767.     }
  9768.     /**
  9769.      * Gets the private 'Acme\SudcmsBundle\Repository\TchatRepository' shared autowired service.
  9770.      *
  9771.      * @return \Acme\SudcmsBundle\Repository\TchatRepository
  9772.      */
  9773.     protected function getTchatRepositoryService()
  9774.     {
  9775.         return $this->privates['Acme\\SudcmsBundle\\Repository\\TchatRepository'] = new \Acme\SudcmsBundle\Repository\TchatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9776.     }
  9777.     /**
  9778.      * Gets the private 'Acme\SudcmsBundle\Service\AnonimizedService' shared autowired service.
  9779.      *
  9780.      * @return \Acme\SudcmsBundle\Service\AnonimizedService
  9781.      */
  9782.     protected function getAnonimizedServiceService()
  9783.     {
  9784.         include_once \dirname(__DIR__4).'/src/Service/AnonimizedService.php';
  9785.         return $this->privates['Acme\\SudcmsBundle\\Service\\AnonimizedService'] = new \Acme\SudcmsBundle\Service\AnonimizedService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoCustomersAddressesRepository'] ?? $this->getEcoCustomersAddressesRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository'] ?? $this->getEcoOrdersRepositoryService()));
  9786.     }
  9787.     /**
  9788.      * Gets the private 'Acme\SudcmsBundle\Service\ApiLogsService' shared autowired service.
  9789.      *
  9790.      * @return \Acme\SudcmsBundle\Service\ApiLogsService
  9791.      */
  9792.     protected function getApiLogsServiceService()
  9793.     {
  9794.         $a = ($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService());
  9795.         if (isset($this->privates['Acme\\SudcmsBundle\\Service\\ApiLogsService'])) {
  9796.             return $this->privates['Acme\\SudcmsBundle\\Service\\ApiLogsService'];
  9797.         }
  9798.         return $this->privates['Acme\\SudcmsBundle\\Service\\ApiLogsService'] = new \Acme\SudcmsBundle\Service\ApiLogsService(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9799.     }
  9800.     /**
  9801.      * Gets the private 'Acme\SudcmsBundle\Service\ApiService' shared autowired service.
  9802.      *
  9803.      * @return \Acme\SudcmsBundle\Service\ApiService
  9804.      */
  9805.     protected function getApiServiceService()
  9806.     {
  9807.         $a = ($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService());
  9808.         if (isset($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'])) {
  9809.             return $this->privates['Acme\\SudcmsBundle\\Service\\ApiService'];
  9810.         }
  9811.         $b = ($this->privates['Acme\\SudcmsBundle\\Service\\ApiLogsService'] ?? $this->getApiLogsServiceService());
  9812.         if (isset($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'])) {
  9813.             return $this->privates['Acme\\SudcmsBundle\\Service\\ApiService'];
  9814.         }
  9815.         return $this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] = new \Acme\SudcmsBundle\Service\ApiService($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9816.     }
  9817.     /**
  9818.      * Gets the private 'Acme\SudcmsBundle\Service\BrevoService' shared autowired service.
  9819.      *
  9820.      * @return \Acme\SudcmsBundle\Service\BrevoService
  9821.      */
  9822.     protected function getBrevoServiceService()
  9823.     {
  9824.         include_once \dirname(__DIR__4).'/src/Service/BrevoService.php';
  9825.         return $this->privates['Acme\\SudcmsBundle\\Service\\BrevoService'] = new \Acme\SudcmsBundle\Service\BrevoService(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9826.     }
  9827.     /**
  9828.      * Gets the private 'Acme\SudcmsBundle\Service\DuplicateContent' shared autowired service.
  9829.      *
  9830.      * @return \Acme\SudcmsBundle\Service\DuplicateContent
  9831.      */
  9832.     protected function getDuplicateContentService()
  9833.     {
  9834.         include_once \dirname(__DIR__4).'/src/Service/DuplicateContent.php';
  9835.         return $this->privates['Acme\\SudcmsBundle\\Service\\DuplicateContent'] = new \Acme\SudcmsBundle\Service\DuplicateContent(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Acme\\SudcmsBundle\\Repository\\PagesRepository'] ?? $this->getPagesRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\PagesBlocsRepository'] ?? $this->getPagesBlocsRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\PagesMediasRepository'] ?? $this->getPagesMediasRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'] ?? $this->getOtideaUtilsService()));
  9836.     }
  9837.     /**
  9838.      * Gets the private 'Acme\SudcmsBundle\Service\Ecommerce\BasketService' shared autowired service.
  9839.      *
  9840.      * @return \Acme\SudcmsBundle\Service\Ecommerce\BasketService
  9841.      */
  9842.     protected function getBasketServiceService()
  9843.     {
  9844.         $a = ($this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'] ?? $this->getOtideaUtilsService());
  9845.         if (isset($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService'])) {
  9846.             return $this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService'];
  9847.         }
  9848.         $b = ($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService());
  9849.         if (isset($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService'])) {
  9850.             return $this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService'];
  9851.         }
  9852.         return $this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\BasketService'] = new \Acme\SudcmsBundle\Service\Ecommerce\BasketService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\ShippingFeesService'] ?? $this->getShippingFeesServiceService()), ($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\DiscountService'] ?? $this->getDiscountServiceService()), $a$b);
  9853.     }
  9854.     /**
  9855.      * Gets the private 'Acme\SudcmsBundle\Service\Ecommerce\DiscountService' shared autowired service.
  9856.      *
  9857.      * @return \Acme\SudcmsBundle\Service\Ecommerce\DiscountService
  9858.      */
  9859.     protected function getDiscountServiceService()
  9860.     {
  9861.         return $this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\DiscountService'] = new \Acme\SudcmsBundle\Service\Ecommerce\DiscountService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoDiscountRepository'] ?? $this->getEcoDiscountRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository'] ?? $this->getEcoProductsReferencesRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoDiscountOrdersRepository'] ?? $this->getEcoDiscountOrdersRepositoryService()));
  9862.     }
  9863.     /**
  9864.      * Gets the private 'Acme\SudcmsBundle\Service\Ecommerce\InvoiceService' shared autowired service.
  9865.      *
  9866.      * @return \Acme\SudcmsBundle\Service\Ecommerce\InvoiceService
  9867.      */
  9868.     protected function getInvoiceServiceService()
  9869.     {
  9870.         include_once \dirname(__DIR__4).'/src/Service/Ecommerce/InvoiceService.php';
  9871.         return $this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\InvoiceService'] = new \Acme\SudcmsBundle\Service\Ecommerce\InvoiceService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\ShippingFeesService'] ?? $this->getShippingFeesServiceService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository'] ?? $this->getEcoOrdersRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoProductsReferencesRepository'] ?? $this->getEcoProductsReferencesRepositoryService()));
  9872.     }
  9873.     /**
  9874.      * Gets the private 'Acme\SudcmsBundle\Service\Ecommerce\LoyaltySystemService' shared autowired service.
  9875.      *
  9876.      * @return \Acme\SudcmsBundle\Service\Ecommerce\LoyaltySystemService
  9877.      */
  9878.     protected function getLoyaltySystemServiceService()
  9879.     {
  9880.         include_once \dirname(__DIR__4).'/src/Service/Ecommerce/LoyaltySystemService.php';
  9881.         return $this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\LoyaltySystemService'] = new \Acme\SudcmsBundle\Service\Ecommerce\LoyaltySystemService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoOrdersRepository'] ?? $this->getEcoOrdersRepositoryService()));
  9882.     }
  9883.     /**
  9884.      * Gets the private 'Acme\SudcmsBundle\Service\Ecommerce\OrderService' shared autowired service.
  9885.      *
  9886.      * @return \Acme\SudcmsBundle\Service\Ecommerce\OrderService
  9887.      */
  9888.     protected function getOrderServiceService()
  9889.     {
  9890.         include_once \dirname(__DIR__4).'/src/Service/Ecommerce/OrderService.php';
  9891.         return $this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\OrderService'] = new \Acme\SudcmsBundle\Service\Ecommerce\OrderService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\ShippingFeesService'] ?? $this->getShippingFeesServiceService()));
  9892.     }
  9893.     /**
  9894.      * Gets the private 'Acme\SudcmsBundle\Service\Ecommerce\PayboxService' shared autowired service.
  9895.      *
  9896.      * @return \Acme\SudcmsBundle\Service\Ecommerce\PayboxService
  9897.      */
  9898.     protected function getPayboxServiceService()
  9899.     {
  9900.         include_once \dirname(__DIR__4).'/src/Service/Ecommerce/PayboxService.php';
  9901.         return $this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\PayboxService'] = new \Acme\SudcmsBundle\Service\Ecommerce\PayboxService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9902.     }
  9903.     /**
  9904.      * Gets the private 'Acme\SudcmsBundle\Service\Ecommerce\ShippingFeesService' shared autowired service.
  9905.      *
  9906.      * @return \Acme\SudcmsBundle\Service\Ecommerce\ShippingFeesService
  9907.      */
  9908.     protected function getShippingFeesServiceService()
  9909.     {
  9910.         return $this->privates['Acme\\SudcmsBundle\\Service\\Ecommerce\\ShippingFeesService'] = new \Acme\SudcmsBundle\Service\Ecommerce\ShippingFeesService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\EcoShippingfeesRepository'] ?? $this->getEcoShippingfeesRepositoryService()));
  9911.     }
  9912.     /**
  9913.      * Gets the private 'Acme\SudcmsBundle\Service\FileService' shared autowired service.
  9914.      *
  9915.      * @return \Acme\SudcmsBundle\Service\FileService
  9916.      */
  9917.     protected function getFileServiceService()
  9918.     {
  9919.         include_once \dirname(__DIR__4).'/src/Service/FileService.php';
  9920.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  9921.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  9922.         return $this->privates['Acme\\SudcmsBundle\\Service\\FileService'] = new \Acme\SudcmsBundle\Service\FileService(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  9923.     }
  9924.     /**
  9925.      * Gets the private 'Acme\SudcmsBundle\Service\FlashNotificationAjax' shared autowired service.
  9926.      *
  9927.      * @return \Acme\SudcmsBundle\Service\FlashNotificationAjax
  9928.      */
  9929.     protected function getFlashNotificationAjaxService()
  9930.     {
  9931.         include_once \dirname(__DIR__4).'/src/Service/FlashNotificationAjax.php';
  9932.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9933.         if (isset($this->privates['Acme\\SudcmsBundle\\Service\\FlashNotificationAjax'])) {
  9934.             return $this->privates['Acme\\SudcmsBundle\\Service\\FlashNotificationAjax'];
  9935.         }
  9936.         return $this->privates['Acme\\SudcmsBundle\\Service\\FlashNotificationAjax'] = new \Acme\SudcmsBundle\Service\FlashNotificationAjax($a);
  9937.     }
  9938.     /**
  9939.      * Gets the private 'Acme\SudcmsBundle\Service\FormBuilderService' shared autowired service.
  9940.      *
  9941.      * @return \Acme\SudcmsBundle\Service\FormBuilderService
  9942.      */
  9943.     protected function getFormBuilderServiceService()
  9944.     {
  9945.         include_once \dirname(__DIR__4).'/src/Service/FormBuilderService.php';
  9946.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  9947.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  9948.         return $this->privates['Acme\\SudcmsBundle\\Service\\FormBuilderService'] = new \Acme\SudcmsBundle\Service\FormBuilderService(($this->privates['Acme\\SudcmsBundle\\Repository\\FormElementsRepository'] ?? $this->getFormElementsRepositoryService()), ($this->privates['Acme\\SudcmsBundle\\Repository\\FormElementsValuesRepository'] ?? $this->getFormElementsValuesRepositoryService()), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))));
  9949.     }
  9950.     /**
  9951.      * Gets the private 'Acme\SudcmsBundle\Service\MailerService' shared autowired service.
  9952.      *
  9953.      * @return \Acme\SudcmsBundle\Service\MailerService
  9954.      */
  9955.     protected function getMailerServiceService()
  9956.     {
  9957.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9958.         if (isset($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'])) {
  9959.             return $this->privates['Acme\\SudcmsBundle\\Service\\MailerService'];
  9960.         }
  9961.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9962.         if (isset($this->privates['Acme\\SudcmsBundle\\Service\\MailerService'])) {
  9963.             return $this->privates['Acme\\SudcmsBundle\\Service\\MailerService'];
  9964.         }
  9965.         $c = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  9966.         return $this->privates['Acme\\SudcmsBundle\\Service\\MailerService'] = new \Acme\SudcmsBundle\Service\MailerService(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  9967.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  9968.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  9969.             yield => ($this->privates['mailer.transport_factory.sendinblue'] ?? $this->getMailer_TransportFactory_SendinblueService());
  9970.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  9971.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  9972.         }, 5)))->fromStrings(['main' => $this->getEnv('MAILER_URL')]), NULL$a), $b, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $c$c);
  9973.     }
  9974.     /**
  9975.      * Gets the private 'Acme\SudcmsBundle\Service\OtideaUtils' shared autowired service.
  9976.      *
  9977.      * @return \Acme\SudcmsBundle\Service\OtideaUtils
  9978.      */
  9979.     protected function getOtideaUtilsService()
  9980.     {
  9981.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9982.         if (isset($this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'])) {
  9983.             return $this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'];
  9984.         }
  9985.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9986.         if (isset($this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'])) {
  9987.             return $this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'];
  9988.         }
  9989.         return $this->privates['Acme\\SudcmsBundle\\Service\\OtideaUtils'] = new \Acme\SudcmsBundle\Service\OtideaUtils($a, ($this->privates['Acme\\SudcmsBundle\\Repository\\ContactHistoriqueRepository'] ?? $this->getContactHistoriqueRepositoryService()), $b, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9990.     }
  9991.     /**
  9992.      * Gets the private 'Acme\SudcmsBundle\Service\UrlizerService' shared autowired service.
  9993.      *
  9994.      * @return \Acme\SudcmsBundle\Service\UrlizerService
  9995.      */
  9996.     protected function getUrlizerServiceService()
  9997.     {
  9998.         include_once \dirname(__DIR__4).'/src/Service/UrlizerService.php';
  9999.         return $this->privates['Acme\\SudcmsBundle\\Service\\UrlizerService'] = new \Acme\SudcmsBundle\Service\UrlizerService();
  10000.     }
  10001.     /**
  10002.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  10003.      *
  10004.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  10005.      */
  10006.     protected function getManagerRegistryAwareConnectionProviderService()
  10007.     {
  10008.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  10009.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  10010.         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'], 'default''default'));
  10011.     }
  10012.     /**
  10013.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  10014.      *
  10015.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  10016.      */
  10017.     protected function getRunSqlCommandService()
  10018.     {
  10019.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10020.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  10021.         $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()));
  10022.         $instance->setName('dbal:run-sql');
  10023.         return $instance;
  10024.     }
  10025.     /**
  10026.      * Gets the private 'annotations.cache_adapter' shared service.
  10027.      *
  10028.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  10029.      */
  10030.     protected function getAnnotations_CacheAdapterService()
  10031.     {
  10032.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  10033.     }
  10034.     /**
  10035.      * Gets the private 'annotations.cache_warmer' shared service.
  10036.      *
  10037.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  10038.      */
  10039.     protected function getAnnotations_CacheWarmerService()
  10040.     {
  10041.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10042.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10043.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  10044.         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);
  10045.     }
  10046.     /**
  10047.      * Gets the private 'annotations.cached_reader' shared service.
  10048.      *
  10049.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  10050.      */
  10051.     protected function getAnnotations_CachedReaderService()
  10052.     {
  10053.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  10054.     }
  10055.     /**
  10056.      * Gets the private 'annotations.reader' shared service.
  10057.      *
  10058.      * @return \Doctrine\Common\Annotations\AnnotationReader
  10059.      */
  10060.     protected function getAnnotations_ReaderService()
  10061.     {
  10062.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  10063.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  10064.         $a->registerUniqueLoader('class_exists');
  10065.         $instance->addGlobalIgnoredName('required'$a);
  10066.         return $instance;
  10067.     }
  10068.     /**
  10069.      * Gets the private 'assets._package_cieleo' shared service.
  10070.      *
  10071.      * @return \Symfony\Component\Asset\UrlPackage
  10072.      */
  10073.     protected function getAssets_PackageCieleoService()
  10074.     {
  10075.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  10076.         return $this->privates['assets._package_cieleo'] = new \Symfony\Component\Asset\UrlPackage([=> 'https://www.cieleo-bareges.com/'], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  10077.     }
  10078.     /**
  10079.      * Gets the private 'assets._package_local' shared service.
  10080.      *
  10081.      * @return \Symfony\Component\Asset\UrlPackage
  10082.      */
  10083.     protected function getAssets_PackageLocalService()
  10084.     {
  10085.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  10086.         return $this->privates['assets._package_local'] = new \Symfony\Component\Asset\UrlPackage([=> 'http://127.0.0.1:8000/'], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  10087.     }
  10088.     /**
  10089.      * Gets the private 'assets._package_main-app' shared service.
  10090.      *
  10091.      * @return \Symfony\Component\Asset\UrlPackage
  10092.      */
  10093.     protected function getAssets_PackageMainappService()
  10094.     {
  10095.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  10096.         return $this->privates['assets._package_main-app'] = new \Symfony\Component\Asset\UrlPackage([=> 'https://www.dev-th.cieleo-bareges.ovh/'], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  10097.     }
  10098.     /**
  10099.      * Gets the private 'assets.context' shared service.
  10100.      *
  10101.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  10102.      */
  10103.     protected function getAssets_ContextService()
  10104.     {
  10105.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  10106.         return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
  10107.     }
  10108.     /**
  10109.      * Gets the private 'cache.annotations' shared service.
  10110.      *
  10111.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10112.      */
  10113.     protected function getCache_AnnotationsService()
  10114.     {
  10115.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kKh0KhifwX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  10116.     }
  10117.     /**
  10118.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  10119.      *
  10120.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10121.      */
  10122.     protected function getCache_Doctrine_Orm_Default_QueryService()
  10123.     {
  10124.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  10125.     }
  10126.     /**
  10127.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  10128.      *
  10129.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10130.      */
  10131.     protected function getCache_Doctrine_Orm_Default_ResultService()
  10132.     {
  10133.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  10134.     }
  10135.     /**
  10136.      * Gets the private 'cache.property_info' shared service.
  10137.      *
  10138.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10139.      */
  10140.     protected function getCache_PropertyInfoService()
  10141.     {
  10142.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sdTxYMQ1to'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  10143.     }
  10144.     /**
  10145.      * Gets the private 'cache.security_expression_language' shared service.
  10146.      *
  10147.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10148.      */
  10149.     protected function getCache_SecurityExpressionLanguageService()
  10150.     {
  10151.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4I2cbBdK+d'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  10152.     }
  10153.     /**
  10154.      * Gets the private 'cache.serializer' shared service.
  10155.      *
  10156.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10157.      */
  10158.     protected function getCache_SerializerService()
  10159.     {
  10160.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dH44Ew94R+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  10161.     }
  10162.     /**
  10163.      * Gets the private 'cache.validator' shared service.
  10164.      *
  10165.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10166.      */
  10167.     protected function getCache_ValidatorService()
  10168.     {
  10169.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CePC40zWl0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  10170.     }
  10171.     /**
  10172.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  10173.      *
  10174.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  10175.      */
  10176.     protected function getCachePoolClearer_CacheWarmerService()
  10177.     {
  10178.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10179.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  10180.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  10181.     }
  10182.     /**
  10183.      * Gets the private 'config_builder.warmer' shared service.
  10184.      *
  10185.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  10186.      */
  10187.     protected function getConfigBuilder_WarmerService()
  10188.     {
  10189.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  10191.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10192.     }
  10193.     /**
  10194.      * Gets the private 'config_cache_factory' shared service.
  10195.      *
  10196.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  10197.      */
  10198.     protected function getConfigCacheFactoryService()
  10199.     {
  10200.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  10201.             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)));
  10202.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  10203.         }, 2));
  10204.     }
  10205.     /**
  10206.      * Gets the private 'console.command.about' shared service.
  10207.      *
  10208.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  10209.      */
  10210.     protected function getConsole_Command_AboutService()
  10211.     {
  10212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10213.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  10214.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  10215.         $instance->setName('about');
  10216.         $instance->setDescription('Display information about the current project');
  10217.         return $instance;
  10218.     }
  10219.     /**
  10220.      * Gets the private 'console.command.assets_install' shared service.
  10221.      *
  10222.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  10223.      */
  10224.     protected function getConsole_Command_AssetsInstallService()
  10225.     {
  10226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10227.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  10228.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  10229.         $instance->setName('assets:install');
  10230.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  10231.         return $instance;
  10232.     }
  10233.     /**
  10234.      * Gets the private 'console.command.cache_clear' shared service.
  10235.      *
  10236.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  10237.      */
  10238.     protected function getConsole_Command_CacheClearService()
  10239.     {
  10240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10241.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  10242.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  10243.         $instance->setName('cache:clear');
  10244.         $instance->setDescription('Clear the cache');
  10245.         return $instance;
  10246.     }
  10247.     /**
  10248.      * Gets the private 'console.command.cache_pool_clear' shared service.
  10249.      *
  10250.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  10251.      */
  10252.     protected function getConsole_Command_CachePoolClearService()
  10253.     {
  10254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10255.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  10256.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  10257.         $instance->setName('cache:pool:clear');
  10258.         $instance->setDescription('Clear cache pools');
  10259.         return $instance;
  10260.     }
  10261.     /**
  10262.      * Gets the private 'console.command.cache_pool_delete' shared service.
  10263.      *
  10264.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  10265.      */
  10266.     protected function getConsole_Command_CachePoolDeleteService()
  10267.     {
  10268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10269.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  10270.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  10271.         $instance->setName('cache:pool:delete');
  10272.         $instance->setDescription('Delete an item from a cache pool');
  10273.         return $instance;
  10274.     }
  10275.     /**
  10276.      * Gets the private 'console.command.cache_pool_list' shared service.
  10277.      *
  10278.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  10279.      */
  10280.     protected function getConsole_Command_CachePoolListService()
  10281.     {
  10282.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10283.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  10284.         $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.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  10285.         $instance->setName('cache:pool:list');
  10286.         $instance->setDescription('List available cache pools');
  10287.         return $instance;
  10288.     }
  10289.     /**
  10290.      * Gets the private 'console.command.cache_pool_prune' shared service.
  10291.      *
  10292.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  10293.      */
  10294.     protected function getConsole_Command_CachePoolPruneService()
  10295.     {
  10296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10297.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  10298.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  10299.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  10300.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  10301.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  10302.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  10303.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  10304.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  10305.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  10306.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  10307.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  10308.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  10309.         }, 10));
  10310.         $instance->setName('cache:pool:prune');
  10311.         $instance->setDescription('Prune cache pools');
  10312.         return $instance;
  10313.     }
  10314.     /**
  10315.      * Gets the private 'console.command.cache_warmup' shared service.
  10316.      *
  10317.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  10318.      */
  10319.     protected function getConsole_Command_CacheWarmupService()
  10320.     {
  10321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10322.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  10323.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  10324.         $instance->setName('cache:warmup');
  10325.         $instance->setDescription('Warm up an empty cache');
  10326.         return $instance;
  10327.     }
  10328.     /**
  10329.      * Gets the private 'console.command.config_debug' shared service.
  10330.      *
  10331.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  10332.      */
  10333.     protected function getConsole_Command_ConfigDebugService()
  10334.     {
  10335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10336.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  10337.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  10338.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  10339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  10340.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  10341.         $instance->setName('debug:config');
  10342.         $instance->setDescription('Dump the current configuration for an extension');
  10343.         return $instance;
  10344.     }
  10345.     /**
  10346.      * Gets the private 'console.command.config_dump_reference' shared service.
  10347.      *
  10348.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  10349.      */
  10350.     protected function getConsole_Command_ConfigDumpReferenceService()
  10351.     {
  10352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10353.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  10354.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  10355.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  10356.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  10357.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  10358.         $instance->setName('config:dump-reference');
  10359.         $instance->setDescription('Dump the default configuration for an extension');
  10360.         return $instance;
  10361.     }
  10362.     /**
  10363.      * Gets the private 'console.command.container_debug' shared service.
  10364.      *
  10365.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  10366.      */
  10367.     protected function getConsole_Command_ContainerDebugService()
  10368.     {
  10369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10370.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  10371.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  10372.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  10373.         $instance->setName('debug:container');
  10374.         $instance->setDescription('Display current services for an application');
  10375.         return $instance;
  10376.     }
  10377.     /**
  10378.      * Gets the private 'console.command.container_lint' shared service.
  10379.      *
  10380.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  10381.      */
  10382.     protected function getConsole_Command_ContainerLintService()
  10383.     {
  10384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10385.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  10386.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  10387.         $instance->setName('lint:container');
  10388.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  10389.         return $instance;
  10390.     }
  10391.     /**
  10392.      * Gets the private 'console.command.debug_autowiring' shared service.
  10393.      *
  10394.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  10395.      */
  10396.     protected function getConsole_Command_DebugAutowiringService()
  10397.     {
  10398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10399.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  10400.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  10401.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  10402.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  10403.         $instance->setName('debug:autowiring');
  10404.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  10405.         return $instance;
  10406.     }
  10407.     /**
  10408.      * Gets the private 'console.command.dotenv_debug' shared service.
  10409.      *
  10410.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  10411.      */
  10412.     protected function getConsole_Command_DotenvDebugService()
  10413.     {
  10414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10415.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  10416.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  10417.         $instance->setName('debug:dotenv');
  10418.         $instance->setDescription('Lists all dotenv files with variables and values');
  10419.         return $instance;
  10420.     }
  10421.     /**
  10422.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  10423.      *
  10424.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  10425.      */
  10426.     protected function getConsole_Command_EventDispatcherDebugService()
  10427.     {
  10428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10429.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  10430.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.gHf5fP_'] ?? $this->get_ServiceLocator_GHf5fPService()));
  10431.         $instance->setName('debug:event-dispatcher');
  10432.         $instance->setDescription('Display configured listeners for an application');
  10433.         return $instance;
  10434.     }
  10435.     /**
  10436.      * Gets the private 'console.command.form_debug' shared service.
  10437.      *
  10438.      * @return \Symfony\Component\Form\Command\DebugCommand
  10439.      */
  10440.     protected function getConsole_Command_FormDebugService()
  10441.     {
  10442.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10443.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  10444.         $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'=> 'Liip\\ImagineBundle\\Form\\Type'=> 'Acme\\SudcmsBundle\\Form'=> 'Acme\\SudcmsBundle\\Form\\Ecommerce'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'=> 'Liip\\ImagineBundle\\Form\\Type\\ImageType'=> 'Acme\\SudcmsBundle\\Form\\ActualiteEditType'=> 'Acme\\SudcmsBundle\\Form\\AddressBookEditType'=> 'Acme\\SudcmsBundle\\Form\\AgendaEditType'=> 'Acme\\SudcmsBundle\\Form\\AnnuaireType'10 => 'Acme\\SudcmsBundle\\Form\\ApiSettingsType'11 => 'Acme\\SudcmsBundle\\Form\\AutopromoType'12 => 'Acme\\SudcmsBundle\\Form\\CatalogEditType'13 => 'Acme\\SudcmsBundle\\Form\\CatalogueCategType'14 => 'Acme\\SudcmsBundle\\Form\\CatalogueMediasType'15 => 'Acme\\SudcmsBundle\\Form\\CatalogueType'16 => 'Acme\\SudcmsBundle\\Form\\ContactHistoriqueType'17 => 'Acme\\SudcmsBundle\\Form\\DocumentConfigEditType'18 => 'Acme\\SudcmsBundle\\Form\\DocumentType'19 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\CarrierType'20 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerAddressType'21 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerFrontType'22 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerRequestCompanyType'23 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerResetPasswordType'24 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerType'25 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\DiscountType'26 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\FrontLoginType'27 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\ProductReferenceType'28 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\ProductType'29 => 'Acme\\SudcmsBundle\\Form\\Ecommerce\\SettingsType'30 => 'Acme\\SudcmsBundle\\Form\\FormAdressesType'31 => 'Acme\\SudcmsBundle\\Form\\FormSiteType'32 => 'Acme\\SudcmsBundle\\Form\\FrontContactType'33 => 'Acme\\SudcmsBundle\\Form\\PlanningType'34 => 'Acme\\SudcmsBundle\\Form\\ResetPassType'35 => 'Acme\\SudcmsBundle\\Form\\SiteCoordonneesType'36 => 'Acme\\SudcmsBundle\\Form\\SiteEditType'37 => 'Acme\\SudcmsBundle\\Form\\SiteGoogleTagManagerType'38 => 'Acme\\SudcmsBundle\\Form\\UserGroupType'39 => 'Acme\\SudcmsBundle\\Form\\UserRegistrationType'], [=> '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()));
  10445.         $instance->setName('debug:form');
  10446.         $instance->setDescription('Display form type information');
  10447.         return $instance;
  10448.     }
  10449.     /**
  10450.      * Gets the private 'console.command.router_debug' shared service.
  10451.      *
  10452.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  10453.      */
  10454.     protected function getConsole_Command_RouterDebugService()
  10455.     {
  10456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10457.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  10458.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  10459.         $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()));
  10460.         $instance->setName('debug:router');
  10461.         $instance->setDescription('Display current routes for an application');
  10462.         return $instance;
  10463.     }
  10464.     /**
  10465.      * Gets the private 'console.command.router_match' shared service.
  10466.      *
  10467.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  10468.      */
  10469.     protected function getConsole_Command_RouterMatchService()
  10470.     {
  10471.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10472.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  10473.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  10474.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  10475.         }, 1));
  10476.         $instance->setName('router:match');
  10477.         $instance->setDescription('Help debug routes by simulating a path info match');
  10478.         return $instance;
  10479.     }
  10480.     /**
  10481.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  10482.      *
  10483.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  10484.      */
  10485.     protected function getConsole_Command_SecretsDecryptToLocalService()
  10486.     {
  10487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10488.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  10489.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10490.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10491.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  10492.         $instance->setName('secrets:decrypt-to-local');
  10493.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  10494.         return $instance;
  10495.     }
  10496.     /**
  10497.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  10498.      *
  10499.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  10500.      */
  10501.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  10502.     {
  10503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  10505.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10506.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10507.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  10508.         $instance->setName('secrets:encrypt-from-local');
  10509.         $instance->setDescription('Encrypt all local secrets to the vault');
  10510.         return $instance;
  10511.     }
  10512.     /**
  10513.      * Gets the private 'console.command.secrets_generate_key' shared service.
  10514.      *
  10515.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  10516.      */
  10517.     protected function getConsole_Command_SecretsGenerateKeyService()
  10518.     {
  10519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10520.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  10521.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10522.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10523.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  10524.         $instance->setName('secrets:generate-keys');
  10525.         $instance->setDescription('Generate new encryption keys');
  10526.         return $instance;
  10527.     }
  10528.     /**
  10529.      * Gets the private 'console.command.secrets_list' shared service.
  10530.      *
  10531.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  10532.      */
  10533.     protected function getConsole_Command_SecretsListService()
  10534.     {
  10535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10536.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  10537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10538.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10539.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  10540.         $instance->setName('secrets:list');
  10541.         $instance->setDescription('List all secrets');
  10542.         return $instance;
  10543.     }
  10544.     /**
  10545.      * Gets the private 'console.command.secrets_remove' shared service.
  10546.      *
  10547.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  10548.      */
  10549.     protected function getConsole_Command_SecretsRemoveService()
  10550.     {
  10551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10552.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  10553.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10554.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10555.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  10556.         $instance->setName('secrets:remove');
  10557.         $instance->setDescription('Remove a secret from the vault');
  10558.         return $instance;
  10559.     }
  10560.     /**
  10561.      * Gets the private 'console.command.secrets_set' shared service.
  10562.      *
  10563.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  10564.      */
  10565.     protected function getConsole_Command_SecretsSetService()
  10566.     {
  10567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  10569.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10570.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10571.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  10572.         $instance->setName('secrets:set');
  10573.         $instance->setDescription('Set a secret in the vault');
  10574.         return $instance;
  10575.     }
  10576.     /**
  10577.      * Gets the private 'console.command.translation_debug' shared service.
  10578.      *
  10579.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  10580.      */
  10581.     protected function getConsole_Command_TranslationDebugService()
  10582.     {
  10583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10584.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  10585.         $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).'/../main-app/templates'), => (\dirname(__DIR__4).'/../cieleo/templates'), => (\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/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  10586.         $instance->setName('debug:translation');
  10587.         $instance->setDescription('Display translation messages information');
  10588.         return $instance;
  10589.     }
  10590.     /**
  10591.      * Gets the private 'console.command.translation_extract' shared service.
  10592.      *
  10593.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  10594.      */
  10595.     protected function getConsole_Command_TranslationExtractService()
  10596.     {
  10597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10598.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  10599.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\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).'/../main-app/templates'), => (\dirname(__DIR__4).'/../cieleo/templates'), => (\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/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  10600.         $instance->setName('translation:extract');
  10601.         $instance->setAliases([=> 'translation:update']);
  10602.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  10603.         return $instance;
  10604.     }
  10605.     /**
  10606.      * Gets the private 'console.command.translation_pull' shared service.
  10607.      *
  10608.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  10609.      */
  10610.     protected function getConsole_Command_TranslationPullService()
  10611.     {
  10612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10613.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  10614.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  10615.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'fr', [], []);
  10616.         $instance->setName('translation:pull');
  10617.         $instance->setDescription('Pull translations from a given provider.');
  10618.         return $instance;
  10619.     }
  10620.     /**
  10621.      * Gets the private 'console.command.translation_push' shared service.
  10622.      *
  10623.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  10624.      */
  10625.     protected function getConsole_Command_TranslationPushService()
  10626.     {
  10627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10628.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  10629.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  10630.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  10631.         $instance->setName('translation:push');
  10632.         $instance->setDescription('Push translations to a given provider.');
  10633.         return $instance;
  10634.     }
  10635.     /**
  10636.      * Gets the private 'console.command.validator_debug' shared service.
  10637.      *
  10638.      * @return \Symfony\Component\Validator\Command\DebugCommand
  10639.      */
  10640.     protected function getConsole_Command_ValidatorDebugService()
  10641.     {
  10642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10643.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  10644.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  10645.         $instance->setName('debug:validator');
  10646.         $instance->setDescription('Display validation constraints for classes');
  10647.         return $instance;
  10648.     }
  10649.     /**
  10650.      * Gets the private 'console.command.xliff_lint' shared service.
  10651.      *
  10652.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  10653.      */
  10654.     protected function getConsole_Command_XliffLintService()
  10655.     {
  10656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10657.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  10658.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  10659.         $instance->setName('lint:xliff');
  10660.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  10661.         return $instance;
  10662.     }
  10663.     /**
  10664.      * Gets the private 'console.command.yaml_lint' shared service.
  10665.      *
  10666.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  10667.      */
  10668.     protected function getConsole_Command_YamlLintService()
  10669.     {
  10670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10671.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  10672.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  10673.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  10674.         $instance->setName('lint:yaml');
  10675.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  10676.         return $instance;
  10677.     }
  10678.     /**
  10679.      * Gets the private 'console.error_listener' shared service.
  10680.      *
  10681.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  10682.      */
  10683.     protected function getConsole_ErrorListenerService()
  10684.     {
  10685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  10686.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  10687.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10688.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10689.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  10690.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  10691.     }
  10692.     /**
  10693.      * Gets the private 'container.env_var_processor' shared service.
  10694.      *
  10695.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  10696.      */
  10697.     protected function getContainer_EnvVarProcessorService()
  10698.     {
  10699.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  10700.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  10701.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  10702.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  10703.         }, 1));
  10704.     }
  10705.     /**
  10706.      * Gets the private 'container.getenv' shared service.
  10707.      *
  10708.      * @return \Closure
  10709.      */
  10710.     protected function getContainer_GetenvService()
  10711.     {
  10712.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  10713.     }
  10714.     /**
  10715.      * Gets the private 'data_collector.form' shared service.
  10716.      *
  10717.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  10718.      */
  10719.     protected function getDataCollector_FormService()
  10720.     {
  10721.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  10722.     }
  10723.     /**
  10724.      * Gets the private 'data_collector.request' shared service.
  10725.      *
  10726.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  10727.      */
  10728.     protected function getDataCollector_RequestService()
  10729.     {
  10730.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10731.     }
  10732.     /**
  10733.      * Gets the private 'data_collector.request.session_collector' shared service.
  10734.      *
  10735.      * @return \Closure
  10736.      */
  10737.     protected function getDataCollector_Request_SessionCollectorService()
  10738.     {
  10739.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  10740.     }
  10741.     /**
  10742.      * Gets the private 'debug.argument_resolver.default' shared service.
  10743.      *
  10744.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  10745.      */
  10746.     protected function getDebug_ArgumentResolver_DefaultService()
  10747.     {
  10748.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  10749.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  10750.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  10751.         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))));
  10752.     }
  10753.     /**
  10754.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  10755.      *
  10756.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  10757.      */
  10758.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  10759.     {
  10760.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  10761.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  10762.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  10763.         $a = ($this->privates['.service_locator.wazk4y0'] ?? $this->get_ServiceLocator_Wazk4y0Service());
  10764.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  10765.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  10766.         }
  10767.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  10768.     }
  10769.     /**
  10770.      * Gets the private 'debug.argument_resolver.request' shared service.
  10771.      *
  10772.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  10773.      */
  10774.     protected function getDebug_ArgumentResolver_RequestService()
  10775.     {
  10776.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  10777.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  10778.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  10779.         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))));
  10780.     }
  10781.     /**
  10782.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  10783.      *
  10784.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  10785.      */
  10786.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  10787.     {
  10788.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  10789.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  10790.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  10791.         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))));
  10792.     }
  10793.     /**
  10794.      * Gets the private 'debug.argument_resolver.service' shared service.
  10795.      *
  10796.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  10797.      */
  10798.     protected function getDebug_ArgumentResolver_ServiceService()
  10799.     {
  10800.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  10801.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  10802.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  10803.         $a = ($this->privates['.service_locator.wazk4y0'] ?? $this->get_ServiceLocator_Wazk4y0Service());
  10804.         if (isset($this->privates['debug.argument_resolver.service'])) {
  10805.             return $this->privates['debug.argument_resolver.service'];
  10806.         }
  10807.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  10808.     }
  10809.     /**
  10810.      * Gets the private 'debug.argument_resolver.session' shared service.
  10811.      *
  10812.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  10813.      */
  10814.     protected function getDebug_ArgumentResolver_SessionService()
  10815.     {
  10816.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  10817.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  10818.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  10819.         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))));
  10820.     }
  10821.     /**
  10822.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  10823.      *
  10824.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  10825.      */
  10826.     protected function getDebug_ArgumentResolver_VariadicService()
  10827.     {
  10828.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  10829.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  10830.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  10831.         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))));
  10832.     }
  10833.     /**
  10834.      * Gets the private 'debug.debug_handlers_listener' shared service.
  10835.      *
  10836.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  10837.      */
  10838.     protected function getDebug_DebugHandlersListenerService()
  10839.     {
  10840.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  10841.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10842.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10843.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10844.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  10845.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  10846.     }
  10847.     /**
  10848.      * Gets the private 'debug.dump_listener' shared service.
  10849.      *
  10850.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  10851.      */
  10852.     protected function getDebug_DumpListenerService()
  10853.     {
  10854.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  10855.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  10856.         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()));
  10857.     }
  10858.     /**
  10859.      * Gets the private 'debug.file_link_formatter' shared service.
  10860.      *
  10861.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  10862.      */
  10863.     protected function getDebug_FileLinkFormatterService()
  10864.     {
  10865.         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 () {
  10866.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  10867.         });
  10868.     }
  10869.     /**
  10870.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  10871.      *
  10872.      * @return \string
  10873.      */
  10874.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  10875.     {
  10876.         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');
  10877.     }
  10878.     /**
  10879.      * Gets the private 'debug.log_processor' shared service.
  10880.      *
  10881.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  10882.      */
  10883.     protected function getDebug_LogProcessorService()
  10884.     {
  10885.         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())));
  10886.     }
  10887.     /**
  10888.      * Gets the private 'debug.security.access.decision_manager' shared service.
  10889.      *
  10890.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  10891.      */
  10892.     protected function getDebug_Security_Access_DecisionManagerService()
  10893.     {
  10894.         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 () {
  10895.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  10896.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  10897.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  10898.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  10899.     }
  10900.     /**
  10901.      * Gets the private 'debug.security.firewall' shared service.
  10902.      *
  10903.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  10904.      */
  10905.     protected function getDebug_Security_FirewallService()
  10906.     {
  10907.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  10908.         if (isset($this->privates['debug.security.firewall'])) {
  10909.             return $this->privates['debug.security.firewall'];
  10910.         }
  10911.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10912.         if (isset($this->privates['debug.security.firewall'])) {
  10913.             return $this->privates['debug.security.firewall'];
  10914.         }
  10915.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  10916.     }
  10917.     /**
  10918.      * Gets the private 'debug.security.firewall.authenticator.admin' shared service.
  10919.      *
  10920.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  10921.      */
  10922.     protected function getDebug_Security_Firewall_Authenticator_AdminService()
  10923.     {
  10924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  10925.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  10926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  10927.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  10928.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  10929.         $a = ($this->privates['security.authenticator.guard.admin.0'] ?? $this->getSecurity_Authenticator_Guard_Admin_0Service());
  10930.         if (isset($this->privates['debug.security.firewall.authenticator.admin'])) {
  10931.             return $this->privates['debug.security.firewall.authenticator.admin'];
  10932.         }
  10933.         $b = ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService());
  10934.         if (isset($this->privates['debug.security.firewall.authenticator.admin'])) {
  10935.             return $this->privates['debug.security.firewall.authenticator.admin'];
  10936.         }
  10937.         return $this->privates['debug.security.firewall.authenticator.admin'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a=> $b], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  10938.     }
  10939.     /**
  10940.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  10941.      *
  10942.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  10943.      */
  10944.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  10945.     {
  10946.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  10947.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  10948.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  10949.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  10950.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  10951.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  10952.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  10953.             return $this->privates['debug.security.firewall.authenticator.main'];
  10954.         }
  10955.         $b = ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService());
  10956.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  10957.             return $this->privates['debug.security.firewall.authenticator.main'];
  10958.         }
  10959.         return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a=> $b], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  10960.     }
  10961.     /**
  10962.      * Gets the private 'debug.security.user_value_resolver' shared service.
  10963.      *
  10964.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  10965.      */
  10966.     protected function getDebug_Security_UserValueResolverService()
  10967.     {
  10968.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  10969.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  10970.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  10971.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  10972.     }
  10973.     /**
  10974.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  10975.      *
  10976.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  10977.      */
  10978.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  10979.     {
  10980.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  10981.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  10982.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  10983.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  10984.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10985.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  10986.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  10987.         }
  10988.         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()))), $a);
  10989.     }
  10990.     /**
  10991.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  10992.      *
  10993.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  10994.      */
  10995.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  10996.     {
  10997.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  10998.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  10999.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11000.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  11001.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  11002.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  11003.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  11004.         }
  11005.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11006.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  11007.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  11008.         }
  11009.         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())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  11010.     }
  11011.     /**
  11012.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  11013.      *
  11014.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11015.      */
  11016.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  11017.     {
  11018.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11020.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11021.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  11022.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  11023.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11024.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  11025.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  11026.         }
  11027.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  11028.     }
  11029.     /**
  11030.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  11031.      *
  11032.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  11033.      */
  11034.     protected function getDebug_Security_Voter_VoteListenerService()
  11035.     {
  11036.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  11037.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  11038.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  11039.             return $this->privates['debug.security.voter.vote_listener'];
  11040.         }
  11041.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  11042.     }
  11043.     /**
  11044.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  11045.      *
  11046.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  11047.      */
  11048.     protected function getDoctrine_CacheClearMetadataCommandService()
  11049.     {
  11050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11051.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11052.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  11053.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11054.         $instance->setName('doctrine:cache:clear-metadata');
  11055.         return $instance;
  11056.     }
  11057.     /**
  11058.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  11059.      *
  11060.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  11061.      */
  11062.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  11063.     {
  11064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11065.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11066.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  11067.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11068.         $instance->setName('doctrine:cache:clear-query');
  11069.         return $instance;
  11070.     }
  11071.     /**
  11072.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  11073.      *
  11074.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  11075.      */
  11076.     protected function getDoctrine_CacheClearResultCommandService()
  11077.     {
  11078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11079.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11080.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  11081.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11082.         $instance->setName('doctrine:cache:clear-result');
  11083.         return $instance;
  11084.     }
  11085.     /**
  11086.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  11087.      *
  11088.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  11089.      */
  11090.     protected function getDoctrine_CacheCollectionRegionCommandService()
  11091.     {
  11092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11093.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11094.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  11095.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11096.         $instance->setName('doctrine:cache:clear-collection-region');
  11097.         return $instance;
  11098.     }
  11099.     /**
  11100.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  11101.      *
  11102.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  11103.      */
  11104.     protected function getDoctrine_ClearEntityRegionCommandService()
  11105.     {
  11106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11107.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11108.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  11109.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11110.         $instance->setName('doctrine:cache:clear-entity-region');
  11111.         return $instance;
  11112.     }
  11113.     /**
  11114.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  11115.      *
  11116.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  11117.      */
  11118.     protected function getDoctrine_ClearQueryRegionCommandService()
  11119.     {
  11120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11121.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11122.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  11123.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11124.         $instance->setName('doctrine:cache:clear-query-region');
  11125.         return $instance;
  11126.     }
  11127.     /**
  11128.      * Gets the private 'doctrine.database_create_command' shared service.
  11129.      *
  11130.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  11131.      */
  11132.     protected function getDoctrine_DatabaseCreateCommandService()
  11133.     {
  11134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11135.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  11136.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  11137.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11138.         $instance->setName('doctrine:database:create');
  11139.         return $instance;
  11140.     }
  11141.     /**
  11142.      * Gets the private 'doctrine.database_drop_command' shared service.
  11143.      *
  11144.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  11145.      */
  11146.     protected function getDoctrine_DatabaseDropCommandService()
  11147.     {
  11148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11149.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  11150.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  11151.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11152.         $instance->setName('doctrine:database:drop');
  11153.         return $instance;
  11154.     }
  11155.     /**
  11156.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  11157.      *
  11158.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  11159.      */
  11160.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  11161.     {
  11162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11163.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11164.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  11165.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11166.         $instance->setName('doctrine:ensure-production-settings');
  11167.         return $instance;
  11168.     }
  11169.     /**
  11170.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  11171.      *
  11172.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  11173.      */
  11174.     protected function getDoctrine_FixturesLoadCommandService()
  11175.     {
  11176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11177.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  11178.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  11179.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Loader.php';
  11180.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  11181.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  11182.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/FixtureInterface.php';
  11183.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/SharedFixtureInterface.php';
  11184.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/AbstractFixture.php';
  11185.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
  11186.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
  11187.         include_once \dirname(__DIR__4).'/src/DataFixtures/AppFixtures.php';
  11188.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  11189.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  11190.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  11191.         $a->addFixtures([=> ['fixture' => new \Acme\SudcmsBundle\DataFixtures\AppFixtures(), 'groups' => []]]);
  11192.         $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()]);
  11193.         $instance->setName('doctrine:fixtures:load');
  11194.         return $instance;
  11195.     }
  11196.     /**
  11197.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  11198.      *
  11199.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  11200.      */
  11201.     protected function getDoctrine_MappingConvertCommandService()
  11202.     {
  11203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11204.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11205.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  11206.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11207.         $instance->setName('doctrine:mapping:convert');
  11208.         return $instance;
  11209.     }
  11210.     /**
  11211.      * Gets the private 'doctrine.mapping_import_command' shared service.
  11212.      *
  11213.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  11214.      */
  11215.     protected function getDoctrine_MappingImportCommandService()
  11216.     {
  11217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11218.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  11219.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  11220.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  11221.         $instance->setName('doctrine:mapping:import');
  11222.         return $instance;
  11223.     }
  11224.     /**
  11225.      * Gets the private 'doctrine.mapping_info_command' shared service.
  11226.      *
  11227.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  11228.      */
  11229.     protected function getDoctrine_MappingInfoCommandService()
  11230.     {
  11231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11232.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11233.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  11234.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11235.         $instance->setName('doctrine:mapping:info');
  11236.         return $instance;
  11237.     }
  11238.     /**
  11239.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  11240.      *
  11241.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  11242.      */
  11243.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  11244.     {
  11245.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  11246.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  11247.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  11248.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  11249.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  11250.         }
  11251.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  11252.     }
  11253.     /**
  11254.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  11255.      *
  11256.      * @return \Doctrine\Migrations\DependencyFactory
  11257.      */
  11258.     protected function getDoctrine_Migrations_DependencyFactoryService()
  11259.     {
  11260.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  11261.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  11262.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  11263.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  11264.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  11265.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  11266.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  11267.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  11268.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  11269.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/src/migrations'));
  11270.         $a->setAllOrNothing(false);
  11271.         $a->setCheckDatabasePlatform(true);
  11272.         $a->setTransactional(true);
  11273.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  11274.         $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())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  11275.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  11276.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  11277.         });
  11278.         return $instance;
  11279.     }
  11280.     /**
  11281.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  11282.      *
  11283.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  11284.      */
  11285.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  11286.     {
  11287.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  11288.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  11289.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11290.     }
  11291.     /**
  11292.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  11293.      *
  11294.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  11295.      */
  11296.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  11297.     {
  11298.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  11299.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11300.     }
  11301.     /**
  11302.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  11303.      *
  11304.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  11305.      */
  11306.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  11307.     {
  11308.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  11309.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  11310.     }
  11311.     /**
  11312.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  11313.      *
  11314.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  11315.      */
  11316.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  11317.     {
  11318.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11319.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  11320.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  11321.     }
  11322.     /**
  11323.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  11324.      *
  11325.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  11326.      */
  11327.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  11328.     {
  11329.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11330.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  11331.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  11332.             return new \EmptyIterator();
  11333.         }, 0));
  11334.     }
  11335.     /**
  11336.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  11337.      *
  11338.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  11339.      */
  11340.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  11341.     {
  11342.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11343.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  11344.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  11345.     }
  11346.     /**
  11347.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  11348.      *
  11349.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  11350.      */
  11351.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  11352.     {
  11353.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11354.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  11355.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11356.     }
  11357.     /**
  11358.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  11359.      *
  11360.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  11361.      */
  11362.     protected function getDoctrine_Orm_Validator_UniqueService()
  11363.     {
  11364.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11365.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11366.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  11367.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11368.     }
  11369.     /**
  11370.      * Gets the private 'doctrine.query_dql_command' shared service.
  11371.      *
  11372.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  11373.      */
  11374.     protected function getDoctrine_QueryDqlCommandService()
  11375.     {
  11376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11377.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11378.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  11379.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11380.         $instance->setName('doctrine:query:dql');
  11381.         return $instance;
  11382.     }
  11383.     /**
  11384.      * Gets the private 'doctrine.query_sql_command' shared service.
  11385.      *
  11386.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  11387.      */
  11388.     protected function getDoctrine_QuerySqlCommandService()
  11389.     {
  11390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11391.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  11392.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  11393.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  11394.         $instance->setName('doctrine:query:sql');
  11395.         return $instance;
  11396.     }
  11397.     /**
  11398.      * Gets the private 'doctrine.schema_create_command' shared service.
  11399.      *
  11400.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  11401.      */
  11402.     protected function getDoctrine_SchemaCreateCommandService()
  11403.     {
  11404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11405.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11406.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  11407.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  11408.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11409.         $instance->setName('doctrine:schema:create');
  11410.         return $instance;
  11411.     }
  11412.     /**
  11413.      * Gets the private 'doctrine.schema_drop_command' shared service.
  11414.      *
  11415.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  11416.      */
  11417.     protected function getDoctrine_SchemaDropCommandService()
  11418.     {
  11419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11420.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11421.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  11422.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  11423.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11424.         $instance->setName('doctrine:schema:drop');
  11425.         return $instance;
  11426.     }
  11427.     /**
  11428.      * Gets the private 'doctrine.schema_update_command' shared service.
  11429.      *
  11430.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  11431.      */
  11432.     protected function getDoctrine_SchemaUpdateCommandService()
  11433.     {
  11434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11435.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11436.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  11437.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  11438.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11439.         $instance->setName('doctrine:schema:update');
  11440.         return $instance;
  11441.     }
  11442.     /**
  11443.      * Gets the private 'doctrine.schema_validate_command' shared service.
  11444.      *
  11445.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  11446.      */
  11447.     protected function getDoctrine_SchemaValidateCommandService()
  11448.     {
  11449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11450.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11451.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  11452.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11453.         $instance->setName('doctrine:schema:validate');
  11454.         return $instance;
  11455.     }
  11456.     /**
  11457.      * Gets the private 'doctrine.ulid_generator' shared service.
  11458.      *
  11459.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  11460.      */
  11461.     protected function getDoctrine_UlidGeneratorService()
  11462.     {
  11463.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  11464.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  11465.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  11466.     }
  11467.     /**
  11468.      * Gets the private 'doctrine.uuid_generator' shared service.
  11469.      *
  11470.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  11471.      */
  11472.     protected function getDoctrine_UuidGeneratorService()
  11473.     {
  11474.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  11475.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  11476.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  11477.     }
  11478.     /**
  11479.      * Gets the private 'doctrine_migrations.current_command' shared service.
  11480.      *
  11481.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  11482.      */
  11483.     protected function getDoctrineMigrations_CurrentCommandService()
  11484.     {
  11485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11486.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11487.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  11488.         $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');
  11489.         $instance->setName('doctrine:migrations:current');
  11490.         return $instance;
  11491.     }
  11492.     /**
  11493.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  11494.      *
  11495.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  11496.      */
  11497.     protected function getDoctrineMigrations_DiffCommandService()
  11498.     {
  11499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11500.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11501.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  11502.         $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');
  11503.         $instance->setName('doctrine:migrations:diff');
  11504.         return $instance;
  11505.     }
  11506.     /**
  11507.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  11508.      *
  11509.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  11510.      */
  11511.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  11512.     {
  11513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11514.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11515.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  11516.         $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');
  11517.         $instance->setName('doctrine:migrations:dump-schema');
  11518.         return $instance;
  11519.     }
  11520.     /**
  11521.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  11522.      *
  11523.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  11524.      */
  11525.     protected function getDoctrineMigrations_ExecuteCommandService()
  11526.     {
  11527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11528.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11529.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  11530.         $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');
  11531.         $instance->setName('doctrine:migrations:execute');
  11532.         return $instance;
  11533.     }
  11534.     /**
  11535.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  11536.      *
  11537.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  11538.      */
  11539.     protected function getDoctrineMigrations_GenerateCommandService()
  11540.     {
  11541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11542.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11543.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  11544.         $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');
  11545.         $instance->setName('doctrine:migrations:generate');
  11546.         return $instance;
  11547.     }
  11548.     /**
  11549.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  11550.      *
  11551.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  11552.      */
  11553.     protected function getDoctrineMigrations_LatestCommandService()
  11554.     {
  11555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11556.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11557.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  11558.         $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');
  11559.         $instance->setName('doctrine:migrations:latest');
  11560.         return $instance;
  11561.     }
  11562.     /**
  11563.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  11564.      *
  11565.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  11566.      */
  11567.     protected function getDoctrineMigrations_MigrateCommandService()
  11568.     {
  11569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11570.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11571.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  11572.         $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');
  11573.         $instance->setName('doctrine:migrations:migrate');
  11574.         return $instance;
  11575.     }
  11576.     /**
  11577.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  11578.      *
  11579.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  11580.      */
  11581.     protected function getDoctrineMigrations_RollupCommandService()
  11582.     {
  11583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11584.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11585.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  11586.         $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');
  11587.         $instance->setName('doctrine:migrations:rollup');
  11588.         return $instance;
  11589.     }
  11590.     /**
  11591.      * Gets the private 'doctrine_migrations.status_command' shared service.
  11592.      *
  11593.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  11594.      */
  11595.     protected function getDoctrineMigrations_StatusCommandService()
  11596.     {
  11597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11598.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11599.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  11600.         $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');
  11601.         $instance->setName('doctrine:migrations:status');
  11602.         return $instance;
  11603.     }
  11604.     /**
  11605.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  11606.      *
  11607.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  11608.      */
  11609.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  11610.     {
  11611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11612.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11613.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  11614.         $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');
  11615.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  11616.         return $instance;
  11617.     }
  11618.     /**
  11619.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  11620.      *
  11621.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  11622.      */
  11623.     protected function getDoctrineMigrations_UpToDateCommandService()
  11624.     {
  11625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11626.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11627.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  11628.         $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');
  11629.         $instance->setName('doctrine:migrations:up-to-date');
  11630.         return $instance;
  11631.     }
  11632.     /**
  11633.      * Gets the private 'doctrine_migrations.version_command' shared service.
  11634.      *
  11635.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  11636.      */
  11637.     protected function getDoctrineMigrations_VersionCommandService()
  11638.     {
  11639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11640.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11641.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  11642.         $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');
  11643.         $instance->setName('doctrine:migrations:version');
  11644.         return $instance;
  11645.     }
  11646.     /**
  11647.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  11648.      *
  11649.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  11650.      */
  11651.     protected function getDoctrineMigrations_VersionsCommandService()
  11652.     {
  11653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11654.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11655.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  11656.         $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');
  11657.         $instance->setName('doctrine:migrations:list');
  11658.         return $instance;
  11659.     }
  11660.     /**
  11661.      * Gets the private 'error_handler.error_renderer.html' shared service.
  11662.      *
  11663.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  11664.      */
  11665.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  11666.     {
  11667.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  11668.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  11669.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  11670.         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()));
  11671.     }
  11672.     /**
  11673.      * Gets the private 'exception_listener' shared service.
  11674.      *
  11675.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  11676.      */
  11677.     protected function getExceptionListenerService()
  11678.     {
  11679.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  11680.     }
  11681.     /**
  11682.      * Gets the private 'form.choice_list_factory.cached' shared service.
  11683.      *
  11684.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  11685.      */
  11686.     protected function getForm_ChoiceListFactory_CachedService()
  11687.     {
  11688.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  11689.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  11690.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  11691.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  11692.         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())));
  11693.     }
  11694.     /**
  11695.      * Gets the private 'form.registry' shared service.
  11696.      *
  11697.      * @return \Symfony\Component\Form\FormRegistry
  11698.      */
  11699.     protected function getForm_RegistryService()
  11700.     {
  11701.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  11702.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  11703.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  11704.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  11705.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  11706.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  11707.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  11708.         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, [
  11709.             'Acme\\SudcmsBundle\\Form\\ActualiteEditType' => ['privates''Acme\\SudcmsBundle\\Form\\ActualiteEditType''getActualiteEditTypeService'false],
  11710.             'Acme\\SudcmsBundle\\Form\\AddressBookEditType' => ['privates''Acme\\SudcmsBundle\\Form\\AddressBookEditType''getAddressBookEditTypeService'false],
  11711.             'Acme\\SudcmsBundle\\Form\\AgendaEditType' => ['privates''Acme\\SudcmsBundle\\Form\\AgendaEditType''getAgendaEditTypeService'false],
  11712.             'Acme\\SudcmsBundle\\Form\\AnnuaireType' => ['privates''Acme\\SudcmsBundle\\Form\\AnnuaireType''getAnnuaireTypeService'false],
  11713.             'Acme\\SudcmsBundle\\Form\\ApiSettingsType' => ['privates''Acme\\SudcmsBundle\\Form\\ApiSettingsType''getApiSettingsTypeService'false],
  11714.             'Acme\\SudcmsBundle\\Form\\AutopromoType' => ['privates''Acme\\SudcmsBundle\\Form\\AutopromoType''getAutopromoTypeService'false],
  11715.             'Acme\\SudcmsBundle\\Form\\CatalogEditType' => ['privates''Acme\\SudcmsBundle\\Form\\CatalogEditType''getCatalogEditTypeService'false],
  11716.             'Acme\\SudcmsBundle\\Form\\CatalogueCategType' => ['privates''Acme\\SudcmsBundle\\Form\\CatalogueCategType''getCatalogueCategTypeService'false],
  11717.             'Acme\\SudcmsBundle\\Form\\CatalogueMediasType' => ['privates''Acme\\SudcmsBundle\\Form\\CatalogueMediasType''getCatalogueMediasTypeService'false],
  11718.             'Acme\\SudcmsBundle\\Form\\CatalogueType' => ['privates''Acme\\SudcmsBundle\\Form\\CatalogueType''getCatalogueTypeService'false],
  11719.             'Acme\\SudcmsBundle\\Form\\ContactHistoriqueType' => ['privates''Acme\\SudcmsBundle\\Form\\ContactHistoriqueType''getContactHistoriqueTypeService'false],
  11720.             'Acme\\SudcmsBundle\\Form\\DocumentConfigEditType' => ['privates''Acme\\SudcmsBundle\\Form\\DocumentConfigEditType''getDocumentConfigEditTypeService'false],
  11721.             'Acme\\SudcmsBundle\\Form\\DocumentType' => ['privates''Acme\\SudcmsBundle\\Form\\DocumentType''getDocumentTypeService'false],
  11722.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CarrierType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\CarrierType''getCarrierTypeService'false],
  11723.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerAddressType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerAddressType''getCustomerAddressTypeService'false],
  11724.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerFrontType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerFrontType''getCustomerFrontTypeService'false],
  11725.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerRequestCompanyType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerRequestCompanyType''getCustomerRequestCompanyTypeService'false],
  11726.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerResetPasswordType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerResetPasswordType''getCustomerResetPasswordTypeService'false],
  11727.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerType''getCustomerTypeService'false],
  11728.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\DiscountType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\DiscountType''getDiscountTypeService'false],
  11729.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\FrontLoginType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\FrontLoginType''getFrontLoginTypeService'false],
  11730.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\ProductReferenceType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\ProductReferenceType''getProductReferenceTypeService'false],
  11731.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\ProductType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\ProductType''getProductTypeService'false],
  11732.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\SettingsType' => ['privates''Acme\\SudcmsBundle\\Form\\Ecommerce\\SettingsType''getSettingsTypeService'false],
  11733.             'Acme\\SudcmsBundle\\Form\\FormAdressesType' => ['privates''Acme\\SudcmsBundle\\Form\\FormAdressesType''getFormAdressesTypeService'false],
  11734.             'Acme\\SudcmsBundle\\Form\\FormSiteType' => ['privates''Acme\\SudcmsBundle\\Form\\FormSiteType''getFormSiteTypeService'false],
  11735.             'Acme\\SudcmsBundle\\Form\\FrontContactType' => ['privates''Acme\\SudcmsBundle\\Form\\FrontContactType''getFrontContactTypeService'false],
  11736.             'Acme\\SudcmsBundle\\Form\\PlanningType' => ['privates''Acme\\SudcmsBundle\\Form\\PlanningType''getPlanningTypeService'false],
  11737.             'Acme\\SudcmsBundle\\Form\\ResetPassType' => ['privates''Acme\\SudcmsBundle\\Form\\ResetPassType''getResetPassTypeService'false],
  11738.             'Acme\\SudcmsBundle\\Form\\SiteCoordonneesType' => ['privates''Acme\\SudcmsBundle\\Form\\SiteCoordonneesType''getSiteCoordonneesTypeService'false],
  11739.             'Acme\\SudcmsBundle\\Form\\SiteEditType' => ['privates''Acme\\SudcmsBundle\\Form\\SiteEditType''getSiteEditTypeService'false],
  11740.             'Acme\\SudcmsBundle\\Form\\SiteGoogleTagManagerType' => ['privates''Acme\\SudcmsBundle\\Form\\SiteGoogleTagManagerType''getSiteGoogleTagManagerTypeService'false],
  11741.             'Acme\\SudcmsBundle\\Form\\UserGroupType' => ['privates''Acme\\SudcmsBundle\\Form\\UserGroupType''getUserGroupTypeService'false],
  11742.             'Acme\\SudcmsBundle\\Form\\UserRegistrationType' => ['privates''Acme\\SudcmsBundle\\Form\\UserRegistrationType''getUserRegistrationTypeService'false],
  11743.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  11744.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  11745.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  11746.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  11747.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  11748.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  11749.         ], [
  11750.             'Acme\\SudcmsBundle\\Form\\ActualiteEditType' => '?',
  11751.             'Acme\\SudcmsBundle\\Form\\AddressBookEditType' => '?',
  11752.             'Acme\\SudcmsBundle\\Form\\AgendaEditType' => '?',
  11753.             'Acme\\SudcmsBundle\\Form\\AnnuaireType' => '?',
  11754.             'Acme\\SudcmsBundle\\Form\\ApiSettingsType' => '?',
  11755.             'Acme\\SudcmsBundle\\Form\\AutopromoType' => '?',
  11756.             'Acme\\SudcmsBundle\\Form\\CatalogEditType' => '?',
  11757.             'Acme\\SudcmsBundle\\Form\\CatalogueCategType' => '?',
  11758.             'Acme\\SudcmsBundle\\Form\\CatalogueMediasType' => '?',
  11759.             'Acme\\SudcmsBundle\\Form\\CatalogueType' => '?',
  11760.             'Acme\\SudcmsBundle\\Form\\ContactHistoriqueType' => '?',
  11761.             'Acme\\SudcmsBundle\\Form\\DocumentConfigEditType' => '?',
  11762.             'Acme\\SudcmsBundle\\Form\\DocumentType' => '?',
  11763.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CarrierType' => '?',
  11764.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerAddressType' => '?',
  11765.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerFrontType' => '?',
  11766.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerRequestCompanyType' => '?',
  11767.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerResetPasswordType' => '?',
  11768.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\CustomerType' => '?',
  11769.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\DiscountType' => '?',
  11770.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\FrontLoginType' => '?',
  11771.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\ProductReferenceType' => '?',
  11772.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\ProductType' => '?',
  11773.             'Acme\\SudcmsBundle\\Form\\Ecommerce\\SettingsType' => '?',
  11774.             'Acme\\SudcmsBundle\\Form\\FormAdressesType' => '?',
  11775.             'Acme\\SudcmsBundle\\Form\\FormSiteType' => '?',
  11776.             'Acme\\SudcmsBundle\\Form\\FrontContactType' => '?',
  11777.             'Acme\\SudcmsBundle\\Form\\PlanningType' => '?',
  11778.             'Acme\\SudcmsBundle\\Form\\ResetPassType' => '?',
  11779.             'Acme\\SudcmsBundle\\Form\\SiteCoordonneesType' => '?',
  11780.             'Acme\\SudcmsBundle\\Form\\SiteEditType' => '?',
  11781.             'Acme\\SudcmsBundle\\Form\\SiteGoogleTagManagerType' => '?',
  11782.             'Acme\\SudcmsBundle\\Form\\UserGroupType' => '?',
  11783.             'Acme\\SudcmsBundle\\Form\\UserRegistrationType' => '?',
  11784.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  11785.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  11786.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  11787.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  11788.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  11789.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  11790.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  11791.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  11792.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  11793.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  11794.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  11795.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  11796.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  11797.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  11798.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  11799.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  11800.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  11801.         }, 1)], new RewindableGenerator(function () {
  11802.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  11803.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  11804.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  11805.     }
  11806.     /**
  11807.      * Gets the private 'form.server_params' shared service.
  11808.      *
  11809.      * @return \Symfony\Component\Form\Util\ServerParams
  11810.      */
  11811.     protected function getForm_ServerParamsService()
  11812.     {
  11813.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  11814.         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())));
  11815.     }
  11816.     /**
  11817.      * Gets the private 'form.type.choice' shared service.
  11818.      *
  11819.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  11820.      */
  11821.     protected function getForm_Type_ChoiceService()
  11822.     {
  11823.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11824.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11825.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  11826.         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()));
  11827.     }
  11828.     /**
  11829.      * Gets the private 'form.type.color' shared service.
  11830.      *
  11831.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  11832.      */
  11833.     protected function getForm_Type_ColorService()
  11834.     {
  11835.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11836.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11837.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  11838.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  11839.     }
  11840.     /**
  11841.      * Gets the private 'form.type.entity' shared service.
  11842.      *
  11843.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  11844.      */
  11845.     protected function getForm_Type_EntityService()
  11846.     {
  11847.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11848.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11849.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  11850.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  11851.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11852.     }
  11853.     /**
  11854.      * Gets the private 'form.type.form' shared service.
  11855.      *
  11856.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  11857.      */
  11858.     protected function getForm_Type_FormService()
  11859.     {
  11860.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11861.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11862.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  11863.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  11864.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  11865.     }
  11866.     /**
  11867.      * Gets the private 'form.type_extension.csrf' shared service.
  11868.      *
  11869.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  11870.      */
  11871.     protected function getForm_TypeExtension_CsrfService()
  11872.     {
  11873.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11874.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11875.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  11876.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  11877.     }
  11878.     /**
  11879.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  11880.      *
  11881.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  11882.      */
  11883.     protected function getForm_TypeExtension_Form_DataCollectorService()
  11884.     {
  11885.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11886.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11887.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  11888.         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()));
  11889.     }
  11890.     /**
  11891.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  11892.      *
  11893.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  11894.      */
  11895.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  11896.     {
  11897.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11898.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11899.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  11900.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  11901.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  11902.         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())));
  11903.     }
  11904.     /**
  11905.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  11906.      *
  11907.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  11908.      */
  11909.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  11910.     {
  11911.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11912.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11913.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  11914.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  11915.     }
  11916.     /**
  11917.      * Gets the private 'form.type_extension.form.validator' shared service.
  11918.      *
  11919.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  11920.      */
  11921.     protected function getForm_TypeExtension_Form_ValidatorService()
  11922.     {
  11923.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11924.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11925.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  11926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  11927.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  11928.     }
  11929.     /**
  11930.      * Gets the private 'form.type_extension.upload.validator' shared service.
  11931.      *
  11932.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  11933.      */
  11934.     protected function getForm_TypeExtension_Upload_ValidatorService()
  11935.     {
  11936.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11937.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  11939.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  11940.     }
  11941.     /**
  11942.      * Gets the private 'form.type_guesser.doctrine' shared service.
  11943.      *
  11944.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  11945.      */
  11946.     protected function getForm_TypeGuesser_DoctrineService()
  11947.     {
  11948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  11949.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  11950.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11951.     }
  11952.     /**
  11953.      * Gets the private 'form.type_guesser.validator' shared service.
  11954.      *
  11955.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  11956.      */
  11957.     protected function getForm_TypeGuesser_ValidatorService()
  11958.     {
  11959.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  11960.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  11961.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  11962.     }
  11963.     /**
  11964.      * Gets the private 'fragment.renderer.inline' shared service.
  11965.      *
  11966.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  11967.      */
  11968.     protected function getFragment_Renderer_InlineService()
  11969.     {
  11970.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  11971.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  11972.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  11973.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11974.         if (isset($this->privates['fragment.renderer.inline'])) {
  11975.             return $this->privates['fragment.renderer.inline'];
  11976.         }
  11977.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  11978.         if (isset($this->privates['fragment.renderer.inline'])) {
  11979.             return $this->privates['fragment.renderer.inline'];
  11980.         }
  11981.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($b$a);
  11982.         $instance->setFragmentPath('/_fragment');
  11983.         return $instance;
  11984.     }
  11985.     /**
  11986.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  11987.      *
  11988.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  11989.      */
  11990.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  11991.     {
  11992.         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())));
  11993.     }
  11994.     /**
  11995.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  11996.      *
  11997.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  11998.      */
  11999.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  12000.     {
  12001.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  12002.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  12003.             return $this->privates['framework_extra_bundle.event.is_granted'];
  12004.         }
  12005.         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()), $a);
  12006.     }
  12007.     /**
  12008.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  12009.      *
  12010.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  12011.      */
  12012.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  12013.     {
  12014.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  12015.     }
  12016.     /**
  12017.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  12018.      *
  12019.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  12020.      */
  12021.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  12022.     {
  12023.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  12024.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  12025.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  12026.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  12027.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  12028.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  12029.     }
  12030.     /**
  12031.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  12032.      *
  12033.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  12034.      */
  12035.     protected function getLiipImagine_Command_CacheRemoveService()
  12036.     {
  12037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12038.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  12039.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  12040.         $this->privates['liip_imagine.command.cache_remove'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  12041.         $instance->setName('liip:imagine:cache:remove');
  12042.         return $instance;
  12043.     }
  12044.     /**
  12045.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  12046.      *
  12047.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  12048.      */
  12049.     protected function getLiipImagine_Command_CacheResolveService()
  12050.     {
  12051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12052.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  12053.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  12054.         $this->privates['liip_imagine.command.cache_resolve'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  12055.         $instance->setName('liip:imagine:cache:resolve');
  12056.         return $instance;
  12057.     }
  12058.     /**
  12059.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  12060.      *
  12061.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  12062.      */
  12063.     protected function getLiipImagine_Filter_ConfigurationService()
  12064.     {
  12065.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  12066.     }
  12067.     /**
  12068.      * Gets the private 'liip_imagine.form.type.image' shared service.
  12069.      *
  12070.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  12071.      */
  12072.     protected function getLiipImagine_Form_Type_ImageService()
  12073.     {
  12074.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12075.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12076.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  12077.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  12078.     }
  12079.     /**
  12080.      * Gets the private 'liip_imagine.gd' shared service.
  12081.      *
  12082.      * @return \Imagine\Gd\Imagine
  12083.      */
  12084.     protected function getLiipImagine_GdService()
  12085.     {
  12086.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  12087.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  12088.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  12089.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  12090.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  12091.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  12092.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  12093.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
  12094.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  12095.         $instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
  12096.         return $instance;
  12097.     }
  12098.     /**
  12099.      * Gets the private 'liip_imagine.service.filter' shared service.
  12100.      *
  12101.      * @return \Liip\ImagineBundle\Service\FilterService
  12102.      */
  12103.     protected function getLiipImagine_Service_FilterService()
  12104.     {
  12105.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  12106.         return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), false$this->parameters['liip_imagine.webp.options'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  12107.     }
  12108.     /**
  12109.      * Gets the private 'locale_aware_listener' shared service.
  12110.      *
  12111.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  12112.      */
  12113.     protected function getLocaleAwareListenerService()
  12114.     {
  12115.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  12116.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  12117.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  12118.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  12119.     }
  12120.     /**
  12121.      * Gets the private 'locale_listener' shared service.
  12122.      *
  12123.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  12124.      */
  12125.     protected function getLocaleListenerService()
  12126.     {
  12127.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  12128.     }
  12129.     /**
  12130.      * Gets the private 'mailer.transport_factory.native' shared service.
  12131.      *
  12132.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  12133.      */
  12134.     protected function getMailer_TransportFactory_NativeService()
  12135.     {
  12136.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  12137.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  12138.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  12139.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12140.         if (isset($this->privates['mailer.transport_factory.native'])) {
  12141.             return $this->privates['mailer.transport_factory.native'];
  12142.         }
  12143.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  12144.     }
  12145.     /**
  12146.      * Gets the private 'mailer.transport_factory.null' shared service.
  12147.      *
  12148.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  12149.      */
  12150.     protected function getMailer_TransportFactory_NullService()
  12151.     {
  12152.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  12153.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  12154.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  12155.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12156.         if (isset($this->privates['mailer.transport_factory.null'])) {
  12157.             return $this->privates['mailer.transport_factory.null'];
  12158.         }
  12159.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  12160.     }
  12161.     /**
  12162.      * Gets the private 'mailer.transport_factory.sendinblue' shared service.
  12163.      *
  12164.      * @return \Symfony\Component\Mailer\Bridge\Sendinblue\Transport\SendinblueTransportFactory
  12165.      */
  12166.     protected function getMailer_TransportFactory_SendinblueService()
  12167.     {
  12168.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  12169.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  12170.         include_once \dirname(__DIR__4).'/vendor/symfony/sendinblue-mailer/Transport/SendinblueTransportFactory.php';
  12171.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12172.         if (isset($this->privates['mailer.transport_factory.sendinblue'])) {
  12173.             return $this->privates['mailer.transport_factory.sendinblue'];
  12174.         }
  12175.         return $this->privates['mailer.transport_factory.sendinblue'] = new \Symfony\Component\Mailer\Bridge\Sendinblue\Transport\SendinblueTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  12176.     }
  12177.     /**
  12178.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  12179.      *
  12180.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  12181.      */
  12182.     protected function getMailer_TransportFactory_SendmailService()
  12183.     {
  12184.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  12185.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  12186.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  12187.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12188.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  12189.             return $this->privates['mailer.transport_factory.sendmail'];
  12190.         }
  12191.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  12192.     }
  12193.     /**
  12194.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  12195.      *
  12196.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  12197.      */
  12198.     protected function getMailer_TransportFactory_SmtpService()
  12199.     {
  12200.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  12201.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  12202.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  12203.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12204.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  12205.             return $this->privates['mailer.transport_factory.smtp'];
  12206.         }
  12207.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  12208.     }
  12209.     /**
  12210.      * Gets the private 'maker.auto_command.make_auth' shared service.
  12211.      *
  12212.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12213.      */
  12214.     protected function getMaker_AutoCommand_MakeAuthService()
  12215.     {
  12216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12217.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12218.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12219.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12220.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  12221.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  12222.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  12223.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  12224.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  12225.         $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()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a$b);
  12226.         $instance->setName('make:auth');
  12227.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  12228.         return $instance;
  12229.     }
  12230.     /**
  12231.      * Gets the private 'maker.auto_command.make_command' shared service.
  12232.      *
  12233.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12234.      */
  12235.     protected function getMaker_AutoCommand_MakeCommandService()
  12236.     {
  12237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12238.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12239.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12240.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12241.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  12242.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  12243.         $instance->setName('make:command');
  12244.         $instance->setDescription('Creates a new console command class');
  12245.         return $instance;
  12246.     }
  12247.     /**
  12248.      * Gets the private 'maker.auto_command.make_controller' shared service.
  12249.      *
  12250.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12251.      */
  12252.     protected function getMaker_AutoCommand_MakeControllerService()
  12253.     {
  12254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12255.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12256.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12257.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12258.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  12259.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  12260.         $instance->setName('make:controller');
  12261.         $instance->setDescription('Creates a new controller class');
  12262.         return $instance;
  12263.     }
  12264.     /**
  12265.      * Gets the private 'maker.auto_command.make_crud' shared service.
  12266.      *
  12267.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12268.      */
  12269.     protected function getMaker_AutoCommand_MakeCrudService()
  12270.     {
  12271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12272.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12273.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12274.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12275.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  12276.         $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()));
  12277.         $instance->setName('make:crud');
  12278.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  12279.         return $instance;
  12280.     }
  12281.     /**
  12282.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  12283.      *
  12284.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12285.      */
  12286.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  12287.     {
  12288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12289.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12290.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12291.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12292.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  12293.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  12294.         $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()));
  12295.         $instance->setName('make:docker:database');
  12296.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  12297.         return $instance;
  12298.     }
  12299.     /**
  12300.      * Gets the private 'maker.auto_command.make_entity' shared service.
  12301.      *
  12302.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12303.      */
  12304.     protected function getMaker_AutoCommand_MakeEntityService()
  12305.     {
  12306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12307.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12308.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12309.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12310.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  12311.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  12312.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  12313.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  12314.         $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()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b);
  12315.         $instance->setName('make:entity');
  12316.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  12317.         return $instance;
  12318.     }
  12319.     /**
  12320.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  12321.      *
  12322.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12323.      */
  12324.     protected function getMaker_AutoCommand_MakeFixturesService()
  12325.     {
  12326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12327.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12328.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12329.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12330.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  12331.         $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()));
  12332.         $instance->setName('make:fixtures');
  12333.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  12334.         return $instance;
  12335.     }
  12336.     /**
  12337.      * Gets the private 'maker.auto_command.make_form' shared service.
  12338.      *
  12339.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12340.      */
  12341.     protected function getMaker_AutoCommand_MakeFormService()
  12342.     {
  12343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12344.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12345.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12346.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12347.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  12348.         $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()));
  12349.         $instance->setName('make:form');
  12350.         $instance->setDescription('Creates a new form class');
  12351.         return $instance;
  12352.     }
  12353.     /**
  12354.      * Gets the private 'maker.auto_command.make_message' shared service.
  12355.      *
  12356.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12357.      */
  12358.     protected function getMaker_AutoCommand_MakeMessageService()
  12359.     {
  12360.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12361.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12362.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12363.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12364.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  12365.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  12366.         $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()));
  12367.         $instance->setName('make:message');
  12368.         $instance->setDescription('Creates a new message and handler');
  12369.         return $instance;
  12370.     }
  12371.     /**
  12372.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  12373.      *
  12374.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12375.      */
  12376.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  12377.     {
  12378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12379.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12380.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12381.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12382.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  12383.         $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()));
  12384.         $instance->setName('make:messenger-middleware');
  12385.         $instance->setDescription('Creates a new messenger middleware');
  12386.         return $instance;
  12387.     }
  12388.     /**
  12389.      * Gets the private 'maker.auto_command.make_migration' shared service.
  12390.      *
  12391.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12392.      */
  12393.     protected function getMaker_AutoCommand_MakeMigrationService()
  12394.     {
  12395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12396.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12397.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12398.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12399.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  12400.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  12401.         $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()));
  12402.         $instance->setName('make:migration');
  12403.         $instance->setDescription('Creates a new migration based on database changes');
  12404.         return $instance;
  12405.     }
  12406.     /**
  12407.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  12408.      *
  12409.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12410.      */
  12411.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  12412.     {
  12413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12414.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12415.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12416.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12417.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  12418.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  12419.         $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()));
  12420.         $instance->setName('make:registration-form');
  12421.         $instance->setDescription('Creates a new registration form system');
  12422.         return $instance;
  12423.     }
  12424.     /**
  12425.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  12426.      *
  12427.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12428.      */
  12429.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  12430.     {
  12431.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12432.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12433.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12434.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12435.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  12436.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  12437.         $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()));
  12438.         $instance->setName('make:reset-password');
  12439.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  12440.         return $instance;
  12441.     }
  12442.     /**
  12443.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  12444.      *
  12445.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12446.      */
  12447.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  12448.     {
  12449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12450.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12451.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12452.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12453.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  12454.         $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()));
  12455.         $instance->setName('make:serializer:encoder');
  12456.         $instance->setDescription('Creates a new serializer encoder class');
  12457.         return $instance;
  12458.     }
  12459.     /**
  12460.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  12461.      *
  12462.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12463.      */
  12464.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  12465.     {
  12466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12467.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12468.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12469.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12470.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  12471.         $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()));
  12472.         $instance->setName('make:serializer:normalizer');
  12473.         $instance->setDescription('Creates a new serializer normalizer class');
  12474.         return $instance;
  12475.     }
  12476.     /**
  12477.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  12478.      *
  12479.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12480.      */
  12481.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  12482.     {
  12483.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12484.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12485.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12486.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12487.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  12488.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  12489.         $instance->setName('make:stimulus-controller');
  12490.         $instance->setDescription('Creates a new Stimulus controller');
  12491.         return $instance;
  12492.     }
  12493.     /**
  12494.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  12495.      *
  12496.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12497.      */
  12498.     protected function getMaker_AutoCommand_MakeSubscriberService()
  12499.     {
  12500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12501.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12502.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12503.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12504.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  12505.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  12506.         $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()));
  12507.         $instance->setName('make:subscriber');
  12508.         $instance->setDescription('Creates a new event subscriber class');
  12509.         return $instance;
  12510.     }
  12511.     /**
  12512.      * Gets the private 'maker.auto_command.make_test' shared service.
  12513.      *
  12514.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12515.      */
  12516.     protected function getMaker_AutoCommand_MakeTestService()
  12517.     {
  12518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12519.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12520.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12521.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12522.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  12523.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  12524.         $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()));
  12525.         $instance->setName('make:test');
  12526.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  12527.         $instance->setDescription('Creates a new test class');
  12528.         return $instance;
  12529.     }
  12530.     /**
  12531.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  12532.      *
  12533.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12534.      */
  12535.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  12536.     {
  12537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12538.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12539.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12540.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12541.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  12542.         $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()));
  12543.         $instance->setName('make:twig-extension');
  12544.         $instance->setDescription('Creates a new Twig extension class');
  12545.         return $instance;
  12546.     }
  12547.     /**
  12548.      * Gets the private 'maker.auto_command.make_user' shared service.
  12549.      *
  12550.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12551.      */
  12552.     protected function getMaker_AutoCommand_MakeUserService()
  12553.     {
  12554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12555.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12556.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12557.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12558.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  12559.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  12560.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  12561.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  12562.         $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()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  12563.         $instance->setName('make:user');
  12564.         $instance->setDescription('Creates a new security user class');
  12565.         return $instance;
  12566.     }
  12567.     /**
  12568.      * Gets the private 'maker.auto_command.make_validator' shared service.
  12569.      *
  12570.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12571.      */
  12572.     protected function getMaker_AutoCommand_MakeValidatorService()
  12573.     {
  12574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12575.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12576.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12577.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12578.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  12579.         $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()));
  12580.         $instance->setName('make:validator');
  12581.         $instance->setDescription('Creates a new validator and constraint class');
  12582.         return $instance;
  12583.     }
  12584.     /**
  12585.      * Gets the private 'maker.auto_command.make_voter' shared service.
  12586.      *
  12587.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12588.      */
  12589.     protected function getMaker_AutoCommand_MakeVoterService()
  12590.     {
  12591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12592.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12593.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12594.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12595.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  12596.         $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()));
  12597.         $instance->setName('make:voter');
  12598.         $instance->setDescription('Creates a new security voter class');
  12599.         return $instance;
  12600.     }
  12601.     /**
  12602.      * Gets the private 'maker.doctrine_helper' shared service.
  12603.      *
  12604.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  12605.      */
  12606.     protected function getMaker_DoctrineHelperService()
  12607.     {
  12608.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  12609.         $a = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/src/Entity')])));
  12610.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('Acme\\SudcmsBundle\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity'=> $a], => [=> 'Acme\\SudcmsBundle\\Entity'=> $a]]]);
  12611.     }
  12612.     /**
  12613.      * Gets the private 'maker.entity_class_generator' shared service.
  12614.      *
  12615.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  12616.      */
  12617.     protected function getMaker_EntityClassGeneratorService()
  12618.     {
  12619.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  12620.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  12621.     }
  12622.     /**
  12623.      * Gets the private 'maker.file_manager' shared service.
  12624.      *
  12625.      * @return \Symfony\Bundle\MakerBundle\FileManager
  12626.      */
  12627.     protected function getMaker_FileManagerService()
  12628.     {
  12629.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  12630.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  12631.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  12632.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  12633.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('Acme\\SudcmsBundle')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  12634.     }
  12635.     /**
  12636.      * Gets the private 'maker.generator' shared service.
  12637.      *
  12638.      * @return \Symfony\Bundle\MakerBundle\Generator
  12639.      */
  12640.     protected function getMaker_GeneratorService()
  12641.     {
  12642.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  12643.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  12644.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  12645.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'Acme\\SudcmsBundle'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  12646.     }
  12647.     /**
  12648.      * Gets the private 'maker.php_compat_util' shared service.
  12649.      *
  12650.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  12651.      */
  12652.     protected function getMaker_PhpCompatUtilService()
  12653.     {
  12654.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  12655.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  12656.     }
  12657.     /**
  12658.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  12659.      *
  12660.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  12661.      */
  12662.     protected function getMaker_Renderer_FormTypeRendererService()
  12663.     {
  12664.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  12665.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  12666.     }
  12667.     /**
  12668.      * Gets the private 'mime_types' shared service.
  12669.      *
  12670.      * @return \Symfony\Component\Mime\MimeTypes
  12671.      */
  12672.     protected function getMimeTypesService()
  12673.     {
  12674.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  12675.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  12676.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  12677.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  12678.         $instance->setDefault($instance);
  12679.         return $instance;
  12680.     }
  12681.     /**
  12682.      * Gets the private 'monolog.command.server_log' shared service.
  12683.      *
  12684.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  12685.      */
  12686.     protected function getMonolog_Command_ServerLogService()
  12687.     {
  12688.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12689.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  12690.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  12691.         $instance->setName('server:log');
  12692.         $instance->setDescription('Start a log server that displays logs in real time');
  12693.         return $instance;
  12694.     }
  12695.     /**
  12696.      * Gets the private 'monolog.handler.console' shared service.
  12697.      *
  12698.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  12699.      */
  12700.     protected function getMonolog_Handler_ConsoleService()
  12701.     {
  12702.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  12703.     }
  12704.     /**
  12705.      * Gets the private 'monolog.handler.main' shared service.
  12706.      *
  12707.      * @return \Monolog\Handler\StreamHandler
  12708.      */
  12709.     protected function getMonolog_Handler_MainService()
  12710.     {
  12711.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  12712.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  12713.         return $instance;
  12714.     }
  12715.     /**
  12716.      * Gets the private 'monolog.logger' shared service.
  12717.      *
  12718.      * @return \Symfony\Bridge\Monolog\Logger
  12719.      */
  12720.     protected function getMonolog_LoggerService()
  12721.     {
  12722.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  12723.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12724.         $instance->useMicrosecondTimestamps(true);
  12725.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12726.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  12727.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  12728.         return $instance;
  12729.     }
  12730.     /**
  12731.      * Gets the private 'monolog.logger.cache' shared service.
  12732.      *
  12733.      * @return \Symfony\Bridge\Monolog\Logger
  12734.      */
  12735.     protected function getMonolog_Logger_CacheService()
  12736.     {
  12737.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  12738.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12739.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12740.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  12741.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  12742.         return $instance;
  12743.     }
  12744.     /**
  12745.      * Gets the private 'monolog.logger.mailer' shared service.
  12746.      *
  12747.      * @return \Symfony\Bridge\Monolog\Logger
  12748.      */
  12749.     protected function getMonolog_Logger_MailerService()
  12750.     {
  12751.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  12752.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12753.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12754.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  12755.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  12756.         return $instance;
  12757.     }
  12758.     /**
  12759.      * Gets the private 'monolog.logger.request' shared service.
  12760.      *
  12761.      * @return \Symfony\Bridge\Monolog\Logger
  12762.      */
  12763.     protected function getMonolog_Logger_RequestService()
  12764.     {
  12765.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  12766.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12767.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12768.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  12769.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  12770.         return $instance;
  12771.     }
  12772.     /**
  12773.      * Gets the private 'monolog.logger.security' shared service.
  12774.      *
  12775.      * @return \Symfony\Bridge\Monolog\Logger
  12776.      */
  12777.     protected function getMonolog_Logger_SecurityService()
  12778.     {
  12779.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  12780.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12781.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12782.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  12783.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  12784.         return $instance;
  12785.     }
  12786.     /**
  12787.      * Gets the private 'parameter_bag' shared service.
  12788.      *
  12789.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  12790.      */
  12791.     protected function getParameterBagService()
  12792.     {
  12793.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  12794.     }
  12795.     /**
  12796.      * Gets the private 'profiler_listener' shared service.
  12797.      *
  12798.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  12799.      */
  12800.     protected function getProfilerListenerService()
  12801.     {
  12802.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  12803.         if (isset($this->privates['profiler_listener'])) {
  12804.             return $this->privates['profiler_listener'];
  12805.         }
  12806.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  12807.     }
  12808.     /**
  12809.      * Gets the private 'property_accessor' shared service.
  12810.      *
  12811.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  12812.      */
  12813.     protected function getPropertyAccessorService()
  12814.     {
  12815.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  12816.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  12817.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  12818.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  12819.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  12820.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  12821.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  12822.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  12823.     }
  12824.     /**
  12825.      * Gets the private 'property_info' shared service.
  12826.      *
  12827.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  12828.      */
  12829.     protected function getPropertyInfoService()
  12830.     {
  12831.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  12832.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  12833.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  12834.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  12835.         }, 3), new RewindableGenerator(function () {
  12836.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  12837.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  12838.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  12839.         }, 3), new RewindableGenerator(function () {
  12840.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  12841.         }, 1), new RewindableGenerator(function () {
  12842.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  12843.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  12844.         }, 2), new RewindableGenerator(function () {
  12845.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  12846.         }, 1));
  12847.     }
  12848.     /**
  12849.      * Gets the private 'property_info.serializer_extractor' shared service.
  12850.      *
  12851.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  12852.      */
  12853.     protected function getPropertyInfo_SerializerExtractorService()
  12854.     {
  12855.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  12856.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  12857.     }
  12858.     /**
  12859.      * Gets the private 'router.cache_warmer' shared service.
  12860.      *
  12861.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  12862.      */
  12863.     protected function getRouter_CacheWarmerService()
  12864.     {
  12865.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  12867.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12868.             'router' => ['services''router''getRouterService'false],
  12869.         ], [
  12870.             'router' => '?',
  12871.         ]))->withContext('router.cache_warmer'$this));
  12872.     }
  12873.     /**
  12874.      * Gets the private 'router.expression_language_provider' shared service.
  12875.      *
  12876.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  12877.      */
  12878.     protected function getRouter_ExpressionLanguageProviderService()
  12879.     {
  12880.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12881.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  12882.         ], [
  12883.             'env' => 'Closure',
  12884.         ]));
  12885.     }
  12886.     /**
  12887.      * Gets the private 'router.request_context' shared service.
  12888.      *
  12889.      * @return \Symfony\Component\Routing\RequestContext
  12890.      */
  12891.     protected function getRouter_RequestContextService()
  12892.     {
  12893.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  12894.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  12895.         return $instance;
  12896.     }
  12897.     /**
  12898.      * Gets the private 'router_listener' shared service.
  12899.      *
  12900.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  12901.      */
  12902.     protected function getRouterListenerService()
  12903.     {
  12904.         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);
  12905.     }
  12906.     /**
  12907.      * Gets the private 'secrets.vault' shared service.
  12908.      *
  12909.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  12910.      */
  12911.     protected function getSecrets_VaultService()
  12912.     {
  12913.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  12914.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  12915.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  12916.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  12917.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  12918.     }
  12919.     /**
  12920.      * Gets the private 'security.access_listener' shared service.
  12921.      *
  12922.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  12923.      */
  12924.     protected function getSecurity_AccessListenerService()
  12925.     {
  12926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  12927.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  12928.         if (isset($this->privates['security.access_listener'])) {
  12929.             return $this->privates['security.access_listener'];
  12930.         }
  12931.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  12932.     }
  12933.     /**
  12934.      * Gets the private 'security.access_map' shared service.
  12935.      *
  12936.      * @return \Symfony\Component\Security\Http\AccessMap
  12937.      */
  12938.     protected function getSecurity_AccessMapService()
  12939.     {
  12940.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  12941.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  12942.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  12943.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  12944.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  12945.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'), [=> 'ROLE_LOGIN_BO'], NULL);
  12946.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/compte-client/'), [=> 'ROLE_CUSTOMER'], NULL);
  12947.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/panier/$'), [=> 'PUBLIC_ACCESS'], NULL);
  12948.         return $instance;
  12949.     }
  12950.     /**
  12951.      * Gets the private 'security.authentication_utils' shared service.
  12952.      *
  12953.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  12954.      */
  12955.     protected function getSecurity_AuthenticationUtilsService()
  12956.     {
  12957.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  12958.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  12959.     }
  12960.     /**
  12961.      * Gets the private 'security.authenticator.form_login.admin' shared service.
  12962.      *
  12963.      * @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
  12964.      */
  12965.     protected function getSecurity_Authenticator_FormLogin_AdminService()
  12966.     {
  12967.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  12968.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  12969.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  12970.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  12971.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  12972.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
  12973.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  12974.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  12975.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  12976.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  12977.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  12978.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  12979.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  12980.         $b->setOptions(['login_path' => 'admin_app_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  12981.         $b->setFirewallName('admin');
  12982.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  12983.         if (isset($this->privates['security.authenticator.form_login.admin'])) {
  12984.             return $this->privates['security.authenticator.form_login.admin'];
  12985.         }
  12986.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($c$a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  12987.         $d->setOptions(['login_path' => 'admin_app_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  12988.         return $this->privates['security.authenticator.form_login.admin'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($a, ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), $b$d, ['login_path' => 'admin_app_login''check_path' => 'admin_app_login''enable_csrf' => true'use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''post_only' => true'form_only' => false]);
  12989.     }
  12990.     /**
  12991.      * Gets the private 'security.authenticator.form_login.main' shared service.
  12992.      *
  12993.      * @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
  12994.      */
  12995.     protected function getSecurity_Authenticator_FormLogin_MainService()
  12996.     {
  12997.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  12998.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  12999.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  13000.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  13001.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  13002.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
  13003.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  13004.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13005.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  13006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  13007.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  13008.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  13009.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  13010.         $b->setOptions(['login_path' => 'front_app_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  13011.         $b->setFirewallName('main');
  13012.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  13013.         if (isset($this->privates['security.authenticator.form_login.main'])) {
  13014.             return $this->privates['security.authenticator.form_login.main'];
  13015.         }
  13016.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($c$a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  13017.         $d->setOptions(['login_path' => 'front_app_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  13018.         return $this->privates['security.authenticator.form_login.main'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($a, ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), $b$d, ['login_path' => 'front_app_login''check_path' => 'front_app_login''enable_csrf' => true'use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''post_only' => true'form_only' => false]);
  13019.     }
  13020.     /**
  13021.      * Gets the private 'security.authenticator.guard.admin.0' shared service.
  13022.      *
  13023.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  13024.      */
  13025.     protected function getSecurity_Authenticator_Guard_Admin_0Service()
  13026.     {
  13027.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  13028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  13029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  13030.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  13031.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  13032.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  13033.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  13034.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  13035.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13036.         include_once \dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php';
  13037.         $a = ($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService());
  13038.         if (isset($this->privates['security.authenticator.guard.admin.0'])) {
  13039.             return $this->privates['security.authenticator.guard.admin.0'];
  13040.         }
  13041.         return $this->privates['security.authenticator.guard.admin.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \Acme\SudcmsBundle\Security\LoginFormAuthenticator($a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService())), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  13042.     }
  13043.     /**
  13044.      * Gets the private 'security.authenticator.guard.main.0' shared service.
  13045.      *
  13046.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  13047.      */
  13048.     protected function getSecurity_Authenticator_Guard_Main_0Service()
  13049.     {
  13050.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  13051.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  13052.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  13053.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  13054.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  13055.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  13056.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  13057.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  13058.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13059.         include_once \dirname(__DIR__4).'/src/Security/LoginFormFrontAuthenticator.php';
  13060.         $a = ($this->privates['Acme\\SudcmsBundle\\Service\\ApiService'] ?? $this->getApiServiceService());
  13061.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  13062.             return $this->privates['security.authenticator.guard.main.0'];
  13063.         }
  13064.         return $this->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \Acme\SudcmsBundle\Security\LoginFormFrontAuthenticator($a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService())), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  13065.     }
  13066.     /**
  13067.      * Gets the private 'security.channel_listener' shared service.
  13068.      *
  13069.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  13070.      */
  13071.     protected function getSecurity_ChannelListenerService()
  13072.     {
  13073.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  13074.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  13075.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  13076.     }
  13077.     /**
  13078.      * Gets the private 'security.command.debug_firewall' shared service.
  13079.      *
  13080.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  13081.      */
  13082.     protected function getSecurity_Command_DebugFirewallService()
  13083.     {
  13084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  13086.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.GXLTvxy'] ?? $this->get_ServiceLocator_GXLTvxyService()), ($this->privates['.service_locator.gHf5fP_'] ?? $this->get_ServiceLocator_GHf5fPService()), ['admin' => [=> ($this->privates['security.authenticator.guard.admin.0'] ?? $this->getSecurity_Authenticator_Guard_Admin_0Service()), => ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService())], 'main' => [=> ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service()), => ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService())]], true);
  13087.         $instance->setName('debug:firewall');
  13088.         $instance->setDescription('Display information about your security firewall(s)');
  13089.         return $instance;
  13090.     }
  13091.     /**
  13092.      * Gets the private 'security.command.user_password_encoder' shared service.
  13093.      *
  13094.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  13095.      *
  13096.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  13097.      */
  13098.     protected function getSecurity_Command_UserPasswordEncoderService()
  13099.     {
  13100.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  13101.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'Acme\\SudcmsBundle\\Entity\\AuthUser']);
  13102.         $instance->setName('security:encode-password');
  13103.         $instance->setDescription('Encode a password');
  13104.         return $instance;
  13105.     }
  13106.     /**
  13107.      * Gets the private 'security.command.user_password_hash' shared service.
  13108.      *
  13109.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  13110.      */
  13111.     protected function getSecurity_Command_UserPasswordHashService()
  13112.     {
  13113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13114.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  13115.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'Acme\\SudcmsBundle\\Entity\\AuthUser']);
  13116.         $instance->setName('security:hash-password');
  13117.         $instance->setDescription('Hash a user password');
  13118.         return $instance;
  13119.     }
  13120.     /**
  13121.      * Gets the private 'security.context_listener.0' shared service.
  13122.      *
  13123.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13124.      */
  13125.     protected function getSecurity_ContextListener_0Service()
  13126.     {
  13127.         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 () {
  13128.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  13129.         }, 1), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  13130.     }
  13131.     /**
  13132.      * Gets the private 'security.context_listener.1' shared service.
  13133.      *
  13134.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13135.      */
  13136.     protected function getSecurity_ContextListener_1Service()
  13137.     {
  13138.         return $this->privates['security.context_listener.1'] = 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 () {
  13139.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  13140.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  13141.     }
  13142.     /**
  13143.      * Gets the private 'security.csrf.token_storage' shared service.
  13144.      *
  13145.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  13146.      */
  13147.     protected function getSecurity_Csrf_TokenStorageService()
  13148.     {
  13149.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  13150.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  13151.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  13152.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13153.     }
  13154.     /**
  13155.      * Gets the private 'security.encoder_factory.generic' shared service.
  13156.      *
  13157.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  13158.      *
  13159.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  13160.      */
  13161.     protected function getSecurity_EncoderFactory_GenericService()
  13162.     {
  13163.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  13164.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Acme\\SudcmsBundle\\Entity\\AuthUser' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  13165.     }
  13166.     /**
  13167.      * Gets the private 'security.event_dispatcher.admin' shared service.
  13168.      *
  13169.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  13170.      */
  13171.     protected function getSecurity_EventDispatcher_AdminService()
  13172.     {
  13173.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  13174.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  13175.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->getSecurity_Listener_Admin_UserProviderService());
  13176.         }, => 'checkPassport'], 2048);
  13177.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  13178.             return ($this->privates['security.listener.session.admin'] ?? $this->getSecurity_Listener_Session_AdminService());
  13179.         }, => 'onSuccessfulLogin'], 0);
  13180.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  13181.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->getSecurity_Logout_Listener_Default_AdminService());
  13182.         }, => 'onLogout'], 64);
  13183.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  13184.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->getSecurity_Listener_UserChecker_AdminService());
  13185.         }, => 'preCheckCredentials'], 256);
  13186.         $instance->addListener('security.authentication.success', [=> function () {
  13187.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->getSecurity_Listener_UserChecker_AdminService());
  13188.         }, => 'postCheckCredentials'], 256);
  13189.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  13190.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  13191.         }, => 'checkPassport'], 1024);
  13192.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  13193.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  13194.         }, => 'checkPassport'], 0);
  13195.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  13196.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  13197.         }, => 'onLoginSuccess'], 0);
  13198.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  13199.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  13200.         }, => 'checkPassport'], 512);
  13201.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  13202.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  13203.         }, => 'onLogout'], 0);
  13204.         return $instance;
  13205.     }
  13206.     /**
  13207.      * Gets the private 'security.event_dispatcher.main' shared service.
  13208.      *
  13209.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  13210.      */
  13211.     protected function getSecurity_EventDispatcher_MainService()
  13212.     {
  13213.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  13214.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  13215.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  13216.         }, => 'checkPassport'], 2048);
  13217.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  13218.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  13219.         }, => 'onSuccessfulLogin'], 0);
  13220.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  13221.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  13222.         }, => 'onLogout'], 64);
  13223.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  13224.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  13225.         }, => 'preCheckCredentials'], 256);
  13226.         $instance->addListener('security.authentication.success', [=> function () {
  13227.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  13228.         }, => 'postCheckCredentials'], 256);
  13229.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  13230.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  13231.         }, => 'checkPassport'], 1024);
  13232.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  13233.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  13234.         }, => 'checkPassport'], 0);
  13235.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  13236.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  13237.         }, => 'onLoginSuccess'], 0);
  13238.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  13239.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  13240.         }, => 'checkPassport'], 512);
  13241.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  13242.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  13243.         }, => 'onLogout'], 0);
  13244.         return $instance;
  13245.     }
  13246.     /**
  13247.      * Gets the private 'security.firewall.map' shared service.
  13248.      *
  13249.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  13250.      */
  13251.     protected function getSecurity_Firewall_MapService()
  13252.     {
  13253.         $a = ($this->privates['.service_locator.GXLTvxy'] ?? $this->get_ServiceLocator_GXLTvxyService());
  13254.         if (isset($this->privates['security.firewall.map'])) {
  13255.             return $this->privates['security.firewall.map'];
  13256.         }
  13257.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  13258.             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)/')));
  13259.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
  13260.             yield 'security.firewall.map.context.main' => NULL;
  13261.         }, 3));
  13262.     }
  13263.     /**
  13264.      * Gets the private 'security.firewall.map.context.admin' shared service.
  13265.      *
  13266.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13267.      */
  13268.     protected function getSecurity_Firewall_Map_Context_AdminService()
  13269.     {
  13270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13271.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13272.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13273.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authorization/AccessDeniedHandlerInterface.php';
  13274.         include_once \dirname(__DIR__4).'/src/Security/AccessDeniedHandler.php';
  13275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  13276.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13277.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  13278.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  13279.         $c = ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService());
  13280.         if (isset($this->privates['security.firewall.map.context.admin'])) {
  13281.             return $this->privates['security.firewall.map.context.admin'];
  13282.         }
  13283.         return $this->privates['security.firewall.map.context.admin'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13284.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13285.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  13286.             yield => ($this->privates['debug.security.firewall.authenticator.admin'] ?? $this->getDebug_Security_Firewall_Authenticator_AdminService());
  13287.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13288.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'admin'$cNULL, new \Acme\SudcmsBundle\Security\AccessDeniedHandler(($this->services['router'] ?? $this->getRouterService())), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'admin_app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin''security.user_checker''.security.request_matcher.B3ldH_a'truefalse'security.user.provider.concrete.app_user_provider''admin''security.authenticator.form_login.admin''Acme\\SudcmsBundle\\Security\\AccessDeniedHandler'NULL, [=> 'guard'=> 'form_login'], NULL));
  13289.     }
  13290.     /**
  13291.      * Gets the private 'security.firewall.map.context.dev' shared service.
  13292.      *
  13293.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13294.      */
  13295.     protected function getSecurity_Firewall_Map_Context_DevService()
  13296.     {
  13297.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13299.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13300.             return new \EmptyIterator();
  13301.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  13302.     }
  13303.     /**
  13304.      * Gets the private 'security.firewall.map.context.main' shared service.
  13305.      *
  13306.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13307.      */
  13308.     protected function getSecurity_Firewall_Map_Context_MainService()
  13309.     {
  13310.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13311.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13312.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13313.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authorization/AccessDeniedHandlerInterface.php';
  13314.         include_once \dirname(__DIR__4).'/src/Security/AccessDeniedHandlerFront.php';
  13315.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  13316.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13317.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  13318.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  13319.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13320.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13321.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  13322.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  13323.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13324.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'main', ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService()), NULL, new \Acme\SudcmsBundle\Security\AccessDeniedHandlerFront(($this->services['router'] ?? $this->getRouterService())), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'front_app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''security.authenticator.form_login.main''Acme\\SudcmsBundle\\Security\\AccessDeniedHandlerFront'NULL, [=> 'guard'=> 'form_login'], NULL));
  13325.     }
  13326.     /**
  13327.      * Gets the private 'security.helper' shared service.
  13328.      *
  13329.      * @return \Symfony\Component\Security\Core\Security
  13330.      */
  13331.     protected function getSecurity_HelperService()
  13332.     {
  13333.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13334.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  13335.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  13336.         ], [
  13337.             'security.authorization_checker' => '?',
  13338.             'security.token_storage' => '?',
  13339.         ]));
  13340.     }
  13341.     /**
  13342.      * Gets the private 'security.http_utils' shared service.
  13343.      *
  13344.      * @return \Symfony\Component\Security\Http\HttpUtils
  13345.      */
  13346.     protected function getSecurity_HttpUtilsService()
  13347.     {
  13348.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  13349.         $a = ($this->services['router'] ?? $this->getRouterService());
  13350.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https://%s$}i'NULL);
  13351.     }
  13352.     /**
  13353.      * Gets the private 'security.listener.admin.user_provider' shared service.
  13354.      *
  13355.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  13356.      */
  13357.     protected function getSecurity_Listener_Admin_UserProviderService()
  13358.     {
  13359.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  13360.         return $this->privates['security.listener.admin.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  13361.     }
  13362.     /**
  13363.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  13364.      *
  13365.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  13366.      */
  13367.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  13368.     {
  13369.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  13370.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  13371.     }
  13372.     /**
  13373.      * Gets the private 'security.listener.csrf_protection' shared service.
  13374.      *
  13375.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  13376.      */
  13377.     protected function getSecurity_Listener_CsrfProtectionService()
  13378.     {
  13379.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  13380.         return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  13381.     }
  13382.     /**
  13383.      * Gets the private 'security.listener.main.user_provider' shared service.
  13384.      *
  13385.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  13386.      */
  13387.     protected function getSecurity_Listener_Main_UserProviderService()
  13388.     {
  13389.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  13390.         return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  13391.     }
  13392.     /**
  13393.      * Gets the private 'security.listener.password_migrating' shared service.
  13394.      *
  13395.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  13396.      */
  13397.     protected function getSecurity_Listener_PasswordMigratingService()
  13398.     {
  13399.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  13400.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  13401.     }
  13402.     /**
  13403.      * Gets the private 'security.listener.session.admin' shared service.
  13404.      *
  13405.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  13406.      */
  13407.     protected function getSecurity_Listener_Session_AdminService()
  13408.     {
  13409.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  13410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  13411.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  13412.         return $this->privates['security.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  13413.     }
  13414.     /**
  13415.      * Gets the private 'security.listener.session.main' shared service.
  13416.      *
  13417.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  13418.      */
  13419.     protected function getSecurity_Listener_Session_MainService()
  13420.     {
  13421.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  13422.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  13423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  13424.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  13425.     }
  13426.     /**
  13427.      * Gets the private 'security.listener.user_checker.admin' shared service.
  13428.      *
  13429.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  13430.      */
  13431.     protected function getSecurity_Listener_UserChecker_AdminService()
  13432.     {
  13433.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  13434.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  13435.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  13436.         return $this->privates['security.listener.user_checker.admin'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  13437.     }
  13438.     /**
  13439.      * Gets the private 'security.listener.user_checker.main' shared service.
  13440.      *
  13441.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  13442.      */
  13443.     protected function getSecurity_Listener_UserChecker_MainService()
  13444.     {
  13445.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  13446.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  13447.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  13448.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  13449.     }
  13450.     /**
  13451.      * Gets the private 'security.listener.user_provider' shared service.
  13452.      *
  13453.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  13454.      */
  13455.     protected function getSecurity_Listener_UserProviderService()
  13456.     {
  13457.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  13458.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  13459.     }
  13460.     /**
  13461.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  13462.      *
  13463.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  13464.      */
  13465.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  13466.     {
  13467.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  13468.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  13469.     }
  13470.     /**
  13471.      * Gets the private 'security.logout.listener.default.admin' shared service.
  13472.      *
  13473.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  13474.      */
  13475.     protected function getSecurity_Logout_Listener_Default_AdminService()
  13476.     {
  13477.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  13478.         return $this->privates['security.logout.listener.default.admin'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'admin_app_login');
  13479.     }
  13480.     /**
  13481.      * Gets the private 'security.logout.listener.default.main' shared service.
  13482.      *
  13483.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  13484.      */
  13485.     protected function getSecurity_Logout_Listener_Default_MainService()
  13486.     {
  13487.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  13488.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'front_app_login');
  13489.     }
  13490.     /**
  13491.      * Gets the private 'security.logout_url_generator' shared service.
  13492.      *
  13493.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  13494.      */
  13495.     protected function getSecurity_LogoutUrlGeneratorService()
  13496.     {
  13497.         $this->privates['security.logout_url_generator'] = $instance = 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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  13498.         $instance->registerListener('admin''admin_app_logout''logout''_csrf_token'NULLNULL);
  13499.         $instance->registerListener('main''front_app_logout''logout''_csrf_token'NULLNULL);
  13500.         return $instance;
  13501.     }
  13502.     /**
  13503.      * Gets the private 'security.password_hasher_factory' shared service.
  13504.      *
  13505.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  13506.      */
  13507.     protected function getSecurity_PasswordHasherFactoryService()
  13508.     {
  13509.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  13510.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  13511.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Acme\\SudcmsBundle\\Entity\\AuthUser' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  13512.     }
  13513.     /**
  13514.      * Gets the private 'security.role_hierarchy' shared service.
  13515.      *
  13516.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  13517.      */
  13518.     protected function getSecurity_RoleHierarchyService()
  13519.     {
  13520.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  13521.     }
  13522.     /**
  13523.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  13524.      *
  13525.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  13526.      */
  13527.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  13528.     {
  13529.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  13530.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  13531.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Acme\\SudcmsBundle\\Entity\\AuthUser''email'NULL);
  13532.     }
  13533.     /**
  13534.      * Gets the private 'security.user_password_hasher' shared service.
  13535.      *
  13536.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  13537.      */
  13538.     protected function getSecurity_UserPasswordHasherService()
  13539.     {
  13540.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  13541.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  13542.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  13543.     }
  13544.     /**
  13545.      * Gets the private 'security.validator.user_password' shared service.
  13546.      *
  13547.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  13548.      */
  13549.     protected function getSecurity_Validator_UserPasswordService()
  13550.     {
  13551.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  13552.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  13553.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  13554.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  13555.     }
  13556.     /**
  13557.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  13558.      *
  13559.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  13560.      */
  13561.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  13562.     {
  13563.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  13564.     }
  13565.     /**
  13566.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  13567.      *
  13568.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  13569.      */
  13570.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  13571.     {
  13572.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  13573.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  13574.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  13575.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  13576.     }
  13577.     /**
  13578.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  13579.      *
  13580.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  13581.      */
  13582.     protected function getSensioFrameworkExtra_Security_ListenerService()
  13583.     {
  13584.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  13585.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  13586.             return $this->privates['sensio_framework_extra.security.listener'];
  13587.         }
  13588.         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())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  13589.     }
  13590.     /**
  13591.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  13592.      *
  13593.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  13594.      */
  13595.     protected function getSensioFrameworkExtra_View_ListenerService()
  13596.     {
  13597.         $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))));
  13598.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13599.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  13600.         ], [
  13601.             'twig' => '?',
  13602.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  13603.         return $instance;
  13604.     }
  13605.     /**
  13606.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  13607.      *
  13608.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  13609.      */
  13610.     protected function getSerializer_Mapping_CacheWarmerService()
  13611.     {
  13612.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  13613.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  13614.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  13615.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  13616.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  13617.         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'));
  13618.     }
  13619.     /**
  13620.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  13621.      *
  13622.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  13623.      */
  13624.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  13625.     {
  13626.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  13627.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  13628.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  13629.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  13630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  13631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  13632.         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()))]));
  13633.     }
  13634.     /**
  13635.      * Gets the private 'session.factory' shared service.
  13636.      *
  13637.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  13638.      */
  13639.     protected function getSession_FactoryService()
  13640.     {
  13641.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  13642.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  13643.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  13644.         if (isset($this->privates['session.factory'])) {
  13645.             return $this->privates['session.factory'];
  13646.         }
  13647.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  13648.     }
  13649.     /**
  13650.      * Gets the private 'session.storage.factory.service' shared service.
  13651.      *
  13652.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  13653.      *
  13654.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  13655.      */
  13656.     protected function getSession_Storage_Factory_ServiceService()
  13657.     {
  13658.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  13659.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory($this->getSession_Storage_NativeService());
  13660.     }
  13661.     /**
  13662.      * Gets the private 'session.storage.metadata_bag' shared service.
  13663.      *
  13664.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  13665.      *
  13666.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  13667.      */
  13668.     protected function getSession_Storage_MetadataBagService()
  13669.     {
  13670.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  13671.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  13672.     }
  13673.     /**
  13674.      * Gets the private 'session.storage.native' shared service.
  13675.      *
  13676.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  13677.      *
  13678.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  13679.      */
  13680.     protected function getSession_Storage_NativeService()
  13681.     {
  13682.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  13683.         return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL$this->getSession_Storage_MetadataBagService());
  13684.     }
  13685.     /**
  13686.      * Gets the private 'session_listener' shared service.
  13687.      *
  13688.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  13689.      */
  13690.     protected function getSessionListenerService()
  13691.     {
  13692.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13693.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  13694.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  13695.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  13696.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  13697.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  13698.         ], [
  13699.             'initialized_session' => '?',
  13700.             'logger' => '?',
  13701.             'session' => '?',
  13702.             'session_collector' => '?',
  13703.             'session_factory' => '?',
  13704.         ]), true$this->parameters['session.storage.options']);
  13705.     }
  13706.     /**
  13707.      * Gets the private 'slugger' shared service.
  13708.      *
  13709.      * @return \Symfony\Component\String\Slugger\AsciiSlugger
  13710.      */
  13711.     protected function getSluggerService()
  13712.     {
  13713.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  13714.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  13715.         return $this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr');
  13716.     }
  13717.     /**
  13718.      * Gets the private 'translation.extractor' shared service.
  13719.      *
  13720.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  13721.      */
  13722.     protected function getTranslation_ExtractorService()
  13723.     {
  13724.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  13725.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  13726.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  13727.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  13728.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  13729.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  13730.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  13731.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  13732.         return $instance;
  13733.     }
  13734.     /**
  13735.      * Gets the private 'translation.loader.csv' shared service.
  13736.      *
  13737.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  13738.      */
  13739.     protected function getTranslation_Loader_CsvService()
  13740.     {
  13741.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13742.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13743.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13744.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  13745.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  13746.     }
  13747.     /**
  13748.      * Gets the private 'translation.loader.dat' shared service.
  13749.      *
  13750.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  13751.      */
  13752.     protected function getTranslation_Loader_DatService()
  13753.     {
  13754.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13755.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  13756.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  13757.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  13758.     }
  13759.     /**
  13760.      * Gets the private 'translation.loader.ini' shared service.
  13761.      *
  13762.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  13763.      */
  13764.     protected function getTranslation_Loader_IniService()
  13765.     {
  13766.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13767.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13768.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13769.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  13770.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  13771.     }
  13772.     /**
  13773.      * Gets the private 'translation.loader.json' shared service.
  13774.      *
  13775.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  13776.      */
  13777.     protected function getTranslation_Loader_JsonService()
  13778.     {
  13779.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13780.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13781.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13782.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  13783.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  13784.     }
  13785.     /**
  13786.      * Gets the private 'translation.loader.mo' shared service.
  13787.      *
  13788.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  13789.      */
  13790.     protected function getTranslation_Loader_MoService()
  13791.     {
  13792.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13793.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13794.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13795.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  13796.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  13797.     }
  13798.     /**
  13799.      * Gets the private 'translation.loader.php' shared service.
  13800.      *
  13801.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  13802.      */
  13803.     protected function getTranslation_Loader_PhpService()
  13804.     {
  13805.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13806.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13807.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13808.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  13809.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  13810.     }
  13811.     /**
  13812.      * Gets the private 'translation.loader.po' shared service.
  13813.      *
  13814.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  13815.      */
  13816.     protected function getTranslation_Loader_PoService()
  13817.     {
  13818.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13819.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13820.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13821.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  13822.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  13823.     }
  13824.     /**
  13825.      * Gets the private 'translation.loader.qt' shared service.
  13826.      *
  13827.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  13828.      */
  13829.     protected function getTranslation_Loader_QtService()
  13830.     {
  13831.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13832.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  13833.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  13834.     }
  13835.     /**
  13836.      * Gets the private 'translation.loader.res' shared service.
  13837.      *
  13838.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  13839.      */
  13840.     protected function getTranslation_Loader_ResService()
  13841.     {
  13842.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13843.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  13844.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  13845.     }
  13846.     /**
  13847.      * Gets the private 'translation.loader.xliff' shared service.
  13848.      *
  13849.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  13850.      */
  13851.     protected function getTranslation_Loader_XliffService()
  13852.     {
  13853.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13854.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  13855.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  13856.     }
  13857.     /**
  13858.      * Gets the private 'translation.loader.yml' shared service.
  13859.      *
  13860.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  13861.      */
  13862.     protected function getTranslation_Loader_YmlService()
  13863.     {
  13864.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13865.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13866.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13867.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  13868.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  13869.     }
  13870.     /**
  13871.      * Gets the private 'translation.provider_collection' shared service.
  13872.      *
  13873.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  13874.      */
  13875.     protected function getTranslation_ProviderCollectionService()
  13876.     {
  13877.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  13878.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  13879.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  13880.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  13881.         }, 1), []))->fromConfig([]);
  13882.     }
  13883.     /**
  13884.      * Gets the private 'translation.reader' shared service.
  13885.      *
  13886.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  13887.      */
  13888.     protected function getTranslation_ReaderService()
  13889.     {
  13890.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  13891.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  13892.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  13893.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  13894.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  13895.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  13896.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  13897.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  13898.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  13899.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  13900.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  13901.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  13902.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  13903.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  13904.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  13905.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  13906.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  13907.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  13908.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  13909.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  13910.         $instance->addLoader('yaml'$a);
  13911.         $instance->addLoader('yml'$a);
  13912.         $instance->addLoader('xlf'$b);
  13913.         $instance->addLoader('xliff'$b);
  13914.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  13915.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  13916.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  13917.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  13918.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  13919.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  13920.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  13921.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  13922.         return $instance;
  13923.     }
  13924.     /**
  13925.      * Gets the private 'translation.warmer' shared service.
  13926.      *
  13927.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  13928.      */
  13929.     protected function getTranslation_WarmerService()
  13930.     {
  13931.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  13932.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  13933.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13934.             'translator' => ['services''translator''getTranslatorService'false],
  13935.         ], [
  13936.             'translator' => '?',
  13937.         ]))->withContext('translation.warmer'$this));
  13938.     }
  13939.     /**
  13940.      * Gets the private 'translation.writer' shared service.
  13941.      *
  13942.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  13943.      */
  13944.     protected function getTranslation_WriterService()
  13945.     {
  13946.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  13947.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  13948.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  13949.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  13950.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  13951.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  13952.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  13953.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  13954.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  13955.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  13956.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  13957.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  13958.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  13959.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  13960.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  13961.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  13962.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  13963.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  13964.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  13965.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  13966.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  13967.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  13968.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  13969.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  13970.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  13971.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  13972.         return $instance;
  13973.     }
  13974.     /**
  13975.      * Gets the private 'translator.default' shared service.
  13976.      *
  13977.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  13978.      */
  13979.     protected function getTranslator_DefaultService()
  13980.     {
  13981.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13982.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  13983.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  13984.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  13985.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  13986.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  13987.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  13988.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  13989.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  13990.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  13991.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  13992.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  13993.         ], [
  13994.             'translation.loader.csv' => '?',
  13995.             'translation.loader.dat' => '?',
  13996.             'translation.loader.ini' => '?',
  13997.             'translation.loader.json' => '?',
  13998.             'translation.loader.mo' => '?',
  13999.             'translation.loader.php' => '?',
  14000.             'translation.loader.po' => '?',
  14001.             'translation.loader.qt' => '?',
  14002.             'translation.loader.res' => '?',
  14003.             'translation.loader.xliff' => '?',
  14004.             'translation.loader.yml' => '?',
  14005.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.de.xlf'), => (\dirname(__DIR__4).'/translations/security.de.xlf'), => (\dirname(__DIR__4).'/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.de.xlf'), => (\dirname(__DIR__4).'/translations/security.de.xlf'), => (\dirname(__DIR__4).'/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.en.xlf'), => (\dirname(__DIR__4).'/translations/security.en.xlf'), => (\dirname(__DIR__4).'/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.en.xlf'), => (\dirname(__DIR__4).'/translations/security.en.xlf'), => (\dirname(__DIR__4).'/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.es.xlf'), => (\dirname(__DIR__4).'/translations/security.es.xlf'), => (\dirname(__DIR__4).'/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.es.xlf'), => (\dirname(__DIR__4).'/translations/security.es.xlf'), => (\dirname(__DIR__4).'/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.it.xlf'), => (\dirname(__DIR__4).'/translations/security.it.xlf'), => (\dirname(__DIR__4).'/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.it.xlf'), => (\dirname(__DIR__4).'/translations/security.it.xlf'), => (\dirname(__DIR__4).'/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], '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')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.pl.xlf'), => (\dirname(__DIR__4).'/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.pl.xlf'), => (\dirname(__DIR__4).'/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/translations/validators.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'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.pt.xlf'), => (\dirname(__DIR__4).'/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.pt.xlf'), => (\dirname(__DIR__4).'/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.ru.xlf'), => (\dirname(__DIR__4).'/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.ru.xlf'), => (\dirname(__DIR__4).'/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.tr.xlf'), => (\dirname(__DIR__4).'/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.tr.xlf'), => (\dirname(__DIR__4).'/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.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')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'zh' => [=> (\dirname(__DIR__4).'/translations/messages+intl-icu.zh.xlf'), => (\dirname(__DIR__4).'/translations/security.zh.xlf'), => (\dirname(__DIR__4).'/translations/validators.zh.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.zh.xlf'), => (\dirname(__DIR__4).'/translations/security.zh.xlf'), => (\dirname(__DIR__4).'/translations/validators.zh.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).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/symfony/web-profiler-bundle/translations'10 => 'vendor/symfony/monolog-bundle/translations'11 => 'vendor/symfony/debug-bundle/translations'12 => 'vendor/sensio/framework-extra-bundle/src/translations'13 => 'vendor/doctrine/doctrine-bundle/translations'14 => 'vendor/doctrine/doctrine-migrations-bundle/translations'15 => 'vendor/symfony/security-bundle/translations'16 => 'vendor/symfony/maker-bundle/src/translations'17 => 'vendor/liip/imagine-bundle/translations'18 => 'vendor/doctrine/doctrine-fixtures-bundle/translations']]], []);
  14006.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  14007.         $instance->setFallbackLocales([=> 'fr']);
  14008.         return $instance;
  14009.     }
  14010.     /**
  14011.      * Gets the private 'twig.command.debug' shared service.
  14012.      *
  14013.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  14014.      */
  14015.     protected function getTwig_Command_DebugService()
  14016.     {
  14017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14018.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  14019.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  14020.         $instance->setName('debug:twig');
  14021.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  14022.         return $instance;
  14023.     }
  14024.     /**
  14025.      * Gets the private 'twig.command.lint' shared service.
  14026.      *
  14027.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  14028.      */
  14029.     protected function getTwig_Command_LintService()
  14030.     {
  14031.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14032.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  14033.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  14034.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  14035.         $instance->setName('lint:twig');
  14036.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  14037.         return $instance;
  14038.     }
  14039.     /**
  14040.      * Gets the private 'twig.form.engine' shared service.
  14041.      *
  14042.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  14043.      */
  14044.     protected function getTwig_Form_EngineService()
  14045.     {
  14046.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  14047.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  14048.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  14049.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  14050.         if (isset($this->privates['twig.form.engine'])) {
  14051.             return $this->privates['twig.form.engine'];
  14052.         }
  14053.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  14054.     }
  14055.     /**
  14056.      * Gets the private 'twig.form.renderer' shared service.
  14057.      *
  14058.      * @return \Symfony\Component\Form\FormRenderer
  14059.      */
  14060.     protected function getTwig_Form_RendererService()
  14061.     {
  14062.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  14063.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  14064.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  14065.         if (isset($this->privates['twig.form.renderer'])) {
  14066.             return $this->privates['twig.form.renderer'];
  14067.         }
  14068.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  14069.     }
  14070.     /**
  14071.      * Gets the private 'twig.mailer.message_listener' shared service.
  14072.      *
  14073.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  14074.      */
  14075.     protected function getTwig_Mailer_MessageListenerService()
  14076.     {
  14077.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  14078.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  14079.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  14080.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  14081.         if (isset($this->privates['twig.mailer.message_listener'])) {
  14082.             return $this->privates['twig.mailer.message_listener'];
  14083.         }
  14084.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  14085.     }
  14086.     /**
  14087.      * Gets the private 'twig.runtime.httpkernel' shared service.
  14088.      *
  14089.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  14090.      */
  14091.     protected function getTwig_Runtime_HttpkernelService()
  14092.     {
  14093.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  14094.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  14095.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  14096.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  14097.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  14098.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  14099.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  14100.         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, [
  14101.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  14102.         ], [
  14103.             'inline' => '?',
  14104.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  14105.     }
  14106.     /**
  14107.      * Gets the private 'twig.runtime.security_csrf' shared service.
  14108.      *
  14109.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  14110.      */
  14111.     protected function getTwig_Runtime_SecurityCsrfService()
  14112.     {
  14113.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  14114.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  14115.     }
  14116.     /**
  14117.      * Gets the private 'twig.runtime.serializer' shared service.
  14118.      *
  14119.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  14120.      */
  14121.     protected function getTwig_Runtime_SerializerService()
  14122.     {
  14123.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  14124.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  14125.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  14126.     }
  14127.     /**
  14128.      * Gets the private 'validator.builder' shared service.
  14129.      *
  14130.      * @return \Symfony\Component\Validator\ValidatorBuilder
  14131.      */
  14132.     protected function getValidator_BuilderService()
  14133.     {
  14134.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  14135.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  14136.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14137.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  14138.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  14139.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  14140.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  14141.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  14142.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  14143.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  14144.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  14145.         ], [
  14146.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  14147.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  14148.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  14149.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  14150.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  14151.             'doctrine.orm.validator.unique' => '?',
  14152.             'security.validator.user_password' => '?',
  14153.             'validator.expression' => '?',
  14154.         ])));
  14155.         if ($this->has('translator')) {
  14156.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  14157.         }
  14158.         $instance->setTranslationDomain('validators');
  14159.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  14160.         $instance->enableAnnotationMapping(true);
  14161.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  14162.         $instance->addMethodMapping('loadValidatorMetadata');
  14163.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  14164.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  14165.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  14166.         return $instance;
  14167.     }
  14168.     /**
  14169.      * Gets the private 'validator.email' shared service.
  14170.      *
  14171.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  14172.      */
  14173.     protected function getValidator_EmailService()
  14174.     {
  14175.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  14176.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  14177.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  14178.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  14179.     }
  14180.     /**
  14181.      * Gets the private 'validator.expression' shared service.
  14182.      *
  14183.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  14184.      */
  14185.     protected function getValidator_ExpressionService()
  14186.     {
  14187.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  14188.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  14189.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  14190.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  14191.     }
  14192.     /**
  14193.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  14194.      *
  14195.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  14196.      */
  14197.     protected function getValidator_Mapping_CacheWarmerService()
  14198.     {
  14199.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  14200.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  14201.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  14202.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  14203.     }
  14204.     /**
  14205.      * Gets the private 'validator.not_compromised_password' shared service.
  14206.      *
  14207.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  14208.      */
  14209.     protected function getValidator_NotCompromisedPasswordService()
  14210.     {
  14211.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  14212.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  14213.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  14214.         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);
  14215.     }
  14216.     /**
  14217.      * Gets the private 'var_dumper.command.server_dump' shared service.
  14218.      *
  14219.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  14220.      */
  14221.     protected function getVarDumper_Command_ServerDumpService()
  14222.     {
  14223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14224.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  14225.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  14226.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  14227.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  14228.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  14229.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  14230.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14231.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14232.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14233.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  14234.         $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()))]);
  14235.         $instance->setName('server:dump');
  14236.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  14237.         return $instance;
  14238.     }
  14239.     /**
  14240.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  14241.      *
  14242.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  14243.      */
  14244.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  14245.     {
  14246.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  14247.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  14248.         return $instance;
  14249.     }
  14250.     /**
  14251.      * Gets the private 'var_dumper.html_dumper' shared service.
  14252.      *
  14253.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  14254.      */
  14255.     protected function getVarDumper_HtmlDumperService()
  14256.     {
  14257.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  14258.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  14259.         return $instance;
  14260.     }
  14261.     /**
  14262.      * Gets the private 'var_dumper.server_connection' shared service.
  14263.      *
  14264.      * @return \Symfony\Component\VarDumper\Server\Connection
  14265.      */
  14266.     protected function getVarDumper_ServerConnectionService()
  14267.     {
  14268.         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()]);
  14269.     }
  14270.     /**
  14271.      * Gets the private 'web_profiler.csp.handler' shared service.
  14272.      *
  14273.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  14274.      */
  14275.     protected function getWebProfiler_Csp_HandlerService()
  14276.     {
  14277.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  14278.     }
  14279.     /**
  14280.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  14281.      *
  14282.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  14283.      */
  14284.     protected function getWebProfiler_DebugToolbarService()
  14285.     {
  14286.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  14287.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  14288.             return $this->privates['web_profiler.debug_toolbar'];
  14289.         }
  14290.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  14291.     }
  14292.     /**
  14293.      * Gets the public 'cache_clearer' alias.
  14294.      *
  14295.      * @return object The ".container.private.cache_clearer" service.
  14296.      */
  14297.     protected function getCacheClearerService()
  14298.     {
  14299.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  14300.         return $this->get('.container.private.cache_clearer');
  14301.     }
  14302.     /**
  14303.      * Gets the public 'filesystem' alias.
  14304.      *
  14305.      * @return object The ".container.private.filesystem" service.
  14306.      */
  14307.     protected function getFilesystemService()
  14308.     {
  14309.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  14310.         return $this->get('.container.private.filesystem');
  14311.     }
  14312.     /**
  14313.      * Gets the public 'serializer' alias.
  14314.      *
  14315.      * @return object The ".container.private.serializer" service.
  14316.      */
  14317.     protected function getSerializerService()
  14318.     {
  14319.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  14320.         return $this->get('.container.private.serializer');
  14321.     }
  14322.     /**
  14323.      * Gets the public 'security.csrf.token_manager' alias.
  14324.      *
  14325.      * @return object The ".container.private.security.csrf.token_manager" service.
  14326.      */
  14327.     protected function getSecurity_Csrf_TokenManagerService()
  14328.     {
  14329.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  14330.         return $this->get('.container.private.security.csrf.token_manager');
  14331.     }
  14332.     /**
  14333.      * Gets the public 'form.factory' alias.
  14334.      *
  14335.      * @return object The ".container.private.form.factory" service.
  14336.      */
  14337.     protected function getForm_FactoryService()
  14338.     {
  14339.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  14340.         return $this->get('.container.private.form.factory');
  14341.     }
  14342.     /**
  14343.      * Gets the public 'form.type.file' alias.
  14344.      *
  14345.      * @return object The ".container.private.form.type.file" service.
  14346.      */
  14347.     protected function getForm_Type_FileService()
  14348.     {
  14349.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  14350.         return $this->get('.container.private.form.type.file');
  14351.     }
  14352.     /**
  14353.      * Gets the public 'profiler' alias.
  14354.      *
  14355.      * @return object The ".container.private.profiler" service.
  14356.      */
  14357.     protected function getProfilerService()
  14358.     {
  14359.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  14360.         return $this->get('.container.private.profiler');
  14361.     }
  14362.     /**
  14363.      * Gets the public 'twig' alias.
  14364.      *
  14365.      * @return object The ".container.private.twig" service.
  14366.      */
  14367.     protected function getTwigService()
  14368.     {
  14369.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  14370.         return $this->get('.container.private.twig');
  14371.     }
  14372.     /**
  14373.      * Gets the public 'security.authorization_checker' alias.
  14374.      *
  14375.      * @return object The ".container.private.security.authorization_checker" service.
  14376.      */
  14377.     protected function getSecurity_AuthorizationCheckerService()
  14378.     {
  14379.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  14380.         return $this->get('.container.private.security.authorization_checker');
  14381.     }
  14382.     /**
  14383.      * Gets the public 'security.token_storage' alias.
  14384.      *
  14385.      * @return object The ".container.private.security.token_storage" service.
  14386.      */
  14387.     protected function getSecurity_TokenStorageService()
  14388.     {
  14389.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  14390.         return $this->get('.container.private.security.token_storage');
  14391.     }
  14392.     /**
  14393.      * Gets the public 'security.password_encoder' alias.
  14394.      *
  14395.      * @return object The ".container.private.security.password_encoder" service.
  14396.      */
  14397.     protected function getSecurity_PasswordEncoderService()
  14398.     {
  14399.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  14400.         return $this->get('.container.private.security.password_encoder');
  14401.     }
  14402.     /**
  14403.      * Gets the public 'session' alias.
  14404.      *
  14405.      * @return object The ".container.private.session" service.
  14406.      */
  14407.     protected function getSessionService()
  14408.     {
  14409.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  14410.         return $this->get('.container.private.session');
  14411.     }
  14412.     /**
  14413.      * Gets the public 'validator' alias.
  14414.      *
  14415.      * @return object The ".container.private.validator" service.
  14416.      */
  14417.     protected function getValidatorService()
  14418.     {
  14419.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  14420.         return $this->get('.container.private.validator');
  14421.     }
  14422.     /**
  14423.      * @return array|bool|float|int|string|\UnitEnum|null
  14424.      */
  14425.     public function getParameter(string $name)
  14426.     {
  14427.         if (isset($this->buildParameters[$name])) {
  14428.             return $this->buildParameters[$name];
  14429.         }
  14430.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  14431.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  14432.         }
  14433.         if (isset($this->loadedDynamicParameters[$name])) {
  14434.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  14435.         }
  14436.         return $this->parameters[$name];
  14437.     }
  14438.     public function hasParameter(string $name): bool
  14439.     {
  14440.         if (isset($this->buildParameters[$name])) {
  14441.             return true;
  14442.         }
  14443.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  14444.     }
  14445.     public function setParameter(string $name$value): void
  14446.     {
  14447.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  14448.     }
  14449.     public function getParameterBag(): ParameterBagInterface
  14450.     {
  14451.         if (null === $this->parameterBag) {
  14452.             $parameters $this->parameters;
  14453.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  14454.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  14455.             }
  14456.             foreach ($this->buildParameters as $name => $value) {
  14457.                 $parameters[$name] = $value;
  14458.             }
  14459.             $this->parameterBag = new FrozenParameterBag($parameters);
  14460.         }
  14461.         return $this->parameterBag;
  14462.     }
  14463.     private $loadedDynamicParameters = [
  14464.         'kernel.runtime_environment' => false,
  14465.         'kernel.build_dir' => false,
  14466.         'kernel.cache_dir' => false,
  14467.         'timezone' => false,
  14468.         'kernel.secret' => false,
  14469.         'debug.container.dump' => false,
  14470.         'serializer.mapping.cache.file' => false,
  14471.         'session.save_path' => false,
  14472.         'validator.mapping.cache.file' => false,
  14473.         'profiler.storage.dsn' => false,
  14474.         'doctrine.orm.proxy_dir' => false,
  14475.     ];
  14476.     private $dynamicParameters = [];
  14477.     private function getDynamicParameter(string $name)
  14478.     {
  14479.         switch ($name) {
  14480.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  14481.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  14482.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  14483.             case 'timezone'$value $this->getEnv('APP_TIMEZONE'); break;
  14484.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  14485.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Acme_SudcmsBundle_KernelDevDebugContainer.xml'); break;
  14486.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  14487.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  14488.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  14489.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  14490.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  14491.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  14492.         }
  14493.         $this->loadedDynamicParameters[$name] = true;
  14494.         return $this->dynamicParameters[$name] = $value;
  14495.     }
  14496.     protected function getDefaultParameters(): array
  14497.     {
  14498.         return [
  14499.             'kernel.project_dir' => \dirname(__DIR__4),
  14500.             'kernel.environment' => 'dev',
  14501.             'kernel.debug' => true,
  14502.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  14503.             'kernel.bundles' => [
  14504.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  14505.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  14506.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  14507.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  14508.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  14509.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  14510.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  14511.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  14512.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  14513.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  14514.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  14515.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  14516.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  14517.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  14518.                 'AcmeSudcmsBundle' => 'Acme\\SudcmsBundle\\AcmeSudcmsBundle',
  14519.             ],
  14520.             'kernel.bundles_metadata' => [
  14521.                 'FrameworkBundle' => [
  14522.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  14523.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  14524.                 ],
  14525.                 'TwigBundle' => [
  14526.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  14527.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  14528.                 ],
  14529.                 'TwigExtraBundle' => [
  14530.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  14531.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  14532.                 ],
  14533.                 'WebProfilerBundle' => [
  14534.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  14535.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  14536.                 ],
  14537.                 'MonologBundle' => [
  14538.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  14539.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  14540.                 ],
  14541.                 'DebugBundle' => [
  14542.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  14543.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  14544.                 ],
  14545.                 'SensioFrameworkExtraBundle' => [
  14546.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  14547.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  14548.                 ],
  14549.                 'DoctrineBundle' => [
  14550.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  14551.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  14552.                 ],
  14553.                 'DoctrineMigrationsBundle' => [
  14554.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  14555.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  14556.                 ],
  14557.                 'SecurityBundle' => [
  14558.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  14559.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  14560.                 ],
  14561.                 'MakerBundle' => [
  14562.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  14563.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  14564.                 ],
  14565.                 'LiipImagineBundle' => [
  14566.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  14567.                     'namespace' => 'Liip\\ImagineBundle',
  14568.                 ],
  14569.                 'KnpPaginatorBundle' => [
  14570.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  14571.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  14572.                 ],
  14573.                 'DoctrineFixturesBundle' => [
  14574.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  14575.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  14576.                 ],
  14577.                 'AcmeSudcmsBundle' => [
  14578.                     'path' => \dirname(__DIR__4),
  14579.                     'namespace' => 'Acme\\SudcmsBundle',
  14580.                 ],
  14581.             ],
  14582.             'kernel.charset' => 'UTF-8',
  14583.             'kernel.container_class' => 'Acme_SudcmsBundle_KernelDevDebugContainer',
  14584.             'container.dumper.inline_class_loader' => true,
  14585.             'container.dumper.inline_factories' => true,
  14586.             'SITE1_ID' => 1,
  14587.             'SITE1_HOST' => 'www.dev-th.cieleo-bareges.ovh',
  14588.             'SITE1_DB' => 'cieleogdv',
  14589.             'dev-th' => 1,
  14590.             'SITE2_ID' => 2,
  14591.             'SITE2_HOST' => 'www.cieleo-bareges.com',
  14592.             'SITE2_DB' => 'cieleogdv',
  14593.             'cieleo-bareges' => 2,
  14594.             'locale' => 'fr',
  14595.             'app.locales' => [
  14596.                 => 'fr',
  14597.                 => 'en',
  14598.                 => 'es',
  14599.                 => 'it',
  14600.                 => 'de',
  14601.                 => 'pt',
  14602.                 => 'pl',
  14603.                 => 'ru',
  14604.                 => 'zh',
  14605.                 => 'tr',
  14606.             ],
  14607.             'upload_directory' => (\dirname(__DIR__4).'/public/medias_front'),
  14608.             'upload_actualite' => (\dirname(__DIR__4).'/public/medias_front/actualite'),
  14609.             'upload_catalog' => (\dirname(__DIR__4).'/public/medias_front/catalog'),
  14610.             'upload_agenda' => (\dirname(__DIR__4).'/public/medias_front/agenda'),
  14611.             'upload_products' => (\dirname(__DIR__4).'/public/medias_front/products'),
  14612.             'upload_labels' => (\dirname(__DIR__4).'/public/medias_front/products/labels'),
  14613.             'upload_carriers' => (\dirname(__DIR__4).'/public/medias_front/carriers'),
  14614.             'upload_catalogue_medias' => (\dirname(__DIR__4).'/public/medias_front/catalogue'),
  14615.             'upload_document_medias' => (\dirname(__DIR__4).'/public/medias_front/documents'),
  14616.             'upload_catalogue_files' => (\dirname(__DIR__4).'/public/medias_front/catalogue/files'),
  14617.             'upload_address_book_media' => (\dirname(__DIR__4).'/public/medias_front/address_book'),
  14618.             'upload_tchat' => (\dirname(__DIR__4).'/public/medias_front/tchat'),
  14619.             'upload_mail_media' => (\dirname(__DIR__4).'/public/medias_front/mail'),
  14620.             'site_media' => (\dirname(__DIR__4).'/public/medias_front/address_book'),
  14621.             'OPEN_WEATHER_KEY' => '1910f3a43037172a5e61fa80d8d8b846',
  14622.             'OPEN_WEATHER_ID' => '2978640',
  14623.             'errorEmailRecipient' => 'contact@otidea.com',
  14624.             'DEFAULT_ID' => 1,
  14625.             'event_dispatcher.event_aliases' => [
  14626.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  14627.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  14628.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  14629.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  14630.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  14631.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  14632.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  14633.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  14634.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  14635.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  14636.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  14637.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  14638.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  14639.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  14640.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  14641.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  14642.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  14643.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  14644.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  14645.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  14646.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  14647.             ],
  14648.             'fragment.renderer.hinclude.global_template' => NULL,
  14649.             'fragment.path' => '/_fragment',
  14650.             'kernel.http_method_override' => true,
  14651.             'kernel.trusted_hosts' => [
  14652.             ],
  14653.             'kernel.default_locale' => 'fr',
  14654.             'kernel.enabled_locales' => [
  14655.             ],
  14656.             'kernel.error_controller' => 'error_controller',
  14657.             'debug.file_link_format' => NULL,
  14658.             'asset.request_context.base_path' => NULL,
  14659.             'asset.request_context.secure' => NULL,
  14660.             'translator.logging' => false,
  14661.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  14662.             'debug.error_handler.throw_at' => -1,
  14663.             'router.request_context.host' => 'localhost',
  14664.             'router.request_context.scheme' => 'http',
  14665.             'router.request_context.base_url' => '',
  14666.             'router.resource' => 'kernel::loadRoutes',
  14667.             'request_listener.http_port' => 80,
  14668.             'request_listener.https_port' => 443,
  14669.             'session.metadata.storage_key' => '_sf2_meta',
  14670.             'session.storage.options' => [
  14671.                 'cache_limiter' => '0',
  14672.                 'cookie_secure' => true,
  14673.                 'cookie_httponly' => true,
  14674.                 'cookie_samesite' => 'none',
  14675.                 'gc_probability' => 1,
  14676.             ],
  14677.             'session.metadata.update_threshold' => 0,
  14678.             'form.type_extension.csrf.enabled' => true,
  14679.             'form.type_extension.csrf.field_name' => '_token',
  14680.             'validator.translation_domain' => 'validators',
  14681.             'profiler_listener.only_exceptions' => false,
  14682.             'profiler_listener.only_main_requests' => false,
  14683.             'twig.form.resources' => [
  14684.                 => 'form_div_layout.html.twig',
  14685.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  14686.                 => 'bootstrap_4_layout.html.twig',
  14687.             ],
  14688.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  14689.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  14690.             'web_profiler.debug_toolbar.mode' => 2,
  14691.             'monolog.use_microseconds' => true,
  14692.             'monolog.swift_mailer.handlers' => [
  14693.             ],
  14694.             'monolog.handlers_to_channels' => [
  14695.                 'monolog.handler.console' => [
  14696.                     'type' => 'exclusive',
  14697.                     'elements' => [
  14698.                         => 'event',
  14699.                         => 'doctrine',
  14700.                         => 'console',
  14701.                     ],
  14702.                 ],
  14703.                 'monolog.handler.main' => [
  14704.                     'type' => 'exclusive',
  14705.                     'elements' => [
  14706.                         => 'event',
  14707.                     ],
  14708.                 ],
  14709.             ],
  14710.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  14711.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  14712.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  14713.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  14714.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  14715.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  14716.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  14717.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  14718.             'doctrine.entity_managers' => [
  14719.                 'default' => 'doctrine.orm.default_entity_manager',
  14720.             ],
  14721.             'doctrine.default_entity_manager' => 'default',
  14722.             'doctrine.dbal.connection_factory.types' => [
  14723.             ],
  14724.             'doctrine.connections' => [
  14725.                 'default' => 'doctrine.dbal.default_connection',
  14726.             ],
  14727.             'doctrine.default_connection' => 'default',
  14728.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  14729.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  14730.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  14731.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  14732.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  14733.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  14734.             'doctrine.orm.cache.memcache_host' => 'localhost',
  14735.             'doctrine.orm.cache.memcache_port' => 11211,
  14736.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  14737.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  14738.             'doctrine.orm.cache.memcached_host' => 'localhost',
  14739.             'doctrine.orm.cache.memcached_port' => 11211,
  14740.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  14741.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  14742.             'doctrine.orm.cache.redis_host' => 'localhost',
  14743.             'doctrine.orm.cache.redis_port' => 6379,
  14744.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  14745.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  14746.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  14747.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  14748.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  14749.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  14750.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  14751.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  14752.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  14753.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  14754.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  14755.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  14756.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  14757.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  14758.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  14759.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  14760.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  14761.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  14762.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  14763.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  14764.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  14765.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  14766.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  14767.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  14768.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  14769.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  14770.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  14771.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  14772.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  14773.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  14774.             'doctrine.orm.auto_generate_proxy_classes' => true,
  14775.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  14776.             'doctrine.orm.proxy_namespace' => 'Proxies',
  14777.             'doctrine.migrations.preferred_em' => NULL,
  14778.             'doctrine.migrations.preferred_connection' => NULL,
  14779.             'security.role_hierarchy.roles' => [
  14780.                 'ROLE_ADMIN' => [
  14781.                     => 'ROLE_USER',
  14782.                 ],
  14783.                 'ROLE_SUPER_ADMIN' => [
  14784.                     => 'ROLE_ADMIN',
  14785.                     => 'ROLE_LOGIN_BO',
  14786.                 ],
  14787.             ],
  14788.             'security.access.denied_url' => NULL,
  14789.             'security.authentication.manager.erase_credentials' => true,
  14790.             'security.authentication.session_strategy.strategy' => 'migrate',
  14791.             'security.access.always_authenticate_before_granting' => false,
  14792.             'security.authentication.hide_user_not_found' => true,
  14793.             'security.firewalls' => [
  14794.                 => 'dev',
  14795.                 => 'admin',
  14796.                 => 'main',
  14797.             ],
  14798.             'liip_imagine.resolvers' => [
  14799.                 'default' => [
  14800.                     'web_path' => [
  14801.                         'web_root' => (\dirname(__DIR__4).'/public'),
  14802.                         'cache_prefix' => 'media/cache',
  14803.                     ],
  14804.                 ],
  14805.             ],
  14806.             'liip_imagine.loaders' => [
  14807.                 'default' => [
  14808.                     'filesystem' => [
  14809.                         'locator' => 'filesystem',
  14810.                         'data_root' => [
  14811.                             => (\dirname(__DIR__4).'/public'),
  14812.                         ],
  14813.                         'allow_unresolvable_data_roots' => false,
  14814.                         'bundle_resources' => [
  14815.                             'enabled' => false,
  14816.                             'access_control_type' => 'blacklist',
  14817.                             'access_control_list' => [
  14818.                             ],
  14819.                         ],
  14820.                     ],
  14821.                 ],
  14822.             ],
  14823.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  14824.             'liip_imagine.jpegoptim.stripAll' => true,
  14825.             'liip_imagine.jpegoptim.max' => NULL,
  14826.             'liip_imagine.jpegoptim.progressive' => true,
  14827.             'liip_imagine.jpegoptim.tempDir' => NULL,
  14828.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  14829.             'liip_imagine.optipng.level' => 7,
  14830.             'liip_imagine.optipng.stripAll' => true,
  14831.             'liip_imagine.optipng.tempDir' => NULL,
  14832.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  14833.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  14834.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  14835.             'liip_imagine.cwebp.tempDir' => NULL,
  14836.             'liip_imagine.cwebp.q' => 75,
  14837.             'liip_imagine.cwebp.alphaQ' => 100,
  14838.             'liip_imagine.cwebp.m' => 4,
  14839.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  14840.             'liip_imagine.cwebp.alphaMethod' => 1,
  14841.             'liip_imagine.cwebp.exact' => false,
  14842.             'liip_imagine.cwebp.metadata' => [
  14843.                 => 'none',
  14844.             ],
  14845.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  14846.             'liip_imagine.cache.resolver.default' => 'default',
  14847.             'liip_imagine.default_image' => NULL,
  14848.             'liip_imagine.filter_sets' => [
  14849.                 'admin_default' => [
  14850.                     'quality' => 100,
  14851.                     'jpeg_quality' => 100,
  14852.                     'png_compression_level' => NULL,
  14853.                     'png_compression_filter' => NULL,
  14854.                     'format' => NULL,
  14855.                     'animated' => false,
  14856.                     'cache' => NULL,
  14857.                     'data_loader' => NULL,
  14858.                     'default_image' => NULL,
  14859.                     'filters' => [
  14860.                         'thumbnail' => [
  14861.                             'size' => [
  14862.                                 => 150,
  14863.                                 => 150,
  14864.                             ],
  14865.                             'mode' => 'outbound',
  14866.                         ],
  14867.                     ],
  14868.                     'post_processors' => [
  14869.                     ],
  14870.                 ],
  14871.                 'admin_product_row' => [
  14872.                     'quality' => 100,
  14873.                     'jpeg_quality' => 100,
  14874.                     'png_compression_level' => NULL,
  14875.                     'png_compression_filter' => NULL,
  14876.                     'format' => NULL,
  14877.                     'animated' => false,
  14878.                     'cache' => NULL,
  14879.                     'data_loader' => NULL,
  14880.                     'default_image' => NULL,
  14881.                     'filters' => [
  14882.                         'thumbnail' => [
  14883.                             'size' => [
  14884.                                 => 70,
  14885.                                 => 70,
  14886.                             ],
  14887.                             'mode' => 'outbound',
  14888.                         ],
  14889.                     ],
  14890.                     'post_processors' => [
  14891.                     ],
  14892.                 ],
  14893.                 'admin_bandeau_categ_dialog' => [
  14894.                     'quality' => 100,
  14895.                     'jpeg_quality' => 100,
  14896.                     'png_compression_level' => NULL,
  14897.                     'png_compression_filter' => NULL,
  14898.                     'format' => NULL,
  14899.                     'animated' => false,
  14900.                     'cache' => NULL,
  14901.                     'data_loader' => NULL,
  14902.                     'default_image' => NULL,
  14903.                     'filters' => [
  14904.                         'thumbnail' => [
  14905.                             'size' => [
  14906.                                 => 434,
  14907.                                 => 434,
  14908.                             ],
  14909.                             'mode' => 'outbound',
  14910.                         ],
  14911.                     ],
  14912.                     'post_processors' => [
  14913.                     ],
  14914.                 ],
  14915.                 'admin_pages_bandeau' => [
  14916.                     'quality' => 100,
  14917.                     'jpeg_quality' => 100,
  14918.                     'png_compression_level' => NULL,
  14919.                     'png_compression_filter' => NULL,
  14920.                     'format' => NULL,
  14921.                     'animated' => false,
  14922.                     'cache' => NULL,
  14923.                     'data_loader' => NULL,
  14924.                     'default_image' => NULL,
  14925.                     'filters' => [
  14926.                         'thumbnail' => [
  14927.                             'size' => [
  14928.                                 => 1065,
  14929.                                 => 166,
  14930.                             ],
  14931.                             'mode' => 'outbound',
  14932.                         ],
  14933.                     ],
  14934.                     'post_processors' => [
  14935.                     ],
  14936.                 ],
  14937.                 'admin_site_mail_dialog' => [
  14938.                     'quality' => 100,
  14939.                     'jpeg_quality' => 100,
  14940.                     'png_compression_level' => NULL,
  14941.                     'png_compression_filter' => NULL,
  14942.                     'format' => NULL,
  14943.                     'animated' => false,
  14944.                     'cache' => NULL,
  14945.                     'data_loader' => NULL,
  14946.                     'default_image' => NULL,
  14947.                     'filters' => [
  14948.                         'thumbnail' => [
  14949.                             'size' => [
  14950.                                 => 580,
  14951.                                 => 184,
  14952.                             ],
  14953.                             'mode' => 'outbound',
  14954.                         ],
  14955.                     ],
  14956.                     'post_processors' => [
  14957.                     ],
  14958.                 ],
  14959.                 'bo_list' => [
  14960.                     'quality' => 100,
  14961.                     'jpeg_quality' => 85,
  14962.                     'png_compression_level' => NULL,
  14963.                     'png_compression_filter' => NULL,
  14964.                     'format' => NULL,
  14965.                     'animated' => false,
  14966.                     'cache' => NULL,
  14967.                     'data_loader' => NULL,
  14968.                     'default_image' => NULL,
  14969.                     'filters' => [
  14970.                         'thumbnail' => [
  14971.                             'size' => [
  14972.                                 => 200,
  14973.                                 => 150,
  14974.                             ],
  14975.                             'mode' => 'outbound',
  14976.                         ],
  14977.                     ],
  14978.                     'post_processors' => [
  14979.                     ],
  14980.                 ],
  14981.                 'front_autopromo' => [
  14982.                     'quality' => 100,
  14983.                     'jpeg_quality' => 100,
  14984.                     'png_compression_level' => NULL,
  14985.                     'png_compression_filter' => NULL,
  14986.                     'format' => NULL,
  14987.                     'animated' => false,
  14988.                     'cache' => NULL,
  14989.                     'data_loader' => NULL,
  14990.                     'default_image' => NULL,
  14991.                     'filters' => [
  14992.                         'thumbnail' => [
  14993.                             'size' => [
  14994.                                 => 1920,
  14995.                                 => 1080,
  14996.                             ],
  14997.                             'mode' => 'outbound',
  14998.                         ],
  14999.                     ],
  15000.                     'post_processors' => [
  15001.                     ],
  15002.                 ],
  15003.                 'front_Bandeau_1920' => [
  15004.                     'quality' => 100,
  15005.                     'jpeg_quality' => 100,
  15006.                     'png_compression_level' => NULL,
  15007.                     'png_compression_filter' => NULL,
  15008.                     'format' => NULL,
  15009.                     'animated' => false,
  15010.                     'cache' => NULL,
  15011.                     'data_loader' => NULL,
  15012.                     'default_image' => NULL,
  15013.                     'filters' => [
  15014.                         'thumbnail' => [
  15015.                             'size' => [
  15016.                                 => 1920,
  15017.                                 => 800,
  15018.                             ],
  15019.                             'mode' => 'outbound',
  15020.                         ],
  15021.                     ],
  15022.                     'post_processors' => [
  15023.                     ],
  15024.                 ],
  15025.                 'front_Bandeau_500' => [
  15026.                     'quality' => 100,
  15027.                     'jpeg_quality' => 100,
  15028.                     'png_compression_level' => NULL,
  15029.                     'png_compression_filter' => NULL,
  15030.                     'format' => NULL,
  15031.                     'animated' => false,
  15032.                     'cache' => NULL,
  15033.                     'data_loader' => NULL,
  15034.                     'default_image' => NULL,
  15035.                     'filters' => [
  15036.                         'thumbnail' => [
  15037.                             'size' => [
  15038.                                 => 600,
  15039.                                 => 600,
  15040.                             ],
  15041.                             'mode' => 'outbound',
  15042.                         ],
  15043.                     ],
  15044.                     'post_processors' => [
  15045.                     ],
  15046.                 ],
  15047.                 'front_autopromo2' => [
  15048.                     'quality' => 100,
  15049.                     'jpeg_quality' => 100,
  15050.                     'png_compression_level' => NULL,
  15051.                     'png_compression_filter' => NULL,
  15052.                     'format' => NULL,
  15053.                     'animated' => false,
  15054.                     'cache' => NULL,
  15055.                     'data_loader' => NULL,
  15056.                     'default_image' => NULL,
  15057.                     'filters' => [
  15058.                         'thumbnail' => [
  15059.                             'size' => [
  15060.                                 => 872,
  15061.                                 => 533,
  15062.                             ],
  15063.                             'mode' => 'outbound',
  15064.                         ],
  15065.                     ],
  15066.                     'post_processors' => [
  15067.                     ],
  15068.                 ],
  15069.                 'front_autopromo3' => [
  15070.                     'quality' => 100,
  15071.                     'jpeg_quality' => 80,
  15072.                     'png_compression_level' => NULL,
  15073.                     'png_compression_filter' => NULL,
  15074.                     'format' => NULL,
  15075.                     'animated' => false,
  15076.                     'cache' => NULL,
  15077.                     'data_loader' => NULL,
  15078.                     'default_image' => NULL,
  15079.                     'filters' => [
  15080.                         'thumbnail' => [
  15081.                             'size' => [
  15082.                                 => 700,
  15083.                                 => 700,
  15084.                             ],
  15085.                             'mode' => 'outbound',
  15086.                         ],
  15087.                     ],
  15088.                     'post_processors' => [
  15089.                     ],
  15090.                 ],
  15091.                 'front_actu_accueil' => [
  15092.                     'quality' => 100,
  15093.                     'jpeg_quality' => 100,
  15094.                     'png_compression_level' => NULL,
  15095.                     'png_compression_filter' => NULL,
  15096.                     'format' => NULL,
  15097.                     'animated' => false,
  15098.                     'cache' => NULL,
  15099.                     'data_loader' => NULL,
  15100.                     'default_image' => NULL,
  15101.                     'filters' => [
  15102.                         'thumbnail' => [
  15103.                             'size' => [
  15104.                                 => 510,
  15105.                                 => 510,
  15106.                             ],
  15107.                             'mode' => 'outbound',
  15108.                         ],
  15109.                     ],
  15110.                     'post_processors' => [
  15111.                     ],
  15112.                 ],
  15113.                 'front_fnd_cat_catalogue' => [
  15114.                     'quality' => 100,
  15115.                     'jpeg_quality' => 100,
  15116.                     'png_compression_level' => NULL,
  15117.                     'png_compression_filter' => NULL,
  15118.                     'format' => NULL,
  15119.                     'animated' => false,
  15120.                     'cache' => NULL,
  15121.                     'data_loader' => NULL,
  15122.                     'default_image' => NULL,
  15123.                     'filters' => [
  15124.                         'thumbnail' => [
  15125.                             'size' => [
  15126.                                 => 368,
  15127.                                 => 368,
  15128.                             ],
  15129.                             'mode' => 'outbound',
  15130.                         ],
  15131.                     ],
  15132.                     'post_processors' => [
  15133.                     ],
  15134.                 ],
  15135.                 'front_image_catalogue' => [
  15136.                     'quality' => 100,
  15137.                     'jpeg_quality' => 100,
  15138.                     'png_compression_level' => NULL,
  15139.                     'png_compression_filter' => NULL,
  15140.                     'format' => NULL,
  15141.                     'animated' => false,
  15142.                     'cache' => NULL,
  15143.                     'data_loader' => NULL,
  15144.                     'default_image' => NULL,
  15145.                     'filters' => [
  15146.                         'thumbnail' => [
  15147.                             'size' => [
  15148.                                 => 485,
  15149.                                 => 485,
  15150.                             ],
  15151.                             'mode' => 'outbound',
  15152.                         ],
  15153.                     ],
  15154.                     'post_processors' => [
  15155.                     ],
  15156.                 ],
  15157.                 'front_fancy' => [
  15158.                     'quality' => 100,
  15159.                     'jpeg_quality' => 100,
  15160.                     'png_compression_level' => NULL,
  15161.                     'png_compression_filter' => NULL,
  15162.                     'format' => NULL,
  15163.                     'animated' => false,
  15164.                     'cache' => NULL,
  15165.                     'data_loader' => NULL,
  15166.                     'default_image' => NULL,
  15167.                     'filters' => [
  15168.                         'thumbnail' => [
  15169.                             'size' => [
  15170.                                 => 1920,
  15171.                                 => 1080,
  15172.                             ],
  15173.                             'mode' => 'inset',
  15174.                         ],
  15175.                     ],
  15176.                     'post_processors' => [
  15177.                     ],
  15178.                 ],
  15179.                 'front_sejourner' => [
  15180.                     'quality' => 100,
  15181.                     'jpeg_quality' => 100,
  15182.                     'png_compression_level' => NULL,
  15183.                     'png_compression_filter' => NULL,
  15184.                     'format' => NULL,
  15185.                     'animated' => false,
  15186.                     'cache' => NULL,
  15187.                     'data_loader' => NULL,
  15188.                     'default_image' => NULL,
  15189.                     'filters' => [
  15190.                         'thumbnail' => [
  15191.                             'size' => [
  15192.                                 => 1150,
  15193.                                 => 500,
  15194.                             ],
  15195.                             'mode' => 'outbound',
  15196.                         ],
  15197.                     ],
  15198.                     'post_processors' => [
  15199.                     ],
  15200.                 ],
  15201.                 'front_sousMenu' => [
  15202.                     'quality' => 100,
  15203.                     'jpeg_quality' => 100,
  15204.                     'png_compression_level' => NULL,
  15205.                     'png_compression_filter' => NULL,
  15206.                     'format' => NULL,
  15207.                     'animated' => false,
  15208.                     'cache' => NULL,
  15209.                     'data_loader' => NULL,
  15210.                     'default_image' => NULL,
  15211.                     'filters' => [
  15212.                         'thumbnail' => [
  15213.                             'size' => [
  15214.                                 => 773,
  15215.                                 => 320,
  15216.                             ],
  15217.                             'mode' => 'outbound',
  15218.                         ],
  15219.                     ],
  15220.                     'post_processors' => [
  15221.                     ],
  15222.                 ],
  15223.                 'front_blocTexteImage' => [
  15224.                     'quality' => 100,
  15225.                     'jpeg_quality' => 100,
  15226.                     'png_compression_level' => NULL,
  15227.                     'png_compression_filter' => NULL,
  15228.                     'format' => NULL,
  15229.                     'animated' => false,
  15230.                     'cache' => NULL,
  15231.                     'data_loader' => NULL,
  15232.                     'default_image' => NULL,
  15233.                     'filters' => [
  15234.                         'thumbnail' => [
  15235.                             'size' => [
  15236.                                 => 1220,
  15237.                                 => 960,
  15238.                             ],
  15239.                             'mode' => 'outbound',
  15240.                         ],
  15241.                     ],
  15242.                     'post_processors' => [
  15243.                     ],
  15244.                 ],
  15245.                 'front_blocTexteImage1920' => [
  15246.                     'quality' => 100,
  15247.                     'jpeg_quality' => 100,
  15248.                     'png_compression_level' => NULL,
  15249.                     'png_compression_filter' => NULL,
  15250.                     'format' => NULL,
  15251.                     'animated' => false,
  15252.                     'cache' => NULL,
  15253.                     'data_loader' => NULL,
  15254.                     'default_image' => NULL,
  15255.                     'filters' => [
  15256.                         'thumbnail' => [
  15257.                             'size' => [
  15258.                                 => 1920,
  15259.                                 => 1200,
  15260.                             ],
  15261.                             'mode' => 'outbound',
  15262.                         ],
  15263.                     ],
  15264.                     'post_processors' => [
  15265.                     ],
  15266.                 ],
  15267.                 'front_blocTexteImageInset' => [
  15268.                     'quality' => 100,
  15269.                     'jpeg_quality' => 100,
  15270.                     'png_compression_level' => NULL,
  15271.                     'png_compression_filter' => NULL,
  15272.                     'format' => NULL,
  15273.                     'animated' => false,
  15274.                     'cache' => NULL,
  15275.                     'data_loader' => NULL,
  15276.                     'default_image' => NULL,
  15277.                     'filters' => [
  15278.                         'thumbnail' => [
  15279.                             'size' => [
  15280.                                 => 1220,
  15281.                                 => 960,
  15282.                             ],
  15283.                             'mode' => 'inset',
  15284.                         ],
  15285.                     ],
  15286.                     'post_processors' => [
  15287.                     ],
  15288.                 ],
  15289.                 'front_blocTexteImageRondeInset' => [
  15290.                     'quality' => 100,
  15291.                     'jpeg_quality' => 100,
  15292.                     'png_compression_level' => NULL,
  15293.                     'png_compression_filter' => NULL,
  15294.                     'format' => NULL,
  15295.                     'animated' => false,
  15296.                     'cache' => NULL,
  15297.                     'data_loader' => NULL,
  15298.                     'default_image' => NULL,
  15299.                     'filters' => [
  15300.                         'thumbnail' => [
  15301.                             'size' => [
  15302.                                 => 800,
  15303.                                 => 800,
  15304.                             ],
  15305.                             'mode' => 'outbound',
  15306.                         ],
  15307.                     ],
  15308.                     'post_processors' => [
  15309.                     ],
  15310.                 ],
  15311.                 'front_blocTexteImageMasked' => [
  15312.                     'quality' => 100,
  15313.                     'jpeg_quality' => 100,
  15314.                     'png_compression_level' => NULL,
  15315.                     'png_compression_filter' => NULL,
  15316.                     'format' => NULL,
  15317.                     'animated' => false,
  15318.                     'cache' => NULL,
  15319.                     'data_loader' => NULL,
  15320.                     'default_image' => NULL,
  15321.                     'filters' => [
  15322.                         'thumbnail' => [
  15323.                             'size' => [
  15324.                                 => 100,
  15325.                                 => 100,
  15326.                             ],
  15327.                             'mode' => 'outbound',
  15328.                         ],
  15329.                     ],
  15330.                     'post_processors' => [
  15331.                     ],
  15332.                 ],
  15333.                 'front_blocImage' => [
  15334.                     'quality' => 100,
  15335.                     'jpeg_quality' => 100,
  15336.                     'png_compression_level' => NULL,
  15337.                     'png_compression_filter' => NULL,
  15338.                     'format' => NULL,
  15339.                     'animated' => false,
  15340.                     'cache' => NULL,
  15341.                     'data_loader' => NULL,
  15342.                     'default_image' => NULL,
  15343.                     'filters' => [
  15344.                         'thumbnail' => [
  15345.                             'size' => [
  15346.                                 => 1920,
  15347.                                 => 1080,
  15348.                             ],
  15349.                             'mode' => 'outbound',
  15350.                         ],
  15351.                     ],
  15352.                     'post_processors' => [
  15353.                     ],
  15354.                 ],
  15355.                 'front_blocImage250' => [
  15356.                     'quality' => 100,
  15357.                     'jpeg_quality' => 100,
  15358.                     'png_compression_level' => NULL,
  15359.                     'png_compression_filter' => NULL,
  15360.                     'format' => NULL,
  15361.                     'animated' => false,
  15362.                     'cache' => NULL,
  15363.                     'data_loader' => NULL,
  15364.                     'default_image' => NULL,
  15365.                     'filters' => [
  15366.                         'thumbnail' => [
  15367.                             'size' => [
  15368.                                 => 250,
  15369.                                 => 1080,
  15370.                             ],
  15371.                             'mode' => 'outbound',
  15372.                         ],
  15373.                     ],
  15374.                     'post_processors' => [
  15375.                     ],
  15376.                 ],
  15377.                 'front_blocImage465' => [
  15378.                     'quality' => 100,
  15379.                     'jpeg_quality' => 100,
  15380.                     'png_compression_level' => NULL,
  15381.                     'png_compression_filter' => NULL,
  15382.                     'format' => NULL,
  15383.                     'animated' => false,
  15384.                     'cache' => NULL,
  15385.                     'data_loader' => NULL,
  15386.                     'default_image' => NULL,
  15387.                     'filters' => [
  15388.                         'thumbnail' => [
  15389.                             'size' => [
  15390.                                 => 465,
  15391.                                 => 1080,
  15392.                             ],
  15393.                             'mode' => 'outbound',
  15394.                         ],
  15395.                     ],
  15396.                     'post_processors' => [
  15397.                     ],
  15398.                 ],
  15399.                 'front_blocImage1200' => [
  15400.                     'quality' => 100,
  15401.                     'jpeg_quality' => 100,
  15402.                     'png_compression_level' => NULL,
  15403.                     'png_compression_filter' => NULL,
  15404.                     'format' => NULL,
  15405.                     'animated' => false,
  15406.                     'cache' => NULL,
  15407.                     'data_loader' => NULL,
  15408.                     'default_image' => NULL,
  15409.                     'filters' => [
  15410.                         'thumbnail' => [
  15411.                             'size' => [
  15412.                                 => 1200,
  15413.                                 => 1080,
  15414.                             ],
  15415.                             'mode' => 'outbound',
  15416.                         ],
  15417.                     ],
  15418.                     'post_processors' => [
  15419.                     ],
  15420.                 ],
  15421.                 'front_blocImage_0' => [
  15422.                     'quality' => 100,
  15423.                     'jpeg_quality' => 100,
  15424.                     'png_compression_level' => NULL,
  15425.                     'png_compression_filter' => NULL,
  15426.                     'format' => NULL,
  15427.                     'animated' => false,
  15428.                     'cache' => NULL,
  15429.                     'data_loader' => NULL,
  15430.                     'default_image' => NULL,
  15431.                     'filters' => [
  15432.                         'thumbnail' => [
  15433.                             'size' => [
  15434.                                 => 1920,
  15435.                                 => 1080,
  15436.                             ],
  15437.                             'mode' => 'inset',
  15438.                         ],
  15439.                     ],
  15440.                     'post_processors' => [
  15441.                     ],
  15442.                 ],
  15443.                 'front_blocImage250_0' => [
  15444.                     'quality' => 100,
  15445.                     'jpeg_quality' => 100,
  15446.                     'png_compression_level' => NULL,
  15447.                     'png_compression_filter' => NULL,
  15448.                     'format' => NULL,
  15449.                     'animated' => false,
  15450.                     'cache' => NULL,
  15451.                     'data_loader' => NULL,
  15452.                     'default_image' => NULL,
  15453.                     'filters' => [
  15454.                         'thumbnail' => [
  15455.                             'size' => [
  15456.                                 => 250,
  15457.                                 => 1080,
  15458.                             ],
  15459.                             'mode' => 'inset',
  15460.                         ],
  15461.                     ],
  15462.                     'post_processors' => [
  15463.                     ],
  15464.                 ],
  15465.                 'front_blocImage465_0' => [
  15466.                     'quality' => 100,
  15467.                     'jpeg_quality' => 100,
  15468.                     'png_compression_level' => NULL,
  15469.                     'png_compression_filter' => NULL,
  15470.                     'format' => NULL,
  15471.                     'animated' => false,
  15472.                     'cache' => NULL,
  15473.                     'data_loader' => NULL,
  15474.                     'default_image' => NULL,
  15475.                     'filters' => [
  15476.                         'thumbnail' => [
  15477.                             'size' => [
  15478.                                 => 465,
  15479.                                 => 1080,
  15480.                             ],
  15481.                             'mode' => 'inset',
  15482.                         ],
  15483.                     ],
  15484.                     'post_processors' => [
  15485.                     ],
  15486.                 ],
  15487.                 'front_blocImage1200_0' => [
  15488.                     'quality' => 100,
  15489.                     'jpeg_quality' => 100,
  15490.                     'png_compression_level' => NULL,
  15491.                     'png_compression_filter' => NULL,
  15492.                     'format' => NULL,
  15493.                     'animated' => false,
  15494.                     'cache' => NULL,
  15495.                     'data_loader' => NULL,
  15496.                     'default_image' => NULL,
  15497.                     'filters' => [
  15498.                         'thumbnail' => [
  15499.                             'size' => [
  15500.                                 => 1200,
  15501.                                 => 1080,
  15502.                             ],
  15503.                             'mode' => 'inset',
  15504.                         ],
  15505.                     ],
  15506.                     'post_processors' => [
  15507.                     ],
  15508.                 ],
  15509.                 'front_blocGalerie0' => [
  15510.                     'quality' => 100,
  15511.                     'jpeg_quality' => 100,
  15512.                     'png_compression_level' => NULL,
  15513.                     'png_compression_filter' => NULL,
  15514.                     'format' => NULL,
  15515.                     'animated' => false,
  15516.                     'cache' => NULL,
  15517.                     'data_loader' => NULL,
  15518.                     'default_image' => NULL,
  15519.                     'filters' => [
  15520.                         'thumbnail' => [
  15521.                             'size' => [
  15522.                                 => 250,
  15523.                                 => 250,
  15524.                             ],
  15525.                             'mode' => 'outbound',
  15526.                         ],
  15527.                     ],
  15528.                     'post_processors' => [
  15529.                     ],
  15530.                 ],
  15531.                 'front_blocGalerie1' => [
  15532.                     'quality' => 100,
  15533.                     'jpeg_quality' => 100,
  15534.                     'png_compression_level' => NULL,
  15535.                     'png_compression_filter' => NULL,
  15536.                     'format' => NULL,
  15537.                     'animated' => false,
  15538.                     'cache' => NULL,
  15539.                     'data_loader' => NULL,
  15540.                     'default_image' => NULL,
  15541.                     'filters' => [
  15542.                         'thumbnail' => [
  15543.                             'size' => [
  15544.                                 => 650,
  15545.                                 => 650,
  15546.                             ],
  15547.                             'mode' => 'outbound',
  15548.                         ],
  15549.                     ],
  15550.                     'post_processors' => [
  15551.                     ],
  15552.                 ],
  15553.                 'front_blocGalerie2' => [
  15554.                     'quality' => 100,
  15555.                     'jpeg_quality' => 100,
  15556.                     'png_compression_level' => NULL,
  15557.                     'png_compression_filter' => NULL,
  15558.                     'format' => NULL,
  15559.                     'animated' => false,
  15560.                     'cache' => NULL,
  15561.                     'data_loader' => NULL,
  15562.                     'default_image' => NULL,
  15563.                     'filters' => [
  15564.                         'thumbnail' => [
  15565.                             'size' => [
  15566.                                 => 250,
  15567.                                 => 250,
  15568.                             ],
  15569.                             'mode' => 'outbound',
  15570.                         ],
  15571.                     ],
  15572.                     'post_processors' => [
  15573.                     ],
  15574.                 ],
  15575.                 'front_blocGalerie3' => [
  15576.                     'quality' => 100,
  15577.                     'jpeg_quality' => 100,
  15578.                     'png_compression_level' => NULL,
  15579.                     'png_compression_filter' => NULL,
  15580.                     'format' => NULL,
  15581.                     'animated' => false,
  15582.                     'cache' => NULL,
  15583.                     'data_loader' => NULL,
  15584.                     'default_image' => NULL,
  15585.                     'filters' => [
  15586.                         'thumbnail' => [
  15587.                             'size' => [
  15588.                                 => 250,
  15589.                                 => 250,
  15590.                             ],
  15591.                             'mode' => 'inset',
  15592.                         ],
  15593.                     ],
  15594.                     'post_processors' => [
  15595.                     ],
  15596.                 ],
  15597.                 'front_blocGalerie4' => [
  15598.                     'quality' => 100,
  15599.                     'jpeg_quality' => 100,
  15600.                     'png_compression_level' => NULL,
  15601.                     'png_compression_filter' => NULL,
  15602.                     'format' => NULL,
  15603.                     'animated' => false,
  15604.                     'cache' => NULL,
  15605.                     'data_loader' => NULL,
  15606.                     'default_image' => NULL,
  15607.                     'filters' => [
  15608.                         'thumbnail' => [
  15609.                             'size' => [
  15610.                                 => 1920,
  15611.                                 => 1080,
  15612.                             ],
  15613.                             'mode' => 'outbound',
  15614.                         ],
  15615.                     ],
  15616.                     'post_processors' => [
  15617.                     ],
  15618.                 ],
  15619.                 'front_blocGalerie5' => [
  15620.                     'quality' => 100,
  15621.                     'jpeg_quality' => 100,
  15622.                     'png_compression_level' => NULL,
  15623.                     'png_compression_filter' => NULL,
  15624.                     'format' => NULL,
  15625.                     'animated' => false,
  15626.                     'cache' => NULL,
  15627.                     'data_loader' => NULL,
  15628.                     'default_image' => NULL,
  15629.                     'filters' => [
  15630.                         'thumbnail' => [
  15631.                             'size' => [
  15632.                                 => 1920,
  15633.                                 => 1080,
  15634.                             ],
  15635.                             'mode' => 'outbound',
  15636.                         ],
  15637.                     ],
  15638.                     'post_processors' => [
  15639.                     ],
  15640.                 ],
  15641.                 'front_blocImageCata' => [
  15642.                     'quality' => 100,
  15643.                     'jpeg_quality' => 100,
  15644.                     'png_compression_level' => NULL,
  15645.                     'png_compression_filter' => NULL,
  15646.                     'format' => NULL,
  15647.                     'animated' => false,
  15648.                     'cache' => NULL,
  15649.                     'data_loader' => NULL,
  15650.                     'default_image' => NULL,
  15651.                     'filters' => [
  15652.                         'thumbnail' => [
  15653.                             'size' => [
  15654.                                 => 800,
  15655.                                 => 533,
  15656.                             ],
  15657.                             'mode' => 'outbound',
  15658.                         ],
  15659.                     ],
  15660.                     'post_processors' => [
  15661.                     ],
  15662.                 ],
  15663.                 'front_blocImageCata250' => [
  15664.                     'quality' => 100,
  15665.                     'jpeg_quality' => 100,
  15666.                     'png_compression_level' => NULL,
  15667.                     'png_compression_filter' => NULL,
  15668.                     'format' => NULL,
  15669.                     'animated' => false,
  15670.                     'cache' => NULL,
  15671.                     'data_loader' => NULL,
  15672.                     'default_image' => NULL,
  15673.                     'filters' => [
  15674.                         'thumbnail' => [
  15675.                             'size' => [
  15676.                                 => 250,
  15677.                                 => 167,
  15678.                             ],
  15679.                             'mode' => 'outbound',
  15680.                         ],
  15681.                     ],
  15682.                     'post_processors' => [
  15683.                     ],
  15684.                 ],
  15685.                 'front_blocImageCata465' => [
  15686.                     'quality' => 100,
  15687.                     'jpeg_quality' => 100,
  15688.                     'png_compression_level' => NULL,
  15689.                     'png_compression_filter' => NULL,
  15690.                     'format' => NULL,
  15691.                     'animated' => false,
  15692.                     'cache' => NULL,
  15693.                     'data_loader' => NULL,
  15694.                     'default_image' => NULL,
  15695.                     'filters' => [
  15696.                         'thumbnail' => [
  15697.                             'size' => [
  15698.                                 => 465,
  15699.                                 => 310,
  15700.                             ],
  15701.                             'mode' => 'outbound',
  15702.                         ],
  15703.                     ],
  15704.                     'post_processors' => [
  15705.                     ],
  15706.                 ],
  15707.                 'front_blocImageCata1200' => [
  15708.                     'quality' => 100,
  15709.                     'jpeg_quality' => 100,
  15710.                     'png_compression_level' => NULL,
  15711.                     'png_compression_filter' => NULL,
  15712.                     'format' => NULL,
  15713.                     'animated' => false,
  15714.                     'cache' => NULL,
  15715.                     'data_loader' => NULL,
  15716.                     'default_image' => NULL,
  15717.                     'filters' => [
  15718.                         'thumbnail' => [
  15719.                             'size' => [
  15720.                                 => 800,
  15721.                                 => 533,
  15722.                             ],
  15723.                             'mode' => 'outbound',
  15724.                         ],
  15725.                     ],
  15726.                     'post_processors' => [
  15727.                     ],
  15728.                 ],
  15729.                 'front_blocImageCata1200-2' => [
  15730.                     'quality' => 100,
  15731.                     'jpeg_quality' => 100,
  15732.                     'png_compression_level' => NULL,
  15733.                     'png_compression_filter' => NULL,
  15734.                     'format' => NULL,
  15735.                     'animated' => false,
  15736.                     'cache' => NULL,
  15737.                     'data_loader' => NULL,
  15738.                     'default_image' => NULL,
  15739.                     'filters' => [
  15740.                         'thumbnail' => [
  15741.                             'size' => [
  15742.                                 => 1200,
  15743.                                 => 800,
  15744.                             ],
  15745.                             'mode' => 'outbound',
  15746.                         ],
  15747.                     ],
  15748.                     'post_processors' => [
  15749.                     ],
  15750.                 ],
  15751.                 'front_basket' => [
  15752.                     'quality' => 100,
  15753.                     'jpeg_quality' => 100,
  15754.                     'png_compression_level' => NULL,
  15755.                     'png_compression_filter' => NULL,
  15756.                     'format' => NULL,
  15757.                     'animated' => false,
  15758.                     'cache' => NULL,
  15759.                     'data_loader' => NULL,
  15760.                     'default_image' => NULL,
  15761.                     'filters' => [
  15762.                         'thumbnail' => [
  15763.                             'size' => [
  15764.                                 => 150,
  15765.                                 => 150,
  15766.                             ],
  15767.                             'mode' => 'outbound',
  15768.                         ],
  15769.                     ],
  15770.                     'post_processors' => [
  15771.                     ],
  15772.                 ],
  15773.                 'front_fiche_ecommerce' => [
  15774.                     'quality' => 100,
  15775.                     'jpeg_quality' => 100,
  15776.                     'png_compression_level' => NULL,
  15777.                     'png_compression_filter' => NULL,
  15778.                     'format' => NULL,
  15779.                     'animated' => false,
  15780.                     'cache' => NULL,
  15781.                     'data_loader' => NULL,
  15782.                     'default_image' => NULL,
  15783.                     'filters' => [
  15784.                         'thumbnail' => [
  15785.                             'size' => [
  15786.                                 => 500,
  15787.                                 => 500,
  15788.                             ],
  15789.                             'mode' => 'outbound',
  15790.                         ],
  15791.                     ],
  15792.                     'post_processors' => [
  15793.                     ],
  15794.                 ],
  15795.                 'front_product_label' => [
  15796.                     'quality' => 100,
  15797.                     'jpeg_quality' => 100,
  15798.                     'png_compression_level' => NULL,
  15799.                     'png_compression_filter' => NULL,
  15800.                     'format' => NULL,
  15801.                     'animated' => false,
  15802.                     'cache' => NULL,
  15803.                     'data_loader' => NULL,
  15804.                     'default_image' => NULL,
  15805.                     'filters' => [
  15806.                         'thumbnail' => [
  15807.                             'size' => [
  15808.                                 => 64,
  15809.                                 => 64,
  15810.                             ],
  15811.                             'mode' => 'outbound',
  15812.                         ],
  15813.                     ],
  15814.                     'post_processors' => [
  15815.                     ],
  15816.                 ],
  15817.                 'front_product' => [
  15818.                     'quality' => 100,
  15819.                     'jpeg_quality' => 100,
  15820.                     'png_compression_level' => NULL,
  15821.                     'png_compression_filter' => NULL,
  15822.                     'format' => NULL,
  15823.                     'animated' => false,
  15824.                     'cache' => NULL,
  15825.                     'data_loader' => NULL,
  15826.                     'default_image' => NULL,
  15827.                     'filters' => [
  15828.                         'thumbnail' => [
  15829.                             'size' => [
  15830.                                 => 500,
  15831.                                 => 330,
  15832.                             ],
  15833.                             'mode' => 'outbound',
  15834.                         ],
  15835.                     ],
  15836.                     'post_processors' => [
  15837.                     ],
  15838.                 ],
  15839.                 'front_product2' => [
  15840.                     'quality' => 100,
  15841.                     'jpeg_quality' => 100,
  15842.                     'png_compression_level' => NULL,
  15843.                     'png_compression_filter' => NULL,
  15844.                     'format' => NULL,
  15845.                     'animated' => false,
  15846.                     'cache' => NULL,
  15847.                     'data_loader' => NULL,
  15848.                     'default_image' => NULL,
  15849.                     'filters' => [
  15850.                         'thumbnail' => [
  15851.                             'size' => [
  15852.                                 => 500,
  15853.                                 => 330,
  15854.                             ],
  15855.                             'position' => 'center',
  15856.                             'mode' => 'inset',
  15857.                         ],
  15858.                     ],
  15859.                     'post_processors' => [
  15860.                     ],
  15861.                 ],
  15862.                 'front_product3' => [
  15863.                     'quality' => 100,
  15864.                     'jpeg_quality' => 100,
  15865.                     'png_compression_level' => NULL,
  15866.                     'png_compression_filter' => NULL,
  15867.                     'format' => NULL,
  15868.                     'animated' => false,
  15869.                     'cache' => NULL,
  15870.                     'data_loader' => NULL,
  15871.                     'default_image' => NULL,
  15872.                     'filters' => [
  15873.                         'fixed' => [
  15874.                             'width' => 350,
  15875.                             'height' => 350,
  15876.                         ],
  15877.                     ],
  15878.                     'post_processors' => [
  15879.                     ],
  15880.                 ],
  15881.             ],
  15882.             'liip_imagine.binary.loader.default' => 'default',
  15883.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  15884.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  15885.             'liip_imagine.webp.generate' => false,
  15886.             'liip_imagine.webp.options' => [
  15887.                 'quality' => 100,
  15888.                 'cache' => NULL,
  15889.                 'data_loader' => NULL,
  15890.                 'post_processors' => [
  15891.                 ],
  15892.             ],
  15893.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  15894.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  15895.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  15896.             'knp_paginator.page_range' => 5,
  15897.             'knp_paginator.page_limit' => NULL,
  15898.             'upload_directory_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front'),
  15899.             'upload_autopromo_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/autopromo'),
  15900.             'upload_actualite_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/actualite'),
  15901.             'upload_agenda_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/agenda'),
  15902.             'upload_products_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/products'),
  15903.             'upload_labels_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/products/labels'),
  15904.             'upload_carriers_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/carriers'),
  15905.             'upload_pages_medias_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/pages'),
  15906.             'upload_catalogue_medias_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/catalog'),
  15907.             'upload_cure_medias_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/cure'),
  15908.             'upload_document_medias_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/documents'),
  15909.             'upload_catalogue_files_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/catalogue/files'),
  15910.             'upload_address_book_media_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/address_book'),
  15911.             'upload_tchat_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/tchat'),
  15912.             'upload_mail_media_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/mail'),
  15913.             'site_media_2' => (\dirname(__DIR__4).'/../cieleo/public/medias_front/address_book'),
  15914.             'upload_directory_1' => (\dirname(__DIR__4).'/public/medias_front'),
  15915.             'upload_autopromo_1' => (\dirname(__DIR__4).'/public/medias_front/autopromo'),
  15916.             'upload_actualite_1' => (\dirname(__DIR__4).'/public/medias_front/actualite'),
  15917.             'upload_agenda_1' => (\dirname(__DIR__4).'/public/medias_front/agenda'),
  15918.             'upload_products_1' => (\dirname(__DIR__4).'/public/medias_front/products'),
  15919.             'upload_labels_1' => (\dirname(__DIR__4).'/public/medias_front/products/labels'),
  15920.             'upload_carriers_1' => (\dirname(__DIR__4).'/public/medias_front/carriers'),
  15921.             'upload_pages_medias_1' => (\dirname(__DIR__4).'/public/medias_front/pages'),
  15922.             'upload_catalogue_medias_1' => (\dirname(__DIR__4).'/public/medias_front/catalog'),
  15923.             'upload_cure_medias_1' => (\dirname(__DIR__4).'/public/medias_front/cure'),
  15924.             'upload_document_medias_1' => (\dirname(__DIR__4).'/public/medias_front/documents'),
  15925.             'upload_catalogue_files_1' => (\dirname(__DIR__4).'/public/medias_front/catalogue/files'),
  15926.             'upload_address_book_media_1' => (\dirname(__DIR__4).'/public/medias_front/address_book'),
  15927.             'upload_tchat_1' => (\dirname(__DIR__4).'/public/medias_front/tchat'),
  15928.             'upload_mail_media_1' => (\dirname(__DIR__4).'/public/medias_front/mail'),
  15929.             'site_media_1' => (\dirname(__DIR__4).'/public/medias_front/address_book'),
  15930.             'maker.compatible_check.doctrine.supports_attributes' => true,
  15931.             'data_collector.templates' => [
  15932.                 'data_collector.request' => [
  15933.                     => 'request',
  15934.                     => '@WebProfiler/Collector/request.html.twig',
  15935.                 ],
  15936.                 'data_collector.time' => [
  15937.                     => 'time',
  15938.                     => '@WebProfiler/Collector/time.html.twig',
  15939.                 ],
  15940.                 'data_collector.memory' => [
  15941.                     => 'memory',
  15942.                     => '@WebProfiler/Collector/memory.html.twig',
  15943.                 ],
  15944.                 'data_collector.validator' => [
  15945.                     => 'validator',
  15946.                     => '@WebProfiler/Collector/validator.html.twig',
  15947.                 ],
  15948.                 'data_collector.ajax' => [
  15949.                     => 'ajax',
  15950.                     => '@WebProfiler/Collector/ajax.html.twig',
  15951.                 ],
  15952.                 'data_collector.form' => [
  15953.                     => 'form',
  15954.                     => '@WebProfiler/Collector/form.html.twig',
  15955.                 ],
  15956.                 'data_collector.exception' => [
  15957.                     => 'exception',
  15958.                     => '@WebProfiler/Collector/exception.html.twig',
  15959.                 ],
  15960.                 'data_collector.logger' => [
  15961.                     => 'logger',
  15962.                     => '@WebProfiler/Collector/logger.html.twig',
  15963.                 ],
  15964.                 'data_collector.events' => [
  15965.                     => 'events',
  15966.                     => '@WebProfiler/Collector/events.html.twig',
  15967.                 ],
  15968.                 'data_collector.router' => [
  15969.                     => 'router',
  15970.                     => '@WebProfiler/Collector/router.html.twig',
  15971.                 ],
  15972.                 'data_collector.cache' => [
  15973.                     => 'cache',
  15974.                     => '@WebProfiler/Collector/cache.html.twig',
  15975.                 ],
  15976.                 'data_collector.translation' => [
  15977.                     => 'translation',
  15978.                     => '@WebProfiler/Collector/translation.html.twig',
  15979.                 ],
  15980.                 'data_collector.security' => [
  15981.                     => 'security',
  15982.                     => '@Security/Collector/security.html.twig',
  15983.                 ],
  15984.                 'data_collector.twig' => [
  15985.                     => 'twig',
  15986.                     => '@WebProfiler/Collector/twig.html.twig',
  15987.                 ],
  15988.                 'data_collector.http_client' => [
  15989.                     => 'http_client',
  15990.                     => '@WebProfiler/Collector/http_client.html.twig',
  15991.                 ],
  15992.                 'data_collector.doctrine' => [
  15993.                     => 'db',
  15994.                     => '@Doctrine/Collector/db.html.twig',
  15995.                 ],
  15996.                 'data_collector.dump' => [
  15997.                     => 'dump',
  15998.                     => '@Debug/Profiler/dump.html.twig',
  15999.                 ],
  16000.                 'mailer.data_collector' => [
  16001.                     => 'mailer',
  16002.                     => '@WebProfiler/Collector/mailer.html.twig',
  16003.                 ],
  16004.                 'notifier.data_collector' => [
  16005.                     => 'notifier',
  16006.                     => '@WebProfiler/Collector/notifier.html.twig',
  16007.                 ],
  16008.                 'data_collector.config' => [
  16009.                     => 'config',
  16010.                     => '@WebProfiler/Collector/config.html.twig',
  16011.                 ],
  16012.             ],
  16013.             'console.command.ids' => [
  16014.             ],
  16015.         ];
  16016.     }
  16017.     protected function throw($message)
  16018.     {
  16019.         throw new RuntimeException($message);
  16020.     }
  16021. }