var/cache/dev/ContainerEA6CqNo/App_KernelDevDebugContainer.php line 18043

Open in your IDE?
  1. <?php
  2. namespace ContainerEA6CqNo;
  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 App_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.             'App\\Command\\ExampleCommand' => 'getExampleCommandService',
  47.             'App\\Command\\GenerateCommand' => 'getGenerateCommandService',
  48.             'App\\Command\\GenerateCrudCommand' => 'getGenerateCrudCommandService',
  49.             'App\\Command\\InsertCommand' => 'getInsertCommandService',
  50.             'App\\Controller\\Admin\\ActiviteController' => 'getActiviteControllerService',
  51.             'App\\Controller\\Admin\\AddressController' => 'getAddressControllerService',
  52.             'App\\Controller\\Admin\\AdminController' => 'getAdminControllerService',
  53.             'App\\Controller\\Admin\\ArticleController' => 'getArticleControllerService',
  54.             'App\\Controller\\Admin\\AttributeController' => 'getAttributeControllerService',
  55.             'App\\Controller\\Admin\\CampaignController' => 'getCampaignControllerService',
  56.             'App\\Controller\\Admin\\CategoryController' => 'getCategoryControllerService',
  57.             'App\\Controller\\Admin\\CgvController' => 'getCgvControllerService',
  58.             'App\\Controller\\Admin\\ContactController' => 'getContactControllerService',
  59.             'App\\Controller\\Admin\\ExtensionController' => 'getExtensionControllerService',
  60.             'App\\Controller\\Admin\\FilemanagerController' => 'getFilemanagerControllerService',
  61.             'App\\Controller\\Admin\\GalleryController' => 'getGalleryControllerService',
  62.             'App\\Controller\\Admin\\ImportController' => 'getImportControllerService',
  63.             'App\\Controller\\Admin\\InfoLineController' => 'getInfoLineControllerService',
  64.             'App\\Controller\\Admin\\LegalController' => 'getLegalControllerService',
  65.             'App\\Controller\\Admin\\MoneticoController' => 'getMoneticoControllerService',
  66.             'App\\Controller\\Admin\\PageController' => 'getPageControllerService',
  67.             'App\\Controller\\Admin\\PartnerController' => 'getPartnerControllerService',
  68.             'App\\Controller\\Admin\\ProductController' => 'getProductControllerService',
  69.             'App\\Controller\\Admin\\PromoteController' => 'getPromoteControllerService',
  70.             'App\\Controller\\Admin\\RedirectionController' => 'getRedirectionControllerService',
  71.             'App\\Controller\\Admin\\RgpdController' => 'getRgpdControllerService',
  72.             'App\\Controller\\Admin\\SecurityController' => 'getSecurityControllerService',
  73.             'App\\Controller\\Admin\\SeoRouteController' => 'getSeoRouteControllerService',
  74.             'App\\Controller\\Admin\\SliderController' => 'getSliderControllerService',
  75.             'App\\Controller\\Admin\\SubscriberController' => 'getSubscriberControllerService',
  76.             'App\\Controller\\Admin\\SubscriberGroupController' => 'getSubscriberGroupControllerService',
  77.             'App\\Controller\\Admin\\TemplateController' => 'getTemplateControllerService',
  78.             'App\\Controller\\Admin\\UserController' => 'getUserControllerService',
  79.             'App\\Controller\\ApiController' => 'getApiControllerService',
  80.             'App\\Controller\\AppController' => 'getAppControllerService',
  81.             'App\\Controller\\ArticleController' => 'getArticleController2Service',
  82.             'App\\Controller\\CatalogController' => 'getCatalogControllerService',
  83.             'App\\Controller\\ContactController' => 'getContactController2Service',
  84.             'App\\Controller\\ErrorController' => 'getErrorControllerService',
  85.             'App\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  86.             'App\\Controller\\PageController' => 'getPageController2Service',
  87.             'App\\Controller\\UserController' => 'getUserController2Service',
  88.             'App\\EventListener\\RequestListener' => 'getRequestListenerService',
  89.             'App\\Form\\ActiviteType' => 'getActiviteTypeService',
  90.             'App\\Form\\AddressType' => 'getAddressTypeService',
  91.             'App\\Form\\ArticleType' => 'getArticleTypeService',
  92.             'App\\Form\\AttributeItemType' => 'getAttributeItemTypeService',
  93.             'App\\Form\\AttributeType' => 'getAttributeTypeService',
  94.             'App\\Form\\CampaignType' => 'getCampaignTypeService',
  95.             'App\\Form\\CardType' => 'getCardTypeService',
  96.             'App\\Form\\CategoryParagrapheType' => 'getCategoryParagrapheTypeService',
  97.             'App\\Form\\CategoryType' => 'getCategoryTypeService',
  98.             'App\\Form\\CgvType' => 'getCgvTypeService',
  99.             'App\\Form\\ConfigType' => 'getConfigTypeService',
  100.             'App\\Form\\ContactType' => 'getContactTypeService',
  101.             'App\\Form\\ExtensionType' => 'getExtensionTypeService',
  102.             'App\\Form\\GalleryType' => 'getGalleryTypeService',
  103.             'App\\Form\\ImportType' => 'getImportTypeService',
  104.             'App\\Form\\InfoLineType' => 'getInfoLineTypeService',
  105.             'App\\Form\\InfoType' => 'getInfoTypeService',
  106.             'App\\Form\\LegalType' => 'getLegalTypeService',
  107.             'App\\Form\\LocaleType' => 'getLocaleTypeService',
  108.             'App\\Form\\PageType' => 'getPageTypeService',
  109.             'App\\Form\\PartnerType' => 'getPartnerTypeService',
  110.             'App\\Form\\PaymentModeType' => 'getPaymentModeTypeService',
  111.             'App\\Form\\PictureType' => 'getPictureTypeService',
  112.             'App\\Form\\ProductAttributeType' => 'getProductAttributeTypeService',
  113.             'App\\Form\\ProductType' => 'getProductTypeService',
  114.             'App\\Form\\PromoCodeType' => 'getPromoCodeTypeService',
  115.             'App\\Form\\PromoteType' => 'getPromoteTypeService',
  116.             'App\\Form\\RedirectionType' => 'getRedirectionTypeService',
  117.             'App\\Form\\RegistrationType' => 'getRegistrationTypeService',
  118.             'App\\Form\\RgpdType' => 'getRgpdTypeService',
  119.             'App\\Form\\SeoRouteMetaType' => 'getSeoRouteMetaTypeService',
  120.             'App\\Form\\SeoRouteType' => 'getSeoRouteTypeService',
  121.             'App\\Form\\SlideType' => 'getSlideTypeService',
  122.             'App\\Form\\SliderType' => 'getSliderTypeService',
  123.             'App\\Form\\Step1Type' => 'getStep1TypeService',
  124.             'App\\Form\\Step2Type' => 'getStep2TypeService',
  125.             'App\\Form\\Step3Type' => 'getStep3TypeService',
  126.             'App\\Form\\Step4Type' => 'getStep4TypeService',
  127.             'App\\Form\\Step5Type' => 'getStep5TypeService',
  128.             'App\\Form\\SubscriberGroupType' => 'getSubscriberGroupTypeService',
  129.             'App\\Form\\SubscriberType' => 'getSubscriberTypeService',
  130.             'App\\Form\\TemplateType' => 'getTemplateTypeService',
  131.             'App\\Form\\UserFrontEditType' => 'getUserFrontEditTypeService',
  132.             'App\\Form\\UserType' => 'getUserTypeService',
  133.             'App\\Form\\YmlBlockType' => 'getYmlBlockTypeService',
  134.             'App\\Repository\\ActiviteRepository' => 'getActiviteRepositoryService',
  135.             'App\\Repository\\AddressRepository' => 'getAddressRepositoryService',
  136.             'App\\Repository\\ArticleRepository' => 'getArticleRepositoryService',
  137.             'App\\Repository\\AttributeItemRepository' => 'getAttributeItemRepositoryService',
  138.             'App\\Repository\\AttributeRepository' => 'getAttributeRepositoryService',
  139.             'App\\Repository\\CampaignRepository' => 'getCampaignRepositoryService',
  140.             'App\\Repository\\CardRepository' => 'getCardRepositoryService',
  141.             'App\\Repository\\CardTranslationRepository' => 'getCardTranslationRepositoryService',
  142.             'App\\Repository\\CategoryParagrapheRepository' => 'getCategoryParagrapheRepositoryService',
  143.             'App\\Repository\\CategoryRepository' => 'getCategoryRepositoryService',
  144.             'App\\Repository\\CgvRepository' => 'getCgvRepositoryService',
  145.             'App\\Repository\\ContactRepository' => 'getContactRepositoryService',
  146.             'App\\Repository\\ExtensionRepository' => 'getExtensionRepositoryService',
  147.             'App\\Repository\\GalleryRepository' => 'getGalleryRepositoryService',
  148.             'App\\Repository\\InfoLineRepository' => 'getInfoLineRepositoryService',
  149.             'App\\Repository\\InfoRepository' => 'getInfoRepositoryService',
  150.             'App\\Repository\\InfoTranslationRepository' => 'getInfoTranslationRepositoryService',
  151.             'App\\Repository\\LegalRepository' => 'getLegalRepositoryService',
  152.             'App\\Repository\\PageRepository' => 'getPageRepositoryService',
  153.             'App\\Repository\\PageTranslationRepository' => 'getPageTranslationRepositoryService',
  154.             'App\\Repository\\PartnerRepository' => 'getPartnerRepositoryService',
  155.             'App\\Repository\\PictureRepository' => 'getPictureRepositoryService',
  156.             'App\\Repository\\ProductAttributeRepository' => 'getProductAttributeRepositoryService',
  157.             'App\\Repository\\ProductRepository' => 'getProductRepositoryService',
  158.             'App\\Repository\\PromoteRepository' => 'getPromoteRepositoryService',
  159.             'App\\Repository\\RecipientRepository' => 'getRecipientRepositoryService',
  160.             'App\\Repository\\RgpdRepository' => 'getRgpdRepositoryService',
  161.             'App\\Repository\\SeoRouteMetaRepository' => 'getSeoRouteMetaRepositoryService',
  162.             'App\\Repository\\SeoRouteRepository' => 'getSeoRouteRepositoryService',
  163.             'App\\Repository\\SlideRepository' => 'getSlideRepositoryService',
  164.             'App\\Repository\\SlideTranslationRepository' => 'getSlideTranslationRepositoryService',
  165.             'App\\Repository\\SliderRepository' => 'getSliderRepositoryService',
  166.             'App\\Repository\\SubscriberGroupRepository' => 'getSubscriberGroupRepositoryService',
  167.             'App\\Repository\\SubscriberRepository' => 'getSubscriberRepositoryService',
  168.             'App\\Repository\\TemplateRepository' => 'getTemplateRepositoryService',
  169.             'App\\Repository\\TokenRepository' => 'getTokenRepositoryService',
  170.             'App\\Repository\\UserRepository' => 'getUserRepositoryService',
  171.             'App\\Service\\CheckRoute' => 'getCheckRouteService',
  172.             'App\\Service\\Filter' => 'getFilterService',
  173.             'App\\Service\\Mailer' => 'getMailerService',
  174.             'App\\Service\\Order' => 'getOrderService',
  175.             'App\\Service\\Picture' => 'getPictureService',
  176.             'App\\Service\\Pwa' => 'getPwaService',
  177.             'App\\Service\\Seo' => 'getSeoService',
  178.             'App\\Service\\Sitemap' => 'getSitemapService',
  179.             'App\\Service\\TwigExtension' => 'getTwigExtensionService',
  180.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  181.             'FOS\\UserBundle\\Controller\\SecurityController' => 'getSecurityController2Service',
  182.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => 'getBlameableEventSubscriberService',
  183.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => 'getLoggableEventSubscriberService',
  184.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => 'getSluggableEventSubscriberService',
  185.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => 'getSoftDeletableEventSubscriberService',
  186.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => 'getTimestampableEventSubscriberService',
  187.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => 'getTranslatableEventSubscriberService',
  188.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => 'getTreeEventSubscriberService',
  189.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => 'getUuidableEventSubscriberService',
  190.             'Knp\\DoctrineBehaviors\\Provider\\LocaleProvider' => 'getLocaleProviderService',
  191.             'Knp\\DoctrineBehaviors\\Provider\\UserProvider' => 'getUserProviderService',
  192.             'Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository' => 'getDefaultSluggableRepositoryService',
  193.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  194.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  195.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service',
  196.             'cache.app' => 'getCache_AppService',
  197.             'cache.app_clearer' => 'getCache_AppClearerService',
  198.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  199.             'cache.system' => 'getCache_SystemService',
  200.             'cache.system_clearer' => 'getCache_SystemClearerService',
  201.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  202.             'cache_warmer' => 'getCacheWarmerService',
  203.             'console.command_loader' => 'getConsole_CommandLoaderService',
  204.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  205.             'doctrine' => 'getDoctrineService',
  206.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  207.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  208.             'error_controller' => 'getErrorController2Service',
  209.             'event_dispatcher' => 'getEventDispatcherService',
  210.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  211.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  212.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  213.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  214.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  215.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  216.             'http_kernel' => 'getHttpKernelService',
  217.             'jms_i18n_routing.cookie_setting_listener' => 'getJmsI18nRouting_CookieSettingListenerService',
  218.             'jms_i18n_routing.loader' => 'getJmsI18nRouting_LoaderService',
  219.             'jms_translation.config_factory' => 'getJmsTranslation_ConfigFactoryService',
  220.             'jms_translation.controller.api_controller' => 'getJmsTranslation_Controller_ApiControllerService',
  221.             'jms_translation.controller.translate_controller' => 'getJmsTranslation_Controller_TranslateControllerService',
  222.             'jms_translation.twig_extension' => 'getJmsTranslation_TwigExtensionService',
  223.             'jms_translation.updater' => 'getJmsTranslation_UpdaterService',
  224.             'knp_paginator' => 'getKnpPaginatorService',
  225.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  226.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  227.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  228.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  229.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  230.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  231.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  232.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  233.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  234.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  235.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  236.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  237.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  238.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  239.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  240.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  241.             'request_stack' => 'getRequestStackService',
  242.             'router' => 'getRouterService',
  243.             'routing.loader' => 'getRouting_LoaderService',
  244.             'services_resetter' => 'getServicesResetterService',
  245.             'test.client' => 'getTest_ClientService',
  246.             'test.private_services_locator' => 'getTest_PrivateServicesLocatorService',
  247.             'test.service_container' => 'getTest_ServiceContainerService',
  248.             'translator' => 'getTranslatorService',
  249.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  250.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  251.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  252.             'cache_clearer' => 'getCacheClearerService',
  253.             'filesystem' => 'getFilesystemService',
  254.             'serializer' => 'getSerializerService',
  255.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  256.             'form.factory' => 'getForm_FactoryService',
  257.             'form.type.file' => 'getForm_Type_FileService',
  258.             'profiler' => 'getProfilerService',
  259.             'twig' => 'getTwigService',
  260.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  261.             'security.token_storage' => 'getSecurity_TokenStorageService',
  262.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  263.             'session' => 'getSessionService',
  264.             'validator' => 'getValidatorService',
  265.         ];
  266.         $this->aliases = [
  267.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  268.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  269.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  270.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  271.             'JMS\\TranslationBundle\\Controller\\ApiController' => 'jms_translation.controller.api_controller',
  272.             'JMS\\TranslationBundle\\Controller\\TranslateController' => 'jms_translation.controller.translate_controller',
  273.             'database_connection' => 'doctrine.dbal.default_connection',
  274.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  275.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  276.         ];
  277.         $this->privates['service_container'] = function () {
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  284.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  285.             include_once \dirname(__DIR__4).'/src/Service/CheckRoute.php';
  286.             include_once \dirname(__DIR__4).'/src/Service/Picture.php';
  287.             include_once \dirname(__DIR__4).'/src/Service/Seo.php';
  288.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  290.             include_once \dirname(__DIR__4).'/src/Service/TwigExtension.php';
  291.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  293.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  298.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  300.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  301.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  302.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  303.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  304.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  306.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
  307.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  310.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  311.             include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  312.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  314.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  315.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  316.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  317.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  318.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  319.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  320.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  321.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  322.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  323.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  324.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  325.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  326.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  327.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  328.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  329.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  330.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  331.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  332.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  334.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  336.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  338.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  339.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  340.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  341.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  342.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  343.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/LazyFilterExtension.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  346.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  347.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  348.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  350.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  352.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  355.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  359.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  360.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  362.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  363.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  365.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  376.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/PreLoadAssetsEventListener.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  445.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  447.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  448.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  494.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  498.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  500.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  511.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  514.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  518.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  547.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Validator/Initializer.php';
  556.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalizerInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/Canonicalizer.php';
  558.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalFieldsUpdater.php';
  559.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  560.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  561.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  562.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  565.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  566.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  567.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  568.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  569.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  571.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  572.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  573.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  574.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  575.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  576.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  577.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  579.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  580.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  581.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  582.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  584.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  585.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  586.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  587.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  588.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  589.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  590.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  591.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  592.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  593.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  594.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  595.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  596.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  599.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  600.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  601.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  602.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  603.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  604.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  605.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  606.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  609.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/LocaleResolverInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultLocaleResolver.php';
  611.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/EventListener/CookieSettingListener.php';
  612.             include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Twig/TranslationExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  615.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  616.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  617.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  618.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  619.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  620.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  621.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  622.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  646.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/I18nRouter.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  651.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  653.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  654.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  655.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  656.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  657.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  658.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  659.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  660.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  665.         };
  666.     }
  667.     public function compile(): void
  668.     {
  669.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  670.     }
  671.     public function isCompiled(): bool
  672.     {
  673.         return true;
  674.     }
  675.     public function getRemovedIds(): array
  676.     {
  677.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  678.     }
  679.     /**
  680.      * Gets the public '.container.private.cache_clearer' shared service.
  681.      *
  682.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  683.      */
  684.     protected function get_Container_Private_CacheClearerService()
  685.     {
  686.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  687.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  688.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  689.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  690.         }, 1));
  691.     }
  692.     /**
  693.      * Gets the public '.container.private.filesystem' shared service.
  694.      *
  695.      * @return \Symfony\Component\Filesystem\Filesystem
  696.      */
  697.     protected function get_Container_Private_FilesystemService()
  698.     {
  699.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  700.     }
  701.     /**
  702.      * Gets the public '.container.private.form.factory' shared service.
  703.      *
  704.      * @return \Symfony\Component\Form\FormFactory
  705.      */
  706.     protected function get_Container_Private_Form_FactoryService()
  707.     {
  708.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  709.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  710.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  711.     }
  712.     /**
  713.      * Gets the public '.container.private.form.type.file' shared service.
  714.      *
  715.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  716.      */
  717.     protected function get_Container_Private_Form_Type_FileService()
  718.     {
  719.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  720.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  721.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  722.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  723.     }
  724.     /**
  725.      * Gets the public '.container.private.profiler' shared service.
  726.      *
  727.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  728.      */
  729.     protected function get_Container_Private_ProfilerService()
  730.     {
  731.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(($this->privates['profiler.storage'] ?? ($this->privates['profiler.storage'] = new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')))), ($this->privates['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService()), true);
  732.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  733.         $instance->add(($this->privates['data_collector.time'] ?? $this->getDataCollector_TimeService()));
  734.         $instance->add(($this->privates['data_collector.memory'] ?? ($this->privates['data_collector.memory'] = new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector())));
  735.         $instance->add(($this->privates['data_collector.validator'] ?? $this->getDataCollector_ValidatorService()));
  736.         $instance->add(($this->privates['data_collector.ajax'] ?? ($this->privates['data_collector.ajax'] = new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector())));
  737.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  738.         $instance->add(($this->privates['data_collector.exception'] ?? ($this->privates['data_collector.exception'] = new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector())));
  739.         $instance->add(($this->privates['data_collector.logger'] ?? $this->getDataCollector_LoggerService()));
  740.         $instance->add(($this->privates['data_collector.events'] ?? $this->getDataCollector_EventsService()));
  741.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  742.         $instance->add(($this->privates['data_collector.cache'] ?? $this->getDataCollector_CacheService()));
  743.         $instance->add(($this->privates['data_collector.translation'] ?? $this->getDataCollector_TranslationService()));
  744.         $instance->add(($this->privates['data_collector.security'] ?? $this->getDataCollector_SecurityService()));
  745.         $instance->add(($this->privates['data_collector.twig'] ?? $this->getDataCollector_TwigService()));
  746.         $instance->add(($this->privates['data_collector.doctrine'] ?? $this->getDataCollector_DoctrineService()));
  747.         $instance->add(($this->privates['mailer.data_collector'] ?? $this->getMailer_DataCollectorService()));
  748.         $instance->add(($this->privates['data_collector.config'] ?? $this->getDataCollector_ConfigService()));
  749.         return $instance;
  750.     }
  751.     /**
  752.      * Gets the public '.container.private.security.authorization_checker' shared service.
  753.      *
  754.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  755.      */
  756.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  757.     {
  758.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  759.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  760.             return $this->services['.container.private.security.authorization_checker'];
  761.         }
  762.         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);
  763.     }
  764.     /**
  765.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  766.      *
  767.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  768.      */
  769.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  770.     {
  771.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  772.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  773.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  774.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  775.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = 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())));
  776.     }
  777.     /**
  778.      * Gets the public '.container.private.security.password_encoder' shared service.
  779.      *
  780.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  781.      *
  782.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  783.      */
  784.     protected function get_Container_Private_Security_PasswordEncoderService()
  785.     {
  786.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  787.         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()));
  788.     }
  789.     /**
  790.      * Gets the public '.container.private.security.token_storage' shared service.
  791.      *
  792.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  793.      */
  794.     protected function get_Container_Private_Security_TokenStorageService()
  795.     {
  796.         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, [
  797.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  798.         ], [
  799.             'request_stack' => '?',
  800.         ]));
  801.     }
  802.     /**
  803.      * Gets the public '.container.private.serializer' shared service.
  804.      *
  805.      * @return \Symfony\Component\Serializer\Serializer
  806.      */
  807.     protected function get_Container_Private_SerializerService()
  808.     {
  809.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  810.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  811.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  812.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  813.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  814.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  815.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  816.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  817.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  818.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  819.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  820.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  821.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  822.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  823.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  824.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  825.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  826.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  827.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  828.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  829.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  830.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  831.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  832.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  833.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  834.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  835.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  836.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  837.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  838.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  839.         $a = ($this->privates['serializer.normalizer.mime_message'] ?? $this->getSerializer_Normalizer_MimeMessageService());
  840.         if (isset($this->services['.container.private.serializer'])) {
  841.             return $this->services['.container.private.serializer'];
  842.         }
  843.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> ($this->privates['serializer.denormalizer.unwrapping'] ?? $this->getSerializer_Denormalizer_UnwrappingService()), => ($this->privates['serializer.normalizer.problem'] ?? ($this->privates['serializer.normalizer.problem'] = new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true))), => ($this->privates['serializer.normalizer.uid'] ?? ($this->privates['serializer.normalizer.uid'] = new \Symfony\Component\Serializer\Normalizer\UidNormalizer())), => ($this->privates['serializer.normalizer.datetime'] ?? ($this->privates['serializer.normalizer.datetime'] = new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer())), => ($this->privates['serializer.normalizer.constraint_violation_list'] ?? $this->getSerializer_Normalizer_ConstraintViolationListService()), => $a=> ($this->privates['serializer.normalizer.datetimezone'] ?? ($this->privates['serializer.normalizer.datetimezone'] = new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer())), => ($this->privates['serializer.normalizer.dateinterval'] ?? ($this->privates['serializer.normalizer.dateinterval'] = new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer())), => ($this->privates['serializer.normalizer.form_error'] ?? ($this->privates['serializer.normalizer.form_error'] = new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer())), => ($this->privates['serializer.normalizer.data_uri'] ?? $this->getSerializer_Normalizer_DataUriService()), 10 => ($this->privates['serializer.normalizer.json_serializable'] ?? ($this->privates['serializer.normalizer.json_serializable'] = new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL))), 11 => ($this->privates['serializer.denormalizer.array'] ?? ($this->privates['serializer.denormalizer.array'] = new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer())), 12 => ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService())], [=> ($this->privates['serializer.encoder.xml'] ?? ($this->privates['serializer.encoder.xml'] = new \Symfony\Component\Serializer\Encoder\XmlEncoder())), => ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL))), => ($this->privates['serializer.encoder.yaml'] ?? ($this->privates['serializer.encoder.yaml'] = new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL))), => ($this->privates['serializer.encoder.csv'] ?? ($this->privates['serializer.encoder.csv'] = new \Symfony\Component\Serializer\Encoder\CsvEncoder()))]);
  844.     }
  845.     /**
  846.      * Gets the public '.container.private.session' shared service.
  847.      *
  848.      * @return \Symfony\Component\HttpFoundation\Session\Session
  849.      */
  850.     protected function get_Container_Private_SessionService()
  851.     {
  852.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  853.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  854.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  855.         if (isset($this->services['.container.private.session'])) {
  856.             return $this->services['.container.private.session'];
  857.         }
  858.         return $this->services['.container.private.session'] = $a->createSession();
  859.     }
  860.     /**
  861.      * Gets the public '.container.private.twig' shared service.
  862.      *
  863.      * @return \Twig\Environment
  864.      */
  865.     protected function get_Container_Private_TwigService()
  866.     {
  867.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['cache' => false'debug' => true'strict_variables' => true'autoescape' => 'name''charset' => 'UTF-8']);
  868.         $a = ($this->privates['twig.missing_extension_suggestor'] ?? ($this->privates['twig.missing_extension_suggestor'] = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor()));
  869.         $instance->addExtension(($this->privates['twig.extension.security_csrf'] ?? ($this->privates['twig.extension.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfExtension())));
  870.         $instance->addExtension(($this->privates['twig.extension.profiler'] ?? $this->getTwig_Extension_ProfilerService()));
  871.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  872.         $instance->addExtension(($this->privates['twig.extension.assets'] ?? $this->getTwig_Extension_AssetsService()));
  873.         $instance->addExtension(($this->privates['twig.extension.code'] ?? $this->getTwig_Extension_CodeService()));
  874.         $instance->addExtension(($this->privates['twig.extension.routing'] ?? $this->getTwig_Extension_RoutingService()));
  875.         $instance->addExtension(($this->privates['twig.extension.yaml'] ?? ($this->privates['twig.extension.yaml'] = new \Symfony\Bridge\Twig\Extension\YamlExtension())));
  876.         $instance->addExtension(($this->privates['twig.extension.debug.stopwatch'] ?? $this->getTwig_Extension_Debug_StopwatchService()));
  877.         $instance->addExtension(($this->privates['twig.extension.expression'] ?? ($this->privates['twig.extension.expression'] = new \Symfony\Bridge\Twig\Extension\ExpressionExtension())));
  878.         $instance->addExtension(($this->privates['twig.extension.httpkernel'] ?? ($this->privates['twig.extension.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelExtension())));
  879.         $instance->addExtension(($this->privates['twig.extension.httpfoundation'] ?? $this->getTwig_Extension_HttpfoundationService()));
  880.         $instance->addExtension(($this->privates['twig.extension.weblink'] ?? $this->getTwig_Extension_WeblinkService()));
  881.         $instance->addExtension(($this->privates['twig.extension.serializer'] ?? ($this->privates['twig.extension.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerExtension())));
  882.         $instance->addExtension(($this->privates['twig.extension.form'] ?? $this->getTwig_Extension_FormService()));
  883.         $instance->addExtension(($this->privates['twig.extension.logout_url'] ?? $this->getTwig_Extension_LogoutUrlService()));
  884.         $instance->addExtension(($this->privates['twig.extension.security'] ?? $this->getTwig_Extension_SecurityService()));
  885.         $instance->addExtension(($this->services['App\\Service\\TwigExtension'] ?? $this->getTwigExtensionService()));
  886.         $instance->addExtension(($this->privates['liip_imagine.templating.filter_extension'] ?? ($this->privates['liip_imagine.templating.filter_extension'] = new \Liip\ImagineBundle\Templating\LazyFilterExtension())));
  887.         $instance->addExtension(($this->privates['webpack_encore.twig_entry_files_extension'] ?? $this->getWebpackEncore_TwigEntryFilesExtensionService()));
  888.         $instance->addExtension(($this->privates['webpack_encore.twig_stimulus_extension'] ?? ($this->privates['webpack_encore.twig_stimulus_extension'] = new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension())));
  889.         $instance->addExtension(($this->privates['twig.extension.debug'] ?? ($this->privates['twig.extension.debug'] = new \Twig\Extension\DebugExtension())));
  890.         $instance->addExtension(($this->privates['twig.extension.webprofiler'] ?? $this->getTwig_Extension_WebprofilerService()));
  891.         $instance->addExtension(($this->privates['knp_paginator.twig.extension.pagination'] ?? $this->getKnpPaginator_Twig_Extension_PaginationService()));
  892.         $instance->addExtension(($this->privates['doctrine.twig.doctrine_extension'] ?? ($this->privates['doctrine.twig.doctrine_extension'] = new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension())));
  893.         $instance->addExtension(($this->services['jms_translation.twig_extension'] ?? $this->getJmsTranslation_TwigExtensionService()));
  894.         $instance->addGlobal('app', ($this->privates['twig.app_variable'] ?? $this->getTwig_AppVariableService()));
  895.         $instance->addRuntimeLoader(($this->privates['twig.runtime_loader'] ?? $this->getTwig_RuntimeLoaderService()));
  896.         $instance->addGlobal('is_pwa'false);
  897.         $instance->addGlobal('pwa_public_key''BGFltCX0mGGpuPFBg3G2JwkVmWDxyIqIjBn-4BBfwzZpvOfiwMppBmudtkogbZxeuoFzGi7dKHrSDcDNeF16bUo');
  898.         $instance->addGlobal('website_name''Dameo Démolition');
  899.         $instance->addGlobal('colorAdmin''#171717');
  900.         $instance->addGlobal('captcha_site_key''6Lf77iEpAAAAALMXMfwYXUSwcFw_pS1wtlhXJ8O3');
  901.         $instance->addGlobal('captcha_secret_key''6Lf77iEpAAAAACY4gj2J_vuo8LurlGmJKr1zuJ0T');
  902.         $instance->addGlobal('seo', ($this->services['App\\Service\\Seo'] ?? $this->getSeoService()));
  903.         $instance->addGlobal('checkroute', ($this->services['App\\Service\\CheckRoute'] ?? $this->getCheckRouteService()));
  904.         $instance->addGlobal('primary''40,80,255');
  905.         $instance->addGlobal('secondary''40,40,255');
  906.         $instance->addGlobal('darkTheme''');
  907.         $instance->addGlobal('matomoSiteId''769');
  908.         $instance->addGlobal('googleAnalyticsId''G-8FD00VJZ0C');
  909.         $instance->addGlobal('coord', ['mail' => '[email protected]''phone' => '07 78 38 53 52''address' => '6 Rue Pierre Loti <span> 69150 DÉCINES-CHARPIEU </span>''google' => 'https://maps.app.goo.gl/gjha9KqbEf9DxQYFA']);
  910.         $instance->addGlobal('social', ['facebook' => 'https://www.facebook.com/SablageGommage/''twitter' => 'https://twitter.com/i/flow/login?redirect_after_login=%2FPlanete_Sablage''instagram' => 'https://www.instagram.com/planete_sablage/''linkedin' => 'https://fr.linkedin.com/company/wissam-dridi''pinterest' => 'https://www.pinterest.fr/sercopointweb/']);
  911.         $instance->addGlobal('legal', ['siren' => '928874817''siret' => '50400908500011''type' => 'SASU Société par actions simplifiée Ã  associé unique''naf' => '4311Z (travaux de démolition)''rcs' => 'Lyon B 504 009 085''directeur' => 'M Wissam DRIDI']);
  912.         $instance->addGlobal('dpo', ['name' => 'name''phone' => 'phone''mail' => 'mail''address' => 'address''date' => 'date']);
  913.         $instance->registerUndefinedFilterCallback([=> $a=> 'suggestFilter']);
  914.         $instance->registerUndefinedFunctionCallback([=> $a=> 'suggestFunction']);
  915.         ($this->privates['twig.configurator.environment'] ?? $this->getTwig_Configurator_EnvironmentService())->configure($instance);
  916.         return $instance;
  917.     }
  918.     /**
  919.      * Gets the public '.container.private.validator' shared service.
  920.      *
  921.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  922.      */
  923.     protected function get_Container_Private_ValidatorService()
  924.     {
  925.         $a = ($this->privates['debug.validator.inner'] ?? $this->getDebug_Validator_InnerService());
  926.         if (isset($this->services['.container.private.validator'])) {
  927.             return $this->services['.container.private.validator'];
  928.         }
  929.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a);
  930.     }
  931.     /**
  932.      * Gets the public 'App\Command\ExampleCommand' shared autowired service.
  933.      *
  934.      * @return \App\Command\ExampleCommand
  935.      */
  936.     protected function getExampleCommandService()
  937.     {
  938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  939.         include_once \dirname(__DIR__4).'/vendor/lk/importsynchro/Lk/ImportBundle/Command/ImportBaseCommand.php';
  940.         include_once \dirname(__DIR__4).'/src/Command/ExampleCommand.php';
  941.         $this->services['App\\Command\\ExampleCommand'] = $instance = new \App\Command\ExampleCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  942.         $instance->setName('pw:import:example');
  943.         $instance->setDescription('Example command');
  944.         return $instance;
  945.     }
  946.     /**
  947.      * Gets the public 'App\Command\GenerateCommand' shared autowired service.
  948.      *
  949.      * @return \App\Command\GenerateCommand
  950.      */
  951.     protected function getGenerateCommandService()
  952.     {
  953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  954.         include_once \dirname(__DIR__4).'/src/Command/GenerateCommand.php';
  955.         return $this->services['App\\Command\\GenerateCommand'] = new \App\Command\GenerateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  956.     }
  957.     /**
  958.      * Gets the public 'App\Command\GenerateCrudCommand' shared autowired service.
  959.      *
  960.      * @return \App\Command\GenerateCrudCommand
  961.      */
  962.     protected function getGenerateCrudCommandService()
  963.     {
  964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  965.         include_once \dirname(__DIR__4).'/vendor/lk/importsynchro/Lk/ImportBundle/Command/ImportBaseCommand.php';
  966.         include_once \dirname(__DIR__4).'/src/Command/GenerateCrudCommand.php';
  967.         $this->services['App\\Command\\GenerateCrudCommand'] = $instance = new \App\Command\GenerateCrudCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  968.         $instance->setName('pw:generate:crud');
  969.         $instance->setDescription('Generate CRUD');
  970.         return $instance;
  971.     }
  972.     /**
  973.      * Gets the public 'App\Command\InsertCommand' shared autowired service.
  974.      *
  975.      * @return \App\Command\InsertCommand
  976.      */
  977.     protected function getInsertCommandService()
  978.     {
  979.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  980.         include_once \dirname(__DIR__4).'/vendor/lk/importsynchro/Lk/ImportBundle/Command/ImportBaseCommand.php';
  981.         include_once \dirname(__DIR__4).'/src/Command/InsertCommand.php';
  982.         $this->services['App\\Command\\InsertCommand'] = $instance = new \App\Command\InsertCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  983.         $instance->setName('pw:import:data');
  984.         $instance->setDescription('Commande d\'insertion de données par fichier excel en bdd');
  985.         return $instance;
  986.     }
  987.     /**
  988.      * Gets the public 'App\Controller\Admin\ActiviteController' shared autowired service.
  989.      *
  990.      * @return \App\Controller\Admin\ActiviteController
  991.      */
  992.     protected function getActiviteControllerService()
  993.     {
  994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  995.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ActiviteController.php';
  996.         $this->services['App\\Controller\\Admin\\ActiviteController'] = $instance = new \App\Controller\Admin\ActiviteController();
  997.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\ActiviteController'$this));
  998.         return $instance;
  999.     }
  1000.     /**
  1001.      * Gets the public 'App\Controller\Admin\AddressController' shared autowired service.
  1002.      *
  1003.      * @return \App\Controller\Admin\AddressController
  1004.      */
  1005.     protected function getAddressControllerService()
  1006.     {
  1007.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1008.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AddressController.php';
  1009.         $this->services['App\\Controller\\Admin\\AddressController'] = $instance = new \App\Controller\Admin\AddressController();
  1010.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\AddressController'$this));
  1011.         return $instance;
  1012.     }
  1013.     /**
  1014.      * Gets the public 'App\Controller\Admin\AdminController' shared autowired service.
  1015.      *
  1016.      * @return \App\Controller\Admin\AdminController
  1017.      */
  1018.     protected function getAdminControllerService()
  1019.     {
  1020.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1021.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdminController.php';
  1022.         $this->services['App\\Controller\\Admin\\AdminController'] = $instance = new \App\Controller\Admin\AdminController();
  1023.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\AdminController'$this));
  1024.         return $instance;
  1025.     }
  1026.     /**
  1027.      * Gets the public 'App\Controller\Admin\ArticleController' shared autowired service.
  1028.      *
  1029.      * @return \App\Controller\Admin\ArticleController
  1030.      */
  1031.     protected function getArticleControllerService()
  1032.     {
  1033.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1034.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ArticleController.php';
  1035.         $this->services['App\\Controller\\Admin\\ArticleController'] = $instance = new \App\Controller\Admin\ArticleController();
  1036.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\ArticleController'$this));
  1037.         return $instance;
  1038.     }
  1039.     /**
  1040.      * Gets the public 'App\Controller\Admin\AttributeController' shared autowired service.
  1041.      *
  1042.      * @return \App\Controller\Admin\AttributeController
  1043.      */
  1044.     protected function getAttributeControllerService()
  1045.     {
  1046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1047.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AttributeController.php';
  1048.         $this->services['App\\Controller\\Admin\\AttributeController'] = $instance = new \App\Controller\Admin\AttributeController();
  1049.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\AttributeController'$this));
  1050.         return $instance;
  1051.     }
  1052.     /**
  1053.      * Gets the public 'App\Controller\Admin\CampaignController' shared autowired service.
  1054.      *
  1055.      * @return \App\Controller\Admin\CampaignController
  1056.      */
  1057.     protected function getCampaignControllerService()
  1058.     {
  1059.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1060.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CampaignController.php';
  1061.         $this->services['App\\Controller\\Admin\\CampaignController'] = $instance = new \App\Controller\Admin\CampaignController();
  1062.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\CampaignController'$this));
  1063.         return $instance;
  1064.     }
  1065.     /**
  1066.      * Gets the public 'App\Controller\Admin\CategoryController' shared autowired service.
  1067.      *
  1068.      * @return \App\Controller\Admin\CategoryController
  1069.      */
  1070.     protected function getCategoryControllerService()
  1071.     {
  1072.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1073.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CategoryController.php';
  1074.         $this->services['App\\Controller\\Admin\\CategoryController'] = $instance = new \App\Controller\Admin\CategoryController();
  1075.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\CategoryController'$this));
  1076.         return $instance;
  1077.     }
  1078.     /**
  1079.      * Gets the public 'App\Controller\Admin\CgvController' shared autowired service.
  1080.      *
  1081.      * @return \App\Controller\Admin\CgvController
  1082.      */
  1083.     protected function getCgvControllerService()
  1084.     {
  1085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1086.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CgvController.php';
  1087.         $this->services['App\\Controller\\Admin\\CgvController'] = $instance = new \App\Controller\Admin\CgvController();
  1088.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\CgvController'$this));
  1089.         return $instance;
  1090.     }
  1091.     /**
  1092.      * Gets the public 'App\Controller\Admin\ContactController' shared autowired service.
  1093.      *
  1094.      * @return \App\Controller\Admin\ContactController
  1095.      */
  1096.     protected function getContactControllerService()
  1097.     {
  1098.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1099.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ContactController.php';
  1100.         $this->services['App\\Controller\\Admin\\ContactController'] = $instance = new \App\Controller\Admin\ContactController();
  1101.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\ContactController'$this));
  1102.         return $instance;
  1103.     }
  1104.     /**
  1105.      * Gets the public 'App\Controller\Admin\ExtensionController' shared autowired service.
  1106.      *
  1107.      * @return \App\Controller\Admin\ExtensionController
  1108.      */
  1109.     protected function getExtensionControllerService()
  1110.     {
  1111.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1112.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ExtensionController.php';
  1113.         $this->services['App\\Controller\\Admin\\ExtensionController'] = $instance = new \App\Controller\Admin\ExtensionController();
  1114.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\ExtensionController'$this));
  1115.         return $instance;
  1116.     }
  1117.     /**
  1118.      * Gets the public 'App\Controller\Admin\FilemanagerController' shared autowired service.
  1119.      *
  1120.      * @return \App\Controller\Admin\FilemanagerController
  1121.      */
  1122.     protected function getFilemanagerControllerService()
  1123.     {
  1124.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1125.         include_once \dirname(__DIR__4).'/src/Controller/Admin/FilemanagerController.php';
  1126.         $this->services['App\\Controller\\Admin\\FilemanagerController'] = $instance = new \App\Controller\Admin\FilemanagerController();
  1127.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\FilemanagerController'$this));
  1128.         return $instance;
  1129.     }
  1130.     /**
  1131.      * Gets the public 'App\Controller\Admin\GalleryController' shared autowired service.
  1132.      *
  1133.      * @return \App\Controller\Admin\GalleryController
  1134.      */
  1135.     protected function getGalleryControllerService()
  1136.     {
  1137.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1138.         include_once \dirname(__DIR__4).'/src/Controller/Admin/GalleryController.php';
  1139.         $this->services['App\\Controller\\Admin\\GalleryController'] = $instance = new \App\Controller\Admin\GalleryController();
  1140.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\GalleryController'$this));
  1141.         return $instance;
  1142.     }
  1143.     /**
  1144.      * Gets the public 'App\Controller\Admin\ImportController' shared autowired service.
  1145.      *
  1146.      * @return \App\Controller\Admin\ImportController
  1147.      */
  1148.     protected function getImportControllerService()
  1149.     {
  1150.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1151.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ImportController.php';
  1152.         $this->services['App\\Controller\\Admin\\ImportController'] = $instance = new \App\Controller\Admin\ImportController();
  1153.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\ImportController'$this));
  1154.         return $instance;
  1155.     }
  1156.     /**
  1157.      * Gets the public 'App\Controller\Admin\InfoLineController' shared autowired service.
  1158.      *
  1159.      * @return \App\Controller\Admin\InfoLineController
  1160.      */
  1161.     protected function getInfoLineControllerService()
  1162.     {
  1163.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1164.         include_once \dirname(__DIR__4).'/src/Controller/Admin/InfoLineController.php';
  1165.         $this->services['App\\Controller\\Admin\\InfoLineController'] = $instance = new \App\Controller\Admin\InfoLineController();
  1166.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\InfoLineController'$this));
  1167.         return $instance;
  1168.     }
  1169.     /**
  1170.      * Gets the public 'App\Controller\Admin\LegalController' shared autowired service.
  1171.      *
  1172.      * @return \App\Controller\Admin\LegalController
  1173.      */
  1174.     protected function getLegalControllerService()
  1175.     {
  1176.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1177.         include_once \dirname(__DIR__4).'/src/Controller/Admin/LegalController.php';
  1178.         $this->services['App\\Controller\\Admin\\LegalController'] = $instance = new \App\Controller\Admin\LegalController();
  1179.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\LegalController'$this));
  1180.         return $instance;
  1181.     }
  1182.     /**
  1183.      * Gets the public 'App\Controller\Admin\MoneticoController' shared autowired service.
  1184.      *
  1185.      * @return \App\Controller\Admin\MoneticoController
  1186.      */
  1187.     protected function getMoneticoControllerService()
  1188.     {
  1189.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1190.         include_once \dirname(__DIR__4).'/src/Controller/Admin/MoneticoController.php';
  1191.         $this->services['App\\Controller\\Admin\\MoneticoController'] = $instance = new \App\Controller\Admin\MoneticoController();
  1192.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\MoneticoController'$this));
  1193.         return $instance;
  1194.     }
  1195.     /**
  1196.      * Gets the public 'App\Controller\Admin\PageController' shared autowired service.
  1197.      *
  1198.      * @return \App\Controller\Admin\PageController
  1199.      */
  1200.     protected function getPageControllerService()
  1201.     {
  1202.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1203.         include_once \dirname(__DIR__4).'/src/Controller/Admin/PageController.php';
  1204.         $this->services['App\\Controller\\Admin\\PageController'] = $instance = new \App\Controller\Admin\PageController();
  1205.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\PageController'$this));
  1206.         return $instance;
  1207.     }
  1208.     /**
  1209.      * Gets the public 'App\Controller\Admin\PartnerController' shared autowired service.
  1210.      *
  1211.      * @return \App\Controller\Admin\PartnerController
  1212.      */
  1213.     protected function getPartnerControllerService()
  1214.     {
  1215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1216.         include_once \dirname(__DIR__4).'/src/Controller/Admin/PartnerController.php';
  1217.         $this->services['App\\Controller\\Admin\\PartnerController'] = $instance = new \App\Controller\Admin\PartnerController();
  1218.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\PartnerController'$this));
  1219.         return $instance;
  1220.     }
  1221.     /**
  1222.      * Gets the public 'App\Controller\Admin\ProductController' shared autowired service.
  1223.      *
  1224.      * @return \App\Controller\Admin\ProductController
  1225.      */
  1226.     protected function getProductControllerService()
  1227.     {
  1228.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1229.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ProductController.php';
  1230.         $this->services['App\\Controller\\Admin\\ProductController'] = $instance = new \App\Controller\Admin\ProductController();
  1231.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\ProductController'$this));
  1232.         return $instance;
  1233.     }
  1234.     /**
  1235.      * Gets the public 'App\Controller\Admin\PromoteController' shared autowired service.
  1236.      *
  1237.      * @return \App\Controller\Admin\PromoteController
  1238.      */
  1239.     protected function getPromoteControllerService()
  1240.     {
  1241.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1242.         include_once \dirname(__DIR__4).'/src/Controller/Admin/PromoteController.php';
  1243.         $this->services['App\\Controller\\Admin\\PromoteController'] = $instance = new \App\Controller\Admin\PromoteController();
  1244.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\PromoteController'$this));
  1245.         return $instance;
  1246.     }
  1247.     /**
  1248.      * Gets the public 'App\Controller\Admin\RedirectionController' shared autowired service.
  1249.      *
  1250.      * @return \App\Controller\Admin\RedirectionController
  1251.      */
  1252.     protected function getRedirectionControllerService()
  1253.     {
  1254.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1255.         include_once \dirname(__DIR__4).'/src/Controller/Admin/RedirectionController.php';
  1256.         $this->services['App\\Controller\\Admin\\RedirectionController'] = $instance = new \App\Controller\Admin\RedirectionController();
  1257.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\RedirectionController'$this));
  1258.         return $instance;
  1259.     }
  1260.     /**
  1261.      * Gets the public 'App\Controller\Admin\RgpdController' shared autowired service.
  1262.      *
  1263.      * @return \App\Controller\Admin\RgpdController
  1264.      */
  1265.     protected function getRgpdControllerService()
  1266.     {
  1267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1268.         include_once \dirname(__DIR__4).'/src/Controller/Admin/RgpdController.php';
  1269.         $this->services['App\\Controller\\Admin\\RgpdController'] = $instance = new \App\Controller\Admin\RgpdController();
  1270.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\RgpdController'$this));
  1271.         return $instance;
  1272.     }
  1273.     /**
  1274.      * Gets the public 'App\Controller\Admin\SecurityController' shared autowired service.
  1275.      *
  1276.      * @return \App\Controller\Admin\SecurityController
  1277.      */
  1278.     protected function getSecurityControllerService()
  1279.     {
  1280.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1281.         include_once \dirname(__DIR__4).'/src/Controller/Admin/SecurityController.php';
  1282.         $this->services['App\\Controller\\Admin\\SecurityController'] = $instance = new \App\Controller\Admin\SecurityController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  1283.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\SecurityController'$this));
  1284.         return $instance;
  1285.     }
  1286.     /**
  1287.      * Gets the public 'App\Controller\Admin\SeoRouteController' shared autowired service.
  1288.      *
  1289.      * @return \App\Controller\Admin\SeoRouteController
  1290.      */
  1291.     protected function getSeoRouteControllerService()
  1292.     {
  1293.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1294.         include_once \dirname(__DIR__4).'/src/Controller/Admin/SeoRouteController.php';
  1295.         $this->services['App\\Controller\\Admin\\SeoRouteController'] = $instance = new \App\Controller\Admin\SeoRouteController();
  1296.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\SeoRouteController'$this));
  1297.         return $instance;
  1298.     }
  1299.     /**
  1300.      * Gets the public 'App\Controller\Admin\SliderController' shared autowired service.
  1301.      *
  1302.      * @return \App\Controller\Admin\SliderController
  1303.      */
  1304.     protected function getSliderControllerService()
  1305.     {
  1306.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1307.         include_once \dirname(__DIR__4).'/src/Controller/Admin/SliderController.php';
  1308.         $this->services['App\\Controller\\Admin\\SliderController'] = $instance = new \App\Controller\Admin\SliderController();
  1309.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\SliderController'$this));
  1310.         return $instance;
  1311.     }
  1312.     /**
  1313.      * Gets the public 'App\Controller\Admin\SubscriberController' shared autowired service.
  1314.      *
  1315.      * @return \App\Controller\Admin\SubscriberController
  1316.      */
  1317.     protected function getSubscriberControllerService()
  1318.     {
  1319.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1320.         include_once \dirname(__DIR__4).'/src/Controller/Admin/SubscriberController.php';
  1321.         $this->services['App\\Controller\\Admin\\SubscriberController'] = $instance = new \App\Controller\Admin\SubscriberController();
  1322.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\SubscriberController'$this));
  1323.         return $instance;
  1324.     }
  1325.     /**
  1326.      * Gets the public 'App\Controller\Admin\SubscriberGroupController' shared autowired service.
  1327.      *
  1328.      * @return \App\Controller\Admin\SubscriberGroupController
  1329.      */
  1330.     protected function getSubscriberGroupControllerService()
  1331.     {
  1332.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1333.         include_once \dirname(__DIR__4).'/src/Controller/Admin/SubscriberGroupController.php';
  1334.         $this->services['App\\Controller\\Admin\\SubscriberGroupController'] = $instance = new \App\Controller\Admin\SubscriberGroupController();
  1335.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\SubscriberGroupController'$this));
  1336.         return $instance;
  1337.     }
  1338.     /**
  1339.      * Gets the public 'App\Controller\Admin\TemplateController' shared autowired service.
  1340.      *
  1341.      * @return \App\Controller\Admin\TemplateController
  1342.      */
  1343.     protected function getTemplateControllerService()
  1344.     {
  1345.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1346.         include_once \dirname(__DIR__4).'/src/Controller/Admin/TemplateController.php';
  1347.         $this->services['App\\Controller\\Admin\\TemplateController'] = $instance = new \App\Controller\Admin\TemplateController();
  1348.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\TemplateController'$this));
  1349.         return $instance;
  1350.     }
  1351.     /**
  1352.      * Gets the public 'App\Controller\Admin\UserController' shared autowired service.
  1353.      *
  1354.      * @return \App\Controller\Admin\UserController
  1355.      */
  1356.     protected function getUserControllerService()
  1357.     {
  1358.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1359.         include_once \dirname(__DIR__4).'/src/Controller/Admin/UserController.php';
  1360.         $this->services['App\\Controller\\Admin\\UserController'] = $instance = new \App\Controller\Admin\UserController();
  1361.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\UserController'$this));
  1362.         return $instance;
  1363.     }
  1364.     /**
  1365.      * Gets the public 'App\Controller\ApiController' shared autowired service.
  1366.      *
  1367.      * @return \App\Controller\ApiController
  1368.      */
  1369.     protected function getApiControllerService()
  1370.     {
  1371.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1372.         include_once \dirname(__DIR__4).'/src/Controller/ApiController.php';
  1373.         $this->services['App\\Controller\\ApiController'] = $instance = new \App\Controller\ApiController();
  1374.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ApiController'$this));
  1375.         return $instance;
  1376.     }
  1377.     /**
  1378.      * Gets the public 'App\Controller\AppController' shared autowired service.
  1379.      *
  1380.      * @return \App\Controller\AppController
  1381.      */
  1382.     protected function getAppControllerService()
  1383.     {
  1384.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1385.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1386.         $this->services['App\\Controller\\AppController'] = $instance = new \App\Controller\AppController();
  1387.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\AppController'$this));
  1388.         return $instance;
  1389.     }
  1390.     /**
  1391.      * Gets the public 'App\Controller\ArticleController' shared autowired service.
  1392.      *
  1393.      * @return \App\Controller\ArticleController
  1394.      */
  1395.     protected function getArticleController2Service()
  1396.     {
  1397.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1398.         include_once \dirname(__DIR__4).'/src/Controller/ArticleController.php';
  1399.         $this->services['App\\Controller\\ArticleController'] = $instance = new \App\Controller\ArticleController();
  1400.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ArticleController'$this));
  1401.         return $instance;
  1402.     }
  1403.     /**
  1404.      * Gets the public 'App\Controller\CatalogController' shared autowired service.
  1405.      *
  1406.      * @return \App\Controller\CatalogController
  1407.      */
  1408.     protected function getCatalogControllerService()
  1409.     {
  1410.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1411.         include_once \dirname(__DIR__4).'/src/Controller/CatalogController.php';
  1412.         $this->services['App\\Controller\\CatalogController'] = $instance = new \App\Controller\CatalogController();
  1413.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\CatalogController'$this));
  1414.         return $instance;
  1415.     }
  1416.     /**
  1417.      * Gets the public 'App\Controller\ContactController' shared autowired service.
  1418.      *
  1419.      * @return \App\Controller\ContactController
  1420.      */
  1421.     protected function getContactController2Service()
  1422.     {
  1423.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1424.         include_once \dirname(__DIR__4).'/src/Controller/ContactController.php';
  1425.         $this->services['App\\Controller\\ContactController'] = $instance = new \App\Controller\ContactController();
  1426.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ContactController'$this));
  1427.         return $instance;
  1428.     }
  1429.     /**
  1430.      * Gets the public 'App\Controller\ErrorController' shared autowired service.
  1431.      *
  1432.      * @return \App\Controller\ErrorController
  1433.      */
  1434.     protected function getErrorControllerService()
  1435.     {
  1436.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1437.         include_once \dirname(__DIR__4).'/src/Controller/ErrorController.php';
  1438.         $this->services['App\\Controller\\ErrorController'] = $instance = new \App\Controller\ErrorController();
  1439.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ErrorController'$this));
  1440.         return $instance;
  1441.     }
  1442.     /**
  1443.      * Gets the public 'App\Controller\NewsletterController' shared autowired service.
  1444.      *
  1445.      * @return \App\Controller\NewsletterController
  1446.      */
  1447.     protected function getNewsletterControllerService()
  1448.     {
  1449.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1450.         include_once \dirname(__DIR__4).'/src/Controller/NewsletterController.php';
  1451.         $this->services['App\\Controller\\NewsletterController'] = $instance = new \App\Controller\NewsletterController();
  1452.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\NewsletterController'$this));
  1453.         return $instance;
  1454.     }
  1455.     /**
  1456.      * Gets the public 'App\Controller\PageController' shared autowired service.
  1457.      *
  1458.      * @return \App\Controller\PageController
  1459.      */
  1460.     protected function getPageController2Service()
  1461.     {
  1462.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1463.         include_once \dirname(__DIR__4).'/src/Controller/PageController.php';
  1464.         $this->services['App\\Controller\\PageController'] = $instance = new \App\Controller\PageController();
  1465.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\PageController'$this));
  1466.         return $instance;
  1467.     }
  1468.     /**
  1469.      * Gets the public 'App\Controller\UserController' shared autowired service.
  1470.      *
  1471.      * @return \App\Controller\UserController
  1472.      */
  1473.     protected function getUserController2Service()
  1474.     {
  1475.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1476.         include_once \dirname(__DIR__4).'/src/Controller/UserController.php';
  1477.         $this->services['App\\Controller\\UserController'] = $instance = new \App\Controller\UserController();
  1478.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\UserController'$this));
  1479.         return $instance;
  1480.     }
  1481.     /**
  1482.      * Gets the public 'App\EventListener\RequestListener' shared autowired service.
  1483.      *
  1484.      * @return \App\EventListener\RequestListener
  1485.      */
  1486.     protected function getRequestListenerService()
  1487.     {
  1488.         include_once \dirname(__DIR__4).'/src/EventListener/RequestListener.php';
  1489.         return $this->services['App\\EventListener\\RequestListener'] = new \App\EventListener\RequestListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1490.     }
  1491.     /**
  1492.      * Gets the public 'App\Form\ActiviteType' shared autowired service.
  1493.      *
  1494.      * @return \App\Form\ActiviteType
  1495.      */
  1496.     protected function getActiviteTypeService()
  1497.     {
  1498.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1499.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1500.         include_once \dirname(__DIR__4).'/src/Form/ActiviteType.php';
  1501.         return $this->services['App\\Form\\ActiviteType'] = new \App\Form\ActiviteType();
  1502.     }
  1503.     /**
  1504.      * Gets the public 'App\Form\AddressType' shared autowired service.
  1505.      *
  1506.      * @return \App\Form\AddressType
  1507.      */
  1508.     protected function getAddressTypeService()
  1509.     {
  1510.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1511.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1512.         include_once \dirname(__DIR__4).'/src/Form/AddressType.php';
  1513.         return $this->services['App\\Form\\AddressType'] = new \App\Form\AddressType();
  1514.     }
  1515.     /**
  1516.      * Gets the public 'App\Form\ArticleType' shared autowired service.
  1517.      *
  1518.      * @return \App\Form\ArticleType
  1519.      */
  1520.     protected function getArticleTypeService()
  1521.     {
  1522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1523.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1524.         include_once \dirname(__DIR__4).'/src/Form/ArticleType.php';
  1525.         return $this->services['App\\Form\\ArticleType'] = new \App\Form\ArticleType();
  1526.     }
  1527.     /**
  1528.      * Gets the public 'App\Form\AttributeItemType' shared autowired service.
  1529.      *
  1530.      * @return \App\Form\AttributeItemType
  1531.      */
  1532.     protected function getAttributeItemTypeService()
  1533.     {
  1534.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1535.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1536.         include_once \dirname(__DIR__4).'/src/Form/AttributeItemType.php';
  1537.         return $this->services['App\\Form\\AttributeItemType'] = new \App\Form\AttributeItemType();
  1538.     }
  1539.     /**
  1540.      * Gets the public 'App\Form\AttributeType' shared autowired service.
  1541.      *
  1542.      * @return \App\Form\AttributeType
  1543.      */
  1544.     protected function getAttributeTypeService()
  1545.     {
  1546.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1547.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1548.         include_once \dirname(__DIR__4).'/src/Form/AttributeType.php';
  1549.         return $this->services['App\\Form\\AttributeType'] = new \App\Form\AttributeType();
  1550.     }
  1551.     /**
  1552.      * Gets the public 'App\Form\CampaignType' shared autowired service.
  1553.      *
  1554.      * @return \App\Form\CampaignType
  1555.      */
  1556.     protected function getCampaignTypeService()
  1557.     {
  1558.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1559.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1560.         include_once \dirname(__DIR__4).'/src/Form/CampaignType.php';
  1561.         return $this->services['App\\Form\\CampaignType'] = new \App\Form\CampaignType();
  1562.     }
  1563.     /**
  1564.      * Gets the public 'App\Form\CardType' shared autowired service.
  1565.      *
  1566.      * @return \App\Form\CardType
  1567.      */
  1568.     protected function getCardTypeService()
  1569.     {
  1570.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1571.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1572.         include_once \dirname(__DIR__4).'/src/Form/CardType.php';
  1573.         return $this->services['App\\Form\\CardType'] = new \App\Form\CardType();
  1574.     }
  1575.     /**
  1576.      * Gets the public 'App\Form\CategoryParagrapheType' shared autowired service.
  1577.      *
  1578.      * @return \App\Form\CategoryParagrapheType
  1579.      */
  1580.     protected function getCategoryParagrapheTypeService()
  1581.     {
  1582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1583.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1584.         include_once \dirname(__DIR__4).'/src/Form/CategoryParagrapheType.php';
  1585.         return $this->services['App\\Form\\CategoryParagrapheType'] = new \App\Form\CategoryParagrapheType();
  1586.     }
  1587.     /**
  1588.      * Gets the public 'App\Form\CategoryType' shared autowired service.
  1589.      *
  1590.      * @return \App\Form\CategoryType
  1591.      */
  1592.     protected function getCategoryTypeService()
  1593.     {
  1594.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1595.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1596.         include_once \dirname(__DIR__4).'/src/Form/CategoryType.php';
  1597.         return $this->services['App\\Form\\CategoryType'] = new \App\Form\CategoryType();
  1598.     }
  1599.     /**
  1600.      * Gets the public 'App\Form\CgvType' shared autowired service.
  1601.      *
  1602.      * @return \App\Form\CgvType
  1603.      */
  1604.     protected function getCgvTypeService()
  1605.     {
  1606.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1607.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1608.         include_once \dirname(__DIR__4).'/src/Form/CgvType.php';
  1609.         return $this->services['App\\Form\\CgvType'] = new \App\Form\CgvType();
  1610.     }
  1611.     /**
  1612.      * Gets the public 'App\Form\ConfigType' shared autowired service.
  1613.      *
  1614.      * @return \App\Form\ConfigType
  1615.      */
  1616.     protected function getConfigTypeService()
  1617.     {
  1618.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1619.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1620.         include_once \dirname(__DIR__4).'/src/Form/ConfigType.php';
  1621.         return $this->services['App\\Form\\ConfigType'] = new \App\Form\ConfigType();
  1622.     }
  1623.     /**
  1624.      * Gets the public 'App\Form\ContactType' shared autowired service.
  1625.      *
  1626.      * @return \App\Form\ContactType
  1627.      */
  1628.     protected function getContactTypeService()
  1629.     {
  1630.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1631.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1632.         include_once \dirname(__DIR__4).'/src/Form/ContactType.php';
  1633.         return $this->services['App\\Form\\ContactType'] = new \App\Form\ContactType();
  1634.     }
  1635.     /**
  1636.      * Gets the public 'App\Form\ExtensionType' shared autowired service.
  1637.      *
  1638.      * @return \App\Form\ExtensionType
  1639.      */
  1640.     protected function getExtensionTypeService()
  1641.     {
  1642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1643.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1644.         include_once \dirname(__DIR__4).'/src/Form/ExtensionType.php';
  1645.         return $this->services['App\\Form\\ExtensionType'] = new \App\Form\ExtensionType();
  1646.     }
  1647.     /**
  1648.      * Gets the public 'App\Form\GalleryType' shared autowired service.
  1649.      *
  1650.      * @return \App\Form\GalleryType
  1651.      */
  1652.     protected function getGalleryTypeService()
  1653.     {
  1654.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1655.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1656.         include_once \dirname(__DIR__4).'/src/Form/GalleryType.php';
  1657.         return $this->services['App\\Form\\GalleryType'] = new \App\Form\GalleryType();
  1658.     }
  1659.     /**
  1660.      * Gets the public 'App\Form\ImportType' shared autowired service.
  1661.      *
  1662.      * @return \App\Form\ImportType
  1663.      */
  1664.     protected function getImportTypeService()
  1665.     {
  1666.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1667.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1668.         include_once \dirname(__DIR__4).'/src/Form/ImportType.php';
  1669.         return $this->services['App\\Form\\ImportType'] = new \App\Form\ImportType();
  1670.     }
  1671.     /**
  1672.      * Gets the public 'App\Form\InfoLineType' shared autowired service.
  1673.      *
  1674.      * @return \App\Form\InfoLineType
  1675.      */
  1676.     protected function getInfoLineTypeService()
  1677.     {
  1678.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1679.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1680.         include_once \dirname(__DIR__4).'/src/Form/InfoLineType.php';
  1681.         return $this->services['App\\Form\\InfoLineType'] = new \App\Form\InfoLineType();
  1682.     }
  1683.     /**
  1684.      * Gets the public 'App\Form\InfoType' shared autowired service.
  1685.      *
  1686.      * @return \App\Form\InfoType
  1687.      */
  1688.     protected function getInfoTypeService()
  1689.     {
  1690.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1691.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1692.         include_once \dirname(__DIR__4).'/src/Form/InfoType.php';
  1693.         return $this->services['App\\Form\\InfoType'] = new \App\Form\InfoType();
  1694.     }
  1695.     /**
  1696.      * Gets the public 'App\Form\LegalType' shared autowired service.
  1697.      *
  1698.      * @return \App\Form\LegalType
  1699.      */
  1700.     protected function getLegalTypeService()
  1701.     {
  1702.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1703.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1704.         include_once \dirname(__DIR__4).'/src/Form/LegalType.php';
  1705.         return $this->services['App\\Form\\LegalType'] = new \App\Form\LegalType();
  1706.     }
  1707.     /**
  1708.      * Gets the public 'App\Form\LocaleType' shared autowired service.
  1709.      *
  1710.      * @return \App\Form\LocaleType
  1711.      */
  1712.     protected function getLocaleTypeService()
  1713.     {
  1714.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1715.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1716.         include_once \dirname(__DIR__4).'/src/Form/LocaleType.php';
  1717.         return $this->services['App\\Form\\LocaleType'] = new \App\Form\LocaleType();
  1718.     }
  1719.     /**
  1720.      * Gets the public 'App\Form\PageType' shared autowired service.
  1721.      *
  1722.      * @return \App\Form\PageType
  1723.      */
  1724.     protected function getPageTypeService()
  1725.     {
  1726.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1728.         include_once \dirname(__DIR__4).'/src/Form/PageType.php';
  1729.         return $this->services['App\\Form\\PageType'] = new \App\Form\PageType();
  1730.     }
  1731.     /**
  1732.      * Gets the public 'App\Form\PartnerType' shared autowired service.
  1733.      *
  1734.      * @return \App\Form\PartnerType
  1735.      */
  1736.     protected function getPartnerTypeService()
  1737.     {
  1738.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1739.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1740.         include_once \dirname(__DIR__4).'/src/Form/PartnerType.php';
  1741.         return $this->services['App\\Form\\PartnerType'] = new \App\Form\PartnerType();
  1742.     }
  1743.     /**
  1744.      * Gets the public 'App\Form\PaymentModeType' shared autowired service.
  1745.      *
  1746.      * @return \App\Form\PaymentModeType
  1747.      */
  1748.     protected function getPaymentModeTypeService()
  1749.     {
  1750.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1751.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1752.         include_once \dirname(__DIR__4).'/src/Form/PaymentModeType.php';
  1753.         return $this->services['App\\Form\\PaymentModeType'] = new \App\Form\PaymentModeType();
  1754.     }
  1755.     /**
  1756.      * Gets the public 'App\Form\PictureType' shared autowired service.
  1757.      *
  1758.      * @return \App\Form\PictureType
  1759.      */
  1760.     protected function getPictureTypeService()
  1761.     {
  1762.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1763.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1764.         include_once \dirname(__DIR__4).'/src/Form/PictureType.php';
  1765.         return $this->services['App\\Form\\PictureType'] = new \App\Form\PictureType();
  1766.     }
  1767.     /**
  1768.      * Gets the public 'App\Form\ProductAttributeType' shared autowired service.
  1769.      *
  1770.      * @return \App\Form\ProductAttributeType
  1771.      */
  1772.     protected function getProductAttributeTypeService()
  1773.     {
  1774.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1775.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1776.         include_once \dirname(__DIR__4).'/src/Form/ProductAttributeType.php';
  1777.         return $this->services['App\\Form\\ProductAttributeType'] = new \App\Form\ProductAttributeType();
  1778.     }
  1779.     /**
  1780.      * Gets the public 'App\Form\ProductType' shared autowired service.
  1781.      *
  1782.      * @return \App\Form\ProductType
  1783.      */
  1784.     protected function getProductTypeService()
  1785.     {
  1786.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1787.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1788.         include_once \dirname(__DIR__4).'/src/Form/ProductType.php';
  1789.         return $this->services['App\\Form\\ProductType'] = new \App\Form\ProductType();
  1790.     }
  1791.     /**
  1792.      * Gets the public 'App\Form\PromoCodeType' shared autowired service.
  1793.      *
  1794.      * @return \App\Form\PromoCodeType
  1795.      */
  1796.     protected function getPromoCodeTypeService()
  1797.     {
  1798.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1799.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1800.         include_once \dirname(__DIR__4).'/src/Form/PromoCodeType.php';
  1801.         return $this->services['App\\Form\\PromoCodeType'] = new \App\Form\PromoCodeType();
  1802.     }
  1803.     /**
  1804.      * Gets the public 'App\Form\PromoteType' shared autowired service.
  1805.      *
  1806.      * @return \App\Form\PromoteType
  1807.      */
  1808.     protected function getPromoteTypeService()
  1809.     {
  1810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1811.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1812.         include_once \dirname(__DIR__4).'/src/Form/PromoteType.php';
  1813.         return $this->services['App\\Form\\PromoteType'] = new \App\Form\PromoteType();
  1814.     }
  1815.     /**
  1816.      * Gets the public 'App\Form\RedirectionType' shared autowired service.
  1817.      *
  1818.      * @return \App\Form\RedirectionType
  1819.      */
  1820.     protected function getRedirectionTypeService()
  1821.     {
  1822.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1823.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1824.         include_once \dirname(__DIR__4).'/src/Form/RedirectionType.php';
  1825.         return $this->services['App\\Form\\RedirectionType'] = new \App\Form\RedirectionType();
  1826.     }
  1827.     /**
  1828.      * Gets the public 'App\Form\RegistrationType' shared autowired service.
  1829.      *
  1830.      * @return \App\Form\RegistrationType
  1831.      */
  1832.     protected function getRegistrationTypeService()
  1833.     {
  1834.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1835.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1836.         include_once \dirname(__DIR__4).'/src/Form/RegistrationType.php';
  1837.         return $this->services['App\\Form\\RegistrationType'] = new \App\Form\RegistrationType();
  1838.     }
  1839.     /**
  1840.      * Gets the public 'App\Form\RgpdType' shared autowired service.
  1841.      *
  1842.      * @return \App\Form\RgpdType
  1843.      */
  1844.     protected function getRgpdTypeService()
  1845.     {
  1846.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1847.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1848.         include_once \dirname(__DIR__4).'/src/Form/RgpdType.php';
  1849.         return $this->services['App\\Form\\RgpdType'] = new \App\Form\RgpdType();
  1850.     }
  1851.     /**
  1852.      * Gets the public 'App\Form\SeoRouteMetaType' shared autowired service.
  1853.      *
  1854.      * @return \App\Form\SeoRouteMetaType
  1855.      */
  1856.     protected function getSeoRouteMetaTypeService()
  1857.     {
  1858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1859.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1860.         include_once \dirname(__DIR__4).'/src/Form/SeoRouteMetaType.php';
  1861.         return $this->services['App\\Form\\SeoRouteMetaType'] = new \App\Form\SeoRouteMetaType();
  1862.     }
  1863.     /**
  1864.      * Gets the public 'App\Form\SeoRouteType' shared autowired service.
  1865.      *
  1866.      * @return \App\Form\SeoRouteType
  1867.      */
  1868.     protected function getSeoRouteTypeService()
  1869.     {
  1870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1871.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1872.         include_once \dirname(__DIR__4).'/src/Form/SeoRouteType.php';
  1873.         return $this->services['App\\Form\\SeoRouteType'] = new \App\Form\SeoRouteType();
  1874.     }
  1875.     /**
  1876.      * Gets the public 'App\Form\SlideType' shared autowired service.
  1877.      *
  1878.      * @return \App\Form\SlideType
  1879.      */
  1880.     protected function getSlideTypeService()
  1881.     {
  1882.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1883.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1884.         include_once \dirname(__DIR__4).'/src/Form/SlideType.php';
  1885.         return $this->services['App\\Form\\SlideType'] = new \App\Form\SlideType();
  1886.     }
  1887.     /**
  1888.      * Gets the public 'App\Form\SliderType' shared autowired service.
  1889.      *
  1890.      * @return \App\Form\SliderType
  1891.      */
  1892.     protected function getSliderTypeService()
  1893.     {
  1894.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1895.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1896.         include_once \dirname(__DIR__4).'/src/Form/SliderType.php';
  1897.         return $this->services['App\\Form\\SliderType'] = new \App\Form\SliderType();
  1898.     }
  1899.     /**
  1900.      * Gets the public 'App\Form\Step1Type' shared autowired service.
  1901.      *
  1902.      * @return \App\Form\Step1Type
  1903.      */
  1904.     protected function getStep1TypeService()
  1905.     {
  1906.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1907.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1908.         include_once \dirname(__DIR__4).'/src/Form/Step1Type.php';
  1909.         return $this->services['App\\Form\\Step1Type'] = new \App\Form\Step1Type();
  1910.     }
  1911.     /**
  1912.      * Gets the public 'App\Form\Step2Type' shared autowired service.
  1913.      *
  1914.      * @return \App\Form\Step2Type
  1915.      */
  1916.     protected function getStep2TypeService()
  1917.     {
  1918.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1919.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1920.         include_once \dirname(__DIR__4).'/src/Form/Step2Type.php';
  1921.         return $this->services['App\\Form\\Step2Type'] = new \App\Form\Step2Type();
  1922.     }
  1923.     /**
  1924.      * Gets the public 'App\Form\Step3Type' shared autowired service.
  1925.      *
  1926.      * @return \App\Form\Step3Type
  1927.      */
  1928.     protected function getStep3TypeService()
  1929.     {
  1930.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1931.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1932.         include_once \dirname(__DIR__4).'/src/Form/Step3Type.php';
  1933.         return $this->services['App\\Form\\Step3Type'] = new \App\Form\Step3Type();
  1934.     }
  1935.     /**
  1936.      * Gets the public 'App\Form\Step4Type' shared autowired service.
  1937.      *
  1938.      * @return \App\Form\Step4Type
  1939.      */
  1940.     protected function getStep4TypeService()
  1941.     {
  1942.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1943.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1944.         include_once \dirname(__DIR__4).'/src/Form/Step4Type.php';
  1945.         return $this->services['App\\Form\\Step4Type'] = new \App\Form\Step4Type();
  1946.     }
  1947.     /**
  1948.      * Gets the public 'App\Form\Step5Type' shared autowired service.
  1949.      *
  1950.      * @return \App\Form\Step5Type
  1951.      */
  1952.     protected function getStep5TypeService()
  1953.     {
  1954.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1955.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1956.         include_once \dirname(__DIR__4).'/src/Form/Step5Type.php';
  1957.         return $this->services['App\\Form\\Step5Type'] = new \App\Form\Step5Type();
  1958.     }
  1959.     /**
  1960.      * Gets the public 'App\Form\SubscriberGroupType' shared autowired service.
  1961.      *
  1962.      * @return \App\Form\SubscriberGroupType
  1963.      */
  1964.     protected function getSubscriberGroupTypeService()
  1965.     {
  1966.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1967.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1968.         include_once \dirname(__DIR__4).'/src/Form/SubscriberGroupType.php';
  1969.         return $this->services['App\\Form\\SubscriberGroupType'] = new \App\Form\SubscriberGroupType();
  1970.     }
  1971.     /**
  1972.      * Gets the public 'App\Form\SubscriberType' shared autowired service.
  1973.      *
  1974.      * @return \App\Form\SubscriberType
  1975.      */
  1976.     protected function getSubscriberTypeService()
  1977.     {
  1978.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1979.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1980.         include_once \dirname(__DIR__4).'/src/Form/SubscriberType.php';
  1981.         return $this->services['App\\Form\\SubscriberType'] = new \App\Form\SubscriberType();
  1982.     }
  1983.     /**
  1984.      * Gets the public 'App\Form\TemplateType' shared autowired service.
  1985.      *
  1986.      * @return \App\Form\TemplateType
  1987.      */
  1988.     protected function getTemplateTypeService()
  1989.     {
  1990.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1991.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1992.         include_once \dirname(__DIR__4).'/src/Form/TemplateType.php';
  1993.         return $this->services['App\\Form\\TemplateType'] = new \App\Form\TemplateType();
  1994.     }
  1995.     /**
  1996.      * Gets the public 'App\Form\UserFrontEditType' shared autowired service.
  1997.      *
  1998.      * @return \App\Form\UserFrontEditType
  1999.      */
  2000.     protected function getUserFrontEditTypeService()
  2001.     {
  2002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2003.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2004.         include_once \dirname(__DIR__4).'/src/Form/UserFrontEditType.php';
  2005.         return $this->services['App\\Form\\UserFrontEditType'] = new \App\Form\UserFrontEditType();
  2006.     }
  2007.     /**
  2008.      * Gets the public 'App\Form\UserType' shared autowired service.
  2009.      *
  2010.      * @return \App\Form\UserType
  2011.      */
  2012.     protected function getUserTypeService()
  2013.     {
  2014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2015.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2016.         include_once \dirname(__DIR__4).'/src/Form/UserType.php';
  2017.         return $this->services['App\\Form\\UserType'] = new \App\Form\UserType();
  2018.     }
  2019.     /**
  2020.      * Gets the public 'App\Form\YmlBlockType' shared autowired service.
  2021.      *
  2022.      * @return \App\Form\YmlBlockType
  2023.      */
  2024.     protected function getYmlBlockTypeService()
  2025.     {
  2026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2027.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2028.         include_once \dirname(__DIR__4).'/src/Form/YmlBlockType.php';
  2029.         return $this->services['App\\Form\\YmlBlockType'] = new \App\Form\YmlBlockType();
  2030.     }
  2031.     /**
  2032.      * Gets the public 'App\Repository\ActiviteRepository' shared autowired service.
  2033.      *
  2034.      * @return \App\Repository\ActiviteRepository
  2035.      */
  2036.     protected function getActiviteRepositoryService()
  2037.     {
  2038.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2039.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2040.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2041.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2042.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2043.         include_once \dirname(__DIR__4).'/src/Repository/ActiviteRepository.php';
  2044.         return $this->services['App\\Repository\\ActiviteRepository'] = new \App\Repository\ActiviteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2045.     }
  2046.     /**
  2047.      * Gets the public 'App\Repository\AddressRepository' shared autowired service.
  2048.      *
  2049.      * @return \App\Repository\AddressRepository
  2050.      */
  2051.     protected function getAddressRepositoryService()
  2052.     {
  2053.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2054.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2055.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2056.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2057.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2058.         include_once \dirname(__DIR__4).'/src/Repository/AddressRepository.php';
  2059.         return $this->services['App\\Repository\\AddressRepository'] = new \App\Repository\AddressRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2060.     }
  2061.     /**
  2062.      * Gets the public 'App\Repository\ArticleRepository' shared autowired service.
  2063.      *
  2064.      * @return \App\Repository\ArticleRepository
  2065.      */
  2066.     protected function getArticleRepositoryService()
  2067.     {
  2068.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2069.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2070.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2071.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2072.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2073.         include_once \dirname(__DIR__4).'/src/Repository/ArticleRepository.php';
  2074.         return $this->services['App\\Repository\\ArticleRepository'] = new \App\Repository\ArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2075.     }
  2076.     /**
  2077.      * Gets the public 'App\Repository\AttributeItemRepository' shared autowired service.
  2078.      *
  2079.      * @return \App\Repository\AttributeItemRepository
  2080.      */
  2081.     protected function getAttributeItemRepositoryService()
  2082.     {
  2083.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2084.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2085.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2086.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2087.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2088.         include_once \dirname(__DIR__4).'/src/Repository/AttributeItemRepository.php';
  2089.         return $this->services['App\\Repository\\AttributeItemRepository'] = new \App\Repository\AttributeItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2090.     }
  2091.     /**
  2092.      * Gets the public 'App\Repository\AttributeRepository' shared autowired service.
  2093.      *
  2094.      * @return \App\Repository\AttributeRepository
  2095.      */
  2096.     protected function getAttributeRepositoryService()
  2097.     {
  2098.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2099.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2100.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2101.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2102.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2103.         include_once \dirname(__DIR__4).'/src/Repository/AttributeRepository.php';
  2104.         return $this->services['App\\Repository\\AttributeRepository'] = new \App\Repository\AttributeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2105.     }
  2106.     /**
  2107.      * Gets the public 'App\Repository\CampaignRepository' shared autowired service.
  2108.      *
  2109.      * @return \App\Repository\CampaignRepository
  2110.      */
  2111.     protected function getCampaignRepositoryService()
  2112.     {
  2113.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2114.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2115.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2116.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2117.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2118.         include_once \dirname(__DIR__4).'/src/Repository/CampaignRepository.php';
  2119.         return $this->services['App\\Repository\\CampaignRepository'] = new \App\Repository\CampaignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2120.     }
  2121.     /**
  2122.      * Gets the public 'App\Repository\CardRepository' shared autowired service.
  2123.      *
  2124.      * @return \App\Repository\CardRepository
  2125.      */
  2126.     protected function getCardRepositoryService()
  2127.     {
  2128.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2129.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2130.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2131.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2132.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2133.         include_once \dirname(__DIR__4).'/src/Repository/CardRepository.php';
  2134.         return $this->services['App\\Repository\\CardRepository'] = new \App\Repository\CardRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2135.     }
  2136.     /**
  2137.      * Gets the public 'App\Repository\CardTranslationRepository' shared autowired service.
  2138.      *
  2139.      * @return \App\Repository\CardTranslationRepository
  2140.      */
  2141.     protected function getCardTranslationRepositoryService()
  2142.     {
  2143.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2144.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2145.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2146.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2147.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2148.         include_once \dirname(__DIR__4).'/src/Repository/CardTranslationRepository.php';
  2149.         return $this->services['App\\Repository\\CardTranslationRepository'] = new \App\Repository\CardTranslationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2150.     }
  2151.     /**
  2152.      * Gets the public 'App\Repository\CategoryParagrapheRepository' shared autowired service.
  2153.      *
  2154.      * @return \App\Repository\CategoryParagrapheRepository
  2155.      */
  2156.     protected function getCategoryParagrapheRepositoryService()
  2157.     {
  2158.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2159.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2160.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2161.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2162.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2163.         include_once \dirname(__DIR__4).'/src/Repository/CategoryParagrapheRepository.php';
  2164.         return $this->services['App\\Repository\\CategoryParagrapheRepository'] = new \App\Repository\CategoryParagrapheRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2165.     }
  2166.     /**
  2167.      * Gets the public 'App\Repository\CategoryRepository' shared autowired service.
  2168.      *
  2169.      * @return \App\Repository\CategoryRepository
  2170.      */
  2171.     protected function getCategoryRepositoryService()
  2172.     {
  2173.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2174.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2175.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2176.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2177.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2178.         include_once \dirname(__DIR__4).'/src/Repository/CategoryRepository.php';
  2179.         return $this->services['App\\Repository\\CategoryRepository'] = new \App\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2180.     }
  2181.     /**
  2182.      * Gets the public 'App\Repository\CgvRepository' shared autowired service.
  2183.      *
  2184.      * @return \App\Repository\CgvRepository
  2185.      */
  2186.     protected function getCgvRepositoryService()
  2187.     {
  2188.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2189.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2190.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2191.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2192.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2193.         include_once \dirname(__DIR__4).'/src/Repository/CgvRepository.php';
  2194.         return $this->services['App\\Repository\\CgvRepository'] = new \App\Repository\CgvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2195.     }
  2196.     /**
  2197.      * Gets the public 'App\Repository\ContactRepository' shared autowired service.
  2198.      *
  2199.      * @return \App\Repository\ContactRepository
  2200.      */
  2201.     protected function getContactRepositoryService()
  2202.     {
  2203.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2204.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2205.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2206.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2207.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2208.         include_once \dirname(__DIR__4).'/src/Repository/ContactRepository.php';
  2209.         return $this->services['App\\Repository\\ContactRepository'] = new \App\Repository\ContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2210.     }
  2211.     /**
  2212.      * Gets the public 'App\Repository\ExtensionRepository' shared autowired service.
  2213.      *
  2214.      * @return \App\Repository\ExtensionRepository
  2215.      */
  2216.     protected function getExtensionRepositoryService()
  2217.     {
  2218.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2219.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2220.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2221.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2222.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2223.         include_once \dirname(__DIR__4).'/src/Repository/ExtensionRepository.php';
  2224.         return $this->services['App\\Repository\\ExtensionRepository'] = new \App\Repository\ExtensionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2225.     }
  2226.     /**
  2227.      * Gets the public 'App\Repository\GalleryRepository' shared autowired service.
  2228.      *
  2229.      * @return \App\Repository\GalleryRepository
  2230.      */
  2231.     protected function getGalleryRepositoryService()
  2232.     {
  2233.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2234.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2235.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2236.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2237.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2238.         include_once \dirname(__DIR__4).'/src/Repository/GalleryRepository.php';
  2239.         return $this->services['App\\Repository\\GalleryRepository'] = new \App\Repository\GalleryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2240.     }
  2241.     /**
  2242.      * Gets the public 'App\Repository\InfoLineRepository' shared autowired service.
  2243.      *
  2244.      * @return \App\Repository\InfoLineRepository
  2245.      */
  2246.     protected function getInfoLineRepositoryService()
  2247.     {
  2248.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2249.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2250.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2251.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2252.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2253.         include_once \dirname(__DIR__4).'/src/Repository/InfoLineRepository.php';
  2254.         return $this->services['App\\Repository\\InfoLineRepository'] = new \App\Repository\InfoLineRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2255.     }
  2256.     /**
  2257.      * Gets the public 'App\Repository\InfoRepository' shared autowired service.
  2258.      *
  2259.      * @return \App\Repository\InfoRepository
  2260.      */
  2261.     protected function getInfoRepositoryService()
  2262.     {
  2263.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2264.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2265.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2266.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2267.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2268.         include_once \dirname(__DIR__4).'/src/Repository/InfoRepository.php';
  2269.         return $this->services['App\\Repository\\InfoRepository'] = new \App\Repository\InfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2270.     }
  2271.     /**
  2272.      * Gets the public 'App\Repository\InfoTranslationRepository' shared autowired service.
  2273.      *
  2274.      * @return \App\Repository\InfoTranslationRepository
  2275.      */
  2276.     protected function getInfoTranslationRepositoryService()
  2277.     {
  2278.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2279.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2280.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2281.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2282.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2283.         include_once \dirname(__DIR__4).'/src/Repository/InfoTranslationRepository.php';
  2284.         return $this->services['App\\Repository\\InfoTranslationRepository'] = new \App\Repository\InfoTranslationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2285.     }
  2286.     /**
  2287.      * Gets the public 'App\Repository\LegalRepository' shared autowired service.
  2288.      *
  2289.      * @return \App\Repository\LegalRepository
  2290.      */
  2291.     protected function getLegalRepositoryService()
  2292.     {
  2293.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2294.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2295.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2296.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2297.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2298.         include_once \dirname(__DIR__4).'/src/Repository/LegalRepository.php';
  2299.         return $this->services['App\\Repository\\LegalRepository'] = new \App\Repository\LegalRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2300.     }
  2301.     /**
  2302.      * Gets the public 'App\Repository\PageRepository' shared autowired service.
  2303.      *
  2304.      * @return \App\Repository\PageRepository
  2305.      */
  2306.     protected function getPageRepositoryService()
  2307.     {
  2308.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2309.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2310.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2311.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2312.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2313.         include_once \dirname(__DIR__4).'/src/Repository/PageRepository.php';
  2314.         return $this->services['App\\Repository\\PageRepository'] = new \App\Repository\PageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2315.     }
  2316.     /**
  2317.      * Gets the public 'App\Repository\PageTranslationRepository' shared autowired service.
  2318.      *
  2319.      * @return \App\Repository\PageTranslationRepository
  2320.      */
  2321.     protected function getPageTranslationRepositoryService()
  2322.     {
  2323.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2324.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2325.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2326.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2327.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2328.         include_once \dirname(__DIR__4).'/src/Repository/PageTranslationRepository.php';
  2329.         return $this->services['App\\Repository\\PageTranslationRepository'] = new \App\Repository\PageTranslationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2330.     }
  2331.     /**
  2332.      * Gets the public 'App\Repository\PartnerRepository' shared autowired service.
  2333.      *
  2334.      * @return \App\Repository\PartnerRepository
  2335.      */
  2336.     protected function getPartnerRepositoryService()
  2337.     {
  2338.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2339.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2340.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2341.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2342.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2343.         include_once \dirname(__DIR__4).'/src/Repository/PartnerRepository.php';
  2344.         return $this->services['App\\Repository\\PartnerRepository'] = new \App\Repository\PartnerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2345.     }
  2346.     /**
  2347.      * Gets the public 'App\Repository\PictureRepository' shared autowired service.
  2348.      *
  2349.      * @return \App\Repository\PictureRepository
  2350.      */
  2351.     protected function getPictureRepositoryService()
  2352.     {
  2353.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2354.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2355.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2356.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2357.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2358.         include_once \dirname(__DIR__4).'/src/Repository/PictureRepository.php';
  2359.         return $this->services['App\\Repository\\PictureRepository'] = new \App\Repository\PictureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2360.     }
  2361.     /**
  2362.      * Gets the public 'App\Repository\ProductAttributeRepository' shared autowired service.
  2363.      *
  2364.      * @return \App\Repository\ProductAttributeRepository
  2365.      */
  2366.     protected function getProductAttributeRepositoryService()
  2367.     {
  2368.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2369.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2370.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2371.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2372.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2373.         include_once \dirname(__DIR__4).'/src/Repository/ProductAttributeRepository.php';
  2374.         return $this->services['App\\Repository\\ProductAttributeRepository'] = new \App\Repository\ProductAttributeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2375.     }
  2376.     /**
  2377.      * Gets the public 'App\Repository\ProductRepository' shared autowired service.
  2378.      *
  2379.      * @return \App\Repository\ProductRepository
  2380.      */
  2381.     protected function getProductRepositoryService()
  2382.     {
  2383.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2384.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2385.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2386.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2387.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2388.         include_once \dirname(__DIR__4).'/src/Repository/ProductRepository.php';
  2389.         return $this->services['App\\Repository\\ProductRepository'] = new \App\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2390.     }
  2391.     /**
  2392.      * Gets the public 'App\Repository\PromoteRepository' shared autowired service.
  2393.      *
  2394.      * @return \App\Repository\PromoteRepository
  2395.      */
  2396.     protected function getPromoteRepositoryService()
  2397.     {
  2398.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2399.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2400.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2401.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2402.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2403.         include_once \dirname(__DIR__4).'/src/Repository/PromoteRepository.php';
  2404.         return $this->services['App\\Repository\\PromoteRepository'] = new \App\Repository\PromoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2405.     }
  2406.     /**
  2407.      * Gets the public 'App\Repository\RecipientRepository' shared autowired service.
  2408.      *
  2409.      * @return \App\Repository\RecipientRepository
  2410.      */
  2411.     protected function getRecipientRepositoryService()
  2412.     {
  2413.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2414.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2415.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2416.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2417.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2418.         include_once \dirname(__DIR__4).'/src/Repository/RecipientRepository.php';
  2419.         return $this->services['App\\Repository\\RecipientRepository'] = new \App\Repository\RecipientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2420.     }
  2421.     /**
  2422.      * Gets the public 'App\Repository\RgpdRepository' shared autowired service.
  2423.      *
  2424.      * @return \App\Repository\RgpdRepository
  2425.      */
  2426.     protected function getRgpdRepositoryService()
  2427.     {
  2428.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2429.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2430.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2431.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2432.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2433.         include_once \dirname(__DIR__4).'/src/Repository/RgpdRepository.php';
  2434.         return $this->services['App\\Repository\\RgpdRepository'] = new \App\Repository\RgpdRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2435.     }
  2436.     /**
  2437.      * Gets the public 'App\Repository\SeoRouteMetaRepository' shared autowired service.
  2438.      *
  2439.      * @return \App\Repository\SeoRouteMetaRepository
  2440.      */
  2441.     protected function getSeoRouteMetaRepositoryService()
  2442.     {
  2443.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2444.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2445.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2446.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2447.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2448.         include_once \dirname(__DIR__4).'/src/Repository/SeoRouteMetaRepository.php';
  2449.         return $this->services['App\\Repository\\SeoRouteMetaRepository'] = new \App\Repository\SeoRouteMetaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2450.     }
  2451.     /**
  2452.      * Gets the public 'App\Repository\SeoRouteRepository' shared autowired service.
  2453.      *
  2454.      * @return \App\Repository\SeoRouteRepository
  2455.      */
  2456.     protected function getSeoRouteRepositoryService()
  2457.     {
  2458.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2459.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2460.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2461.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2462.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2463.         include_once \dirname(__DIR__4).'/src/Repository/SeoRouteRepository.php';
  2464.         return $this->services['App\\Repository\\SeoRouteRepository'] = new \App\Repository\SeoRouteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2465.     }
  2466.     /**
  2467.      * Gets the public 'App\Repository\SlideRepository' shared autowired service.
  2468.      *
  2469.      * @return \App\Repository\SlideRepository
  2470.      */
  2471.     protected function getSlideRepositoryService()
  2472.     {
  2473.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2474.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2475.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2476.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2477.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2478.         include_once \dirname(__DIR__4).'/src/Repository/SlideRepository.php';
  2479.         return $this->services['App\\Repository\\SlideRepository'] = new \App\Repository\SlideRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2480.     }
  2481.     /**
  2482.      * Gets the public 'App\Repository\SlideTranslationRepository' shared autowired service.
  2483.      *
  2484.      * @return \App\Repository\SlideTranslationRepository
  2485.      */
  2486.     protected function getSlideTranslationRepositoryService()
  2487.     {
  2488.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2489.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2490.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2491.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2492.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2493.         include_once \dirname(__DIR__4).'/src/Repository/SlideTranslationRepository.php';
  2494.         return $this->services['App\\Repository\\SlideTranslationRepository'] = new \App\Repository\SlideTranslationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2495.     }
  2496.     /**
  2497.      * Gets the public 'App\Repository\SliderRepository' shared autowired service.
  2498.      *
  2499.      * @return \App\Repository\SliderRepository
  2500.      */
  2501.     protected function getSliderRepositoryService()
  2502.     {
  2503.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2504.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2505.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2506.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2507.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2508.         include_once \dirname(__DIR__4).'/src/Repository/SliderRepository.php';
  2509.         return $this->services['App\\Repository\\SliderRepository'] = new \App\Repository\SliderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2510.     }
  2511.     /**
  2512.      * Gets the public 'App\Repository\SubscriberGroupRepository' shared autowired service.
  2513.      *
  2514.      * @return \App\Repository\SubscriberGroupRepository
  2515.      */
  2516.     protected function getSubscriberGroupRepositoryService()
  2517.     {
  2518.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2519.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2522.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2523.         include_once \dirname(__DIR__4).'/src/Repository/SubscriberGroupRepository.php';
  2524.         return $this->services['App\\Repository\\SubscriberGroupRepository'] = new \App\Repository\SubscriberGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2525.     }
  2526.     /**
  2527.      * Gets the public 'App\Repository\SubscriberRepository' shared autowired service.
  2528.      *
  2529.      * @return \App\Repository\SubscriberRepository
  2530.      */
  2531.     protected function getSubscriberRepositoryService()
  2532.     {
  2533.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2534.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2535.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2536.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2538.         include_once \dirname(__DIR__4).'/src/Repository/SubscriberRepository.php';
  2539.         return $this->services['App\\Repository\\SubscriberRepository'] = new \App\Repository\SubscriberRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2540.     }
  2541.     /**
  2542.      * Gets the public 'App\Repository\TemplateRepository' shared autowired service.
  2543.      *
  2544.      * @return \App\Repository\TemplateRepository
  2545.      */
  2546.     protected function getTemplateRepositoryService()
  2547.     {
  2548.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2549.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2550.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2551.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2552.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2553.         include_once \dirname(__DIR__4).'/src/Repository/TemplateRepository.php';
  2554.         return $this->services['App\\Repository\\TemplateRepository'] = new \App\Repository\TemplateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2555.     }
  2556.     /**
  2557.      * Gets the public 'App\Repository\TokenRepository' shared autowired service.
  2558.      *
  2559.      * @return \App\Repository\TokenRepository
  2560.      */
  2561.     protected function getTokenRepositoryService()
  2562.     {
  2563.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2564.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2565.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2566.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2567.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2568.         include_once \dirname(__DIR__4).'/src/Repository/TokenRepository.php';
  2569.         return $this->services['App\\Repository\\TokenRepository'] = new \App\Repository\TokenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2570.     }
  2571.     /**
  2572.      * Gets the public 'App\Repository\UserRepository' shared autowired service.
  2573.      *
  2574.      * @return \App\Repository\UserRepository
  2575.      */
  2576.     protected function getUserRepositoryService()
  2577.     {
  2578.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  2579.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  2580.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  2581.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  2582.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  2583.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  2584.         return $this->services['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2585.     }
  2586.     /**
  2587.      * Gets the public 'App\Service\CheckRoute' shared autowired service.
  2588.      *
  2589.      * @return \App\Service\CheckRoute
  2590.      */
  2591.     protected function getCheckRouteService()
  2592.     {
  2593.         return $this->services['App\\Service\\CheckRoute'] = new \App\Service\CheckRoute(($this->services['router'] ?? $this->getRouterService()), $this->parameters['jms_i18n_routing.locales']);
  2594.     }
  2595.     /**
  2596.      * Gets the public 'App\Service\Filter' shared autowired service.
  2597.      *
  2598.      * @return \App\Service\Filter
  2599.      */
  2600.     protected function getFilterService()
  2601.     {
  2602.         include_once \dirname(__DIR__4).'/src/Service/Filter.php';
  2603.         return $this->services['App\\Service\\Filter'] = new \App\Service\Filter();
  2604.     }
  2605.     /**
  2606.      * Gets the public 'App\Service\Mailer' shared autowired service.
  2607.      *
  2608.      * @return \App\Service\Mailer
  2609.      */
  2610.     protected function getMailerService()
  2611.     {
  2612.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Mailer/MailerInterface.php';
  2613.         include_once \dirname(__DIR__4).'/src/Service/Mailer.php';
  2614.         $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  2615.         if (isset($this->services['App\\Service\\Mailer'])) {
  2616.             return $this->services['App\\Service\\Mailer'];
  2617.         }
  2618.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2619.         if (isset($this->services['App\\Service\\Mailer'])) {
  2620.             return $this->services['App\\Service\\Mailer'];
  2621.         }
  2622.         return $this->services['App\\Service\\Mailer'] = new \App\Service\Mailer($a, ($this->services['router'] ?? $this->getRouterService()), $b, ['from_email' => ['confirmation' => $this->parameters['fos_user.registration.confirmation.from_email'], 'resetting' => $this->parameters['fos_user.resetting.email.from_email']], 'template' => ['confirmation' => '@FOSUser/Registration/email.txt.twig''resetting' => '@FOSUser/Resetting/email.txt.twig']]);
  2623.     }
  2624.     /**
  2625.      * Gets the public 'App\Service\Order' shared autowired service.
  2626.      *
  2627.      * @return \App\Service\Order
  2628.      */
  2629.     protected function getOrderService()
  2630.     {
  2631.         include_once \dirname(__DIR__4).'/src/Service/Order.php';
  2632.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2633.         if (isset($this->services['App\\Service\\Order'])) {
  2634.             return $this->services['App\\Service\\Order'];
  2635.         }
  2636.         $b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  2637.         if (isset($this->services['App\\Service\\Order'])) {
  2638.             return $this->services['App\\Service\\Order'];
  2639.         }
  2640.         $c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2641.         if (isset($this->services['App\\Service\\Order'])) {
  2642.             return $this->services['App\\Service\\Order'];
  2643.         }
  2644.         return $this->services['App\\Service\\Order'] = new \App\Service\Order($a$this$b$c);
  2645.     }
  2646.     /**
  2647.      * Gets the public 'App\Service\Picture' shared autowired service.
  2648.      *
  2649.      * @return \App\Service\Picture
  2650.      */
  2651.     protected function getPictureService()
  2652.     {
  2653.         $a = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  2654.         if (isset($this->services['App\\Service\\Picture'])) {
  2655.             return $this->services['App\\Service\\Picture'];
  2656.         }
  2657.         return $this->services['App\\Service\\Picture'] = new \App\Service\Picture($a, ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()));
  2658.     }
  2659.     /**
  2660.      * Gets the public 'App\Service\Pwa' shared autowired service.
  2661.      *
  2662.      * @return \App\Service\Pwa
  2663.      */
  2664.     protected function getPwaService()
  2665.     {
  2666.         include_once \dirname(__DIR__4).'/src/Service/Pwa.php';
  2667.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2668.         if (isset($this->services['App\\Service\\Pwa'])) {
  2669.             return $this->services['App\\Service\\Pwa'];
  2670.         }
  2671.         return $this->services['App\\Service\\Pwa'] = new \App\Service\Pwa($a, ($this->services['kernel'] ?? $this->get('kernel'1)));
  2672.     }
  2673.     /**
  2674.      * Gets the public 'App\Service\Seo' shared autowired service.
  2675.      *
  2676.      * @return \App\Service\Seo
  2677.      */
  2678.     protected function getSeoService()
  2679.     {
  2680.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2681.         if (isset($this->services['App\\Service\\Seo'])) {
  2682.             return $this->services['App\\Service\\Seo'];
  2683.         }
  2684.         return $this->services['App\\Service\\Seo'] = new \App\Service\Seo(($this->services['router'] ?? $this->getRouterService()), $a);
  2685.     }
  2686.     /**
  2687.      * Gets the public 'App\Service\Sitemap' shared autowired service.
  2688.      *
  2689.      * @return \App\Service\Sitemap
  2690.      */
  2691.     protected function getSitemapService()
  2692.     {
  2693.         include_once \dirname(__DIR__4).'/src/Service/Sitemap.php';
  2694.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2695.         if (isset($this->services['App\\Service\\Sitemap'])) {
  2696.             return $this->services['App\\Service\\Sitemap'];
  2697.         }
  2698.         return $this->services['App\\Service\\Sitemap'] = new \App\Service\Sitemap(($this->services['router'] ?? $this->getRouterService()), $a);
  2699.     }
  2700.     /**
  2701.      * Gets the public 'App\Service\TwigExtension' shared autowired service.
  2702.      *
  2703.      * @return \App\Service\TwigExtension
  2704.      */
  2705.     protected function getTwigExtensionService()
  2706.     {
  2707.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2708.         if (isset($this->services['App\\Service\\TwigExtension'])) {
  2709.             return $this->services['App\\Service\\TwigExtension'];
  2710.         }
  2711.         $b = ($this->services['App\\Service\\Picture'] ?? $this->getPictureService());
  2712.         if (isset($this->services['App\\Service\\TwigExtension'])) {
  2713.             return $this->services['App\\Service\\TwigExtension'];
  2714.         }
  2715.         return $this->services['App\\Service\\TwigExtension'] = new \App\Service\TwigExtension(($this->services['router'] ?? $this->getRouterService()), $a$b);
  2716.     }
  2717.     /**
  2718.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  2719.      *
  2720.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  2721.      */
  2722.     protected function getProfilerControllerService()
  2723.     {
  2724.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  2725.         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()));
  2726.     }
  2727.     /**
  2728.      * Gets the public 'FOS\UserBundle\Controller\SecurityController' shared autowired service.
  2729.      *
  2730.      * @return \App\Controller\Admin\SecurityController
  2731.      */
  2732.     protected function getSecurityController2Service()
  2733.     {
  2734.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2735.         include_once \dirname(__DIR__4).'/src/Controller/Admin/SecurityController.php';
  2736.         $this->services['FOS\\UserBundle\\Controller\\SecurityController'] = $instance = new \App\Controller\Admin\SecurityController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  2737.         $instance->setContainer($this);
  2738.         return $instance;
  2739.     }
  2740.     /**
  2741.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber' shared autowired service.
  2742.      *
  2743.      * @return \Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber
  2744.      */
  2745.     protected function getBlameableEventSubscriberService()
  2746.     {
  2747.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2748.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/BlameableEventSubscriber.php';
  2749.         $a = ($this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'] ?? $this->getUserProviderService());
  2750.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'])) {
  2751.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'];
  2752.         }
  2753.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2754.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'])) {
  2755.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'];
  2756.         }
  2757.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber($a$bNULL);
  2758.     }
  2759.     /**
  2760.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber' shared autowired service.
  2761.      *
  2762.      * @return \Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber
  2763.      */
  2764.     protected function getLoggableEventSubscriberService()
  2765.     {
  2766.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2767.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/LoggableEventSubscriber.php';
  2768.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2769.     }
  2770.     /**
  2771.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber' shared autowired service.
  2772.      *
  2773.      * @return \Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber
  2774.      */
  2775.     protected function getSluggableEventSubscriberService()
  2776.     {
  2777.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2778.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/SluggableEventSubscriber.php';
  2779.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2780.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'])) {
  2781.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'];
  2782.         }
  2783.         $b = ($this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'] ?? $this->getDefaultSluggableRepositoryService());
  2784.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'])) {
  2785.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'];
  2786.         }
  2787.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber($a$b);
  2788.     }
  2789.     /**
  2790.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber' shared autowired service.
  2791.      *
  2792.      * @return \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber
  2793.      */
  2794.     protected function getSoftDeletableEventSubscriberService()
  2795.     {
  2796.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2797.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/SoftDeletableEventSubscriber.php';
  2798.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber();
  2799.     }
  2800.     /**
  2801.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber' shared autowired service.
  2802.      *
  2803.      * @return \Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber
  2804.      */
  2805.     protected function getTimestampableEventSubscriberService()
  2806.     {
  2807.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2808.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TimestampableEventSubscriber.php';
  2809.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber('datetime');
  2810.     }
  2811.     /**
  2812.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber' shared autowired service.
  2813.      *
  2814.      * @return \Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber
  2815.      */
  2816.     protected function getTranslatableEventSubscriberService()
  2817.     {
  2818.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2819.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TranslatableEventSubscriber.php';
  2820.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\Provider\\LocaleProvider'] ?? $this->getLocaleProviderService()), 'LAZY''LAZY');
  2821.     }
  2822.     /**
  2823.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber' shared autowired service.
  2824.      *
  2825.      * @return \Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber
  2826.      */
  2827.     protected function getTreeEventSubscriberService()
  2828.     {
  2829.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2830.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TreeEventSubscriber.php';
  2831.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber();
  2832.     }
  2833.     /**
  2834.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber' shared autowired service.
  2835.      *
  2836.      * @return \Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber
  2837.      */
  2838.     protected function getUuidableEventSubscriberService()
  2839.     {
  2840.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2841.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/UuidableEventSubscriber.php';
  2842.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber();
  2843.     }
  2844.     /**
  2845.      * Gets the public 'Knp\DoctrineBehaviors\Provider\LocaleProvider' shared autowired service.
  2846.      *
  2847.      * @return \Knp\DoctrineBehaviors\Provider\LocaleProvider
  2848.      */
  2849.     protected function getLocaleProviderService()
  2850.     {
  2851.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Contract/Provider/LocaleProviderInterface.php';
  2852.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php';
  2853.         return $this->services['Knp\\DoctrineBehaviors\\Provider\\LocaleProvider'] = new \Knp\DoctrineBehaviors\Provider\LocaleProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['translator'] ?? $this->getTranslatorService()));
  2854.     }
  2855.     /**
  2856.      * Gets the public 'Knp\DoctrineBehaviors\Provider\UserProvider' shared autowired service.
  2857.      *
  2858.      * @return \Knp\DoctrineBehaviors\Provider\UserProvider
  2859.      */
  2860.     protected function getUserProviderService()
  2861.     {
  2862.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Contract/Provider/UserProviderInterface.php';
  2863.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Provider/UserProvider.php';
  2864.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2865.         if (isset($this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'])) {
  2866.             return $this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'];
  2867.         }
  2868.         return $this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'] = new \Knp\DoctrineBehaviors\Provider\UserProvider($aNULL);
  2869.     }
  2870.     /**
  2871.      * Gets the public 'Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository' shared autowired service.
  2872.      *
  2873.      * @return \Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository
  2874.      */
  2875.     protected function getDefaultSluggableRepositoryService()
  2876.     {
  2877.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Repository/DefaultSluggableRepository.php';
  2878.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2879.         if (isset($this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'])) {
  2880.             return $this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'];
  2881.         }
  2882.         return $this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'] = new \Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository($a);
  2883.     }
  2884.     /**
  2885.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  2886.      *
  2887.      * @return \Liip\ImagineBundle\Controller\ImagineController
  2888.      */
  2889.     protected function getImagineControllerService()
  2890.     {
  2891.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  2892.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  2893.         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')))), ($this->privates['liip_imagine.controller.config'] ?? ($this->privates['liip_imagine.controller.config'] = new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302))));
  2894.     }
  2895.     /**
  2896.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  2897.      *
  2898.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  2899.      */
  2900.     protected function getRedirectControllerService()
  2901.     {
  2902.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  2903.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2904.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  2905.     }
  2906.     /**
  2907.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  2908.      *
  2909.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  2910.      */
  2911.     protected function getTemplateController2Service()
  2912.     {
  2913.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  2914.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2915.     }
  2916.     /**
  2917.      * Gets the public 'cache.app' shared service.
  2918.      *
  2919.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2920.      */
  2921.     protected function getCache_AppService()
  2922.     {
  2923.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.app.recorder_inner'] ?? $this->getCache_App_RecorderInnerService()));
  2924.     }
  2925.     /**
  2926.      * Gets the public 'cache.app_clearer' shared service.
  2927.      *
  2928.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2929.      */
  2930.     protected function getCache_AppClearerService()
  2931.     {
  2932.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2934.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  2935.     }
  2936.     /**
  2937.      * Gets the public 'cache.global_clearer' shared service.
  2938.      *
  2939.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2940.      */
  2941.     protected function getCache_GlobalClearerService()
  2942.     {
  2943.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2944.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2945.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()), '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.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), '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())]);
  2946.     }
  2947.     /**
  2948.      * Gets the public 'cache.system' shared service.
  2949.      *
  2950.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2951.      */
  2952.     protected function getCache_SystemService()
  2953.     {
  2954.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.system.recorder_inner'] ?? $this->getCache_System_RecorderInnerService()));
  2955.     }
  2956.     /**
  2957.      * Gets the public 'cache.system_clearer' shared service.
  2958.      *
  2959.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2960.      */
  2961.     protected function getCache_SystemClearerService()
  2962.     {
  2963.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2964.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2965.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()), '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())]);
  2966.     }
  2967.     /**
  2968.      * Gets the public 'cache.validator_expression_language' shared service.
  2969.      *
  2970.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2971.      */
  2972.     protected function getCache_ValidatorExpressionLanguageService()
  2973.     {
  2974.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.validator_expression_language.recorder_inner'] ?? $this->getCache_ValidatorExpressionLanguage_RecorderInnerService()));
  2975.     }
  2976.     /**
  2977.      * Gets the public 'cache_warmer' shared service.
  2978.      *
  2979.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2980.      */
  2981.     protected function getCacheWarmerService()
  2982.     {
  2983.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  2984.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2985.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2986.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  2987.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  2988.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  2989.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2990.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2991.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2992.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  2993.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2994.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  2995.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2996.     }
  2997.     /**
  2998.      * Gets the public 'console.command_loader' shared service.
  2999.      *
  3000.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  3001.      */
  3002.     protected function getConsole_CommandLoaderService()
  3003.     {
  3004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  3005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  3006.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3007.             'App\\Command\\ExampleCommand' => ['privates''.App\\Command\\ExampleCommand.lazy''getExampleCommand_LazyService'false],
  3008.             'App\\Command\\GenerateCrudCommand' => ['privates''.App\\Command\\GenerateCrudCommand.lazy''getGenerateCrudCommand_LazyService'false],
  3009.             'App\\Command\\InsertCommand' => ['privates''.App\\Command\\InsertCommand.lazy''getInsertCommand_LazyService'false],
  3010.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  3011.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  3012.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  3013.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  3014.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  3015.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  3016.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  3017.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  3018.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  3019.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  3020.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  3021.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  3022.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  3023.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  3024.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  3025.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  3026.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  3027.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  3028.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  3029.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  3030.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  3031.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  3032.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  3033.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  3034.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  3035.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  3036.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  3037.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  3038.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  3039.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  3040.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  3041.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  3042.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  3043.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  3044.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  3045.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  3046.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  3047.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  3048.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  3049.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  3050.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  3051.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  3052.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  3053.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  3054.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  3055.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  3056.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  3057.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  3058.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  3059.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  3060.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  3061.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  3062.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  3063.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  3064.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  3065.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  3066.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  3067.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  3068.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  3069.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  3070.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  3071.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  3072.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  3073.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  3074.             'jms_translation.command.extract' => ['privates''jms_translation.command.extract''getJmsTranslation_Command_ExtractService'false],
  3075.             'jms_translation.command.list_resources' => ['privates''jms_translation.command.list_resources''getJmsTranslation_Command_ListResourcesService'false],
  3076.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  3077.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  3078.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  3079.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  3080.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  3081.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  3082.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  3083.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  3084.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  3085.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  3086.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  3087.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  3088.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  3089.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  3090.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  3091.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  3092.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  3093.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  3094.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  3095.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  3096.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  3097.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  3098.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  3099.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  3100.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  3101.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  3102.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  3103.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  3104.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  3105.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  3106.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  3107.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  3108.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  3109.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  3110.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  3111.         ], [
  3112.             'App\\Command\\ExampleCommand' => '?',
  3113.             'App\\Command\\GenerateCrudCommand' => '?',
  3114.             'App\\Command\\InsertCommand' => '?',
  3115.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  3116.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  3117.             'console.command.about' => '?',
  3118.             'console.command.assets_install' => '?',
  3119.             'console.command.cache_clear' => '?',
  3120.             'console.command.cache_pool_clear' => '?',
  3121.             'console.command.cache_pool_prune' => '?',
  3122.             'console.command.cache_pool_delete' => '?',
  3123.             'console.command.cache_pool_list' => '?',
  3124.             'console.command.cache_warmup' => '?',
  3125.             'console.command.config_debug' => '?',
  3126.             'console.command.config_dump_reference' => '?',
  3127.             'console.command.container_debug' => '?',
  3128.             'console.command.container_lint' => '?',
  3129.             'console.command.debug_autowiring' => '?',
  3130.             'console.command.dotenv_debug' => '?',
  3131.             'console.command.event_dispatcher_debug' => '?',
  3132.             'console.command.router_debug' => '?',
  3133.             'console.command.router_match' => '?',
  3134.             'console.command.translation_debug' => '?',
  3135.             'console.command.translation_extract' => '?',
  3136.             'console.command.validator_debug' => '?',
  3137.             'console.command.translation_pull' => '?',
  3138.             'console.command.translation_push' => '?',
  3139.             'console.command.xliff_lint' => '?',
  3140.             'console.command.yaml_lint' => '?',
  3141.             'console.command.form_debug' => '?',
  3142.             'console.command.secrets_set' => '?',
  3143.             'console.command.secrets_remove' => '?',
  3144.             'console.command.secrets_generate_key' => '?',
  3145.             'console.command.secrets_list' => '?',
  3146.             'console.command.secrets_decrypt_to_local' => '?',
  3147.             'console.command.secrets_encrypt_from_local' => '?',
  3148.             'twig.command.debug' => '?',
  3149.             'twig.command.lint' => '?',
  3150.             'security.command.debug_firewall' => '?',
  3151.             'security.command.user_password_encoder' => '?',
  3152.             'security.command.user_password_hash' => '?',
  3153.             'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
  3154.             'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
  3155.             'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
  3156.             'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
  3157.             'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
  3158.             'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
  3159.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  3160.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  3161.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  3162.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  3163.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  3164.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  3165.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  3166.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  3167.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  3168.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  3169.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  3170.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  3171.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  3172.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  3173.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  3174.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  3175.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  3176.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  3177.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  3178.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  3179.             'jms_translation.command.extract' => 'JMS\\TranslationBundle\\Command\\ExtractTranslationCommand',
  3180.             'jms_translation.command.list_resources' => 'JMS\\TranslationBundle\\Command\\ResourcesListCommand',
  3181.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  3182.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  3183.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  3184.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  3185.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  3186.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  3187.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  3188.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  3189.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  3190.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  3191.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  3192.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  3193.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  3194.             'maker.auto_command.make_auth' => '?',
  3195.             'maker.auto_command.make_command' => '?',
  3196.             'maker.auto_command.make_controller' => '?',
  3197.             'maker.auto_command.make_crud' => '?',
  3198.             'maker.auto_command.make_docker_database' => '?',
  3199.             'maker.auto_command.make_entity' => '?',
  3200.             'maker.auto_command.make_fixtures' => '?',
  3201.             'maker.auto_command.make_form' => '?',
  3202.             'maker.auto_command.make_message' => '?',
  3203.             'maker.auto_command.make_messenger_middleware' => '?',
  3204.             'maker.auto_command.make_registration_form' => '?',
  3205.             'maker.auto_command.make_reset_password' => '?',
  3206.             'maker.auto_command.make_serializer_encoder' => '?',
  3207.             'maker.auto_command.make_serializer_normalizer' => '?',
  3208.             'maker.auto_command.make_subscriber' => '?',
  3209.             'maker.auto_command.make_twig_extension' => '?',
  3210.             'maker.auto_command.make_test' => '?',
  3211.             'maker.auto_command.make_validator' => '?',
  3212.             'maker.auto_command.make_voter' => '?',
  3213.             'maker.auto_command.make_user' => '?',
  3214.             'maker.auto_command.make_migration' => '?',
  3215.             'maker.auto_command.make_stimulus_controller' => '?',
  3216.         ]), ['pw:import:example' => 'App\\Command\\ExampleCommand''pw:generate:crud' => 'App\\Command\\GenerateCrudCommand''pw:import:data' => 'App\\Command\\InsertCommand''liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove''liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve''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' => 'jms_translation.command.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''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''fos:user:activate' => 'fos_user.command.activate_user''fos:user:change-password' => 'fos_user.command.change_password''fos:user:create' => 'fos_user.command.create_user''fos:user:deactivate' => 'fos_user.command.deactivate_user''fos:user:demote' => 'fos_user.command.demote_user''fos:user:promote' => 'fos_user.command.promote_user''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''translation:list-resources' => 'jms_translation.command.list_resources''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''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']);
  3217.     }
  3218.     /**
  3219.      * Gets the public 'container.env_var_processors_locator' shared service.
  3220.      *
  3221.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3222.      */
  3223.     protected function getContainer_EnvVarProcessorsLocatorService()
  3224.     {
  3225.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3226.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3227.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3228.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3229.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3230.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3231.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3232.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3233.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3234.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3235.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3236.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3237.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3238.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3239.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3240.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3241.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3242.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3243.         ], [
  3244.             'base64' => '?',
  3245.             'bool' => '?',
  3246.             'const' => '?',
  3247.             'csv' => '?',
  3248.             'default' => '?',
  3249.             'file' => '?',
  3250.             'float' => '?',
  3251.             'int' => '?',
  3252.             'json' => '?',
  3253.             'key' => '?',
  3254.             'not' => '?',
  3255.             'query_string' => '?',
  3256.             'require' => '?',
  3257.             'resolve' => '?',
  3258.             'string' => '?',
  3259.             'trim' => '?',
  3260.             'url' => '?',
  3261.         ]);
  3262.     }
  3263.     /**
  3264.      * Gets the public 'doctrine' shared service.
  3265.      *
  3266.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  3267.      */
  3268.     protected function getDoctrineService()
  3269.     {
  3270.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  3271.     }
  3272.     /**
  3273.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  3274.      *
  3275.      * @return \Doctrine\DBAL\Connection
  3276.      */
  3277.     protected function getDoctrine_Dbal_DefaultConnectionService()
  3278.     {
  3279.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  3280.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  3281.             return $this->services['doctrine.dbal.default_connection'];
  3282.         }
  3283.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], ($this->privates['doctrine.dbal.default_connection.configuration'] ?? $this->getDoctrine_Dbal_DefaultConnection_ConfigurationService()), $a, []);
  3284.     }
  3285.     /**
  3286.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3287.      *
  3288.      * @return \Doctrine\ORM\EntityManager
  3289.      */
  3290.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  3291.     {
  3292.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3293.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  3294.             return $this->services['doctrine.orm.default_entity_manager'];
  3295.         }
  3296.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, ($this->privates['doctrine.orm.default_configuration'] ?? $this->getDoctrine_Orm_DefaultConfigurationService()));
  3297.         ($this->privates['doctrine.orm.default_manager_configurator'] ?? ($this->privates['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], [])))->configure($instance);
  3298.         return $instance;
  3299.     }
  3300.     /**
  3301.      * Gets the public 'error_controller' shared service.
  3302.      *
  3303.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  3304.      */
  3305.     protected function getErrorController2Service()
  3306.     {
  3307.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  3308.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', ($this->privates['error_handler.error_renderer.serializer'] ?? $this->getErrorHandler_ErrorRenderer_SerializerService()));
  3309.     }
  3310.     /**
  3311.      * Gets the public 'event_dispatcher' shared service.
  3312.      *
  3313.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3314.      */
  3315.     protected function getEventDispatcherService()
  3316.     {
  3317.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(($this->privates['debug.event_dispatcher.inner'] ?? ($this->privates['debug.event_dispatcher.inner'] = new \Symfony\Component\EventDispatcher\EventDispatcher())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['monolog.logger.event'] ?? $this->getMonolog_Logger_EventService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3318.         $instance->addListener('kernel.exception', [=> function () {
  3319.             return ($this->privates['app.listener'] ?? $this->getApp_ListenerService());
  3320.         }, => 'onKernelRequest'], 0);
  3321.         $instance->addListener('kernel.exception', [=> function () {
  3322.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  3323.         }, => 'onKernelException'], 0);
  3324.         $instance->addListener('kernel.controller', [=> function () {
  3325.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3326.         }, => 'onKernelController'], 0);
  3327.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3328.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  3329.         }, => 'checkPassport'], 1024);
  3330.         $instance->addListener('kernel.response', [=> function () {
  3331.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  3332.         }, => 'onKernelResponse'], 0);
  3333.         $instance->addListener('kernel.response', [=> function () {
  3334.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  3335.         }, => 'onKernelResponse'], 0);
  3336.         $instance->addListener('kernel.request', [=> function () {
  3337.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  3338.         }, => 'onKernelRequest'], 0);
  3339.         $instance->addListener('kernel.response', [=> function () {
  3340.             return ($this->services['jms_i18n_routing.cookie_setting_listener'] ?? $this->getJmsI18nRouting_CookieSettingListenerService());
  3341.         }, => 'onKernelResponse'], 256);
  3342.         $instance->addListener('kernel.controller', [=> function () {
  3343.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3344.         }, => 'onKernelController'], 0);
  3345.         $instance->addListener('kernel.controller', [=> function () {
  3346.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3347.         }, => 'onKernelController'], 0);
  3348.         $instance->addListener('kernel.controller', [=> function () {
  3349.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3350.         }, => 'onKernelController'], -128);
  3351.         $instance->addListener('kernel.view', [=> function () {
  3352.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3353.         }, => 'onKernelView'], 0);
  3354.         $instance->addListener('kernel.controller', [=> function () {
  3355.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3356.         }, => 'onKernelController'], 0);
  3357.         $instance->addListener('kernel.response', [=> function () {
  3358.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3359.         }, => 'onKernelResponse'], 0);
  3360.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3361.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3362.         }, => 'onKernelControllerArguments'], 0);
  3363.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3364.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3365.         }, => 'onKernelControllerArguments'], 0);
  3366.         $instance->addListener('console.error', [=> function () {
  3367.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3368.         }, => 'onConsoleError'], 0);
  3369.         $instance->addListener('console.terminate', [=> function () {
  3370.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3371.         }, => 'onConsoleTerminate'], 0);
  3372.         $instance->addListener('kernel.response', [=> function () {
  3373.             return ($this->privates['webpack_encore.preload_assets_event_listener'] ?? $this->getWebpackEncore_PreloadAssetsEventListenerService());
  3374.         }, => 'onKernelResponse'], 50);
  3375.         $instance->addListener('kernel.finish_request', [=> function () {
  3376.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  3377.         }, => 'resetAssets'], 0);
  3378.         $instance->addListener('kernel.response', [=> function () {
  3379.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3380.         }, => 'onKernelResponse'], 0);
  3381.         $instance->addListener('kernel.response', [=> function () {
  3382.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3383.         }, => 'onKernelResponse'], -1024);
  3384.         $instance->addListener('kernel.request', [=> function () {
  3385.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3386.         }, => 'setDefaultLocale'], 100);
  3387.         $instance->addListener('kernel.request', [=> function () {
  3388.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3389.         }, => 'onKernelRequest'], 16);
  3390.         $instance->addListener('kernel.finish_request', [=> function () {
  3391.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3392.         }, => 'onKernelFinishRequest'], 0);
  3393.         $instance->addListener('kernel.request', [=> function () {
  3394.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3395.         }, => 'onKernelRequest'], 256);
  3396.         $instance->addListener('kernel.response', [=> function () {
  3397.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3398.         }, => 'onResponse'], -255);
  3399.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3400.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3401.         }, => 'onControllerArguments'], 0);
  3402.         $instance->addListener('kernel.exception', [=> function () {
  3403.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3404.         }, => 'logKernelException'], 0);
  3405.         $instance->addListener('kernel.exception', [=> function () {
  3406.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3407.         }, => 'onKernelException'], -128);
  3408.         $instance->addListener('kernel.response', [=> function () {
  3409.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3410.         }, => 'removeCspHeader'], -128);
  3411.         $instance->addListener('kernel.request', [=> function () {
  3412.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3413.         }, => 'onKernelRequest'], 15);
  3414.         $instance->addListener('kernel.finish_request', [=> function () {
  3415.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3416.         }, => 'onKernelFinishRequest'], -15);
  3417.         $instance->addListener('console.error', [=> function () {
  3418.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3419.         }, => 'onConsoleError'], -128);
  3420.         $instance->addListener('console.terminate', [=> function () {
  3421.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3422.         }, => 'onConsoleTerminate'], -128);
  3423.         $instance->addListener('console.error', [=> function () {
  3424.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3425.         }, => 'onConsoleError'], 0);
  3426.         $instance->addListener('kernel.request', [=> function () {
  3427.             return ($this->privates['test.session.listener'] ?? $this->getTest_Session_ListenerService());
  3428.         }, => 'onKernelRequest'], 128);
  3429.         $instance->addListener('kernel.response', [=> function () {
  3430.             return ($this->privates['test.session.listener'] ?? $this->getTest_Session_ListenerService());
  3431.         }, => 'onKernelResponse'], -1000);
  3432.         $instance->addListener('kernel.finish_request', [=> function () {
  3433.             return ($this->privates['test.session.listener'] ?? $this->getTest_Session_ListenerService());
  3434.         }, => 'onFinishRequest'], 0);
  3435.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3436.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3437.         }, => 'onMessage'], -255);
  3438.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3439.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3440.         }, => 'onMessage'], -255);
  3441.         $instance->addListener('kernel.request', [=> function () {
  3442.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3443.         }, => 'configure'], 2048);
  3444.         $instance->addListener('console.command', [=> function () {
  3445.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3446.         }, => 'configure'], 2048);
  3447.         $instance->addListener('kernel.request', [=> function () {
  3448.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3449.         }, => 'onKernelRequest'], 32);
  3450.         $instance->addListener('kernel.finish_request', [=> function () {
  3451.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3452.         }, => 'onKernelFinishRequest'], 0);
  3453.         $instance->addListener('kernel.exception', [=> function () {
  3454.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3455.         }, => 'onKernelException'], -64);
  3456.         $instance->addListener('kernel.response', [=> function () {
  3457.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3458.         }, => 'onKernelResponse'], 0);
  3459.         $instance->addListener('kernel.response', [=> function () {
  3460.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3461.         }, => 'onKernelResponse'], -100);
  3462.         $instance->addListener('kernel.exception', [=> function () {
  3463.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3464.         }, => 'onKernelException'], 0);
  3465.         $instance->addListener('kernel.terminate', [=> function () {
  3466.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3467.         }, => 'onKernelTerminate'], -1024);
  3468.         $instance->addListener('kernel.controller', [=> function () {
  3469.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3470.         }, => 'onKernelController'], 0);
  3471.         $instance->addListener('kernel.response', [=> function () {
  3472.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3473.         }, => 'onKernelResponse'], 0);
  3474.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3475.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  3476.         }, => 'onMessage'], 0);
  3477.         $instance->addListener('kernel.response', [=> function () {
  3478.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3479.         }, => 'onKernelResponse'], -128);
  3480.         $instance->addListener('kernel.response', [=> function () {
  3481.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3482.         }, => 'onKernelResponse'], 0);
  3483.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3484.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  3485.         }, => 'checkPassport'], 0);
  3486.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3487.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  3488.         }, => 'onLoginSuccess'], 0);
  3489.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3490.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  3491.         }, => 'onVoterVote'], 0);
  3492.         $instance->addListener('kernel.request', [=> function () {
  3493.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3494.         }, => 'configureLogoutUrlGenerator'], 8);
  3495.         $instance->addListener('kernel.request', [=> function () {
  3496.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3497.         }, => 'onKernelRequest'], 8);
  3498.         $instance->addListener('kernel.finish_request', [=> function () {
  3499.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3500.         }, => 'onKernelFinishRequest'], 0);
  3501.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  3502.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  3503.         }, => 'onImplicitLogin'], 0);
  3504.         $instance->addListener('security.interactive_login', [=> function () {
  3505.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  3506.         }, => 'onSecurityInteractiveLogin'], 0);
  3507.         $instance->addListener('fos_user.registration.completed', [=> function () {
  3508.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  3509.         }, => 'authenticate'], 0);
  3510.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  3511.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  3512.         }, => 'authenticate'], 0);
  3513.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  3514.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  3515.         }, => 'authenticate'], 0);
  3516.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  3517.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  3518.         }, => 'addSuccessFlash'], 0);
  3519.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  3520.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  3521.         }, => 'addSuccessFlash'], 0);
  3522.         $instance->addListener('fos_user.registration.completed', [=> function () {
  3523.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  3524.         }, => 'addSuccessFlash'], 0);
  3525.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  3526.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  3527.         }, => 'addSuccessFlash'], 0);
  3528.         $instance->addListener('fos_user.registration.success', [=> function () {
  3529.             return ($this->privates['fos_user.listener.email_confirmation'] ?? $this->getFosUser_Listener_EmailConfirmationService());
  3530.         }, => 'onRegistrationSuccess'], 0);
  3531.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  3532.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  3533.         }, => 'onResettingResetInitialize'], 0);
  3534.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  3535.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  3536.         }, => 'onResettingResetSuccess'], 0);
  3537.         $instance->addListener('knp_pager.before', [=> function () {
  3538.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  3539.         }, => 'before'], 0);
  3540.         $instance->addListener('knp_pager.pagination', [=> function () {
  3541.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  3542.         }, => 'pagination'], 0);
  3543.         $instance->addListener('knp_pager.before', [=> function () {
  3544.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  3545.         }, => 'before'], 1);
  3546.         $instance->addListener('knp_pager.before', [=> function () {
  3547.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  3548.         }, => 'before'], 1);
  3549.         $instance->addListener('knp_pager.pagination', [=> function () {
  3550.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  3551.         }, => 'pagination'], 1);
  3552.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3553.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  3554.         }, => 'checkPassport'], 512);
  3555.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3556.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  3557.         }, => 'onLogout'], 0);
  3558.         return $instance;
  3559.     }
  3560.     /**
  3561.      * Gets the public 'fos_user.change_password.controller' shared service.
  3562.      *
  3563.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  3564.      */
  3565.     protected function getFosUser_ChangePassword_ControllerService()
  3566.     {
  3567.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3568.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ChangePasswordController.php';
  3569.         $this->services['fos_user.change_password.controller'] = $instance = new \FOS\UserBundle\Controller\ChangePasswordController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.change_password.form.factory'] ?? $this->getFosUser_ChangePassword_Form_FactoryService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  3570.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.change_password.controller'$this));
  3571.         return $instance;
  3572.     }
  3573.     /**
  3574.      * Gets the public 'fos_user.profile.controller' shared service.
  3575.      *
  3576.      * @return \FOS\UserBundle\Controller\ProfileController
  3577.      */
  3578.     protected function getFosUser_Profile_ControllerService()
  3579.     {
  3580.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3581.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ProfileController.php';
  3582.         $this->services['fos_user.profile.controller'] = $instance = new \FOS\UserBundle\Controller\ProfileController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.profile.form.factory'] ?? $this->getFosUser_Profile_Form_FactoryService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  3583.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.profile.controller'$this));
  3584.         return $instance;
  3585.     }
  3586.     /**
  3587.      * Gets the public 'fos_user.registration.controller' shared service.
  3588.      *
  3589.      * @return \FOS\UserBundle\Controller\RegistrationController
  3590.      */
  3591.     protected function getFosUser_Registration_ControllerService()
  3592.     {
  3593.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3594.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/RegistrationController.php';
  3595.         $this->services['fos_user.registration.controller'] = $instance = new \FOS\UserBundle\Controller\RegistrationController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.registration.form.factory'] ?? $this->getFosUser_Registration_Form_FactoryService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3596.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.registration.controller'$this));
  3597.         return $instance;
  3598.     }
  3599.     /**
  3600.      * Gets the public 'fos_user.resetting.controller' shared service.
  3601.      *
  3602.      * @return \FOS\UserBundle\Controller\ResettingController
  3603.      */
  3604.     protected function getFosUser_Resetting_ControllerService()
  3605.     {
  3606.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3607.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ResettingController.php';
  3608.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGeneratorInterface.php';
  3609.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGenerator.php';
  3610.         $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.resetting.form.factory'] ?? $this->getFosUser_Resetting_Form_FactoryService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['App\\Service\\Mailer'] ?? $this->getMailerService()), 7200);
  3611.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.resetting.controller'$this));
  3612.         return $instance;
  3613.     }
  3614.     /**
  3615.      * Gets the public 'fos_user.security.controller' shared service.
  3616.      *
  3617.      * @return \FOS\UserBundle\Controller\SecurityController
  3618.      */
  3619.     protected function getFosUser_Security_ControllerService()
  3620.     {
  3621.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3622.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Controller/SecurityController.php';
  3623.         $this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  3624.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.security.controller'$this));
  3625.         return $instance;
  3626.     }
  3627.     /**
  3628.      * Gets the public 'fos_user.user_manager' shared service.
  3629.      *
  3630.      * @return \FOS\UserBundle\Doctrine\UserManager
  3631.      */
  3632.     protected function getFosUser_UserManagerService()
  3633.     {
  3634.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManagerInterface.php';
  3635.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManager.php';
  3636.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Doctrine/UserManager.php';
  3637.         return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->privates['fos_user.object_manager'] ?? $this->getFosUser_ObjectManagerService()), 'App\\Entity\\User');
  3638.     }
  3639.     /**
  3640.      * Gets the public 'http_kernel' shared service.
  3641.      *
  3642.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3643.      */
  3644.     protected function getHttpKernelService()
  3645.     {
  3646.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3647.         if (isset($this->services['http_kernel'])) {
  3648.             return $this->services['http_kernel'];
  3649.         }
  3650.         $b = ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService());
  3651.         if (isset($this->services['http_kernel'])) {
  3652.             return $this->services['http_kernel'];
  3653.         }
  3654.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  3655.     }
  3656.     /**
  3657.      * Gets the public 'jms_i18n_routing.cookie_setting_listener' shared service.
  3658.      *
  3659.      * @return \JMS\I18nRoutingBundle\EventListener\CookieSettingListener
  3660.      */
  3661.     protected function getJmsI18nRouting_CookieSettingListenerService()
  3662.     {
  3663.         return $this->services['jms_i18n_routing.cookie_setting_listener'] = new \JMS\I18nRoutingBundle\EventListener\CookieSettingListener('hl'31536000NULLNULLfalsefalse);
  3664.     }
  3665.     /**
  3666.      * Gets the public 'jms_i18n_routing.loader' shared service.
  3667.      *
  3668.      * @return \JMS\I18nRoutingBundle\Router\I18nLoader
  3669.      */
  3670.     protected function getJmsI18nRouting_LoaderService()
  3671.     {
  3672.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/I18nLoader.php';
  3673.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/RouteExclusionStrategyInterface.php';
  3674.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultRouteExclusionStrategy.php';
  3675.         return $this->services['jms_i18n_routing.loader'] = new \JMS\I18nRoutingBundle\Router\I18nLoader(($this->privates['jms_i18n_routing.route_exclusion_strategy'] ?? ($this->privates['jms_i18n_routing.route_exclusion_strategy'] = new \JMS\I18nRoutingBundle\Router\DefaultRouteExclusionStrategy())), ($this->privates['jms_i18n_routing.pattern_generation_strategy.default'] ?? $this->getJmsI18nRouting_PatternGenerationStrategy_DefaultService()));
  3676.     }
  3677.     /**
  3678.      * Gets the public 'jms_translation.config_factory' shared service.
  3679.      *
  3680.      * @return \JMS\TranslationBundle\Translation\ConfigFactory
  3681.      */
  3682.     protected function getJmsTranslation_ConfigFactoryService()
  3683.     {
  3684.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigFactory.php';
  3685.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigBuilder.php';
  3686.         $a = new \JMS\TranslationBundle\Translation\ConfigBuilder();
  3687.         $a->setTranslationsDir((\dirname(__DIR__4).'/translations'));
  3688.         $a->setScanDirs([=> (\dirname(__DIR__4).'/src')]);
  3689.         $a->setIgnoredDomains([]);
  3690.         $a->setDomains([]);
  3691.         $a->setEnabledExtractors([]);
  3692.         $a->setExcludedDirs([=> 'cache'=> 'data'=> 'logs']);
  3693.         $a->setExcludedNames([=> '*TestCase.php'=> '*Test.php']);
  3694.         $a->setOutputFormat('yaml');
  3695.         $a->setUseIcuMessageFormat(false);
  3696.         $a->setKeepOldTranslations(false);
  3697.         $a->setLoadResources([]);
  3698.         return $this->services['jms_translation.config_factory'] = new \JMS\TranslationBundle\Translation\ConfigFactory(['app' => $a]);
  3699.     }
  3700.     /**
  3701.      * Gets the public 'jms_translation.controller.api_controller' shared service.
  3702.      *
  3703.      * @return \JMS\TranslationBundle\Controller\ApiController
  3704.      */
  3705.     protected function getJmsTranslation_Controller_ApiControllerService()
  3706.     {
  3707.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Controller/ApiController.php';
  3708.         return $this->services['jms_translation.controller.api_controller'] = new \JMS\TranslationBundle\Controller\ApiController(($this->services['jms_translation.config_factory'] ?? $this->getJmsTranslation_ConfigFactoryService()), ($this->services['jms_translation.updater'] ?? $this->getJmsTranslation_UpdaterService()));
  3709.     }
  3710.     /**
  3711.      * Gets the public 'jms_translation.controller.translate_controller' shared service.
  3712.      *
  3713.      * @return \JMS\TranslationBundle\Controller\TranslateController
  3714.      */
  3715.     protected function getJmsTranslation_Controller_TranslateControllerService()
  3716.     {
  3717.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Controller/TranslateController.php';
  3718.         $this->services['jms_translation.controller.translate_controller'] = $instance = new \JMS\TranslationBundle\Controller\TranslateController(($this->services['jms_translation.config_factory'] ?? $this->getJmsTranslation_ConfigFactoryService()), ($this->privates['jms_translation.loader_manager'] ?? $this->getJmsTranslation_LoaderManagerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3719.         $instance->setSourceLanguage('en');
  3720.         return $instance;
  3721.     }
  3722.     /**
  3723.      * Gets the public 'jms_translation.twig_extension' shared service.
  3724.      *
  3725.      * @return \JMS\TranslationBundle\Twig\TranslationExtension
  3726.      */
  3727.     protected function getJmsTranslation_TwigExtensionService()
  3728.     {
  3729.         return $this->services['jms_translation.twig_extension'] = new \JMS\TranslationBundle\Twig\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()), true);
  3730.     }
  3731.     /**
  3732.      * Gets the public 'jms_translation.updater' shared service.
  3733.      *
  3734.      * @return \JMS\TranslationBundle\Translation\Updater
  3735.      */
  3736.     protected function getJmsTranslation_UpdaterService()
  3737.     {
  3738.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Updater.php';
  3739.         return $this->services['jms_translation.updater'] = new \JMS\TranslationBundle\Translation\Updater(($this->privates['jms_translation.loader_manager'] ?? $this->getJmsTranslation_LoaderManagerService()), ($this->privates['jms_translation.extractor_manager'] ?? $this->getJmsTranslation_ExtractorManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['jms_translation.file_writer'] ?? $this->getJmsTranslation_FileWriterService()));
  3740.     }
  3741.     /**
  3742.      * Gets the public 'knp_paginator' shared service.
  3743.      *
  3744.      * @return \Knp\Component\Pager\Paginator
  3745.      */
  3746.     protected function getKnpPaginatorService($lazyLoad true)
  3747.     {
  3748.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  3749.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  3750.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3751.         if (isset($this->services['knp_paginator'])) {
  3752.             return $this->services['knp_paginator'];
  3753.         }
  3754.         $this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3755.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  3756.         return $instance;
  3757.     }
  3758.     /**
  3759.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  3760.      *
  3761.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  3762.      */
  3763.     protected function getLiipImagine_Binary_Loader_DefaultService()
  3764.     {
  3765.         $a = \Symfony\Component\Mime\MimeTypes::getDefault();
  3766.         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));
  3767.     }
  3768.     /**
  3769.      * Gets the public 'liip_imagine.cache.manager' shared service.
  3770.      *
  3771.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  3772.      */
  3773.     protected function getLiipImagine_Cache_ManagerService()
  3774.     {
  3775.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3776.         if (isset($this->services['liip_imagine.cache.manager'])) {
  3777.             return $this->services['liip_imagine.cache.manager'];
  3778.         }
  3779.         $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);
  3780.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  3781.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  3782.         return $instance;
  3783.     }
  3784.     /**
  3785.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  3786.      *
  3787.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  3788.      */
  3789.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  3790.     {
  3791.         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');
  3792.     }
  3793.     /**
  3794.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  3795.      *
  3796.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  3797.      */
  3798.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  3799.     {
  3800.         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()));
  3801.     }
  3802.     /**
  3803.      * Gets the public 'liip_imagine.cache.signer' shared service.
  3804.      *
  3805.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  3806.      */
  3807.     protected function getLiipImagine_Cache_SignerService()
  3808.     {
  3809.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  3810.     }
  3811.     /**
  3812.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  3813.      *
  3814.      * @return \Liip\ImagineBundle\Config\StackCollection
  3815.      */
  3816.     protected function getLiipImagine_Config_StackCollectionService()
  3817.     {
  3818.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  3819.         return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(($this->privates['liip_imagine.config.stack_builder'] ?? $this->getLiipImagine_Config_StackBuilderService()), $this->parameters['liip_imagine.filter_sets']);
  3820.     }
  3821.     /**
  3822.      * Gets the public 'liip_imagine.data.manager' shared service.
  3823.      *
  3824.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  3825.      */
  3826.     protected function getLiipImagine_Data_ManagerService()
  3827.     {
  3828.         $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);
  3829.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  3830.         return $instance;
  3831.     }
  3832.     /**
  3833.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  3834.      *
  3835.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  3836.      */
  3837.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  3838.     {
  3839.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  3840.     }
  3841.     /**
  3842.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  3843.      *
  3844.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  3845.      */
  3846.     protected function getLiipImagine_Filter_Loader_FixedService()
  3847.     {
  3848.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  3849.     }
  3850.     /**
  3851.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  3852.      *
  3853.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  3854.      */
  3855.     protected function getLiipImagine_Filter_Loader_FlipService()
  3856.     {
  3857.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  3858.     }
  3859.     /**
  3860.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  3861.      *
  3862.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  3863.      */
  3864.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  3865.     {
  3866.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  3867.     }
  3868.     /**
  3869.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  3870.      *
  3871.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  3872.      */
  3873.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  3874.     {
  3875.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  3876.     }
  3877.     /**
  3878.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  3879.      *
  3880.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  3881.      */
  3882.     protected function getLiipImagine_Filter_Loader_ResampleService()
  3883.     {
  3884.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  3885.     }
  3886.     /**
  3887.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  3888.      *
  3889.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  3890.      */
  3891.     protected function getLiipImagine_Filter_Loader_RotateService()
  3892.     {
  3893.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  3894.     }
  3895.     /**
  3896.      * Gets the public 'liip_imagine.filter.manager' shared service.
  3897.      *
  3898.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  3899.      */
  3900.     protected function getLiipImagine_Filter_ManagerService()
  3901.     {
  3902.         $this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()), ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
  3903.         $instance->addLoader('relative_resize', ($this->privates['liip_imagine.filter.loader.relative_resize'] ?? ($this->privates['liip_imagine.filter.loader.relative_resize'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader())));
  3904.         $instance->addLoader('resize', ($this->privates['liip_imagine.filter.loader.resize'] ?? ($this->privates['liip_imagine.filter.loader.resize'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader())));
  3905.         $instance->addLoader('thumbnail', ($this->privates['liip_imagine.filter.loader.thumbnail'] ?? ($this->privates['liip_imagine.filter.loader.thumbnail'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader())));
  3906.         $instance->addLoader('crop', ($this->privates['liip_imagine.filter.loader.crop'] ?? ($this->privates['liip_imagine.filter.loader.crop'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader())));
  3907.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  3908.         $instance->addLoader('paste_image', ($this->privates['liip_imagine.filter.loader.paste_image'] ?? $this->getLiipImagine_Filter_Loader_PasteImageService()));
  3909.         $instance->addLoader('watermark_image', ($this->privates['liip_imagine.filter.loader.watermark_image'] ?? $this->getLiipImagine_Filter_Loader_WatermarkImageService()));
  3910.         $instance->addLoader('background', ($this->privates['liip_imagine.filter.loader.background'] ?? $this->getLiipImagine_Filter_Loader_BackgroundService()));
  3911.         $instance->addLoader('strip', ($this->privates['liip_imagine.filter.loader.strip'] ?? ($this->privates['liip_imagine.filter.loader.strip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader())));
  3912.         $instance->addLoader('scale', ($this->privates['liip_imagine.filter.loader.scale'] ?? ($this->privates['liip_imagine.filter.loader.scale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader())));
  3913.         $instance->addLoader('upscale', ($this->privates['liip_imagine.filter.loader.upscale'] ?? ($this->privates['liip_imagine.filter.loader.upscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader())));
  3914.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  3915.         $instance->addLoader('auto_rotate', ($this->privates['liip_imagine.filter.loader.auto_rotate'] ?? ($this->privates['liip_imagine.filter.loader.auto_rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader())));
  3916.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  3917.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  3918.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  3919.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  3920.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  3921.         $instance->addPostProcessor('jpegoptim', ($this->privates['liip_imagine.filter.post_processor.jpegoptim'] ?? $this->getLiipImagine_Filter_PostProcessor_JpegoptimService()));
  3922.         $instance->addPostProcessor('optipng', ($this->privates['liip_imagine.filter.post_processor.optipng'] ?? $this->getLiipImagine_Filter_PostProcessor_OptipngService()));
  3923.         $instance->addPostProcessor('pngquant', ($this->privates['liip_imagine.filter.post_processor.pngquant'] ?? ($this->privates['liip_imagine.filter.post_processor.pngquant'] = new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'))));
  3924.         $instance->addPostProcessor('mozjpeg', ($this->privates['liip_imagine.filter.post_processor.mozjpeg'] ?? ($this->privates['liip_imagine.filter.post_processor.mozjpeg'] = new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'))));
  3925.         $instance->addPostProcessor('cwebp', ($this->privates['liip_imagine.filter.post_processor.cwebp'] ?? $this->getLiipImagine_Filter_PostProcessor_CwebpService()));
  3926.         return $instance;
  3927.     }
  3928.     /**
  3929.      * Gets the public 'monolog.logger.deprecation' shared service.
  3930.      *
  3931.      * @return \Symfony\Bridge\Monolog\Logger
  3932.      */
  3933.     protected function getMonolog_Logger_DeprecationService()
  3934.     {
  3935.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  3936.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3937.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3938.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3939.         return $instance;
  3940.     }
  3941.     /**
  3942.      * Gets the public 'request_stack' shared service.
  3943.      *
  3944.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3945.      */
  3946.     protected function getRequestStackService()
  3947.     {
  3948.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3949.     }
  3950.     /**
  3951.      * Gets the public 'router' shared service.
  3952.      *
  3953.      * @return \JMS\I18nRoutingBundle\Router\I18nRouter
  3954.      */
  3955.     protected function getRouterService()
  3956.     {
  3957.         $this->services['router'] = $instance = new \JMS\I18nRoutingBundle\Router\I18nRouter($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))), ($this->privates['monolog.logger.router'] ?? $this->getMonolog_Logger_RouterService()), 'fr');
  3958.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3959.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3960.         $instance->setLocaleResolver(($this->privates['jms_i18n_routing.locale_resolver.default'] ?? ($this->privates['jms_i18n_routing.locale_resolver.default'] = new \JMS\I18nRoutingBundle\Router\DefaultLocaleResolver('hl'))));
  3961.         $instance->setI18nLoaderId('jms_i18n_routing.loader');
  3962.         $instance->setDefaultLocale('fr');
  3963.         $instance->setRedirectToHost(true);
  3964.         return $instance;
  3965.     }
  3966.     /**
  3967.      * Gets the public 'routing.loader' shared service.
  3968.      *
  3969.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  3970.      */
  3971.     protected function getRouting_LoaderService()
  3972.     {
  3973.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3974.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3975.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  3976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  3977.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader(($this->privates['routing.resolver'] ?? $this->getRouting_ResolverService()), ['utf8' => true], []);
  3978.     }
  3979.     /**
  3980.      * Gets the public 'services_resetter' shared service.
  3981.      *
  3982.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3983.      */
  3984.     protected function getServicesResetterService()
  3985.     {
  3986.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3987.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3988.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3989.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  3990.             }
  3991.             if (isset($this->privates['cache.webpack_encore'])) {
  3992.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  3993.             }
  3994.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  3995.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  3996.             }
  3997.             if (isset($this->services['cache.app'])) {
  3998.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3999.             }
  4000.             if (isset($this->services['cache.system'])) {
  4001.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  4002.             }
  4003.             if (isset($this->privates['cache.validator'])) {
  4004.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  4005.             }
  4006.             if (isset($this->privates['cache.serializer'])) {
  4007.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  4008.             }
  4009.             if (isset($this->privates['cache.annotations'])) {
  4010.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  4011.             }
  4012.             if (isset($this->privates['cache.property_info'])) {
  4013.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  4014.             }
  4015.             if (isset($this->privates['mailer.message_logger_listener'])) {
  4016.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  4017.             }
  4018.             if (isset($this->privates['debug.stopwatch'])) {
  4019.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  4020.             }
  4021.             if (isset($this->services['event_dispatcher'])) {
  4022.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  4023.             }
  4024.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  4025.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  4026.             }
  4027.             if (isset($this->services['cache.validator_expression_language'])) {
  4028.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  4029.             }
  4030.             if (isset($this->services['.container.private.profiler'])) {
  4031.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  4032.             }
  4033.             if (isset($this->services['.container.private.validator'])) {
  4034.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  4035.             }
  4036.             if (isset($this->privates['twig.form.engine'])) {
  4037.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  4038.             }
  4039.             if (isset($this->services['.container.private.security.token_storage'])) {
  4040.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  4041.             }
  4042.             if (isset($this->privates['cache.security_expression_language'])) {
  4043.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  4044.             }
  4045.             if (isset($this->privates['debug.security.firewall'])) {
  4046.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  4047.             }
  4048.             if (isset($this->privates['debug.security.firewall.authenticator.admin'])) {
  4049.                 yield 'debug.security.firewall.authenticator.admin' => ($this->privates['debug.security.firewall.authenticator.admin'] ?? null);
  4050.             }
  4051.             if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  4052.                 yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  4053.             }
  4054.             if (isset($this->services['doctrine'])) {
  4055.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  4056.             }
  4057.             if (isset($this->privates['form.type.entity'])) {
  4058.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  4059.             }
  4060.         }, function () {
  4061.             return + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (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['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (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->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.admin'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity']));
  4062.         }), ['webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], 'cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'debug.security.firewall.authenticator.admin' => [=> 'reset'], 'debug.security.firewall.authenticator.main' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset']]);
  4063.     }
  4064.     /**
  4065.      * Gets the public 'test.client' service.
  4066.      *
  4067.      * @return \Symfony\Bundle\FrameworkBundle\KernelBrowser
  4068.      */
  4069.     protected function getTest_ClientService()
  4070.     {
  4071.         include_once \dirname(__DIR__4).'/vendor/symfony/browser-kit/AbstractBrowser.php';
  4072.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelBrowser.php';
  4073.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/KernelBrowser.php';
  4074.         include_once \dirname(__DIR__4).'/vendor/symfony/browser-kit/History.php';
  4075.         include_once \dirname(__DIR__4).'/vendor/symfony/browser-kit/CookieJar.php';
  4076.         $this->factories['test.client'] = function () {
  4077.             return new \Symfony\Bundle\FrameworkBundle\KernelBrowser(($this->services['kernel'] ?? $this->get('kernel'1)), [], (new \Symfony\Component\BrowserKit\History()), (new \Symfony\Component\BrowserKit\CookieJar()));
  4078.         };
  4079.         return $this->factories['test.client']();
  4080.     }
  4081.     /**
  4082.      * Gets the public 'test.private_services_locator' shared service.
  4083.      *
  4084.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4085.      */
  4086.     protected function getTest_PrivateServicesLocatorService()
  4087.     {
  4088.         return $this->services['test.private_services_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4089.             'app.listener' => ['privates''app.listener''getApp_ListenerService'false],
  4090.             'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler' => ['privates''Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler''getPdoSessionHandlerService'false],
  4091.             'a2lix_translation_form.locale.simple_provider' => ['privates''a2lix_translation_form.locale.simple_provider''getA2lixTranslationForm_Locale_SimpleProviderService'false],
  4092.             'a2lix_translation_form.form.event_listener.translations_listener' => ['privates''a2lix_translation_form.form.event_listener.translations_listener''getA2lixTranslationForm_Form_EventListener_TranslationsListenerService'false],
  4093.             'a2lix_translation_form.form.event_listener.translations_form_listener' => ['privates''a2lix_translation_form.form.event_listener.translations_form_listener''getA2lixTranslationForm_Form_EventListener_TranslationsFormListenerService'false],
  4094.             'a2lix_translation_form.form.type.translations_type' => ['privates''a2lix_translation_form.form.type.translations_type''getA2lixTranslationForm_Form_Type_TranslationsTypeService'false],
  4095.             'a2lix_translation_form.form.type.translations_forms_type' => ['privates''a2lix_translation_form.form.type.translations_forms_type''getA2lixTranslationForm_Form_Type_TranslationsFormsTypeService'false],
  4096.             'a2lix_translation_form.form.type.translations_locales_selector_type' => ['privates''a2lix_translation_form.form.type.translations_locales_selector_type''getA2lixTranslationForm_Form_Type_TranslationsLocalesSelectorTypeService'false],
  4097.             'a2lix_translation_form.form.type.translated_entity_type' => ['privates''a2lix_translation_form.form.type.translated_entity_type''getA2lixTranslationForm_Form_Type_TranslatedEntityTypeService'false],
  4098.             'liip_imagine.factory.config.filter.argument.point' => ['privates''liip_imagine.factory.config.filter.argument.point''getLiipImagine_Factory_Config_Filter_Argument_PointService'false],
  4099.             'liip_imagine.factory.config.filter.argument.size' => ['privates''liip_imagine.factory.config.filter.argument.size''getLiipImagine_Factory_Config_Filter_Argument_SizeService'false],
  4100.             'liip_imagine.factory.config.stack' => ['privates''liip_imagine.factory.config.stack''getLiipImagine_Factory_Config_StackService'false],
  4101.             'liip_imagine.factory.config.filter.auto_rotate' => ['privates''liip_imagine.factory.config.filter.auto_rotate''getLiipImagine_Factory_Config_Filter_AutoRotateService'false],
  4102.             'liip_imagine.factory.config.filter.background' => ['privates''liip_imagine.factory.config.filter.background''getLiipImagine_Factory_Config_Filter_BackgroundService'false],
  4103.             'liip_imagine.factory.config.filter.crop' => ['privates''liip_imagine.factory.config.filter.crop''getLiipImagine_Factory_Config_Filter_CropService'false],
  4104.             'liip_imagine.factory.config.filter.downscale' => ['privates''liip_imagine.factory.config.filter.downscale''getLiipImagine_Factory_Config_Filter_DownscaleService'false],
  4105.             'liip_imagine.factory.config.filter.flip' => ['privates''liip_imagine.factory.config.filter.flip''getLiipImagine_Factory_Config_Filter_FlipService'false],
  4106.             'liip_imagine.factory.config.filter.grayscale' => ['privates''liip_imagine.factory.config.filter.grayscale''getLiipImagine_Factory_Config_Filter_GrayscaleService'false],
  4107.             'liip_imagine.factory.config.filter.interlace' => ['privates''liip_imagine.factory.config.filter.interlace''getLiipImagine_Factory_Config_Filter_InterlaceService'false],
  4108.             'liip_imagine.factory.config.filter.paste' => ['privates''liip_imagine.factory.config.filter.paste''getLiipImagine_Factory_Config_Filter_PasteService'false],
  4109.             'liip_imagine.factory.config.filter.relative_resize' => ['privates''liip_imagine.factory.config.filter.relative_resize''getLiipImagine_Factory_Config_Filter_RelativeResizeService'false],
  4110.             'liip_imagine.factory.config.filter.resize' => ['privates''liip_imagine.factory.config.filter.resize''getLiipImagine_Factory_Config_Filter_ResizeService'false],
  4111.             'liip_imagine.factory.config.filter.rotate' => ['privates''liip_imagine.factory.config.filter.rotate''getLiipImagine_Factory_Config_Filter_RotateService'false],
  4112.             'liip_imagine.factory.config.filter.scale' => ['privates''liip_imagine.factory.config.filter.scale''getLiipImagine_Factory_Config_Filter_ScaleService'false],
  4113.             'liip_imagine.factory.config.filter.strip' => ['privates''liip_imagine.factory.config.filter.strip''getLiipImagine_Factory_Config_Filter_StripService'false],
  4114.             'liip_imagine.factory.config.filter.thumbnail' => ['privates''liip_imagine.factory.config.filter.thumbnail''getLiipImagine_Factory_Config_Filter_ThumbnailService'false],
  4115.             'liip_imagine.factory.config.filter.upscale' => ['privates''liip_imagine.factory.config.filter.upscale''getLiipImagine_Factory_Config_Filter_UpscaleService'false],
  4116.             'liip_imagine.factory.config.filter.watermark' => ['privates''liip_imagine.factory.config.filter.watermark''getLiipImagine_Factory_Config_Filter_WatermarkService'false],
  4117.             'liip_imagine.config.filter_factory_collection' => ['privates''liip_imagine.config.filter_factory_collection''getLiipImagine_Config_FilterFactoryCollectionService'false],
  4118.             'liip_imagine.config.stack_builder' => ['privates''liip_imagine.config.stack_builder''getLiipImagine_Config_StackBuilderService'false],
  4119.             'liip_imagine.filter.configuration' => ['privates''liip_imagine.filter.configuration''getLiipImagine_Filter_ConfigurationService'false],
  4120.             'liip_imagine.service.filter' => ['privates''liip_imagine.service.filter''getLiipImagine_Service_FilterService'false],
  4121.             'liip_imagine.controller.config' => ['privates''liip_imagine.controller.config''getLiipImagine_Controller_ConfigService'false],
  4122.             'liip_imagine.meta_data.reader' => ['privates''liip_imagine.meta_data.reader''getLiipImagine_MetaData_ReaderService'false],
  4123.             'liip_imagine.gd' => ['privates''liip_imagine.gd''getLiipImagine_GdService'false],
  4124.             'liip_imagine.filter.loader.relative_resize' => ['privates''liip_imagine.filter.loader.relative_resize''getLiipImagine_Filter_Loader_RelativeResizeService'false],
  4125.             'liip_imagine.filter.loader.resize' => ['privates''liip_imagine.filter.loader.resize''getLiipImagine_Filter_Loader_ResizeService'false],
  4126.             'liip_imagine.filter.loader.thumbnail' => ['privates''liip_imagine.filter.loader.thumbnail''getLiipImagine_Filter_Loader_ThumbnailService'false],
  4127.             'liip_imagine.filter.loader.crop' => ['privates''liip_imagine.filter.loader.crop''getLiipImagine_Filter_Loader_CropService'false],
  4128.             'liip_imagine.filter.loader.paste_image' => ['privates''liip_imagine.filter.loader.paste_image''getLiipImagine_Filter_Loader_PasteImageService'false],
  4129.             'liip_imagine.filter.loader.watermark_image' => ['privates''liip_imagine.filter.loader.watermark_image''getLiipImagine_Filter_Loader_WatermarkImageService'false],
  4130.             'liip_imagine.filter.loader.background' => ['privates''liip_imagine.filter.loader.background''getLiipImagine_Filter_Loader_BackgroundService'false],
  4131.             'liip_imagine.filter.loader.strip' => ['privates''liip_imagine.filter.loader.strip''getLiipImagine_Filter_Loader_StripService'false],
  4132.             'liip_imagine.filter.loader.scale' => ['privates''liip_imagine.filter.loader.scale''getLiipImagine_Filter_Loader_ScaleService'false],
  4133.             'liip_imagine.filter.loader.upscale' => ['privates''liip_imagine.filter.loader.upscale''getLiipImagine_Filter_Loader_UpscaleService'false],
  4134.             'liip_imagine.filter.loader.auto_rotate' => ['privates''liip_imagine.filter.loader.auto_rotate''getLiipImagine_Filter_Loader_AutoRotateService'false],
  4135.             'liip_imagine.form.type.image' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  4136.             'liip_imagine.binary.mime_type_guesser' => ['privates''liip_imagine.binary.mime_type_guesser''getLiipImagine_Binary_MimeTypeGuesserService'false],
  4137.             'liip_imagine.filter.post_processor.jpegoptim' => ['privates''liip_imagine.filter.post_processor.jpegoptim''getLiipImagine_Filter_PostProcessor_JpegoptimService'false],
  4138.             'liip_imagine.filter.post_processor.optipng' => ['privates''liip_imagine.filter.post_processor.optipng''getLiipImagine_Filter_PostProcessor_OptipngService'false],
  4139.             'liip_imagine.filter.post_processor.pngquant' => ['privates''liip_imagine.filter.post_processor.pngquant''getLiipImagine_Filter_PostProcessor_PngquantService'false],
  4140.             'liip_imagine.filter.post_processor.mozjpeg' => ['privates''liip_imagine.filter.post_processor.mozjpeg''getLiipImagine_Filter_PostProcessor_MozjpegService'false],
  4141.             'liip_imagine.filter.post_processor.cwebp' => ['privates''liip_imagine.filter.post_processor.cwebp''getLiipImagine_Filter_PostProcessor_CwebpService'false],
  4142.             'liip_imagine.templating.filter_extension' => ['privates''liip_imagine.templating.filter_extension''getLiipImagine_Templating_FilterExtensionService'false],
  4143.             'liip_imagine.templating.filter_runtime' => ['privates''liip_imagine.templating.filter_runtime''getLiipImagine_Templating_FilterRuntimeService'false],
  4144.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  4145.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  4146.             'sensio_framework_extra.controller.listener' => ['privates''sensio_framework_extra.controller.listener''getSensioFrameworkExtra_Controller_ListenerService'false],
  4147.             'sensio_framework_extra.converter.listener' => ['privates''sensio_framework_extra.converter.listener''getSensioFrameworkExtra_Converter_ListenerService'false],
  4148.             'sensio_framework_extra.converter.manager' => ['privates''sensio_framework_extra.converter.manager''getSensioFrameworkExtra_Converter_ManagerService'false],
  4149.             'sensio_framework_extra.converter.doctrine.orm' => ['privates''sensio_framework_extra.converter.doctrine.orm''getSensioFrameworkExtra_Converter_Doctrine_OrmService'false],
  4150.             'framework_extra_bundle.date_time_param_converter' => ['privates''framework_extra_bundle.date_time_param_converter''getFrameworkExtraBundle_DateTimeParamConverterService'false],
  4151.             'sensio_framework_extra.converter.doctrine.orm.expression_language.default' => ['privates''sensio_framework_extra.converter.doctrine.orm.expression_language.default''getSensioFrameworkExtra_Converter_Doctrine_Orm_ExpressionLanguage_DefaultService'false],
  4152.             'sensio_framework_extra.view.guesser' => ['privates''sensio_framework_extra.view.guesser''getSensioFrameworkExtra_View_GuesserService'false],
  4153.             'sensio_framework_extra.view.listener' => ['privates''sensio_framework_extra.view.listener''getSensioFrameworkExtra_View_ListenerService'false],
  4154.             'sensio_framework_extra.cache.listener' => ['privates''sensio_framework_extra.cache.listener''getSensioFrameworkExtra_Cache_ListenerService'false],
  4155.             'sensio_framework_extra.security.listener' => ['privates''sensio_framework_extra.security.listener''getSensioFrameworkExtra_Security_ListenerService'false],
  4156.             'sensio_framework_extra.security.expression_language.default' => ['privates''sensio_framework_extra.security.expression_language.default''getSensioFrameworkExtra_Security_ExpressionLanguage_DefaultService'false],
  4157.             'framework_extra_bundle.event.is_granted' => ['privates''framework_extra_bundle.event.is_granted''getFrameworkExtraBundle_Event_IsGrantedService'false],
  4158.             'framework_extra_bundle.argument_name_convertor' => ['privates''framework_extra_bundle.argument_name_convertor''getFrameworkExtraBundle_ArgumentNameConvertorService'false],
  4159.             'maker.file_manager' => ['privates''maker.file_manager''getMaker_FileManagerService'false],
  4160.             'maker.autoloader_finder' => ['privates''maker.autoloader_finder''getMaker_AutoloaderFinderService'false],
  4161.             'maker.autoloader_util' => ['privates''maker.autoloader_util''getMaker_AutoloaderUtilService'false],
  4162.             'maker.file_link_formatter' => ['privates''maker.file_link_formatter''getMaker_FileLinkFormatterService'false],
  4163.             'maker.event_registry' => ['privates''maker.event_registry''getMaker_EventRegistryService'false],
  4164.             'maker.console_error_listener' => ['privates''maker.console_error_listener''getMaker_ConsoleErrorListenerService'false],
  4165.             'maker.doctrine_helper' => ['privates''maker.doctrine_helper''getMaker_DoctrineHelperService'false],
  4166.             'maker.generator' => ['privates''maker.generator''getMaker_GeneratorService'false],
  4167.             'maker.entity_class_generator' => ['privates''maker.entity_class_generator''getMaker_EntityClassGeneratorService'false],
  4168.             'maker.user_class_builder' => ['privates''maker.user_class_builder''getMaker_UserClassBuilderService'false],
  4169.             'maker.security_config_updater' => ['privates''maker.security_config_updater''getMaker_SecurityConfigUpdaterService'false],
  4170.             'maker.renderer.form_type_renderer' => ['privates''maker.renderer.form_type_renderer''getMaker_Renderer_FormTypeRendererService'false],
  4171.             'maker.security_controller_builder' => ['privates''maker.security_controller_builder''getMaker_SecurityControllerBuilderService'false],
  4172.             'maker.php_compat_util' => ['privates''maker.php_compat_util''getMaker_PhpCompatUtilService'false],
  4173.             'maker.template_component_generator' => ['privates''maker.template_component_generator''getMaker_TemplateComponentGeneratorService'false],
  4174.             'maker.maker.make_authenticator' => ['privates''maker.maker.make_authenticator''getMaker_Maker_MakeAuthenticatorService'false],
  4175.             'maker.maker.make_command' => ['privates''maker.maker.make_command''getMaker_Maker_MakeCommandService'false],
  4176.             'maker.maker.make_controller' => ['privates''maker.maker.make_controller''getMaker_Maker_MakeControllerService'false],
  4177.             'maker.maker.make_crud' => ['privates''maker.maker.make_crud''getMaker_Maker_MakeCrudService'false],
  4178.             'maker.maker.make_docker_database' => ['privates''maker.maker.make_docker_database''getMaker_Maker_MakeDockerDatabaseService'false],
  4179.             'maker.maker.make_entity' => ['privates''maker.maker.make_entity''getMaker_Maker_MakeEntityService'false],
  4180.             'maker.maker.make_fixtures' => ['privates''maker.maker.make_fixtures''getMaker_Maker_MakeFixturesService'false],
  4181.             'maker.maker.make_form' => ['privates''maker.maker.make_form''getMaker_Maker_MakeFormService'false],
  4182.             'maker.maker.make_message' => ['privates''maker.maker.make_message''getMaker_Maker_MakeMessageService'false],
  4183.             'maker.maker.make_messenger_middleware' => ['privates''maker.maker.make_messenger_middleware''getMaker_Maker_MakeMessengerMiddlewareService'false],
  4184.             'maker.maker.make_registration_form' => ['privates''maker.maker.make_registration_form''getMaker_Maker_MakeRegistrationFormService'false],
  4185.             'maker.maker.make_reset_password' => ['privates''maker.maker.make_reset_password''getMaker_Maker_MakeResetPasswordService'false],
  4186.             'maker.maker.make_serializer_encoder' => ['privates''maker.maker.make_serializer_encoder''getMaker_Maker_MakeSerializerEncoderService'false],
  4187.             'maker.maker.make_serializer_normalizer' => ['privates''maker.maker.make_serializer_normalizer''getMaker_Maker_MakeSerializerNormalizerService'false],
  4188.             'maker.maker.make_subscriber' => ['privates''maker.maker.make_subscriber''getMaker_Maker_MakeSubscriberService'false],
  4189.             'maker.maker.make_twig_extension' => ['privates''maker.maker.make_twig_extension''getMaker_Maker_MakeTwigExtensionService'false],
  4190.             'maker.maker.make_test' => ['privates''maker.maker.make_test''getMaker_Maker_MakeTestService'false],
  4191.             'maker.maker.make_validator' => ['privates''maker.maker.make_validator''getMaker_Maker_MakeValidatorService'false],
  4192.             'maker.maker.make_voter' => ['privates''maker.maker.make_voter''getMaker_Maker_MakeVoterService'false],
  4193.             'maker.maker.make_user' => ['privates''maker.maker.make_user''getMaker_Maker_MakeUserService'false],
  4194.             'maker.maker.make_migration' => ['privates''maker.maker.make_migration''getMaker_Maker_MakeMigrationService'false],
  4195.             'maker.maker.make_stimulus_controller' => ['privates''maker.maker.make_stimulus_controller''getMaker_Maker_MakeStimulusControllerService'false],
  4196.             'monolog.logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4197.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  4198.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  4199.             'webpack_encore.twig_entry_files_extension' => ['privates''webpack_encore.twig_entry_files_extension''getWebpackEncore_TwigEntryFilesExtensionService'false],
  4200.             'webpack_encore.twig_stimulus_extension' => ['privates''webpack_encore.twig_stimulus_extension''getWebpackEncore_TwigStimulusExtensionService'false],
  4201.             'webpack_encore.entrypoint_lookup.cache_warmer' => ['privates''webpack_encore.entrypoint_lookup.cache_warmer''getWebpackEncore_EntrypointLookup_CacheWarmerService'false],
  4202.             'cache.webpack_encore' => ['privates''cache.webpack_encore''getCache_WebpackEncoreService'false],
  4203.             'webpack_encore.exception_listener' => ['privates''webpack_encore.exception_listener''getWebpackEncore_ExceptionListenerService'false],
  4204.             'webpack_encore.preload_assets_event_listener' => ['privates''webpack_encore.preload_assets_event_listener''getWebpackEncore_PreloadAssetsEventListenerService'false],
  4205.             'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener' => ['privates''Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener''getResetAssetsEventListenerService'false],
  4206.             'webpack_encore.entrypoint_lookup[_default]' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  4207.             'argument_metadata_factory' => ['privates''argument_metadata_factory''getArgumentMetadataFactoryService'false],
  4208.             'response_listener' => ['privates''response_listener''getResponseListenerService'false],
  4209.             'streamed_response_listener' => ['privates''streamed_response_listener''getStreamedResponseListenerService'false],
  4210.             'locale_listener' => ['privates''locale_listener''getLocaleListenerService'false],
  4211.             'validate_request_listener' => ['privates''validate_request_listener''getValidateRequestListenerService'false],
  4212.             'disallow_search_engine_index_response_listener' => ['privates''disallow_search_engine_index_response_listener''getDisallowSearchEngineIndexResponseListenerService'false],
  4213.             'exception_listener' => ['privates''exception_listener''getExceptionListenerService'false],
  4214.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4215.             'url_helper' => ['privates''url_helper''getUrlHelperService'false],
  4216.             'cache_clearer' => ['services''.container.private.cache_clearer''get_Container_Private_CacheClearerService'false],
  4217.             'filesystem' => ['services''.container.private.filesystem''get_Container_Private_FilesystemService'false],
  4218.             'file_locator' => ['privates''file_locator''getFileLocatorService'false],
  4219.             'uri_signer' => ['privates''uri_signer''getUriSignerService'false],
  4220.             'config_cache_factory' => ['privates''config_cache_factory''getConfigCacheFactoryService'false],
  4221.             'dependency_injection.config.container_parameters_resource_checker' => ['privates''dependency_injection.config.container_parameters_resource_checker''getDependencyInjection_Config_ContainerParametersResourceCheckerService'false],
  4222.             'config.resource.self_checking_resource_checker' => ['privates''config.resource.self_checking_resource_checker''getConfig_Resource_SelfCheckingResourceCheckerService'false],
  4223.             'locale_aware_listener' => ['privates''locale_aware_listener''getLocaleAwareListenerService'false],
  4224.             'container.env_var_processor' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  4225.             'slugger' => ['privates''slugger''getSluggerService'false],
  4226.             'container.getenv' => ['privates''container.getenv''getContainer_GetenvService'false],
  4227.             'config_builder.warmer' => ['privates''config_builder.warmer''getConfigBuilder_WarmerService'false],
  4228.             'fragment.handler' => ['privates''fragment.handler''getFragment_HandlerService'false],
  4229.             'fragment.uri_generator' => ['privates''fragment.uri_generator''getFragment_UriGeneratorService'false],
  4230.             'fragment.renderer.inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  4231.             'error_handler.error_renderer.html' => ['privates''error_handler.error_renderer.html''getErrorHandler_ErrorRenderer_HtmlService'false],
  4232.             'console.error_listener' => ['privates''console.error_listener''getConsole_ErrorListenerService'false],
  4233.             'console.suggest_missing_package_subscriber' => ['privates''console.suggest_missing_package_subscriber''getConsole_SuggestMissingPackageSubscriberService'false],
  4234.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  4235.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  4236.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  4237.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  4238.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  4239.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  4240.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  4241.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  4242.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  4243.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  4244.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  4245.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  4246.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  4247.             'console.command.dotenv_debug' => ['privates''console.command.dotenv_debug''getConsole_Command_DotenvDebugService'false],
  4248.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  4249.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  4250.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  4251.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  4252.             'console.command.translation_extract' => ['privates''console.command.translation_extract''getConsole_Command_TranslationExtractService'false],
  4253.             'console.command.validator_debug' => ['privates''console.command.validator_debug''getConsole_Command_ValidatorDebugService'false],
  4254.             'console.command.translation_pull' => ['privates''console.command.translation_pull''getConsole_Command_TranslationPullService'false],
  4255.             'console.command.translation_push' => ['privates''console.command.translation_push''getConsole_Command_TranslationPushService'false],
  4256.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  4257.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  4258.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  4259.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  4260.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  4261.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  4262.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  4263.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  4264.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  4265.             'cache.validator' => ['privates''cache.validator''getCache_ValidatorService'false],
  4266.             'cache.serializer' => ['privates''cache.serializer''getCache_SerializerService'false],
  4267.             'cache.annotations' => ['privates''cache.annotations''getCache_AnnotationsService'false],
  4268.             'cache.property_info' => ['privates''cache.property_info''getCache_PropertyInfoService'false],
  4269.             'cache.default_marshaller' => ['privates''cache.default_marshaller''getCache_DefaultMarshallerService'false],
  4270.             'cache.default_clearer' => ['services''cache.app_clearer''getCache_AppClearerService'false],
  4271.             'identity_translator' => ['privates''identity_translator''getIdentityTranslatorService'false],
  4272.             'test.client.history' => [false'test.client.history''getTest_Client_HistoryService'false],
  4273.             'test.client.cookiejar' => [false'test.client.cookiejar''getTest_Client_CookiejarService'false],
  4274.             'test.session.listener' => ['privates''test.session.listener''getTest_Session_ListenerService'false],
  4275.             'assets.packages' => ['privates''assets.packages''getAssets_PackagesService'false],
  4276.             'assets.context' => ['privates''assets.context''getAssets_ContextService'false],
  4277.             'assets._version__default' => ['privates''assets._version__default''getAssets_VersionDefaultService'false],
  4278.             'assets._default_package' => ['privates''assets._default_package''getAssets_DefaultPackageService'false],
  4279.             'mailer.mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  4280.             'mailer.transports' => ['privates''mailer.transports''getMailer_TransportsService'false],
  4281.             'mailer.transport_factory' => ['privates''mailer.transport_factory''getMailer_TransportFactoryService'false],
  4282.             'mailer.envelope_listener' => ['privates''mailer.envelope_listener''getMailer_EnvelopeListenerService'false],
  4283.             'mailer.message_logger_listener' => ['privates''mailer.message_logger_listener''getMailer_MessageLoggerListenerService'false],
  4284.             'mailer.transport_factory.null' => ['privates''mailer.transport_factory.null''getMailer_TransportFactory_NullService'false],
  4285.             'mailer.transport_factory.sendmail' => ['privates''mailer.transport_factory.sendmail''getMailer_TransportFactory_SendmailService'false],
  4286.             'mailer.transport_factory.smtp' => ['privates''mailer.transport_factory.smtp''getMailer_TransportFactory_SmtpService'false],
  4287.             'mailer.transport_factory.native' => ['privates''mailer.transport_factory.native''getMailer_TransportFactory_NativeService'false],
  4288.             'translator.default' => ['privates''translator.default''getTranslator_DefaultService'false],
  4289.             'translator.formatter.default' => ['privates''translator.formatter.default''getTranslator_Formatter_DefaultService'false],
  4290.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  4291.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  4292.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  4293.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  4294.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  4295.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  4296.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  4297.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  4298.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  4299.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  4300.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  4301.             'translation.dumper.php' => ['privates''translation.dumper.php''getTranslation_Dumper_PhpService'false],
  4302.             'translation.dumper.xliff' => ['privates''translation.dumper.xliff''getTranslation_Dumper_XliffService'false],
  4303.             'translation.dumper.po' => ['privates''translation.dumper.po''getTranslation_Dumper_PoService'false],
  4304.             'translation.dumper.mo' => ['privates''translation.dumper.mo''getTranslation_Dumper_MoService'false],
  4305.             'translation.dumper.yml' => ['privates''translation.dumper.yml''getTranslation_Dumper_YmlService'false],
  4306.             'translation.dumper.yaml' => ['privates''translation.dumper.yaml''getTranslation_Dumper_YamlService'false],
  4307.             'translation.dumper.qt' => ['privates''translation.dumper.qt''getTranslation_Dumper_QtService'false],
  4308.             'translation.dumper.csv' => ['privates''translation.dumper.csv''getTranslation_Dumper_CsvService'false],
  4309.             'translation.dumper.ini' => ['privates''translation.dumper.ini''getTranslation_Dumper_IniService'false],
  4310.             'translation.dumper.json' => ['privates''translation.dumper.json''getTranslation_Dumper_JsonService'false],
  4311.             'translation.dumper.res' => ['privates''translation.dumper.res''getTranslation_Dumper_ResService'false],
  4312.             'translation.extractor.php' => ['privates''translation.extractor.php''getTranslation_Extractor_PhpService'false],
  4313.             'translation.reader' => ['privates''translation.reader''getTranslation_ReaderService'false],
  4314.             'translation.extractor' => ['privates''translation.extractor''getTranslation_ExtractorService'false],
  4315.             'translation.writer' => ['privates''translation.writer''getTranslation_WriterService'false],
  4316.             'translation.warmer' => ['privates''translation.warmer''getTranslation_WarmerService'false],
  4317.             'translation.provider_collection' => ['privates''translation.provider_collection''getTranslation_ProviderCollectionService'false],
  4318.             'translation.provider_collection_factory' => ['privates''translation.provider_collection_factory''getTranslation_ProviderCollectionFactoryService'false],
  4319.             'translation.provider_factory.null' => ['privates''translation.provider_factory.null''getTranslation_ProviderFactory_NullService'false],
  4320.             'debug.debug_handlers_listener' => ['privates''debug.debug_handlers_listener''getDebug_DebugHandlersListenerService'false],
  4321.             'debug.file_link_formatter' => ['privates''debug.file_link_formatter''getDebug_FileLinkFormatterService'false],
  4322.             'debug.stopwatch' => ['privates''debug.stopwatch''getDebug_StopwatchService'false],
  4323.             'debug.event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4324.             'debug.controller_resolver' => ['privates''debug.controller_resolver''getDebug_ControllerResolverService'false],
  4325.             'debug.argument_resolver' => ['privates''debug.argument_resolver''getDebug_ArgumentResolverService'false],
  4326.             'debug.log_processor' => ['privates''debug.log_processor''getDebug_LogProcessorService'false],
  4327.             'routing.resolver' => ['privates''routing.resolver''getRouting_ResolverService'false],
  4328.             'routing.loader.xml' => ['privates''routing.loader.xml''getRouting_Loader_XmlService'false],
  4329.             'routing.loader.yml' => ['privates''routing.loader.yml''getRouting_Loader_YmlService'false],
  4330.             'routing.loader.php' => ['privates''routing.loader.php''getRouting_Loader_PhpService'false],
  4331.             'routing.loader.glob' => ['privates''routing.loader.glob''getRouting_Loader_GlobService'false],
  4332.             'routing.loader.directory' => ['privates''routing.loader.directory''getRouting_Loader_DirectoryService'false],
  4333.             'routing.loader.container' => ['privates''routing.loader.container''getRouting_Loader_ContainerService'false],
  4334.             'router.request_context' => ['privates''router.request_context''getRouter_RequestContextService'false],
  4335.             'router.expression_language_provider' => ['privates''router.expression_language_provider''getRouter_ExpressionLanguageProviderService'false],
  4336.             'router.cache_warmer' => ['privates''router.cache_warmer''getRouter_CacheWarmerService'false],
  4337.             'router_listener' => ['privates''router_listener''getRouterListenerService'false],
  4338.             'routing.loader.annotation' => ['privates''routing.loader.annotation''getRouting_Loader_AnnotationService'false],
  4339.             'routing.loader.annotation.directory' => ['privates''routing.loader.annotation.directory''getRouting_Loader_Annotation_DirectoryService'false],
  4340.             'routing.loader.annotation.file' => ['privates''routing.loader.annotation.file''getRouting_Loader_Annotation_FileService'false],
  4341.             'annotations.reader' => ['privates''annotations.reader''getAnnotations_ReaderService'false],
  4342.             'annotations.dummy_registry' => ['privates''annotations.dummy_registry''getAnnotations_DummyRegistryService'false],
  4343.             'annotations.cached_reader' => ['privates''annotations.cached_reader''getAnnotations_CachedReaderService'false],
  4344.             'annotations.cache_warmer' => ['privates''annotations.cache_warmer''getAnnotations_CacheWarmerService'false],
  4345.             'annotations.cache_adapter' => ['privates''annotations.cache_adapter''getAnnotations_CacheAdapterService'false],
  4346.             'property_accessor' => ['privates''property_accessor''getPropertyAccessorService'false],
  4347.             'secrets.vault' => ['privates''secrets.vault''getSecrets_VaultService'false],
  4348.             'secrets.decryption_key' => ['privates''secrets.decryption_key''getSecrets_DecryptionKeyService'false],
  4349.             'secrets.local_vault' => ['privates''secrets.local_vault''getSecrets_LocalVaultService'false],
  4350.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4351.             'serializer.mapping.class_discriminator_resolver' => ['privates''serializer.mapping.class_discriminator_resolver''getSerializer_Mapping_ClassDiscriminatorResolverService'false],
  4352.             'serializer.normalizer.constraint_violation_list' => ['privates''serializer.normalizer.constraint_violation_list''getSerializer_Normalizer_ConstraintViolationListService'false],
  4353.             'serializer.normalizer.mime_message' => ['privates''serializer.normalizer.mime_message''getSerializer_Normalizer_MimeMessageService'false],
  4354.             'serializer.normalizer.datetimezone' => ['privates''serializer.normalizer.datetimezone''getSerializer_Normalizer_DatetimezoneService'false],
  4355.             'serializer.normalizer.dateinterval' => ['privates''serializer.normalizer.dateinterval''getSerializer_Normalizer_DateintervalService'false],
  4356.             'serializer.normalizer.data_uri' => ['privates''serializer.normalizer.data_uri''getSerializer_Normalizer_DataUriService'false],
  4357.             'serializer.normalizer.datetime' => ['privates''serializer.normalizer.datetime''getSerializer_Normalizer_DatetimeService'false],
  4358.             'serializer.normalizer.json_serializable' => ['privates''serializer.normalizer.json_serializable''getSerializer_Normalizer_JsonSerializableService'false],
  4359.             'serializer.normalizer.problem' => ['privates''serializer.normalizer.problem''getSerializer_Normalizer_ProblemService'false],
  4360.             'serializer.denormalizer.unwrapping' => ['privates''serializer.denormalizer.unwrapping''getSerializer_Denormalizer_UnwrappingService'false],
  4361.             'serializer.normalizer.uid' => ['privates''serializer.normalizer.uid''getSerializer_Normalizer_UidService'false],
  4362.             'serializer.normalizer.form_error' => ['privates''serializer.normalizer.form_error''getSerializer_Normalizer_FormErrorService'false],
  4363.             'serializer.normalizer.object' => ['privates''serializer.normalizer.object''getSerializer_Normalizer_ObjectService'false],
  4364.             'serializer.normalizer.property' => ['privates''serializer.normalizer.property''getSerializer_Normalizer_PropertyService'false],
  4365.             'serializer.denormalizer.array' => ['privates''serializer.denormalizer.array''getSerializer_Denormalizer_ArrayService'false],
  4366.             'serializer.mapping.chain_loader' => ['privates''serializer.mapping.chain_loader''getSerializer_Mapping_ChainLoaderService'false],
  4367.             'serializer.mapping.class_metadata_factory' => ['privates''serializer.mapping.class_metadata_factory''getSerializer_Mapping_ClassMetadataFactoryService'false],
  4368.             'serializer.mapping.cache_warmer' => ['privates''serializer.mapping.cache_warmer''getSerializer_Mapping_CacheWarmerService'false],
  4369.             'serializer.encoder.xml' => ['privates''serializer.encoder.xml''getSerializer_Encoder_XmlService'false],
  4370.             'serializer.encoder.json' => ['privates''serializer.encoder.json''getSerializer_Encoder_JsonService'false],
  4371.             'serializer.encoder.yaml' => ['privates''serializer.encoder.yaml''getSerializer_Encoder_YamlService'false],
  4372.             'serializer.encoder.csv' => ['privates''serializer.encoder.csv''getSerializer_Encoder_CsvService'false],
  4373.             'serializer.name_converter.metadata_aware' => ['privates''serializer.name_converter.metadata_aware''getSerializer_NameConverter_MetadataAwareService'false],
  4374.             'property_info.serializer_extractor' => ['privates''property_info.serializer_extractor''getPropertyInfo_SerializerExtractorService'false],
  4375.             'error_handler.error_renderer.serializer' => ['privates''error_handler.error_renderer.serializer''getErrorHandler_ErrorRenderer_SerializerService'false],
  4376.             'property_info' => ['privates''property_info''getPropertyInfoService'false],
  4377.             'property_info.reflection_extractor' => ['privates''property_info.reflection_extractor''getPropertyInfo_ReflectionExtractorService'false],
  4378.             'property_info.phpstan_extractor' => ['privates''property_info.phpstan_extractor''getPropertyInfo_PhpstanExtractorService'false],
  4379.             'property_info.php_doc_extractor' => ['privates''property_info.php_doc_extractor''getPropertyInfo_PhpDocExtractorService'false],
  4380.             'web_link.add_link_header_listener' => ['privates''web_link.add_link_header_listener''getWebLink_AddLinkHeaderListenerService'false],
  4381.             'cache.property_access' => ['privates''cache.property_access''getCache_PropertyAccessService'false],
  4382.             'session.factory' => ['privates''session.factory''getSession_FactoryService'false],
  4383.             'session.storage.factory.service' => ['privates''session.storage.factory.service''getSession_Storage_Factory_ServiceService'false],
  4384.             'session.storage.metadata_bag' => ['privates''session.storage.metadata_bag''getSession_Storage_MetadataBagService'false],
  4385.             'session.storage.native' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  4386.             'security.csrf.token_generator' => ['privates''security.csrf.token_generator''getSecurity_Csrf_TokenGeneratorService'false],
  4387.             'security.csrf.token_storage' => ['privates''security.csrf.token_storage''getSecurity_Csrf_TokenStorageService'false],
  4388.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4389.             'twig.runtime.security_csrf' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  4390.             'twig.extension.security_csrf' => ['privates''twig.extension.security_csrf''getTwig_Extension_SecurityCsrfService'false],
  4391.             'form.resolved_type_factory' => ['privates''form.resolved_type_factory''getForm_ResolvedTypeFactoryService'false],
  4392.             'form.registry' => ['privates''form.registry''getForm_RegistryService'false],
  4393.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4394.             'form.extension' => ['privates''form.extension''getForm_ExtensionService'false],
  4395.             'form.type_guesser.validator' => ['privates''form.type_guesser.validator''getForm_TypeGuesser_ValidatorService'false],
  4396.             'form.choice_list_factory.default' => ['privates''form.choice_list_factory.default''getForm_ChoiceListFactory_DefaultService'false],
  4397.             'form.choice_list_factory.property_access' => ['privates''form.choice_list_factory.property_access''getForm_ChoiceListFactory_PropertyAccessService'false],
  4398.             'form.choice_list_factory.cached' => ['privates''form.choice_list_factory.cached''getForm_ChoiceListFactory_CachedService'false],
  4399.             'form.type.form' => ['privates''form.type.form''getForm_Type_FormService'false],
  4400.             'form.type.choice' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  4401.             'form.type.file' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  4402.             'form.type.color' => ['privates''form.type.color''getForm_Type_ColorService'false],
  4403.             'form.type_extension.form.transformation_failure_handling' => ['privates''form.type_extension.form.transformation_failure_handling''getForm_TypeExtension_Form_TransformationFailureHandlingService'false],
  4404.             'form.type_extension.form.http_foundation' => ['privates''form.type_extension.form.http_foundation''getForm_TypeExtension_Form_HttpFoundationService'false],
  4405.             'form.type_extension.form.request_handler' => ['privates''form.type_extension.form.request_handler''getForm_TypeExtension_Form_RequestHandlerService'false],
  4406.             'form.server_params' => ['privates''form.server_params''getForm_ServerParamsService'false],
  4407.             'form.type_extension.form.validator' => ['privates''form.type_extension.form.validator''getForm_TypeExtension_Form_ValidatorService'false],
  4408.             'form.type_extension.repeated.validator' => ['privates''form.type_extension.repeated.validator''getForm_TypeExtension_Repeated_ValidatorService'false],
  4409.             'form.type_extension.submit.validator' => ['privates''form.type_extension.submit.validator''getForm_TypeExtension_Submit_ValidatorService'false],
  4410.             'form.type_extension.upload.validator' => ['privates''form.type_extension.upload.validator''getForm_TypeExtension_Upload_ValidatorService'false],
  4411.             'form.type_extension.csrf' => ['privates''form.type_extension.csrf''getForm_TypeExtension_CsrfService'false],
  4412.             'validator.builder' => ['privates''validator.builder''getValidator_BuilderService'false],
  4413.             'validator.mapping.cache_warmer' => ['privates''validator.mapping.cache_warmer''getValidator_Mapping_CacheWarmerService'false],
  4414.             'validator.validator_factory' => ['privates''validator.validator_factory''getValidator_ValidatorFactoryService'false],
  4415.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  4416.             'validator.expression_language' => ['privates''validator.expression_language''getValidator_ExpressionLanguageService'false],
  4417.             'validator.email' => ['privates''validator.email''getValidator_EmailService'false],
  4418.             'validator.not_compromised_password' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  4419.             'validator.property_info_loader' => ['privates''validator.property_info_loader''getValidator_PropertyInfoLoaderService'false],
  4420.             'profiler' => ['services''.container.private.profiler''get_Container_Private_ProfilerService'false],
  4421.             'profiler.storage' => ['privates''profiler.storage''getProfiler_StorageService'false],
  4422.             'profiler_listener' => ['privates''profiler_listener''getProfilerListenerService'false],
  4423.             'data_collector.config' => ['privates''data_collector.config''getDataCollector_ConfigService'false],
  4424.             'data_collector.request' => ['privates''data_collector.request''getDataCollector_RequestService'false],
  4425.             'data_collector.ajax' => ['privates''data_collector.ajax''getDataCollector_AjaxService'false],
  4426.             'data_collector.exception' => ['privates''data_collector.exception''getDataCollector_ExceptionService'false],
  4427.             'data_collector.events' => ['privates''data_collector.events''getDataCollector_EventsService'false],
  4428.             'data_collector.logger' => ['privates''data_collector.logger''getDataCollector_LoggerService'false],
  4429.             'data_collector.time' => ['privates''data_collector.time''getDataCollector_TimeService'false],
  4430.             'data_collector.memory' => ['privates''data_collector.memory''getDataCollector_MemoryService'false],
  4431.             'data_collector.router' => ['privates''data_collector.router''getDataCollector_RouterService'false],
  4432.             'data_collector.cache' => ['privates''data_collector.cache''getDataCollector_CacheService'false],
  4433.             'cache_pool_clearer.cache_warmer' => ['privates''cache_pool_clearer.cache_warmer''getCachePoolClearer_CacheWarmerService'false],
  4434.             'form.type_extension.form.data_collector' => ['privates''form.type_extension.form.data_collector''getForm_TypeExtension_Form_DataCollectorService'false],
  4435.             'data_collector.form.extractor' => ['privates''data_collector.form.extractor''getDataCollector_Form_ExtractorService'false],
  4436.             'data_collector.form' => ['privates''data_collector.form''getDataCollector_FormService'false],
  4437.             'debug.validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  4438.             'data_collector.validator' => ['privates''data_collector.validator''getDataCollector_ValidatorService'false],
  4439.             'translator.data_collector' => ['services''translator''getTranslatorService'false],
  4440.             'data_collector.translation' => ['privates''data_collector.translation''getDataCollector_TranslationService'false],
  4441.             'mailer.data_collector' => ['privates''mailer.data_collector''getMailer_DataCollectorService'false],
  4442.             'mime_types' => ['privates''mime_types''getMimeTypesService'false],
  4443.             'a2lix_auto_form.form.manipulator.doctrine_orm_manipulator' => ['privates''a2lix_auto_form.form.manipulator.doctrine_orm_manipulator''getA2lixAutoForm_Form_Manipulator_DoctrineOrmManipulatorService'false],
  4444.             'a2lix_auto_form.form.event_listener.auto_form_listener' => ['privates''a2lix_auto_form.form.event_listener.auto_form_listener''getA2lixAutoForm_Form_EventListener_AutoFormListenerService'false],
  4445.             'a2lix_auto_form.form.type.auto_form_type' => ['privates''a2lix_auto_form.form.type.auto_form_type''getA2lixAutoForm_Form_Type_AutoFormTypeService'false],
  4446.             'a2lix_auto_form.doctrine.metadata_factory' => ['privates''a2lix_auto_form.doctrine.metadata_factory''getA2lixAutoForm_Doctrine_MetadataFactoryService'false],
  4447.             'a2lix_auto_form.object_info.doctrine_orm_info' => ['privates''a2lix_auto_form.object_info.doctrine_orm_info''getA2lixAutoForm_ObjectInfo_DoctrineOrmInfoService'false],
  4448.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4449.             'twig.app_variable' => ['privates''twig.app_variable''getTwig_AppVariableService'false],
  4450.             'twig.loader.native_filesystem' => ['privates''twig.loader.native_filesystem''getTwig_Loader_NativeFilesystemService'false],
  4451.             'twig.extension.profiler' => ['privates''twig.extension.profiler''getTwig_Extension_ProfilerService'false],
  4452.             'twig.profile' => ['privates''twig.profile''getTwig_ProfileService'false],
  4453.             'data_collector.twig' => ['privates''data_collector.twig''getDataCollector_TwigService'false],
  4454.             'twig.extension.trans' => ['privates''twig.extension.trans''getTwig_Extension_TransService'false],
  4455.             'twig.extension.assets' => ['privates''twig.extension.assets''getTwig_Extension_AssetsService'false],
  4456.             'twig.extension.code' => ['privates''twig.extension.code''getTwig_Extension_CodeService'false],
  4457.             'twig.extension.routing' => ['privates''twig.extension.routing''getTwig_Extension_RoutingService'false],
  4458.             'twig.extension.yaml' => ['privates''twig.extension.yaml''getTwig_Extension_YamlService'false],
  4459.             'twig.extension.debug.stopwatch' => ['privates''twig.extension.debug.stopwatch''getTwig_Extension_Debug_StopwatchService'false],
  4460.             'twig.extension.expression' => ['privates''twig.extension.expression''getTwig_Extension_ExpressionService'false],
  4461.             'twig.extension.httpkernel' => ['privates''twig.extension.httpkernel''getTwig_Extension_HttpkernelService'false],
  4462.             'twig.runtime.httpkernel' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  4463.             'twig.extension.httpfoundation' => ['privates''twig.extension.httpfoundation''getTwig_Extension_HttpfoundationService'false],
  4464.             'twig.extension.debug' => ['privates''twig.extension.debug''getTwig_Extension_DebugService'false],
  4465.             'twig.extension.weblink' => ['privates''twig.extension.weblink''getTwig_Extension_WeblinkService'false],
  4466.             'twig.translation.extractor' => ['privates''twig.translation.extractor''getTwig_Translation_ExtractorService'false],
  4467.             'twig.configurator.environment' => ['privates''twig.configurator.environment''getTwig_Configurator_EnvironmentService'false],
  4468.             'twig.runtime_loader' => ['privates''twig.runtime_loader''getTwig_RuntimeLoaderService'false],
  4469.             'twig.error_renderer.html' => ['privates''twig.error_renderer.html''getTwig_ErrorRenderer_HtmlService'false],
  4470.             'twig.runtime.serializer' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  4471.             'twig.extension.serializer' => ['privates''twig.extension.serializer''getTwig_Extension_SerializerService'false],
  4472.             'twig.extension.form' => ['privates''twig.extension.form''getTwig_Extension_FormService'false],
  4473.             'twig.form.engine' => ['privates''twig.form.engine''getTwig_Form_EngineService'false],
  4474.             'twig.form.renderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  4475.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  4476.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  4477.             'twig.mailer.message_listener' => ['privates''twig.mailer.message_listener''getTwig_Mailer_MessageListenerService'false],
  4478.             'twig.mime_body_renderer' => ['privates''twig.mime_body_renderer''getTwig_MimeBodyRendererService'false],
  4479.             'twig.missing_extension_suggestor' => ['privates''twig.missing_extension_suggestor''getTwig_MissingExtensionSuggestorService'false],
  4480.             'web_profiler.csp.handler' => ['privates''web_profiler.csp.handler''getWebProfiler_Csp_HandlerService'false],
  4481.             'twig.extension.webprofiler' => ['privates''twig.extension.webprofiler''getTwig_Extension_WebprofilerService'false],
  4482.             'debug.file_link_formatter.url_format' => ['privates''debug.file_link_formatter.url_format''getDebug_FileLinkFormatter_UrlFormatService'false],
  4483.             'web_profiler.debug_toolbar' => ['privates''web_profiler.debug_toolbar''getWebProfiler_DebugToolbarService'false],
  4484.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4485.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4486.             'security.untracked_token_storage' => ['privates''security.untracked_token_storage''getSecurity_UntrackedTokenStorageService'false],
  4487.             'security.helper' => ['privates''security.helper''getSecurity_HelperService'false],
  4488.             'security.authentication.trust_resolver' => ['privates''security.authentication.trust_resolver''getSecurity_Authentication_TrustResolverService'false],
  4489.             'security.authentication.session_strategy' => ['privates''security.authentication.session_strategy''getSecurity_Authentication_SessionStrategyService'false],
  4490.             'security.encoder_factory.generic' => ['privates''security.encoder_factory.generic''getSecurity_EncoderFactory_GenericService'false],
  4491.             'security.user_password_encoder.generic' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4492.             'security.user_checker' => ['privates''security.user_checker''getSecurity_UserCheckerService'false],
  4493.             'security.expression_language' => ['privates''security.expression_language''getSecurity_ExpressionLanguageService'false],
  4494.             'security.authentication_utils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  4495.             'security.role_hierarchy' => ['privates''security.role_hierarchy''getSecurity_RoleHierarchyService'false],
  4496.             'security.access.authenticated_voter' => ['privates''security.access.authenticated_voter''getSecurity_Access_AuthenticatedVoterService'false],
  4497.             'security.access.role_hierarchy_voter' => ['privates''security.access.role_hierarchy_voter''getSecurity_Access_RoleHierarchyVoterService'false],
  4498.             'security.access.expression_voter' => ['privates''security.access.expression_voter''getSecurity_Access_ExpressionVoterService'false],
  4499.             'security.impersonate_url_generator' => ['privates''security.impersonate_url_generator''getSecurity_ImpersonateUrlGeneratorService'false],
  4500.             'security.firewall.map' => ['privates''security.firewall.map''getSecurity_Firewall_MapService'false],
  4501.             'security.logout_url_generator' => ['privates''security.logout_url_generator''getSecurity_LogoutUrlGeneratorService'false],
  4502.             'security.http_utils' => ['privates''security.http_utils''getSecurity_HttpUtilsService'false],
  4503.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  4504.             'cache.security_expression_language' => ['privates''cache.security_expression_language''getCache_SecurityExpressionLanguageService'false],
  4505.             'security.password_hasher_factory' => ['privates''security.password_hasher_factory''getSecurity_PasswordHasherFactoryService'false],
  4506.             'security.channel_listener' => ['privates''security.channel_listener''getSecurity_ChannelListenerService'false],
  4507.             'security.access_map' => ['privates''security.access_map''getSecurity_AccessMapService'false],
  4508.             'security.access_listener' => ['privates''security.access_listener''getSecurity_AccessListenerService'false],
  4509.             'security.rememberme.response_listener' => ['privates''security.rememberme.response_listener''getSecurity_Rememberme_ResponseListenerService'false],
  4510.             'security.listener.check_authenticator_credentials' => ['privates''security.listener.check_authenticator_credentials''getSecurity_Listener_CheckAuthenticatorCredentialsService'false],
  4511.             'security.listener.user_provider' => ['privates''security.listener.user_provider''getSecurity_Listener_UserProviderService'false],
  4512.             'security.listener.password_migrating' => ['privates''security.listener.password_migrating''getSecurity_Listener_PasswordMigratingService'false],
  4513.             'twig.extension.logout_url' => ['privates''twig.extension.logout_url''getTwig_Extension_LogoutUrlService'false],
  4514.             'twig.extension.security' => ['privates''twig.extension.security''getTwig_Extension_SecurityService'false],
  4515.             'data_collector.security' => ['privates''data_collector.security''getDataCollector_SecurityService'false],
  4516.             'debug.security.access.decision_manager' => ['privates''debug.security.access.decision_manager''getDebug_Security_Access_DecisionManagerService'false],
  4517.             'debug.security.voter.vote_listener' => ['privates''debug.security.voter.vote_listener''getDebug_Security_Voter_VoteListenerService'false],
  4518.             'debug.security.firewall' => ['privates''debug.security.firewall''getDebug_Security_FirewallService'false],
  4519.             'security.command.debug_firewall' => ['privates''security.command.debug_firewall''getSecurity_Command_DebugFirewallService'false],
  4520.             'security.user.provider.concrete.in_memory' => ['privates''security.user.provider.concrete.in_memory''getSecurity_User_Provider_Concrete_InMemoryService'false],
  4521.             'security.user_providers' => ['privates''security.user_providers''getSecurity_UserProvidersService'false],
  4522.             'security.firewall.map.config.admin' => ['privates''security.firewall.map.config.admin''getSecurity_Firewall_Map_Config_AdminService'false],
  4523.             'security.event_dispatcher.admin' => ['privates''security.event_dispatcher.admin''getSecurity_EventDispatcher_AdminService'false],
  4524.             'security.context_listener.0' => ['privates''security.context_listener.0''getSecurity_ContextListener_0Service'false],
  4525.             'security.listener.session.admin' => ['privates''security.listener.session.admin''getSecurity_Listener_Session_AdminService'false],
  4526.             'security.logout_listener.admin' => ['privates''security.logout_listener.admin''getSecurity_LogoutListener_AdminService'false],
  4527.             'security.logout.listener.default.admin' => ['privates''security.logout.listener.default.admin''getSecurity_Logout_Listener_Default_AdminService'false],
  4528.             'security.logout.listener.session.admin' => ['privates''security.logout.listener.session.admin''getSecurity_Logout_Listener_Session_AdminService'false],
  4529.             'security.authenticator.form_login.admin' => ['privates''security.authenticator.form_login.admin''getSecurity_Authenticator_FormLogin_AdminService'false],
  4530.             'security.authentication.success_handler.admin.form_login' => ['privates''security.authentication.success_handler.admin.form_login''getSecurity_Authentication_SuccessHandler_Admin_FormLoginService'false],
  4531.             'security.authentication.failure_handler.admin.form_login' => ['privates''security.authentication.failure_handler.admin.form_login''getSecurity_Authentication_FailureHandler_Admin_FormLoginService'false],
  4532.             'security.authenticator.manager.admin' => ['privates''security.authenticator.manager.admin''getSecurity_Authenticator_Manager_AdminService'false],
  4533.             'debug.security.firewall.authenticator.admin' => ['privates''debug.security.firewall.authenticator.admin''getDebug_Security_Firewall_Authenticator_AdminService'false],
  4534.             'security.listener.user_checker.admin' => ['privates''security.listener.user_checker.admin''getSecurity_Listener_UserChecker_AdminService'false],
  4535.             'security.exception_listener.admin' => ['privates''security.exception_listener.admin''getSecurity_ExceptionListener_AdminService'false],
  4536.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'false],
  4537.             'security.firewall.map.config.main' => ['privates''security.firewall.map.config.main''getSecurity_Firewall_Map_Config_MainService'false],
  4538.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4539.             'security.context_listener.1' => ['privates''security.context_listener.1''getSecurity_ContextListener_1Service'false],
  4540.             'security.listener.session.main' => ['privates''security.listener.session.main''getSecurity_Listener_Session_MainService'false],
  4541.             'security.logout_listener.main' => ['privates''security.logout_listener.main''getSecurity_LogoutListener_MainService'false],
  4542.             'security.logout.listener.default.main' => ['privates''security.logout.listener.default.main''getSecurity_Logout_Listener_Default_MainService'false],
  4543.             'security.logout.listener.session.main' => ['privates''security.logout.listener.session.main''getSecurity_Logout_Listener_Session_MainService'false],
  4544.             'security.authenticator.form_login.main' => ['privates''security.authenticator.form_login.main''getSecurity_Authenticator_FormLogin_MainService'false],
  4545.             'security.authentication.success_handler.main.form_login' => ['privates''security.authentication.success_handler.main.form_login''getSecurity_Authentication_SuccessHandler_Main_FormLoginService'false],
  4546.             'security.authentication.failure_handler.main.form_login' => ['privates''security.authentication.failure_handler.main.form_login''getSecurity_Authentication_FailureHandler_Main_FormLoginService'false],
  4547.             'security.authenticator.manager.main' => ['privates''security.authenticator.manager.main''getSecurity_Authenticator_Manager_MainService'false],
  4548.             'debug.security.firewall.authenticator.main' => ['privates''debug.security.firewall.authenticator.main''getDebug_Security_Firewall_Authenticator_MainService'false],
  4549.             'security.listener.user_checker.main' => ['privates''security.listener.user_checker.main''getSecurity_Listener_UserChecker_MainService'false],
  4550.             'security.exception_listener.main' => ['privates''security.exception_listener.main''getSecurity_ExceptionListener_MainService'false],
  4551.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4552.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  4553.             'security.command.user_password_hash' => ['privates''security.command.user_password_hash''getSecurity_Command_UserPasswordHashService'false],
  4554.             'fos_user.user_manager.default' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  4555.             'fos_user.object_manager' => ['privates''fos_user.object_manager''getFosUser_ObjectManagerService'false],
  4556.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  4557.             'fos_user.validator.initializer' => ['privates''fos_user.validator.initializer''getFosUser_Validator_InitializerService'false],
  4558.             'fos_user.security.interactive_login_listener' => ['privates''fos_user.security.interactive_login_listener''getFosUser_Security_InteractiveLoginListenerService'false],
  4559.             'fos_user.security.login_manager' => ['privates''fos_user.security.login_manager''getFosUser_Security_LoginManagerService'false],
  4560.             'fos_user.user_provider.username' => ['privates''fos_user.user_provider.username''getFosUser_UserProvider_UsernameService'false],
  4561.             'fos_user.util.canonicalizer.default' => ['privates''fos_user.util.canonicalizer.default''getFosUser_Util_Canonicalizer_DefaultService'false],
  4562.             'fos_user.util.user_manipulator' => ['privates''fos_user.util.user_manipulator''getFosUser_Util_UserManipulatorService'false],
  4563.             'fos_user.util.token_generator.default' => ['privates''fos_user.util.token_generator.default''getFosUser_Util_TokenGenerator_DefaultService'false],
  4564.             'fos_user.util.password_updater' => ['privates''fos_user.util.password_updater''getFosUser_Util_PasswordUpdaterService'false],
  4565.             'fos_user.util.canonical_fields_updater' => ['privates''fos_user.util.canonical_fields_updater''getFosUser_Util_CanonicalFieldsUpdaterService'false],
  4566.             'fos_user.listener.authentication' => ['privates''fos_user.listener.authentication''getFosUser_Listener_AuthenticationService'false],
  4567.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  4568.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  4569.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  4570.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  4571.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  4572.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  4573.             'fos_user.listener.flash' => ['privates''fos_user.listener.flash''getFosUser_Listener_FlashService'false],
  4574.             'fos_user.username_form_type' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  4575.             'fos_user.user_to_username_transformer' => ['privates''fos_user.user_to_username_transformer''getFosUser_UserToUsernameTransformerService'false],
  4576.             'fos_user.profile.form.factory' => ['privates''fos_user.profile.form.factory''getFosUser_Profile_Form_FactoryService'false],
  4577.             'fos_user.profile.form.type' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  4578.             'fos_user.registration.form.factory' => ['privates''fos_user.registration.form.factory''getFosUser_Registration_Form_FactoryService'false],
  4579.             'fos_user.registration.form.type' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  4580.             'fos_user.listener.email_confirmation' => ['privates''fos_user.listener.email_confirmation''getFosUser_Listener_EmailConfirmationService'false],
  4581.             'fos_user.change_password.form.factory' => ['privates''fos_user.change_password.form.factory''getFosUser_ChangePassword_Form_FactoryService'false],
  4582.             'fos_user.change_password.form.type' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  4583.             'fos_user.resetting.form.factory' => ['privates''fos_user.resetting.form.factory''getFosUser_Resetting_Form_FactoryService'false],
  4584.             'fos_user.resetting.form.type' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  4585.             'fos_user.listener.resetting' => ['privates''fos_user.listener.resetting''getFosUser_Listener_ResettingService'false],
  4586.             'knp_paginator.subscriber.paginate' => ['privates''knp_paginator.subscriber.paginate''getKnpPaginator_Subscriber_PaginateService'false],
  4587.             'knp_paginator.subscriber.sortable' => ['privates''knp_paginator.subscriber.sortable''getKnpPaginator_Subscriber_SortableService'false],
  4588.             'knp_paginator.subscriber.filtration' => ['privates''knp_paginator.subscriber.filtration''getKnpPaginator_Subscriber_FiltrationService'false],
  4589.             'knp_paginator.subscriber.sliding_pagination' => ['privates''knp_paginator.subscriber.sliding_pagination''getKnpPaginator_Subscriber_SlidingPaginationService'false],
  4590.             'knp_paginator.helper.processor' => ['privates''knp_paginator.helper.processor''getKnpPaginator_Helper_ProcessorService'false],
  4591.             'knp_paginator.twig.extension.pagination' => ['privates''knp_paginator.twig.extension.pagination''getKnpPaginator_Twig_Extension_PaginationService'false],
  4592.             'doctrine.dbal.logger' => ['privates''doctrine.dbal.logger''getDoctrine_Dbal_LoggerService'false],
  4593.             'data_collector.doctrine' => ['privates''data_collector.doctrine''getDataCollector_DoctrineService'false],
  4594.             'doctrine.dbal.connection_factory' => ['privates''doctrine.dbal.connection_factory''getDoctrine_Dbal_ConnectionFactoryService'false],
  4595.             'doctrine.twig.doctrine_extension' => ['privates''doctrine.twig.doctrine_extension''getDoctrine_Twig_DoctrineExtensionService'false],
  4596.             'doctrine.dbal.well_known_schema_asset_filter' => ['privates''doctrine.dbal.well_known_schema_asset_filter''getDoctrine_Dbal_WellKnownSchemaAssetFilterService'false],
  4597.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  4598.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  4599.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  4600.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  4601.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  4602.             'doctrine.dbal.default_connection.configuration' => ['privates''doctrine.dbal.default_connection.configuration''getDoctrine_Dbal_DefaultConnection_ConfigurationService'false],
  4603.             'doctrine.dbal.logger.profiling.default' => ['privates''doctrine.dbal.logger.profiling.default''getDoctrine_Dbal_Logger_Profiling_DefaultService'false],
  4604.             'doctrine.dbal.logger.chain.default' => ['privates''doctrine.dbal.logger.chain.default''getDoctrine_Dbal_Logger_Chain_DefaultService'false],
  4605.             'doctrine.dbal.default_connection.event_manager' => ['privates''doctrine.dbal.default_connection.event_manager''getDoctrine_Dbal_DefaultConnection_EventManagerService'false],
  4606.             'Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider' => ['privates''Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider''getManagerRegistryAwareConnectionProviderService'false],
  4607.             'doctrine.orm.proxy_cache_warmer' => ['privates''doctrine.orm.proxy_cache_warmer''getDoctrine_Orm_ProxyCacheWarmerService'false],
  4608.             'form.type_guesser.doctrine' => ['privates''form.type_guesser.doctrine''getForm_TypeGuesser_DoctrineService'false],
  4609.             'form.type.entity' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  4610.             'doctrine.orm.container_repository_factory' => ['privates''doctrine.orm.container_repository_factory''getDoctrine_Orm_ContainerRepositoryFactoryService'false],
  4611.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  4612.             'doctrine.orm.validator_initializer' => ['privates''doctrine.orm.validator_initializer''getDoctrine_Orm_ValidatorInitializerService'false],
  4613.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  4614.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  4615.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  4616.             'doctrine.orm.naming_strategy.underscore_number_aware' => ['privates''doctrine.orm.naming_strategy.underscore_number_aware''getDoctrine_Orm_NamingStrategy_UnderscoreNumberAwareService'false],
  4617.             'doctrine.orm.quote_strategy.default' => ['privates''doctrine.orm.quote_strategy.default''getDoctrine_Orm_QuoteStrategy_DefaultService'false],
  4618.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  4619.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  4620.             'doctrine.orm.command.entity_manager_provider' => ['privates''doctrine.orm.command.entity_manager_provider''getDoctrine_Orm_Command_EntityManagerProviderService'false],
  4621.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  4622.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  4623.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  4624.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  4625.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  4626.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  4627.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  4628.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  4629.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  4630.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  4631.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  4632.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  4633.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  4634.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  4635.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  4636.             'doctrine.orm.default_configuration' => ['privates''doctrine.orm.default_configuration''getDoctrine_Orm_DefaultConfigurationService'false],
  4637.             'doctrine.orm.default_annotation_metadata_driver' => ['privates''doctrine.orm.default_annotation_metadata_driver''getDoctrine_Orm_DefaultAnnotationMetadataDriverService'false],
  4638.             'cache.doctrine.orm.default.metadata' => ['privates''cache.doctrine.orm.default.metadata''getCache_Doctrine_Orm_Default_MetadataService'false],
  4639.             'cache.doctrine.orm.default.result' => ['privates''cache.doctrine.orm.default.result''getCache_Doctrine_Orm_Default_ResultService'false],
  4640.             'cache.doctrine.orm.default.query' => ['privates''cache.doctrine.orm.default.query''getCache_Doctrine_Orm_Default_QueryService'false],
  4641.             'doctrine.orm.default_entity_listener_resolver' => ['privates''doctrine.orm.default_entity_listener_resolver''getDoctrine_Orm_DefaultEntityListenerResolverService'false],
  4642.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  4643.             'doctrine.orm.default_manager_configurator' => ['privates''doctrine.orm.default_manager_configurator''getDoctrine_Orm_DefaultManagerConfiguratorService'false],
  4644.             'doctrine.orm.default_entity_manager.property_info_extractor' => ['privates''doctrine.orm.default_entity_manager.property_info_extractor''getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'false],
  4645.             'doctrine.orm.default_entity_manager.validator_loader' => ['privates''doctrine.orm.default_entity_manager.validator_loader''getDoctrine_Orm_DefaultEntityManager_ValidatorLoaderService'false],
  4646.             'jms_i18n_routing.locale_resolver.default' => ['privates''jms_i18n_routing.locale_resolver.default''getJmsI18nRouting_LocaleResolver_DefaultService'false],
  4647.             'jms_i18n_routing.router' => ['services''router''getRouterService'false],
  4648.             'jms_i18n_routing.route_exclusion_strategy' => ['privates''jms_i18n_routing.route_exclusion_strategy''getJmsI18nRouting_RouteExclusionStrategyService'false],
  4649.             'jms_i18n_routing.pattern_generation_strategy.default' => ['privates''jms_i18n_routing.pattern_generation_strategy.default''getJmsI18nRouting_PatternGenerationStrategy_DefaultService'false],
  4650.             'jms_i18n_routing.route_translation_extractor' => ['privates''jms_i18n_routing.route_translation_extractor''getJmsI18nRouting_RouteTranslationExtractorService'false],
  4651.             'jms_translation.file_source_factory' => ['privates''jms_translation.file_source_factory''getJmsTranslation_FileSourceFactoryService'false],
  4652.             'jms_translation.file_writer' => ['privates''jms_translation.file_writer''getJmsTranslation_FileWriterService'false],
  4653.             'jms_translation.loader_manager' => ['privates''jms_translation.loader_manager''getJmsTranslation_LoaderManagerService'false],
  4654.             'jms_translation.loader.xliff_loader' => ['privates''jms_translation.loader.xliff_loader''getJmsTranslation_Loader_XliffLoaderService'false],
  4655.             'jms_translation.dumper.php_dumper' => ['privates''jms_translation.dumper.php_dumper''getJmsTranslation_Dumper_PhpDumperService'false],
  4656.             'jms_translation.dumper.xliff_dumper' => ['privates''jms_translation.dumper.xliff_dumper''getJmsTranslation_Dumper_XliffDumperService'false],
  4657.             'jms_translation.dumper.xlf_dumper' => ['privates''jms_translation.dumper.xlf_dumper''getJmsTranslation_Dumper_XlfDumperService'false],
  4658.             'jms_translation.dumper.yaml_dumper' => ['privates''jms_translation.dumper.yaml_dumper''getJmsTranslation_Dumper_YamlDumperService'false],
  4659.             'jms_translation.extractor_manager' => ['privates''jms_translation.extractor_manager''getJmsTranslation_ExtractorManagerService'false],
  4660.             'jms_translation.extractor.file_extractor' => ['privates''jms_translation.extractor.file_extractor''getJmsTranslation_Extractor_FileExtractorService'false],
  4661.             'jms_translation.extractor.file.default_php_extractor' => ['privates''jms_translation.extractor.file.default_php_extractor''getJmsTranslation_Extractor_File_DefaultPhpExtractorService'false],
  4662.             'jms_translation.extractor.file.form_extractor' => ['privates''jms_translation.extractor.file.form_extractor''getJmsTranslation_Extractor_File_FormExtractorService'false],
  4663.             'jms_translation.extractor.file.translation_container_extractor' => ['privates''jms_translation.extractor.file.translation_container_extractor''getJmsTranslation_Extractor_File_TranslationContainerExtractorService'false],
  4664.             'jms_translation.extractor.file.twig_extractor' => ['privates''jms_translation.extractor.file.twig_extractor''getJmsTranslation_Extractor_File_TwigExtractorService'false],
  4665.             'jms_translation.extractor.file.validation_extractor' => ['privates''jms_translation.extractor.file.validation_extractor''getJmsTranslation_Extractor_File_ValidationExtractorService'false],
  4666.             'jms_translation.extractor.file.authentication_message_extractor' => ['privates''jms_translation.extractor.file.authentication_message_extractor''getJmsTranslation_Extractor_File_AuthenticationMessageExtractorService'false],
  4667.             'jms_translation.doc_parser' => ['privates''jms_translation.doc_parser''getJmsTranslation_DocParserService'false],
  4668.             'jms_translation.command.extract' => ['privates''jms_translation.command.extract''getJmsTranslation_Command_ExtractService'false],
  4669.             'jms_translation.command.list_resources' => ['privates''jms_translation.command.list_resources''getJmsTranslation_Command_ListResourcesService'false],
  4670.             'doctrine.migrations.dependency_factory' => ['privates''doctrine.migrations.dependency_factory''getDoctrine_Migrations_DependencyFactoryService'false],
  4671.             'doctrine.migrations.configuration_loader' => ['privates''doctrine.migrations.configuration_loader''getDoctrine_Migrations_ConfigurationLoaderService'false],
  4672.             'doctrine.migrations.entity_manager_registry_loader' => ['privates''doctrine.migrations.entity_manager_registry_loader''getDoctrine_Migrations_EntityManagerRegistryLoaderService'false],
  4673.             'doctrine.migrations.configuration' => ['privates''doctrine.migrations.configuration''getDoctrine_Migrations_ConfigurationService'false],
  4674.             'doctrine.migrations.container_aware_migrations_factory' => ['privates''doctrine.migrations.container_aware_migrations_factory''getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'false],
  4675.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  4676.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  4677.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  4678.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  4679.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  4680.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  4681.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  4682.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  4683.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  4684.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  4685.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  4686.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  4687.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  4688.             'doctrine.migrations.storage.table_storage' => ['privates''doctrine.migrations.storage.table_storage''getDoctrine_Migrations_Storage_TableStorageService'false],
  4689.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  4690.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  4691.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  4692.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  4693.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  4694.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  4695.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  4696.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  4697.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  4698.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  4699.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  4700.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  4701.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  4702.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  4703.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  4704.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  4705.             'maker.auto_command.make_test' => ['privates''maker.auto_command.make_test''getMaker_AutoCommand_MakeTestService'false],
  4706.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  4707.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  4708.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  4709.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  4710.             'maker.auto_command.make_stimulus_controller' => ['privates''maker.auto_command.make_stimulus_controller''getMaker_AutoCommand_MakeStimulusControllerService'false],
  4711.             'monolog.logger.request' => ['privates''monolog.logger.request''getMonolog_Logger_RequestService'false],
  4712.             'monolog.logger.console' => ['privates''monolog.logger.console''getMonolog_Logger_ConsoleService'false],
  4713.             'monolog.logger.cache' => ['privates''monolog.logger.cache''getMonolog_Logger_CacheService'false],
  4714.             'monolog.logger.mailer' => ['privates''monolog.logger.mailer''getMonolog_Logger_MailerService'false],
  4715.             'monolog.logger.php' => ['privates''monolog.logger.php''getMonolog_Logger_PhpService'false],
  4716.             'monolog.logger.event' => ['privates''monolog.logger.event''getMonolog_Logger_EventService'false],
  4717.             'monolog.logger.router' => ['privates''monolog.logger.router''getMonolog_Logger_RouterService'false],
  4718.             'monolog.logger.profiler' => ['privates''monolog.logger.profiler''getMonolog_Logger_ProfilerService'false],
  4719.             'monolog.logger.security' => ['privates''monolog.logger.security''getMonolog_Logger_SecurityService'false],
  4720.             'monolog.logger.doctrine' => ['privates''monolog.logger.doctrine''getMonolog_Logger_DoctrineService'false],
  4721.             'monolog.handler.null_internal' => ['privates''monolog.handler.null_internal''getMonolog_Handler_NullInternalService'false],
  4722.             'debug.argument_resolver.request_attribute' => ['privates''debug.argument_resolver.request_attribute''getDebug_ArgumentResolver_RequestAttributeService'false],
  4723.             'debug.argument_resolver.request' => ['privates''debug.argument_resolver.request''getDebug_ArgumentResolver_RequestService'false],
  4724.             'debug.argument_resolver.session' => ['privates''debug.argument_resolver.session''getDebug_ArgumentResolver_SessionService'false],
  4725.             'debug.security.user_value_resolver' => ['privates''debug.security.user_value_resolver''getDebug_Security_UserValueResolverService'false],
  4726.             'debug.argument_resolver.service' => ['privates''debug.argument_resolver.service''getDebug_ArgumentResolver_ServiceService'false],
  4727.             'debug.argument_resolver.default' => ['privates''debug.argument_resolver.default''getDebug_ArgumentResolver_DefaultService'false],
  4728.             'debug.argument_resolver.variadic' => ['privates''debug.argument_resolver.variadic''getDebug_ArgumentResolver_VariadicService'false],
  4729.             'debug.argument_resolver.not_tagged_controller' => ['privates''debug.argument_resolver.not_tagged_controller''getDebug_ArgumentResolver_NotTaggedControllerService'false],
  4730.             'debug.security.voter.security.access.authenticated_voter' => ['privates''debug.security.voter.security.access.authenticated_voter''getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'false],
  4731.             'debug.security.voter.security.access.role_hierarchy_voter' => ['privates''debug.security.voter.security.access.role_hierarchy_voter''getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'false],
  4732.             'debug.security.voter.security.access.expression_voter' => ['privates''debug.security.voter.security.access.expression_voter''getDebug_Security_Voter_Security_Access_ExpressionVoterService'false],
  4733.             'security.listener.csrf_protection' => ['privates''security.listener.csrf_protection''getSecurity_Listener_CsrfProtectionService'false],
  4734.             'security.logout.listener.csrf_token_clearing' => ['privates''security.logout.listener.csrf_token_clearing''getSecurity_Logout_Listener_CsrfTokenClearingService'false],
  4735.             'doctrine.dbal.default_schema_asset_filter_manager' => ['privates''doctrine.dbal.default_schema_asset_filter_manager''getDoctrine_Dbal_DefaultSchemaAssetFilterManagerService'false],
  4736.             'jms_translation.loader.wrapped_symfony_loader.0' => ['privates''jms_translation.loader.wrapped_symfony_loader.0''getJmsTranslation_Loader_WrappedSymfonyLoader_0Service'false],
  4737.             'jms_translation.loader.wrapped_symfony_loader.1' => ['privates''jms_translation.loader.wrapped_symfony_loader.1''getJmsTranslation_Loader_WrappedSymfonyLoader_1Service'false],
  4738.             'jms_translation.loader.wrapped_symfony_loader.2' => ['privates''jms_translation.loader.wrapped_symfony_loader.2''getJmsTranslation_Loader_WrappedSymfonyLoader_2Service'false],
  4739.             'jms_translation.loader.wrapped_symfony_loader.3' => ['privates''jms_translation.loader.wrapped_symfony_loader.3''getJmsTranslation_Loader_WrappedSymfonyLoader_3Service'false],
  4740.             'jms_translation.loader.wrapped_symfony_loader.4' => ['privates''jms_translation.loader.wrapped_symfony_loader.4''getJmsTranslation_Loader_WrappedSymfonyLoader_4Service'false],
  4741.             'jms_translation.loader.wrapped_symfony_loader.5' => ['privates''jms_translation.loader.wrapped_symfony_loader.5''getJmsTranslation_Loader_WrappedSymfonyLoader_5Service'false],
  4742.             'jms_translation.loader.wrapped_symfony_loader.6' => ['privates''jms_translation.loader.wrapped_symfony_loader.6''getJmsTranslation_Loader_WrappedSymfonyLoader_6Service'false],
  4743.             'jms_translation.loader.wrapped_symfony_loader.7' => ['privates''jms_translation.loader.wrapped_symfony_loader.7''getJmsTranslation_Loader_WrappedSymfonyLoader_7Service'false],
  4744.             'jms_translation.loader.wrapped_symfony_loader.8' => ['privates''jms_translation.loader.wrapped_symfony_loader.8''getJmsTranslation_Loader_WrappedSymfonyLoader_8Service'false],
  4745.             'jms_translation.loader.wrapped_symfony_loader.9' => ['privates''jms_translation.loader.wrapped_symfony_loader.9''getJmsTranslation_Loader_WrappedSymfonyLoader_9Service'false],
  4746.             'jms_translation.loader.wrapped_symfony_loader.10' => ['privates''jms_translation.loader.wrapped_symfony_loader.10''getJmsTranslation_Loader_WrappedSymfonyLoader_10Service'false],
  4747.             'jms_translation.dumper.wrapped_symfony_dumper.2' => ['privates''jms_translation.dumper.wrapped_symfony_dumper.2''getJmsTranslation_Dumper_WrappedSymfonyDumper_2Service'false],
  4748.             'jms_translation.dumper.wrapped_symfony_dumper.3' => ['privates''jms_translation.dumper.wrapped_symfony_dumper.3''getJmsTranslation_Dumper_WrappedSymfonyDumper_3Service'false],
  4749.             'jms_translation.dumper.wrapped_symfony_dumper.5' => ['privates''jms_translation.dumper.wrapped_symfony_dumper.5''getJmsTranslation_Dumper_WrappedSymfonyDumper_5Service'false],
  4750.             'jms_translation.dumper.wrapped_symfony_dumper.6' => ['privates''jms_translation.dumper.wrapped_symfony_dumper.6''getJmsTranslation_Dumper_WrappedSymfonyDumper_6Service'false],
  4751.             'jms_translation.dumper.wrapped_symfony_dumper.7' => ['privates''jms_translation.dumper.wrapped_symfony_dumper.7''getJmsTranslation_Dumper_WrappedSymfonyDumper_7Service'false],
  4752.             'jms_translation.dumper.wrapped_symfony_dumper.8' => ['privates''jms_translation.dumper.wrapped_symfony_dumper.8''getJmsTranslation_Dumper_WrappedSymfonyDumper_8Service'false],
  4753.             'jms_translation.dumper.wrapped_symfony_dumper.9' => ['privates''jms_translation.dumper.wrapped_symfony_dumper.9''getJmsTranslation_Dumper_WrappedSymfonyDumper_9Service'false],
  4754.             'jms_translation.dumper.wrapped_symfony_dumper.10' => ['privates''jms_translation.dumper.wrapped_symfony_dumper.10''getJmsTranslation_Dumper_WrappedSymfonyDumper_10Service'false],
  4755.             'debug.validator.inner' => ['privates''debug.validator.inner''getDebug_Validator_InnerService'false],
  4756.             'debug.event_dispatcher.inner' => ['privates''debug.event_dispatcher.inner''getDebug_EventDispatcher_InnerService'false],
  4757.             'debug.controller_resolver.inner' => ['privates''debug.controller_resolver.inner''getDebug_ControllerResolver_InnerService'false],
  4758.             'debug.argument_resolver.inner' => ['privates''debug.argument_resolver.inner''getDebug_ArgumentResolver_InnerService'false],
  4759.             'debug.security.access.decision_manager.inner' => ['privates''debug.security.access.decision_manager.inner''getDebug_Security_Access_DecisionManager_InnerService'false],
  4760.             'debug.security.firewall.authenticator.admin.inner' => ['privates''debug.security.firewall.authenticator.admin.inner''getDebug_Security_Firewall_Authenticator_Admin_InnerService'false],
  4761.             'debug.security.firewall.authenticator.main.inner' => ['privates''debug.security.firewall.authenticator.main.inner''getDebug_Security_Firewall_Authenticator_Main_InnerService'false],
  4762.             'doctrine.migrations.container_aware_migrations_factory.inner' => ['privates''doctrine.migrations.container_aware_migrations_factory.inner''getDoctrine_Migrations_ContainerAwareMigrationsFactory_InnerService'false],
  4763.             'debug.argument_resolver.request_attribute.inner' => ['privates''debug.argument_resolver.request_attribute.inner''getDebug_ArgumentResolver_RequestAttribute_InnerService'false],
  4764.             'debug.argument_resolver.request.inner' => ['privates''debug.argument_resolver.request.inner''getDebug_ArgumentResolver_Request_InnerService'false],
  4765.             'debug.argument_resolver.session.inner' => ['privates''debug.argument_resolver.session.inner''getDebug_ArgumentResolver_Session_InnerService'false],
  4766.             'debug.security.user_value_resolver.inner' => ['privates''debug.security.user_value_resolver.inner''getDebug_Security_UserValueResolver_InnerService'false],
  4767.             'debug.argument_resolver.service.inner' => ['privates''debug.argument_resolver.service.inner''getDebug_ArgumentResolver_Service_InnerService'false],
  4768.             'debug.argument_resolver.default.inner' => ['privates''debug.argument_resolver.default.inner''getDebug_ArgumentResolver_Default_InnerService'false],
  4769.             'debug.argument_resolver.variadic.inner' => ['privates''debug.argument_resolver.variadic.inner''getDebug_ArgumentResolver_Variadic_InnerService'false],
  4770.             'debug.argument_resolver.not_tagged_controller.inner' => ['privates''debug.argument_resolver.not_tagged_controller.inner''getDebug_ArgumentResolver_NotTaggedController_InnerService'false],
  4771.             'cache.webpack_encore.recorder_inner' => ['privates''cache.webpack_encore.recorder_inner''getCache_WebpackEncore_RecorderInnerService'false],
  4772.             'cache.app.recorder_inner' => ['privates''cache.app.recorder_inner''getCache_App_RecorderInnerService'false],
  4773.             'cache.system.recorder_inner' => ['privates''cache.system.recorder_inner''getCache_System_RecorderInnerService'false],
  4774.             'cache.validator.recorder_inner' => ['privates''cache.validator.recorder_inner''getCache_Validator_RecorderInnerService'false],
  4775.             'cache.serializer.recorder_inner' => ['privates''cache.serializer.recorder_inner''getCache_Serializer_RecorderInnerService'false],
  4776.             'cache.annotations.recorder_inner' => ['privates''cache.annotations.recorder_inner''getCache_Annotations_RecorderInnerService'false],
  4777.             'cache.property_info.recorder_inner' => ['privates''cache.property_info.recorder_inner''getCache_PropertyInfo_RecorderInnerService'false],
  4778.             'cache.validator_expression_language.recorder_inner' => ['privates''cache.validator_expression_language.recorder_inner''getCache_ValidatorExpressionLanguage_RecorderInnerService'false],
  4779.             'cache.security_expression_language.recorder_inner' => ['privates''cache.security_expression_language.recorder_inner''getCache_SecurityExpressionLanguage_RecorderInnerService'false],
  4780.             'cache.doctrine.orm.default.result.recorder_inner' => ['privates''cache.doctrine.orm.default.result.recorder_inner''getCache_Doctrine_Orm_Default_Result_RecorderInnerService'false],
  4781.             'cache.doctrine.orm.default.query.recorder_inner' => ['privates''cache.doctrine.orm.default.query.recorder_inner''getCache_Doctrine_Orm_Default_Query_RecorderInnerService'false],
  4782.             'Psr\\Container\\ContainerInterface' => ['services''service_container''getServiceContainerService'false],
  4783.             'Symfony\\Component\\DependencyInjection\\ContainerInterface' => ['services''service_container''getServiceContainerService'false],
  4784.             'Liip\\ImagineBundle\\Config\\FilterFactoryCollection' => ['privates''liip_imagine.config.filter_factory_collection''getLiipImagine_Config_FilterFactoryCollectionService'false],
  4785.             'Liip\\ImagineBundle\\Config\\StackBuilder' => ['privates''liip_imagine.config.stack_builder''getLiipImagine_Config_StackBuilderService'false],
  4786.             'Liip\\ImagineBundle\\Config\\StackCollection' => ['services''liip_imagine.config.stack_collection''getLiipImagine_Config_StackCollectionService'false],
  4787.             'Liip\\ImagineBundle\\Imagine\\Filter\\FilterManager' => ['services''liip_imagine.filter.manager''getLiipImagine_Filter_ManagerService'false],
  4788.             'Liip\\ImagineBundle\\Imagine\\Data\\DataManager' => ['services''liip_imagine.data.manager''getLiipImagine_Data_ManagerService'false],
  4789.             'Liip\\ImagineBundle\\Imagine\\Cache\\CacheManager' => ['services''liip_imagine.cache.manager''getLiipImagine_Cache_ManagerService'false],
  4790.             'liip_imagine' => ['privates''liip_imagine.gd''getLiipImagine_GdService'false],
  4791.             'Imagine\\Image\\ImagineInterface' => ['privates''liip_imagine.gd''getLiipImagine_GdService'false],
  4792.             'sensio_framework_extra.converter.doctrine.orm.expression_language' => ['privates''sensio_framework_extra.converter.doctrine.orm.expression_language.default''getSensioFrameworkExtra_Converter_Doctrine_Orm_ExpressionLanguage_DefaultService'false],
  4793.             'sensio_framework_extra.security.expression_language' => ['privates''sensio_framework_extra.security.expression_language.default''getSensioFrameworkExtra_Security_ExpressionLanguage_DefaultService'false],
  4794.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4795.             'Psr\\Log\\LoggerInterface' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4796.             'Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollectionInterface' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  4797.             'Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupInterface' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  4798.             'Symfony\\Component\\DependencyInjection\\ParameterBag\\ContainerBagInterface' => ['privates''parameter_bag''getParameterBagService'false],
  4799.             'Symfony\\Component\\DependencyInjection\\ParameterBag\\ParameterBagInterface' => ['privates''parameter_bag''getParameterBagService'false],
  4800.             'Symfony\\Component\\EventDispatcher\\EventDispatcherInterface' => ['services''event_dispatcher''getEventDispatcherService'false],
  4801.             'Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface' => ['services''event_dispatcher''getEventDispatcherService'false],
  4802.             'Symfony\\Component\\HttpKernel\\HttpKernelInterface' => ['services''http_kernel''getHttpKernelService'false],
  4803.             'Symfony\\Component\\HttpFoundation\\RequestStack' => ['services''request_stack''getRequestStackService'false],
  4804.             'Symfony\\Component\\HttpFoundation\\UrlHelper' => ['privates''url_helper''getUrlHelperService'false],
  4805.             'Symfony\\Component\\HttpKernel\\KernelInterface' => ['services''kernel''getKernelService'false],
  4806.             'Symfony\\Component\\Filesystem\\Filesystem' => ['services''.container.private.filesystem''get_Container_Private_FilesystemService'false],
  4807.             'Symfony\\Component\\HttpKernel\\Config\\FileLocator' => ['privates''file_locator''getFileLocatorService'false],
  4808.             'Symfony\\Component\\HttpKernel\\UriSigner' => ['privates''uri_signer''getUriSignerService'false],
  4809.             'Symfony\\Component\\String\\Slugger\\SluggerInterface' => ['privates''slugger''getSluggerService'false],
  4810.             'Symfony\\Component\\HttpKernel\\Fragment\\FragmentUriGeneratorInterface' => ['privates''fragment.uri_generator''getFragment_UriGeneratorService'false],
  4811.             'error_renderer.html' => ['privates''twig.error_renderer.html''getTwig_ErrorRenderer_HtmlService'false],
  4812.             'error_renderer' => ['privates''error_handler.error_renderer.serializer''getErrorHandler_ErrorRenderer_SerializerService'false],
  4813.             'Psr\\EventDispatcher\\EventDispatcherInterface' => ['services''event_dispatcher''getEventDispatcherService'false],
  4814.             'Psr\\Container\\ContainerInterface $parameterBag' => ['privates''parameter_bag''getParameterBagService'false],
  4815.             'Psr\\Cache\\CacheItemPoolInterface' => ['services''cache.app''getCache_AppService'false],
  4816.             'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => ['services''cache.app''getCache_AppService'false],
  4817.             'Symfony\\Contracts\\Cache\\CacheInterface' => ['services''cache.app''getCache_AppService'false],
  4818.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => ['services''translator''getTranslatorService'false],
  4819.             'Symfony\\Component\\Asset\\Packages' => ['privates''assets.packages''getAssets_PackagesService'false],
  4820.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  4821.             'Symfony\\Component\\Mailer\\MailerInterface' => ['privates''mailer.mailer''getMailer_MailerService'false],
  4822.             'mailer.logger_message_listener' => ['privates''mailer.message_logger_listener''getMailer_MessageLoggerListenerService'false],
  4823.             'Symfony\\Component\\Translation\\Reader\\TranslationReaderInterface' => ['privates''translation.reader''getTranslation_ReaderService'false],
  4824.             'Symfony\\Component\\Translation\\Extractor\\ExtractorInterface' => ['privates''translation.extractor''getTranslation_ExtractorService'false],
  4825.             'Symfony\\Component\\Translation\\Writer\\TranslationWriterInterface' => ['privates''translation.writer''getTranslation_WriterService'false],
  4826.             'translator.formatter' => ['privates''translator.formatter.default''getTranslator_Formatter_DefaultService'false],
  4827.             'Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter' => ['privates''debug.file_link_formatter''getDebug_FileLinkFormatterService'false],
  4828.             'Symfony\\Component\\Stopwatch\\Stopwatch' => ['privates''debug.stopwatch''getDebug_StopwatchService'false],
  4829.             'Symfony\\Component\\Routing\\RouterInterface' => ['services''router''getRouterService'false],
  4830.             'Symfony\\Component\\Routing\\Generator\\UrlGeneratorInterface' => ['services''router''getRouterService'false],
  4831.             'Symfony\\Component\\Routing\\Matcher\\UrlMatcherInterface' => ['services''router''getRouterService'false],
  4832.             'Symfony\\Component\\Routing\\RequestContextAwareInterface' => ['services''router''getRouterService'false],
  4833.             'Symfony\\Component\\Routing\\RequestContext' => ['privates''router.request_context''getRouter_RequestContextService'false],
  4834.             'annotation_reader' => ['privates''annotations.cached_reader''getAnnotations_CachedReaderService'false],
  4835.             'Doctrine\\Common\\Annotations\\Reader' => ['privates''annotations.cached_reader''getAnnotations_CachedReaderService'false],
  4836.             'Symfony\\Component\\PropertyAccess\\PropertyAccessorInterface' => ['privates''property_accessor''getPropertyAccessorService'false],
  4837.             'Symfony\\Component\\Serializer\\SerializerInterface' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4838.             'Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4839.             'Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4840.             'Symfony\\Component\\Serializer\\Encoder\\EncoderInterface' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4841.             'Symfony\\Component\\Serializer\\Encoder\\DecoderInterface' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4842.             'serializer.property_accessor' => ['privates''property_accessor''getPropertyAccessorService'false],
  4843.             'Symfony\\Component\\Serializer\\Mapping\\ClassDiscriminatorResolverInterface' => ['privates''serializer.mapping.class_discriminator_resolver''getSerializer_Mapping_ClassDiscriminatorResolverService'false],
  4844.             'Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer' => ['privates''serializer.normalizer.object''getSerializer_Normalizer_ObjectService'false],
  4845.             'Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer' => ['privates''serializer.normalizer.property''getSerializer_Normalizer_PropertyService'false],
  4846.             'Symfony\\Component\\Serializer\\Mapping\\Factory\\ClassMetadataFactoryInterface' => ['privates''serializer.mapping.class_metadata_factory''getSerializer_Mapping_ClassMetadataFactoryService'false],
  4847.             'error_renderer.serializer' => ['privates''error_handler.error_renderer.serializer''getErrorHandler_ErrorRenderer_SerializerService'false],
  4848.             'Symfony\\Component\\PropertyInfo\\PropertyAccessExtractorInterface' => ['privates''property_info''getPropertyInfoService'false],
  4849.             'Symfony\\Component\\PropertyInfo\\PropertyDescriptionExtractorInterface' => ['privates''property_info''getPropertyInfoService'false],
  4850.             'Symfony\\Component\\PropertyInfo\\PropertyInfoExtractorInterface' => ['privates''property_info''getPropertyInfoService'false],
  4851.             'Symfony\\Component\\PropertyInfo\\PropertyTypeExtractorInterface' => ['privates''property_info''getPropertyInfoService'false],
  4852.             'Symfony\\Component\\PropertyInfo\\PropertyListExtractorInterface' => ['privates''property_info''getPropertyInfoService'false],
  4853.             'Symfony\\Component\\PropertyInfo\\PropertyInitializableExtractorInterface' => ['privates''property_info''getPropertyInfoService'false],
  4854.             'Symfony\\Component\\PropertyInfo\\PropertyReadInfoExtractorInterface' => ['privates''property_info.reflection_extractor''getPropertyInfo_ReflectionExtractorService'false],
  4855.             'Symfony\\Component\\PropertyInfo\\PropertyWriteInfoExtractorInterface' => ['privates''property_info.reflection_extractor''getPropertyInfo_ReflectionExtractorService'false],
  4856.             'cache.default_doctrine_dbal_provider' => ['services''doctrine.dbal.default_connection''getDoctrine_Dbal_DefaultConnectionService'false],
  4857.             'cache.default_pdo_provider' => ['services''doctrine.dbal.default_connection''getDoctrine_Dbal_DefaultConnectionService'false],
  4858.             'Symfony\\Component\\HttpFoundation\\Session\\SessionInterface' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  4859.             'Symfony\\Component\\HttpFoundation\\Session\\Storage\\SessionStorageInterface' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  4860.             'SessionHandlerInterface' => ['privates''Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler''getPdoSessionHandlerService'false],
  4861.             'session.storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  4862.             'session.storage.factory' => ['privates''session.storage.factory.service''getSession_Storage_Factory_ServiceService'false],
  4863.             'session.handler' => ['privates''Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler''getPdoSessionHandlerService'false],
  4864.             'session_listener' => ['privates''test.session.listener''getTest_Session_ListenerService'false],
  4865.             'Symfony\\Component\\Security\\Csrf\\TokenGenerator\\TokenGeneratorInterface' => ['privates''security.csrf.token_generator''getSecurity_Csrf_TokenGeneratorService'false],
  4866.             'Symfony\\Component\\Security\\Csrf\\TokenStorage\\TokenStorageInterface' => ['privates''security.csrf.token_storage''getSecurity_Csrf_TokenStorageService'false],
  4867.             'Symfony\\Component\\Security\\Csrf\\CsrfTokenManagerInterface' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4868.             'Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface' => ['privates''form.resolved_type_factory''getForm_ResolvedTypeFactoryService'false],
  4869.             'Symfony\\Component\\Form\\FormRegistryInterface' => ['privates''form.registry''getForm_RegistryService'false],
  4870.             'Symfony\\Component\\Form\\FormFactoryInterface' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4871.             'form.property_accessor' => ['privates''property_accessor''getPropertyAccessorService'false],
  4872.             'form.choice_list_factory' => ['privates''form.choice_list_factory.cached''getForm_ChoiceListFactory_CachedService'false],
  4873.             'Symfony\\Component\\Validator\\Validator\\ValidatorInterface' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  4874.             'validator.mapping.class_metadata_factory' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  4875.             'Symfony\\Component\\Mime\\MimeTypesInterface' => ['privates''mime_types''getMimeTypesService'false],
  4876.             'Symfony\\Component\\Mime\\MimeTypeGuesserInterface' => ['privates''mime_types''getMimeTypesService'false],
  4877.             'a2lix_auto_form.manipulator.default' => ['privates''a2lix_auto_form.form.manipulator.doctrine_orm_manipulator''getA2lixAutoForm_Form_Manipulator_DoctrineOrmManipulatorService'false],
  4878.             'Twig_Environment' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4879.             'Twig\\Environment' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4880.             'Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationCheckerInterface' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4881.             'Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorageInterface' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4882.             'Symfony\\Component\\Security\\Core\\Security' => ['privates''security.helper''getSecurity_HelperService'false],
  4883.             'Symfony\\Component\\Security\\Http\\Session\\SessionAuthenticationStrategyInterface' => ['privates''security.authentication.session_strategy''getSecurity_Authentication_SessionStrategyService'false],
  4884.             'security.encoder_factory' => ['privates''security.encoder_factory.generic''getSecurity_EncoderFactory_GenericService'false],
  4885.             'Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface' => ['privates''security.encoder_factory.generic''getSecurity_EncoderFactory_GenericService'false],
  4886.             'Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4887.             'Symfony\\Component\\Security\\Http\\Authentication\\AuthenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  4888.             'Symfony\\Component\\Security\\Core\\Authorization\\AccessDecisionManagerInterface' => ['privates''debug.security.access.decision_manager''getDebug_Security_Access_DecisionManagerService'false],
  4889.             'Symfony\\Component\\Security\\Core\\Role\\RoleHierarchyInterface' => ['privates''security.role_hierarchy''getSecurity_RoleHierarchyService'false],
  4890.             'Symfony\\Component\\Security\\Http\\Firewall' => ['privates''debug.security.firewall''getDebug_Security_FirewallService'false],
  4891.             'Symfony\\Component\\Security\\Http\\FirewallMapInterface' => ['privates''security.firewall.map''getSecurity_Firewall_MapService'false],
  4892.             'Symfony\\Component\\Security\\Http\\HttpUtils' => ['privates''security.http_utils''getSecurity_HttpUtilsService'false],
  4893.             'Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface' => ['privates''security.password_hasher_factory''getSecurity_PasswordHasherFactoryService'false],
  4894.             'security.firewall' => ['privates''debug.security.firewall''getDebug_Security_FirewallService'false],
  4895.             'security.user.provider.concrete.fos_userbundle' => ['privates''fos_user.user_provider.username''getFosUser_UserProvider_UsernameService'false],
  4896.             'security.authentication.session_strategy.admin' => ['privates''security.authentication.session_strategy''getSecurity_Authentication_SessionStrategyService'false],
  4897.             'security.user_checker.admin' => ['privates''security.user_checker''getSecurity_UserCheckerService'false],
  4898.             'security.authentication.session_strategy.main' => ['privates''security.authentication.session_strategy''getSecurity_Authentication_SessionStrategyService'false],
  4899.             'security.user_checker.main' => ['privates''security.user_checker''getSecurity_UserCheckerService'false],
  4900.             'security.firewall.context_locator' => ['privates''.service_locator.U.pAMvc''get_ServiceLocator_U_PAMvcService'false],
  4901.             'Symfony\\Component\\Security\\Core\\User\\UserCheckerInterface' => ['privates''security.user_checker''getSecurity_UserCheckerService'false],
  4902.             'fos_user.doctrine_registry' => ['services''doctrine''getDoctrineService'false],
  4903.             'FOS\\UserBundle\\Security\\LoginManagerInterface' => ['privates''fos_user.security.login_manager''getFosUser_Security_LoginManagerService'false],
  4904.             'FOS\\UserBundle\\Util\\TokenGeneratorInterface' => ['privates''fos_user.util.token_generator.default''getFosUser_Util_TokenGenerator_DefaultService'false],
  4905.             'FOS\\UserBundle\\Util\\PasswordUpdaterInterface' => ['privates''fos_user.util.password_updater''getFosUser_Util_PasswordUpdaterService'false],
  4906.             'FOS\\UserBundle\\Util\\CanonicalFieldsUpdater' => ['privates''fos_user.util.canonical_fields_updater''getFosUser_Util_CanonicalFieldsUpdaterService'false],
  4907.             'FOS\\UserBundle\\Model\\UserManagerInterface' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  4908.             'fos_user.util.email_canonicalizer' => ['privates''fos_user.util.canonicalizer.default''getFosUser_Util_Canonicalizer_DefaultService'false],
  4909.             'fos_user.util.username_canonicalizer' => ['privates''fos_user.util.canonicalizer.default''getFosUser_Util_Canonicalizer_DefaultService'false],
  4910.             'fos_user.util.token_generator' => ['privates''fos_user.util.token_generator.default''getFosUser_Util_TokenGenerator_DefaultService'false],
  4911.             'fos_user.mailer' => ['services''App\\Service\\Mailer''getMailerService'false],
  4912.             'FOS\\UserBundle\\Mailer\\MailerInterface' => ['services''App\\Service\\Mailer''getMailerService'false],
  4913.             'Knp\\Component\\Pager\\PaginatorInterface' => ['services''knp_paginator''getKnpPaginatorService'false],
  4914.             'Knp\\DoctrineBehaviors\\Contract\\Provider\\LocaleProviderInterface' => ['services''Knp\\DoctrineBehaviors\\Provider\\LocaleProvider''getLocaleProviderService'false],
  4915.             'Knp\\DoctrineBehaviors\\Contract\\Provider\\UserProviderInterface' => ['services''Knp\\DoctrineBehaviors\\Provider\\UserProvider''getUserProviderService'false],
  4916.             'Doctrine\\DBAL\\Driver\\Connection' => ['services''doctrine.dbal.default_connection''getDoctrine_Dbal_DefaultConnectionService'false],
  4917.             'Doctrine\\DBAL\\Connection' => ['services''doctrine.dbal.default_connection''getDoctrine_Dbal_DefaultConnectionService'false],
  4918.             'Doctrine\\Persistence\\ManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  4919.             'Doctrine\\Common\\Persistence\\ManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  4920.             'doctrine.dbal.event_manager' => ['privates''doctrine.dbal.default_connection.event_manager''getDoctrine_Dbal_DefaultConnection_EventManagerService'false],
  4921.             'Doctrine\\DBAL\\Connection $defaultConnection' => ['services''doctrine.dbal.default_connection''getDoctrine_Dbal_DefaultConnectionService'false],
  4922.             'Doctrine\\ORM\\EntityManagerInterface' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4923.             'doctrine.orm.metadata.annotation_reader' => ['privates''annotations.cached_reader''getAnnotations_CachedReaderService'false],
  4924.             'doctrine.orm.default_metadata_cache' => ['privates''cache.doctrine.orm.default.metadata''getCache_Doctrine_Orm_Default_MetadataService'false],
  4925.             'doctrine.orm.default_result_cache' => ['privates''cache.doctrine.orm.default.result''getCache_Doctrine_Orm_Default_ResultService'false],
  4926.             'doctrine.orm.default_query_cache' => ['privates''cache.doctrine.orm.default.query''getCache_Doctrine_Orm_Default_QueryService'false],
  4927.             'Doctrine\\ORM\\EntityManagerInterface $defaultEntityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4928.             'doctrine.orm.default_entity_manager.event_manager' => ['privates''doctrine.dbal.default_connection.event_manager''getDoctrine_Dbal_DefaultConnection_EventManagerService'false],
  4929.             'jms_i18n_routing.locale_resolver' => ['privates''jms_i18n_routing.locale_resolver.default''getJmsI18nRouting_LocaleResolver_DefaultService'false],
  4930.             'jms_i18n_routing.pattern_generation_strategy' => ['privates''jms_i18n_routing.pattern_generation_strategy.default''getJmsI18nRouting_PatternGenerationStrategy_DefaultService'false],
  4931.             'doctrine.migrations.metadata_storage' => ['privates''doctrine.migrations.storage.table_storage''getDoctrine_Migrations_Storage_TableStorageService'false],
  4932.             'twig.loader.filesystem' => ['privates''twig.loader.native_filesystem''getTwig_Loader_NativeFilesystemService'false],
  4933.             'a2lix_translation_form.locale_provider.default' => ['privates''a2lix_translation_form.locale.simple_provider''getA2lixTranslationForm_Locale_SimpleProviderService'false],
  4934.             'liip_imagine.mime_type_guesser' => ['privates''mime_types''getMimeTypesService'false],
  4935.             'liip_imagine.extension_guesser' => ['privates''mime_types''getMimeTypesService'false],
  4936.             'Psr\\Log\\LoggerInterface $requestLogger' => ['privates''monolog.logger.request''getMonolog_Logger_RequestService'false],
  4937.             'Psr\\Log\\LoggerInterface $consoleLogger' => ['privates''monolog.logger.console''getMonolog_Logger_ConsoleService'false],
  4938.             'Psr\\Log\\LoggerInterface $cacheLogger' => ['privates''monolog.logger.cache''getMonolog_Logger_CacheService'false],
  4939.             'Psr\\Log\\LoggerInterface $mailerLogger' => ['privates''monolog.logger.mailer''getMonolog_Logger_MailerService'false],
  4940.             'Psr\\Log\\LoggerInterface $phpLogger' => ['privates''monolog.logger.php''getMonolog_Logger_PhpService'false],
  4941.             'Psr\\Log\\LoggerInterface $eventLogger' => ['privates''monolog.logger.event''getMonolog_Logger_EventService'false],
  4942.             'Psr\\Log\\LoggerInterface $routerLogger' => ['privates''monolog.logger.router''getMonolog_Logger_RouterService'false],
  4943.             'Psr\\Log\\LoggerInterface $profilerLogger' => ['privates''monolog.logger.profiler''getMonolog_Logger_ProfilerService'false],
  4944.             'Psr\\Log\\LoggerInterface $securityLogger' => ['privates''monolog.logger.security''getMonolog_Logger_SecurityService'false],
  4945.             'Psr\\Log\\LoggerInterface $doctrineLogger' => ['privates''monolog.logger.doctrine''getMonolog_Logger_DoctrineService'false],
  4946.             'Psr\\Log\\LoggerInterface $deprecationLogger' => ['services''monolog.logger.deprecation''getMonolog_Logger_DeprecationService'false],
  4947.             'argument_resolver.controller_locator' => ['privates''.service_locator.dWNE5qq''get_ServiceLocator_DWNE5qqService'false],
  4948.             'twig.loader' => ['privates''twig.loader.native_filesystem''getTwig_Loader_NativeFilesystemService'false],
  4949.             'doctrine.id_generator_locator' => ['privates''.service_locator.KLVvNIq''get_ServiceLocator_KLVvNIqService'false],
  4950.             'controller_resolver' => ['privates''debug.controller_resolver''getDebug_ControllerResolverService'false],
  4951.             'argument_resolver' => ['privates''debug.argument_resolver''getDebug_ArgumentResolverService'false],
  4952.             'translator.data_collector.inner' => ['privates''translator.default''getTranslator_DefaultService'false],
  4953.             'twig.error_renderer.html.inner' => ['privates''error_handler.error_renderer.html''getErrorHandler_ErrorRenderer_HtmlService'false],
  4954.             'security.access.decision_manager' => ['privates''debug.security.access.decision_manager''getDebug_Security_Access_DecisionManagerService'false],
  4955.             'security.firewall.authenticator.admin' => ['privates''debug.security.firewall.authenticator.admin''getDebug_Security_Firewall_Authenticator_AdminService'false],
  4956.             'security.firewall.authenticator.main' => ['privates''debug.security.firewall.authenticator.main''getDebug_Security_Firewall_Authenticator_MainService'false],
  4957.             'doctrine.migrations.migrations_factory' => ['privates''doctrine.migrations.container_aware_migrations_factory''getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'false],
  4958.             'argument_resolver.request_attribute' => ['privates''debug.argument_resolver.request_attribute''getDebug_ArgumentResolver_RequestAttributeService'false],
  4959.             'argument_resolver.request' => ['privates''debug.argument_resolver.request''getDebug_ArgumentResolver_RequestService'false],
  4960.             'argument_resolver.session' => ['privates''debug.argument_resolver.session''getDebug_ArgumentResolver_SessionService'false],
  4961.             'security.user_value_resolver' => ['privates''debug.security.user_value_resolver''getDebug_Security_UserValueResolverService'false],
  4962.             'argument_resolver.service' => ['privates''debug.argument_resolver.service''getDebug_ArgumentResolver_ServiceService'false],
  4963.             'argument_resolver.default' => ['privates''debug.argument_resolver.default''getDebug_ArgumentResolver_DefaultService'false],
  4964.             'argument_resolver.variadic' => ['privates''debug.argument_resolver.variadic''getDebug_ArgumentResolver_VariadicService'false],
  4965.             'argument_resolver.not_tagged_controller' => ['privates''debug.argument_resolver.not_tagged_controller''getDebug_ArgumentResolver_NotTaggedControllerService'false],
  4966.             'doctrine.orm.default_metadata_driver' => ['privates''.doctrine.orm.default_metadata_driver''get_Doctrine_Orm_DefaultMetadataDriverService'false],
  4967.             'security.password_encoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4968.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  4969.             'validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  4970.         ], [
  4971.             'app.listener' => '?',
  4972.             'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler' => '?',
  4973.             'a2lix_translation_form.locale.simple_provider' => '?',
  4974.             'a2lix_translation_form.form.event_listener.translations_listener' => '?',
  4975.             'a2lix_translation_form.form.event_listener.translations_form_listener' => '?',
  4976.             'a2lix_translation_form.form.type.translations_type' => '?',
  4977.             'a2lix_translation_form.form.type.translations_forms_type' => '?',
  4978.             'a2lix_translation_form.form.type.translations_locales_selector_type' => '?',
  4979.             'a2lix_translation_form.form.type.translated_entity_type' => '?',
  4980.             'liip_imagine.factory.config.filter.argument.point' => '?',
  4981.             'liip_imagine.factory.config.filter.argument.size' => '?',
  4982.             'liip_imagine.factory.config.stack' => '?',
  4983.             'liip_imagine.factory.config.filter.auto_rotate' => '?',
  4984.             'liip_imagine.factory.config.filter.background' => '?',
  4985.             'liip_imagine.factory.config.filter.crop' => '?',
  4986.             'liip_imagine.factory.config.filter.downscale' => '?',
  4987.             'liip_imagine.factory.config.filter.flip' => '?',
  4988.             'liip_imagine.factory.config.filter.grayscale' => '?',
  4989.             'liip_imagine.factory.config.filter.interlace' => '?',
  4990.             'liip_imagine.factory.config.filter.paste' => '?',
  4991.             'liip_imagine.factory.config.filter.relative_resize' => '?',
  4992.             'liip_imagine.factory.config.filter.resize' => '?',
  4993.             'liip_imagine.factory.config.filter.rotate' => '?',
  4994.             'liip_imagine.factory.config.filter.scale' => '?',
  4995.             'liip_imagine.factory.config.filter.strip' => '?',
  4996.             'liip_imagine.factory.config.filter.thumbnail' => '?',
  4997.             'liip_imagine.factory.config.filter.upscale' => '?',
  4998.             'liip_imagine.factory.config.filter.watermark' => '?',
  4999.             'liip_imagine.config.filter_factory_collection' => '?',
  5000.             'liip_imagine.config.stack_builder' => '?',
  5001.             'liip_imagine.filter.configuration' => '?',
  5002.             'liip_imagine.service.filter' => '?',
  5003.             'liip_imagine.controller.config' => '?',
  5004.             'liip_imagine.meta_data.reader' => '?',
  5005.             'liip_imagine.gd' => '?',
  5006.             'liip_imagine.filter.loader.relative_resize' => '?',
  5007.             'liip_imagine.filter.loader.resize' => '?',
  5008.             'liip_imagine.filter.loader.thumbnail' => '?',
  5009.             'liip_imagine.filter.loader.crop' => '?',
  5010.             'liip_imagine.filter.loader.paste_image' => '?',
  5011.             'liip_imagine.filter.loader.watermark_image' => '?',
  5012.             'liip_imagine.filter.loader.background' => '?',
  5013.             'liip_imagine.filter.loader.strip' => '?',
  5014.             'liip_imagine.filter.loader.scale' => '?',
  5015.             'liip_imagine.filter.loader.upscale' => '?',
  5016.             'liip_imagine.filter.loader.auto_rotate' => '?',
  5017.             'liip_imagine.form.type.image' => '?',
  5018.             'liip_imagine.binary.mime_type_guesser' => '?',
  5019.             'liip_imagine.filter.post_processor.jpegoptim' => '?',
  5020.             'liip_imagine.filter.post_processor.optipng' => '?',
  5021.             'liip_imagine.filter.post_processor.pngquant' => '?',
  5022.             'liip_imagine.filter.post_processor.mozjpeg' => '?',
  5023.             'liip_imagine.filter.post_processor.cwebp' => '?',
  5024.             'liip_imagine.templating.filter_extension' => '?',
  5025.             'liip_imagine.templating.filter_runtime' => '?',
  5026.             'liip_imagine.command.cache_remove' => '?',
  5027.             'liip_imagine.command.cache_resolve' => '?',
  5028.             'sensio_framework_extra.controller.listener' => '?',
  5029.             'sensio_framework_extra.converter.listener' => '?',
  5030.             'sensio_framework_extra.converter.manager' => '?',
  5031.             'sensio_framework_extra.converter.doctrine.orm' => '?',
  5032.             'framework_extra_bundle.date_time_param_converter' => '?',
  5033.             'sensio_framework_extra.converter.doctrine.orm.expression_language.default' => '?',
  5034.             'sensio_framework_extra.view.guesser' => '?',
  5035.             'sensio_framework_extra.view.listener' => '?',
  5036.             'sensio_framework_extra.cache.listener' => '?',
  5037.             'sensio_framework_extra.security.listener' => '?',
  5038.             'sensio_framework_extra.security.expression_language.default' => '?',
  5039.             'framework_extra_bundle.event.is_granted' => '?',
  5040.             'framework_extra_bundle.argument_name_convertor' => '?',
  5041.             'maker.file_manager' => '?',
  5042.             'maker.autoloader_finder' => '?',
  5043.             'maker.autoloader_util' => '?',
  5044.             'maker.file_link_formatter' => '?',
  5045.             'maker.event_registry' => '?',
  5046.             'maker.console_error_listener' => '?',
  5047.             'maker.doctrine_helper' => '?',
  5048.             'maker.generator' => '?',
  5049.             'maker.entity_class_generator' => '?',
  5050.             'maker.user_class_builder' => '?',
  5051.             'maker.security_config_updater' => '?',
  5052.             'maker.renderer.form_type_renderer' => '?',
  5053.             'maker.security_controller_builder' => '?',
  5054.             'maker.php_compat_util' => '?',
  5055.             'maker.template_component_generator' => '?',
  5056.             'maker.maker.make_authenticator' => '?',
  5057.             'maker.maker.make_command' => '?',
  5058.             'maker.maker.make_controller' => '?',
  5059.             'maker.maker.make_crud' => '?',
  5060.             'maker.maker.make_docker_database' => '?',
  5061.             'maker.maker.make_entity' => '?',
  5062.             'maker.maker.make_fixtures' => '?',
  5063.             'maker.maker.make_form' => '?',
  5064.             'maker.maker.make_message' => '?',
  5065.             'maker.maker.make_messenger_middleware' => '?',
  5066.             'maker.maker.make_registration_form' => '?',
  5067.             'maker.maker.make_reset_password' => '?',
  5068.             'maker.maker.make_serializer_encoder' => '?',
  5069.             'maker.maker.make_serializer_normalizer' => '?',
  5070.             'maker.maker.make_subscriber' => '?',
  5071.             'maker.maker.make_twig_extension' => '?',
  5072.             'maker.maker.make_test' => '?',
  5073.             'maker.maker.make_validator' => '?',
  5074.             'maker.maker.make_voter' => '?',
  5075.             'maker.maker.make_user' => '?',
  5076.             'maker.maker.make_migration' => '?',
  5077.             'maker.maker.make_stimulus_controller' => '?',
  5078.             'monolog.logger' => '?',
  5079.             'webpack_encore.entrypoint_lookup_collection' => '?',
  5080.             'webpack_encore.tag_renderer' => '?',
  5081.             'webpack_encore.twig_entry_files_extension' => '?',
  5082.             'webpack_encore.twig_stimulus_extension' => '?',
  5083.             'webpack_encore.entrypoint_lookup.cache_warmer' => '?',
  5084.             'cache.webpack_encore' => '?',
  5085.             'webpack_encore.exception_listener' => '?',
  5086.             'webpack_encore.preload_assets_event_listener' => '?',
  5087.             'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener' => '?',
  5088.             'webpack_encore.entrypoint_lookup[_default]' => '?',
  5089.             'argument_metadata_factory' => '?',
  5090.             'response_listener' => '?',
  5091.             'streamed_response_listener' => '?',
  5092.             'locale_listener' => '?',
  5093.             'validate_request_listener' => '?',
  5094.             'disallow_search_engine_index_response_listener' => '?',
  5095.             'exception_listener' => '?',
  5096.             'parameter_bag' => '?',
  5097.             'url_helper' => '?',
  5098.             'cache_clearer' => '?',
  5099.             'filesystem' => '?',
  5100.             'file_locator' => '?',
  5101.             'uri_signer' => '?',
  5102.             'config_cache_factory' => '?',
  5103.             'dependency_injection.config.container_parameters_resource_checker' => '?',
  5104.             'config.resource.self_checking_resource_checker' => '?',
  5105.             'locale_aware_listener' => '?',
  5106.             'container.env_var_processor' => '?',
  5107.             'slugger' => '?',
  5108.             'container.getenv' => '?',
  5109.             'config_builder.warmer' => '?',
  5110.             'fragment.handler' => '?',
  5111.             'fragment.uri_generator' => '?',
  5112.             'fragment.renderer.inline' => '?',
  5113.             'error_handler.error_renderer.html' => '?',
  5114.             'console.error_listener' => '?',
  5115.             'console.suggest_missing_package_subscriber' => '?',
  5116.             'console.command.about' => '?',
  5117.             'console.command.assets_install' => '?',
  5118.             'console.command.cache_clear' => '?',
  5119.             'console.command.cache_pool_clear' => '?',
  5120.             'console.command.cache_pool_prune' => '?',
  5121.             'console.command.cache_pool_delete' => '?',
  5122.             'console.command.cache_pool_list' => '?',
  5123.             'console.command.cache_warmup' => '?',
  5124.             'console.command.config_debug' => '?',
  5125.             'console.command.config_dump_reference' => '?',
  5126.             'console.command.container_debug' => '?',
  5127.             'console.command.container_lint' => '?',
  5128.             'console.command.debug_autowiring' => '?',
  5129.             'console.command.dotenv_debug' => '?',
  5130.             'console.command.event_dispatcher_debug' => '?',
  5131.             'console.command.router_debug' => '?',
  5132.             'console.command.router_match' => '?',
  5133.             'console.command.translation_debug' => '?',
  5134.             'console.command.translation_extract' => '?',
  5135.             'console.command.validator_debug' => '?',
  5136.             'console.command.translation_pull' => '?',
  5137.             'console.command.translation_push' => '?',
  5138.             'console.command.xliff_lint' => '?',
  5139.             'console.command.yaml_lint' => '?',
  5140.             'console.command.form_debug' => '?',
  5141.             'console.command.secrets_set' => '?',
  5142.             'console.command.secrets_remove' => '?',
  5143.             'console.command.secrets_generate_key' => '?',
  5144.             'console.command.secrets_list' => '?',
  5145.             'console.command.secrets_decrypt_to_local' => '?',
  5146.             'console.command.secrets_encrypt_from_local' => '?',
  5147.             'cache.validator' => '?',
  5148.             'cache.serializer' => '?',
  5149.             'cache.annotations' => '?',
  5150.             'cache.property_info' => '?',
  5151.             'cache.default_marshaller' => '?',
  5152.             'cache.default_clearer' => '?',
  5153.             'identity_translator' => '?',
  5154.             'test.client.history' => '?',
  5155.             'test.client.cookiejar' => '?',
  5156.             'test.session.listener' => '?',
  5157.             'assets.packages' => '?',
  5158.             'assets.context' => '?',
  5159.             'assets._version__default' => '?',
  5160.             'assets._default_package' => '?',
  5161.             'mailer.mailer' => '?',
  5162.             'mailer.transports' => '?',
  5163.             'mailer.transport_factory' => '?',
  5164.             'mailer.envelope_listener' => '?',
  5165.             'mailer.message_logger_listener' => '?',
  5166.             'mailer.transport_factory.null' => '?',
  5167.             'mailer.transport_factory.sendmail' => '?',
  5168.             'mailer.transport_factory.smtp' => '?',
  5169.             'mailer.transport_factory.native' => '?',
  5170.             'translator.default' => '?',
  5171.             'translator.formatter.default' => '?',
  5172.             'translation.loader.php' => '?',
  5173.             'translation.loader.yml' => '?',
  5174.             'translation.loader.xliff' => '?',
  5175.             'translation.loader.po' => '?',
  5176.             'translation.loader.mo' => '?',
  5177.             'translation.loader.qt' => '?',
  5178.             'translation.loader.csv' => '?',
  5179.             'translation.loader.res' => '?',
  5180.             'translation.loader.dat' => '?',
  5181.             'translation.loader.ini' => '?',
  5182.             'translation.loader.json' => '?',
  5183.             'translation.dumper.php' => '?',
  5184.             'translation.dumper.xliff' => '?',
  5185.             'translation.dumper.po' => '?',
  5186.             'translation.dumper.mo' => '?',
  5187.             'translation.dumper.yml' => '?',
  5188.             'translation.dumper.yaml' => '?',
  5189.             'translation.dumper.qt' => '?',
  5190.             'translation.dumper.csv' => '?',
  5191.             'translation.dumper.ini' => '?',
  5192.             'translation.dumper.json' => '?',
  5193.             'translation.dumper.res' => '?',
  5194.             'translation.extractor.php' => '?',
  5195.             'translation.reader' => '?',
  5196.             'translation.extractor' => '?',
  5197.             'translation.writer' => '?',
  5198.             'translation.warmer' => '?',
  5199.             'translation.provider_collection' => '?',
  5200.             'translation.provider_collection_factory' => '?',
  5201.             'translation.provider_factory.null' => '?',
  5202.             'debug.debug_handlers_listener' => '?',
  5203.             'debug.file_link_formatter' => '?',
  5204.             'debug.stopwatch' => '?',
  5205.             'debug.event_dispatcher' => '?',
  5206.             'debug.controller_resolver' => '?',
  5207.             'debug.argument_resolver' => '?',
  5208.             'debug.log_processor' => '?',
  5209.             'routing.resolver' => '?',
  5210.             'routing.loader.xml' => '?',
  5211.             'routing.loader.yml' => '?',
  5212.             'routing.loader.php' => '?',
  5213.             'routing.loader.glob' => '?',
  5214.             'routing.loader.directory' => '?',
  5215.             'routing.loader.container' => '?',
  5216.             'router.request_context' => '?',
  5217.             'router.expression_language_provider' => '?',
  5218.             'router.cache_warmer' => '?',
  5219.             'router_listener' => '?',
  5220.             'routing.loader.annotation' => '?',
  5221.             'routing.loader.annotation.directory' => '?',
  5222.             'routing.loader.annotation.file' => '?',
  5223.             'annotations.reader' => '?',
  5224.             'annotations.dummy_registry' => '?',
  5225.             'annotations.cached_reader' => '?',
  5226.             'annotations.cache_warmer' => '?',
  5227.             'annotations.cache_adapter' => '?',
  5228.             'property_accessor' => '?',
  5229.             'secrets.vault' => '?',
  5230.             'secrets.decryption_key' => '?',
  5231.             'secrets.local_vault' => '?',
  5232.             'serializer' => '?',
  5233.             'serializer.mapping.class_discriminator_resolver' => '?',
  5234.             'serializer.normalizer.constraint_violation_list' => '?',
  5235.             'serializer.normalizer.mime_message' => '?',
  5236.             'serializer.normalizer.datetimezone' => '?',
  5237.             'serializer.normalizer.dateinterval' => '?',
  5238.             'serializer.normalizer.data_uri' => '?',
  5239.             'serializer.normalizer.datetime' => '?',
  5240.             'serializer.normalizer.json_serializable' => '?',
  5241.             'serializer.normalizer.problem' => '?',
  5242.             'serializer.denormalizer.unwrapping' => '?',
  5243.             'serializer.normalizer.uid' => '?',
  5244.             'serializer.normalizer.form_error' => '?',
  5245.             'serializer.normalizer.object' => '?',
  5246.             'serializer.normalizer.property' => '?',
  5247.             'serializer.denormalizer.array' => '?',
  5248.             'serializer.mapping.chain_loader' => '?',
  5249.             'serializer.mapping.class_metadata_factory' => '?',
  5250.             'serializer.mapping.cache_warmer' => '?',
  5251.             'serializer.encoder.xml' => '?',
  5252.             'serializer.encoder.json' => '?',
  5253.             'serializer.encoder.yaml' => '?',
  5254.             'serializer.encoder.csv' => '?',
  5255.             'serializer.name_converter.metadata_aware' => '?',
  5256.             'property_info.serializer_extractor' => '?',
  5257.             'error_handler.error_renderer.serializer' => '?',
  5258.             'property_info' => '?',
  5259.             'property_info.reflection_extractor' => '?',
  5260.             'property_info.phpstan_extractor' => '?',
  5261.             'property_info.php_doc_extractor' => '?',
  5262.             'web_link.add_link_header_listener' => '?',
  5263.             'cache.property_access' => '?',
  5264.             'session.factory' => '?',
  5265.             'session.storage.factory.service' => '?',
  5266.             'session.storage.metadata_bag' => '?',
  5267.             'session.storage.native' => '?',
  5268.             'security.csrf.token_generator' => '?',
  5269.             'security.csrf.token_storage' => '?',
  5270.             'security.csrf.token_manager' => '?',
  5271.             'twig.runtime.security_csrf' => '?',
  5272.             'twig.extension.security_csrf' => '?',
  5273.             'form.resolved_type_factory' => '?',
  5274.             'form.registry' => '?',
  5275.             'form.factory' => '?',
  5276.             'form.extension' => '?',
  5277.             'form.type_guesser.validator' => '?',
  5278.             'form.choice_list_factory.default' => '?',
  5279.             'form.choice_list_factory.property_access' => '?',
  5280.             'form.choice_list_factory.cached' => '?',
  5281.             'form.type.form' => '?',
  5282.             'form.type.choice' => '?',
  5283.             'form.type.file' => '?',
  5284.             'form.type.color' => '?',
  5285.             'form.type_extension.form.transformation_failure_handling' => '?',
  5286.             'form.type_extension.form.http_foundation' => '?',
  5287.             'form.type_extension.form.request_handler' => '?',
  5288.             'form.server_params' => '?',
  5289.             'form.type_extension.form.validator' => '?',
  5290.             'form.type_extension.repeated.validator' => '?',
  5291.             'form.type_extension.submit.validator' => '?',
  5292.             'form.type_extension.upload.validator' => '?',
  5293.             'form.type_extension.csrf' => '?',
  5294.             'validator.builder' => '?',
  5295.             'validator.mapping.cache_warmer' => '?',
  5296.             'validator.validator_factory' => '?',
  5297.             'validator.expression' => '?',
  5298.             'validator.expression_language' => '?',
  5299.             'validator.email' => '?',
  5300.             'validator.not_compromised_password' => '?',
  5301.             'validator.property_info_loader' => '?',
  5302.             'profiler' => '?',
  5303.             'profiler.storage' => '?',
  5304.             'profiler_listener' => '?',
  5305.             'data_collector.config' => '?',
  5306.             'data_collector.request' => '?',
  5307.             'data_collector.ajax' => '?',
  5308.             'data_collector.exception' => '?',
  5309.             'data_collector.events' => '?',
  5310.             'data_collector.logger' => '?',
  5311.             'data_collector.time' => '?',
  5312.             'data_collector.memory' => '?',
  5313.             'data_collector.router' => '?',
  5314.             'data_collector.cache' => '?',
  5315.             'cache_pool_clearer.cache_warmer' => '?',
  5316.             'form.type_extension.form.data_collector' => '?',
  5317.             'data_collector.form.extractor' => '?',
  5318.             'data_collector.form' => '?',
  5319.             'debug.validator' => '?',
  5320.             'data_collector.validator' => '?',
  5321.             'translator.data_collector' => '?',
  5322.             'data_collector.translation' => '?',
  5323.             'mailer.data_collector' => '?',
  5324.             'mime_types' => '?',
  5325.             'a2lix_auto_form.form.manipulator.doctrine_orm_manipulator' => '?',
  5326.             'a2lix_auto_form.form.event_listener.auto_form_listener' => '?',
  5327.             'a2lix_auto_form.form.type.auto_form_type' => '?',
  5328.             'a2lix_auto_form.doctrine.metadata_factory' => '?',
  5329.             'a2lix_auto_form.object_info.doctrine_orm_info' => '?',
  5330.             'twig' => '?',
  5331.             'twig.app_variable' => '?',
  5332.             'twig.loader.native_filesystem' => '?',
  5333.             'twig.extension.profiler' => '?',
  5334.             'twig.profile' => '?',
  5335.             'data_collector.twig' => '?',
  5336.             'twig.extension.trans' => '?',
  5337.             'twig.extension.assets' => '?',
  5338.             'twig.extension.code' => '?',
  5339.             'twig.extension.routing' => '?',
  5340.             'twig.extension.yaml' => '?',
  5341.             'twig.extension.debug.stopwatch' => '?',
  5342.             'twig.extension.expression' => '?',
  5343.             'twig.extension.httpkernel' => '?',
  5344.             'twig.runtime.httpkernel' => '?',
  5345.             'twig.extension.httpfoundation' => '?',
  5346.             'twig.extension.debug' => '?',
  5347.             'twig.extension.weblink' => '?',
  5348.             'twig.translation.extractor' => '?',
  5349.             'twig.configurator.environment' => '?',
  5350.             'twig.runtime_loader' => '?',
  5351.             'twig.error_renderer.html' => '?',
  5352.             'twig.runtime.serializer' => '?',
  5353.             'twig.extension.serializer' => '?',
  5354.             'twig.extension.form' => '?',
  5355.             'twig.form.engine' => '?',
  5356.             'twig.form.renderer' => '?',
  5357.             'twig.command.debug' => '?',
  5358.             'twig.command.lint' => '?',
  5359.             'twig.mailer.message_listener' => '?',
  5360.             'twig.mime_body_renderer' => '?',
  5361.             'twig.missing_extension_suggestor' => '?',
  5362.             'web_profiler.csp.handler' => '?',
  5363.             'twig.extension.webprofiler' => '?',
  5364.             'debug.file_link_formatter.url_format' => '?',
  5365.             'web_profiler.debug_toolbar' => '?',
  5366.             'security.authorization_checker' => '?',
  5367.             'security.token_storage' => '?',
  5368.             'security.untracked_token_storage' => '?',
  5369.             'security.helper' => '?',
  5370.             'security.authentication.trust_resolver' => '?',
  5371.             'security.authentication.session_strategy' => '?',
  5372.             'security.encoder_factory.generic' => '?',
  5373.             'security.user_password_encoder.generic' => '?',
  5374.             'security.user_checker' => '?',
  5375.             'security.expression_language' => '?',
  5376.             'security.authentication_utils' => '?',
  5377.             'security.role_hierarchy' => '?',
  5378.             'security.access.authenticated_voter' => '?',
  5379.             'security.access.role_hierarchy_voter' => '?',
  5380.             'security.access.expression_voter' => '?',
  5381.             'security.impersonate_url_generator' => '?',
  5382.             'security.firewall.map' => '?',
  5383.             'security.logout_url_generator' => '?',
  5384.             'security.http_utils' => '?',
  5385.             'security.validator.user_password' => '?',
  5386.             'cache.security_expression_language' => '?',
  5387.             'security.password_hasher_factory' => '?',
  5388.             'security.channel_listener' => '?',
  5389.             'security.access_map' => '?',
  5390.             'security.access_listener' => '?',
  5391.             'security.rememberme.response_listener' => '?',
  5392.             'security.listener.check_authenticator_credentials' => '?',
  5393.             'security.listener.user_provider' => '?',
  5394.             'security.listener.password_migrating' => '?',
  5395.             'twig.extension.logout_url' => '?',
  5396.             'twig.extension.security' => '?',
  5397.             'data_collector.security' => '?',
  5398.             'debug.security.access.decision_manager' => '?',
  5399.             'debug.security.voter.vote_listener' => '?',
  5400.             'debug.security.firewall' => '?',
  5401.             'security.command.debug_firewall' => '?',
  5402.             'security.user.provider.concrete.in_memory' => '?',
  5403.             'security.user_providers' => '?',
  5404.             'security.firewall.map.config.admin' => '?',
  5405.             'security.event_dispatcher.admin' => '?',
  5406.             'security.context_listener.0' => '?',
  5407.             'security.listener.session.admin' => '?',
  5408.             'security.logout_listener.admin' => '?',
  5409.             'security.logout.listener.default.admin' => '?',
  5410.             'security.logout.listener.session.admin' => '?',
  5411.             'security.authenticator.form_login.admin' => '?',
  5412.             'security.authentication.success_handler.admin.form_login' => '?',
  5413.             'security.authentication.failure_handler.admin.form_login' => '?',
  5414.             'security.authenticator.manager.admin' => '?',
  5415.             'debug.security.firewall.authenticator.admin' => '?',
  5416.             'security.listener.user_checker.admin' => '?',
  5417.             'security.exception_listener.admin' => '?',
  5418.             'security.firewall.map.context.admin' => '?',
  5419.             'security.firewall.map.config.main' => '?',
  5420.             'security.event_dispatcher.main' => '?',
  5421.             'security.context_listener.1' => '?',
  5422.             'security.listener.session.main' => '?',
  5423.             'security.logout_listener.main' => '?',
  5424.             'security.logout.listener.default.main' => '?',
  5425.             'security.logout.listener.session.main' => '?',
  5426.             'security.authenticator.form_login.main' => '?',
  5427.             'security.authentication.success_handler.main.form_login' => '?',
  5428.             'security.authentication.failure_handler.main.form_login' => '?',
  5429.             'security.authenticator.manager.main' => '?',
  5430.             'debug.security.firewall.authenticator.main' => '?',
  5431.             'security.listener.user_checker.main' => '?',
  5432.             'security.exception_listener.main' => '?',
  5433.             'security.firewall.map.context.main' => '?',
  5434.             'security.command.user_password_encoder' => '?',
  5435.             'security.command.user_password_hash' => '?',
  5436.             'fos_user.user_manager.default' => '?',
  5437.             'fos_user.object_manager' => '?',
  5438.             'fos_user.user_listener' => '?',
  5439.             'fos_user.validator.initializer' => '?',
  5440.             'fos_user.security.interactive_login_listener' => '?',
  5441.             'fos_user.security.login_manager' => '?',
  5442.             'fos_user.user_provider.username' => '?',
  5443.             'fos_user.util.canonicalizer.default' => '?',
  5444.             'fos_user.util.user_manipulator' => '?',
  5445.             'fos_user.util.token_generator.default' => '?',
  5446.             'fos_user.util.password_updater' => '?',
  5447.             'fos_user.util.canonical_fields_updater' => '?',
  5448.             'fos_user.listener.authentication' => '?',
  5449.             'fos_user.command.activate_user' => '?',
  5450.             'fos_user.command.change_password' => '?',
  5451.             'fos_user.command.create_user' => '?',
  5452.             'fos_user.command.deactivate_user' => '?',
  5453.             'fos_user.command.demote_user' => '?',
  5454.             'fos_user.command.promote_user' => '?',
  5455.             'fos_user.listener.flash' => '?',
  5456.             'fos_user.username_form_type' => '?',
  5457.             'fos_user.user_to_username_transformer' => '?',
  5458.             'fos_user.profile.form.factory' => '?',
  5459.             'fos_user.profile.form.type' => '?',
  5460.             'fos_user.registration.form.factory' => '?',
  5461.             'fos_user.registration.form.type' => '?',
  5462.             'fos_user.listener.email_confirmation' => '?',
  5463.             'fos_user.change_password.form.factory' => '?',
  5464.             'fos_user.change_password.form.type' => '?',
  5465.             'fos_user.resetting.form.factory' => '?',
  5466.             'fos_user.resetting.form.type' => '?',
  5467.             'fos_user.listener.resetting' => '?',
  5468.             'knp_paginator.subscriber.paginate' => '?',
  5469.             'knp_paginator.subscriber.sortable' => '?',
  5470.             'knp_paginator.subscriber.filtration' => '?',
  5471.             'knp_paginator.subscriber.sliding_pagination' => '?',
  5472.             'knp_paginator.helper.processor' => '?',
  5473.             'knp_paginator.twig.extension.pagination' => '?',
  5474.             'doctrine.dbal.logger' => '?',
  5475.             'data_collector.doctrine' => '?',
  5476.             'doctrine.dbal.connection_factory' => '?',
  5477.             'doctrine.twig.doctrine_extension' => '?',
  5478.             'doctrine.dbal.well_known_schema_asset_filter' => '?',
  5479.             'doctrine.database_create_command' => '?',
  5480.             'doctrine.database_drop_command' => '?',
  5481.             'doctrine.query_sql_command' => '?',
  5482.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => '?',
  5483.             'doctrine.database_import_command' => '?',
  5484.             'doctrine.dbal.default_connection.configuration' => '?',
  5485.             'doctrine.dbal.logger.profiling.default' => '?',
  5486.             'doctrine.dbal.logger.chain.default' => '?',
  5487.             'doctrine.dbal.default_connection.event_manager' => '?',
  5488.             'Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider' => '?',
  5489.             'doctrine.orm.proxy_cache_warmer' => '?',
  5490.             'form.type_guesser.doctrine' => '?',
  5491.             'form.type.entity' => '?',
  5492.             'doctrine.orm.container_repository_factory' => '?',
  5493.             'doctrine.orm.validator.unique' => '?',
  5494.             'doctrine.orm.validator_initializer' => '?',
  5495.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  5496.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  5497.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  5498.             'doctrine.orm.naming_strategy.underscore_number_aware' => '?',
  5499.             'doctrine.orm.quote_strategy.default' => '?',
  5500.             'doctrine.ulid_generator' => '?',
  5501.             'doctrine.uuid_generator' => '?',
  5502.             'doctrine.orm.command.entity_manager_provider' => '?',
  5503.             'doctrine.cache_clear_metadata_command' => '?',
  5504.             'doctrine.cache_clear_query_cache_command' => '?',
  5505.             'doctrine.cache_clear_result_command' => '?',
  5506.             'doctrine.cache_collection_region_command' => '?',
  5507.             'doctrine.mapping_convert_command' => '?',
  5508.             'doctrine.schema_create_command' => '?',
  5509.             'doctrine.schema_drop_command' => '?',
  5510.             'doctrine.ensure_production_settings_command' => '?',
  5511.             'doctrine.clear_entity_region_command' => '?',
  5512.             'doctrine.mapping_info_command' => '?',
  5513.             'doctrine.clear_query_region_command' => '?',
  5514.             'doctrine.query_dql_command' => '?',
  5515.             'doctrine.schema_update_command' => '?',
  5516.             'doctrine.schema_validate_command' => '?',
  5517.             'doctrine.mapping_import_command' => '?',
  5518.             'doctrine.orm.default_configuration' => '?',
  5519.             'doctrine.orm.default_annotation_metadata_driver' => '?',
  5520.             'cache.doctrine.orm.default.metadata' => '?',
  5521.             'cache.doctrine.orm.default.result' => '?',
  5522.             'cache.doctrine.orm.default.query' => '?',
  5523.             'doctrine.orm.default_entity_listener_resolver' => '?',
  5524.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  5525.             'doctrine.orm.default_manager_configurator' => '?',
  5526.             'doctrine.orm.default_entity_manager.property_info_extractor' => '?',
  5527.             'doctrine.orm.default_entity_manager.validator_loader' => '?',
  5528.             'jms_i18n_routing.locale_resolver.default' => '?',
  5529.             'jms_i18n_routing.router' => '?',
  5530.             'jms_i18n_routing.route_exclusion_strategy' => '?',
  5531.             'jms_i18n_routing.pattern_generation_strategy.default' => '?',
  5532.             'jms_i18n_routing.route_translation_extractor' => '?',
  5533.             'jms_translation.file_source_factory' => '?',
  5534.             'jms_translation.file_writer' => '?',
  5535.             'jms_translation.loader_manager' => '?',
  5536.             'jms_translation.loader.xliff_loader' => '?',
  5537.             'jms_translation.dumper.php_dumper' => '?',
  5538.             'jms_translation.dumper.xliff_dumper' => '?',
  5539.             'jms_translation.dumper.xlf_dumper' => '?',
  5540.             'jms_translation.dumper.yaml_dumper' => '?',
  5541.             'jms_translation.extractor_manager' => '?',
  5542.             'jms_translation.extractor.file_extractor' => '?',
  5543.             'jms_translation.extractor.file.default_php_extractor' => '?',
  5544.             'jms_translation.extractor.file.form_extractor' => '?',
  5545.             'jms_translation.extractor.file.translation_container_extractor' => '?',
  5546.             'jms_translation.extractor.file.twig_extractor' => '?',
  5547.             'jms_translation.extractor.file.validation_extractor' => '?',
  5548.             'jms_translation.extractor.file.authentication_message_extractor' => '?',
  5549.             'jms_translation.doc_parser' => '?',
  5550.             'jms_translation.command.extract' => '?',
  5551.             'jms_translation.command.list_resources' => '?',
  5552.             'doctrine.migrations.dependency_factory' => '?',
  5553.             'doctrine.migrations.configuration_loader' => '?',
  5554.             'doctrine.migrations.entity_manager_registry_loader' => '?',
  5555.             'doctrine.migrations.configuration' => '?',
  5556.             'doctrine.migrations.container_aware_migrations_factory' => '?',
  5557.             'doctrine_migrations.diff_command' => '?',
  5558.             'doctrine_migrations.sync_metadata_command' => '?',
  5559.             'doctrine_migrations.versions_command' => '?',
  5560.             'doctrine_migrations.current_command' => '?',
  5561.             'doctrine_migrations.dump_schema_command' => '?',
  5562.             'doctrine_migrations.execute_command' => '?',
  5563.             'doctrine_migrations.generate_command' => '?',
  5564.             'doctrine_migrations.latest_command' => '?',
  5565.             'doctrine_migrations.migrate_command' => '?',
  5566.             'doctrine_migrations.rollup_command' => '?',
  5567.             'doctrine_migrations.status_command' => '?',
  5568.             'doctrine_migrations.up_to_date_command' => '?',
  5569.             'doctrine_migrations.version_command' => '?',
  5570.             'doctrine.migrations.storage.table_storage' => '?',
  5571.             'maker.auto_command.make_auth' => '?',
  5572.             'maker.auto_command.make_command' => '?',
  5573.             'maker.auto_command.make_controller' => '?',
  5574.             'maker.auto_command.make_crud' => '?',
  5575.             'maker.auto_command.make_docker_database' => '?',
  5576.             'maker.auto_command.make_entity' => '?',
  5577.             'maker.auto_command.make_fixtures' => '?',
  5578.             'maker.auto_command.make_form' => '?',
  5579.             'maker.auto_command.make_message' => '?',
  5580.             'maker.auto_command.make_messenger_middleware' => '?',
  5581.             'maker.auto_command.make_registration_form' => '?',
  5582.             'maker.auto_command.make_reset_password' => '?',
  5583.             'maker.auto_command.make_serializer_encoder' => '?',
  5584.             'maker.auto_command.make_serializer_normalizer' => '?',
  5585.             'maker.auto_command.make_subscriber' => '?',
  5586.             'maker.auto_command.make_twig_extension' => '?',
  5587.             'maker.auto_command.make_test' => '?',
  5588.             'maker.auto_command.make_validator' => '?',
  5589.             'maker.auto_command.make_voter' => '?',
  5590.             'maker.auto_command.make_user' => '?',
  5591.             'maker.auto_command.make_migration' => '?',
  5592.             'maker.auto_command.make_stimulus_controller' => '?',
  5593.             'monolog.logger.request' => '?',
  5594.             'monolog.logger.console' => '?',
  5595.             'monolog.logger.cache' => '?',
  5596.             'monolog.logger.mailer' => '?',
  5597.             'monolog.logger.php' => '?',
  5598.             'monolog.logger.event' => '?',
  5599.             'monolog.logger.router' => '?',
  5600.             'monolog.logger.profiler' => '?',
  5601.             'monolog.logger.security' => '?',
  5602.             'monolog.logger.doctrine' => '?',
  5603.             'monolog.handler.null_internal' => '?',
  5604.             'debug.argument_resolver.request_attribute' => '?',
  5605.             'debug.argument_resolver.request' => '?',
  5606.             'debug.argument_resolver.session' => '?',
  5607.             'debug.security.user_value_resolver' => '?',
  5608.             'debug.argument_resolver.service' => '?',
  5609.             'debug.argument_resolver.default' => '?',
  5610.             'debug.argument_resolver.variadic' => '?',
  5611.             'debug.argument_resolver.not_tagged_controller' => '?',
  5612.             'debug.security.voter.security.access.authenticated_voter' => '?',
  5613.             'debug.security.voter.security.access.role_hierarchy_voter' => '?',
  5614.             'debug.security.voter.security.access.expression_voter' => '?',
  5615.             'security.listener.csrf_protection' => '?',
  5616.             'security.logout.listener.csrf_token_clearing' => '?',
  5617.             'doctrine.dbal.default_schema_asset_filter_manager' => '?',
  5618.             'jms_translation.loader.wrapped_symfony_loader.0' => '?',
  5619.             'jms_translation.loader.wrapped_symfony_loader.1' => '?',
  5620.             'jms_translation.loader.wrapped_symfony_loader.2' => '?',
  5621.             'jms_translation.loader.wrapped_symfony_loader.3' => '?',
  5622.             'jms_translation.loader.wrapped_symfony_loader.4' => '?',
  5623.             'jms_translation.loader.wrapped_symfony_loader.5' => '?',
  5624.             'jms_translation.loader.wrapped_symfony_loader.6' => '?',
  5625.             'jms_translation.loader.wrapped_symfony_loader.7' => '?',
  5626.             'jms_translation.loader.wrapped_symfony_loader.8' => '?',
  5627.             'jms_translation.loader.wrapped_symfony_loader.9' => '?',
  5628.             'jms_translation.loader.wrapped_symfony_loader.10' => '?',
  5629.             'jms_translation.dumper.wrapped_symfony_dumper.2' => '?',
  5630.             'jms_translation.dumper.wrapped_symfony_dumper.3' => '?',
  5631.             'jms_translation.dumper.wrapped_symfony_dumper.5' => '?',
  5632.             'jms_translation.dumper.wrapped_symfony_dumper.6' => '?',
  5633.             'jms_translation.dumper.wrapped_symfony_dumper.7' => '?',
  5634.             'jms_translation.dumper.wrapped_symfony_dumper.8' => '?',
  5635.             'jms_translation.dumper.wrapped_symfony_dumper.9' => '?',
  5636.             'jms_translation.dumper.wrapped_symfony_dumper.10' => '?',
  5637.             'debug.validator.inner' => '?',
  5638.             'debug.event_dispatcher.inner' => '?',
  5639.             'debug.controller_resolver.inner' => '?',
  5640.             'debug.argument_resolver.inner' => '?',
  5641.             'debug.security.access.decision_manager.inner' => '?',
  5642.             'debug.security.firewall.authenticator.admin.inner' => '?',
  5643.             'debug.security.firewall.authenticator.main.inner' => '?',
  5644.             'doctrine.migrations.container_aware_migrations_factory.inner' => '?',
  5645.             'debug.argument_resolver.request_attribute.inner' => '?',
  5646.             'debug.argument_resolver.request.inner' => '?',
  5647.             'debug.argument_resolver.session.inner' => '?',
  5648.             'debug.security.user_value_resolver.inner' => '?',
  5649.             'debug.argument_resolver.service.inner' => '?',
  5650.             'debug.argument_resolver.default.inner' => '?',
  5651.             'debug.argument_resolver.variadic.inner' => '?',
  5652.             'debug.argument_resolver.not_tagged_controller.inner' => '?',
  5653.             'cache.webpack_encore.recorder_inner' => '?',
  5654.             'cache.app.recorder_inner' => '?',
  5655.             'cache.system.recorder_inner' => '?',
  5656.             'cache.validator.recorder_inner' => '?',
  5657.             'cache.serializer.recorder_inner' => '?',
  5658.             'cache.annotations.recorder_inner' => '?',
  5659.             'cache.property_info.recorder_inner' => '?',
  5660.             'cache.validator_expression_language.recorder_inner' => '?',
  5661.             'cache.security_expression_language.recorder_inner' => '?',
  5662.             'cache.doctrine.orm.default.result.recorder_inner' => '?',
  5663.             'cache.doctrine.orm.default.query.recorder_inner' => '?',
  5664.             'Psr\\Container\\ContainerInterface' => '?',
  5665.             'Symfony\\Component\\DependencyInjection\\ContainerInterface' => '?',
  5666.             'Liip\\ImagineBundle\\Config\\FilterFactoryCollection' => '?',
  5667.             'Liip\\ImagineBundle\\Config\\StackBuilder' => '?',
  5668.             'Liip\\ImagineBundle\\Config\\StackCollection' => '?',
  5669.             'Liip\\ImagineBundle\\Imagine\\Filter\\FilterManager' => '?',
  5670.             'Liip\\ImagineBundle\\Imagine\\Data\\DataManager' => '?',
  5671.             'Liip\\ImagineBundle\\Imagine\\Cache\\CacheManager' => '?',
  5672.             'liip_imagine' => '?',
  5673.             'Imagine\\Image\\ImagineInterface' => '?',
  5674.             'sensio_framework_extra.converter.doctrine.orm.expression_language' => '?',
  5675.             'sensio_framework_extra.security.expression_language' => '?',
  5676.             'logger' => '?',
  5677.             'Psr\\Log\\LoggerInterface' => '?',
  5678.             'Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollectionInterface' => '?',
  5679.             'Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupInterface' => '?',
  5680.             'Symfony\\Component\\DependencyInjection\\ParameterBag\\ContainerBagInterface' => '?',
  5681.             'Symfony\\Component\\DependencyInjection\\ParameterBag\\ParameterBagInterface' => '?',
  5682.             'Symfony\\Component\\EventDispatcher\\EventDispatcherInterface' => '?',
  5683.             'Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface' => '?',
  5684.             'Symfony\\Component\\HttpKernel\\HttpKernelInterface' => '?',
  5685.             'Symfony\\Component\\HttpFoundation\\RequestStack' => '?',
  5686.             'Symfony\\Component\\HttpFoundation\\UrlHelper' => '?',
  5687.             'Symfony\\Component\\HttpKernel\\KernelInterface' => '?',
  5688.             'Symfony\\Component\\Filesystem\\Filesystem' => '?',
  5689.             'Symfony\\Component\\HttpKernel\\Config\\FileLocator' => '?',
  5690.             'Symfony\\Component\\HttpKernel\\UriSigner' => '?',
  5691.             'Symfony\\Component\\String\\Slugger\\SluggerInterface' => '?',
  5692.             'Symfony\\Component\\HttpKernel\\Fragment\\FragmentUriGeneratorInterface' => '?',
  5693.             'error_renderer.html' => '?',
  5694.             'error_renderer' => '?',
  5695.             'Psr\\EventDispatcher\\EventDispatcherInterface' => '?',
  5696.             'Psr\\Container\\ContainerInterface $parameterBag' => '?',
  5697.             'Psr\\Cache\\CacheItemPoolInterface' => '?',
  5698.             'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => '?',
  5699.             'Symfony\\Contracts\\Cache\\CacheInterface' => '?',
  5700.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => '?',
  5701.             'Symfony\\Component\\Asset\\Packages' => '?',
  5702.             'mailer' => '?',
  5703.             'Symfony\\Component\\Mailer\\MailerInterface' => '?',
  5704.             'mailer.logger_message_listener' => '?',
  5705.             'Symfony\\Component\\Translation\\Reader\\TranslationReaderInterface' => '?',
  5706.             'Symfony\\Component\\Translation\\Extractor\\ExtractorInterface' => '?',
  5707.             'Symfony\\Component\\Translation\\Writer\\TranslationWriterInterface' => '?',
  5708.             'translator.formatter' => '?',
  5709.             'Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter' => '?',
  5710.             'Symfony\\Component\\Stopwatch\\Stopwatch' => '?',
  5711.             'Symfony\\Component\\Routing\\RouterInterface' => '?',
  5712.             'Symfony\\Component\\Routing\\Generator\\UrlGeneratorInterface' => '?',
  5713.             'Symfony\\Component\\Routing\\Matcher\\UrlMatcherInterface' => '?',
  5714.             'Symfony\\Component\\Routing\\RequestContextAwareInterface' => '?',
  5715.             'Symfony\\Component\\Routing\\RequestContext' => '?',
  5716.             'annotation_reader' => '?',
  5717.             'Doctrine\\Common\\Annotations\\Reader' => '?',
  5718.             'Symfony\\Component\\PropertyAccess\\PropertyAccessorInterface' => '?',
  5719.             'Symfony\\Component\\Serializer\\SerializerInterface' => '?',
  5720.             'Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface' => '?',
  5721.             'Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface' => '?',
  5722.             'Symfony\\Component\\Serializer\\Encoder\\EncoderInterface' => '?',
  5723.             'Symfony\\Component\\Serializer\\Encoder\\DecoderInterface' => '?',
  5724.             'serializer.property_accessor' => '?',
  5725.             'Symfony\\Component\\Serializer\\Mapping\\ClassDiscriminatorResolverInterface' => '?',
  5726.             'Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer' => '?',
  5727.             'Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer' => '?',
  5728.             'Symfony\\Component\\Serializer\\Mapping\\Factory\\ClassMetadataFactoryInterface' => '?',
  5729.             'error_renderer.serializer' => '?',
  5730.             'Symfony\\Component\\PropertyInfo\\PropertyAccessExtractorInterface' => '?',
  5731.             'Symfony\\Component\\PropertyInfo\\PropertyDescriptionExtractorInterface' => '?',
  5732.             'Symfony\\Component\\PropertyInfo\\PropertyInfoExtractorInterface' => '?',
  5733.             'Symfony\\Component\\PropertyInfo\\PropertyTypeExtractorInterface' => '?',
  5734.             'Symfony\\Component\\PropertyInfo\\PropertyListExtractorInterface' => '?',
  5735.             'Symfony\\Component\\PropertyInfo\\PropertyInitializableExtractorInterface' => '?',
  5736.             'Symfony\\Component\\PropertyInfo\\PropertyReadInfoExtractorInterface' => '?',
  5737.             'Symfony\\Component\\PropertyInfo\\PropertyWriteInfoExtractorInterface' => '?',
  5738.             'cache.default_doctrine_dbal_provider' => '?',
  5739.             'cache.default_pdo_provider' => '?',
  5740.             'Symfony\\Component\\HttpFoundation\\Session\\SessionInterface' => '?',
  5741.             'Symfony\\Component\\HttpFoundation\\Session\\Storage\\SessionStorageInterface' => '?',
  5742.             'SessionHandlerInterface' => '?',
  5743.             'session.storage' => '?',
  5744.             'session.storage.factory' => '?',
  5745.             'session.handler' => '?',
  5746.             'session_listener' => '?',
  5747.             'Symfony\\Component\\Security\\Csrf\\TokenGenerator\\TokenGeneratorInterface' => '?',
  5748.             'Symfony\\Component\\Security\\Csrf\\TokenStorage\\TokenStorageInterface' => '?',
  5749.             'Symfony\\Component\\Security\\Csrf\\CsrfTokenManagerInterface' => '?',
  5750.             'Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface' => '?',
  5751.             'Symfony\\Component\\Form\\FormRegistryInterface' => '?',
  5752.             'Symfony\\Component\\Form\\FormFactoryInterface' => '?',
  5753.             'form.property_accessor' => '?',
  5754.             'form.choice_list_factory' => '?',
  5755.             'Symfony\\Component\\Validator\\Validator\\ValidatorInterface' => '?',
  5756.             'validator.mapping.class_metadata_factory' => '?',
  5757.             'Symfony\\Component\\Mime\\MimeTypesInterface' => '?',
  5758.             'Symfony\\Component\\Mime\\MimeTypeGuesserInterface' => '?',
  5759.             'a2lix_auto_form.manipulator.default' => '?',
  5760.             'Twig_Environment' => '?',
  5761.             'Twig\\Environment' => '?',
  5762.             'Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationCheckerInterface' => '?',
  5763.             'Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorageInterface' => '?',
  5764.             'Symfony\\Component\\Security\\Core\\Security' => '?',
  5765.             'Symfony\\Component\\Security\\Http\\Session\\SessionAuthenticationStrategyInterface' => '?',
  5766.             'security.encoder_factory' => '?',
  5767.             'Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface' => '?',
  5768.             'Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface' => '?',
  5769.             'Symfony\\Component\\Security\\Http\\Authentication\\AuthenticationUtils' => '?',
  5770.             'Symfony\\Component\\Security\\Core\\Authorization\\AccessDecisionManagerInterface' => '?',
  5771.             'Symfony\\Component\\Security\\Core\\Role\\RoleHierarchyInterface' => '?',
  5772.             'Symfony\\Component\\Security\\Http\\Firewall' => '?',
  5773.             'Symfony\\Component\\Security\\Http\\FirewallMapInterface' => '?',
  5774.             'Symfony\\Component\\Security\\Http\\HttpUtils' => '?',
  5775.             'Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface' => '?',
  5776.             'security.firewall' => '?',
  5777.             'security.user.provider.concrete.fos_userbundle' => '?',
  5778.             'security.authentication.session_strategy.admin' => '?',
  5779.             'security.user_checker.admin' => '?',
  5780.             'security.authentication.session_strategy.main' => '?',
  5781.             'security.user_checker.main' => '?',
  5782.             'security.firewall.context_locator' => '?',
  5783.             'Symfony\\Component\\Security\\Core\\User\\UserCheckerInterface' => '?',
  5784.             'fos_user.doctrine_registry' => '?',
  5785.             'FOS\\UserBundle\\Security\\LoginManagerInterface' => '?',
  5786.             'FOS\\UserBundle\\Util\\TokenGeneratorInterface' => '?',
  5787.             'FOS\\UserBundle\\Util\\PasswordUpdaterInterface' => '?',
  5788.             'FOS\\UserBundle\\Util\\CanonicalFieldsUpdater' => '?',
  5789.             'FOS\\UserBundle\\Model\\UserManagerInterface' => '?',
  5790.             'fos_user.util.email_canonicalizer' => '?',
  5791.             'fos_user.util.username_canonicalizer' => '?',
  5792.             'fos_user.util.token_generator' => '?',
  5793.             'fos_user.mailer' => '?',
  5794.             'FOS\\UserBundle\\Mailer\\MailerInterface' => '?',
  5795.             'Knp\\Component\\Pager\\PaginatorInterface' => '?',
  5796.             'Knp\\DoctrineBehaviors\\Contract\\Provider\\LocaleProviderInterface' => '?',
  5797.             'Knp\\DoctrineBehaviors\\Contract\\Provider\\UserProviderInterface' => '?',
  5798.             'Doctrine\\DBAL\\Driver\\Connection' => '?',
  5799.             'Doctrine\\DBAL\\Connection' => '?',
  5800.             'Doctrine\\Persistence\\ManagerRegistry' => '?',
  5801.             'Doctrine\\Common\\Persistence\\ManagerRegistry' => '?',
  5802.             'doctrine.dbal.event_manager' => '?',
  5803.             'Doctrine\\DBAL\\Connection $defaultConnection' => '?',
  5804.             'Doctrine\\ORM\\EntityManagerInterface' => '?',
  5805.             'doctrine.orm.metadata.annotation_reader' => '?',
  5806.             'doctrine.orm.default_metadata_cache' => '?',
  5807.             'doctrine.orm.default_result_cache' => '?',
  5808.             'doctrine.orm.default_query_cache' => '?',
  5809.             'Doctrine\\ORM\\EntityManagerInterface $defaultEntityManager' => '?',
  5810.             'doctrine.orm.default_entity_manager.event_manager' => '?',
  5811.             'jms_i18n_routing.locale_resolver' => '?',
  5812.             'jms_i18n_routing.pattern_generation_strategy' => '?',
  5813.             'doctrine.migrations.metadata_storage' => '?',
  5814.             'twig.loader.filesystem' => '?',
  5815.             'a2lix_translation_form.locale_provider.default' => '?',
  5816.             'liip_imagine.mime_type_guesser' => '?',
  5817.             'liip_imagine.extension_guesser' => '?',
  5818.             'Psr\\Log\\LoggerInterface $requestLogger' => '?',
  5819.             'Psr\\Log\\LoggerInterface $consoleLogger' => '?',
  5820.             'Psr\\Log\\LoggerInterface $cacheLogger' => '?',
  5821.             'Psr\\Log\\LoggerInterface $mailerLogger' => '?',
  5822.             'Psr\\Log\\LoggerInterface $phpLogger' => '?',
  5823.             'Psr\\Log\\LoggerInterface $eventLogger' => '?',
  5824.             'Psr\\Log\\LoggerInterface $routerLogger' => '?',
  5825.             'Psr\\Log\\LoggerInterface $profilerLogger' => '?',
  5826.             'Psr\\Log\\LoggerInterface $securityLogger' => '?',
  5827.             'Psr\\Log\\LoggerInterface $doctrineLogger' => '?',
  5828.             'Psr\\Log\\LoggerInterface $deprecationLogger' => '?',
  5829.             'argument_resolver.controller_locator' => '?',
  5830.             'twig.loader' => '?',
  5831.             'doctrine.id_generator_locator' => '?',
  5832.             'controller_resolver' => '?',
  5833.             'argument_resolver' => '?',
  5834.             'translator.data_collector.inner' => '?',
  5835.             'twig.error_renderer.html.inner' => '?',
  5836.             'security.access.decision_manager' => '?',
  5837.             'security.firewall.authenticator.admin' => '?',
  5838.             'security.firewall.authenticator.main' => '?',
  5839.             'doctrine.migrations.migrations_factory' => '?',
  5840.             'argument_resolver.request_attribute' => '?',
  5841.             'argument_resolver.request' => '?',
  5842.             'argument_resolver.session' => '?',
  5843.             'security.user_value_resolver' => '?',
  5844.             'argument_resolver.service' => '?',
  5845.             'argument_resolver.default' => '?',
  5846.             'argument_resolver.variadic' => '?',
  5847.             'argument_resolver.not_tagged_controller' => '?',
  5848.             'doctrine.orm.default_metadata_driver' => '?',
  5849.             'security.password_encoder' => '?',
  5850.             'session' => '?',
  5851.             'validator' => '?',
  5852.         ]);
  5853.     }
  5854.     /**
  5855.      * Gets the public 'test.service_container' shared service.
  5856.      *
  5857.      * @return \Symfony\Bundle\FrameworkBundle\Test\TestContainer
  5858.      */
  5859.     protected function getTest_ServiceContainerService()
  5860.     {
  5861.         return $this->services['test.service_container'] = new \Symfony\Bundle\FrameworkBundle\Test\TestContainer(($this->services['kernel'] ?? $this->get('kernel'1)), 'test.private_services_locator');
  5862.     }
  5863.     /**
  5864.      * Gets the public 'translator' shared service.
  5865.      *
  5866.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  5867.      */
  5868.     protected function getTranslatorService()
  5869.     {
  5870.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  5871.     }
  5872.     /**
  5873.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  5874.      *
  5875.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  5876.      */
  5877.     protected function getWebProfiler_Controller_ExceptionPanelService()
  5878.     {
  5879.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  5880.         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()));
  5881.     }
  5882.     /**
  5883.      * Gets the public 'web_profiler.controller.profiler' shared service.
  5884.      *
  5885.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  5886.      */
  5887.     protected function getWebProfiler_Controller_ProfilerService()
  5888.     {
  5889.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  5890.         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));
  5891.     }
  5892.     /**
  5893.      * Gets the public 'web_profiler.controller.router' shared service.
  5894.      *
  5895.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  5896.      */
  5897.     protected function getWebProfiler_Controller_RouterService()
  5898.     {
  5899.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  5900.         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 () {
  5901.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5902.         }, 1));
  5903.     }
  5904.     /**
  5905.      * Gets the private '.App\Command\ExampleCommand.lazy' shared service.
  5906.      *
  5907.      * @return \Symfony\Component\Console\Command\LazyCommand
  5908.      */
  5909.     protected function getExampleCommand_LazyService()
  5910.     {
  5911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5913.         return $this->privates['.App\\Command\\ExampleCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('pw:import:example', [], 'Example command'false, function (): \App\Command\ExampleCommand {
  5914.             return ($this->services['App\\Command\\ExampleCommand'] ?? $this->getExampleCommandService());
  5915.         });
  5916.     }
  5917.     /**
  5918.      * Gets the private '.App\Command\GenerateCrudCommand.lazy' shared service.
  5919.      *
  5920.      * @return \Symfony\Component\Console\Command\LazyCommand
  5921.      */
  5922.     protected function getGenerateCrudCommand_LazyService()
  5923.     {
  5924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5926.         return $this->privates['.App\\Command\\GenerateCrudCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('pw:generate:crud', [], 'Generate CRUD'false, function (): \App\Command\GenerateCrudCommand {
  5927.             return ($this->services['App\\Command\\GenerateCrudCommand'] ?? $this->getGenerateCrudCommandService());
  5928.         });
  5929.     }
  5930.     /**
  5931.      * Gets the private '.App\Command\InsertCommand.lazy' shared service.
  5932.      *
  5933.      * @return \Symfony\Component\Console\Command\LazyCommand
  5934.      */
  5935.     protected function getInsertCommand_LazyService()
  5936.     {
  5937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5939.         return $this->privates['.App\\Command\\InsertCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('pw:import:data', [], 'Commande d\'insertion de données par fichier excel en bdd'false, function (): \App\Command\InsertCommand {
  5940.             return ($this->services['App\\Command\\InsertCommand'] ?? $this->getInsertCommandService());
  5941.         });
  5942.     }
  5943.     /**
  5944.      * Gets the private '.console.command.about.lazy' shared service.
  5945.      *
  5946.      * @return \Symfony\Component\Console\Command\LazyCommand
  5947.      */
  5948.     protected function get_Console_Command_About_LazyService()
  5949.     {
  5950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5952.         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 {
  5953.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  5954.         });
  5955.     }
  5956.     /**
  5957.      * Gets the private '.console.command.assets_install.lazy' shared service.
  5958.      *
  5959.      * @return \Symfony\Component\Console\Command\LazyCommand
  5960.      */
  5961.     protected function get_Console_Command_AssetsInstall_LazyService()
  5962.     {
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5965.         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 {
  5966.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  5967.         });
  5968.     }
  5969.     /**
  5970.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  5971.      *
  5972.      * @return \Symfony\Component\Console\Command\LazyCommand
  5973.      */
  5974.     protected function get_Console_Command_CacheClear_LazyService()
  5975.     {
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5978.         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 {
  5979.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  5980.         });
  5981.     }
  5982.     /**
  5983.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  5984.      *
  5985.      * @return \Symfony\Component\Console\Command\LazyCommand
  5986.      */
  5987.     protected function get_Console_Command_CachePoolClear_LazyService()
  5988.     {
  5989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5991.         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 {
  5992.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  5993.         });
  5994.     }
  5995.     /**
  5996.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  5997.      *
  5998.      * @return \Symfony\Component\Console\Command\LazyCommand
  5999.      */
  6000.     protected function get_Console_Command_CachePoolDelete_LazyService()
  6001.     {
  6002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6004.         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 {
  6005.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  6006.         });
  6007.     }
  6008.     /**
  6009.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  6010.      *
  6011.      * @return \Symfony\Component\Console\Command\LazyCommand
  6012.      */
  6013.     protected function get_Console_Command_CachePoolList_LazyService()
  6014.     {
  6015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6017.         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 {
  6018.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  6019.         });
  6020.     }
  6021.     /**
  6022.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  6023.      *
  6024.      * @return \Symfony\Component\Console\Command\LazyCommand
  6025.      */
  6026.     protected function get_Console_Command_CachePoolPrune_LazyService()
  6027.     {
  6028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6030.         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 {
  6031.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  6032.         });
  6033.     }
  6034.     /**
  6035.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  6036.      *
  6037.      * @return \Symfony\Component\Console\Command\LazyCommand
  6038.      */
  6039.     protected function get_Console_Command_CacheWarmup_LazyService()
  6040.     {
  6041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6043.         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 {
  6044.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  6045.         });
  6046.     }
  6047.     /**
  6048.      * Gets the private '.console.command.config_debug.lazy' shared service.
  6049.      *
  6050.      * @return \Symfony\Component\Console\Command\LazyCommand
  6051.      */
  6052.     protected function get_Console_Command_ConfigDebug_LazyService()
  6053.     {
  6054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6056.         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 {
  6057.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  6058.         });
  6059.     }
  6060.     /**
  6061.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  6062.      *
  6063.      * @return \Symfony\Component\Console\Command\LazyCommand
  6064.      */
  6065.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  6066.     {
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6069.         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 {
  6070.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  6071.         });
  6072.     }
  6073.     /**
  6074.      * Gets the private '.console.command.container_debug.lazy' shared service.
  6075.      *
  6076.      * @return \Symfony\Component\Console\Command\LazyCommand
  6077.      */
  6078.     protected function get_Console_Command_ContainerDebug_LazyService()
  6079.     {
  6080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6082.         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 {
  6083.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  6084.         });
  6085.     }
  6086.     /**
  6087.      * Gets the private '.console.command.container_lint.lazy' shared service.
  6088.      *
  6089.      * @return \Symfony\Component\Console\Command\LazyCommand
  6090.      */
  6091.     protected function get_Console_Command_ContainerLint_LazyService()
  6092.     {
  6093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6095.         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 {
  6096.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  6097.         });
  6098.     }
  6099.     /**
  6100.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  6101.      *
  6102.      * @return \Symfony\Component\Console\Command\LazyCommand
  6103.      */
  6104.     protected function get_Console_Command_DebugAutowiring_LazyService()
  6105.     {
  6106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6108.         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 {
  6109.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  6110.         });
  6111.     }
  6112.     /**
  6113.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  6114.      *
  6115.      * @return \Symfony\Component\Console\Command\LazyCommand
  6116.      */
  6117.     protected function get_Console_Command_DotenvDebug_LazyService()
  6118.     {
  6119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6121.         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 {
  6122.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  6123.         });
  6124.     }
  6125.     /**
  6126.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  6127.      *
  6128.      * @return \Symfony\Component\Console\Command\LazyCommand
  6129.      */
  6130.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  6131.     {
  6132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6134.         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 {
  6135.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  6136.         });
  6137.     }
  6138.     /**
  6139.      * Gets the private '.console.command.form_debug.lazy' shared service.
  6140.      *
  6141.      * @return \Symfony\Component\Console\Command\LazyCommand
  6142.      */
  6143.     protected function get_Console_Command_FormDebug_LazyService()
  6144.     {
  6145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6147.         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 {
  6148.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  6149.         });
  6150.     }
  6151.     /**
  6152.      * Gets the private '.console.command.router_debug.lazy' shared service.
  6153.      *
  6154.      * @return \Symfony\Component\Console\Command\LazyCommand
  6155.      */
  6156.     protected function get_Console_Command_RouterDebug_LazyService()
  6157.     {
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6160.         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 {
  6161.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  6162.         });
  6163.     }
  6164.     /**
  6165.      * Gets the private '.console.command.router_match.lazy' shared service.
  6166.      *
  6167.      * @return \Symfony\Component\Console\Command\LazyCommand
  6168.      */
  6169.     protected function get_Console_Command_RouterMatch_LazyService()
  6170.     {
  6171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6173.         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 {
  6174.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  6175.         });
  6176.     }
  6177.     /**
  6178.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  6179.      *
  6180.      * @return \Symfony\Component\Console\Command\LazyCommand
  6181.      */
  6182.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  6183.     {
  6184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6186.         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 {
  6187.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  6188.         });
  6189.     }
  6190.     /**
  6191.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  6192.      *
  6193.      * @return \Symfony\Component\Console\Command\LazyCommand
  6194.      */
  6195.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  6196.     {
  6197.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6199.         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 {
  6200.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  6201.         });
  6202.     }
  6203.     /**
  6204.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  6205.      *
  6206.      * @return \Symfony\Component\Console\Command\LazyCommand
  6207.      */
  6208.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  6209.     {
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6212.         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 {
  6213.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  6214.         });
  6215.     }
  6216.     /**
  6217.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  6218.      *
  6219.      * @return \Symfony\Component\Console\Command\LazyCommand
  6220.      */
  6221.     protected function get_Console_Command_SecretsList_LazyService()
  6222.     {
  6223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6225.         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 {
  6226.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  6227.         });
  6228.     }
  6229.     /**
  6230.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  6231.      *
  6232.      * @return \Symfony\Component\Console\Command\LazyCommand
  6233.      */
  6234.     protected function get_Console_Command_SecretsRemove_LazyService()
  6235.     {
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6238.         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 {
  6239.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  6240.         });
  6241.     }
  6242.     /**
  6243.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  6244.      *
  6245.      * @return \Symfony\Component\Console\Command\LazyCommand
  6246.      */
  6247.     protected function get_Console_Command_SecretsSet_LazyService()
  6248.     {
  6249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6251.         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 {
  6252.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  6253.         });
  6254.     }
  6255.     /**
  6256.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  6257.      *
  6258.      * @return \Symfony\Component\Console\Command\LazyCommand
  6259.      */
  6260.     protected function get_Console_Command_TranslationDebug_LazyService()
  6261.     {
  6262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6264.         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 {
  6265.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  6266.         });
  6267.     }
  6268.     /**
  6269.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  6270.      *
  6271.      * @return \Symfony\Component\Console\Command\LazyCommand
  6272.      */
  6273.     protected function get_Console_Command_TranslationExtract_LazyService()
  6274.     {
  6275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6277.         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 {
  6278.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  6279.         });
  6280.     }
  6281.     /**
  6282.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  6283.      *
  6284.      * @return \Symfony\Component\Console\Command\LazyCommand
  6285.      */
  6286.     protected function get_Console_Command_TranslationPull_LazyService()
  6287.     {
  6288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6290.         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 {
  6291.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  6292.         });
  6293.     }
  6294.     /**
  6295.      * Gets the private '.console.command.translation_push.lazy' shared service.
  6296.      *
  6297.      * @return \Symfony\Component\Console\Command\LazyCommand
  6298.      */
  6299.     protected function get_Console_Command_TranslationPush_LazyService()
  6300.     {
  6301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6303.         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 {
  6304.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  6305.         });
  6306.     }
  6307.     /**
  6308.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  6309.      *
  6310.      * @return \Symfony\Component\Console\Command\LazyCommand
  6311.      */
  6312.     protected function get_Console_Command_ValidatorDebug_LazyService()
  6313.     {
  6314.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6316.         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 {
  6317.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  6318.         });
  6319.     }
  6320.     /**
  6321.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  6322.      *
  6323.      * @return \Symfony\Component\Console\Command\LazyCommand
  6324.      */
  6325.     protected function get_Console_Command_XliffLint_LazyService()
  6326.     {
  6327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6329.         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 {
  6330.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  6331.         });
  6332.     }
  6333.     /**
  6334.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  6335.      *
  6336.      * @return \Symfony\Component\Console\Command\LazyCommand
  6337.      */
  6338.     protected function get_Console_Command_YamlLint_LazyService()
  6339.     {
  6340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6342.         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 {
  6343.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  6344.         });
  6345.     }
  6346.     /**
  6347.      * Gets the private '.doctrine.orm.default_metadata_driver' shared service.
  6348.      *
  6349.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver
  6350.      */
  6351.     protected function get_Doctrine_Orm_DefaultMetadataDriverService()
  6352.     {
  6353.         $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  6354.         $a->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  6355.         $a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  6356.         return $this->privates['.doctrine.orm.default_metadata_driver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($a, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService()));
  6357.     }
  6358.     /**
  6359.      * Gets the private '.errored..service_locator.3DxPDuY.App\Entity\Article' shared service.
  6360.      *
  6361.      * @return \App\Entity\Article
  6362.      */
  6363.     protected function getArticleService()
  6364.     {
  6365.         $this->throw('Cannot autowire service ".service_locator.3DxPDuY": it references class "App\\Entity\\Article" but no such service exists.');
  6366.     }
  6367.     /**
  6368.      * Gets the private '.errored..service_locator.3IXTR_H.App\Entity\Gallery' shared service.
  6369.      *
  6370.      * @return \App\Entity\Gallery
  6371.      */
  6372.     protected function getGalleryService()
  6373.     {
  6374.         $this->throw('Cannot autowire service ".service_locator.3IXTR_H": it references class "App\\Entity\\Gallery" but no such service exists.');
  6375.     }
  6376.     /**
  6377.      * Gets the private '.errored..service_locator.478xwl1.App\Entity\Category' shared service.
  6378.      *
  6379.      * @return \App\Entity\Category
  6380.      */
  6381.     protected function getCategoryService()
  6382.     {
  6383.         $this->throw('Cannot autowire service ".service_locator.478xwl1": it references class "App\\Entity\\Category" but no such service exists.');
  6384.     }
  6385.     /**
  6386.      * Gets the private '.errored..service_locator.5bkioaH.App\Entity\User' shared service.
  6387.      *
  6388.      * @return \App\Entity\User
  6389.      */
  6390.     protected function getUserService()
  6391.     {
  6392.         $this->throw('Cannot autowire service ".service_locator.5bkioaH": it references class "App\\Entity\\User" but no such service exists.');
  6393.     }
  6394.     /**
  6395.      * Gets the private '.errored..service_locator.6IkVMIm.App\Entity\Campaign' shared service.
  6396.      *
  6397.      * @return \App\Entity\Campaign
  6398.      */
  6399.     protected function getCampaignService()
  6400.     {
  6401.         $this->throw('Cannot autowire service ".service_locator.6IkVMIm": it references class "App\\Entity\\Campaign" but no such service exists.');
  6402.     }
  6403.     /**
  6404.      * Gets the private '.errored..service_locator.6oKiZkm.App\Entity\Template' shared service.
  6405.      *
  6406.      * @return \App\Entity\Template
  6407.      */
  6408.     protected function getTemplateService()
  6409.     {
  6410.         $this->throw('Cannot autowire service ".service_locator.6oKiZkm": it references class "App\\Entity\\Template" but no such service exists.');
  6411.     }
  6412.     /**
  6413.      * Gets the private '.errored..service_locator.Blzdatn.App\Entity\Attribute' shared service.
  6414.      *
  6415.      * @return \App\Entity\Attribute
  6416.      */
  6417.     protected function getAttributeService()
  6418.     {
  6419.         $this->throw('Cannot autowire service ".service_locator.Blzdatn": it references class "App\\Entity\\Attribute" but no such service exists.');
  6420.     }
  6421.     /**
  6422.      * Gets the private '.errored..service_locator.CFSyatC.App\Entity\Partner' shared service.
  6423.      *
  6424.      * @return \App\Entity\Partner
  6425.      */
  6426.     protected function getPartnerService()
  6427.     {
  6428.         $this->throw('Cannot autowire service ".service_locator.CFSyatC": it references class "App\\Entity\\Partner" but no such service exists.');
  6429.     }
  6430.     /**
  6431.      * Gets the private '.errored..service_locator.Fd9aIe6.App\Entity\Contact' shared service.
  6432.      *
  6433.      * @return \App\Entity\Contact
  6434.      */
  6435.     protected function getContactService()
  6436.     {
  6437.         $this->throw('Cannot autowire service ".service_locator.Fd9aIe6": it references class "App\\Entity\\Contact" but no such service exists.');
  6438.     }
  6439.     /**
  6440.      * Gets the private '.errored..service_locator.Hfu_Ccf.App\Entity\Product' shared service.
  6441.      *
  6442.      * @return \App\Entity\Product
  6443.      */
  6444.     protected function getProductService()
  6445.     {
  6446.         $this->throw('Cannot autowire service ".service_locator.Hfu_Ccf": it references class "App\\Entity\\Product" but no such service exists.');
  6447.     }
  6448.     /**
  6449.      * Gets the private '.errored..service_locator.IbXbJEJ.App\Entity\Category' shared service.
  6450.      *
  6451.      * @return \App\Entity\Category
  6452.      */
  6453.     protected function getCategory2Service()
  6454.     {
  6455.         $this->throw('Cannot autowire service ".service_locator.IbXbJEJ": it references class "App\\Entity\\Category" but no such service exists.');
  6456.     }
  6457.     /**
  6458.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  6459.      *
  6460.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  6461.      */
  6462.     protected function getLoaderInterfaceService()
  6463.     {
  6464.         $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".');
  6465.     }
  6466.     /**
  6467.      * Gets the private '.errored..service_locator.S85VBX_.App\Entity\Campaign' shared service.
  6468.      *
  6469.      * @return \App\Entity\Campaign
  6470.      */
  6471.     protected function getCampaign2Service()
  6472.     {
  6473.         $this->throw('Cannot autowire service ".service_locator.S85VBX_": it references class "App\\Entity\\Campaign" but no such service exists.');
  6474.     }
  6475.     /**
  6476.      * Gets the private '.errored..service_locator.SzGKLGC.App\Entity\Subscriber' shared service.
  6477.      *
  6478.      * @return \App\Entity\Subscriber
  6479.      */
  6480.     protected function getSubscriberService()
  6481.     {
  6482.         $this->throw('Cannot autowire service ".service_locator.SzGKLGC": it references class "App\\Entity\\Subscriber" but no such service exists.');
  6483.     }
  6484.     /**
  6485.      * Gets the private '.errored..service_locator.THVfaSv.App\Entity\SeoRoute' shared service.
  6486.      *
  6487.      * @return \App\Entity\SeoRoute
  6488.      */
  6489.     protected function getSeoRouteService()
  6490.     {
  6491.         $this->throw('Cannot autowire service ".service_locator.THVfaSv": it references class "App\\Entity\\SeoRoute" but no such service exists.');
  6492.     }
  6493.     /**
  6494.      * Gets the private '.errored..service_locator.TsGW5aA.App\Entity\Activite' shared service.
  6495.      *
  6496.      * @return \App\Entity\Activite
  6497.      */
  6498.     protected function getActiviteService()
  6499.     {
  6500.         $this->throw('Cannot autowire service ".service_locator.TsGW5aA": it references class "App\\Entity\\Activite" but no such service exists.');
  6501.     }
  6502.     /**
  6503.      * Gets the private '.errored..service_locator.Uu8PbjH.App\Entity\Activite' shared service.
  6504.      *
  6505.      * @return \App\Entity\Activite
  6506.      */
  6507.     protected function getActivite2Service()
  6508.     {
  6509.         $this->throw('Cannot autowire service ".service_locator.Uu8PbjH": it references class "App\\Entity\\Activite" but no such service exists.');
  6510.     }
  6511.     /**
  6512.      * Gets the private '.errored..service_locator.X5rAzKE.App\Entity\SubscriberGroup' shared service.
  6513.      *
  6514.      * @return \App\Entity\SubscriberGroup
  6515.      */
  6516.     protected function getSubscriberGroupService()
  6517.     {
  6518.         $this->throw('Cannot autowire service ".service_locator.X5rAzKE": it references class "App\\Entity\\SubscriberGroup" but no such service exists.');
  6519.     }
  6520.     /**
  6521.      * Gets the private '.errored..service_locator.cLg9KWU.App\Entity\Address' shared service.
  6522.      *
  6523.      * @return \App\Entity\Address
  6524.      */
  6525.     protected function getAddressService()
  6526.     {
  6527.         $this->throw('Cannot autowire service ".service_locator.cLg9KWU": it references class "App\\Entity\\Address" but no such service exists.');
  6528.     }
  6529.     /**
  6530.      * Gets the private '.errored..service_locator.ch4Jgvl.App\Entity\User' shared service.
  6531.      *
  6532.      * @return \App\Entity\User
  6533.      */
  6534.     protected function getUser2Service()
  6535.     {
  6536.         $this->throw('Cannot autowire service ".service_locator.ch4Jgvl": it references class "App\\Entity\\User" but no such service exists.');
  6537.     }
  6538.     /**
  6539.      * Gets the private '.errored..service_locator.ciASONt.App\Entity\Contact' shared service.
  6540.      *
  6541.      * @return \App\Entity\Contact
  6542.      */
  6543.     protected function getContact2Service()
  6544.     {
  6545.         $this->throw('Cannot autowire service ".service_locator.ciASONt": it references class "App\\Entity\\Contact" but no such service exists.');
  6546.     }
  6547.     /**
  6548.      * Gets the private '.errored..service_locator.gn4frYJ.App\Entity\Page' shared service.
  6549.      *
  6550.      * @return \App\Entity\Page
  6551.      */
  6552.     protected function getPageService()
  6553.     {
  6554.         $this->throw('Cannot autowire service ".service_locator.gn4frYJ": it references class "App\\Entity\\Page" but no such service exists.');
  6555.     }
  6556.     /**
  6557.      * Gets the private '.errored..service_locator.iHZ5bxx.App\Entity\Recipient' shared service.
  6558.      *
  6559.      * @return \App\Entity\Recipient
  6560.      */
  6561.     protected function getRecipientService()
  6562.     {
  6563.         $this->throw('Cannot autowire service ".service_locator.iHZ5bxx": it references class "App\\Entity\\Recipient" but no such service exists.');
  6564.     }
  6565.     /**
  6566.      * Gets the private '.errored..service_locator.kaipZWV.App\Entity\Redirection' shared service.
  6567.      *
  6568.      * @return \App\Entity\Redirection
  6569.      */
  6570.     protected function getRedirectionService()
  6571.     {
  6572.         $this->throw('Cannot autowire service ".service_locator.kaipZWV": it references class "App\\Entity\\Redirection" but no such service exists.');
  6573.     }
  6574.     /**
  6575.      * Gets the private '.errored..service_locator.n2E93ym.App\Entity\Category' shared service.
  6576.      *
  6577.      * @return \App\Entity\Category
  6578.      */
  6579.     protected function getCategory3Service()
  6580.     {
  6581.         $this->throw('Cannot autowire service ".service_locator.n2E93ym": it references class "App\\Entity\\Category" but no such service exists.');
  6582.     }
  6583.     /**
  6584.      * Gets the private '.errored..service_locator.n2E93ym.App\Entity\Product' shared service.
  6585.      *
  6586.      * @return \App\Entity\Product
  6587.      */
  6588.     protected function getProduct2Service()
  6589.     {
  6590.         $this->throw('Cannot autowire service ".service_locator.n2E93ym": it references class "App\\Entity\\Product" but no such service exists.');
  6591.     }
  6592.     /**
  6593.      * Gets the private '.errored..service_locator.xYoebww.App\Entity\Template' shared service.
  6594.      *
  6595.      * @return \App\Entity\Template
  6596.      */
  6597.     protected function getTemplate2Service()
  6598.     {
  6599.         $this->throw('Cannot autowire service ".service_locator.xYoebww": it references class "App\\Entity\\Template" but no such service exists.');
  6600.     }
  6601.     /**
  6602.      * Gets the private '.errored..service_locator.zudzieW.App\Entity\User' shared service.
  6603.      *
  6604.      * @return \App\Entity\User
  6605.      */
  6606.     protected function getUser3Service()
  6607.     {
  6608.         $this->throw('Cannot autowire service ".service_locator.zudzieW": it references class "App\\Entity\\User" but no such service exists.');
  6609.     }
  6610.     /**
  6611.      * Gets the private '.errored.B.W5uGg' shared service.
  6612.      *
  6613.      * @return \App\Entity\EcommerceOrder
  6614.      */
  6615.     protected function get_Errored_B_W5uGgService()
  6616.     {
  6617.         $this->throw('Cannot determine controller argument for "App\\Controller\\Admin\\MoneticoController::getContexte()": the $order argument is type-hinted with the non-existent class or interface: "App\\Entity\\EcommerceOrder".');
  6618.     }
  6619.     /**
  6620.      * Gets the private '.errored.B7xM1WG' shared service.
  6621.      *
  6622.      * @return \App\Entity\EcommerceOrder
  6623.      */
  6624.     protected function get_Errored_B7xM1WGService()
  6625.     {
  6626.         $this->throw('Cannot determine controller argument for "App\\Controller\\Admin\\MoneticoController::monetico_moneticoAction()": the $order argument is type-hinted with the non-existent class or interface: "App\\Entity\\EcommerceOrder".');
  6627.     }
  6628.     /**
  6629.      * Gets the private '.errored.V2UedL5' shared service.
  6630.      *
  6631.      * @return \App\Entity\EcommerceOrder
  6632.      */
  6633.     protected function get_Errored_V2UedL5Service()
  6634.     {
  6635.         $this->throw('Cannot determine controller argument for "App\\Controller\\Admin\\MoneticoController::getFields()": the $order argument is type-hinted with the non-existent class or interface: "App\\Entity\\EcommerceOrder".');
  6636.     }
  6637.     /**
  6638.      * Gets the private '.errored.WOArZUE' shared service.
  6639.      *
  6640.      * @return \App\Entity\EcommerceOrder
  6641.      */
  6642.     protected function get_Errored_WOArZUEService()
  6643.     {
  6644.         $this->throw('Cannot determine controller argument for "App\\Controller\\UserController::generateInvoice()": the $order argument is type-hinted with the non-existent class or interface: "App\\Entity\\EcommerceOrder".');
  6645.     }
  6646.     /**
  6647.      * Gets the private '.errored.vn7WA8x' shared service.
  6648.      *
  6649.      * @return \App\Entity\EcommerceOrder
  6650.      */
  6651.     protected function get_Errored_Vn7WA8xService()
  6652.     {
  6653.         $this->throw('Cannot determine controller argument for "App\\Controller\\UserController::orderShowAction()": the $order argument is type-hinted with the non-existent class or interface: "App\\Entity\\EcommerceOrder".');
  6654.     }
  6655.     /**
  6656.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  6657.      *
  6658.      * @return \Symfony\Component\Console\Command\LazyCommand
  6659.      */
  6660.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  6661.     {
  6662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6664.         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 {
  6665.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  6666.         });
  6667.     }
  6668.     /**
  6669.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  6670.      *
  6671.      * @return \Symfony\Component\Console\Command\LazyCommand
  6672.      */
  6673.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  6674.     {
  6675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6677.         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 {
  6678.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  6679.         });
  6680.     }
  6681.     /**
  6682.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  6683.      *
  6684.      * @return \Symfony\Component\Console\Command\LazyCommand
  6685.      */
  6686.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  6687.     {
  6688.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6689.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6690.         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 {
  6691.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  6692.         });
  6693.     }
  6694.     /**
  6695.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  6696.      *
  6697.      * @return \Symfony\Component\Console\Command\LazyCommand
  6698.      */
  6699.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  6700.     {
  6701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6703.         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 {
  6704.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  6705.         });
  6706.     }
  6707.     /**
  6708.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  6709.      *
  6710.      * @return \Symfony\Component\Console\Command\LazyCommand
  6711.      */
  6712.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  6713.     {
  6714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6716.         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 {
  6717.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  6718.         });
  6719.     }
  6720.     /**
  6721.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  6722.      *
  6723.      * @return \Symfony\Component\Console\Command\LazyCommand
  6724.      */
  6725.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  6726.     {
  6727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6729.         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 {
  6730.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  6731.         });
  6732.     }
  6733.     /**
  6734.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  6735.      *
  6736.      * @return \Symfony\Component\Console\Command\LazyCommand
  6737.      */
  6738.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  6739.     {
  6740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6742.         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 {
  6743.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  6744.         });
  6745.     }
  6746.     /**
  6747.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  6748.      *
  6749.      * @return \Symfony\Component\Console\Command\LazyCommand
  6750.      */
  6751.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  6752.     {
  6753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6755.         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 {
  6756.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  6757.         });
  6758.     }
  6759.     /**
  6760.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  6761.      *
  6762.      * @return \Symfony\Component\Console\Command\LazyCommand
  6763.      */
  6764.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  6765.     {
  6766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6768.         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 {
  6769.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  6770.         });
  6771.     }
  6772.     /**
  6773.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  6774.      *
  6775.      * @return \Symfony\Component\Console\Command\LazyCommand
  6776.      */
  6777.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  6778.     {
  6779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6780.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6781.         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 {
  6782.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  6783.         });
  6784.     }
  6785.     /**
  6786.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  6787.      *
  6788.      * @return \Symfony\Component\Console\Command\LazyCommand
  6789.      */
  6790.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  6791.     {
  6792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6794.         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 {
  6795.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  6796.         });
  6797.     }
  6798.     /**
  6799.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  6800.      *
  6801.      * @return \Symfony\Component\Console\Command\LazyCommand
  6802.      */
  6803.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  6804.     {
  6805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6807.         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 {
  6808.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  6809.         });
  6810.     }
  6811.     /**
  6812.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  6813.      *
  6814.      * @return \Symfony\Component\Console\Command\LazyCommand
  6815.      */
  6816.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  6817.     {
  6818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6820.         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 {
  6821.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  6822.         });
  6823.     }
  6824.     /**
  6825.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  6826.      *
  6827.      * @return \Symfony\Component\Console\Command\LazyCommand
  6828.      */
  6829.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  6830.     {
  6831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6833.         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 {
  6834.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  6835.         });
  6836.     }
  6837.     /**
  6838.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  6839.      *
  6840.      * @return \Symfony\Component\Console\Command\LazyCommand
  6841.      */
  6842.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  6843.     {
  6844.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6846.         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 {
  6847.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  6848.         });
  6849.     }
  6850.     /**
  6851.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  6852.      *
  6853.      * @return \Symfony\Component\Console\Command\LazyCommand
  6854.      */
  6855.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  6856.     {
  6857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6859.         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 {
  6860.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  6861.         });
  6862.     }
  6863.     /**
  6864.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  6865.      *
  6866.      * @return \Symfony\Component\Console\Command\LazyCommand
  6867.      */
  6868.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  6869.     {
  6870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6872.         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 {
  6873.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  6874.         });
  6875.     }
  6876.     /**
  6877.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  6878.      *
  6879.      * @return \Symfony\Component\Console\Command\LazyCommand
  6880.      */
  6881.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  6882.     {
  6883.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6885.         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 {
  6886.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  6887.         });
  6888.     }
  6889.     /**
  6890.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  6891.      *
  6892.      * @return \Symfony\Component\Console\Command\LazyCommand
  6893.      */
  6894.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  6895.     {
  6896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6898.         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 {
  6899.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  6900.         });
  6901.     }
  6902.     /**
  6903.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  6904.      *
  6905.      * @return \Symfony\Component\Console\Command\LazyCommand
  6906.      */
  6907.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  6908.     {
  6909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6911.         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 {
  6912.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  6913.         });
  6914.     }
  6915.     /**
  6916.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  6917.      *
  6918.      * @return \Symfony\Component\Console\Command\LazyCommand
  6919.      */
  6920.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  6921.     {
  6922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6924.         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 {
  6925.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  6926.         });
  6927.     }
  6928.     /**
  6929.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  6930.      *
  6931.      * @return \Symfony\Component\Console\Command\LazyCommand
  6932.      */
  6933.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  6934.     {
  6935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6937.         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 {
  6938.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  6939.         });
  6940.     }
  6941.     /**
  6942.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  6943.      *
  6944.      * @return \Symfony\Component\Console\Command\LazyCommand
  6945.      */
  6946.     protected function get_Security_Command_DebugFirewall_LazyService()
  6947.     {
  6948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6950.         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 {
  6951.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  6952.         });
  6953.     }
  6954.     /**
  6955.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  6956.      *
  6957.      * @return \Symfony\Component\Console\Command\LazyCommand
  6958.      */
  6959.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  6960.     {
  6961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6963.         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 {
  6964.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  6965.         });
  6966.     }
  6967.     /**
  6968.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  6969.      *
  6970.      * @return \Symfony\Component\Console\Command\LazyCommand
  6971.      */
  6972.     protected function get_Security_Command_UserPasswordHash_LazyService()
  6973.     {
  6974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6976.         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 {
  6977.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  6978.         });
  6979.     }
  6980.     /**
  6981.      * Gets the private '.service_locator..9OiCw.' shared service.
  6982.      *
  6983.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6984.      */
  6985.     protected function get_ServiceLocator__9OiCw_Service()
  6986.     {
  6987.         return $this->privates['.service_locator..9OiCw.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6988.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  6989.             'filterService' => ['services''App\\Service\\Filter''getFilterService'false],
  6990.             'paginatorService' => ['services''knp_paginator''getKnpPaginatorService'false],
  6991.         ], [
  6992.             'em' => '?',
  6993.             'filterService' => 'App\\Service\\Filter',
  6994.             'paginatorService' => '?',
  6995.         ]);
  6996.     }
  6997.     /**
  6998.      * Gets the private '.service_locator.01d7phl' shared service.
  6999.      *
  7000.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7001.      */
  7002.     protected function get_ServiceLocator_01d7phlService()
  7003.     {
  7004.         return $this->privates['.service_locator.01d7phl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7005.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7006.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  7007.             'orderService' => ['services''App\\Service\\Order''getOrderService'false],
  7008.         ], [
  7009.             'em' => '?',
  7010.             'logger' => '?',
  7011.             'orderService' => 'App\\Service\\Order',
  7012.         ]);
  7013.     }
  7014.     /**
  7015.      * Gets the private '.service_locator.3DxPDuY' shared service.
  7016.      *
  7017.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7018.      */
  7019.     protected function get_ServiceLocator_3DxPDuYService()
  7020.     {
  7021.         return $this->privates['.service_locator.3DxPDuY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7022.             'article' => ['privates''.errored..service_locator.3DxPDuY.App\\Entity\\Article'NULL'Cannot autowire service ".service_locator.3DxPDuY": it references class "App\\Entity\\Article" but no such service exists.'],
  7023.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7024.         ], [
  7025.             'article' => 'App\\Entity\\Article',
  7026.             'em' => '?',
  7027.         ]);
  7028.     }
  7029.     /**
  7030.      * Gets the private '.service_locator.3IXTR_H' shared service.
  7031.      *
  7032.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7033.      */
  7034.     protected function get_ServiceLocator_3IXTRHService()
  7035.     {
  7036.         return $this->privates['.service_locator.3IXTR_H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7037.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7038.             'gallery' => ['privates''.errored..service_locator.3IXTR_H.App\\Entity\\Gallery'NULL'Cannot autowire service ".service_locator.3IXTR_H": it references class "App\\Entity\\Gallery" but no such service exists.'],
  7039.         ], [
  7040.             'em' => '?',
  7041.             'gallery' => 'App\\Entity\\Gallery',
  7042.         ]);
  7043.     }
  7044.     /**
  7045.      * Gets the private '.service_locator.478xwl1' shared service.
  7046.      *
  7047.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7048.      */
  7049.     protected function get_ServiceLocator_478xwl1Service()
  7050.     {
  7051.         return $this->privates['.service_locator.478xwl1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7052.             'category' => ['privates''.errored..service_locator.478xwl1.App\\Entity\\Category'NULL'Cannot autowire service ".service_locator.478xwl1": it references class "App\\Entity\\Category" but no such service exists.'],
  7053.         ], [
  7054.             'category' => 'App\\Entity\\Category',
  7055.         ]);
  7056.     }
  7057.     /**
  7058.      * Gets the private '.service_locator.5bkioaH' shared service.
  7059.      *
  7060.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7061.      */
  7062.     protected function get_ServiceLocator_5bkioaHService()
  7063.     {
  7064.         return $this->privates['.service_locator.5bkioaH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7065.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7066.             'user' => ['privates''.errored..service_locator.5bkioaH.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.5bkioaH": it references class "App\\Entity\\User" but no such service exists.'],
  7067.         ], [
  7068.             'em' => '?',
  7069.             'user' => 'App\\Entity\\User',
  7070.         ]);
  7071.     }
  7072.     /**
  7073.      * Gets the private '.service_locator.5miB8_X' shared service.
  7074.      *
  7075.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7076.      */
  7077.     protected function get_ServiceLocator_5miB8XService()
  7078.     {
  7079.         return $this->privates['.service_locator.5miB8_X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7080.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7081.         ], [
  7082.             'em' => '?',
  7083.         ]);
  7084.     }
  7085.     /**
  7086.      * Gets the private '.service_locator.6IkVMIm' shared service.
  7087.      *
  7088.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7089.      */
  7090.     protected function get_ServiceLocator_6IkVMImService()
  7091.     {
  7092.         return $this->privates['.service_locator.6IkVMIm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7093.             'campaign' => ['privates''.errored..service_locator.6IkVMIm.App\\Entity\\Campaign'NULL'Cannot autowire service ".service_locator.6IkVMIm": it references class "App\\Entity\\Campaign" but no such service exists.'],
  7094.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7095.         ], [
  7096.             'campaign' => 'App\\Entity\\Campaign',
  7097.             'em' => '?',
  7098.         ]);
  7099.     }
  7100.     /**
  7101.      * Gets the private '.service_locator.6oKiZkm' shared service.
  7102.      *
  7103.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7104.      */
  7105.     protected function get_ServiceLocator_6oKiZkmService()
  7106.     {
  7107.         return $this->privates['.service_locator.6oKiZkm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7108.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7109.             'template' => ['privates''.errored..service_locator.6oKiZkm.App\\Entity\\Template'NULL'Cannot autowire service ".service_locator.6oKiZkm": it references class "App\\Entity\\Template" but no such service exists.'],
  7110.         ], [
  7111.             'em' => '?',
  7112.             'template' => 'App\\Entity\\Template',
  7113.         ]);
  7114.     }
  7115.     /**
  7116.      * Gets the private '.service_locator.Blzdatn' shared service.
  7117.      *
  7118.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7119.      */
  7120.     protected function get_ServiceLocator_BlzdatnService()
  7121.     {
  7122.         return $this->privates['.service_locator.Blzdatn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7123.             'attribute' => ['privates''.errored..service_locator.Blzdatn.App\\Entity\\Attribute'NULL'Cannot autowire service ".service_locator.Blzdatn": it references class "App\\Entity\\Attribute" but no such service exists.'],
  7124.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7125.         ], [
  7126.             'attribute' => 'App\\Entity\\Attribute',
  7127.             'em' => '?',
  7128.         ]);
  7129.     }
  7130.     /**
  7131.      * Gets the private '.service_locator.BzRjX_3' shared service.
  7132.      *
  7133.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7134.      */
  7135.     protected function get_ServiceLocator_BzRjX3Service()
  7136.     {
  7137.         return $this->privates['.service_locator.BzRjX_3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7138.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7139.             'order' => ['privates''.errored.WOArZUE'NULL'Cannot determine controller argument for "App\\Controller\\UserController::generateInvoice()": the $order argument is type-hinted with the non-existent class or interface: "App\\Entity\\EcommerceOrder".'],
  7140.         ], [
  7141.             'em' => '?',
  7142.             'order' => '?',
  7143.         ]);
  7144.     }
  7145.     /**
  7146.      * Gets the private '.service_locator.CFSyatC' shared service.
  7147.      *
  7148.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7149.      */
  7150.     protected function get_ServiceLocator_CFSyatCService()
  7151.     {
  7152.         return $this->privates['.service_locator.CFSyatC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7153.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7154.             'partner' => ['privates''.errored..service_locator.CFSyatC.App\\Entity\\Partner'NULL'Cannot autowire service ".service_locator.CFSyatC": it references class "App\\Entity\\Partner" but no such service exists.'],
  7155.         ], [
  7156.             'em' => '?',
  7157.             'partner' => 'App\\Entity\\Partner',
  7158.         ]);
  7159.     }
  7160.     /**
  7161.      * Gets the private '.service_locator.DP9oGP8' shared service.
  7162.      *
  7163.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7164.      */
  7165.     protected function get_ServiceLocator_DP9oGP8Service()
  7166.     {
  7167.         return $this->privates['.service_locator.DP9oGP8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7168.             'order' => ['privates''.errored.B7xM1WG'NULL'Cannot determine controller argument for "App\\Controller\\Admin\\MoneticoController::monetico_moneticoAction()": the $order argument is type-hinted with the non-existent class or interface: "App\\Entity\\EcommerceOrder".'],
  7169.             'orderService' => ['services''App\\Service\\Order''getOrderService'false],
  7170.         ], [
  7171.             'order' => '?',
  7172.             'orderService' => 'App\\Service\\Order',
  7173.         ]);
  7174.     }
  7175.     /**
  7176.      * Gets the private '.service_locator.DdaNDDb' shared service.
  7177.      *
  7178.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7179.      */
  7180.     protected function get_ServiceLocator_DdaNDDbService()
  7181.     {
  7182.         return $this->privates['.service_locator.DdaNDDb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7183.             'order' => ['privates''.errored.B.W5uGg'NULL'Cannot determine controller argument for "App\\Controller\\Admin\\MoneticoController::getContexte()": the $order argument is type-hinted with the non-existent class or interface: "App\\Entity\\EcommerceOrder".'],
  7184.         ], [
  7185.             'order' => '?',
  7186.         ]);
  7187.     }
  7188.     /**
  7189.      * Gets the private '.service_locator.Fd9aIe6' shared service.
  7190.      *
  7191.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7192.      */
  7193.     protected function get_ServiceLocator_Fd9aIe6Service()
  7194.     {
  7195.         return $this->privates['.service_locator.Fd9aIe6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7196.             'contact' => ['privates''.errored..service_locator.Fd9aIe6.App\\Entity\\Contact'NULL'Cannot autowire service ".service_locator.Fd9aIe6": it references class "App\\Entity\\Contact" but no such service exists.'],
  7197.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7198.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  7199.         ], [
  7200.             'contact' => 'App\\Entity\\Contact',
  7201.             'em' => '?',
  7202.             'logger' => '?',
  7203.         ]);
  7204.     }
  7205.     /**
  7206.      * Gets the private '.service_locator.GNc8e5B' shared service.
  7207.      *
  7208.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7209.      */
  7210.     protected function get_ServiceLocator_GNc8e5BService()
  7211.     {
  7212.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7213.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  7214.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  7215.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7216.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7217.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7218.             'router' => ['services''router''getRouterService'false],
  7219.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7220.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  7221.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7222.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7223.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7224.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7225.         ], [
  7226.             'doctrine' => '?',
  7227.             'form.factory' => '?',
  7228.             'http_kernel' => '?',
  7229.             'parameter_bag' => '?',
  7230.             'request_stack' => '?',
  7231.             'router' => '?',
  7232.             'security.authorization_checker' => '?',
  7233.             'security.csrf.token_manager' => '?',
  7234.             'security.token_storage' => '?',
  7235.             'serializer' => '?',
  7236.             'session' => '.session.deprecated',
  7237.             'twig' => '?',
  7238.         ]);
  7239.     }
  7240.     /**
  7241.      * Gets the private '.service_locator.Hfu_Ccf' shared service.
  7242.      *
  7243.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7244.      */
  7245.     protected function get_ServiceLocator_HfuCcfService()
  7246.     {
  7247.         return $this->privates['.service_locator.Hfu_Ccf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7248.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7249.             'product' => ['privates''.errored..service_locator.Hfu_Ccf.App\\Entity\\Product'NULL'Cannot autowire service ".service_locator.Hfu_Ccf": it references class "App\\Entity\\Product" but no such service exists.'],
  7250.         ], [
  7251.             'em' => '?',
  7252.             'product' => 'App\\Entity\\Product',
  7253.         ]);
  7254.     }
  7255.     /**
  7256.      * Gets the private '.service_locator.IbXbJEJ' shared service.
  7257.      *
  7258.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7259.      */
  7260.     protected function get_ServiceLocator_IbXbJEJService()
  7261.     {
  7262.         return $this->privates['.service_locator.IbXbJEJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7263.             'category' => ['privates''.errored..service_locator.IbXbJEJ.App\\Entity\\Category'NULL'Cannot autowire service ".service_locator.IbXbJEJ": it references class "App\\Entity\\Category" but no such service exists.'],
  7264.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7265.         ], [
  7266.             'category' => 'App\\Entity\\Category',
  7267.             'em' => '?',
  7268.         ]);
  7269.     }
  7270.     /**
  7271.      * Gets the private '.service_locator.KLVvNIq' shared service.
  7272.      *
  7273.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7274.      */
  7275.     protected function get_ServiceLocator_KLVvNIqService()
  7276.     {
  7277.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7278.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  7279.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  7280.         ], [
  7281.             'doctrine.ulid_generator' => '?',
  7282.             'doctrine.uuid_generator' => '?',
  7283.         ]);
  7284.     }
  7285.     /**
  7286.      * Gets the private '.service_locator.KfbR3DY' shared service.
  7287.      *
  7288.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7289.      */
  7290.     protected function get_ServiceLocator_KfbR3DYService()
  7291.     {
  7292.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7293.             '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".'],
  7294.         ], [
  7295.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  7296.         ]);
  7297.     }
  7298.     /**
  7299.      * Gets the private '.service_locator.LRa8DYq' shared service.
  7300.      *
  7301.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7302.      */
  7303.     protected function get_ServiceLocator_LRa8DYqService()
  7304.     {
  7305.         return $this->privates['.service_locator.LRa8DYq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7306.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7307.         ], [
  7308.             'em' => '?',
  7309.         ]);
  7310.     }
  7311.     /**
  7312.      * Gets the private '.service_locator.S85VBX_' shared service.
  7313.      *
  7314.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7315.      */
  7316.     protected function get_ServiceLocator_S85VBXService()
  7317.     {
  7318.         return $this->privates['.service_locator.S85VBX_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7319.             'campaign' => ['privates''.errored..service_locator.S85VBX_.App\\Entity\\Campaign'NULL'Cannot autowire service ".service_locator.S85VBX_": it references class "App\\Entity\\Campaign" but no such service exists.'],
  7320.         ], [
  7321.             'campaign' => 'App\\Entity\\Campaign',
  7322.         ]);
  7323.     }
  7324.     /**
  7325.      * Gets the private '.service_locator.SzGKLGC' shared service.
  7326.      *
  7327.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7328.      */
  7329.     protected function get_ServiceLocator_SzGKLGCService()
  7330.     {
  7331.         return $this->privates['.service_locator.SzGKLGC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7332.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7333.             'subscriber' => ['privates''.errored..service_locator.SzGKLGC.App\\Entity\\Subscriber'NULL'Cannot autowire service ".service_locator.SzGKLGC": it references class "App\\Entity\\Subscriber" but no such service exists.'],
  7334.         ], [
  7335.             'em' => '?',
  7336.             'subscriber' => 'App\\Entity\\Subscriber',
  7337.         ]);
  7338.     }
  7339.     /**
  7340.      * Gets the private '.service_locator.THVfaSv' shared service.
  7341.      *
  7342.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7343.      */
  7344.     protected function get_ServiceLocator_THVfaSvService()
  7345.     {
  7346.         return $this->privates['.service_locator.THVfaSv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7347.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7348.             'seoRoute' => ['privates''.errored..service_locator.THVfaSv.App\\Entity\\SeoRoute'NULL'Cannot autowire service ".service_locator.THVfaSv": it references class "App\\Entity\\SeoRoute" but no such service exists.'],
  7349.         ], [
  7350.             'em' => '?',
  7351.             'seoRoute' => 'App\\Entity\\SeoRoute',
  7352.         ]);
  7353.     }
  7354.     /**
  7355.      * Gets the private '.service_locator.TQeUS7o' shared service.
  7356.      *
  7357.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7358.      */
  7359.     protected function get_ServiceLocator_TQeUS7oService()
  7360.     {
  7361.         return $this->privates['.service_locator.TQeUS7o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7362.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7363.             'pwa' => ['services''App\\Service\\Pwa''getPwaService'false],
  7364.         ], [
  7365.             'em' => '?',
  7366.             'pwa' => 'App\\Service\\Pwa',
  7367.         ]);
  7368.     }
  7369.     /**
  7370.      * Gets the private '.service_locator.TsGW5aA' shared service.
  7371.      *
  7372.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7373.      */
  7374.     protected function get_ServiceLocator_TsGW5aAService()
  7375.     {
  7376.         return $this->privates['.service_locator.TsGW5aA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7377.             'activite' => ['privates''.errored..service_locator.TsGW5aA.App\\Entity\\Activite'NULL'Cannot autowire service ".service_locator.TsGW5aA": it references class "App\\Entity\\Activite" but no such service exists.'],
  7378.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7379.         ], [
  7380.             'activite' => 'App\\Entity\\Activite',
  7381.             'em' => '?',
  7382.         ]);
  7383.     }
  7384.     /**
  7385.      * Gets the private '.service_locator.U.pAMvc' shared service.
  7386.      *
  7387.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7388.      */
  7389.     protected function get_ServiceLocator_U_PAMvcService()
  7390.     {
  7391.         return $this->privates['.service_locator.U.pAMvc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7392.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'false],
  7393.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  7394.         ], [
  7395.             'security.firewall.map.context.admin' => '?',
  7396.             'security.firewall.map.context.main' => '?',
  7397.         ]);
  7398.     }
  7399.     /**
  7400.      * Gets the private '.service_locator.Uu8PbjH' shared service.
  7401.      *
  7402.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7403.      */
  7404.     protected function get_ServiceLocator_Uu8PbjHService()
  7405.     {
  7406.         return $this->privates['.service_locator.Uu8PbjH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7407.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7408.             'realisation' => ['privates''.errored..service_locator.Uu8PbjH.App\\Entity\\Activite'NULL'Cannot autowire service ".service_locator.Uu8PbjH": it references class "App\\Entity\\Activite" but no such service exists.'],
  7409.         ], [
  7410.             'em' => '?',
  7411.             'realisation' => 'App\\Entity\\Activite',
  7412.         ]);
  7413.     }
  7414.     /**
  7415.      * Gets the private '.service_locator.X5rAzKE' shared service.
  7416.      *
  7417.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7418.      */
  7419.     protected function get_ServiceLocator_X5rAzKEService()
  7420.     {
  7421.         return $this->privates['.service_locator.X5rAzKE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7422.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7423.             'subscriberGroup' => ['privates''.errored..service_locator.X5rAzKE.App\\Entity\\SubscriberGroup'NULL'Cannot autowire service ".service_locator.X5rAzKE": it references class "App\\Entity\\SubscriberGroup" but no such service exists.'],
  7424.         ], [
  7425.             'em' => '?',
  7426.             'subscriberGroup' => 'App\\Entity\\SubscriberGroup',
  7427.         ]);
  7428.     }
  7429.     /**
  7430.      * Gets the private '.service_locator.YF4uhf5' shared service.
  7431.      *
  7432.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7433.      */
  7434.     protected function get_ServiceLocator_YF4uhf5Service()
  7435.     {
  7436.         return $this->privates['.service_locator.YF4uhf5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7437.             'checkRouteService' => ['services''App\\Service\\CheckRoute''getCheckRouteService'false],
  7438.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7439.         ], [
  7440.             'checkRouteService' => 'App\\Service\\CheckRoute',
  7441.             'em' => '?',
  7442.         ]);
  7443.     }
  7444.     /**
  7445.      * Gets the private '.service_locator._Jv90VS' shared service.
  7446.      *
  7447.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7448.      */
  7449.     protected function get_ServiceLocator_Jv90VSService()
  7450.     {
  7451.         return $this->privates['.service_locator._Jv90VS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7452.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7453.             'translator' => ['services''translator''getTranslatorService'false],
  7454.         ], [
  7455.             'em' => '?',
  7456.             'translator' => '?',
  7457.         ]);
  7458.     }
  7459.     /**
  7460.      * Gets the private '.service_locator.c57S6zY' shared service.
  7461.      *
  7462.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7463.      */
  7464.     protected function get_ServiceLocator_C57S6zYService()
  7465.     {
  7466.         return $this->privates['.service_locator.c57S6zY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7467.             'kernel' => ['services''kernel''getKernelService'false],
  7468.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  7469.         ], [
  7470.             'kernel' => '?',
  7471.             'security' => '?',
  7472.         ]);
  7473.     }
  7474.     /**
  7475.      * Gets the private '.service_locator.cLg9KWU' shared service.
  7476.      *
  7477.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7478.      */
  7479.     protected function get_ServiceLocator_CLg9KWUService()
  7480.     {
  7481.         return $this->privates['.service_locator.cLg9KWU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7482.             'address' => ['privates''.errored..service_locator.cLg9KWU.App\\Entity\\Address'NULL'Cannot autowire service ".service_locator.cLg9KWU": it references class "App\\Entity\\Address" but no such service exists.'],
  7483.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7484.         ], [
  7485.             'address' => 'App\\Entity\\Address',
  7486.             'em' => '?',
  7487.         ]);
  7488.     }
  7489.     /**
  7490.      * Gets the private '.service_locator.ch4Jgvl' shared service.
  7491.      *
  7492.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7493.      */
  7494.     protected function get_ServiceLocator_Ch4JgvlService()
  7495.     {
  7496.         return $this->privates['.service_locator.ch4Jgvl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7497.             'user' => ['privates''.errored..service_locator.ch4Jgvl.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.ch4Jgvl": it references class "App\\Entity\\User" but no such service exists.'],
  7498.         ], [
  7499.             'user' => 'App\\Entity\\User',
  7500.         ]);
  7501.     }
  7502.     /**
  7503.      * Gets the private '.service_locator.ciASONt' shared service.
  7504.      *
  7505.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7506.      */
  7507.     protected function get_ServiceLocator_CiASONtService()
  7508.     {
  7509.         return $this->privates['.service_locator.ciASONt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7510.             'contact' => ['privates''.errored..service_locator.ciASONt.App\\Entity\\Contact'NULL'Cannot autowire service ".service_locator.ciASONt": it references class "App\\Entity\\Contact" but no such service exists.'],
  7511.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  7512.         ], [
  7513.             'contact' => 'App\\Entity\\Contact',
  7514.             'em' => '?',
  7515.         ]);
  7516.     }
  7517.     /**
  7518.      * Gets the private '.service_locator.dWNE5qq' shared service.
  7519.      *
  7520.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7521.      */
  7522.     protected function get_ServiceLocator_DWNE5qqService()
  7523.     {
  7524.         return $this->privates['.service_locator.dWNE5qq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7525.             'App\\Controller\\Admin\\ActiviteController::deleteAction' => ['privates''.service_locator.TsGW5aA''get_ServiceLocator_TsGW5aAService'false],
  7526.             'App\\Controller\\Admin\\ActiviteController::editAction' => ['privates''.service_locator.TsGW5aA''get_ServiceLocator_TsGW5aAService'false],
  7527.             'App\\Controller\\Admin\\ActiviteController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7528.             'App\\Controller\\Admin\\ActiviteController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7529.             'App\\Controller\\Admin\\ActiviteController::restoreAction' => ['privates''.service_locator.TsGW5aA''get_ServiceLocator_TsGW5aAService'false],
  7530.             'App\\Controller\\Admin\\AddressController::deleteAction' => ['privates''.service_locator.cLg9KWU''get_ServiceLocator_CLg9KWUService'false],
  7531.             'App\\Controller\\Admin\\AddressController::editAction' => ['privates''.service_locator.cLg9KWU''get_ServiceLocator_CLg9KWUService'false],
  7532.             'App\\Controller\\Admin\\AddressController::newAction' => ['privates''.service_locator.5bkioaH''get_ServiceLocator_5bkioaHService'false],
  7533.             'App\\Controller\\Admin\\AdminController::indexAction' => ['privates''.service_locator.YF4uhf5''get_ServiceLocator_YF4uhf5Service'false],
  7534.             'App\\Controller\\Admin\\ArticleController::copyAction' => ['privates''.service_locator.3DxPDuY''get_ServiceLocator_3DxPDuYService'false],
  7535.             'App\\Controller\\Admin\\ArticleController::deleteAction' => ['privates''.service_locator.3DxPDuY''get_ServiceLocator_3DxPDuYService'false],
  7536.             'App\\Controller\\Admin\\ArticleController::editAction' => ['privates''.service_locator.3DxPDuY''get_ServiceLocator_3DxPDuYService'false],
  7537.             'App\\Controller\\Admin\\ArticleController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7538.             'App\\Controller\\Admin\\ArticleController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7539.             'App\\Controller\\Admin\\ArticleController::restoreAction' => ['privates''.service_locator.3DxPDuY''get_ServiceLocator_3DxPDuYService'false],
  7540.             'App\\Controller\\Admin\\ArticleController::sortAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7541.             'App\\Controller\\Admin\\AttributeController::deleteAction' => ['privates''.service_locator.Blzdatn''get_ServiceLocator_BlzdatnService'false],
  7542.             'App\\Controller\\Admin\\AttributeController::editAction' => ['privates''.service_locator.Blzdatn''get_ServiceLocator_BlzdatnService'false],
  7543.             'App\\Controller\\Admin\\AttributeController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7544.             'App\\Controller\\Admin\\AttributeController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7545.             'App\\Controller\\Admin\\CampaignController::deleteAction' => ['privates''.service_locator.6IkVMIm''get_ServiceLocator_6IkVMImService'false],
  7546.             'App\\Controller\\Admin\\CampaignController::editAction' => ['privates''.service_locator.S85VBX_''get_ServiceLocator_S85VBXService'false],
  7547.             'App\\Controller\\Admin\\CampaignController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7548.             'App\\Controller\\Admin\\CampaignController::newAction' => ['privates''.service_locator.xYoebww''get_ServiceLocator_XYoebwwService'false],
  7549.             'App\\Controller\\Admin\\CategoryController::deleteAction' => ['privates''.service_locator.IbXbJEJ''get_ServiceLocator_IbXbJEJService'false],
  7550.             'App\\Controller\\Admin\\CategoryController::editAction' => ['privates''.service_locator.IbXbJEJ''get_ServiceLocator_IbXbJEJService'false],
  7551.             'App\\Controller\\Admin\\CategoryController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7552.             'App\\Controller\\Admin\\CategoryController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7553.             'App\\Controller\\Admin\\CategoryController::restoreAction' => ['privates''.service_locator.IbXbJEJ''get_ServiceLocator_IbXbJEJService'false],
  7554.             'App\\Controller\\Admin\\CgvController::editorAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7555.             'App\\Controller\\Admin\\ContactController::deleteAction' => ['privates''.service_locator.ciASONt''get_ServiceLocator_CiASONtService'false],
  7556.             'App\\Controller\\Admin\\ContactController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7557.             'App\\Controller\\Admin\\ContactController::setSpamAction' => ['privates''.service_locator.Fd9aIe6''get_ServiceLocator_Fd9aIe6Service'false],
  7558.             'App\\Controller\\Admin\\ContactController::showAction' => ['privates''.service_locator.ciASONt''get_ServiceLocator_CiASONtService'false],
  7559.             'App\\Controller\\Admin\\ExtensionController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7560.             'App\\Controller\\Admin\\FilemanagerController::deleteModalAction' => ['privates''.service_locator.g6H.xPr''get_ServiceLocator_G6H_XPrService'false],
  7561.             'App\\Controller\\Admin\\FilemanagerController::modalAction' => ['privates''.service_locator.g6H.xPr''get_ServiceLocator_G6H_XPrService'false],
  7562.             'App\\Controller\\Admin\\FilemanagerController::uploadModalAction' => ['privates''.service_locator.c57S6zY''get_ServiceLocator_C57S6zYService'false],
  7563.             'App\\Controller\\Admin\\GalleryController::deleteAction' => ['privates''.service_locator.3IXTR_H''get_ServiceLocator_3IXTRHService'false],
  7564.             'App\\Controller\\Admin\\GalleryController::editAction' => ['privates''.service_locator.3IXTR_H''get_ServiceLocator_3IXTRHService'false],
  7565.             'App\\Controller\\Admin\\GalleryController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7566.             'App\\Controller\\Admin\\GalleryController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7567.             'App\\Controller\\Admin\\GalleryController::restoreAction' => ['privates''.service_locator.3IXTR_H''get_ServiceLocator_3IXTRHService'false],
  7568.             'App\\Controller\\Admin\\GalleryController::sortAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7569.             'App\\Controller\\Admin\\ImportController::associateAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7570.             'App\\Controller\\Admin\\ImportController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7571.             'App\\Controller\\Admin\\InfoLineController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7572.             'App\\Controller\\Admin\\LegalController::editorAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7573.             'App\\Controller\\Admin\\MoneticoController::getContexte' => ['privates''.service_locator.DdaNDDb''get_ServiceLocator_DdaNDDbService'false],
  7574.             'App\\Controller\\Admin\\MoneticoController::getFields' => ['privates''.service_locator.uyxKZ6y''get_ServiceLocator_UyxKZ6yService'false],
  7575.             'App\\Controller\\Admin\\MoneticoController::monetico_moneticoAction' => ['privates''.service_locator.DP9oGP8''get_ServiceLocator_DP9oGP8Service'false],
  7576.             'App\\Controller\\Admin\\MoneticoController::paymentDoneAction' => ['privates''.service_locator.01d7phl''get_ServiceLocator_01d7phlService'false],
  7577.             'App\\Controller\\Admin\\MoneticoController::retourErreurAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7578.             'App\\Controller\\Admin\\MoneticoController::retourOkAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7579.             'App\\Controller\\Admin\\PageController::deleteAction' => ['privates''.service_locator.gn4frYJ''get_ServiceLocator_Gn4frYJService'false],
  7580.             'App\\Controller\\Admin\\PageController::editorAction' => ['privates''.service_locator.LRa8DYq''get_ServiceLocator_LRa8DYqService'false],
  7581.             'App\\Controller\\Admin\\PageController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7582.             'App\\Controller\\Admin\\PageController::restoreAction' => ['privates''.service_locator.gn4frYJ''get_ServiceLocator_Gn4frYJService'false],
  7583.             'App\\Controller\\Admin\\PageController::sortAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7584.             'App\\Controller\\Admin\\PartnerController::deleteAction' => ['privates''.service_locator.CFSyatC''get_ServiceLocator_CFSyatCService'false],
  7585.             'App\\Controller\\Admin\\PartnerController::editAction' => ['privates''.service_locator.CFSyatC''get_ServiceLocator_CFSyatCService'false],
  7586.             'App\\Controller\\Admin\\PartnerController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7587.             'App\\Controller\\Admin\\PartnerController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7588.             'App\\Controller\\Admin\\PartnerController::restoreAction' => ['privates''.service_locator.CFSyatC''get_ServiceLocator_CFSyatCService'false],
  7589.             'App\\Controller\\Admin\\PartnerController::sortAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7590.             'App\\Controller\\Admin\\ProductController::copyAction' => ['privates''.service_locator.Hfu_Ccf''get_ServiceLocator_HfuCcfService'false],
  7591.             'App\\Controller\\Admin\\ProductController::deleteAction' => ['privates''.service_locator.Hfu_Ccf''get_ServiceLocator_HfuCcfService'false],
  7592.             'App\\Controller\\Admin\\ProductController::editAction' => ['privates''.service_locator.Hfu_Ccf''get_ServiceLocator_HfuCcfService'false],
  7593.             'App\\Controller\\Admin\\ProductController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7594.             'App\\Controller\\Admin\\ProductController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7595.             'App\\Controller\\Admin\\ProductController::restoreAction' => ['privates''.service_locator.Hfu_Ccf''get_ServiceLocator_HfuCcfService'false],
  7596.             'App\\Controller\\Admin\\ProductController::sortAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7597.             'App\\Controller\\Admin\\PromoteController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7598.             'App\\Controller\\Admin\\RedirectionController::deleteAction' => ['privates''.service_locator.kaipZWV''get_ServiceLocator_KaipZWVService'false],
  7599.             'App\\Controller\\Admin\\RedirectionController::editAction' => ['privates''.service_locator.kaipZWV''get_ServiceLocator_KaipZWVService'false],
  7600.             'App\\Controller\\Admin\\RedirectionController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7601.             'App\\Controller\\Admin\\RedirectionController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7602.             'App\\Controller\\Admin\\RedirectionController::restoreAction' => ['privates''.service_locator.kaipZWV''get_ServiceLocator_KaipZWVService'false],
  7603.             'App\\Controller\\Admin\\RgpdController::editorAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7604.             'App\\Controller\\Admin\\SeoRouteController::editAction' => ['privates''.service_locator.THVfaSv''get_ServiceLocator_THVfaSvService'false],
  7605.             'App\\Controller\\Admin\\SeoRouteController::getEntityDataAction' => ['privates''.service_locator._Jv90VS''get_ServiceLocator_Jv90VSService'false],
  7606.             'App\\Controller\\Admin\\SeoRouteController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7607.             'App\\Controller\\Admin\\SeoRouteController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7608.             'App\\Controller\\Admin\\SliderController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7609.             'App\\Controller\\Admin\\SubscriberController::deleteAction' => ['privates''.service_locator.SzGKLGC''get_ServiceLocator_SzGKLGCService'false],
  7610.             'App\\Controller\\Admin\\SubscriberController::editAction' => ['privates''.service_locator.SzGKLGC''get_ServiceLocator_SzGKLGCService'false],
  7611.             'App\\Controller\\Admin\\SubscriberController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7612.             'App\\Controller\\Admin\\SubscriberController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7613.             'App\\Controller\\Admin\\SubscriberGroupController::deleteAction' => ['privates''.service_locator.X5rAzKE''get_ServiceLocator_X5rAzKEService'false],
  7614.             'App\\Controller\\Admin\\SubscriberGroupController::editAction' => ['privates''.service_locator.X5rAzKE''get_ServiceLocator_X5rAzKEService'false],
  7615.             'App\\Controller\\Admin\\SubscriberGroupController::newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7616.             'App\\Controller\\Admin\\TemplateController::deleteAction' => ['privates''.service_locator.6oKiZkm''get_ServiceLocator_6oKiZkmService'false],
  7617.             'App\\Controller\\Admin\\TemplateController::editorAction' => ['privates''.service_locator.sUqyxJH''get_ServiceLocator_SUqyxJHService'false],
  7618.             'App\\Controller\\Admin\\TemplateController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7619.             'App\\Controller\\Admin\\UserController::deleteAction' => ['privates''.service_locator.5bkioaH''get_ServiceLocator_5bkioaHService'false],
  7620.             'App\\Controller\\Admin\\UserController::editAction' => ['privates''.service_locator.zudzieW''get_ServiceLocator_ZudzieWService'false],
  7621.             'App\\Controller\\Admin\\UserController::indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7622.             'App\\Controller\\Admin\\UserController::newAction' => ['privates''.service_locator.sjAdRQz''get_ServiceLocator_SjAdRQzService'false],
  7623.             'App\\Controller\\Admin\\UserController::showAction' => ['privates''.service_locator.ch4Jgvl''get_ServiceLocator_Ch4JgvlService'false],
  7624.             'App\\Controller\\ApiController::addTokenAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7625.             'App\\Controller\\AppController::activiteShowAction' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  7626.             'App\\Controller\\AppController::activiteslistAction' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  7627.             'App\\Controller\\AppController::extensionJsonAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7628.             'App\\Controller\\AppController::indexAction' => ['privates''.service_locator.TQeUS7o''get_ServiceLocator_TQeUS7oService'false],
  7629.             'App\\Controller\\AppController::notificationsReadedAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7630.             'App\\Controller\\AppController::realisationsAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7631.             'App\\Controller\\AppController::realisationshowAction' => ['privates''.service_locator.Uu8PbjH''get_ServiceLocator_Uu8PbjHService'false],
  7632.             'App\\Controller\\AppController::renderCartAction' => ['privates''.service_locator.nAgueSq''get_ServiceLocator_NAgueSqService'false],
  7633.             'App\\Controller\\AppController::renderFooterAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7634.             'App\\Controller\\AppController::renderHighlightAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7635.             'App\\Controller\\AppController::renderInfoAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7636.             'App\\Controller\\AppController::renderMenuAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7637.             'App\\Controller\\AppController::renderPromoteAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7638.             'App\\Controller\\AppController::renderSliderAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7639.             'App\\Controller\\AppController::searchAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7640.             'App\\Controller\\AppController::sitemapAction' => ['privates''.service_locator.sqHMt7r''get_ServiceLocator_SqHMt7rService'false],
  7641.             'App\\Controller\\AppController::sitemapXmlAction' => ['privates''.service_locator.sqHMt7r''get_ServiceLocator_SqHMt7rService'false],
  7642.             'App\\Controller\\ArticleController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7643.             'App\\Controller\\ArticleController::partnerShow' => ['privates''.service_locator.CFSyatC''get_ServiceLocator_CFSyatCService'false],
  7644.             'App\\Controller\\ArticleController::showAction' => ['privates''.service_locator.3DxPDuY''get_ServiceLocator_3DxPDuYService'false],
  7645.             'App\\Controller\\CatalogController::addToWishList' => ['privates''.service_locator.Hfu_Ccf''get_ServiceLocator_HfuCcfService'false],
  7646.             'App\\Controller\\CatalogController::catalogAction' => ['privates''.service_locator.mz12AQk''get_ServiceLocator_Mz12AQkService'false],
  7647.             'App\\Controller\\CatalogController::filterProductAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7648.             'App\\Controller\\CatalogController::getProductInfos' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7649.             'App\\Controller\\CatalogController::indexAction' => ['privates''.service_locator.IbXbJEJ''get_ServiceLocator_IbXbJEJService'false],
  7650.             'App\\Controller\\CatalogController::removeFromWishlist' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7651.             'App\\Controller\\CatalogController::showAction' => ['privates''.service_locator.n2E93ym''get_ServiceLocator_N2E93ymService'false],
  7652.             'App\\Controller\\ContactController::contactAction' => ['privates''.service_locator.nJZ5mGd''get_ServiceLocator_NJZ5mGdService'false],
  7653.             'App\\Controller\\NewsletterController::recipientCheckAction' => ['privates''.service_locator.iHZ5bxx''get_ServiceLocator_IHZ5bxxService'false],
  7654.             'App\\Controller\\NewsletterController::subscribeAction' => ['privates''.service_locator._Jv90VS''get_ServiceLocator_Jv90VSService'false],
  7655.             'App\\Controller\\NewsletterController::unsubscribeAction' => ['privates''.service_locator.iHZ5bxx''get_ServiceLocator_IHZ5bxxService'false],
  7656.             'App\\Controller\\PageController::indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7657.             'App\\Controller\\UserController::addAddressAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7658.             'App\\Controller\\UserController::editAddressAction' => ['privates''.service_locator.cLg9KWU''get_ServiceLocator_CLg9KWUService'false],
  7659.             'App\\Controller\\UserController::generateInvoice' => ['privates''.service_locator.BzRjX_3''get_ServiceLocator_BzRjX3Service'false],
  7660.             'App\\Controller\\UserController::infosEditAction' => ['privates''.service_locator.sjAdRQz''get_ServiceLocator_SjAdRQzService'false],
  7661.             'App\\Controller\\UserController::orderAction' => ['privates''.service_locator.mz12AQk''get_ServiceLocator_Mz12AQkService'false],
  7662.             'App\\Controller\\UserController::orderShowAction' => ['privates''.service_locator.ykiDJxY''get_ServiceLocator_YkiDJxYService'false],
  7663.             'App\\Controller\\UserController::removeAddressAction' => ['privates''.service_locator.cLg9KWU''get_ServiceLocator_CLg9KWUService'false],
  7664.             'App\\Controller\\UserController::wishlistAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7665.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7666.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7667.             'App\\Controller\\Admin\\ActiviteController:deleteAction' => ['privates''.service_locator.TsGW5aA''get_ServiceLocator_TsGW5aAService'false],
  7668.             'App\\Controller\\Admin\\ActiviteController:editAction' => ['privates''.service_locator.TsGW5aA''get_ServiceLocator_TsGW5aAService'false],
  7669.             'App\\Controller\\Admin\\ActiviteController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7670.             'App\\Controller\\Admin\\ActiviteController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7671.             'App\\Controller\\Admin\\ActiviteController:restoreAction' => ['privates''.service_locator.TsGW5aA''get_ServiceLocator_TsGW5aAService'false],
  7672.             'App\\Controller\\Admin\\AddressController:deleteAction' => ['privates''.service_locator.cLg9KWU''get_ServiceLocator_CLg9KWUService'false],
  7673.             'App\\Controller\\Admin\\AddressController:editAction' => ['privates''.service_locator.cLg9KWU''get_ServiceLocator_CLg9KWUService'false],
  7674.             'App\\Controller\\Admin\\AddressController:newAction' => ['privates''.service_locator.5bkioaH''get_ServiceLocator_5bkioaHService'false],
  7675.             'App\\Controller\\Admin\\AdminController:indexAction' => ['privates''.service_locator.YF4uhf5''get_ServiceLocator_YF4uhf5Service'false],
  7676.             'App\\Controller\\Admin\\ArticleController:copyAction' => ['privates''.service_locator.3DxPDuY''get_ServiceLocator_3DxPDuYService'false],
  7677.             'App\\Controller\\Admin\\ArticleController:deleteAction' => ['privates''.service_locator.3DxPDuY''get_ServiceLocator_3DxPDuYService'false],
  7678.             'App\\Controller\\Admin\\ArticleController:editAction' => ['privates''.service_locator.3DxPDuY''get_ServiceLocator_3DxPDuYService'false],
  7679.             'App\\Controller\\Admin\\ArticleController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7680.             'App\\Controller\\Admin\\ArticleController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7681.             'App\\Controller\\Admin\\ArticleController:restoreAction' => ['privates''.service_locator.3DxPDuY''get_ServiceLocator_3DxPDuYService'false],
  7682.             'App\\Controller\\Admin\\ArticleController:sortAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7683.             'App\\Controller\\Admin\\AttributeController:deleteAction' => ['privates''.service_locator.Blzdatn''get_ServiceLocator_BlzdatnService'false],
  7684.             'App\\Controller\\Admin\\AttributeController:editAction' => ['privates''.service_locator.Blzdatn''get_ServiceLocator_BlzdatnService'false],
  7685.             'App\\Controller\\Admin\\AttributeController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7686.             'App\\Controller\\Admin\\AttributeController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7687.             'App\\Controller\\Admin\\CampaignController:deleteAction' => ['privates''.service_locator.6IkVMIm''get_ServiceLocator_6IkVMImService'false],
  7688.             'App\\Controller\\Admin\\CampaignController:editAction' => ['privates''.service_locator.S85VBX_''get_ServiceLocator_S85VBXService'false],
  7689.             'App\\Controller\\Admin\\CampaignController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7690.             'App\\Controller\\Admin\\CampaignController:newAction' => ['privates''.service_locator.xYoebww''get_ServiceLocator_XYoebwwService'false],
  7691.             'App\\Controller\\Admin\\CategoryController:deleteAction' => ['privates''.service_locator.IbXbJEJ''get_ServiceLocator_IbXbJEJService'false],
  7692.             'App\\Controller\\Admin\\CategoryController:editAction' => ['privates''.service_locator.IbXbJEJ''get_ServiceLocator_IbXbJEJService'false],
  7693.             'App\\Controller\\Admin\\CategoryController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7694.             'App\\Controller\\Admin\\CategoryController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7695.             'App\\Controller\\Admin\\CategoryController:restoreAction' => ['privates''.service_locator.IbXbJEJ''get_ServiceLocator_IbXbJEJService'false],
  7696.             'App\\Controller\\Admin\\CgvController:editorAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7697.             'App\\Controller\\Admin\\ContactController:deleteAction' => ['privates''.service_locator.ciASONt''get_ServiceLocator_CiASONtService'false],
  7698.             'App\\Controller\\Admin\\ContactController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7699.             'App\\Controller\\Admin\\ContactController:setSpamAction' => ['privates''.service_locator.Fd9aIe6''get_ServiceLocator_Fd9aIe6Service'false],
  7700.             'App\\Controller\\Admin\\ContactController:showAction' => ['privates''.service_locator.ciASONt''get_ServiceLocator_CiASONtService'false],
  7701.             'App\\Controller\\Admin\\ExtensionController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7702.             'App\\Controller\\Admin\\FilemanagerController:deleteModalAction' => ['privates''.service_locator.g6H.xPr''get_ServiceLocator_G6H_XPrService'false],
  7703.             'App\\Controller\\Admin\\FilemanagerController:modalAction' => ['privates''.service_locator.g6H.xPr''get_ServiceLocator_G6H_XPrService'false],
  7704.             'App\\Controller\\Admin\\FilemanagerController:uploadModalAction' => ['privates''.service_locator.c57S6zY''get_ServiceLocator_C57S6zYService'false],
  7705.             'App\\Controller\\Admin\\GalleryController:deleteAction' => ['privates''.service_locator.3IXTR_H''get_ServiceLocator_3IXTRHService'false],
  7706.             'App\\Controller\\Admin\\GalleryController:editAction' => ['privates''.service_locator.3IXTR_H''get_ServiceLocator_3IXTRHService'false],
  7707.             'App\\Controller\\Admin\\GalleryController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7708.             'App\\Controller\\Admin\\GalleryController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7709.             'App\\Controller\\Admin\\GalleryController:restoreAction' => ['privates''.service_locator.3IXTR_H''get_ServiceLocator_3IXTRHService'false],
  7710.             'App\\Controller\\Admin\\GalleryController:sortAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7711.             'App\\Controller\\Admin\\ImportController:associateAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7712.             'App\\Controller\\Admin\\ImportController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7713.             'App\\Controller\\Admin\\InfoLineController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7714.             'App\\Controller\\Admin\\LegalController:editorAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7715.             'App\\Controller\\Admin\\MoneticoController:getContexte' => ['privates''.service_locator.DdaNDDb''get_ServiceLocator_DdaNDDbService'false],
  7716.             'App\\Controller\\Admin\\MoneticoController:getFields' => ['privates''.service_locator.uyxKZ6y''get_ServiceLocator_UyxKZ6yService'false],
  7717.             'App\\Controller\\Admin\\MoneticoController:monetico_moneticoAction' => ['privates''.service_locator.DP9oGP8''get_ServiceLocator_DP9oGP8Service'false],
  7718.             'App\\Controller\\Admin\\MoneticoController:paymentDoneAction' => ['privates''.service_locator.01d7phl''get_ServiceLocator_01d7phlService'false],
  7719.             'App\\Controller\\Admin\\MoneticoController:retourErreurAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7720.             'App\\Controller\\Admin\\MoneticoController:retourOkAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7721.             'App\\Controller\\Admin\\PageController:deleteAction' => ['privates''.service_locator.gn4frYJ''get_ServiceLocator_Gn4frYJService'false],
  7722.             'App\\Controller\\Admin\\PageController:editorAction' => ['privates''.service_locator.LRa8DYq''get_ServiceLocator_LRa8DYqService'false],
  7723.             'App\\Controller\\Admin\\PageController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7724.             'App\\Controller\\Admin\\PageController:restoreAction' => ['privates''.service_locator.gn4frYJ''get_ServiceLocator_Gn4frYJService'false],
  7725.             'App\\Controller\\Admin\\PageController:sortAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7726.             'App\\Controller\\Admin\\PartnerController:deleteAction' => ['privates''.service_locator.CFSyatC''get_ServiceLocator_CFSyatCService'false],
  7727.             'App\\Controller\\Admin\\PartnerController:editAction' => ['privates''.service_locator.CFSyatC''get_ServiceLocator_CFSyatCService'false],
  7728.             'App\\Controller\\Admin\\PartnerController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7729.             'App\\Controller\\Admin\\PartnerController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7730.             'App\\Controller\\Admin\\PartnerController:restoreAction' => ['privates''.service_locator.CFSyatC''get_ServiceLocator_CFSyatCService'false],
  7731.             'App\\Controller\\Admin\\PartnerController:sortAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7732.             'App\\Controller\\Admin\\ProductController:copyAction' => ['privates''.service_locator.Hfu_Ccf''get_ServiceLocator_HfuCcfService'false],
  7733.             'App\\Controller\\Admin\\ProductController:deleteAction' => ['privates''.service_locator.Hfu_Ccf''get_ServiceLocator_HfuCcfService'false],
  7734.             'App\\Controller\\Admin\\ProductController:editAction' => ['privates''.service_locator.Hfu_Ccf''get_ServiceLocator_HfuCcfService'false],
  7735.             'App\\Controller\\Admin\\ProductController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7736.             'App\\Controller\\Admin\\ProductController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7737.             'App\\Controller\\Admin\\ProductController:restoreAction' => ['privates''.service_locator.Hfu_Ccf''get_ServiceLocator_HfuCcfService'false],
  7738.             'App\\Controller\\Admin\\ProductController:sortAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7739.             'App\\Controller\\Admin\\PromoteController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7740.             'App\\Controller\\Admin\\RedirectionController:deleteAction' => ['privates''.service_locator.kaipZWV''get_ServiceLocator_KaipZWVService'false],
  7741.             'App\\Controller\\Admin\\RedirectionController:editAction' => ['privates''.service_locator.kaipZWV''get_ServiceLocator_KaipZWVService'false],
  7742.             'App\\Controller\\Admin\\RedirectionController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7743.             'App\\Controller\\Admin\\RedirectionController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7744.             'App\\Controller\\Admin\\RedirectionController:restoreAction' => ['privates''.service_locator.kaipZWV''get_ServiceLocator_KaipZWVService'false],
  7745.             'App\\Controller\\Admin\\RgpdController:editorAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7746.             'App\\Controller\\Admin\\SeoRouteController:editAction' => ['privates''.service_locator.THVfaSv''get_ServiceLocator_THVfaSvService'false],
  7747.             'App\\Controller\\Admin\\SeoRouteController:getEntityDataAction' => ['privates''.service_locator._Jv90VS''get_ServiceLocator_Jv90VSService'false],
  7748.             'App\\Controller\\Admin\\SeoRouteController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7749.             'App\\Controller\\Admin\\SeoRouteController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7750.             'App\\Controller\\Admin\\SliderController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7751.             'App\\Controller\\Admin\\SubscriberController:deleteAction' => ['privates''.service_locator.SzGKLGC''get_ServiceLocator_SzGKLGCService'false],
  7752.             'App\\Controller\\Admin\\SubscriberController:editAction' => ['privates''.service_locator.SzGKLGC''get_ServiceLocator_SzGKLGCService'false],
  7753.             'App\\Controller\\Admin\\SubscriberController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7754.             'App\\Controller\\Admin\\SubscriberController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7755.             'App\\Controller\\Admin\\SubscriberGroupController:deleteAction' => ['privates''.service_locator.X5rAzKE''get_ServiceLocator_X5rAzKEService'false],
  7756.             'App\\Controller\\Admin\\SubscriberGroupController:editAction' => ['privates''.service_locator.X5rAzKE''get_ServiceLocator_X5rAzKEService'false],
  7757.             'App\\Controller\\Admin\\SubscriberGroupController:newAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7758.             'App\\Controller\\Admin\\TemplateController:deleteAction' => ['privates''.service_locator.6oKiZkm''get_ServiceLocator_6oKiZkmService'false],
  7759.             'App\\Controller\\Admin\\TemplateController:editorAction' => ['privates''.service_locator.sUqyxJH''get_ServiceLocator_SUqyxJHService'false],
  7760.             'App\\Controller\\Admin\\TemplateController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7761.             'App\\Controller\\Admin\\UserController:deleteAction' => ['privates''.service_locator.5bkioaH''get_ServiceLocator_5bkioaHService'false],
  7762.             'App\\Controller\\Admin\\UserController:editAction' => ['privates''.service_locator.zudzieW''get_ServiceLocator_ZudzieWService'false],
  7763.             'App\\Controller\\Admin\\UserController:indexAction' => ['privates''.service_locator..9OiCw.''get_ServiceLocator__9OiCw_Service'false],
  7764.             'App\\Controller\\Admin\\UserController:newAction' => ['privates''.service_locator.sjAdRQz''get_ServiceLocator_SjAdRQzService'false],
  7765.             'App\\Controller\\Admin\\UserController:showAction' => ['privates''.service_locator.ch4Jgvl''get_ServiceLocator_Ch4JgvlService'false],
  7766.             'App\\Controller\\ApiController:addTokenAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7767.             'App\\Controller\\AppController:activiteShowAction' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  7768.             'App\\Controller\\AppController:activiteslistAction' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  7769.             'App\\Controller\\AppController:extensionJsonAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7770.             'App\\Controller\\AppController:indexAction' => ['privates''.service_locator.TQeUS7o''get_ServiceLocator_TQeUS7oService'false],
  7771.             'App\\Controller\\AppController:notificationsReadedAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7772.             'App\\Controller\\AppController:realisationsAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7773.             'App\\Controller\\AppController:realisationshowAction' => ['privates''.service_locator.Uu8PbjH''get_ServiceLocator_Uu8PbjHService'false],
  7774.             'App\\Controller\\AppController:renderCartAction' => ['privates''.service_locator.nAgueSq''get_ServiceLocator_NAgueSqService'false],
  7775.             'App\\Controller\\AppController:renderFooterAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7776.             'App\\Controller\\AppController:renderHighlightAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7777.             'App\\Controller\\AppController:renderInfoAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7778.             'App\\Controller\\AppController:renderMenuAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7779.             'App\\Controller\\AppController:renderPromoteAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7780.             'App\\Controller\\AppController:renderSliderAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7781.             'App\\Controller\\AppController:searchAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7782.             'App\\Controller\\AppController:sitemapAction' => ['privates''.service_locator.sqHMt7r''get_ServiceLocator_SqHMt7rService'false],
  7783.             'App\\Controller\\AppController:sitemapXmlAction' => ['privates''.service_locator.sqHMt7r''get_ServiceLocator_SqHMt7rService'false],
  7784.             'App\\Controller\\ArticleController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7785.             'App\\Controller\\ArticleController:partnerShow' => ['privates''.service_locator.CFSyatC''get_ServiceLocator_CFSyatCService'false],
  7786.             'App\\Controller\\ArticleController:showAction' => ['privates''.service_locator.3DxPDuY''get_ServiceLocator_3DxPDuYService'false],
  7787.             'App\\Controller\\CatalogController:addToWishList' => ['privates''.service_locator.Hfu_Ccf''get_ServiceLocator_HfuCcfService'false],
  7788.             'App\\Controller\\CatalogController:catalogAction' => ['privates''.service_locator.mz12AQk''get_ServiceLocator_Mz12AQkService'false],
  7789.             'App\\Controller\\CatalogController:filterProductAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7790.             'App\\Controller\\CatalogController:getProductInfos' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7791.             'App\\Controller\\CatalogController:indexAction' => ['privates''.service_locator.IbXbJEJ''get_ServiceLocator_IbXbJEJService'false],
  7792.             'App\\Controller\\CatalogController:removeFromWishlist' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7793.             'App\\Controller\\CatalogController:showAction' => ['privates''.service_locator.n2E93ym''get_ServiceLocator_N2E93ymService'false],
  7794.             'App\\Controller\\ContactController:contactAction' => ['privates''.service_locator.nJZ5mGd''get_ServiceLocator_NJZ5mGdService'false],
  7795.             'App\\Controller\\NewsletterController:recipientCheckAction' => ['privates''.service_locator.iHZ5bxx''get_ServiceLocator_IHZ5bxxService'false],
  7796.             'App\\Controller\\NewsletterController:subscribeAction' => ['privates''.service_locator._Jv90VS''get_ServiceLocator_Jv90VSService'false],
  7797.             'App\\Controller\\NewsletterController:unsubscribeAction' => ['privates''.service_locator.iHZ5bxx''get_ServiceLocator_IHZ5bxxService'false],
  7798.             'App\\Controller\\PageController:indexAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7799.             'App\\Controller\\UserController:addAddressAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7800.             'App\\Controller\\UserController:editAddressAction' => ['privates''.service_locator.cLg9KWU''get_ServiceLocator_CLg9KWUService'false],
  7801.             'App\\Controller\\UserController:generateInvoice' => ['privates''.service_locator.BzRjX_3''get_ServiceLocator_BzRjX3Service'false],
  7802.             'App\\Controller\\UserController:infosEditAction' => ['privates''.service_locator.sjAdRQz''get_ServiceLocator_SjAdRQzService'false],
  7803.             'App\\Controller\\UserController:orderAction' => ['privates''.service_locator.mz12AQk''get_ServiceLocator_Mz12AQkService'false],
  7804.             'App\\Controller\\UserController:orderShowAction' => ['privates''.service_locator.ykiDJxY''get_ServiceLocator_YkiDJxYService'false],
  7805.             'App\\Controller\\UserController:removeAddressAction' => ['privates''.service_locator.cLg9KWU''get_ServiceLocator_CLg9KWUService'false],
  7806.             'App\\Controller\\UserController:wishlistAction' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  7807.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7808.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  7809.         ], [
  7810.             'App\\Controller\\Admin\\ActiviteController::deleteAction' => '?',
  7811.             'App\\Controller\\Admin\\ActiviteController::editAction' => '?',
  7812.             'App\\Controller\\Admin\\ActiviteController::indexAction' => '?',
  7813.             'App\\Controller\\Admin\\ActiviteController::newAction' => '?',
  7814.             'App\\Controller\\Admin\\ActiviteController::restoreAction' => '?',
  7815.             'App\\Controller\\Admin\\AddressController::deleteAction' => '?',
  7816.             'App\\Controller\\Admin\\AddressController::editAction' => '?',
  7817.             'App\\Controller\\Admin\\AddressController::newAction' => '?',
  7818.             'App\\Controller\\Admin\\AdminController::indexAction' => '?',
  7819.             'App\\Controller\\Admin\\ArticleController::copyAction' => '?',
  7820.             'App\\Controller\\Admin\\ArticleController::deleteAction' => '?',
  7821.             'App\\Controller\\Admin\\ArticleController::editAction' => '?',
  7822.             'App\\Controller\\Admin\\ArticleController::indexAction' => '?',
  7823.             'App\\Controller\\Admin\\ArticleController::newAction' => '?',
  7824.             'App\\Controller\\Admin\\ArticleController::restoreAction' => '?',
  7825.             'App\\Controller\\Admin\\ArticleController::sortAction' => '?',
  7826.             'App\\Controller\\Admin\\AttributeController::deleteAction' => '?',
  7827.             'App\\Controller\\Admin\\AttributeController::editAction' => '?',
  7828.             'App\\Controller\\Admin\\AttributeController::indexAction' => '?',
  7829.             'App\\Controller\\Admin\\AttributeController::newAction' => '?',
  7830.             'App\\Controller\\Admin\\CampaignController::deleteAction' => '?',
  7831.             'App\\Controller\\Admin\\CampaignController::editAction' => '?',
  7832.             'App\\Controller\\Admin\\CampaignController::indexAction' => '?',
  7833.             'App\\Controller\\Admin\\CampaignController::newAction' => '?',
  7834.             'App\\Controller\\Admin\\CategoryController::deleteAction' => '?',
  7835.             'App\\Controller\\Admin\\CategoryController::editAction' => '?',
  7836.             'App\\Controller\\Admin\\CategoryController::indexAction' => '?',
  7837.             'App\\Controller\\Admin\\CategoryController::newAction' => '?',
  7838.             'App\\Controller\\Admin\\CategoryController::restoreAction' => '?',
  7839.             'App\\Controller\\Admin\\CgvController::editorAction' => '?',
  7840.             'App\\Controller\\Admin\\ContactController::deleteAction' => '?',
  7841.             'App\\Controller\\Admin\\ContactController::indexAction' => '?',
  7842.             'App\\Controller\\Admin\\ContactController::setSpamAction' => '?',
  7843.             'App\\Controller\\Admin\\ContactController::showAction' => '?',
  7844.             'App\\Controller\\Admin\\ExtensionController::indexAction' => '?',
  7845.             'App\\Controller\\Admin\\FilemanagerController::deleteModalAction' => '?',
  7846.             'App\\Controller\\Admin\\FilemanagerController::modalAction' => '?',
  7847.             'App\\Controller\\Admin\\FilemanagerController::uploadModalAction' => '?',
  7848.             'App\\Controller\\Admin\\GalleryController::deleteAction' => '?',
  7849.             'App\\Controller\\Admin\\GalleryController::editAction' => '?',
  7850.             'App\\Controller\\Admin\\GalleryController::indexAction' => '?',
  7851.             'App\\Controller\\Admin\\GalleryController::newAction' => '?',
  7852.             'App\\Controller\\Admin\\GalleryController::restoreAction' => '?',
  7853.             'App\\Controller\\Admin\\GalleryController::sortAction' => '?',
  7854.             'App\\Controller\\Admin\\ImportController::associateAction' => '?',
  7855.             'App\\Controller\\Admin\\ImportController::indexAction' => '?',
  7856.             'App\\Controller\\Admin\\InfoLineController::indexAction' => '?',
  7857.             'App\\Controller\\Admin\\LegalController::editorAction' => '?',
  7858.             'App\\Controller\\Admin\\MoneticoController::getContexte' => '?',
  7859.             'App\\Controller\\Admin\\MoneticoController::getFields' => '?',
  7860.             'App\\Controller\\Admin\\MoneticoController::monetico_moneticoAction' => '?',
  7861.             'App\\Controller\\Admin\\MoneticoController::paymentDoneAction' => '?',
  7862.             'App\\Controller\\Admin\\MoneticoController::retourErreurAction' => '?',
  7863.             'App\\Controller\\Admin\\MoneticoController::retourOkAction' => '?',
  7864.             'App\\Controller\\Admin\\PageController::deleteAction' => '?',
  7865.             'App\\Controller\\Admin\\PageController::editorAction' => '?',
  7866.             'App\\Controller\\Admin\\PageController::indexAction' => '?',
  7867.             'App\\Controller\\Admin\\PageController::restoreAction' => '?',
  7868.             'App\\Controller\\Admin\\PageController::sortAction' => '?',
  7869.             'App\\Controller\\Admin\\PartnerController::deleteAction' => '?',
  7870.             'App\\Controller\\Admin\\PartnerController::editAction' => '?',
  7871.             'App\\Controller\\Admin\\PartnerController::indexAction' => '?',
  7872.             'App\\Controller\\Admin\\PartnerController::newAction' => '?',
  7873.             'App\\Controller\\Admin\\PartnerController::restoreAction' => '?',
  7874.             'App\\Controller\\Admin\\PartnerController::sortAction' => '?',
  7875.             'App\\Controller\\Admin\\ProductController::copyAction' => '?',
  7876.             'App\\Controller\\Admin\\ProductController::deleteAction' => '?',
  7877.             'App\\Controller\\Admin\\ProductController::editAction' => '?',
  7878.             'App\\Controller\\Admin\\ProductController::indexAction' => '?',
  7879.             'App\\Controller\\Admin\\ProductController::newAction' => '?',
  7880.             'App\\Controller\\Admin\\ProductController::restoreAction' => '?',
  7881.             'App\\Controller\\Admin\\ProductController::sortAction' => '?',
  7882.             'App\\Controller\\Admin\\PromoteController::indexAction' => '?',
  7883.             'App\\Controller\\Admin\\RedirectionController::deleteAction' => '?',
  7884.             'App\\Controller\\Admin\\RedirectionController::editAction' => '?',
  7885.             'App\\Controller\\Admin\\RedirectionController::indexAction' => '?',
  7886.             'App\\Controller\\Admin\\RedirectionController::newAction' => '?',
  7887.             'App\\Controller\\Admin\\RedirectionController::restoreAction' => '?',
  7888.             'App\\Controller\\Admin\\RgpdController::editorAction' => '?',
  7889.             'App\\Controller\\Admin\\SeoRouteController::editAction' => '?',
  7890.             'App\\Controller\\Admin\\SeoRouteController::getEntityDataAction' => '?',
  7891.             'App\\Controller\\Admin\\SeoRouteController::indexAction' => '?',
  7892.             'App\\Controller\\Admin\\SeoRouteController::newAction' => '?',
  7893.             'App\\Controller\\Admin\\SliderController::indexAction' => '?',
  7894.             'App\\Controller\\Admin\\SubscriberController::deleteAction' => '?',
  7895.             'App\\Controller\\Admin\\SubscriberController::editAction' => '?',
  7896.             'App\\Controller\\Admin\\SubscriberController::indexAction' => '?',
  7897.             'App\\Controller\\Admin\\SubscriberController::newAction' => '?',
  7898.             'App\\Controller\\Admin\\SubscriberGroupController::deleteAction' => '?',
  7899.             'App\\Controller\\Admin\\SubscriberGroupController::editAction' => '?',
  7900.             'App\\Controller\\Admin\\SubscriberGroupController::newAction' => '?',
  7901.             'App\\Controller\\Admin\\TemplateController::deleteAction' => '?',
  7902.             'App\\Controller\\Admin\\TemplateController::editorAction' => '?',
  7903.             'App\\Controller\\Admin\\TemplateController::indexAction' => '?',
  7904.             'App\\Controller\\Admin\\UserController::deleteAction' => '?',
  7905.             'App\\Controller\\Admin\\UserController::editAction' => '?',
  7906.             'App\\Controller\\Admin\\UserController::indexAction' => '?',
  7907.             'App\\Controller\\Admin\\UserController::newAction' => '?',
  7908.             'App\\Controller\\Admin\\UserController::showAction' => '?',
  7909.             'App\\Controller\\ApiController::addTokenAction' => '?',
  7910.             'App\\Controller\\AppController::activiteShowAction' => '?',
  7911.             'App\\Controller\\AppController::activiteslistAction' => '?',
  7912.             'App\\Controller\\AppController::extensionJsonAction' => '?',
  7913.             'App\\Controller\\AppController::indexAction' => '?',
  7914.             'App\\Controller\\AppController::notificationsReadedAction' => '?',
  7915.             'App\\Controller\\AppController::realisationsAction' => '?',
  7916.             'App\\Controller\\AppController::realisationshowAction' => '?',
  7917.             'App\\Controller\\AppController::renderCartAction' => '?',
  7918.             'App\\Controller\\AppController::renderFooterAction' => '?',
  7919.             'App\\Controller\\AppController::renderHighlightAction' => '?',
  7920.             'App\\Controller\\AppController::renderInfoAction' => '?',
  7921.             'App\\Controller\\AppController::renderMenuAction' => '?',
  7922.             'App\\Controller\\AppController::renderPromoteAction' => '?',
  7923.             'App\\Controller\\AppController::renderSliderAction' => '?',
  7924.             'App\\Controller\\AppController::searchAction' => '?',
  7925.             'App\\Controller\\AppController::sitemapAction' => '?',
  7926.             'App\\Controller\\AppController::sitemapXmlAction' => '?',
  7927.             'App\\Controller\\ArticleController::indexAction' => '?',
  7928.             'App\\Controller\\ArticleController::partnerShow' => '?',
  7929.             'App\\Controller\\ArticleController::showAction' => '?',
  7930.             'App\\Controller\\CatalogController::addToWishList' => '?',
  7931.             'App\\Controller\\CatalogController::catalogAction' => '?',
  7932.             'App\\Controller\\CatalogController::filterProductAction' => '?',
  7933.             'App\\Controller\\CatalogController::getProductInfos' => '?',
  7934.             'App\\Controller\\CatalogController::indexAction' => '?',
  7935.             'App\\Controller\\CatalogController::removeFromWishlist' => '?',
  7936.             'App\\Controller\\CatalogController::showAction' => '?',
  7937.             'App\\Controller\\ContactController::contactAction' => '?',
  7938.             'App\\Controller\\NewsletterController::recipientCheckAction' => '?',
  7939.             'App\\Controller\\NewsletterController::subscribeAction' => '?',
  7940.             'App\\Controller\\NewsletterController::unsubscribeAction' => '?',
  7941.             'App\\Controller\\PageController::indexAction' => '?',
  7942.             'App\\Controller\\UserController::addAddressAction' => '?',
  7943.             'App\\Controller\\UserController::editAddressAction' => '?',
  7944.             'App\\Controller\\UserController::generateInvoice' => '?',
  7945.             'App\\Controller\\UserController::infosEditAction' => '?',
  7946.             'App\\Controller\\UserController::orderAction' => '?',
  7947.             'App\\Controller\\UserController::orderShowAction' => '?',
  7948.             'App\\Controller\\UserController::removeAddressAction' => '?',
  7949.             'App\\Controller\\UserController::wishlistAction' => '?',
  7950.             'kernel::loadRoutes' => '?',
  7951.             'kernel::registerContainerConfiguration' => '?',
  7952.             'App\\Controller\\Admin\\ActiviteController:deleteAction' => '?',
  7953.             'App\\Controller\\Admin\\ActiviteController:editAction' => '?',
  7954.             'App\\Controller\\Admin\\ActiviteController:indexAction' => '?',
  7955.             'App\\Controller\\Admin\\ActiviteController:newAction' => '?',
  7956.             'App\\Controller\\Admin\\ActiviteController:restoreAction' => '?',
  7957.             'App\\Controller\\Admin\\AddressController:deleteAction' => '?',
  7958.             'App\\Controller\\Admin\\AddressController:editAction' => '?',
  7959.             'App\\Controller\\Admin\\AddressController:newAction' => '?',
  7960.             'App\\Controller\\Admin\\AdminController:indexAction' => '?',
  7961.             'App\\Controller\\Admin\\ArticleController:copyAction' => '?',
  7962.             'App\\Controller\\Admin\\ArticleController:deleteAction' => '?',
  7963.             'App\\Controller\\Admin\\ArticleController:editAction' => '?',
  7964.             'App\\Controller\\Admin\\ArticleController:indexAction' => '?',
  7965.             'App\\Controller\\Admin\\ArticleController:newAction' => '?',
  7966.             'App\\Controller\\Admin\\ArticleController:restoreAction' => '?',
  7967.             'App\\Controller\\Admin\\ArticleController:sortAction' => '?',
  7968.             'App\\Controller\\Admin\\AttributeController:deleteAction' => '?',
  7969.             'App\\Controller\\Admin\\AttributeController:editAction' => '?',
  7970.             'App\\Controller\\Admin\\AttributeController:indexAction' => '?',
  7971.             'App\\Controller\\Admin\\AttributeController:newAction' => '?',
  7972.             'App\\Controller\\Admin\\CampaignController:deleteAction' => '?',
  7973.             'App\\Controller\\Admin\\CampaignController:editAction' => '?',
  7974.             'App\\Controller\\Admin\\CampaignController:indexAction' => '?',
  7975.             'App\\Controller\\Admin\\CampaignController:newAction' => '?',
  7976.             'App\\Controller\\Admin\\CategoryController:deleteAction' => '?',
  7977.             'App\\Controller\\Admin\\CategoryController:editAction' => '?',
  7978.             'App\\Controller\\Admin\\CategoryController:indexAction' => '?',
  7979.             'App\\Controller\\Admin\\CategoryController:newAction' => '?',
  7980.             'App\\Controller\\Admin\\CategoryController:restoreAction' => '?',
  7981.             'App\\Controller\\Admin\\CgvController:editorAction' => '?',
  7982.             'App\\Controller\\Admin\\ContactController:deleteAction' => '?',
  7983.             'App\\Controller\\Admin\\ContactController:indexAction' => '?',
  7984.             'App\\Controller\\Admin\\ContactController:setSpamAction' => '?',
  7985.             'App\\Controller\\Admin\\ContactController:showAction' => '?',
  7986.             'App\\Controller\\Admin\\ExtensionController:indexAction' => '?',
  7987.             'App\\Controller\\Admin\\FilemanagerController:deleteModalAction' => '?',
  7988.             'App\\Controller\\Admin\\FilemanagerController:modalAction' => '?',
  7989.             'App\\Controller\\Admin\\FilemanagerController:uploadModalAction' => '?',
  7990.             'App\\Controller\\Admin\\GalleryController:deleteAction' => '?',
  7991.             'App\\Controller\\Admin\\GalleryController:editAction' => '?',
  7992.             'App\\Controller\\Admin\\GalleryController:indexAction' => '?',
  7993.             'App\\Controller\\Admin\\GalleryController:newAction' => '?',
  7994.             'App\\Controller\\Admin\\GalleryController:restoreAction' => '?',
  7995.             'App\\Controller\\Admin\\GalleryController:sortAction' => '?',
  7996.             'App\\Controller\\Admin\\ImportController:associateAction' => '?',
  7997.             'App\\Controller\\Admin\\ImportController:indexAction' => '?',
  7998.             'App\\Controller\\Admin\\InfoLineController:indexAction' => '?',
  7999.             'App\\Controller\\Admin\\LegalController:editorAction' => '?',
  8000.             'App\\Controller\\Admin\\MoneticoController:getContexte' => '?',
  8001.             'App\\Controller\\Admin\\MoneticoController:getFields' => '?',
  8002.             'App\\Controller\\Admin\\MoneticoController:monetico_moneticoAction' => '?',
  8003.             'App\\Controller\\Admin\\MoneticoController:paymentDoneAction' => '?',
  8004.             'App\\Controller\\Admin\\MoneticoController:retourErreurAction' => '?',
  8005.             'App\\Controller\\Admin\\MoneticoController:retourOkAction' => '?',
  8006.             'App\\Controller\\Admin\\PageController:deleteAction' => '?',
  8007.             'App\\Controller\\Admin\\PageController:editorAction' => '?',
  8008.             'App\\Controller\\Admin\\PageController:indexAction' => '?',
  8009.             'App\\Controller\\Admin\\PageController:restoreAction' => '?',
  8010.             'App\\Controller\\Admin\\PageController:sortAction' => '?',
  8011.             'App\\Controller\\Admin\\PartnerController:deleteAction' => '?',
  8012.             'App\\Controller\\Admin\\PartnerController:editAction' => '?',
  8013.             'App\\Controller\\Admin\\PartnerController:indexAction' => '?',
  8014.             'App\\Controller\\Admin\\PartnerController:newAction' => '?',
  8015.             'App\\Controller\\Admin\\PartnerController:restoreAction' => '?',
  8016.             'App\\Controller\\Admin\\PartnerController:sortAction' => '?',
  8017.             'App\\Controller\\Admin\\ProductController:copyAction' => '?',
  8018.             'App\\Controller\\Admin\\ProductController:deleteAction' => '?',
  8019.             'App\\Controller\\Admin\\ProductController:editAction' => '?',
  8020.             'App\\Controller\\Admin\\ProductController:indexAction' => '?',
  8021.             'App\\Controller\\Admin\\ProductController:newAction' => '?',
  8022.             'App\\Controller\\Admin\\ProductController:restoreAction' => '?',
  8023.             'App\\Controller\\Admin\\ProductController:sortAction' => '?',
  8024.             'App\\Controller\\Admin\\PromoteController:indexAction' => '?',
  8025.             'App\\Controller\\Admin\\RedirectionController:deleteAction' => '?',
  8026.             'App\\Controller\\Admin\\RedirectionController:editAction' => '?',
  8027.             'App\\Controller\\Admin\\RedirectionController:indexAction' => '?',
  8028.             'App\\Controller\\Admin\\RedirectionController:newAction' => '?',
  8029.             'App\\Controller\\Admin\\RedirectionController:restoreAction' => '?',
  8030.             'App\\Controller\\Admin\\RgpdController:editorAction' => '?',
  8031.             'App\\Controller\\Admin\\SeoRouteController:editAction' => '?',
  8032.             'App\\Controller\\Admin\\SeoRouteController:getEntityDataAction' => '?',
  8033.             'App\\Controller\\Admin\\SeoRouteController:indexAction' => '?',
  8034.             'App\\Controller\\Admin\\SeoRouteController:newAction' => '?',
  8035.             'App\\Controller\\Admin\\SliderController:indexAction' => '?',
  8036.             'App\\Controller\\Admin\\SubscriberController:deleteAction' => '?',
  8037.             'App\\Controller\\Admin\\SubscriberController:editAction' => '?',
  8038.             'App\\Controller\\Admin\\SubscriberController:indexAction' => '?',
  8039.             'App\\Controller\\Admin\\SubscriberController:newAction' => '?',
  8040.             'App\\Controller\\Admin\\SubscriberGroupController:deleteAction' => '?',
  8041.             'App\\Controller\\Admin\\SubscriberGroupController:editAction' => '?',
  8042.             'App\\Controller\\Admin\\SubscriberGroupController:newAction' => '?',
  8043.             'App\\Controller\\Admin\\TemplateController:deleteAction' => '?',
  8044.             'App\\Controller\\Admin\\TemplateController:editorAction' => '?',
  8045.             'App\\Controller\\Admin\\TemplateController:indexAction' => '?',
  8046.             'App\\Controller\\Admin\\UserController:deleteAction' => '?',
  8047.             'App\\Controller\\Admin\\UserController:editAction' => '?',
  8048.             'App\\Controller\\Admin\\UserController:indexAction' => '?',
  8049.             'App\\Controller\\Admin\\UserController:newAction' => '?',
  8050.             'App\\Controller\\Admin\\UserController:showAction' => '?',
  8051.             'App\\Controller\\ApiController:addTokenAction' => '?',
  8052.             'App\\Controller\\AppController:activiteShowAction' => '?',
  8053.             'App\\Controller\\AppController:activiteslistAction' => '?',
  8054.             'App\\Controller\\AppController:extensionJsonAction' => '?',
  8055.             'App\\Controller\\AppController:indexAction' => '?',
  8056.             'App\\Controller\\AppController:notificationsReadedAction' => '?',
  8057.             'App\\Controller\\AppController:realisationsAction' => '?',
  8058.             'App\\Controller\\AppController:realisationshowAction' => '?',
  8059.             'App\\Controller\\AppController:renderCartAction' => '?',
  8060.             'App\\Controller\\AppController:renderFooterAction' => '?',
  8061.             'App\\Controller\\AppController:renderHighlightAction' => '?',
  8062.             'App\\Controller\\AppController:renderInfoAction' => '?',
  8063.             'App\\Controller\\AppController:renderMenuAction' => '?',
  8064.             'App\\Controller\\AppController:renderPromoteAction' => '?',
  8065.             'App\\Controller\\AppController:renderSliderAction' => '?',
  8066.             'App\\Controller\\AppController:searchAction' => '?',
  8067.             'App\\Controller\\AppController:sitemapAction' => '?',
  8068.             'App\\Controller\\AppController:sitemapXmlAction' => '?',
  8069.             'App\\Controller\\ArticleController:indexAction' => '?',
  8070.             'App\\Controller\\ArticleController:partnerShow' => '?',
  8071.             'App\\Controller\\ArticleController:showAction' => '?',
  8072.             'App\\Controller\\CatalogController:addToWishList' => '?',
  8073.             'App\\Controller\\CatalogController:catalogAction' => '?',
  8074.             'App\\Controller\\CatalogController:filterProductAction' => '?',
  8075.             'App\\Controller\\CatalogController:getProductInfos' => '?',
  8076.             'App\\Controller\\CatalogController:indexAction' => '?',
  8077.             'App\\Controller\\CatalogController:removeFromWishlist' => '?',
  8078.             'App\\Controller\\CatalogController:showAction' => '?',
  8079.             'App\\Controller\\ContactController:contactAction' => '?',
  8080.             'App\\Controller\\NewsletterController:recipientCheckAction' => '?',
  8081.             'App\\Controller\\NewsletterController:subscribeAction' => '?',
  8082.             'App\\Controller\\NewsletterController:unsubscribeAction' => '?',
  8083.             'App\\Controller\\PageController:indexAction' => '?',
  8084.             'App\\Controller\\UserController:addAddressAction' => '?',
  8085.             'App\\Controller\\UserController:editAddressAction' => '?',
  8086.             'App\\Controller\\UserController:generateInvoice' => '?',
  8087.             'App\\Controller\\UserController:infosEditAction' => '?',
  8088.             'App\\Controller\\UserController:orderAction' => '?',
  8089.             'App\\Controller\\UserController:orderShowAction' => '?',
  8090.             'App\\Controller\\UserController:removeAddressAction' => '?',
  8091.             'App\\Controller\\UserController:wishlistAction' => '?',
  8092.             'kernel:loadRoutes' => '?',
  8093.             'kernel:registerContainerConfiguration' => '?',
  8094.         ]);
  8095.     }
  8096.     /**
  8097.      * Gets the private '.service_locator.g6H.xPr' shared service.
  8098.      *
  8099.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8100.      */
  8101.     protected function get_ServiceLocator_G6H_XPrService()
  8102.     {
  8103.         return $this->privates['.service_locator.g6H.xPr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8104.             'kernel' => ['services''kernel''getKernelService'false],
  8105.         ], [
  8106.             'kernel' => '?',
  8107.         ]);
  8108.     }
  8109.     /**
  8110.      * Gets the private '.service_locator.gHf5fP_' shared service.
  8111.      *
  8112.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8113.      */
  8114.     protected function get_ServiceLocator_GHf5fPService()
  8115.     {
  8116.         return $this->privates['.service_locator.gHf5fP_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8117.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  8118.             'security.event_dispatcher.admin' => ['privates''security.event_dispatcher.admin''getSecurity_EventDispatcher_AdminService'false],
  8119.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  8120.         ], [
  8121.             'event_dispatcher' => '?',
  8122.             'security.event_dispatcher.admin' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  8123.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  8124.         ]);
  8125.     }
  8126.     /**
  8127.      * Gets the private '.service_locator.gn4frYJ' shared service.
  8128.      *
  8129.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8130.      */
  8131.     protected function get_ServiceLocator_Gn4frYJService()
  8132.     {
  8133.         return $this->privates['.service_locator.gn4frYJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8134.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8135.             'page' => ['privates''.errored..service_locator.gn4frYJ.App\\Entity\\Page'NULL'Cannot autowire service ".service_locator.gn4frYJ": it references class "App\\Entity\\Page" but no such service exists.'],
  8136.         ], [
  8137.             'em' => '?',
  8138.             'page' => 'App\\Entity\\Page',
  8139.         ]);
  8140.     }
  8141.     /**
  8142.      * Gets the private '.service_locator.iHZ5bxx' shared service.
  8143.      *
  8144.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8145.      */
  8146.     protected function get_ServiceLocator_IHZ5bxxService()
  8147.     {
  8148.         return $this->privates['.service_locator.iHZ5bxx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8149.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8150.             'recipient' => ['privates''.errored..service_locator.iHZ5bxx.App\\Entity\\Recipient'NULL'Cannot autowire service ".service_locator.iHZ5bxx": it references class "App\\Entity\\Recipient" but no such service exists.'],
  8151.         ], [
  8152.             'em' => '?',
  8153.             'recipient' => 'App\\Entity\\Recipient',
  8154.         ]);
  8155.     }
  8156.     /**
  8157.      * Gets the private '.service_locator.kaipZWV' shared service.
  8158.      *
  8159.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8160.      */
  8161.     protected function get_ServiceLocator_KaipZWVService()
  8162.     {
  8163.         return $this->privates['.service_locator.kaipZWV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8164.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8165.             'redirection' => ['privates''.errored..service_locator.kaipZWV.App\\Entity\\Redirection'NULL'Cannot autowire service ".service_locator.kaipZWV": it references class "App\\Entity\\Redirection" but no such service exists.'],
  8166.         ], [
  8167.             'em' => '?',
  8168.             'redirection' => 'App\\Entity\\Redirection',
  8169.         ]);
  8170.     }
  8171.     /**
  8172.      * Gets the private '.service_locator.mz12AQk' shared service.
  8173.      *
  8174.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8175.      */
  8176.     protected function get_ServiceLocator_Mz12AQkService()
  8177.     {
  8178.         return $this->privates['.service_locator.mz12AQk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8179.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8180.             'paginatorService' => ['services''knp_paginator''getKnpPaginatorService'false],
  8181.         ], [
  8182.             'em' => '?',
  8183.             'paginatorService' => '?',
  8184.         ]);
  8185.     }
  8186.     /**
  8187.      * Gets the private '.service_locator.n2E93ym' shared service.
  8188.      *
  8189.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8190.      */
  8191.     protected function get_ServiceLocator_N2E93ymService()
  8192.     {
  8193.         return $this->privates['.service_locator.n2E93ym'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8194.             'category' => ['privates''.errored..service_locator.n2E93ym.App\\Entity\\Category'NULL'Cannot autowire service ".service_locator.n2E93ym": it references class "App\\Entity\\Category" but no such service exists.'],
  8195.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8196.             'product' => ['privates''.errored..service_locator.n2E93ym.App\\Entity\\Product'NULL'Cannot autowire service ".service_locator.n2E93ym": it references class "App\\Entity\\Product" but no such service exists.'],
  8197.         ], [
  8198.             'category' => 'App\\Entity\\Category',
  8199.             'em' => '?',
  8200.             'product' => 'App\\Entity\\Product',
  8201.         ]);
  8202.     }
  8203.     /**
  8204.      * Gets the private '.service_locator.nAgueSq' shared service.
  8205.      *
  8206.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8207.      */
  8208.     protected function get_ServiceLocator_NAgueSqService()
  8209.     {
  8210.         return $this->privates['.service_locator.nAgueSq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8211.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8212.             'orderService' => ['services''App\\Service\\Order''getOrderService'false],
  8213.         ], [
  8214.             'em' => '?',
  8215.             'orderService' => 'App\\Service\\Order',
  8216.         ]);
  8217.     }
  8218.     /**
  8219.      * Gets the private '.service_locator.nJZ5mGd' shared service.
  8220.      *
  8221.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8222.      */
  8223.     protected function get_ServiceLocator_NJZ5mGdService()
  8224.     {
  8225.         return $this->privates['.service_locator.nJZ5mGd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8226.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8227.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  8228.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  8229.         ], [
  8230.             'em' => '?',
  8231.             'logger' => '?',
  8232.             'mailer' => '?',
  8233.         ]);
  8234.     }
  8235.     /**
  8236.      * Gets the private '.service_locator.sUqyxJH' shared service.
  8237.      *
  8238.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8239.      */
  8240.     protected function get_ServiceLocator_SUqyxJHService()
  8241.     {
  8242.         return $this->privates['.service_locator.sUqyxJH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8243.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8244.         ], [
  8245.             'em' => '?',
  8246.         ]);
  8247.     }
  8248.     /**
  8249.      * Gets the private '.service_locator.sjAdRQz' shared service.
  8250.      *
  8251.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8252.      */
  8253.     protected function get_ServiceLocator_SjAdRQzService()
  8254.     {
  8255.         return $this->privates['.service_locator.sjAdRQz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8256.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8257.             'encoderFactory' => ['privates''security.encoder_factory.generic''getSecurity_EncoderFactory_GenericService'false],
  8258.         ], [
  8259.             'em' => '?',
  8260.             'encoderFactory' => '?',
  8261.         ]);
  8262.     }
  8263.     /**
  8264.      * Gets the private '.service_locator.sqHMt7r' shared service.
  8265.      *
  8266.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8267.      */
  8268.     protected function get_ServiceLocator_SqHMt7rService()
  8269.     {
  8270.         return $this->privates['.service_locator.sqHMt7r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8271.             'sitemapService' => ['services''App\\Service\\Sitemap''getSitemapService'false],
  8272.         ], [
  8273.             'sitemapService' => 'App\\Service\\Sitemap',
  8274.         ]);
  8275.     }
  8276.     /**
  8277.      * Gets the private '.service_locator.uyxKZ6y' shared service.
  8278.      *
  8279.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8280.      */
  8281.     protected function get_ServiceLocator_UyxKZ6yService()
  8282.     {
  8283.         return $this->privates['.service_locator.uyxKZ6y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8284.             'order' => ['privates''.errored.V2UedL5'NULL'Cannot determine controller argument for "App\\Controller\\Admin\\MoneticoController::getFields()": the $order argument is type-hinted with the non-existent class or interface: "App\\Entity\\EcommerceOrder".'],
  8285.         ], [
  8286.             'order' => '?',
  8287.         ]);
  8288.     }
  8289.     /**
  8290.      * Gets the private '.service_locator.xYoebww' shared service.
  8291.      *
  8292.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8293.      */
  8294.     protected function get_ServiceLocator_XYoebwwService()
  8295.     {
  8296.         return $this->privates['.service_locator.xYoebww'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8297.             'template' => ['privates''.errored..service_locator.xYoebww.App\\Entity\\Template'NULL'Cannot autowire service ".service_locator.xYoebww": it references class "App\\Entity\\Template" but no such service exists.'],
  8298.         ], [
  8299.             'template' => 'App\\Entity\\Template',
  8300.         ]);
  8301.     }
  8302.     /**
  8303.      * Gets the private '.service_locator.ykiDJxY' shared service.
  8304.      *
  8305.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8306.      */
  8307.     protected function get_ServiceLocator_YkiDJxYService()
  8308.     {
  8309.         return $this->privates['.service_locator.ykiDJxY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8310.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8311.             'order' => ['privates''.errored.vn7WA8x'NULL'Cannot determine controller argument for "App\\Controller\\UserController::orderShowAction()": the $order argument is type-hinted with the non-existent class or interface: "App\\Entity\\EcommerceOrder".'],
  8312.         ], [
  8313.             'em' => '?',
  8314.             'order' => '?',
  8315.         ]);
  8316.     }
  8317.     /**
  8318.      * Gets the private '.service_locator.zudzieW' shared service.
  8319.      *
  8320.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8321.      */
  8322.     protected function get_ServiceLocator_ZudzieWService()
  8323.     {
  8324.         return $this->privates['.service_locator.zudzieW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8325.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  8326.             'encoderFactory' => ['privates''security.encoder_factory.generic''getSecurity_EncoderFactory_GenericService'false],
  8327.             'user' => ['privates''.errored..service_locator.zudzieW.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.zudzieW": it references class "App\\Entity\\User" but no such service exists.'],
  8328.         ], [
  8329.             'em' => '?',
  8330.             'encoderFactory' => '?',
  8331.             'user' => 'App\\Entity\\User',
  8332.         ]);
  8333.     }
  8334.     /**
  8335.      * Gets the private '.session.deprecated' shared service.
  8336.      *
  8337.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  8338.      */
  8339.     protected function get_Session_DeprecatedService()
  8340.     {
  8341.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  8342.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  8343.         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();
  8344.     }
  8345.     /**
  8346.      * Gets the private '.twig.command.debug.lazy' shared service.
  8347.      *
  8348.      * @return \Symfony\Component\Console\Command\LazyCommand
  8349.      */
  8350.     protected function get_Twig_Command_Debug_LazyService()
  8351.     {
  8352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8354.         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 {
  8355.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  8356.         });
  8357.     }
  8358.     /**
  8359.      * Gets the private '.twig.command.lint.lazy' shared service.
  8360.      *
  8361.      * @return \Symfony\Component\Console\Command\LazyCommand
  8362.      */
  8363.     protected function get_Twig_Command_Lint_LazyService()
  8364.     {
  8365.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8367.         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 {
  8368.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  8369.         });
  8370.     }
  8371.     /**
  8372.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  8373.      *
  8374.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  8375.      */
  8376.     protected function getManagerRegistryAwareConnectionProviderService()
  8377.     {
  8378.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  8379.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  8380.         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'));
  8381.     }
  8382.     /**
  8383.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  8384.      *
  8385.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  8386.      */
  8387.     protected function getRunSqlCommandService()
  8388.     {
  8389.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8390.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  8391.         $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()));
  8392.         $instance->setName('dbal:run-sql');
  8393.         return $instance;
  8394.     }
  8395.     /**
  8396.      * Gets the private 'Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler' shared autowired service.
  8397.      *
  8398.      * @return \Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler
  8399.      */
  8400.     protected function getPdoSessionHandlerService()
  8401.     {
  8402.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  8403.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php';
  8404.         return $this->privates['Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler'] = new \Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler($this->getEnv('DATABASE_URL'));
  8405.     }
  8406.     /**
  8407.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  8408.      *
  8409.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  8410.      */
  8411.     protected function getResetAssetsEventListenerService()
  8412.     {
  8413.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  8414.     }
  8415.     /**
  8416.      * Gets the private 'a2lix_auto_form.doctrine.metadata_factory' shared service.
  8417.      *
  8418.      * @return \Doctrine\Persistence\Mapping\ClassMetadataFactory
  8419.      */
  8420.     protected function getA2lixAutoForm_Doctrine_MetadataFactoryService()
  8421.     {
  8422.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php';
  8423.         return $this->privates['a2lix_auto_form.doctrine.metadata_factory'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getMetadataFactory();
  8424.     }
  8425.     /**
  8426.      * Gets the private 'a2lix_auto_form.form.event_listener.auto_form_listener' shared service.
  8427.      *
  8428.      * @return \A2lix\AutoFormBundle\Form\EventListener\AutoFormListener
  8429.      */
  8430.     protected function getA2lixAutoForm_Form_EventListener_AutoFormListenerService()
  8431.     {
  8432.         include_once \dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src/Form/EventListener/AutoFormListener.php';
  8433.         return $this->privates['a2lix_auto_form.form.event_listener.auto_form_listener'] = new \A2lix\AutoFormBundle\Form\EventListener\AutoFormListener(($this->privates['a2lix_auto_form.form.manipulator.doctrine_orm_manipulator'] ?? $this->getA2lixAutoForm_Form_Manipulator_DoctrineOrmManipulatorService()));
  8434.     }
  8435.     /**
  8436.      * Gets the private 'a2lix_auto_form.form.manipulator.doctrine_orm_manipulator' shared service.
  8437.      *
  8438.      * @return \A2lix\AutoFormBundle\Form\Manipulator\DoctrineORMManipulator
  8439.      */
  8440.     protected function getA2lixAutoForm_Form_Manipulator_DoctrineOrmManipulatorService()
  8441.     {
  8442.         include_once \dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src/Form/Manipulator/FormManipulatorInterface.php';
  8443.         include_once \dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src/Form/Manipulator/DoctrineORMManipulator.php';
  8444.         return $this->privates['a2lix_auto_form.form.manipulator.doctrine_orm_manipulator'] = new \A2lix\AutoFormBundle\Form\Manipulator\DoctrineORMManipulator(($this->privates['a2lix_auto_form.object_info.doctrine_orm_info'] ?? $this->getA2lixAutoForm_ObjectInfo_DoctrineOrmInfoService()), [=> 'id'=> 'locale'=> 'translatable']);
  8445.     }
  8446.     /**
  8447.      * Gets the private 'a2lix_auto_form.form.type.auto_form_type' shared service.
  8448.      *
  8449.      * @return \A2lix\AutoFormBundle\Form\Type\AutoFormType
  8450.      */
  8451.     protected function getA2lixAutoForm_Form_Type_AutoFormTypeService()
  8452.     {
  8453.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8455.         include_once \dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src/Form/Type/AutoFormType.php';
  8456.         return $this->privates['a2lix_auto_form.form.type.auto_form_type'] = new \A2lix\AutoFormBundle\Form\Type\AutoFormType(($this->privates['a2lix_auto_form.form.event_listener.auto_form_listener'] ?? $this->getA2lixAutoForm_Form_EventListener_AutoFormListenerService()));
  8457.     }
  8458.     /**
  8459.      * Gets the private 'a2lix_auto_form.object_info.doctrine_orm_info' shared service.
  8460.      *
  8461.      * @return \A2lix\AutoFormBundle\ObjectInfo\DoctrineORMInfo
  8462.      */
  8463.     protected function getA2lixAutoForm_ObjectInfo_DoctrineOrmInfoService()
  8464.     {
  8465.         include_once \dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src/ObjectInfo/DoctrineORMInfo.php';
  8466.         return $this->privates['a2lix_auto_form.object_info.doctrine_orm_info'] = new \A2lix\AutoFormBundle\ObjectInfo\DoctrineORMInfo(($this->privates['a2lix_auto_form.doctrine.metadata_factory'] ?? $this->getA2lixAutoForm_Doctrine_MetadataFactoryService()));
  8467.     }
  8468.     /**
  8469.      * Gets the private 'a2lix_translation_form.form.event_listener.translations_form_listener' shared service.
  8470.      *
  8471.      * @return \A2lix\TranslationFormBundle\Form\EventListener\TranslationsFormsListener
  8472.      */
  8473.     protected function getA2lixTranslationForm_Form_EventListener_TranslationsFormListenerService()
  8474.     {
  8475.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Form/EventListener/TranslationsFormsListener.php';
  8476.         return $this->privates['a2lix_translation_form.form.event_listener.translations_form_listener'] = new \A2lix\TranslationFormBundle\Form\EventListener\TranslationsFormsListener();
  8477.     }
  8478.     /**
  8479.      * Gets the private 'a2lix_translation_form.form.event_listener.translations_listener' shared service.
  8480.      *
  8481.      * @return \A2lix\TranslationFormBundle\Form\EventListener\TranslationsListener
  8482.      */
  8483.     protected function getA2lixTranslationForm_Form_EventListener_TranslationsListenerService()
  8484.     {
  8485.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Form/EventListener/TranslationsListener.php';
  8486.         return $this->privates['a2lix_translation_form.form.event_listener.translations_listener'] = new \A2lix\TranslationFormBundle\Form\EventListener\TranslationsListener(($this->privates['a2lix_auto_form.form.manipulator.doctrine_orm_manipulator'] ?? $this->getA2lixAutoForm_Form_Manipulator_DoctrineOrmManipulatorService()));
  8487.     }
  8488.     /**
  8489.      * Gets the private 'a2lix_translation_form.form.type.translated_entity_type' shared service.
  8490.      *
  8491.      * @return \A2lix\TranslationFormBundle\Form\Type\TranslatedEntityType
  8492.      */
  8493.     protected function getA2lixTranslationForm_Form_Type_TranslatedEntityTypeService()
  8494.     {
  8495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8497.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Form/Type/TranslatedEntityType.php';
  8498.         return $this->privates['a2lix_translation_form.form.type.translated_entity_type'] = new \A2lix\TranslationFormBundle\Form\Type\TranslatedEntityType(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8499.     }
  8500.     /**
  8501.      * Gets the private 'a2lix_translation_form.form.type.translations_forms_type' shared service.
  8502.      *
  8503.      * @return \A2lix\TranslationFormBundle\Form\Type\TranslationsFormsType
  8504.      */
  8505.     protected function getA2lixTranslationForm_Form_Type_TranslationsFormsTypeService()
  8506.     {
  8507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8508.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8509.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Form/Type/TranslationsFormsType.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Form/EventListener/TranslationsFormsListener.php';
  8511.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Locale/LocaleProviderInterface.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Locale/SimpleProvider.php';
  8513.         return $this->privates['a2lix_translation_form.form.type.translations_forms_type'] = new \A2lix\TranslationFormBundle\Form\Type\TranslationsFormsType(($this->privates['a2lix_translation_form.form.event_listener.translations_form_listener'] ?? ($this->privates['a2lix_translation_form.form.event_listener.translations_form_listener'] = new \A2lix\TranslationFormBundle\Form\EventListener\TranslationsFormsListener())), ($this->privates['a2lix_translation_form.locale.simple_provider'] ?? ($this->privates['a2lix_translation_form.locale.simple_provider'] = new \A2lix\TranslationFormBundle\Locale\SimpleProvider($this->parameters['langs'], 'fr'$this->parameters['langs']))));
  8514.     }
  8515.     /**
  8516.      * Gets the private 'a2lix_translation_form.form.type.translations_locales_selector_type' shared service.
  8517.      *
  8518.      * @return \A2lix\TranslationFormBundle\Form\Type\TranslationsLocalesSelectorType
  8519.      */
  8520.     protected function getA2lixTranslationForm_Form_Type_TranslationsLocalesSelectorTypeService()
  8521.     {
  8522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8523.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8524.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Form/Type/TranslationsLocalesSelectorType.php';
  8525.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Locale/LocaleProviderInterface.php';
  8526.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Locale/SimpleProvider.php';
  8527.         return $this->privates['a2lix_translation_form.form.type.translations_locales_selector_type'] = new \A2lix\TranslationFormBundle\Form\Type\TranslationsLocalesSelectorType(($this->privates['a2lix_translation_form.locale.simple_provider'] ?? ($this->privates['a2lix_translation_form.locale.simple_provider'] = new \A2lix\TranslationFormBundle\Locale\SimpleProvider($this->parameters['langs'], 'fr'$this->parameters['langs']))));
  8528.     }
  8529.     /**
  8530.      * Gets the private 'a2lix_translation_form.form.type.translations_type' shared service.
  8531.      *
  8532.      * @return \A2lix\TranslationFormBundle\Form\Type\TranslationsType
  8533.      */
  8534.     protected function getA2lixTranslationForm_Form_Type_TranslationsTypeService()
  8535.     {
  8536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8538.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Form/Type/TranslationsType.php';
  8539.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Locale/LocaleProviderInterface.php';
  8540.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Locale/SimpleProvider.php';
  8541.         return $this->privates['a2lix_translation_form.form.type.translations_type'] = new \A2lix\TranslationFormBundle\Form\Type\TranslationsType(($this->privates['a2lix_translation_form.form.event_listener.translations_listener'] ?? $this->getA2lixTranslationForm_Form_EventListener_TranslationsListenerService()), ($this->privates['a2lix_translation_form.locale.simple_provider'] ?? ($this->privates['a2lix_translation_form.locale.simple_provider'] = new \A2lix\TranslationFormBundle\Locale\SimpleProvider($this->parameters['langs'], 'fr'$this->parameters['langs']))));
  8542.     }
  8543.     /**
  8544.      * Gets the private 'a2lix_translation_form.locale.simple_provider' shared service.
  8545.      *
  8546.      * @return \A2lix\TranslationFormBundle\Locale\SimpleProvider
  8547.      */
  8548.     protected function getA2lixTranslationForm_Locale_SimpleProviderService()
  8549.     {
  8550.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Locale/LocaleProviderInterface.php';
  8551.         include_once \dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Locale/SimpleProvider.php';
  8552.         return $this->privates['a2lix_translation_form.locale.simple_provider'] = new \A2lix\TranslationFormBundle\Locale\SimpleProvider($this->parameters['langs'], 'fr'$this->parameters['langs']);
  8553.     }
  8554.     /**
  8555.      * Gets the private 'annotations.cache_adapter' shared service.
  8556.      *
  8557.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  8558.      */
  8559.     protected function getAnnotations_CacheAdapterService()
  8560.     {
  8561.         return $this->privates['annotations.cache_adapter'] = \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  8562.     }
  8563.     /**
  8564.      * Gets the private 'annotations.cache_warmer' shared service.
  8565.      *
  8566.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  8567.      */
  8568.     protected function getAnnotations_CacheWarmerService()
  8569.     {
  8570.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8571.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8572.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  8573.         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);
  8574.     }
  8575.     /**
  8576.      * Gets the private 'annotations.cached_reader' shared service.
  8577.      *
  8578.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  8579.      */
  8580.     protected function getAnnotations_CachedReaderService()
  8581.     {
  8582.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['annotations.cache_adapter'] ?? $this->getAnnotations_CacheAdapterService()), true);
  8583.     }
  8584.     /**
  8585.      * Gets the private 'annotations.dummy_registry' shared service.
  8586.      *
  8587.      * @return \Doctrine\Common\Annotations\AnnotationRegistry
  8588.      */
  8589.     protected function getAnnotations_DummyRegistryService()
  8590.     {
  8591.         $this->privates['annotations.dummy_registry'] = $instance = new \Doctrine\Common\Annotations\AnnotationRegistry();
  8592.         $instance->registerUniqueLoader('class_exists');
  8593.         return $instance;
  8594.     }
  8595.     /**
  8596.      * Gets the private 'annotations.reader' shared service.
  8597.      *
  8598.      * @return \Doctrine\Common\Annotations\AnnotationReader
  8599.      */
  8600.     protected function getAnnotations_ReaderService()
  8601.     {
  8602.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  8603.         $instance->addGlobalIgnoredName('required', ($this->privates['annotations.dummy_registry'] ?? $this->getAnnotations_DummyRegistryService()));
  8604.         return $instance;
  8605.     }
  8606.     /**
  8607.      * Gets the private 'app.listener' shared autowired service.
  8608.      *
  8609.      * @return \App\EventListener\RequestListener
  8610.      */
  8611.     protected function getApp_ListenerService()
  8612.     {
  8613.         include_once \dirname(__DIR__4).'/src/EventListener/RequestListener.php';
  8614.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8615.         if (isset($this->privates['app.listener'])) {
  8616.             return $this->privates['app.listener'];
  8617.         }
  8618.         return $this->privates['app.listener'] = new \App\EventListener\RequestListener(($this->services['router'] ?? $this->getRouterService()), $a);
  8619.     }
  8620.     /**
  8621.      * Gets the private 'argument_metadata_factory' shared service.
  8622.      *
  8623.      * @return \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory
  8624.      */
  8625.     protected function getArgumentMetadataFactoryService()
  8626.     {
  8627.         return $this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory();
  8628.     }
  8629.     /**
  8630.      * Gets the private 'assets._default_package' shared service.
  8631.      *
  8632.      * @return \Symfony\Component\Asset\PathPackage
  8633.      */
  8634.     protected function getAssets_DefaultPackageService()
  8635.     {
  8636.         return $this->privates['assets._default_package'] = new \Symfony\Component\Asset\PathPackage('', ($this->privates['assets._version__default'] ?? ($this->privates['assets._version__default'] = new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), NULLfalse))), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  8637.     }
  8638.     /**
  8639.      * Gets the private 'assets._version__default' shared service.
  8640.      *
  8641.      * @return \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy
  8642.      */
  8643.     protected function getAssets_VersionDefaultService()
  8644.     {
  8645.         return $this->privates['assets._version__default'] = new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), NULLfalse);
  8646.     }
  8647.     /**
  8648.      * Gets the private 'assets.context' shared service.
  8649.      *
  8650.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  8651.      */
  8652.     protected function getAssets_ContextService()
  8653.     {
  8654.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  8655.         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());
  8656.     }
  8657.     /**
  8658.      * Gets the private 'assets.packages' shared service.
  8659.      *
  8660.      * @return \Symfony\Component\Asset\Packages
  8661.      */
  8662.     protected function getAssets_PackagesService()
  8663.     {
  8664.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(($this->privates['assets._default_package'] ?? $this->getAssets_DefaultPackageService()), new RewindableGenerator(function () {
  8665.             return new \EmptyIterator();
  8666.         }, 0));
  8667.     }
  8668.     /**
  8669.      * Gets the private 'cache.annotations' shared service.
  8670.      *
  8671.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8672.      */
  8673.     protected function getCache_AnnotationsService()
  8674.     {
  8675.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.annotations.recorder_inner'] ?? $this->getCache_Annotations_RecorderInnerService()));
  8676.     }
  8677.     /**
  8678.      * Gets the private 'cache.annotations.recorder_inner' shared service.
  8679.      *
  8680.      * @return \Symfony\Component\Cache\Adapter\AdapterInterface
  8681.      */
  8682.     protected function getCache_Annotations_RecorderInnerService()
  8683.     {
  8684.         return $this->privates['cache.annotations.recorder_inner'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+UroFkiIz8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  8685.     }
  8686.     /**
  8687.      * Gets the private 'cache.app.recorder_inner' shared service.
  8688.      *
  8689.      * @return \Symfony\Component\Cache\Adapter\FilesystemAdapter
  8690.      */
  8691.     protected function getCache_App_RecorderInnerService()
  8692.     {
  8693.         $this->privates['cache.app.recorder_inner'] = $instance = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('t4Uh3Ek2Si'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  8694.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  8695.         return $instance;
  8696.     }
  8697.     /**
  8698.      * Gets the private 'cache.default_marshaller' shared service.
  8699.      *
  8700.      * @return \Symfony\Component\Cache\Marshaller\DefaultMarshaller
  8701.      */
  8702.     protected function getCache_DefaultMarshallerService()
  8703.     {
  8704.         return $this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue);
  8705.     }
  8706.     /**
  8707.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  8708.      *
  8709.      * @return \Symfony\Component\Cache\Adapter\ArrayAdapter
  8710.      */
  8711.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  8712.     {
  8713.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter();
  8714.     }
  8715.     /**
  8716.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  8717.      *
  8718.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8719.      */
  8720.     protected function getCache_Doctrine_Orm_Default_QueryService()
  8721.     {
  8722.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.doctrine.orm.default.query.recorder_inner'] ?? ($this->privates['cache.doctrine.orm.default.query.recorder_inner'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  8723.     }
  8724.     /**
  8725.      * Gets the private 'cache.doctrine.orm.default.query.recorder_inner' shared service.
  8726.      *
  8727.      * @return \Symfony\Component\Cache\Adapter\ArrayAdapter
  8728.      */
  8729.     protected function getCache_Doctrine_Orm_Default_Query_RecorderInnerService()
  8730.     {
  8731.         return $this->privates['cache.doctrine.orm.default.query.recorder_inner'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter();
  8732.     }
  8733.     /**
  8734.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  8735.      *
  8736.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8737.      */
  8738.     protected function getCache_Doctrine_Orm_Default_ResultService()
  8739.     {
  8740.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.doctrine.orm.default.result.recorder_inner'] ?? ($this->privates['cache.doctrine.orm.default.result.recorder_inner'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  8741.     }
  8742.     /**
  8743.      * Gets the private 'cache.doctrine.orm.default.result.recorder_inner' shared service.
  8744.      *
  8745.      * @return \Symfony\Component\Cache\Adapter\ArrayAdapter
  8746.      */
  8747.     protected function getCache_Doctrine_Orm_Default_Result_RecorderInnerService()
  8748.     {
  8749.         return $this->privates['cache.doctrine.orm.default.result.recorder_inner'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter();
  8750.     }
  8751.     /**
  8752.      * Gets the private 'cache.property_access' shared service.
  8753.      *
  8754.      * @return \Symfony\Component\Cache\Adapter\ArrayAdapter
  8755.      */
  8756.     protected function getCache_PropertyAccessService()
  8757.     {
  8758.         return $this->privates['cache.property_access'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false);
  8759.     }
  8760.     /**
  8761.      * Gets the private 'cache.property_info' shared service.
  8762.      *
  8763.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8764.      */
  8765.     protected function getCache_PropertyInfoService()
  8766.     {
  8767.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.property_info.recorder_inner'] ?? $this->getCache_PropertyInfo_RecorderInnerService()));
  8768.     }
  8769.     /**
  8770.      * Gets the private 'cache.property_info.recorder_inner' shared service.
  8771.      *
  8772.      * @return \Symfony\Component\Cache\Adapter\AdapterInterface
  8773.      */
  8774.     protected function getCache_PropertyInfo_RecorderInnerService()
  8775.     {
  8776.         return $this->privates['cache.property_info.recorder_inner'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('owYpV4B7oI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  8777.     }
  8778.     /**
  8779.      * Gets the private 'cache.security_expression_language' shared service.
  8780.      *
  8781.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8782.      */
  8783.     protected function getCache_SecurityExpressionLanguageService()
  8784.     {
  8785.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.security_expression_language.recorder_inner'] ?? $this->getCache_SecurityExpressionLanguage_RecorderInnerService()));
  8786.     }
  8787.     /**
  8788.      * Gets the private 'cache.security_expression_language.recorder_inner' shared service.
  8789.      *
  8790.      * @return \Symfony\Component\Cache\Adapter\AdapterInterface
  8791.      */
  8792.     protected function getCache_SecurityExpressionLanguage_RecorderInnerService()
  8793.     {
  8794.         return $this->privates['cache.security_expression_language.recorder_inner'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QOuUUZVhWg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  8795.     }
  8796.     /**
  8797.      * Gets the private 'cache.serializer' shared service.
  8798.      *
  8799.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8800.      */
  8801.     protected function getCache_SerializerService()
  8802.     {
  8803.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.serializer.recorder_inner'] ?? $this->getCache_Serializer_RecorderInnerService()));
  8804.     }
  8805.     /**
  8806.      * Gets the private 'cache.serializer.recorder_inner' shared service.
  8807.      *
  8808.      * @return \Symfony\Component\Cache\Adapter\AdapterInterface
  8809.      */
  8810.     protected function getCache_Serializer_RecorderInnerService()
  8811.     {
  8812.         return $this->privates['cache.serializer.recorder_inner'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gQWkelhRL8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  8813.     }
  8814.     /**
  8815.      * Gets the private 'cache.system.recorder_inner' shared service.
  8816.      *
  8817.      * @return \Symfony\Component\Cache\Adapter\AdapterInterface
  8818.      */
  8819.     protected function getCache_System_RecorderInnerService()
  8820.     {
  8821.         return $this->privates['cache.system.recorder_inner'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('iuW4EqS4jU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  8822.     }
  8823.     /**
  8824.      * Gets the private 'cache.validator' shared service.
  8825.      *
  8826.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8827.      */
  8828.     protected function getCache_ValidatorService()
  8829.     {
  8830.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.validator.recorder_inner'] ?? $this->getCache_Validator_RecorderInnerService()));
  8831.     }
  8832.     /**
  8833.      * Gets the private 'cache.validator.recorder_inner' shared service.
  8834.      *
  8835.      * @return \Symfony\Component\Cache\Adapter\AdapterInterface
  8836.      */
  8837.     protected function getCache_Validator_RecorderInnerService()
  8838.     {
  8839.         return $this->privates['cache.validator.recorder_inner'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('x2uaBLee+I'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  8840.     }
  8841.     /**
  8842.      * Gets the private 'cache.validator_expression_language.recorder_inner' shared service.
  8843.      *
  8844.      * @return \Symfony\Component\Cache\Adapter\AdapterInterface
  8845.      */
  8846.     protected function getCache_ValidatorExpressionLanguage_RecorderInnerService()
  8847.     {
  8848.         return $this->privates['cache.validator_expression_language.recorder_inner'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7NAfW65ANM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  8849.     }
  8850.     /**
  8851.      * Gets the private 'cache.webpack_encore' shared service.
  8852.      *
  8853.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8854.      */
  8855.     protected function getCache_WebpackEncoreService()
  8856.     {
  8857.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(($this->privates['cache.webpack_encore.recorder_inner'] ?? $this->getCache_WebpackEncore_RecorderInnerService()));
  8858.     }
  8859.     /**
  8860.      * Gets the private 'cache.webpack_encore.recorder_inner' shared service.
  8861.      *
  8862.      * @return \Symfony\Component\Cache\Adapter\AdapterInterface
  8863.      */
  8864.     protected function getCache_WebpackEncore_RecorderInnerService()
  8865.     {
  8866.         return $this->privates['cache.webpack_encore.recorder_inner'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2q3Fcah7rA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  8867.     }
  8868.     /**
  8869.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  8870.      *
  8871.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  8872.      */
  8873.     protected function getCachePoolClearer_CacheWarmerService()
  8874.     {
  8875.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  8877.         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']);
  8878.     }
  8879.     /**
  8880.      * Gets the private 'config.resource.self_checking_resource_checker' shared service.
  8881.      *
  8882.      * @return \Symfony\Component\Config\Resource\SelfCheckingResourceChecker
  8883.      */
  8884.     protected function getConfig_Resource_SelfCheckingResourceCheckerService()
  8885.     {
  8886.         include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerInterface.php';
  8887.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php';
  8888.         return $this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker();
  8889.     }
  8890.     /**
  8891.      * Gets the private 'config_builder.warmer' shared service.
  8892.      *
  8893.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  8894.      */
  8895.     protected function getConfigBuilder_WarmerService()
  8896.     {
  8897.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  8899.         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()));
  8900.     }
  8901.     /**
  8902.      * Gets the private 'config_cache_factory' shared service.
  8903.      *
  8904.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  8905.      */
  8906.     protected function getConfigCacheFactoryService()
  8907.     {
  8908.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  8909.             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)));
  8910.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  8911.         }, 2));
  8912.     }
  8913.     /**
  8914.      * Gets the private 'console.command.about' shared service.
  8915.      *
  8916.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  8917.      */
  8918.     protected function getConsole_Command_AboutService()
  8919.     {
  8920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  8922.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  8923.         $instance->setName('about');
  8924.         $instance->setDescription('Display information about the current project');
  8925.         return $instance;
  8926.     }
  8927.     /**
  8928.      * Gets the private 'console.command.assets_install' shared service.
  8929.      *
  8930.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  8931.      */
  8932.     protected function getConsole_Command_AssetsInstallService()
  8933.     {
  8934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  8936.         $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));
  8937.         $instance->setName('assets:install');
  8938.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  8939.         return $instance;
  8940.     }
  8941.     /**
  8942.      * Gets the private 'console.command.cache_clear' shared service.
  8943.      *
  8944.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  8945.      */
  8946.     protected function getConsole_Command_CacheClearService()
  8947.     {
  8948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8949.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  8950.         $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())));
  8951.         $instance->setName('cache:clear');
  8952.         $instance->setDescription('Clear the cache');
  8953.         return $instance;
  8954.     }
  8955.     /**
  8956.      * Gets the private 'console.command.cache_pool_clear' shared service.
  8957.      *
  8958.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  8959.      */
  8960.     protected function getConsole_Command_CachePoolClearService()
  8961.     {
  8962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  8964.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.webpack_encore'=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'10 => 'cache.doctrine.orm.default.query']);
  8965.         $instance->setName('cache:pool:clear');
  8966.         $instance->setDescription('Clear cache pools');
  8967.         return $instance;
  8968.     }
  8969.     /**
  8970.      * Gets the private 'console.command.cache_pool_delete' shared service.
  8971.      *
  8972.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  8973.      */
  8974.     protected function getConsole_Command_CachePoolDeleteService()
  8975.     {
  8976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  8978.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.webpack_encore'=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'10 => 'cache.doctrine.orm.default.query']);
  8979.         $instance->setName('cache:pool:delete');
  8980.         $instance->setDescription('Delete an item from a cache pool');
  8981.         return $instance;
  8982.     }
  8983.     /**
  8984.      * Gets the private 'console.command.cache_pool_list' shared service.
  8985.      *
  8986.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  8987.      */
  8988.     protected function getConsole_Command_CachePoolListService()
  8989.     {
  8990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8991.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  8992.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.webpack_encore'=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'10 => 'cache.doctrine.orm.default.query']);
  8993.         $instance->setName('cache:pool:list');
  8994.         $instance->setDescription('List available cache pools');
  8995.         return $instance;
  8996.     }
  8997.     /**
  8998.      * Gets the private 'console.command.cache_pool_prune' shared service.
  8999.      *
  9000.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  9001.      */
  9002.     protected function getConsole_Command_CachePoolPruneService()
  9003.     {
  9004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9005.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  9006.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  9007.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  9008.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  9009.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  9010.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  9011.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  9012.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  9013.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  9014.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  9015.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  9016.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  9017.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  9018.         }, 11));
  9019.         $instance->setName('cache:pool:prune');
  9020.         $instance->setDescription('Prune cache pools');
  9021.         return $instance;
  9022.     }
  9023.     /**
  9024.      * Gets the private 'console.command.cache_warmup' shared service.
  9025.      *
  9026.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  9027.      */
  9028.     protected function getConsole_Command_CacheWarmupService()
  9029.     {
  9030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9031.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  9032.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  9033.         $instance->setName('cache:warmup');
  9034.         $instance->setDescription('Warm up an empty cache');
  9035.         return $instance;
  9036.     }
  9037.     /**
  9038.      * Gets the private 'console.command.config_debug' shared service.
  9039.      *
  9040.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  9041.      */
  9042.     protected function getConsole_Command_ConfigDebugService()
  9043.     {
  9044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9045.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  9046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  9047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  9048.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  9049.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  9050.         $instance->setName('debug:config');
  9051.         $instance->setDescription('Dump the current configuration for an extension');
  9052.         return $instance;
  9053.     }
  9054.     /**
  9055.      * Gets the private 'console.command.config_dump_reference' shared service.
  9056.      *
  9057.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  9058.      */
  9059.     protected function getConsole_Command_ConfigDumpReferenceService()
  9060.     {
  9061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9062.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  9063.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  9064.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  9065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  9066.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  9067.         $instance->setName('config:dump-reference');
  9068.         $instance->setDescription('Dump the default configuration for an extension');
  9069.         return $instance;
  9070.     }
  9071.     /**
  9072.      * Gets the private 'console.command.container_debug' shared service.
  9073.      *
  9074.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  9075.      */
  9076.     protected function getConsole_Command_ContainerDebugService()
  9077.     {
  9078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  9080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  9081.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  9082.         $instance->setName('debug:container');
  9083.         $instance->setDescription('Display current services for an application');
  9084.         return $instance;
  9085.     }
  9086.     /**
  9087.      * Gets the private 'console.command.container_lint' shared service.
  9088.      *
  9089.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  9090.      */
  9091.     protected function getConsole_Command_ContainerLintService()
  9092.     {
  9093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9094.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  9095.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  9096.         $instance->setName('lint:container');
  9097.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  9098.         return $instance;
  9099.     }
  9100.     /**
  9101.      * Gets the private 'console.command.debug_autowiring' shared service.
  9102.      *
  9103.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  9104.      */
  9105.     protected function getConsole_Command_DebugAutowiringService()
  9106.     {
  9107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9108.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  9109.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  9110.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  9111.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  9112.         $instance->setName('debug:autowiring');
  9113.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  9114.         return $instance;
  9115.     }
  9116.     /**
  9117.      * Gets the private 'console.command.dotenv_debug' shared service.
  9118.      *
  9119.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  9120.      */
  9121.     protected function getConsole_Command_DotenvDebugService()
  9122.     {
  9123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9124.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  9125.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  9126.         $instance->setName('debug:dotenv');
  9127.         $instance->setDescription('Lists all dotenv files with variables and values');
  9128.         return $instance;
  9129.     }
  9130.     /**
  9131.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  9132.      *
  9133.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  9134.      */
  9135.     protected function getConsole_Command_EventDispatcherDebugService()
  9136.     {
  9137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9138.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  9139.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.gHf5fP_'] ?? $this->get_ServiceLocator_GHf5fPService()));
  9140.         $instance->setName('debug:event-dispatcher');
  9141.         $instance->setDescription('Display configured listeners for an application');
  9142.         return $instance;
  9143.     }
  9144.     /**
  9145.      * Gets the private 'console.command.form_debug' shared service.
  9146.      *
  9147.      * @return \Symfony\Component\Form\Command\DebugCommand
  9148.      */
  9149.     protected function getConsole_Command_FormDebugService()
  9150.     {
  9151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9152.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  9153.         $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'=> 'App\\Form'=> 'A2lix\\TranslationFormBundle\\Form\\Type'=> 'Liip\\ImagineBundle\\Form\\Type'=> 'A2lix\\AutoFormBundle\\Form\\Type'=> 'FOS\\UserBundle\\Form\\Type'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'App\\Form\\ActiviteType'=> 'App\\Form\\AddressType'=> 'App\\Form\\ArticleType'=> 'App\\Form\\AttributeItemType'=> 'App\\Form\\AttributeType'=> 'App\\Form\\CampaignType'=> 'App\\Form\\CardType'=> 'App\\Form\\CategoryParagrapheType'=> 'App\\Form\\CategoryType'=> 'App\\Form\\CgvType'10 => 'App\\Form\\ConfigType'11 => 'App\\Form\\ContactType'12 => 'App\\Form\\ExtensionType'13 => 'App\\Form\\GalleryType'14 => 'App\\Form\\ImportType'15 => 'App\\Form\\InfoLineType'16 => 'App\\Form\\InfoType'17 => 'App\\Form\\LegalType'18 => 'App\\Form\\LocaleType'19 => 'App\\Form\\PageType'20 => 'App\\Form\\PartnerType'21 => 'App\\Form\\PaymentModeType'22 => 'App\\Form\\PictureType'23 => 'App\\Form\\ProductAttributeType'24 => 'App\\Form\\ProductType'25 => 'App\\Form\\PromoCodeType'26 => 'App\\Form\\PromoteType'27 => 'App\\Form\\RedirectionType'28 => 'App\\Form\\RegistrationType'29 => 'App\\Form\\RgpdType'30 => 'App\\Form\\SeoRouteMetaType'31 => 'App\\Form\\SeoRouteType'32 => 'App\\Form\\SlideType'33 => 'App\\Form\\SliderType'34 => 'App\\Form\\Step1Type'35 => 'App\\Form\\Step2Type'36 => 'App\\Form\\Step3Type'37 => 'App\\Form\\Step4Type'38 => 'App\\Form\\Step5Type'39 => 'App\\Form\\SubscriberGroupType'40 => 'App\\Form\\SubscriberType'41 => 'App\\Form\\TemplateType'42 => 'App\\Form\\UserFrontEditType'43 => 'App\\Form\\UserType'44 => 'App\\Form\\YmlBlockType'45 => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType'46 => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsFormsType'47 => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsLocalesSelectorType'48 => 'A2lix\\TranslationFormBundle\\Form\\Type\\TranslatedEntityType'49 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'50 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'51 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'52 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'53 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'54 => 'A2lix\\AutoFormBundle\\Form\\Type\\AutoFormType'55 => 'FOS\\UserBundle\\Form\\Type\\UsernameFormType'56 => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType'57 => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType'58 => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'59 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType'60 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  9154.         $instance->setName('debug:form');
  9155.         $instance->setDescription('Display form type information');
  9156.         return $instance;
  9157.     }
  9158.     /**
  9159.      * Gets the private 'console.command.router_debug' shared service.
  9160.      *
  9161.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  9162.      */
  9163.     protected function getConsole_Command_RouterDebugService()
  9164.     {
  9165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9166.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  9167.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  9168.         $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()));
  9169.         $instance->setName('debug:router');
  9170.         $instance->setDescription('Display current routes for an application');
  9171.         return $instance;
  9172.     }
  9173.     /**
  9174.      * Gets the private 'console.command.router_match' shared service.
  9175.      *
  9176.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  9177.      */
  9178.     protected function getConsole_Command_RouterMatchService()
  9179.     {
  9180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9181.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  9182.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  9183.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  9184.         }, 1));
  9185.         $instance->setName('router:match');
  9186.         $instance->setDescription('Help debug routes by simulating a path info match');
  9187.         return $instance;
  9188.     }
  9189.     /**
  9190.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  9191.      *
  9192.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  9193.      */
  9194.     protected function getConsole_Command_SecretsDecryptToLocalService()
  9195.     {
  9196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9197.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  9198.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  9200.         $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')))));
  9201.         $instance->setName('secrets:decrypt-to-local');
  9202.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  9203.         return $instance;
  9204.     }
  9205.     /**
  9206.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  9207.      *
  9208.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  9209.      */
  9210.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  9211.     {
  9212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9213.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  9214.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  9216.         $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')))));
  9217.         $instance->setName('secrets:encrypt-from-local');
  9218.         $instance->setDescription('Encrypt all local secrets to the vault');
  9219.         return $instance;
  9220.     }
  9221.     /**
  9222.      * Gets the private 'console.command.secrets_generate_key' shared service.
  9223.      *
  9224.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  9225.      */
  9226.     protected function getConsole_Command_SecretsGenerateKeyService()
  9227.     {
  9228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9229.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  9230.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9231.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  9232.         $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')))));
  9233.         $instance->setName('secrets:generate-keys');
  9234.         $instance->setDescription('Generate new encryption keys');
  9235.         return $instance;
  9236.     }
  9237.     /**
  9238.      * Gets the private 'console.command.secrets_list' shared service.
  9239.      *
  9240.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  9241.      */
  9242.     protected function getConsole_Command_SecretsListService()
  9243.     {
  9244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9245.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  9246.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  9248.         $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')))));
  9249.         $instance->setName('secrets:list');
  9250.         $instance->setDescription('List all secrets');
  9251.         return $instance;
  9252.     }
  9253.     /**
  9254.      * Gets the private 'console.command.secrets_remove' shared service.
  9255.      *
  9256.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  9257.      */
  9258.     protected function getConsole_Command_SecretsRemoveService()
  9259.     {
  9260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9261.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9263.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  9264.         $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')))));
  9265.         $instance->setName('secrets:remove');
  9266.         $instance->setDescription('Remove a secret from the vault');
  9267.         return $instance;
  9268.     }
  9269.     /**
  9270.      * Gets the private 'console.command.secrets_set' shared service.
  9271.      *
  9272.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  9273.      */
  9274.     protected function getConsole_Command_SecretsSetService()
  9275.     {
  9276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9277.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  9278.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  9280.         $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')))));
  9281.         $instance->setName('secrets:set');
  9282.         $instance->setDescription('Set a secret in the vault');
  9283.         return $instance;
  9284.     }
  9285.     /**
  9286.      * Gets the private 'console.command.translation_debug' shared service.
  9287.      *
  9288.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  9289.      */
  9290.     protected function getConsole_Command_TranslationDebugService()
  9291.     {
  9292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9293.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  9294.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations')], [=> (\dirname(__DIR__4).'/public'), => (\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'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 15 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/FlashListener.php'), 16 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php'), 18 => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultPatternGenerationStrategy.php'), 19 => (\dirname(__DIR__4).'/vendor/jms/translation-bundle/Twig/TranslationExtension.php'), 20 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php')], []);
  9295.         $instance->setName('debug:translation');
  9296.         $instance->setDescription('Display translation messages information');
  9297.         return $instance;
  9298.     }
  9299.     /**
  9300.      * Gets the private 'console.command.translation_extract' shared service.
  9301.      *
  9302.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  9303.      */
  9304.     protected function getConsole_Command_TranslationExtractService()
  9305.     {
  9306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9307.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  9308.         $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).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations')], [=> (\dirname(__DIR__4).'/public'), => (\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'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 15 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/FlashListener.php'), 16 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php'), 18 => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultPatternGenerationStrategy.php'), 19 => (\dirname(__DIR__4).'/vendor/jms/translation-bundle/Twig/TranslationExtension.php'), 20 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php')], []);
  9309.         $instance->setName('translation:extract');
  9310.         $instance->setAliases([=> 'translation:update']);
  9311.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  9312.         return $instance;
  9313.     }
  9314.     /**
  9315.      * Gets the private 'console.command.translation_pull' shared service.
  9316.      *
  9317.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  9318.      */
  9319.     protected function getConsole_Command_TranslationPullService()
  9320.     {
  9321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9322.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  9323.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  9324.         $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', [], []);
  9325.         $instance->setName('translation:pull');
  9326.         $instance->setDescription('Pull translations from a given provider.');
  9327.         return $instance;
  9328.     }
  9329.     /**
  9330.      * Gets the private 'console.command.translation_push' shared service.
  9331.      *
  9332.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  9333.      */
  9334.     protected function getConsole_Command_TranslationPushService()
  9335.     {
  9336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9337.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  9338.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  9339.         $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()), [], []);
  9340.         $instance->setName('translation:push');
  9341.         $instance->setDescription('Push translations to a given provider.');
  9342.         return $instance;
  9343.     }
  9344.     /**
  9345.      * Gets the private 'console.command.validator_debug' shared service.
  9346.      *
  9347.      * @return \Symfony\Component\Validator\Command\DebugCommand
  9348.      */
  9349.     protected function getConsole_Command_ValidatorDebugService()
  9350.     {
  9351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9352.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  9353.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  9354.         $instance->setName('debug:validator');
  9355.         $instance->setDescription('Display validation constraints for classes');
  9356.         return $instance;
  9357.     }
  9358.     /**
  9359.      * Gets the private 'console.command.xliff_lint' shared service.
  9360.      *
  9361.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  9362.      */
  9363.     protected function getConsole_Command_XliffLintService()
  9364.     {
  9365.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9366.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  9367.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  9368.         $instance->setName('lint:xliff');
  9369.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  9370.         return $instance;
  9371.     }
  9372.     /**
  9373.      * Gets the private 'console.command.yaml_lint' shared service.
  9374.      *
  9375.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  9376.      */
  9377.     protected function getConsole_Command_YamlLintService()
  9378.     {
  9379.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9380.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  9381.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  9382.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  9383.         $instance->setName('lint:yaml');
  9384.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  9385.         return $instance;
  9386.     }
  9387.     /**
  9388.      * Gets the private 'console.error_listener' shared service.
  9389.      *
  9390.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  9391.      */
  9392.     protected function getConsole_ErrorListenerService()
  9393.     {
  9394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  9395.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener(($this->privates['monolog.logger.console'] ?? $this->getMonolog_Logger_ConsoleService()));
  9396.     }
  9397.     /**
  9398.      * Gets the private 'console.suggest_missing_package_subscriber' shared service.
  9399.      *
  9400.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber
  9401.      */
  9402.     protected function getConsole_SuggestMissingPackageSubscriberService()
  9403.     {
  9404.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/SuggestMissingPackageSubscriber.php';
  9405.         return $this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber();
  9406.     }
  9407.     /**
  9408.      * Gets the private 'container.env_var_processor' shared service.
  9409.      *
  9410.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  9411.      */
  9412.     protected function getContainer_EnvVarProcessorService()
  9413.     {
  9414.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  9415.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  9416.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  9417.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  9418.         }, 1));
  9419.     }
  9420.     /**
  9421.      * Gets the private 'container.getenv' shared service.
  9422.      *
  9423.      * @return \Closure
  9424.      */
  9425.     protected function getContainer_GetenvService()
  9426.     {
  9427.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  9428.     }
  9429.     /**
  9430.      * Gets the private 'data_collector.ajax' shared service.
  9431.      *
  9432.      * @return \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector
  9433.      */
  9434.     protected function getDataCollector_AjaxService()
  9435.     {
  9436.         return $this->privates['data_collector.ajax'] = new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector();
  9437.     }
  9438.     /**
  9439.      * Gets the private 'data_collector.cache' shared service.
  9440.      *
  9441.      * @return \Symfony\Component\Cache\DataCollector\CacheDataCollector
  9442.      */
  9443.     protected function getDataCollector_CacheService()
  9444.     {
  9445.         $this->privates['data_collector.cache'] = $instance = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  9446.         $instance->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  9447.         $instance->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  9448.         $instance->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  9449.         $instance->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  9450.         $instance->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  9451.         $instance->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  9452.         $instance->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  9453.         $instance->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  9454.         $instance->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  9455.         $instance->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  9456.         $instance->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  9457.         return $instance;
  9458.     }
  9459.     /**
  9460.      * Gets the private 'data_collector.config' shared service.
  9461.      *
  9462.      * @return \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector
  9463.      */
  9464.     protected function getDataCollector_ConfigService()
  9465.     {
  9466.         $this->privates['data_collector.config'] = $instance = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  9467.         if ($this->has('kernel')) {
  9468.             $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'3)));
  9469.         }
  9470.         return $instance;
  9471.     }
  9472.     /**
  9473.      * Gets the private 'data_collector.doctrine' shared service.
  9474.      *
  9475.      * @return \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector
  9476.      */
  9477.     protected function getDataCollector_DoctrineService()
  9478.     {
  9479.         $this->privates['data_collector.doctrine'] = $instance = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  9480.         $instance->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  9481.         return $instance;
  9482.     }
  9483.     /**
  9484.      * Gets the private 'data_collector.events' shared service.
  9485.      *
  9486.      * @return \Symfony\Component\HttpKernel\DataCollector\EventDataCollector
  9487.      */
  9488.     protected function getDataCollector_EventsService()
  9489.     {
  9490.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9491.         if (isset($this->privates['data_collector.events'])) {
  9492.             return $this->privates['data_collector.events'];
  9493.         }
  9494.         return $this->privates['data_collector.events'] = new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9495.     }
  9496.     /**
  9497.      * Gets the private 'data_collector.exception' shared service.
  9498.      *
  9499.      * @return \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector
  9500.      */
  9501.     protected function getDataCollector_ExceptionService()
  9502.     {
  9503.         return $this->privates['data_collector.exception'] = new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector();
  9504.     }
  9505.     /**
  9506.      * Gets the private 'data_collector.form' shared service.
  9507.      *
  9508.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  9509.      */
  9510.     protected function getDataCollector_FormService()
  9511.     {
  9512.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(($this->privates['data_collector.form.extractor'] ?? ($this->privates['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor())));
  9513.     }
  9514.     /**
  9515.      * Gets the private 'data_collector.form.extractor' shared service.
  9516.      *
  9517.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor
  9518.      */
  9519.     protected function getDataCollector_Form_ExtractorService()
  9520.     {
  9521.         return $this->privates['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor();
  9522.     }
  9523.     /**
  9524.      * Gets the private 'data_collector.logger' shared service.
  9525.      *
  9526.      * @return \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector
  9527.      */
  9528.     protected function getDataCollector_LoggerService()
  9529.     {
  9530.         return $this->privates['data_collector.logger'] = new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector(($this->privates['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService()), ($this->targetDir.''.'/App_KernelDevDebugContainer'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9531.     }
  9532.     /**
  9533.      * Gets the private 'data_collector.memory' shared service.
  9534.      *
  9535.      * @return \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector
  9536.      */
  9537.     protected function getDataCollector_MemoryService()
  9538.     {
  9539.         return $this->privates['data_collector.memory'] = new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector();
  9540.     }
  9541.     /**
  9542.      * Gets the private 'data_collector.request' shared service.
  9543.      *
  9544.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  9545.      */
  9546.     protected function getDataCollector_RequestService()
  9547.     {
  9548.         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())));
  9549.     }
  9550.     /**
  9551.      * Gets the private 'data_collector.router' shared service.
  9552.      *
  9553.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
  9554.      */
  9555.     protected function getDataCollector_RouterService()
  9556.     {
  9557.         return $this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector();
  9558.     }
  9559.     /**
  9560.      * Gets the private 'data_collector.security' shared service.
  9561.      *
  9562.      * @return \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector
  9563.      */
  9564.     protected function getDataCollector_SecurityService()
  9565.     {
  9566.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  9567.         if (isset($this->privates['data_collector.security'])) {
  9568.             return $this->privates['data_collector.security'];
  9569.         }
  9570.         $b = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  9571.         if (isset($this->privates['data_collector.security'])) {
  9572.             return $this->privates['data_collector.security'];
  9573.         }
  9574.         $c = ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  9575.         if (isset($this->privates['data_collector.security'])) {
  9576.             return $this->privates['data_collector.security'];
  9577.         }
  9578.         return $this->privates['data_collector.security'] = 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()), $a$b$ctrue);
  9579.     }
  9580.     /**
  9581.      * Gets the private 'data_collector.time' shared service.
  9582.      *
  9583.      * @return \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector
  9584.      */
  9585.     protected function getDataCollector_TimeService()
  9586.     {
  9587.         return $this->privates['data_collector.time'] = new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector(($this->services['kernel'] ?? $this->get('kernel'3)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9588.     }
  9589.     /**
  9590.      * Gets the private 'data_collector.translation' shared service.
  9591.      *
  9592.      * @return \Symfony\Component\Translation\DataCollector\TranslationDataCollector
  9593.      */
  9594.     protected function getDataCollector_TranslationService()
  9595.     {
  9596.         return $this->privates['data_collector.translation'] = new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService()));
  9597.     }
  9598.     /**
  9599.      * Gets the private 'data_collector.twig' shared service.
  9600.      *
  9601.      * @return \Symfony\Bridge\Twig\DataCollector\TwigDataCollector
  9602.      */
  9603.     protected function getDataCollector_TwigService()
  9604.     {
  9605.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9606.         if (isset($this->privates['data_collector.twig'])) {
  9607.             return $this->privates['data_collector.twig'];
  9608.         }
  9609.         return $this->privates['data_collector.twig'] = new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a);
  9610.     }
  9611.     /**
  9612.      * Gets the private 'data_collector.validator' shared service.
  9613.      *
  9614.      * @return \Symfony\Component\Validator\DataCollector\ValidatorDataCollector
  9615.      */
  9616.     protected function getDataCollector_ValidatorService()
  9617.     {
  9618.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  9619.         if (isset($this->privates['data_collector.validator'])) {
  9620.             return $this->privates['data_collector.validator'];
  9621.         }
  9622.         return $this->privates['data_collector.validator'] = new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector($a);
  9623.     }
  9624.     /**
  9625.      * Gets the private 'debug.argument_resolver' shared service.
  9626.      *
  9627.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  9628.      */
  9629.     protected function getDebug_ArgumentResolverService()
  9630.     {
  9631.         $a = ($this->privates['debug.argument_resolver.inner'] ?? $this->getDebug_ArgumentResolver_InnerService());
  9632.         if (isset($this->privates['debug.argument_resolver'])) {
  9633.             return $this->privates['debug.argument_resolver'];
  9634.         }
  9635.         return $this->privates['debug.argument_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9636.     }
  9637.     /**
  9638.      * Gets the private 'debug.argument_resolver.default' shared service.
  9639.      *
  9640.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  9641.      */
  9642.     protected function getDebug_ArgumentResolver_DefaultService()
  9643.     {
  9644.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9645.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  9646.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  9647.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(($this->privates['debug.argument_resolver.default.inner'] ?? ($this->privates['debug.argument_resolver.default.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9648.     }
  9649.     /**
  9650.      * Gets the private 'debug.argument_resolver.default.inner' shared service.
  9651.      *
  9652.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver
  9653.      */
  9654.     protected function getDebug_ArgumentResolver_Default_InnerService()
  9655.     {
  9656.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9657.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  9658.         return $this->privates['debug.argument_resolver.default.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver();
  9659.     }
  9660.     /**
  9661.      * Gets the private 'debug.argument_resolver.inner' shared service.
  9662.      *
  9663.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver
  9664.      */
  9665.     protected function getDebug_ArgumentResolver_InnerService()
  9666.     {
  9667.         return $this->privates['debug.argument_resolver.inner'] = 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 () {
  9668.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  9669.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  9670.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  9671.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  9672.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  9673.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  9674.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  9675.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  9676.         }, 8));
  9677.     }
  9678.     /**
  9679.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  9680.      *
  9681.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  9682.      */
  9683.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  9684.     {
  9685.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9686.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  9687.         $a = ($this->privates['debug.argument_resolver.not_tagged_controller.inner'] ?? $this->getDebug_ArgumentResolver_NotTaggedController_InnerService());
  9688.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  9689.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  9690.         }
  9691.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9692.     }
  9693.     /**
  9694.      * Gets the private 'debug.argument_resolver.not_tagged_controller.inner' shared service.
  9695.      *
  9696.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver
  9697.      */
  9698.     protected function getDebug_ArgumentResolver_NotTaggedController_InnerService()
  9699.     {
  9700.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9701.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  9702.         $a = ($this->privates['.service_locator.dWNE5qq'] ?? $this->get_ServiceLocator_DWNE5qqService());
  9703.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller.inner'])) {
  9704.             return $this->privates['debug.argument_resolver.not_tagged_controller.inner'];
  9705.         }
  9706.         return $this->privates['debug.argument_resolver.not_tagged_controller.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a);
  9707.     }
  9708.     /**
  9709.      * Gets the private 'debug.argument_resolver.request' shared service.
  9710.      *
  9711.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  9712.      */
  9713.     protected function getDebug_ArgumentResolver_RequestService()
  9714.     {
  9715.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9716.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  9717.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  9718.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(($this->privates['debug.argument_resolver.request.inner'] ?? ($this->privates['debug.argument_resolver.request.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9719.     }
  9720.     /**
  9721.      * Gets the private 'debug.argument_resolver.request.inner' shared service.
  9722.      *
  9723.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver
  9724.      */
  9725.     protected function getDebug_ArgumentResolver_Request_InnerService()
  9726.     {
  9727.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9728.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  9729.         return $this->privates['debug.argument_resolver.request.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver();
  9730.     }
  9731.     /**
  9732.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  9733.      *
  9734.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  9735.      */
  9736.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  9737.     {
  9738.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9739.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  9740.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  9741.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(($this->privates['debug.argument_resolver.request_attribute.inner'] ?? ($this->privates['debug.argument_resolver.request_attribute.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9742.     }
  9743.     /**
  9744.      * Gets the private 'debug.argument_resolver.request_attribute.inner' shared service.
  9745.      *
  9746.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver
  9747.      */
  9748.     protected function getDebug_ArgumentResolver_RequestAttribute_InnerService()
  9749.     {
  9750.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9751.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  9752.         return $this->privates['debug.argument_resolver.request_attribute.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver();
  9753.     }
  9754.     /**
  9755.      * Gets the private 'debug.argument_resolver.service' shared service.
  9756.      *
  9757.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  9758.      */
  9759.     protected function getDebug_ArgumentResolver_ServiceService()
  9760.     {
  9761.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9762.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  9763.         $a = ($this->privates['debug.argument_resolver.service.inner'] ?? $this->getDebug_ArgumentResolver_Service_InnerService());
  9764.         if (isset($this->privates['debug.argument_resolver.service'])) {
  9765.             return $this->privates['debug.argument_resolver.service'];
  9766.         }
  9767.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9768.     }
  9769.     /**
  9770.      * Gets the private 'debug.argument_resolver.service.inner' shared service.
  9771.      *
  9772.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver
  9773.      */
  9774.     protected function getDebug_ArgumentResolver_Service_InnerService()
  9775.     {
  9776.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9777.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  9778.         $a = ($this->privates['.service_locator.dWNE5qq'] ?? $this->get_ServiceLocator_DWNE5qqService());
  9779.         if (isset($this->privates['debug.argument_resolver.service.inner'])) {
  9780.             return $this->privates['debug.argument_resolver.service.inner'];
  9781.         }
  9782.         return $this->privates['debug.argument_resolver.service.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a);
  9783.     }
  9784.     /**
  9785.      * Gets the private 'debug.argument_resolver.session' shared service.
  9786.      *
  9787.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  9788.      */
  9789.     protected function getDebug_ArgumentResolver_SessionService()
  9790.     {
  9791.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9792.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  9793.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  9794.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(($this->privates['debug.argument_resolver.session.inner'] ?? ($this->privates['debug.argument_resolver.session.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9795.     }
  9796.     /**
  9797.      * Gets the private 'debug.argument_resolver.session.inner' shared service.
  9798.      *
  9799.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver
  9800.      */
  9801.     protected function getDebug_ArgumentResolver_Session_InnerService()
  9802.     {
  9803.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9804.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  9805.         return $this->privates['debug.argument_resolver.session.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver();
  9806.     }
  9807.     /**
  9808.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  9809.      *
  9810.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  9811.      */
  9812.     protected function getDebug_ArgumentResolver_VariadicService()
  9813.     {
  9814.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9815.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  9816.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  9817.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(($this->privates['debug.argument_resolver.variadic.inner'] ?? ($this->privates['debug.argument_resolver.variadic.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9818.     }
  9819.     /**
  9820.      * Gets the private 'debug.argument_resolver.variadic.inner' shared service.
  9821.      *
  9822.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver
  9823.      */
  9824.     protected function getDebug_ArgumentResolver_Variadic_InnerService()
  9825.     {
  9826.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  9827.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  9828.         return $this->privates['debug.argument_resolver.variadic.inner'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver();
  9829.     }
  9830.     /**
  9831.      * Gets the private 'debug.controller_resolver' shared service.
  9832.      *
  9833.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  9834.      */
  9835.     protected function getDebug_ControllerResolverService()
  9836.     {
  9837.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(($this->privates['debug.controller_resolver.inner'] ?? $this->getDebug_ControllerResolver_InnerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9838.     }
  9839.     /**
  9840.      * Gets the private 'debug.controller_resolver.inner' shared service.
  9841.      *
  9842.      * @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver
  9843.      */
  9844.     protected function getDebug_ControllerResolver_InnerService()
  9845.     {
  9846.         return $this->privates['debug.controller_resolver.inner'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()));
  9847.     }
  9848.     /**
  9849.      * Gets the private 'debug.debug_handlers_listener' shared service.
  9850.      *
  9851.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  9852.      */
  9853.     protected function getDebug_DebugHandlersListenerService()
  9854.     {
  9855.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ($this->privates['monolog.logger.php'] ?? $this->getMonolog_Logger_PhpService()), NULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  9856.     }
  9857.     /**
  9858.      * Gets the private 'debug.event_dispatcher.inner' shared service.
  9859.      *
  9860.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9861.      */
  9862.     protected function getDebug_EventDispatcher_InnerService()
  9863.     {
  9864.         return $this->privates['debug.event_dispatcher.inner'] = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9865.     }
  9866.     /**
  9867.      * Gets the private 'debug.file_link_formatter' shared service.
  9868.      *
  9869.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  9870.      */
  9871.     protected function getDebug_FileLinkFormatterService()
  9872.     {
  9873.         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 () {
  9874.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  9875.         });
  9876.     }
  9877.     /**
  9878.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  9879.      *
  9880.      * @return \string
  9881.      */
  9882.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  9883.     {
  9884.         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');
  9885.     }
  9886.     /**
  9887.      * Gets the private 'debug.log_processor' shared service.
  9888.      *
  9889.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  9890.      */
  9891.     protected function getDebug_LogProcessorService()
  9892.     {
  9893.         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())));
  9894.     }
  9895.     /**
  9896.      * Gets the private 'debug.security.access.decision_manager' shared service.
  9897.      *
  9898.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  9899.      */
  9900.     protected function getDebug_Security_Access_DecisionManagerService()
  9901.     {
  9902.         $a = ($this->privates['debug.security.access.decision_manager.inner'] ?? $this->getDebug_Security_Access_DecisionManager_InnerService());
  9903.         if (isset($this->privates['debug.security.access.decision_manager'])) {
  9904.             return $this->privates['debug.security.access.decision_manager'];
  9905.         }
  9906.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager($a);
  9907.     }
  9908.     /**
  9909.      * Gets the private 'debug.security.access.decision_manager.inner' shared service.
  9910.      *
  9911.      * @return \Symfony\Component\Security\Core\Authorization\AccessDecisionManager
  9912.      */
  9913.     protected function getDebug_Security_Access_DecisionManager_InnerService()
  9914.     {
  9915.         return $this->privates['debug.security.access.decision_manager.inner'] = new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  9916.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  9917.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  9918.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  9919.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false));
  9920.     }
  9921.     /**
  9922.      * Gets the private 'debug.security.firewall' shared service.
  9923.      *
  9924.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  9925.      */
  9926.     protected function getDebug_Security_FirewallService()
  9927.     {
  9928.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  9929.         if (isset($this->privates['debug.security.firewall'])) {
  9930.             return $this->privates['debug.security.firewall'];
  9931.         }
  9932.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9933.         if (isset($this->privates['debug.security.firewall'])) {
  9934.             return $this->privates['debug.security.firewall'];
  9935.         }
  9936.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  9937.     }
  9938.     /**
  9939.      * Gets the private 'debug.security.firewall.authenticator.admin' shared service.
  9940.      *
  9941.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  9942.      */
  9943.     protected function getDebug_Security_Firewall_Authenticator_AdminService()
  9944.     {
  9945.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  9946.         $a = ($this->privates['debug.security.firewall.authenticator.admin.inner'] ?? $this->getDebug_Security_Firewall_Authenticator_Admin_InnerService());
  9947.         if (isset($this->privates['debug.security.firewall.authenticator.admin'])) {
  9948.             return $this->privates['debug.security.firewall.authenticator.admin'];
  9949.         }
  9950.         return $this->privates['debug.security.firewall.authenticator.admin'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener($a);
  9951.     }
  9952.     /**
  9953.      * Gets the private 'debug.security.firewall.authenticator.admin.inner' shared service.
  9954.      *
  9955.      * @return \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener
  9956.      */
  9957.     protected function getDebug_Security_Firewall_Authenticator_Admin_InnerService()
  9958.     {
  9959.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  9960.         $a = ($this->privates['security.authenticator.manager.admin'] ?? $this->getSecurity_Authenticator_Manager_AdminService());
  9961.         if (isset($this->privates['debug.security.firewall.authenticator.admin.inner'])) {
  9962.             return $this->privates['debug.security.firewall.authenticator.admin.inner'];
  9963.         }
  9964.         return $this->privates['debug.security.firewall.authenticator.admin.inner'] = new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener($a);
  9965.     }
  9966.     /**
  9967.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  9968.      *
  9969.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  9970.      */
  9971.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  9972.     {
  9973.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  9974.         $a = ($this->privates['debug.security.firewall.authenticator.main.inner'] ?? $this->getDebug_Security_Firewall_Authenticator_Main_InnerService());
  9975.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  9976.             return $this->privates['debug.security.firewall.authenticator.main'];
  9977.         }
  9978.         return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener($a);
  9979.     }
  9980.     /**
  9981.      * Gets the private 'debug.security.firewall.authenticator.main.inner' shared service.
  9982.      *
  9983.      * @return \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener
  9984.      */
  9985.     protected function getDebug_Security_Firewall_Authenticator_Main_InnerService()
  9986.     {
  9987.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  9988.         $a = ($this->privates['security.authenticator.manager.main'] ?? $this->getSecurity_Authenticator_Manager_MainService());
  9989.         if (isset($this->privates['debug.security.firewall.authenticator.main.inner'])) {
  9990.             return $this->privates['debug.security.firewall.authenticator.main.inner'];
  9991.         }
  9992.         return $this->privates['debug.security.firewall.authenticator.main.inner'] = new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener($a);
  9993.     }
  9994.     /**
  9995.      * Gets the private 'debug.security.user_value_resolver' shared service.
  9996.      *
  9997.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  9998.      */
  9999.     protected function getDebug_Security_UserValueResolverService()
  10000.     {
  10001.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  10002.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  10003.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(($this->privates['debug.security.user_value_resolver.inner'] ?? $this->getDebug_Security_UserValueResolver_InnerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  10004.     }
  10005.     /**
  10006.      * Gets the private 'debug.security.user_value_resolver.inner' shared service.
  10007.      *
  10008.      * @return \Symfony\Component\Security\Http\Controller\UserValueResolver
  10009.      */
  10010.     protected function getDebug_Security_UserValueResolver_InnerService()
  10011.     {
  10012.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  10013.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  10014.         return $this->privates['debug.security.user_value_resolver.inner'] = new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  10015.     }
  10016.     /**
  10017.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  10018.      *
  10019.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  10020.      */
  10021.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  10022.     {
  10023.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  10024.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  10025.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  10026.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10027.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  10028.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  10029.         }
  10030.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(($this->privates['security.access.authenticated_voter'] ?? $this->getSecurity_Access_AuthenticatedVoterService()), $a);
  10031.     }
  10032.     /**
  10033.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  10034.      *
  10035.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  10036.      */
  10037.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  10038.     {
  10039.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  10040.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  10041.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  10042.         $a = ($this->privates['security.access.expression_voter'] ?? $this->getSecurity_Access_ExpressionVoterService());
  10043.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  10044.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  10045.         }
  10046.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10047.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  10048.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  10049.         }
  10050.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter($a$b);
  10051.     }
  10052.     /**
  10053.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  10054.      *
  10055.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  10056.      */
  10057.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  10058.     {
  10059.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  10060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  10061.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  10062.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10063.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  10064.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  10065.         }
  10066.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(($this->privates['security.access.role_hierarchy_voter'] ?? $this->getSecurity_Access_RoleHierarchyVoterService()), $a);
  10067.     }
  10068.     /**
  10069.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  10070.      *
  10071.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  10072.      */
  10073.     protected function getDebug_Security_Voter_VoteListenerService()
  10074.     {
  10075.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  10076.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  10077.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  10078.             return $this->privates['debug.security.voter.vote_listener'];
  10079.         }
  10080.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  10081.     }
  10082.     /**
  10083.      * Gets the private 'debug.stopwatch' shared service.
  10084.      *
  10085.      * @return \Symfony\Component\Stopwatch\Stopwatch
  10086.      */
  10087.     protected function getDebug_StopwatchService()
  10088.     {
  10089.         return $this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
  10090.     }
  10091.     /**
  10092.      * Gets the private 'debug.validator.inner' shared service.
  10093.      *
  10094.      * @return \Symfony\Component\Validator\Validator\ValidatorInterface
  10095.      */
  10096.     protected function getDebug_Validator_InnerService()
  10097.     {
  10098.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  10099.         if (isset($this->privates['debug.validator.inner'])) {
  10100.             return $this->privates['debug.validator.inner'];
  10101.         }
  10102.         return $this->privates['debug.validator.inner'] = $a->getValidator();
  10103.     }
  10104.     /**
  10105.      * Gets the private 'dependency_injection.config.container_parameters_resource_checker' shared service.
  10106.      *
  10107.      * @return \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker
  10108.      */
  10109.     protected function getDependencyInjection_Config_ContainerParametersResourceCheckerService()
  10110.     {
  10111.         include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerInterface.php';
  10112.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/Config/ContainerParametersResourceChecker.php';
  10113.         return $this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this);
  10114.     }
  10115.     /**
  10116.      * Gets the private 'disallow_search_engine_index_response_listener' shared service.
  10117.      *
  10118.      * @return \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener
  10119.      */
  10120.     protected function getDisallowSearchEngineIndexResponseListenerService()
  10121.     {
  10122.         return $this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener();
  10123.     }
  10124.     /**
  10125.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  10126.      *
  10127.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  10128.      */
  10129.     protected function getDoctrine_CacheClearMetadataCommandService()
  10130.     {
  10131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10132.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10133.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10134.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  10135.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10136.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  10137.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10138.         $instance->setName('doctrine:cache:clear-metadata');
  10139.         return $instance;
  10140.     }
  10141.     /**
  10142.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  10143.      *
  10144.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  10145.      */
  10146.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  10147.     {
  10148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10149.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10150.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10151.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  10152.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10153.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  10154.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10155.         $instance->setName('doctrine:cache:clear-query');
  10156.         return $instance;
  10157.     }
  10158.     /**
  10159.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  10160.      *
  10161.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  10162.      */
  10163.     protected function getDoctrine_CacheClearResultCommandService()
  10164.     {
  10165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10166.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10167.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10168.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  10169.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10170.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  10171.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10172.         $instance->setName('doctrine:cache:clear-result');
  10173.         return $instance;
  10174.     }
  10175.     /**
  10176.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  10177.      *
  10178.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  10179.      */
  10180.     protected function getDoctrine_CacheCollectionRegionCommandService()
  10181.     {
  10182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10183.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10184.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10185.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  10186.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10187.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  10188.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10189.         $instance->setName('doctrine:cache:clear-collection-region');
  10190.         return $instance;
  10191.     }
  10192.     /**
  10193.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  10194.      *
  10195.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  10196.      */
  10197.     protected function getDoctrine_ClearEntityRegionCommandService()
  10198.     {
  10199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10200.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10201.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10202.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  10203.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10204.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  10205.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10206.         $instance->setName('doctrine:cache:clear-entity-region');
  10207.         return $instance;
  10208.     }
  10209.     /**
  10210.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  10211.      *
  10212.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  10213.      */
  10214.     protected function getDoctrine_ClearQueryRegionCommandService()
  10215.     {
  10216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10217.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10218.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10219.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  10220.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10221.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  10222.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10223.         $instance->setName('doctrine:cache:clear-query-region');
  10224.         return $instance;
  10225.     }
  10226.     /**
  10227.      * Gets the private 'doctrine.database_create_command' shared service.
  10228.      *
  10229.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  10230.      */
  10231.     protected function getDoctrine_DatabaseCreateCommandService()
  10232.     {
  10233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10234.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  10235.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  10236.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10237.         $instance->setName('doctrine:database:create');
  10238.         return $instance;
  10239.     }
  10240.     /**
  10241.      * Gets the private 'doctrine.database_drop_command' shared service.
  10242.      *
  10243.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  10244.      */
  10245.     protected function getDoctrine_DatabaseDropCommandService()
  10246.     {
  10247.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10248.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  10249.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  10250.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10251.         $instance->setName('doctrine:database:drop');
  10252.         return $instance;
  10253.     }
  10254.     /**
  10255.      * Gets the private 'doctrine.database_import_command' shared service.
  10256.      *
  10257.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  10258.      */
  10259.     protected function getDoctrine_DatabaseImportCommandService()
  10260.     {
  10261.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10262.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  10263.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  10264.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  10265.         $instance->setName('doctrine:database:import');
  10266.         return $instance;
  10267.     }
  10268.     /**
  10269.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  10270.      *
  10271.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  10272.      */
  10273.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  10274.     {
  10275.         return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]);
  10276.     }
  10277.     /**
  10278.      * Gets the private 'doctrine.dbal.default_connection.configuration' shared service.
  10279.      *
  10280.      * @return \Doctrine\DBAL\Configuration
  10281.      */
  10282.     protected function getDoctrine_Dbal_DefaultConnection_ConfigurationService()
  10283.     {
  10284.         $this->privates['doctrine.dbal.default_connection.configuration'] = $instance = new \Doctrine\DBAL\Configuration();
  10285.         $instance->setSQLLogger(($this->privates['doctrine.dbal.logger.chain.default'] ?? $this->getDoctrine_Dbal_Logger_Chain_DefaultService()));
  10286.         $instance->setSchemaAssetsFilter(($this->privates['doctrine.dbal.default_schema_asset_filter_manager'] ?? $this->getDoctrine_Dbal_DefaultSchemaAssetFilterManagerService()));
  10287.         return $instance;
  10288.     }
  10289.     /**
  10290.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  10291.      *
  10292.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  10293.      */
  10294.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  10295.     {
  10296.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10297.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'false],
  10298.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'false],
  10299.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'false],
  10300.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'false],
  10301.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'false],
  10302.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'false],
  10303.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'false],
  10304.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'false],
  10305.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  10306.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  10307.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  10308.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  10309.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  10310.         ], [
  10311.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  10312.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  10313.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  10314.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  10315.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  10316.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  10317.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  10318.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  10319.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  10320.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  10321.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  10322.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  10323.             'fos_user.user_listener' => '?',
  10324.         ]), [=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'10 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'11 => [=> [=> 'prePersist'], => 'fos_user.user_listener'], 12 => [=> [=> 'preUpdate'], => 'fos_user.user_listener'], 13 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
  10325.     }
  10326.     /**
  10327.      * Gets the private 'doctrine.dbal.default_schema_asset_filter_manager' shared service.
  10328.      *
  10329.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager
  10330.      */
  10331.     protected function getDoctrine_Dbal_DefaultSchemaAssetFilterManagerService()
  10332.     {
  10333.         return $this->privates['doctrine.dbal.default_schema_asset_filter_manager'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> ($this->privates['doctrine.dbal.well_known_schema_asset_filter'] ?? ($this->privates['doctrine.dbal.well_known_schema_asset_filter'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'sessions'])))]);
  10334.     }
  10335.     /**
  10336.      * Gets the private 'doctrine.dbal.logger' shared service.
  10337.      *
  10338.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  10339.      */
  10340.     protected function getDoctrine_Dbal_LoggerService()
  10341.     {
  10342.         return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  10343.     }
  10344.     /**
  10345.      * Gets the private 'doctrine.dbal.logger.chain.default' shared service.
  10346.      *
  10347.      * @return \Doctrine\DBAL\Logging\LoggerChain
  10348.      */
  10349.     protected function getDoctrine_Dbal_Logger_Chain_DefaultService()
  10350.     {
  10351.         return $this->privates['doctrine.dbal.logger.chain.default'] = new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]);
  10352.     }
  10353.     /**
  10354.      * Gets the private 'doctrine.dbal.logger.profiling.default' shared service.
  10355.      *
  10356.      * @return \Doctrine\DBAL\Logging\DebugStack
  10357.      */
  10358.     protected function getDoctrine_Dbal_Logger_Profiling_DefaultService()
  10359.     {
  10360.         return $this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack();
  10361.     }
  10362.     /**
  10363.      * Gets the private 'doctrine.dbal.well_known_schema_asset_filter' shared service.
  10364.      *
  10365.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter
  10366.      */
  10367.     protected function getDoctrine_Dbal_WellKnownSchemaAssetFilterService()
  10368.     {
  10369.         return $this->privates['doctrine.dbal.well_known_schema_asset_filter'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'sessions']);
  10370.     }
  10371.     /**
  10372.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  10373.      *
  10374.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  10375.      */
  10376.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  10377.     {
  10378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10379.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10380.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10381.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  10382.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10383.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  10384.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10385.         $instance->setName('doctrine:ensure-production-settings');
  10386.         return $instance;
  10387.     }
  10388.     /**
  10389.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  10390.      *
  10391.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  10392.      */
  10393.     protected function getDoctrine_MappingConvertCommandService()
  10394.     {
  10395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10396.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10397.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10398.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  10399.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10400.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  10401.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10402.         $instance->setName('doctrine:mapping:convert');
  10403.         return $instance;
  10404.     }
  10405.     /**
  10406.      * Gets the private 'doctrine.mapping_import_command' shared service.
  10407.      *
  10408.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  10409.      */
  10410.     protected function getDoctrine_MappingImportCommandService()
  10411.     {
  10412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10413.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  10414.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  10415.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  10416.         $instance->setName('doctrine:mapping:import');
  10417.         return $instance;
  10418.     }
  10419.     /**
  10420.      * Gets the private 'doctrine.mapping_info_command' shared service.
  10421.      *
  10422.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  10423.      */
  10424.     protected function getDoctrine_MappingInfoCommandService()
  10425.     {
  10426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10427.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10428.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10429.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  10430.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10431.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  10432.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10433.         $instance->setName('doctrine:mapping:info');
  10434.         return $instance;
  10435.     }
  10436.     /**
  10437.      * Gets the private 'doctrine.migrations.configuration' shared service.
  10438.      *
  10439.      * @return \Doctrine\Migrations\Configuration\Configuration
  10440.      */
  10441.     protected function getDoctrine_Migrations_ConfigurationService()
  10442.     {
  10443.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  10444.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  10445.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  10446.         $this->privates['doctrine.migrations.configuration'] = $instance = new \Doctrine\Migrations\Configuration\Configuration();
  10447.         $instance->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  10448.         $instance->setAllOrNothing(false);
  10449.         $instance->setCheckDatabasePlatform(true);
  10450.         $instance->setTransactional(true);
  10451.         $instance->setMetadataStorageConfiguration(($this->privates['doctrine.migrations.storage.table_storage'] ?? ($this->privates['doctrine.migrations.storage.table_storage'] = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration())));
  10452.         return $instance;
  10453.     }
  10454.     /**
  10455.      * Gets the private 'doctrine.migrations.configuration_loader' shared service.
  10456.      *
  10457.      * @return \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration
  10458.      */
  10459.     protected function getDoctrine_Migrations_ConfigurationLoaderService()
  10460.     {
  10461.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  10462.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  10463.         return $this->privates['doctrine.migrations.configuration_loader'] = new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration(($this->privates['doctrine.migrations.configuration'] ?? $this->getDoctrine_Migrations_ConfigurationService()));
  10464.     }
  10465.     /**
  10466.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  10467.      *
  10468.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  10469.      */
  10470.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  10471.     {
  10472.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  10473.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  10474.         $a = ($this->privates['doctrine.migrations.container_aware_migrations_factory.inner'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactory_InnerService());
  10475.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  10476.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  10477.         }
  10478.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a$this);
  10479.     }
  10480.     /**
  10481.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory.inner' shared service.
  10482.      *
  10483.      * @return \Doctrine\Migrations\Version\MigrationFactory
  10484.      */
  10485.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactory_InnerService()
  10486.     {
  10487.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  10488.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  10489.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory.inner'])) {
  10490.             return $this->privates['doctrine.migrations.container_aware_migrations_factory.inner'];
  10491.         }
  10492.         return $this->privates['doctrine.migrations.container_aware_migrations_factory.inner'] = $a->getMigrationFactory();
  10493.     }
  10494.     /**
  10495.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  10496.      *
  10497.      * @return \Doctrine\Migrations\DependencyFactory
  10498.      */
  10499.     protected function getDoctrine_Migrations_DependencyFactoryService()
  10500.     {
  10501.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  10502.         $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(($this->privates['doctrine.migrations.configuration_loader'] ?? $this->getDoctrine_Migrations_ConfigurationLoaderService()), ($this->privates['doctrine.migrations.entity_manager_registry_loader'] ?? $this->getDoctrine_Migrations_EntityManagerRegistryLoaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10503.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  10504.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  10505.         });
  10506.         return $instance;
  10507.     }
  10508.     /**
  10509.      * Gets the private 'doctrine.migrations.entity_manager_registry_loader' shared service.
  10510.      *
  10511.      * @return \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager
  10512.      */
  10513.     protected function getDoctrine_Migrations_EntityManagerRegistryLoaderService()
  10514.     {
  10515.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  10516.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  10517.         return $this->privates['doctrine.migrations.entity_manager_registry_loader'] = \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10518.     }
  10519.     /**
  10520.      * Gets the private 'doctrine.migrations.storage.table_storage' shared service.
  10521.      *
  10522.      * @return \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration
  10523.      */
  10524.     protected function getDoctrine_Migrations_Storage_TableStorageService()
  10525.     {
  10526.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  10527.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  10528.         return $this->privates['doctrine.migrations.storage.table_storage'] = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  10529.     }
  10530.     /**
  10531.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  10532.      *
  10533.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  10534.      */
  10535.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  10536.     {
  10537.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  10538.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  10539.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10540.     }
  10541.     /**
  10542.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  10543.      *
  10544.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  10545.      */
  10546.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  10547.     {
  10548.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10549.             'App\\Repository\\ActiviteRepository' => ['services''App\\Repository\\ActiviteRepository''getActiviteRepositoryService'false],
  10550.             'App\\Repository\\AddressRepository' => ['services''App\\Repository\\AddressRepository''getAddressRepositoryService'false],
  10551.             'App\\Repository\\ArticleRepository' => ['services''App\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  10552.             'App\\Repository\\AttributeItemRepository' => ['services''App\\Repository\\AttributeItemRepository''getAttributeItemRepositoryService'false],
  10553.             'App\\Repository\\AttributeRepository' => ['services''App\\Repository\\AttributeRepository''getAttributeRepositoryService'false],
  10554.             'App\\Repository\\CampaignRepository' => ['services''App\\Repository\\CampaignRepository''getCampaignRepositoryService'false],
  10555.             'App\\Repository\\CardRepository' => ['services''App\\Repository\\CardRepository''getCardRepositoryService'false],
  10556.             'App\\Repository\\CardTranslationRepository' => ['services''App\\Repository\\CardTranslationRepository''getCardTranslationRepositoryService'false],
  10557.             'App\\Repository\\CategoryParagrapheRepository' => ['services''App\\Repository\\CategoryParagrapheRepository''getCategoryParagrapheRepositoryService'false],
  10558.             'App\\Repository\\CategoryRepository' => ['services''App\\Repository\\CategoryRepository''getCategoryRepositoryService'false],
  10559.             'App\\Repository\\CgvRepository' => ['services''App\\Repository\\CgvRepository''getCgvRepositoryService'false],
  10560.             'App\\Repository\\ContactRepository' => ['services''App\\Repository\\ContactRepository''getContactRepositoryService'false],
  10561.             'App\\Repository\\ExtensionRepository' => ['services''App\\Repository\\ExtensionRepository''getExtensionRepositoryService'false],
  10562.             'App\\Repository\\GalleryRepository' => ['services''App\\Repository\\GalleryRepository''getGalleryRepositoryService'false],
  10563.             'App\\Repository\\InfoLineRepository' => ['services''App\\Repository\\InfoLineRepository''getInfoLineRepositoryService'false],
  10564.             'App\\Repository\\InfoRepository' => ['services''App\\Repository\\InfoRepository''getInfoRepositoryService'false],
  10565.             'App\\Repository\\InfoTranslationRepository' => ['services''App\\Repository\\InfoTranslationRepository''getInfoTranslationRepositoryService'false],
  10566.             'App\\Repository\\LegalRepository' => ['services''App\\Repository\\LegalRepository''getLegalRepositoryService'false],
  10567.             'App\\Repository\\PageRepository' => ['services''App\\Repository\\PageRepository''getPageRepositoryService'false],
  10568.             'App\\Repository\\PageTranslationRepository' => ['services''App\\Repository\\PageTranslationRepository''getPageTranslationRepositoryService'false],
  10569.             'App\\Repository\\PartnerRepository' => ['services''App\\Repository\\PartnerRepository''getPartnerRepositoryService'false],
  10570.             'App\\Repository\\PictureRepository' => ['services''App\\Repository\\PictureRepository''getPictureRepositoryService'false],
  10571.             'App\\Repository\\ProductAttributeRepository' => ['services''App\\Repository\\ProductAttributeRepository''getProductAttributeRepositoryService'false],
  10572.             'App\\Repository\\ProductRepository' => ['services''App\\Repository\\ProductRepository''getProductRepositoryService'false],
  10573.             'App\\Repository\\PromoteRepository' => ['services''App\\Repository\\PromoteRepository''getPromoteRepositoryService'false],
  10574.             'App\\Repository\\RecipientRepository' => ['services''App\\Repository\\RecipientRepository''getRecipientRepositoryService'false],
  10575.             'App\\Repository\\RgpdRepository' => ['services''App\\Repository\\RgpdRepository''getRgpdRepositoryService'false],
  10576.             'App\\Repository\\SeoRouteMetaRepository' => ['services''App\\Repository\\SeoRouteMetaRepository''getSeoRouteMetaRepositoryService'false],
  10577.             'App\\Repository\\SeoRouteRepository' => ['services''App\\Repository\\SeoRouteRepository''getSeoRouteRepositoryService'false],
  10578.             'App\\Repository\\SlideRepository' => ['services''App\\Repository\\SlideRepository''getSlideRepositoryService'false],
  10579.             'App\\Repository\\SlideTranslationRepository' => ['services''App\\Repository\\SlideTranslationRepository''getSlideTranslationRepositoryService'false],
  10580.             'App\\Repository\\SliderRepository' => ['services''App\\Repository\\SliderRepository''getSliderRepositoryService'false],
  10581.             'App\\Repository\\SubscriberGroupRepository' => ['services''App\\Repository\\SubscriberGroupRepository''getSubscriberGroupRepositoryService'false],
  10582.             'App\\Repository\\SubscriberRepository' => ['services''App\\Repository\\SubscriberRepository''getSubscriberRepositoryService'false],
  10583.             'App\\Repository\\TemplateRepository' => ['services''App\\Repository\\TemplateRepository''getTemplateRepositoryService'false],
  10584.             'App\\Repository\\TokenRepository' => ['services''App\\Repository\\TokenRepository''getTokenRepositoryService'false],
  10585.             'App\\Repository\\UserRepository' => ['services''App\\Repository\\UserRepository''getUserRepositoryService'false],
  10586.         ], [
  10587.             'App\\Repository\\ActiviteRepository' => '?',
  10588.             'App\\Repository\\AddressRepository' => '?',
  10589.             'App\\Repository\\ArticleRepository' => '?',
  10590.             'App\\Repository\\AttributeItemRepository' => '?',
  10591.             'App\\Repository\\AttributeRepository' => '?',
  10592.             'App\\Repository\\CampaignRepository' => '?',
  10593.             'App\\Repository\\CardRepository' => '?',
  10594.             'App\\Repository\\CardTranslationRepository' => '?',
  10595.             'App\\Repository\\CategoryParagrapheRepository' => '?',
  10596.             'App\\Repository\\CategoryRepository' => '?',
  10597.             'App\\Repository\\CgvRepository' => '?',
  10598.             'App\\Repository\\ContactRepository' => '?',
  10599.             'App\\Repository\\ExtensionRepository' => '?',
  10600.             'App\\Repository\\GalleryRepository' => '?',
  10601.             'App\\Repository\\InfoLineRepository' => '?',
  10602.             'App\\Repository\\InfoRepository' => '?',
  10603.             'App\\Repository\\InfoTranslationRepository' => '?',
  10604.             'App\\Repository\\LegalRepository' => '?',
  10605.             'App\\Repository\\PageRepository' => '?',
  10606.             'App\\Repository\\PageTranslationRepository' => '?',
  10607.             'App\\Repository\\PartnerRepository' => '?',
  10608.             'App\\Repository\\PictureRepository' => '?',
  10609.             'App\\Repository\\ProductAttributeRepository' => '?',
  10610.             'App\\Repository\\ProductRepository' => '?',
  10611.             'App\\Repository\\PromoteRepository' => '?',
  10612.             'App\\Repository\\RecipientRepository' => '?',
  10613.             'App\\Repository\\RgpdRepository' => '?',
  10614.             'App\\Repository\\SeoRouteMetaRepository' => '?',
  10615.             'App\\Repository\\SeoRouteRepository' => '?',
  10616.             'App\\Repository\\SlideRepository' => '?',
  10617.             'App\\Repository\\SlideTranslationRepository' => '?',
  10618.             'App\\Repository\\SliderRepository' => '?',
  10619.             'App\\Repository\\SubscriberGroupRepository' => '?',
  10620.             'App\\Repository\\SubscriberRepository' => '?',
  10621.             'App\\Repository\\TemplateRepository' => '?',
  10622.             'App\\Repository\\TokenRepository' => '?',
  10623.             'App\\Repository\\UserRepository' => '?',
  10624.         ]));
  10625.     }
  10626.     /**
  10627.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  10628.      *
  10629.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  10630.      */
  10631.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  10632.     {
  10633.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  10634.     }
  10635.     /**
  10636.      * Gets the private 'doctrine.orm.default_configuration' shared service.
  10637.      *
  10638.      * @return \Doctrine\ORM\Configuration
  10639.      */
  10640.     protected function getDoctrine_Orm_DefaultConfigurationService()
  10641.     {
  10642.         $this->privates['doctrine.orm.default_configuration'] = $instance = new \Doctrine\ORM\Configuration();
  10643.         $instance->setEntityNamespaces(['App' => 'App\\Entity']);
  10644.         $instance->setMetadataCache(($this->privates['cache.doctrine.orm.default.metadata'] ?? ($this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  10645.         $instance->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  10646.         $instance->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  10647.         $instance->setMetadataDriverImpl(($this->privates['.doctrine.orm.default_metadata_driver'] ?? $this->get_Doctrine_Orm_DefaultMetadataDriverService()));
  10648.         $instance->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  10649.         $instance->setProxyNamespace('Proxies');
  10650.         $instance->setAutoGenerateProxyClasses(true);
  10651.         $instance->setSchemaIgnoreClasses([]);
  10652.         $instance->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  10653.         $instance->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  10654.         $instance->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  10655.         $instance->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  10656.         $instance->setEntityListenerResolver(($this->privates['doctrine.orm.default_entity_listener_resolver'] ?? ($this->privates['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this))));
  10657.         $instance->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  10658.         return $instance;
  10659.     }
  10660.     /**
  10661.      * Gets the private 'doctrine.orm.default_entity_listener_resolver' shared service.
  10662.      *
  10663.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  10664.      */
  10665.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  10666.     {
  10667.         return $this->privates['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this);
  10668.     }
  10669.     /**
  10670.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  10671.      *
  10672.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  10673.      */
  10674.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  10675.     {
  10676.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  10677.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10678.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  10679.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  10680.         }
  10681.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  10682.     }
  10683.     /**
  10684.      * Gets the private 'doctrine.orm.default_entity_manager.validator_loader' shared service.
  10685.      *
  10686.      * @return \Symfony\Bridge\Doctrine\Validator\DoctrineLoader
  10687.      */
  10688.     protected function getDoctrine_Orm_DefaultEntityManager_ValidatorLoaderService()
  10689.     {
  10690.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10691.         if (isset($this->privates['doctrine.orm.default_entity_manager.validator_loader'])) {
  10692.             return $this->privates['doctrine.orm.default_entity_manager.validator_loader'];
  10693.         }
  10694.         return $this->privates['doctrine.orm.default_entity_manager.validator_loader'] = new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader($aNULL);
  10695.     }
  10696.     /**
  10697.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  10698.      *
  10699.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  10700.      */
  10701.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  10702.     {
  10703.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  10704.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  10705.     }
  10706.     /**
  10707.      * Gets the private 'doctrine.orm.default_manager_configurator' shared service.
  10708.      *
  10709.      * @return \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator
  10710.      */
  10711.     protected function getDoctrine_Orm_DefaultManagerConfiguratorService()
  10712.     {
  10713.         return $this->privates['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []);
  10714.     }
  10715.     /**
  10716.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  10717.      *
  10718.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  10719.      */
  10720.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  10721.     {
  10722.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10723.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  10724.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  10725.     }
  10726.     /**
  10727.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  10728.      *
  10729.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  10730.      */
  10731.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  10732.     {
  10733.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10734.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  10735.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  10736.             return new \EmptyIterator();
  10737.         }, 0));
  10738.     }
  10739.     /**
  10740.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  10741.      *
  10742.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  10743.      */
  10744.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  10745.     {
  10746.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10747.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  10748.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  10749.     }
  10750.     /**
  10751.      * Gets the private 'doctrine.orm.naming_strategy.underscore_number_aware' shared service.
  10752.      *
  10753.      * @return \Doctrine\ORM\Mapping\UnderscoreNamingStrategy
  10754.      */
  10755.     protected function getDoctrine_Orm_NamingStrategy_UnderscoreNumberAwareService()
  10756.     {
  10757.         return $this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true);
  10758.     }
  10759.     /**
  10760.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  10761.      *
  10762.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  10763.      */
  10764.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  10765.     {
  10766.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10767.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  10768.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10769.     }
  10770.     /**
  10771.      * Gets the private 'doctrine.orm.quote_strategy.default' shared service.
  10772.      *
  10773.      * @return \Doctrine\ORM\Mapping\DefaultQuoteStrategy
  10774.      */
  10775.     protected function getDoctrine_Orm_QuoteStrategy_DefaultService()
  10776.     {
  10777.         return $this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy();
  10778.     }
  10779.     /**
  10780.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  10781.      *
  10782.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  10783.      */
  10784.     protected function getDoctrine_Orm_Validator_UniqueService()
  10785.     {
  10786.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10787.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10788.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  10789.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10790.     }
  10791.     /**
  10792.      * Gets the private 'doctrine.orm.validator_initializer' shared service.
  10793.      *
  10794.      * @return \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer
  10795.      */
  10796.     protected function getDoctrine_Orm_ValidatorInitializerService()
  10797.     {
  10798.         return $this->privates['doctrine.orm.validator_initializer'] = new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10799.     }
  10800.     /**
  10801.      * Gets the private 'doctrine.query_dql_command' shared service.
  10802.      *
  10803.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  10804.      */
  10805.     protected function getDoctrine_QueryDqlCommandService()
  10806.     {
  10807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10808.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10809.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10810.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  10811.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10812.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  10813.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10814.         $instance->setName('doctrine:query:dql');
  10815.         return $instance;
  10816.     }
  10817.     /**
  10818.      * Gets the private 'doctrine.query_sql_command' shared service.
  10819.      *
  10820.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  10821.      */
  10822.     protected function getDoctrine_QuerySqlCommandService()
  10823.     {
  10824.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10825.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  10826.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  10827.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  10828.         $instance->setName('doctrine:query:sql');
  10829.         return $instance;
  10830.     }
  10831.     /**
  10832.      * Gets the private 'doctrine.schema_create_command' shared service.
  10833.      *
  10834.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  10835.      */
  10836.     protected function getDoctrine_SchemaCreateCommandService()
  10837.     {
  10838.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10839.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10840.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10841.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  10842.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  10843.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10844.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  10845.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10846.         $instance->setName('doctrine:schema:create');
  10847.         return $instance;
  10848.     }
  10849.     /**
  10850.      * Gets the private 'doctrine.schema_drop_command' shared service.
  10851.      *
  10852.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  10853.      */
  10854.     protected function getDoctrine_SchemaDropCommandService()
  10855.     {
  10856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10857.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10858.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10859.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  10860.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  10861.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10862.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  10863.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10864.         $instance->setName('doctrine:schema:drop');
  10865.         return $instance;
  10866.     }
  10867.     /**
  10868.      * Gets the private 'doctrine.schema_update_command' shared service.
  10869.      *
  10870.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  10871.      */
  10872.     protected function getDoctrine_SchemaUpdateCommandService()
  10873.     {
  10874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10875.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10876.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10877.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  10878.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  10879.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10880.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  10881.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10882.         $instance->setName('doctrine:schema:update');
  10883.         return $instance;
  10884.     }
  10885.     /**
  10886.      * Gets the private 'doctrine.schema_validate_command' shared service.
  10887.      *
  10888.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  10889.      */
  10890.     protected function getDoctrine_SchemaValidateCommandService()
  10891.     {
  10892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10893.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  10894.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  10895.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  10896.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  10897.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  10898.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  10899.         $instance->setName('doctrine:schema:validate');
  10900.         return $instance;
  10901.     }
  10902.     /**
  10903.      * Gets the private 'doctrine.twig.doctrine_extension' shared service.
  10904.      *
  10905.      * @return \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension
  10906.      */
  10907.     protected function getDoctrine_Twig_DoctrineExtensionService()
  10908.     {
  10909.         return $this->privates['doctrine.twig.doctrine_extension'] = new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension();
  10910.     }
  10911.     /**
  10912.      * Gets the private 'doctrine.ulid_generator' shared service.
  10913.      *
  10914.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  10915.      */
  10916.     protected function getDoctrine_UlidGeneratorService()
  10917.     {
  10918.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  10919.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  10920.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  10921.     }
  10922.     /**
  10923.      * Gets the private 'doctrine.uuid_generator' shared service.
  10924.      *
  10925.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  10926.      */
  10927.     protected function getDoctrine_UuidGeneratorService()
  10928.     {
  10929.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  10930.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  10931.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  10932.     }
  10933.     /**
  10934.      * Gets the private 'doctrine_migrations.current_command' shared service.
  10935.      *
  10936.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  10937.      */
  10938.     protected function getDoctrineMigrations_CurrentCommandService()
  10939.     {
  10940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10941.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  10942.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  10943.         $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');
  10944.         $instance->setName('doctrine:migrations:current');
  10945.         return $instance;
  10946.     }
  10947.     /**
  10948.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  10949.      *
  10950.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  10951.      */
  10952.     protected function getDoctrineMigrations_DiffCommandService()
  10953.     {
  10954.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10955.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  10956.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  10957.         $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');
  10958.         $instance->setName('doctrine:migrations:diff');
  10959.         return $instance;
  10960.     }
  10961.     /**
  10962.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  10963.      *
  10964.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  10965.      */
  10966.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  10967.     {
  10968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10969.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  10970.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  10971.         $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');
  10972.         $instance->setName('doctrine:migrations:dump-schema');
  10973.         return $instance;
  10974.     }
  10975.     /**
  10976.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  10977.      *
  10978.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  10979.      */
  10980.     protected function getDoctrineMigrations_ExecuteCommandService()
  10981.     {
  10982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10983.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  10984.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  10985.         $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');
  10986.         $instance->setName('doctrine:migrations:execute');
  10987.         return $instance;
  10988.     }
  10989.     /**
  10990.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  10991.      *
  10992.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  10993.      */
  10994.     protected function getDoctrineMigrations_GenerateCommandService()
  10995.     {
  10996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10997.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  10998.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  10999.         $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');
  11000.         $instance->setName('doctrine:migrations:generate');
  11001.         return $instance;
  11002.     }
  11003.     /**
  11004.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  11005.      *
  11006.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  11007.      */
  11008.     protected function getDoctrineMigrations_LatestCommandService()
  11009.     {
  11010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11011.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11012.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  11013.         $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');
  11014.         $instance->setName('doctrine:migrations:latest');
  11015.         return $instance;
  11016.     }
  11017.     /**
  11018.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  11019.      *
  11020.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  11021.      */
  11022.     protected function getDoctrineMigrations_MigrateCommandService()
  11023.     {
  11024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11025.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11026.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  11027.         $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');
  11028.         $instance->setName('doctrine:migrations:migrate');
  11029.         return $instance;
  11030.     }
  11031.     /**
  11032.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  11033.      *
  11034.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  11035.      */
  11036.     protected function getDoctrineMigrations_RollupCommandService()
  11037.     {
  11038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11039.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11040.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  11041.         $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');
  11042.         $instance->setName('doctrine:migrations:rollup');
  11043.         return $instance;
  11044.     }
  11045.     /**
  11046.      * Gets the private 'doctrine_migrations.status_command' shared service.
  11047.      *
  11048.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  11049.      */
  11050.     protected function getDoctrineMigrations_StatusCommandService()
  11051.     {
  11052.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11053.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11054.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  11055.         $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');
  11056.         $instance->setName('doctrine:migrations:status');
  11057.         return $instance;
  11058.     }
  11059.     /**
  11060.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  11061.      *
  11062.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  11063.      */
  11064.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  11065.     {
  11066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11067.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11068.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  11069.         $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');
  11070.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  11071.         return $instance;
  11072.     }
  11073.     /**
  11074.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  11075.      *
  11076.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  11077.      */
  11078.     protected function getDoctrineMigrations_UpToDateCommandService()
  11079.     {
  11080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11081.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11082.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  11083.         $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');
  11084.         $instance->setName('doctrine:migrations:up-to-date');
  11085.         return $instance;
  11086.     }
  11087.     /**
  11088.      * Gets the private 'doctrine_migrations.version_command' shared service.
  11089.      *
  11090.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  11091.      */
  11092.     protected function getDoctrineMigrations_VersionCommandService()
  11093.     {
  11094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11095.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11096.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  11097.         $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');
  11098.         $instance->setName('doctrine:migrations:version');
  11099.         return $instance;
  11100.     }
  11101.     /**
  11102.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  11103.      *
  11104.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  11105.      */
  11106.     protected function getDoctrineMigrations_VersionsCommandService()
  11107.     {
  11108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11109.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  11110.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  11111.         $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');
  11112.         $instance->setName('doctrine:migrations:list');
  11113.         return $instance;
  11114.     }
  11115.     /**
  11116.      * Gets the private 'error_handler.error_renderer.html' shared service.
  11117.      *
  11118.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  11119.      */
  11120.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  11121.     {
  11122.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  11123.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  11124.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  11125.         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()));
  11126.     }
  11127.     /**
  11128.      * Gets the private 'error_handler.error_renderer.serializer' shared service.
  11129.      *
  11130.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer
  11131.      */
  11132.     protected function getErrorHandler_ErrorRenderer_SerializerService()
  11133.     {
  11134.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  11135.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  11136.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  11137.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  11138.         return $this->privates['error_handler.error_renderer.serializer'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), ($this->privates['twig.error_renderer.html'] ?? $this->getTwig_ErrorRenderer_HtmlService()), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue));
  11139.     }
  11140.     /**
  11141.      * Gets the private 'exception_listener' shared service.
  11142.      *
  11143.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  11144.      */
  11145.     protected function getExceptionListenerService()
  11146.     {
  11147.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  11148.     }
  11149.     /**
  11150.      * Gets the private 'file_locator' shared service.
  11151.      *
  11152.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  11153.      */
  11154.     protected function getFileLocatorService()
  11155.     {
  11156.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  11157.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  11158.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  11159.         return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  11160.     }
  11161.     /**
  11162.      * Gets the private 'form.choice_list_factory.cached' shared service.
  11163.      *
  11164.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  11165.      */
  11166.     protected function getForm_ChoiceListFactory_CachedService()
  11167.     {
  11168.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  11169.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  11170.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(($this->privates['form.choice_list_factory.property_access'] ?? $this->getForm_ChoiceListFactory_PropertyAccessService()));
  11171.     }
  11172.     /**
  11173.      * Gets the private 'form.choice_list_factory.default' shared service.
  11174.      *
  11175.      * @return \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory
  11176.      */
  11177.     protected function getForm_ChoiceListFactory_DefaultService()
  11178.     {
  11179.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  11180.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  11181.         return $this->privates['form.choice_list_factory.default'] = new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory();
  11182.     }
  11183.     /**
  11184.      * Gets the private 'form.choice_list_factory.property_access' shared service.
  11185.      *
  11186.      * @return \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator
  11187.      */
  11188.     protected function getForm_ChoiceListFactory_PropertyAccessService()
  11189.     {
  11190.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  11191.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  11192.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  11193.         return $this->privates['form.choice_list_factory.property_access'] = new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(($this->privates['form.choice_list_factory.default'] ?? ($this->privates['form.choice_list_factory.default'] = new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory())), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  11194.     }
  11195.     /**
  11196.      * Gets the private 'form.extension' shared service.
  11197.      *
  11198.      * @return \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension
  11199.      */
  11200.     protected function getForm_ExtensionService()
  11201.     {
  11202.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  11203.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  11204.         return $this->privates['form.extension'] = new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11205.             'A2lix\\AutoFormBundle\\Form\\Type\\AutoFormType' => ['privates''a2lix_auto_form.form.type.auto_form_type''getA2lixAutoForm_Form_Type_AutoFormTypeService'false],
  11206.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslatedEntityType' => ['privates''a2lix_translation_form.form.type.translated_entity_type''getA2lixTranslationForm_Form_Type_TranslatedEntityTypeService'false],
  11207.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsFormsType' => ['privates''a2lix_translation_form.form.type.translations_forms_type''getA2lixTranslationForm_Form_Type_TranslationsFormsTypeService'false],
  11208.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsLocalesSelectorType' => ['privates''a2lix_translation_form.form.type.translations_locales_selector_type''getA2lixTranslationForm_Form_Type_TranslationsLocalesSelectorTypeService'false],
  11209.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType' => ['privates''a2lix_translation_form.form.type.translations_type''getA2lixTranslationForm_Form_Type_TranslationsTypeService'false],
  11210.             'App\\Form\\ActiviteType' => ['services''App\\Form\\ActiviteType''getActiviteTypeService'false],
  11211.             'App\\Form\\AddressType' => ['services''App\\Form\\AddressType''getAddressTypeService'false],
  11212.             'App\\Form\\ArticleType' => ['services''App\\Form\\ArticleType''getArticleTypeService'false],
  11213.             'App\\Form\\AttributeItemType' => ['services''App\\Form\\AttributeItemType''getAttributeItemTypeService'false],
  11214.             'App\\Form\\AttributeType' => ['services''App\\Form\\AttributeType''getAttributeTypeService'false],
  11215.             'App\\Form\\CampaignType' => ['services''App\\Form\\CampaignType''getCampaignTypeService'false],
  11216.             'App\\Form\\CardType' => ['services''App\\Form\\CardType''getCardTypeService'false],
  11217.             'App\\Form\\CategoryParagrapheType' => ['services''App\\Form\\CategoryParagrapheType''getCategoryParagrapheTypeService'false],
  11218.             'App\\Form\\CategoryType' => ['services''App\\Form\\CategoryType''getCategoryTypeService'false],
  11219.             'App\\Form\\CgvType' => ['services''App\\Form\\CgvType''getCgvTypeService'false],
  11220.             'App\\Form\\ConfigType' => ['services''App\\Form\\ConfigType''getConfigTypeService'false],
  11221.             'App\\Form\\ContactType' => ['services''App\\Form\\ContactType''getContactTypeService'false],
  11222.             'App\\Form\\ExtensionType' => ['services''App\\Form\\ExtensionType''getExtensionTypeService'false],
  11223.             'App\\Form\\GalleryType' => ['services''App\\Form\\GalleryType''getGalleryTypeService'false],
  11224.             'App\\Form\\ImportType' => ['services''App\\Form\\ImportType''getImportTypeService'false],
  11225.             'App\\Form\\InfoLineType' => ['services''App\\Form\\InfoLineType''getInfoLineTypeService'false],
  11226.             'App\\Form\\InfoType' => ['services''App\\Form\\InfoType''getInfoTypeService'false],
  11227.             'App\\Form\\LegalType' => ['services''App\\Form\\LegalType''getLegalTypeService'false],
  11228.             'App\\Form\\LocaleType' => ['services''App\\Form\\LocaleType''getLocaleTypeService'false],
  11229.             'App\\Form\\PageType' => ['services''App\\Form\\PageType''getPageTypeService'false],
  11230.             'App\\Form\\PartnerType' => ['services''App\\Form\\PartnerType''getPartnerTypeService'false],
  11231.             'App\\Form\\PaymentModeType' => ['services''App\\Form\\PaymentModeType''getPaymentModeTypeService'false],
  11232.             'App\\Form\\PictureType' => ['services''App\\Form\\PictureType''getPictureTypeService'false],
  11233.             'App\\Form\\ProductAttributeType' => ['services''App\\Form\\ProductAttributeType''getProductAttributeTypeService'false],
  11234.             'App\\Form\\ProductType' => ['services''App\\Form\\ProductType''getProductTypeService'false],
  11235.             'App\\Form\\PromoCodeType' => ['services''App\\Form\\PromoCodeType''getPromoCodeTypeService'false],
  11236.             'App\\Form\\PromoteType' => ['services''App\\Form\\PromoteType''getPromoteTypeService'false],
  11237.             'App\\Form\\RedirectionType' => ['services''App\\Form\\RedirectionType''getRedirectionTypeService'false],
  11238.             'App\\Form\\RegistrationType' => ['services''App\\Form\\RegistrationType''getRegistrationTypeService'false],
  11239.             'App\\Form\\RgpdType' => ['services''App\\Form\\RgpdType''getRgpdTypeService'false],
  11240.             'App\\Form\\SeoRouteMetaType' => ['services''App\\Form\\SeoRouteMetaType''getSeoRouteMetaTypeService'false],
  11241.             'App\\Form\\SeoRouteType' => ['services''App\\Form\\SeoRouteType''getSeoRouteTypeService'false],
  11242.             'App\\Form\\SlideType' => ['services''App\\Form\\SlideType''getSlideTypeService'false],
  11243.             'App\\Form\\SliderType' => ['services''App\\Form\\SliderType''getSliderTypeService'false],
  11244.             'App\\Form\\Step1Type' => ['services''App\\Form\\Step1Type''getStep1TypeService'false],
  11245.             'App\\Form\\Step2Type' => ['services''App\\Form\\Step2Type''getStep2TypeService'false],
  11246.             'App\\Form\\Step3Type' => ['services''App\\Form\\Step3Type''getStep3TypeService'false],
  11247.             'App\\Form\\Step4Type' => ['services''App\\Form\\Step4Type''getStep4TypeService'false],
  11248.             'App\\Form\\Step5Type' => ['services''App\\Form\\Step5Type''getStep5TypeService'false],
  11249.             'App\\Form\\SubscriberGroupType' => ['services''App\\Form\\SubscriberGroupType''getSubscriberGroupTypeService'false],
  11250.             'App\\Form\\SubscriberType' => ['services''App\\Form\\SubscriberType''getSubscriberTypeService'false],
  11251.             'App\\Form\\TemplateType' => ['services''App\\Form\\TemplateType''getTemplateTypeService'false],
  11252.             'App\\Form\\UserFrontEditType' => ['services''App\\Form\\UserFrontEditType''getUserFrontEditTypeService'false],
  11253.             'App\\Form\\UserType' => ['services''App\\Form\\UserType''getUserTypeService'false],
  11254.             'App\\Form\\YmlBlockType' => ['services''App\\Form\\YmlBlockType''getYmlBlockTypeService'false],
  11255.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  11256.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  11257.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  11258.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  11259.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  11260.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  11261.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  11262.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  11263.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  11264.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  11265.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  11266.         ], [
  11267.             'A2lix\\AutoFormBundle\\Form\\Type\\AutoFormType' => '?',
  11268.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslatedEntityType' => '?',
  11269.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsFormsType' => '?',
  11270.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsLocalesSelectorType' => '?',
  11271.             'A2lix\\TranslationFormBundle\\Form\\Type\\TranslationsType' => '?',
  11272.             'App\\Form\\ActiviteType' => '?',
  11273.             'App\\Form\\AddressType' => '?',
  11274.             'App\\Form\\ArticleType' => '?',
  11275.             'App\\Form\\AttributeItemType' => '?',
  11276.             'App\\Form\\AttributeType' => '?',
  11277.             'App\\Form\\CampaignType' => '?',
  11278.             'App\\Form\\CardType' => '?',
  11279.             'App\\Form\\CategoryParagrapheType' => '?',
  11280.             'App\\Form\\CategoryType' => '?',
  11281.             'App\\Form\\CgvType' => '?',
  11282.             'App\\Form\\ConfigType' => '?',
  11283.             'App\\Form\\ContactType' => '?',
  11284.             'App\\Form\\ExtensionType' => '?',
  11285.             'App\\Form\\GalleryType' => '?',
  11286.             'App\\Form\\ImportType' => '?',
  11287.             'App\\Form\\InfoLineType' => '?',
  11288.             'App\\Form\\InfoType' => '?',
  11289.             'App\\Form\\LegalType' => '?',
  11290.             'App\\Form\\LocaleType' => '?',
  11291.             'App\\Form\\PageType' => '?',
  11292.             'App\\Form\\PartnerType' => '?',
  11293.             'App\\Form\\PaymentModeType' => '?',
  11294.             'App\\Form\\PictureType' => '?',
  11295.             'App\\Form\\ProductAttributeType' => '?',
  11296.             'App\\Form\\ProductType' => '?',
  11297.             'App\\Form\\PromoCodeType' => '?',
  11298.             'App\\Form\\PromoteType' => '?',
  11299.             'App\\Form\\RedirectionType' => '?',
  11300.             'App\\Form\\RegistrationType' => '?',
  11301.             'App\\Form\\RgpdType' => '?',
  11302.             'App\\Form\\SeoRouteMetaType' => '?',
  11303.             'App\\Form\\SeoRouteType' => '?',
  11304.             'App\\Form\\SlideType' => '?',
  11305.             'App\\Form\\SliderType' => '?',
  11306.             'App\\Form\\Step1Type' => '?',
  11307.             'App\\Form\\Step2Type' => '?',
  11308.             'App\\Form\\Step3Type' => '?',
  11309.             'App\\Form\\Step4Type' => '?',
  11310.             'App\\Form\\Step5Type' => '?',
  11311.             'App\\Form\\SubscriberGroupType' => '?',
  11312.             'App\\Form\\SubscriberType' => '?',
  11313.             'App\\Form\\TemplateType' => '?',
  11314.             'App\\Form\\UserFrontEditType' => '?',
  11315.             'App\\Form\\UserType' => '?',
  11316.             'App\\Form\\YmlBlockType' => '?',
  11317.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  11318.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  11319.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  11320.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  11321.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  11322.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  11323.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  11324.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  11325.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  11326.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  11327.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  11328.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  11329.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  11330.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  11331.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  11332.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  11333.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  11334.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  11335.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  11336.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  11337.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  11338.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  11339.         }, 1)], new RewindableGenerator(function () {
  11340.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  11341.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  11342.         }, 2));
  11343.     }
  11344.     /**
  11345.      * Gets the private 'form.registry' shared service.
  11346.      *
  11347.      * @return \Symfony\Component\Form\FormRegistry
  11348.      */
  11349.     protected function getForm_RegistryService()
  11350.     {
  11351.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  11352.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  11353.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> ($this->privates['form.extension'] ?? $this->getForm_ExtensionService())], ($this->privates['form.resolved_type_factory'] ?? $this->getForm_ResolvedTypeFactoryService()));
  11354.     }
  11355.     /**
  11356.      * Gets the private 'form.resolved_type_factory' shared service.
  11357.      *
  11358.      * @return \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy
  11359.      */
  11360.     protected function getForm_ResolvedTypeFactoryService()
  11361.     {
  11362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  11363.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  11364.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  11365.         return $this->privates['form.resolved_type_factory'] = new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  11366.     }
  11367.     /**
  11368.      * Gets the private 'form.server_params' shared service.
  11369.      *
  11370.      * @return \Symfony\Component\Form\Util\ServerParams
  11371.      */
  11372.     protected function getForm_ServerParamsService()
  11373.     {
  11374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  11375.         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())));
  11376.     }
  11377.     /**
  11378.      * Gets the private 'form.type.choice' shared service.
  11379.      *
  11380.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  11381.      */
  11382.     protected function getForm_Type_ChoiceService()
  11383.     {
  11384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11386.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  11387.         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()));
  11388.     }
  11389.     /**
  11390.      * Gets the private 'form.type.color' shared service.
  11391.      *
  11392.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  11393.      */
  11394.     protected function getForm_Type_ColorService()
  11395.     {
  11396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  11399.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  11400.     }
  11401.     /**
  11402.      * Gets the private 'form.type.entity' shared service.
  11403.      *
  11404.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  11405.      */
  11406.     protected function getForm_Type_EntityService()
  11407.     {
  11408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11410.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  11411.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  11412.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11413.     }
  11414.     /**
  11415.      * Gets the private 'form.type.form' shared service.
  11416.      *
  11417.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  11418.      */
  11419.     protected function getForm_Type_FormService()
  11420.     {
  11421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11423.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  11424.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  11425.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  11426.     }
  11427.     /**
  11428.      * Gets the private 'form.type_extension.csrf' shared service.
  11429.      *
  11430.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  11431.      */
  11432.     protected function getForm_TypeExtension_CsrfService()
  11433.     {
  11434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11435.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11436.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  11437.         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()));
  11438.     }
  11439.     /**
  11440.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  11441.      *
  11442.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  11443.      */
  11444.     protected function getForm_TypeExtension_Form_DataCollectorService()
  11445.     {
  11446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11448.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  11449.         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()));
  11450.     }
  11451.     /**
  11452.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  11453.      *
  11454.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  11455.      */
  11456.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  11457.     {
  11458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11460.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  11461.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(($this->privates['form.type_extension.form.request_handler'] ?? $this->getForm_TypeExtension_Form_RequestHandlerService()));
  11462.     }
  11463.     /**
  11464.      * Gets the private 'form.type_extension.form.request_handler' shared service.
  11465.      *
  11466.      * @return \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler
  11467.      */
  11468.     protected function getForm_TypeExtension_Form_RequestHandlerService()
  11469.     {
  11470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  11471.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  11472.         return $this->privates['form.type_extension.form.request_handler'] = new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  11473.     }
  11474.     /**
  11475.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  11476.      *
  11477.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  11478.      */
  11479.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  11480.     {
  11481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11483.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  11484.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  11485.     }
  11486.     /**
  11487.      * Gets the private 'form.type_extension.form.validator' shared service.
  11488.      *
  11489.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  11490.      */
  11491.     protected function getForm_TypeExtension_Form_ValidatorService()
  11492.     {
  11493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  11496.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  11497.         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()));
  11498.     }
  11499.     /**
  11500.      * Gets the private 'form.type_extension.repeated.validator' shared service.
  11501.      *
  11502.      * @return \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension
  11503.      */
  11504.     protected function getForm_TypeExtension_Repeated_ValidatorService()
  11505.     {
  11506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11508.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/RepeatedTypeValidatorExtension.php';
  11509.         return $this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension();
  11510.     }
  11511.     /**
  11512.      * Gets the private 'form.type_extension.submit.validator' shared service.
  11513.      *
  11514.      * @return \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension
  11515.      */
  11516.     protected function getForm_TypeExtension_Submit_ValidatorService()
  11517.     {
  11518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11520.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  11521.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/SubmitTypeValidatorExtension.php';
  11522.         return $this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension();
  11523.     }
  11524.     /**
  11525.      * Gets the private 'form.type_extension.upload.validator' shared service.
  11526.      *
  11527.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  11528.      */
  11529.     protected function getForm_TypeExtension_Upload_ValidatorService()
  11530.     {
  11531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11532.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11533.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  11534.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  11535.     }
  11536.     /**
  11537.      * Gets the private 'form.type_guesser.doctrine' shared service.
  11538.      *
  11539.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  11540.      */
  11541.     protected function getForm_TypeGuesser_DoctrineService()
  11542.     {
  11543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  11544.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  11545.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11546.     }
  11547.     /**
  11548.      * Gets the private 'form.type_guesser.validator' shared service.
  11549.      *
  11550.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  11551.      */
  11552.     protected function getForm_TypeGuesser_ValidatorService()
  11553.     {
  11554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  11555.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  11556.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  11557.     }
  11558.     /**
  11559.      * Gets the private 'fos_user.change_password.form.factory' shared service.
  11560.      *
  11561.      * @return \FOS\UserBundle\Form\Factory\FormFactory
  11562.      */
  11563.     protected function getFosUser_ChangePassword_Form_FactoryService()
  11564.     {
  11565.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  11566.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  11567.         return $this->privates['fos_user.change_password.form.factory'] = new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_change_password_form''FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'$this->parameters['fos_user.change_password.form.validation_groups']);
  11568.     }
  11569.     /**
  11570.      * Gets the private 'fos_user.change_password.form.type' shared service.
  11571.      *
  11572.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  11573.      */
  11574.     protected function getFosUser_ChangePassword_Form_TypeService()
  11575.     {
  11576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11578.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ChangePasswordFormType.php';
  11579.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('App\\Entity\\User');
  11580.     }
  11581.     /**
  11582.      * Gets the private 'fos_user.command.activate_user' shared service.
  11583.      *
  11584.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  11585.      */
  11586.     protected function getFosUser_Command_ActivateUserService()
  11587.     {
  11588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11589.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/ActivateUserCommand.php';
  11590.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  11591.         $instance->setName('fos:user:activate');
  11592.         return $instance;
  11593.     }
  11594.     /**
  11595.      * Gets the private 'fos_user.command.change_password' shared service.
  11596.      *
  11597.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  11598.      */
  11599.     protected function getFosUser_Command_ChangePasswordService()
  11600.     {
  11601.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11602.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/ChangePasswordCommand.php';
  11603.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  11604.         $instance->setName('fos:user:change-password');
  11605.         return $instance;
  11606.     }
  11607.     /**
  11608.      * Gets the private 'fos_user.command.create_user' shared service.
  11609.      *
  11610.      * @return \FOS\UserBundle\Command\CreateUserCommand
  11611.      */
  11612.     protected function getFosUser_Command_CreateUserService()
  11613.     {
  11614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11615.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/CreateUserCommand.php';
  11616.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  11617.         $instance->setName('fos:user:create');
  11618.         return $instance;
  11619.     }
  11620.     /**
  11621.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  11622.      *
  11623.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  11624.      */
  11625.     protected function getFosUser_Command_DeactivateUserService()
  11626.     {
  11627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11628.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/DeactivateUserCommand.php';
  11629.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  11630.         $instance->setName('fos:user:deactivate');
  11631.         return $instance;
  11632.     }
  11633.     /**
  11634.      * Gets the private 'fos_user.command.demote_user' shared service.
  11635.      *
  11636.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  11637.      */
  11638.     protected function getFosUser_Command_DemoteUserService()
  11639.     {
  11640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11641.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/RoleCommand.php';
  11642.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/DemoteUserCommand.php';
  11643.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  11644.         $instance->setName('fos:user:demote');
  11645.         return $instance;
  11646.     }
  11647.     /**
  11648.      * Gets the private 'fos_user.command.promote_user' shared service.
  11649.      *
  11650.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  11651.      */
  11652.     protected function getFosUser_Command_PromoteUserService()
  11653.     {
  11654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11655.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/RoleCommand.php';
  11656.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Command/PromoteUserCommand.php';
  11657.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  11658.         $instance->setName('fos:user:promote');
  11659.         return $instance;
  11660.     }
  11661.     /**
  11662.      * Gets the private 'fos_user.listener.authentication' shared service.
  11663.      *
  11664.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  11665.      */
  11666.     protected function getFosUser_Listener_AuthenticationService()
  11667.     {
  11668.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/AuthenticationListener.php';
  11669.         return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(($this->privates['fos_user.security.login_manager'] ?? $this->getFosUser_Security_LoginManagerService()), 'main');
  11670.     }
  11671.     /**
  11672.      * Gets the private 'fos_user.listener.email_confirmation' shared service.
  11673.      *
  11674.      * @return \FOS\UserBundle\EventListener\EmailConfirmationListener
  11675.      */
  11676.     protected function getFosUser_Listener_EmailConfirmationService()
  11677.     {
  11678.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/EmailConfirmationListener.php';
  11679.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGeneratorInterface.php';
  11680.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGenerator.php';
  11681.         $a = ($this->services['App\\Service\\Mailer'] ?? $this->getMailerService());
  11682.         if (isset($this->privates['fos_user.listener.email_confirmation'])) {
  11683.             return $this->privates['fos_user.listener.email_confirmation'];
  11684.         }
  11685.         return $this->privates['fos_user.listener.email_confirmation'] = new \FOS\UserBundle\EventListener\EmailConfirmationListener($a, ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['router'] ?? $this->getRouterService()));
  11686.     }
  11687.     /**
  11688.      * Gets the private 'fos_user.listener.flash' shared service.
  11689.      *
  11690.      * @return \FOS\UserBundle\EventListener\FlashListener
  11691.      */
  11692.     protected function getFosUser_Listener_FlashService()
  11693.     {
  11694.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/FlashListener.php';
  11695.         return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()));
  11696.     }
  11697.     /**
  11698.      * Gets the private 'fos_user.listener.resetting' shared service.
  11699.      *
  11700.      * @return \FOS\UserBundle\EventListener\ResettingListener
  11701.      */
  11702.     protected function getFosUser_Listener_ResettingService()
  11703.     {
  11704.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/ResettingListener.php';
  11705.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
  11706.     }
  11707.     /**
  11708.      * Gets the private 'fos_user.object_manager' shared service.
  11709.      *
  11710.      * @return \Doctrine\Persistence\ObjectManager
  11711.      */
  11712.     protected function getFosUser_ObjectManagerService()
  11713.     {
  11714.         return $this->privates['fos_user.object_manager'] = ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL);
  11715.     }
  11716.     /**
  11717.      * Gets the private 'fos_user.profile.form.factory' shared service.
  11718.      *
  11719.      * @return \FOS\UserBundle\Form\Factory\FormFactory
  11720.      */
  11721.     protected function getFosUser_Profile_Form_FactoryService()
  11722.     {
  11723.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  11724.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  11725.         return $this->privates['fos_user.profile.form.factory'] = new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_profile_form''FOS\\UserBundle\\Form\\Type\\ProfileFormType'$this->parameters['fos_user.profile.form.validation_groups']);
  11726.     }
  11727.     /**
  11728.      * Gets the private 'fos_user.profile.form.type' shared service.
  11729.      *
  11730.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  11731.      */
  11732.     protected function getFosUser_Profile_Form_TypeService()
  11733.     {
  11734.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11735.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11736.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ProfileFormType.php';
  11737.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('App\\Entity\\User');
  11738.     }
  11739.     /**
  11740.      * Gets the private 'fos_user.registration.form.factory' shared service.
  11741.      *
  11742.      * @return \FOS\UserBundle\Form\Factory\FormFactory
  11743.      */
  11744.     protected function getFosUser_Registration_Form_FactoryService()
  11745.     {
  11746.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  11747.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  11748.         return $this->privates['fos_user.registration.form.factory'] = new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_registration_form''App\\Form\\RegistrationType'$this->parameters['fos_user.registration.form.validation_groups']);
  11749.     }
  11750.     /**
  11751.      * Gets the private 'fos_user.registration.form.type' shared service.
  11752.      *
  11753.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  11754.      */
  11755.     protected function getFosUser_Registration_Form_TypeService()
  11756.     {
  11757.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11758.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11759.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/RegistrationFormType.php';
  11760.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('App\\Entity\\User');
  11761.     }
  11762.     /**
  11763.      * Gets the private 'fos_user.resetting.form.factory' shared service.
  11764.      *
  11765.      * @return \FOS\UserBundle\Form\Factory\FormFactory
  11766.      */
  11767.     protected function getFosUser_Resetting_Form_FactoryService()
  11768.     {
  11769.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
  11770.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
  11771.         return $this->privates['fos_user.resetting.form.factory'] = new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_resetting_form''FOS\\UserBundle\\Form\\Type\\ResettingFormType'$this->parameters['fos_user.resetting.form.validation_groups']);
  11772.     }
  11773.     /**
  11774.      * Gets the private 'fos_user.resetting.form.type' shared service.
  11775.      *
  11776.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  11777.      */
  11778.     protected function getFosUser_Resetting_Form_TypeService()
  11779.     {
  11780.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11782.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ResettingFormType.php';
  11783.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('App\\Entity\\User');
  11784.     }
  11785.     /**
  11786.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  11787.      *
  11788.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  11789.      */
  11790.     protected function getFosUser_Security_InteractiveLoginListenerService()
  11791.     {
  11792.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/LastLoginListener.php';
  11793.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  11794.     }
  11795.     /**
  11796.      * Gets the private 'fos_user.security.login_manager' shared service.
  11797.      *
  11798.      * @return \FOS\UserBundle\Security\LoginManager
  11799.      */
  11800.     protected function getFosUser_Security_LoginManagerService()
  11801.     {
  11802.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Security/LoginManagerInterface.php';
  11803.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Security/LoginManager.php';
  11804.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  11805.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  11806.         return $this->privates['fos_user.security.login_manager'] = new \FOS\UserBundle\Security\LoginManager(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  11807.     }
  11808.     /**
  11809.      * Gets the private 'fos_user.user_listener' shared service.
  11810.      *
  11811.      * @return \FOS\UserBundle\Doctrine\UserListener
  11812.      */
  11813.     protected function getFosUser_UserListenerService()
  11814.     {
  11815.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11816.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Doctrine/UserListener.php';
  11817.         return $this->privates['fos_user.user_listener'] = new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()));
  11818.     }
  11819.     /**
  11820.      * Gets the private 'fos_user.user_provider.username' shared service.
  11821.      *
  11822.      * @return \FOS\UserBundle\Security\UserProvider
  11823.      */
  11824.     protected function getFosUser_UserProvider_UsernameService()
  11825.     {
  11826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  11827.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Security/UserProvider.php';
  11828.         return $this->privates['fos_user.user_provider.username'] = new \FOS\UserBundle\Security\UserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  11829.     }
  11830.     /**
  11831.      * Gets the private 'fos_user.user_to_username_transformer' shared service.
  11832.      *
  11833.      * @return \FOS\UserBundle\Form\DataTransformer\UserToUsernameTransformer
  11834.      */
  11835.     protected function getFosUser_UserToUsernameTransformerService()
  11836.     {
  11837.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  11838.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/DataTransformer/UserToUsernameTransformer.php';
  11839.         return $this->privates['fos_user.user_to_username_transformer'] = new \FOS\UserBundle\Form\DataTransformer\UserToUsernameTransformer(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  11840.     }
  11841.     /**
  11842.      * Gets the private 'fos_user.username_form_type' shared service.
  11843.      *
  11844.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  11845.      */
  11846.     protected function getFosUser_UsernameFormTypeService()
  11847.     {
  11848.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11849.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11850.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/UsernameFormType.php';
  11851.         return $this->privates['fos_user.username_form_type'] = new \FOS\UserBundle\Form\Type\UsernameFormType(($this->privates['fos_user.user_to_username_transformer'] ?? $this->getFosUser_UserToUsernameTransformerService()));
  11852.     }
  11853.     /**
  11854.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  11855.      *
  11856.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  11857.      */
  11858.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  11859.     {
  11860.         $a = ($this->privates['fos_user.util.canonicalizer.default'] ?? ($this->privates['fos_user.util.canonicalizer.default'] = new \FOS\UserBundle\Util\Canonicalizer()));
  11861.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  11862.     }
  11863.     /**
  11864.      * Gets the private 'fos_user.util.canonicalizer.default' shared service.
  11865.      *
  11866.      * @return \FOS\UserBundle\Util\Canonicalizer
  11867.      */
  11868.     protected function getFosUser_Util_Canonicalizer_DefaultService()
  11869.     {
  11870.         return $this->privates['fos_user.util.canonicalizer.default'] = new \FOS\UserBundle\Util\Canonicalizer();
  11871.     }
  11872.     /**
  11873.      * Gets the private 'fos_user.util.password_updater' shared service.
  11874.      *
  11875.      * @return \FOS\UserBundle\Util\HashingPasswordUpdater
  11876.      */
  11877.     protected function getFosUser_Util_PasswordUpdaterService()
  11878.     {
  11879.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/PasswordUpdaterInterface.php';
  11880.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/HashingPasswordUpdater.php';
  11881.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  11882.     }
  11883.     /**
  11884.      * Gets the private 'fos_user.util.token_generator.default' shared service.
  11885.      *
  11886.      * @return \FOS\UserBundle\Util\TokenGenerator
  11887.      */
  11888.     protected function getFosUser_Util_TokenGenerator_DefaultService()
  11889.     {
  11890.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGeneratorInterface.php';
  11891.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGenerator.php';
  11892.         return $this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator();
  11893.     }
  11894.     /**
  11895.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  11896.      *
  11897.      * @return \FOS\UserBundle\Util\UserManipulator
  11898.      */
  11899.     protected function getFosUser_Util_UserManipulatorService()
  11900.     {
  11901.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/UserManipulator.php';
  11902.         return $this->privates['fos_user.util.user_manipulator'] = new \FOS\UserBundle\Util\UserManipulator(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  11903.     }
  11904.     /**
  11905.      * Gets the private 'fos_user.validator.initializer' shared service.
  11906.      *
  11907.      * @return \FOS\UserBundle\Validator\Initializer
  11908.      */
  11909.     protected function getFosUser_Validator_InitializerService()
  11910.     {
  11911.         return $this->privates['fos_user.validator.initializer'] = new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()));
  11912.     }
  11913.     /**
  11914.      * Gets the private 'fragment.handler' shared service.
  11915.      *
  11916.      * @return \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler
  11917.      */
  11918.     protected function getFragment_HandlerService()
  11919.     {
  11920.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  11921.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  11922.         return $this->privates['fragment.handler'] = new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11923.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  11924.         ], [
  11925.             'inline' => '?',
  11926.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true);
  11927.     }
  11928.     /**
  11929.      * Gets the private 'fragment.renderer.inline' shared service.
  11930.      *
  11931.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  11932.      */
  11933.     protected function getFragment_Renderer_InlineService()
  11934.     {
  11935.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  11936.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  11937.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  11938.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  11939.         if (isset($this->privates['fragment.renderer.inline'])) {
  11940.             return $this->privates['fragment.renderer.inline'];
  11941.         }
  11942.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11943.         if (isset($this->privates['fragment.renderer.inline'])) {
  11944.             return $this->privates['fragment.renderer.inline'];
  11945.         }
  11946.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  11947.         $instance->setFragmentPath('/_fragment');
  11948.         return $instance;
  11949.     }
  11950.     /**
  11951.      * Gets the private 'fragment.uri_generator' shared service.
  11952.      *
  11953.      * @return \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator
  11954.      */
  11955.     protected function getFragment_UriGeneratorService()
  11956.     {
  11957.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  11958.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  11959.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  11960.         return $this->privates['fragment.uri_generator'] = new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  11961.     }
  11962.     /**
  11963.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  11964.      *
  11965.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  11966.      */
  11967.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  11968.     {
  11969.         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())));
  11970.     }
  11971.     /**
  11972.      * Gets the private 'framework_extra_bundle.date_time_param_converter' shared service.
  11973.      *
  11974.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter
  11975.      */
  11976.     protected function getFrameworkExtraBundle_DateTimeParamConverterService()
  11977.     {
  11978.         return $this->privates['framework_extra_bundle.date_time_param_converter'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter();
  11979.     }
  11980.     /**
  11981.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  11982.      *
  11983.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  11984.      */
  11985.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  11986.     {
  11987.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  11988.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  11989.             return $this->privates['framework_extra_bundle.event.is_granted'];
  11990.         }
  11991.         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);
  11992.     }
  11993.     /**
  11994.      * Gets the private 'identity_translator' shared service.
  11995.      *
  11996.      * @return \Symfony\Component\Translation\IdentityTranslator
  11997.      */
  11998.     protected function getIdentityTranslatorService()
  11999.     {
  12000.         return $this->privates['identity_translator'] = new \Symfony\Component\Translation\IdentityTranslator();
  12001.     }
  12002.     /**
  12003.      * Gets the private 'jms_i18n_routing.locale_resolver.default' shared service.
  12004.      *
  12005.      * @return \JMS\I18nRoutingBundle\Router\DefaultLocaleResolver
  12006.      */
  12007.     protected function getJmsI18nRouting_LocaleResolver_DefaultService()
  12008.     {
  12009.         return $this->privates['jms_i18n_routing.locale_resolver.default'] = new \JMS\I18nRoutingBundle\Router\DefaultLocaleResolver('hl');
  12010.     }
  12011.     /**
  12012.      * Gets the private 'jms_i18n_routing.pattern_generation_strategy.default' shared service.
  12013.      *
  12014.      * @return \JMS\I18nRoutingBundle\Router\DefaultPatternGenerationStrategy
  12015.      */
  12016.     protected function getJmsI18nRouting_PatternGenerationStrategy_DefaultService()
  12017.     {
  12018.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/PatternGenerationStrategyInterface.php';
  12019.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultPatternGenerationStrategy.php';
  12020.         return $this->privates['jms_i18n_routing.pattern_generation_strategy.default'] = new \JMS\I18nRoutingBundle\Router\DefaultPatternGenerationStrategy('prefix_except_default', ($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['jms_i18n_routing.locales'], $this->targetDir.'''routes''fr');
  12021.     }
  12022.     /**
  12023.      * Gets the private 'jms_i18n_routing.route_exclusion_strategy' shared service.
  12024.      *
  12025.      * @return \JMS\I18nRoutingBundle\Router\DefaultRouteExclusionStrategy
  12026.      */
  12027.     protected function getJmsI18nRouting_RouteExclusionStrategyService()
  12028.     {
  12029.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/RouteExclusionStrategyInterface.php';
  12030.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultRouteExclusionStrategy.php';
  12031.         return $this->privates['jms_i18n_routing.route_exclusion_strategy'] = new \JMS\I18nRoutingBundle\Router\DefaultRouteExclusionStrategy();
  12032.     }
  12033.     /**
  12034.      * Gets the private 'jms_i18n_routing.route_translation_extractor' shared service.
  12035.      *
  12036.      * @return \JMS\I18nRoutingBundle\Translation\RouteTranslationExtractor
  12037.      */
  12038.     protected function getJmsI18nRouting_RouteTranslationExtractorService()
  12039.     {
  12040.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ExtractorInterface.php';
  12041.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Translation/RouteTranslationExtractor.php';
  12042.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/RouteExclusionStrategyInterface.php';
  12043.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultRouteExclusionStrategy.php';
  12044.         return $this->privates['jms_i18n_routing.route_translation_extractor'] = new \JMS\I18nRoutingBundle\Translation\RouteTranslationExtractor(($this->services['router'] ?? $this->getRouterService()), ($this->privates['jms_i18n_routing.route_exclusion_strategy'] ?? ($this->privates['jms_i18n_routing.route_exclusion_strategy'] = new \JMS\I18nRoutingBundle\Router\DefaultRouteExclusionStrategy())));
  12045.     }
  12046.     /**
  12047.      * Gets the private 'jms_translation.command.extract' shared service.
  12048.      *
  12049.      * @return \JMS\TranslationBundle\Command\ExtractTranslationCommand
  12050.      */
  12051.     protected function getJmsTranslation_Command_ExtractService()
  12052.     {
  12053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12054.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Command/ExtractTranslationCommand.php';
  12055.         $this->privates['jms_translation.command.extract'] = $instance = new \JMS\TranslationBundle\Command\ExtractTranslationCommand(($this->services['jms_translation.config_factory'] ?? $this->getJmsTranslation_ConfigFactoryService()), ($this->services['jms_translation.updater'] ?? $this->getJmsTranslation_UpdaterService()), []);
  12056.         $instance->setName('translation:extract');
  12057.         return $instance;
  12058.     }
  12059.     /**
  12060.      * Gets the private 'jms_translation.command.list_resources' shared service.
  12061.      *
  12062.      * @return \JMS\TranslationBundle\Command\ResourcesListCommand
  12063.      */
  12064.     protected function getJmsTranslation_Command_ListResourcesService()
  12065.     {
  12066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12067.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Command/ResourcesListCommand.php';
  12068.         $this->privates['jms_translation.command.list_resources'] = $instance = new \JMS\TranslationBundle\Command\ResourcesListCommand(\dirname(__DIR__4), $this->parameters['kernel.bundles'], (($this->hasParameter("kernel.root_dir")) ? ($this->getParameter("kernel.root_dir")) : (null)));
  12069.         $instance->setName('translation:list-resources');
  12070.         return $instance;
  12071.     }
  12072.     /**
  12073.      * Gets the private 'jms_translation.doc_parser' shared service.
  12074.      *
  12075.      * @return \Doctrine\Common\Annotations\DocParser
  12076.      */
  12077.     protected function getJmsTranslation_DocParserService()
  12078.     {
  12079.         include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php';
  12080.         $this->privates['jms_translation.doc_parser'] = $instance = new \Doctrine\Common\Annotations\DocParser();
  12081.         $instance->setImports(['desc' => 'JMS\\TranslationBundle\\Annotation\\Desc''meaning' => 'JMS\\TranslationBundle\\Annotation\\Meaning''ignore' => 'JMS\\TranslationBundle\\Annotation\\Ignore']);
  12082.         $instance->setIgnoreNotImportedAnnotations(true);
  12083.         return $instance;
  12084.     }
  12085.     /**
  12086.      * Gets the private 'jms_translation.dumper.php_dumper' shared service.
  12087.      *
  12088.      * @return \JMS\TranslationBundle\Translation\Dumper\PhpDumper
  12089.      */
  12090.     protected function getJmsTranslation_Dumper_PhpDumperService()
  12091.     {
  12092.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12093.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/ArrayStructureDumper.php';
  12094.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/PhpDumper.php';
  12095.         return $this->privates['jms_translation.dumper.php_dumper'] = new \JMS\TranslationBundle\Translation\Dumper\PhpDumper();
  12096.     }
  12097.     /**
  12098.      * Gets the private 'jms_translation.dumper.wrapped_symfony_dumper.10' shared service.
  12099.      *
  12100.      * @return \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter
  12101.      */
  12102.     protected function getJmsTranslation_Dumper_WrappedSymfonyDumper_10Service()
  12103.     {
  12104.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12105.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  12106.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12107.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12108.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  12109.         return $this->privates['jms_translation.dumper.wrapped_symfony_dumper.10'] = new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.res'] ?? ($this->privates['translation.dumper.res'] = new \Symfony\Component\Translation\Dumper\IcuResFileDumper())), 'res');
  12110.     }
  12111.     /**
  12112.      * Gets the private 'jms_translation.dumper.wrapped_symfony_dumper.2' shared service.
  12113.      *
  12114.      * @return \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter
  12115.      */
  12116.     protected function getJmsTranslation_Dumper_WrappedSymfonyDumper_2Service()
  12117.     {
  12118.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12119.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  12120.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12121.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12122.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  12123.         return $this->privates['jms_translation.dumper.wrapped_symfony_dumper.2'] = new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.po'] ?? ($this->privates['translation.dumper.po'] = new \Symfony\Component\Translation\Dumper\PoFileDumper())), 'po');
  12124.     }
  12125.     /**
  12126.      * Gets the private 'jms_translation.dumper.wrapped_symfony_dumper.3' shared service.
  12127.      *
  12128.      * @return \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter
  12129.      */
  12130.     protected function getJmsTranslation_Dumper_WrappedSymfonyDumper_3Service()
  12131.     {
  12132.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12133.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  12134.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12135.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12136.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  12137.         return $this->privates['jms_translation.dumper.wrapped_symfony_dumper.3'] = new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.mo'] ?? ($this->privates['translation.dumper.mo'] = new \Symfony\Component\Translation\Dumper\MoFileDumper())), 'mo');
  12138.     }
  12139.     /**
  12140.      * Gets the private 'jms_translation.dumper.wrapped_symfony_dumper.5' shared service.
  12141.      *
  12142.      * @return \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter
  12143.      */
  12144.     protected function getJmsTranslation_Dumper_WrappedSymfonyDumper_5Service()
  12145.     {
  12146.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12147.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  12148.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12149.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12150.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  12151.         return $this->privates['jms_translation.dumper.wrapped_symfony_dumper.5'] = new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.yaml'] ?? ($this->privates['translation.dumper.yaml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'))), 'yaml');
  12152.     }
  12153.     /**
  12154.      * Gets the private 'jms_translation.dumper.wrapped_symfony_dumper.6' shared service.
  12155.      *
  12156.      * @return \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter
  12157.      */
  12158.     protected function getJmsTranslation_Dumper_WrappedSymfonyDumper_6Service()
  12159.     {
  12160.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12161.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  12162.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12163.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12164.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  12165.         return $this->privates['jms_translation.dumper.wrapped_symfony_dumper.6'] = new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.qt'] ?? ($this->privates['translation.dumper.qt'] = new \Symfony\Component\Translation\Dumper\QtFileDumper())), 'ts');
  12166.     }
  12167.     /**
  12168.      * Gets the private 'jms_translation.dumper.wrapped_symfony_dumper.7' shared service.
  12169.      *
  12170.      * @return \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter
  12171.      */
  12172.     protected function getJmsTranslation_Dumper_WrappedSymfonyDumper_7Service()
  12173.     {
  12174.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12175.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  12176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12178.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  12179.         return $this->privates['jms_translation.dumper.wrapped_symfony_dumper.7'] = new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.csv'] ?? ($this->privates['translation.dumper.csv'] = new \Symfony\Component\Translation\Dumper\CsvFileDumper())), 'csv');
  12180.     }
  12181.     /**
  12182.      * Gets the private 'jms_translation.dumper.wrapped_symfony_dumper.8' shared service.
  12183.      *
  12184.      * @return \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter
  12185.      */
  12186.     protected function getJmsTranslation_Dumper_WrappedSymfonyDumper_8Service()
  12187.     {
  12188.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12189.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  12190.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12191.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12192.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  12193.         return $this->privates['jms_translation.dumper.wrapped_symfony_dumper.8'] = new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.ini'] ?? ($this->privates['translation.dumper.ini'] = new \Symfony\Component\Translation\Dumper\IniFileDumper())), 'ini');
  12194.     }
  12195.     /**
  12196.      * Gets the private 'jms_translation.dumper.wrapped_symfony_dumper.9' shared service.
  12197.      *
  12198.      * @return \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter
  12199.      */
  12200.     protected function getJmsTranslation_Dumper_WrappedSymfonyDumper_9Service()
  12201.     {
  12202.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12203.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  12204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12206.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  12207.         return $this->privates['jms_translation.dumper.wrapped_symfony_dumper.9'] = new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.json'] ?? ($this->privates['translation.dumper.json'] = new \Symfony\Component\Translation\Dumper\JsonFileDumper())), 'json');
  12208.     }
  12209.     /**
  12210.      * Gets the private 'jms_translation.dumper.xlf_dumper' shared service.
  12211.      *
  12212.      * @return \JMS\TranslationBundle\Translation\Dumper\XliffDumper
  12213.      */
  12214.     protected function getJmsTranslation_Dumper_XlfDumperService()
  12215.     {
  12216.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12217.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/XliffDumper.php';
  12218.         $this->privates['jms_translation.dumper.xlf_dumper'] = $instance = new \JMS\TranslationBundle\Translation\Dumper\XliffDumper();
  12219.         $instance->setSourceLanguage('en');
  12220.         $instance->setAddDate(true);
  12221.         $instance->setAddReference(true);
  12222.         return $instance;
  12223.     }
  12224.     /**
  12225.      * Gets the private 'jms_translation.dumper.xliff_dumper' shared service.
  12226.      *
  12227.      * @return \JMS\TranslationBundle\Translation\Dumper\XliffDumper
  12228.      */
  12229.     protected function getJmsTranslation_Dumper_XliffDumperService()
  12230.     {
  12231.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12232.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/XliffDumper.php';
  12233.         $this->privates['jms_translation.dumper.xliff_dumper'] = $instance = new \JMS\TranslationBundle\Translation\Dumper\XliffDumper();
  12234.         $instance->setSourceLanguage('en');
  12235.         $instance->setAddDate(true);
  12236.         $instance->setAddReference(true);
  12237.         return $instance;
  12238.     }
  12239.     /**
  12240.      * Gets the private 'jms_translation.dumper.yaml_dumper' shared service.
  12241.      *
  12242.      * @return \JMS\TranslationBundle\Translation\Dumper\YamlDumper
  12243.      */
  12244.     protected function getJmsTranslation_Dumper_YamlDumperService()
  12245.     {
  12246.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12247.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/ArrayStructureDumper.php';
  12248.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/YamlDumper.php';
  12249.         return $this->privates['jms_translation.dumper.yaml_dumper'] = new \JMS\TranslationBundle\Translation\Dumper\YamlDumper();
  12250.     }
  12251.     /**
  12252.      * Gets the private 'jms_translation.extractor.file.authentication_message_extractor' shared service.
  12253.      *
  12254.      * @return \JMS\TranslationBundle\Translation\Extractor\File\AuthenticationMessagesExtractor
  12255.      */
  12256.     protected function getJmsTranslation_Extractor_File_AuthenticationMessageExtractorService()
  12257.     {
  12258.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Logger/LoggerAwareInterface.php';
  12259.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileVisitorInterface.php';
  12260.         include_once \dirname(__DIR__4).'/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php';
  12261.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/AuthenticationMessagesExtractor.php';
  12262.         return $this->privates['jms_translation.extractor.file.authentication_message_extractor'] = new \JMS\TranslationBundle\Translation\Extractor\File\AuthenticationMessagesExtractor(($this->privates['jms_translation.doc_parser'] ?? $this->getJmsTranslation_DocParserService()), ($this->privates['jms_translation.file_source_factory'] ?? $this->getJmsTranslation_FileSourceFactoryService()));
  12263.     }
  12264.     /**
  12265.      * Gets the private 'jms_translation.extractor.file.default_php_extractor' shared service.
  12266.      *
  12267.      * @return \JMS\TranslationBundle\Translation\Extractor\File\DefaultPhpFileExtractor
  12268.      */
  12269.     protected function getJmsTranslation_Extractor_File_DefaultPhpExtractorService()
  12270.     {
  12271.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Logger/LoggerAwareInterface.php';
  12272.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileVisitorInterface.php';
  12273.         include_once \dirname(__DIR__4).'/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php';
  12274.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/DefaultPhpFileExtractor.php';
  12275.         return $this->privates['jms_translation.extractor.file.default_php_extractor'] = new \JMS\TranslationBundle\Translation\Extractor\File\DefaultPhpFileExtractor(($this->privates['jms_translation.doc_parser'] ?? $this->getJmsTranslation_DocParserService()), ($this->privates['jms_translation.file_source_factory'] ?? $this->getJmsTranslation_FileSourceFactoryService()));
  12276.     }
  12277.     /**
  12278.      * Gets the private 'jms_translation.extractor.file.form_extractor' shared service.
  12279.      *
  12280.      * @return \JMS\TranslationBundle\Translation\Extractor\File\FormExtractor
  12281.      */
  12282.     protected function getJmsTranslation_Extractor_File_FormExtractorService()
  12283.     {
  12284.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileVisitorInterface.php';
  12285.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Logger/LoggerAwareInterface.php';
  12286.         include_once \dirname(__DIR__4).'/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php';
  12287.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/FormExtractor.php';
  12288.         return $this->privates['jms_translation.extractor.file.form_extractor'] = new \JMS\TranslationBundle\Translation\Extractor\File\FormExtractor(($this->privates['jms_translation.doc_parser'] ?? $this->getJmsTranslation_DocParserService()), ($this->privates['jms_translation.file_source_factory'] ?? $this->getJmsTranslation_FileSourceFactoryService()));
  12289.     }
  12290.     /**
  12291.      * Gets the private 'jms_translation.extractor.file.translation_container_extractor' shared service.
  12292.      *
  12293.      * @return \JMS\TranslationBundle\Translation\Extractor\File\TranslationContainerExtractor
  12294.      */
  12295.     protected function getJmsTranslation_Extractor_File_TranslationContainerExtractorService()
  12296.     {
  12297.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileVisitorInterface.php';
  12298.         include_once \dirname(__DIR__4).'/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php';
  12299.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/TranslationContainerExtractor.php';
  12300.         return $this->privates['jms_translation.extractor.file.translation_container_extractor'] = new \JMS\TranslationBundle\Translation\Extractor\File\TranslationContainerExtractor();
  12301.     }
  12302.     /**
  12303.      * Gets the private 'jms_translation.extractor.file.twig_extractor' shared service.
  12304.      *
  12305.      * @return \JMS\TranslationBundle\Translation\Extractor\File\TwigFileExtractor
  12306.      */
  12307.     protected function getJmsTranslation_Extractor_File_TwigExtractorService()
  12308.     {
  12309.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php';
  12310.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php';
  12311.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileVisitorInterface.php';
  12312.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/TwigFileExtractor.php';
  12313.         return $this->privates['jms_translation.extractor.file.twig_extractor'] = new \JMS\TranslationBundle\Translation\Extractor\File\TwigFileExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['jms_translation.file_source_factory'] ?? $this->getJmsTranslation_FileSourceFactoryService()));
  12314.     }
  12315.     /**
  12316.      * Gets the private 'jms_translation.extractor.file.validation_extractor' shared service.
  12317.      *
  12318.      * @return \JMS\TranslationBundle\Translation\Extractor\File\ValidationExtractor
  12319.      */
  12320.     protected function getJmsTranslation_Extractor_File_ValidationExtractorService()
  12321.     {
  12322.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileVisitorInterface.php';
  12323.         include_once \dirname(__DIR__4).'/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php';
  12324.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/ValidationExtractor.php';
  12325.         return $this->privates['jms_translation.extractor.file.validation_extractor'] = new \JMS\TranslationBundle\Translation\Extractor\File\ValidationExtractor(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  12326.     }
  12327.     /**
  12328.      * Gets the private 'jms_translation.extractor.file_extractor' shared service.
  12329.      *
  12330.      * @return \JMS\TranslationBundle\Translation\Extractor\FileExtractor
  12331.      */
  12332.     protected function getJmsTranslation_Extractor_FileExtractorService()
  12333.     {
  12334.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ExtractorInterface.php';
  12335.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Logger/LoggerAwareInterface.php';
  12336.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileExtractor.php';
  12337.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileVisitorInterface.php';
  12338.         include_once \dirname(__DIR__4).'/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php';
  12339.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/TranslationContainerExtractor.php';
  12340.         return $this->privates['jms_translation.extractor.file_extractor'] = new \JMS\TranslationBundle\Translation\Extractor\FileExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [=> ($this->privates['jms_translation.extractor.file.default_php_extractor'] ?? $this->getJmsTranslation_Extractor_File_DefaultPhpExtractorService()), => ($this->privates['jms_translation.extractor.file.form_extractor'] ?? $this->getJmsTranslation_Extractor_File_FormExtractorService()), => ($this->privates['jms_translation.extractor.file.translation_container_extractor'] ?? ($this->privates['jms_translation.extractor.file.translation_container_extractor'] = new \JMS\TranslationBundle\Translation\Extractor\File\TranslationContainerExtractor())), => ($this->privates['jms_translation.extractor.file.twig_extractor'] ?? $this->getJmsTranslation_Extractor_File_TwigExtractorService()), => ($this->privates['jms_translation.extractor.file.validation_extractor'] ?? $this->getJmsTranslation_Extractor_File_ValidationExtractorService()), => ($this->privates['jms_translation.extractor.file.authentication_message_extractor'] ?? $this->getJmsTranslation_Extractor_File_AuthenticationMessageExtractorService())]);
  12341.     }
  12342.     /**
  12343.      * Gets the private 'jms_translation.extractor_manager' shared service.
  12344.      *
  12345.      * @return \JMS\TranslationBundle\Translation\ExtractorManager
  12346.      */
  12347.     protected function getJmsTranslation_ExtractorManagerService()
  12348.     {
  12349.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ExtractorInterface.php';
  12350.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ExtractorManager.php';
  12351.         return $this->privates['jms_translation.extractor_manager'] = new \JMS\TranslationBundle\Translation\ExtractorManager(($this->privates['jms_translation.extractor.file_extractor'] ?? $this->getJmsTranslation_Extractor_FileExtractorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['jms_i18n_routing' => ($this->privates['jms_i18n_routing.route_translation_extractor'] ?? $this->getJmsI18nRouting_RouteTranslationExtractorService())]);
  12352.     }
  12353.     /**
  12354.      * Gets the private 'jms_translation.file_source_factory' shared service.
  12355.      *
  12356.      * @return \JMS\TranslationBundle\Translation\FileSourceFactory
  12357.      */
  12358.     protected function getJmsTranslation_FileSourceFactoryService()
  12359.     {
  12360.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/FileSourceFactory.php';
  12361.         return $this->privates['jms_translation.file_source_factory'] = new \JMS\TranslationBundle\Translation\FileSourceFactory((($this->hasParameter("kernel.root_dir")) ? ($this->getParameter("kernel.root_dir")) : ($this->getParameter("kernel.project_dir"))), \dirname(__DIR__4));
  12362.     }
  12363.     /**
  12364.      * Gets the private 'jms_translation.file_writer' shared service.
  12365.      *
  12366.      * @return \JMS\TranslationBundle\Translation\FileWriter
  12367.      */
  12368.     protected function getJmsTranslation_FileWriterService()
  12369.     {
  12370.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/FileWriter.php';
  12371.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  12372.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/ArrayStructureDumper.php';
  12373.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/PhpDumper.php';
  12374.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/YamlDumper.php';
  12375.         return $this->privates['jms_translation.file_writer'] = new \JMS\TranslationBundle\Translation\FileWriter(['php' => ($this->privates['jms_translation.dumper.php_dumper'] ?? ($this->privates['jms_translation.dumper.php_dumper'] = new \JMS\TranslationBundle\Translation\Dumper\PhpDumper())), 'xlf' => ($this->privates['jms_translation.dumper.xlf_dumper'] ?? $this->getJmsTranslation_Dumper_XlfDumperService()), 'po' => ($this->privates['jms_translation.dumper.wrapped_symfony_dumper.2'] ?? $this->getJmsTranslation_Dumper_WrappedSymfonyDumper_2Service()), 'mo' => ($this->privates['jms_translation.dumper.wrapped_symfony_dumper.3'] ?? $this->getJmsTranslation_Dumper_WrappedSymfonyDumper_3Service()), 'yml' => ($this->privates['jms_translation.dumper.yaml_dumper'] ?? ($this->privates['jms_translation.dumper.yaml_dumper'] = new \JMS\TranslationBundle\Translation\Dumper\YamlDumper())), 'yaml' => ($this->privates['jms_translation.dumper.wrapped_symfony_dumper.5'] ?? $this->getJmsTranslation_Dumper_WrappedSymfonyDumper_5Service()), 'ts' => ($this->privates['jms_translation.dumper.wrapped_symfony_dumper.6'] ?? $this->getJmsTranslation_Dumper_WrappedSymfonyDumper_6Service()), 'csv' => ($this->privates['jms_translation.dumper.wrapped_symfony_dumper.7'] ?? $this->getJmsTranslation_Dumper_WrappedSymfonyDumper_7Service()), 'ini' => ($this->privates['jms_translation.dumper.wrapped_symfony_dumper.8'] ?? $this->getJmsTranslation_Dumper_WrappedSymfonyDumper_8Service()), 'json' => ($this->privates['jms_translation.dumper.wrapped_symfony_dumper.9'] ?? $this->getJmsTranslation_Dumper_WrappedSymfonyDumper_9Service()), 'res' => ($this->privates['jms_translation.dumper.wrapped_symfony_dumper.10'] ?? $this->getJmsTranslation_Dumper_WrappedSymfonyDumper_10Service()), 'xliff' => ($this->privates['jms_translation.dumper.xliff_dumper'] ?? $this->getJmsTranslation_Dumper_XliffDumperService())]);
  12376.     }
  12377.     /**
  12378.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.0' shared service.
  12379.      *
  12380.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12381.      */
  12382.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_0Service()
  12383.     {
  12384.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12385.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12386.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12387.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12388.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12389.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  12390.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.0'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  12391.     }
  12392.     /**
  12393.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.1' shared service.
  12394.      *
  12395.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12396.      */
  12397.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_1Service()
  12398.     {
  12399.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12400.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12401.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12402.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12403.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12404.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  12405.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.1'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader())));
  12406.     }
  12407.     /**
  12408.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.10' shared service.
  12409.      *
  12410.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12411.      */
  12412.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_10Service()
  12413.     {
  12414.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12415.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12416.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12417.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12418.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12419.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  12420.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.10'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  12421.     }
  12422.     /**
  12423.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.2' shared service.
  12424.      *
  12425.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12426.      */
  12427.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_2Service()
  12428.     {
  12429.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12430.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12431.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12432.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  12433.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.2'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader())));
  12434.     }
  12435.     /**
  12436.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.3' shared service.
  12437.      *
  12438.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12439.      */
  12440.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_3Service()
  12441.     {
  12442.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12443.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12444.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12445.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12446.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12447.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  12448.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.3'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  12449.     }
  12450.     /**
  12451.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.4' shared service.
  12452.      *
  12453.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12454.      */
  12455.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_4Service()
  12456.     {
  12457.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12458.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12459.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12460.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12461.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12462.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  12463.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.4'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  12464.     }
  12465.     /**
  12466.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.5' shared service.
  12467.      *
  12468.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12469.      */
  12470.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_5Service()
  12471.     {
  12472.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12473.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12474.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12475.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  12476.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.5'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  12477.     }
  12478.     /**
  12479.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.6' shared service.
  12480.      *
  12481.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12482.      */
  12483.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_6Service()
  12484.     {
  12485.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12486.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12488.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12489.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12490.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  12491.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.6'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  12492.     }
  12493.     /**
  12494.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.7' shared service.
  12495.      *
  12496.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12497.      */
  12498.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_7Service()
  12499.     {
  12500.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12501.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12502.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12503.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12504.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.7'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  12505.     }
  12506.     /**
  12507.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.8' shared service.
  12508.      *
  12509.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12510.      */
  12511.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_8Service()
  12512.     {
  12513.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12514.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12515.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12516.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12517.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  12518.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.8'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  12519.     }
  12520.     /**
  12521.      * Gets the private 'jms_translation.loader.wrapped_symfony_loader.9' shared service.
  12522.      *
  12523.      * @return \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter
  12524.      */
  12525.     protected function getJmsTranslation_Loader_WrappedSymfonyLoader_9Service()
  12526.     {
  12527.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12528.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  12529.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12530.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12531.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12532.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  12533.         return $this->privates['jms_translation.loader.wrapped_symfony_loader.9'] = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  12534.     }
  12535.     /**
  12536.      * Gets the private 'jms_translation.loader.xliff_loader' shared service.
  12537.      *
  12538.      * @return \JMS\TranslationBundle\Translation\Loader\XliffLoader
  12539.      */
  12540.     protected function getJmsTranslation_Loader_XliffLoaderService()
  12541.     {
  12542.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12543.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/XliffLoader.php';
  12544.         return $this->privates['jms_translation.loader.xliff_loader'] = new \JMS\TranslationBundle\Translation\Loader\XliffLoader();
  12545.     }
  12546.     /**
  12547.      * Gets the private 'jms_translation.loader_manager' shared service.
  12548.      *
  12549.      * @return \JMS\TranslationBundle\Translation\LoaderManager
  12550.      */
  12551.     protected function getJmsTranslation_LoaderManagerService()
  12552.     {
  12553.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/LoaderManager.php';
  12554.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  12555.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/XliffLoader.php';
  12556.         return $this->privates['jms_translation.loader_manager'] = new \JMS\TranslationBundle\Translation\LoaderManager(['php' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.0'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_0Service()), 'yaml' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.1'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_1Service()), 'xlf' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.2'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_2Service()), 'po' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.3'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_3Service()), 'mo' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.4'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_4Service()), 'ts' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.5'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_5Service()), 'csv' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.6'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_6Service()), 'res' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.7'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_7Service()), 'dat' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.8'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_8Service()), 'ini' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.9'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_9Service()), 'json' => ($this->privates['jms_translation.loader.wrapped_symfony_loader.10'] ?? $this->getJmsTranslation_Loader_WrappedSymfonyLoader_10Service()), 'xliff' => ($this->privates['jms_translation.loader.xliff_loader'] ?? ($this->privates['jms_translation.loader.xliff_loader'] = new \JMS\TranslationBundle\Translation\Loader\XliffLoader()))]);
  12557.     }
  12558.     /**
  12559.      * Gets the private 'knp_paginator.helper.processor' shared service.
  12560.      *
  12561.      * @return \Knp\Bundle\PaginatorBundle\Helper\Processor
  12562.      */
  12563.     protected function getKnpPaginator_Helper_ProcessorService()
  12564.     {
  12565.         return $this->privates['knp_paginator.helper.processor'] = new \Knp\Bundle\PaginatorBundle\Helper\Processor(($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  12566.     }
  12567.     /**
  12568.      * Gets the private 'knp_paginator.subscriber.filtration' shared service.
  12569.      *
  12570.      * @return \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber
  12571.      */
  12572.     protected function getKnpPaginator_Subscriber_FiltrationService()
  12573.     {
  12574.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Filtration/FiltrationSubscriber.php';
  12575.         return $this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber();
  12576.     }
  12577.     /**
  12578.      * Gets the private 'knp_paginator.subscriber.paginate' shared service.
  12579.      *
  12580.      * @return \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber
  12581.      */
  12582.     protected function getKnpPaginator_Subscriber_PaginateService()
  12583.     {
  12584.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/PaginationSubscriber.php';
  12585.         return $this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber();
  12586.     }
  12587.     /**
  12588.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  12589.      *
  12590.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  12591.      */
  12592.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  12593.     {
  12594.         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]);
  12595.     }
  12596.     /**
  12597.      * Gets the private 'knp_paginator.subscriber.sortable' shared service.
  12598.      *
  12599.      * @return \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber
  12600.      */
  12601.     protected function getKnpPaginator_Subscriber_SortableService()
  12602.     {
  12603.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Sortable/SortableSubscriber.php';
  12604.         return $this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber();
  12605.     }
  12606.     /**
  12607.      * Gets the private 'knp_paginator.twig.extension.pagination' shared service.
  12608.      *
  12609.      * @return \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension
  12610.      */
  12611.     protected function getKnpPaginator_Twig_Extension_PaginationService()
  12612.     {
  12613.         return $this->privates['knp_paginator.twig.extension.pagination'] = new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(($this->privates['knp_paginator.helper.processor'] ?? $this->getKnpPaginator_Helper_ProcessorService()));
  12614.     }
  12615.     /**
  12616.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  12617.      *
  12618.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  12619.      */
  12620.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  12621.     {
  12622.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  12623.     }
  12624.     /**
  12625.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  12626.      *
  12627.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  12628.      */
  12629.     protected function getLiipImagine_Command_CacheRemoveService()
  12630.     {
  12631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12632.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  12633.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  12634.         $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()));
  12635.         $instance->setName('liip:imagine:cache:remove');
  12636.         return $instance;
  12637.     }
  12638.     /**
  12639.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  12640.      *
  12641.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  12642.      */
  12643.     protected function getLiipImagine_Command_CacheResolveService()
  12644.     {
  12645.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12646.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  12647.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  12648.         $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()));
  12649.         $instance->setName('liip:imagine:cache:resolve');
  12650.         return $instance;
  12651.     }
  12652.     /**
  12653.      * Gets the private 'liip_imagine.config.filter_factory_collection' shared service.
  12654.      *
  12655.      * @return \Liip\ImagineBundle\Config\FilterFactoryCollection
  12656.      */
  12657.     protected function getLiipImagine_Config_FilterFactoryCollectionService()
  12658.     {
  12659.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  12660.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12661.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  12662.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  12663.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  12664.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  12665.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  12666.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  12667.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  12668.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  12669.         return $this->privates['liip_imagine.config.filter_factory_collection'] = new \Liip\ImagineBundle\Config\FilterFactoryCollection(($this->privates['liip_imagine.factory.config.filter.auto_rotate'] ?? ($this->privates['liip_imagine.factory.config.filter.auto_rotate'] = new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory())), ($this->privates['liip_imagine.factory.config.filter.background'] ?? $this->getLiipImagine_Factory_Config_Filter_BackgroundService()), ($this->privates['liip_imagine.factory.config.filter.crop'] ?? $this->getLiipImagine_Factory_Config_Filter_CropService()), ($this->privates['liip_imagine.factory.config.filter.downscale'] ?? $this->getLiipImagine_Factory_Config_Filter_DownscaleService()), ($this->privates['liip_imagine.factory.config.filter.flip'] ?? ($this->privates['liip_imagine.factory.config.filter.flip'] = new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory())), ($this->privates['liip_imagine.factory.config.filter.grayscale'] ?? ($this->privates['liip_imagine.factory.config.filter.grayscale'] = new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory())), ($this->privates['liip_imagine.factory.config.filter.interlace'] ?? ($this->privates['liip_imagine.factory.config.filter.interlace'] = new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory())), ($this->privates['liip_imagine.factory.config.filter.paste'] ?? $this->getLiipImagine_Factory_Config_Filter_PasteService()), ($this->privates['liip_imagine.factory.config.filter.relative_resize'] ?? ($this->privates['liip_imagine.factory.config.filter.relative_resize'] = new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory())), ($this->privates['liip_imagine.factory.config.filter.resize'] ?? $this->getLiipImagine_Factory_Config_Filter_ResizeService()), ($this->privates['liip_imagine.factory.config.filter.rotate'] ?? ($this->privates['liip_imagine.factory.config.filter.rotate'] = new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory())), ($this->privates['liip_imagine.factory.config.filter.scale'] ?? $this->getLiipImagine_Factory_Config_Filter_ScaleService()), ($this->privates['liip_imagine.factory.config.filter.strip'] ?? ($this->privates['liip_imagine.factory.config.filter.strip'] = new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory())), ($this->privates['liip_imagine.factory.config.filter.thumbnail'] ?? $this->getLiipImagine_Factory_Config_Filter_ThumbnailService()), ($this->privates['liip_imagine.factory.config.filter.upscale'] ?? $this->getLiipImagine_Factory_Config_Filter_UpscaleService()), ($this->privates['liip_imagine.factory.config.filter.watermark'] ?? ($this->privates['liip_imagine.factory.config.filter.watermark'] = new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())));
  12670.     }
  12671.     /**
  12672.      * Gets the private 'liip_imagine.config.stack_builder' shared service.
  12673.      *
  12674.      * @return \Liip\ImagineBundle\Config\StackBuilder
  12675.      */
  12676.     protected function getLiipImagine_Config_StackBuilderService()
  12677.     {
  12678.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  12679.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  12680.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  12681.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  12682.         return $this->privates['liip_imagine.config.stack_builder'] = new \Liip\ImagineBundle\Config\StackBuilder(($this->privates['liip_imagine.factory.config.stack'] ?? ($this->privates['liip_imagine.factory.config.stack'] = new \Liip\ImagineBundle\Factory\Config\StackFactory())), ($this->privates['liip_imagine.config.filter_factory_collection'] ?? $this->getLiipImagine_Config_FilterFactoryCollectionService()));
  12683.     }
  12684.     /**
  12685.      * Gets the private 'liip_imagine.controller.config' shared service.
  12686.      *
  12687.      * @return \Liip\ImagineBundle\Config\Controller\ControllerConfig
  12688.      */
  12689.     protected function getLiipImagine_Controller_ConfigService()
  12690.     {
  12691.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  12692.         return $this->privates['liip_imagine.controller.config'] = new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302);
  12693.     }
  12694.     /**
  12695.      * Gets the private 'liip_imagine.factory.config.filter.argument.point' shared service.
  12696.      *
  12697.      * @return \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory
  12698.      */
  12699.     protected function getLiipImagine_Factory_Config_Filter_Argument_PointService()
  12700.     {
  12701.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  12702.         return $this->privates['liip_imagine.factory.config.filter.argument.point'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  12703.     }
  12704.     /**
  12705.      * Gets the private 'liip_imagine.factory.config.filter.argument.size' shared service.
  12706.      *
  12707.      * @return \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory
  12708.      */
  12709.     protected function getLiipImagine_Factory_Config_Filter_Argument_SizeService()
  12710.     {
  12711.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  12712.         return $this->privates['liip_imagine.factory.config.filter.argument.size'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  12713.     }
  12714.     /**
  12715.      * Gets the private 'liip_imagine.factory.config.filter.auto_rotate' shared service.
  12716.      *
  12717.      * @return \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory
  12718.      */
  12719.     protected function getLiipImagine_Factory_Config_Filter_AutoRotateService()
  12720.     {
  12721.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12722.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  12723.         return $this->privates['liip_imagine.factory.config.filter.auto_rotate'] = new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory();
  12724.     }
  12725.     /**
  12726.      * Gets the private 'liip_imagine.factory.config.filter.background' shared service.
  12727.      *
  12728.      * @return \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory
  12729.      */
  12730.     protected function getLiipImagine_Factory_Config_Filter_BackgroundService()
  12731.     {
  12732.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12733.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  12734.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  12735.         return $this->privates['liip_imagine.factory.config.filter.background'] = new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory(($this->privates['liip_imagine.factory.config.filter.argument.size'] ?? ($this->privates['liip_imagine.factory.config.filter.argument.size'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory())));
  12736.     }
  12737.     /**
  12738.      * Gets the private 'liip_imagine.factory.config.filter.crop' shared service.
  12739.      *
  12740.      * @return \Liip\ImagineBundle\Factory\Config\Filter\CropFactory
  12741.      */
  12742.     protected function getLiipImagine_Factory_Config_Filter_CropService()
  12743.     {
  12744.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12745.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  12746.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  12747.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  12748.         return $this->privates['liip_imagine.factory.config.filter.crop'] = new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory(($this->privates['liip_imagine.factory.config.filter.argument.size'] ?? ($this->privates['liip_imagine.factory.config.filter.argument.size'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory())), ($this->privates['liip_imagine.factory.config.filter.argument.point'] ?? ($this->privates['liip_imagine.factory.config.filter.argument.point'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory())));
  12749.     }
  12750.     /**
  12751.      * Gets the private 'liip_imagine.factory.config.filter.downscale' shared service.
  12752.      *
  12753.      * @return \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory
  12754.      */
  12755.     protected function getLiipImagine_Factory_Config_Filter_DownscaleService()
  12756.     {
  12757.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12758.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  12759.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  12760.         return $this->privates['liip_imagine.factory.config.filter.downscale'] = new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory(($this->privates['liip_imagine.factory.config.filter.argument.size'] ?? ($this->privates['liip_imagine.factory.config.filter.argument.size'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory())));
  12761.     }
  12762.     /**
  12763.      * Gets the private 'liip_imagine.factory.config.filter.flip' shared service.
  12764.      *
  12765.      * @return \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory
  12766.      */
  12767.     protected function getLiipImagine_Factory_Config_Filter_FlipService()
  12768.     {
  12769.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12770.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  12771.         return $this->privates['liip_imagine.factory.config.filter.flip'] = new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory();
  12772.     }
  12773.     /**
  12774.      * Gets the private 'liip_imagine.factory.config.filter.grayscale' shared service.
  12775.      *
  12776.      * @return \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory
  12777.      */
  12778.     protected function getLiipImagine_Factory_Config_Filter_GrayscaleService()
  12779.     {
  12780.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12781.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  12782.         return $this->privates['liip_imagine.factory.config.filter.grayscale'] = new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory();
  12783.     }
  12784.     /**
  12785.      * Gets the private 'liip_imagine.factory.config.filter.interlace' shared service.
  12786.      *
  12787.      * @return \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory
  12788.      */
  12789.     protected function getLiipImagine_Factory_Config_Filter_InterlaceService()
  12790.     {
  12791.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12792.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  12793.         return $this->privates['liip_imagine.factory.config.filter.interlace'] = new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory();
  12794.     }
  12795.     /**
  12796.      * Gets the private 'liip_imagine.factory.config.filter.paste' shared service.
  12797.      *
  12798.      * @return \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory
  12799.      */
  12800.     protected function getLiipImagine_Factory_Config_Filter_PasteService()
  12801.     {
  12802.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12803.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  12804.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  12805.         return $this->privates['liip_imagine.factory.config.filter.paste'] = new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory(($this->privates['liip_imagine.factory.config.filter.argument.point'] ?? ($this->privates['liip_imagine.factory.config.filter.argument.point'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory())));
  12806.     }
  12807.     /**
  12808.      * Gets the private 'liip_imagine.factory.config.filter.relative_resize' shared service.
  12809.      *
  12810.      * @return \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory
  12811.      */
  12812.     protected function getLiipImagine_Factory_Config_Filter_RelativeResizeService()
  12813.     {
  12814.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12815.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  12816.         return $this->privates['liip_imagine.factory.config.filter.relative_resize'] = new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory();
  12817.     }
  12818.     /**
  12819.      * Gets the private 'liip_imagine.factory.config.filter.resize' shared service.
  12820.      *
  12821.      * @return \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory
  12822.      */
  12823.     protected function getLiipImagine_Factory_Config_Filter_ResizeService()
  12824.     {
  12825.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12826.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  12827.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  12828.         return $this->privates['liip_imagine.factory.config.filter.resize'] = new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory(($this->privates['liip_imagine.factory.config.filter.argument.size'] ?? ($this->privates['liip_imagine.factory.config.filter.argument.size'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory())));
  12829.     }
  12830.     /**
  12831.      * Gets the private 'liip_imagine.factory.config.filter.rotate' shared service.
  12832.      *
  12833.      * @return \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory
  12834.      */
  12835.     protected function getLiipImagine_Factory_Config_Filter_RotateService()
  12836.     {
  12837.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12838.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  12839.         return $this->privates['liip_imagine.factory.config.filter.rotate'] = new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory();
  12840.     }
  12841.     /**
  12842.      * Gets the private 'liip_imagine.factory.config.filter.scale' shared service.
  12843.      *
  12844.      * @return \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory
  12845.      */
  12846.     protected function getLiipImagine_Factory_Config_Filter_ScaleService()
  12847.     {
  12848.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12849.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  12850.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  12851.         return $this->privates['liip_imagine.factory.config.filter.scale'] = new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory(($this->privates['liip_imagine.factory.config.filter.argument.size'] ?? ($this->privates['liip_imagine.factory.config.filter.argument.size'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory())));
  12852.     }
  12853.     /**
  12854.      * Gets the private 'liip_imagine.factory.config.filter.strip' shared service.
  12855.      *
  12856.      * @return \Liip\ImagineBundle\Factory\Config\Filter\StripFactory
  12857.      */
  12858.     protected function getLiipImagine_Factory_Config_Filter_StripService()
  12859.     {
  12860.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12861.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  12862.         return $this->privates['liip_imagine.factory.config.filter.strip'] = new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory();
  12863.     }
  12864.     /**
  12865.      * Gets the private 'liip_imagine.factory.config.filter.thumbnail' shared service.
  12866.      *
  12867.      * @return \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory
  12868.      */
  12869.     protected function getLiipImagine_Factory_Config_Filter_ThumbnailService()
  12870.     {
  12871.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12872.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  12873.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  12874.         return $this->privates['liip_imagine.factory.config.filter.thumbnail'] = new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory(($this->privates['liip_imagine.factory.config.filter.argument.size'] ?? ($this->privates['liip_imagine.factory.config.filter.argument.size'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory())));
  12875.     }
  12876.     /**
  12877.      * Gets the private 'liip_imagine.factory.config.filter.upscale' shared service.
  12878.      *
  12879.      * @return \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory
  12880.      */
  12881.     protected function getLiipImagine_Factory_Config_Filter_UpscaleService()
  12882.     {
  12883.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12884.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  12885.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  12886.         return $this->privates['liip_imagine.factory.config.filter.upscale'] = new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory(($this->privates['liip_imagine.factory.config.filter.argument.size'] ?? ($this->privates['liip_imagine.factory.config.filter.argument.size'] = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory())));
  12887.     }
  12888.     /**
  12889.      * Gets the private 'liip_imagine.factory.config.filter.watermark' shared service.
  12890.      *
  12891.      * @return \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory
  12892.      */
  12893.     protected function getLiipImagine_Factory_Config_Filter_WatermarkService()
  12894.     {
  12895.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  12896.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  12897.         return $this->privates['liip_imagine.factory.config.filter.watermark'] = new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory();
  12898.     }
  12899.     /**
  12900.      * Gets the private 'liip_imagine.factory.config.stack' shared service.
  12901.      *
  12902.      * @return \Liip\ImagineBundle\Factory\Config\StackFactory
  12903.      */
  12904.     protected function getLiipImagine_Factory_Config_StackService()
  12905.     {
  12906.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  12907.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  12908.         return $this->privates['liip_imagine.factory.config.stack'] = new \Liip\ImagineBundle\Factory\Config\StackFactory();
  12909.     }
  12910.     /**
  12911.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  12912.      *
  12913.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  12914.      */
  12915.     protected function getLiipImagine_Filter_ConfigurationService()
  12916.     {
  12917.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  12918.     }
  12919.     /**
  12920.      * Gets the private 'liip_imagine.filter.loader.auto_rotate' shared service.
  12921.      *
  12922.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader
  12923.      */
  12924.     protected function getLiipImagine_Filter_Loader_AutoRotateService()
  12925.     {
  12926.         return $this->privates['liip_imagine.filter.loader.auto_rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader();
  12927.     }
  12928.     /**
  12929.      * Gets the private 'liip_imagine.filter.loader.background' shared service.
  12930.      *
  12931.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader
  12932.      */
  12933.     protected function getLiipImagine_Filter_Loader_BackgroundService()
  12934.     {
  12935.         return $this->privates['liip_imagine.filter.loader.background'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  12936.     }
  12937.     /**
  12938.      * Gets the private 'liip_imagine.filter.loader.crop' shared service.
  12939.      *
  12940.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader
  12941.      */
  12942.     protected function getLiipImagine_Filter_Loader_CropService()
  12943.     {
  12944.         return $this->privates['liip_imagine.filter.loader.crop'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader();
  12945.     }
  12946.     /**
  12947.      * Gets the private 'liip_imagine.filter.loader.paste_image' shared service.
  12948.      *
  12949.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader
  12950.      */
  12951.     protected function getLiipImagine_Filter_Loader_PasteImageService()
  12952.     {
  12953.         return $this->privates['liip_imagine.filter.loader.paste_image'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()), \dirname(__DIR__4));
  12954.     }
  12955.     /**
  12956.      * Gets the private 'liip_imagine.filter.loader.relative_resize' shared service.
  12957.      *
  12958.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader
  12959.      */
  12960.     protected function getLiipImagine_Filter_Loader_RelativeResizeService()
  12961.     {
  12962.         return $this->privates['liip_imagine.filter.loader.relative_resize'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader();
  12963.     }
  12964.     /**
  12965.      * Gets the private 'liip_imagine.filter.loader.resize' shared service.
  12966.      *
  12967.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader
  12968.      */
  12969.     protected function getLiipImagine_Filter_Loader_ResizeService()
  12970.     {
  12971.         return $this->privates['liip_imagine.filter.loader.resize'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader();
  12972.     }
  12973.     /**
  12974.      * Gets the private 'liip_imagine.filter.loader.scale' shared service.
  12975.      *
  12976.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader
  12977.      */
  12978.     protected function getLiipImagine_Filter_Loader_ScaleService()
  12979.     {
  12980.         return $this->privates['liip_imagine.filter.loader.scale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader();
  12981.     }
  12982.     /**
  12983.      * Gets the private 'liip_imagine.filter.loader.strip' shared service.
  12984.      *
  12985.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader
  12986.      */
  12987.     protected function getLiipImagine_Filter_Loader_StripService()
  12988.     {
  12989.         return $this->privates['liip_imagine.filter.loader.strip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader();
  12990.     }
  12991.     /**
  12992.      * Gets the private 'liip_imagine.filter.loader.thumbnail' shared service.
  12993.      *
  12994.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader
  12995.      */
  12996.     protected function getLiipImagine_Filter_Loader_ThumbnailService()
  12997.     {
  12998.         return $this->privates['liip_imagine.filter.loader.thumbnail'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader();
  12999.     }
  13000.     /**
  13001.      * Gets the private 'liip_imagine.filter.loader.upscale' shared service.
  13002.      *
  13003.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader
  13004.      */
  13005.     protected function getLiipImagine_Filter_Loader_UpscaleService()
  13006.     {
  13007.         return $this->privates['liip_imagine.filter.loader.upscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader();
  13008.     }
  13009.     /**
  13010.      * Gets the private 'liip_imagine.filter.loader.watermark_image' shared service.
  13011.      *
  13012.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader
  13013.      */
  13014.     protected function getLiipImagine_Filter_Loader_WatermarkImageService()
  13015.     {
  13016.         return $this->privates['liip_imagine.filter.loader.watermark_image'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()), \dirname(__DIR__4));
  13017.     }
  13018.     /**
  13019.      * Gets the private 'liip_imagine.filter.post_processor.cwebp' shared service.
  13020.      *
  13021.      * @return \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor
  13022.      */
  13023.     protected function getLiipImagine_Filter_PostProcessor_CwebpService()
  13024.     {
  13025.         return $this->privates['liip_imagine.filter.post_processor.cwebp'] = new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']);
  13026.     }
  13027.     /**
  13028.      * Gets the private 'liip_imagine.filter.post_processor.jpegoptim' shared service.
  13029.      *
  13030.      * @return \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor
  13031.      */
  13032.     protected function getLiipImagine_Filter_PostProcessor_JpegoptimService()
  13033.     {
  13034.         return $this->privates['liip_imagine.filter.post_processor.jpegoptim'] = new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL);
  13035.     }
  13036.     /**
  13037.      * Gets the private 'liip_imagine.filter.post_processor.mozjpeg' shared service.
  13038.      *
  13039.      * @return \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor
  13040.      */
  13041.     protected function getLiipImagine_Filter_PostProcessor_MozjpegService()
  13042.     {
  13043.         return $this->privates['liip_imagine.filter.post_processor.mozjpeg'] = new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg');
  13044.     }
  13045.     /**
  13046.      * Gets the private 'liip_imagine.filter.post_processor.optipng' shared service.
  13047.      *
  13048.      * @return \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor
  13049.      */
  13050.     protected function getLiipImagine_Filter_PostProcessor_OptipngService()
  13051.     {
  13052.         return $this->privates['liip_imagine.filter.post_processor.optipng'] = new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL);
  13053.     }
  13054.     /**
  13055.      * Gets the private 'liip_imagine.filter.post_processor.pngquant' shared service.
  13056.      *
  13057.      * @return \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor
  13058.      */
  13059.     protected function getLiipImagine_Filter_PostProcessor_PngquantService()
  13060.     {
  13061.         return $this->privates['liip_imagine.filter.post_processor.pngquant'] = new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant');
  13062.     }
  13063.     /**
  13064.      * Gets the private 'liip_imagine.form.type.image' shared service.
  13065.      *
  13066.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  13067.      */
  13068.     protected function getLiipImagine_Form_Type_ImageService()
  13069.     {
  13070.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13071.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13072.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  13073.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  13074.     }
  13075.     /**
  13076.      * Gets the private 'liip_imagine.gd' shared service.
  13077.      *
  13078.      * @return \Imagine\Gd\Imagine
  13079.      */
  13080.     protected function getLiipImagine_GdService()
  13081.     {
  13082.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  13083.         $instance->setMetadataReader(($this->privates['liip_imagine.meta_data.reader'] ?? ($this->privates['liip_imagine.meta_data.reader'] = new \Imagine\Image\Metadata\ExifMetadataReader())));
  13084.         return $instance;
  13085.     }
  13086.     /**
  13087.      * Gets the private 'liip_imagine.meta_data.reader' shared service.
  13088.      *
  13089.      * @return \Imagine\Image\Metadata\ExifMetadataReader
  13090.      */
  13091.     protected function getLiipImagine_MetaData_ReaderService()
  13092.     {
  13093.         return $this->privates['liip_imagine.meta_data.reader'] = new \Imagine\Image\Metadata\ExifMetadataReader();
  13094.     }
  13095.     /**
  13096.      * Gets the private 'liip_imagine.service.filter' shared service.
  13097.      *
  13098.      * @return \Liip\ImagineBundle\Service\FilterService
  13099.      */
  13100.     protected function getLiipImagine_Service_FilterService()
  13101.     {
  13102.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  13103.         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()));
  13104.     }
  13105.     /**
  13106.      * Gets the private 'liip_imagine.templating.filter_extension' shared service.
  13107.      *
  13108.      * @return \Liip\ImagineBundle\Templating\LazyFilterExtension
  13109.      */
  13110.     protected function getLiipImagine_Templating_FilterExtensionService()
  13111.     {
  13112.         return $this->privates['liip_imagine.templating.filter_extension'] = new \Liip\ImagineBundle\Templating\LazyFilterExtension();
  13113.     }
  13114.     /**
  13115.      * Gets the private 'liip_imagine.templating.filter_runtime' shared service.
  13116.      *
  13117.      * @return \Liip\ImagineBundle\Templating\LazyFilterRuntime
  13118.      */
  13119.     protected function getLiipImagine_Templating_FilterRuntimeService()
  13120.     {
  13121.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  13122.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/LazyFilterRuntime.php';
  13123.         $a = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  13124.         if (isset($this->privates['liip_imagine.templating.filter_runtime'])) {
  13125.             return $this->privates['liip_imagine.templating.filter_runtime'];
  13126.         }
  13127.         return $this->privates['liip_imagine.templating.filter_runtime'] = new \Liip\ImagineBundle\Templating\LazyFilterRuntime($aNULL, ['build/app.js' => '/build/js/app-21eee12a7706378fdf22.js''build/app-base-js.js' => '/build/js/app-base-js-6bf281dc82935f9a9877.js''build/app-index-js.js' => '/build/js/app-index-js-3b8a6a93efdc3ab19765.js''build/app-default-js.js' => '/build/js/app-default-js-d4616cbef7d539ce494f.js''build/app-articleShow-js.js' => '/build/js/app-articleShow-js-593d2ccdcfe0b78ea088.js''build/app-swiper-js.js' => '/build/js/app-swiper-js-7657aa3569b6f29839e8.js''build/app-gsap-js.js' => '/build/js/app-gsap-js-4de723026ad52f494873.js''build/app-gallery-js.js' => '/build/js/app-gallery-js-876a1ab6db5618122f46.js''build/app-tabs-js.js' => '/build/js/app-tabs-js-7e5c3a51e2c1f3e9cb63.js''build/app-dropdown-js.js' => '/build/js/app-dropdown-js-f733c5c00958018ea437.js''build/app-base-css.css' => '/build/css/app-base-css-b05e068eb18de4e90ea9.css''build/app-base-css.js' => '/build/js/app-base-css-d12c72e554542ed1369f.js''build/app-index-css.css' => '/build/css/app-index-css-956b60c2be528743ed3b.css''build/app-index-css.js' => '/build/js/app-index-css-435ae6acb57aae54dd37.js''build/app-default-css.css' => '/build/css/app-default-css-0e96676ffbd0535bc92c.css''build/app-default-css.js' => '/build/js/app-default-css-d3fdfb91d40c7e322dbe.js''build/app-contact-css.css' => '/build/css/app-contact-css-aa12e626038f00aec691.css''build/app-contact-css.js' => '/build/js/app-contact-css-057e6a228e86c261a311.js''build/app-news-css.css' => '/build/css/app-news-css-0e96676ffbd0535bc92c.css''build/app-news-css.js' => '/build/js/app-news-css-757f0fe693db1c502fa3.js''build/app-legal-css.css' => '/build/css/app-legal-css-9bd09b22d6006da2343b.css''build/app-legal-css.js' => '/build/js/app-legal-css-0231f76485b8ad429ea1.js''build/app-pages-css.css' => '/build/css/app-pages-css-0e71e9e452439ea00d72.css''build/app-pages-css.js' => '/build/js/app-pages-css-90aee1ecef2120978701.js''build/app-components-css.js' => '/build/js/app-components-css-0ebafcb7fc1c53443b04.js''build/app-form-css.css' => '/build/css/app-form-css-4b109e40dadb8bd60d6e.css''build/app-form-css.js' => '/build/js/app-form-css-6b44540f47f8949da39a.js''build/app-swiper-css.css' => '/build/css/app-swiper-css-1cd24678d7b4e1a30d88.css''build/app-swiper-css.js' => '/build/js/app-swiper-css-3495e89fb1c05eac31d9.js''build/app-product-css.css' => '/build/css/app-product-css-61572d079de4d23ac960.css''build/app-product-css.js' => '/build/js/app-product-css-fe2aa478a068b8e11eca.js''build/app-dropdown-css.css' => '/build/css/app-dropdown-css-0e96676ffbd0535bc92c.css''build/app-dropdown-css.js' => '/build/js/app-dropdown-css-434f7803623a5d989951.js''build/app-tabs-css.css' => '/build/css/app-tabs-css-373a13a9c6e16382cfcf.css''build/app-tabs-css.js' => '/build/js/app-tabs-css-77a8bf42b10e267d98af.js''build/app-gallery-css.css' => '/build/css/app-gallery-css-5dfb56540f576b7a5f0a.css''build/app-gallery-css.js' => '/build/js/app-gallery-css-038210522a07e38049f3.js''build/app-nav-css.css' => '/build/css/app-nav-css-18e80c3e56b5885c6e75.css''build/app-nav-css.js' => '/build/js/app-nav-css-08da937aa471efcf44e0.js''build/admin-app.js' => '/build/js/admin-app-2dd4b5cc9aca412eb8d2.js''build/admin-base-css.css' => '/build/css/admin-base-css-b2667a9804e2bf87de25.css''build/admin-base-css.js' => '/build/js/admin-base-css-e950065e5219797591a1.js''build/admin-base-black-css.css' => '/build/css/admin-base-black-css-4af46a34812377b51f4f.css''build/admin-base-black-css.js' => '/build/js/admin-base-black-css-1382690d1b2350c71e7a.js''build/admin-editor-css.css' => '/build/css/admin-editor-css-873c8c030fd82886498c.css''build/admin-editor-css.js' => '/build/js/admin-editor-css-983f4a7bdffced6de435.js''build/admin-fontawesome-css.js' => '/build/js/admin-fontawesome-css-fd724540be1d5795f107.js''build/runtime.js' => '/build/js/runtime-a717bb150daacc7ae76a.js''build/js/vendors-node_modules_core-js_internals_array-iteration_js-node_modules_core-js_internals_crea-a0821c-d1499bb93342dae730e1.js' => '/build/js/vendors-node_modules_core-js_internals_array-iteration_js-node_modules_core-js_internals_crea-a0821c-d1499bb93342dae730e1.js''build/js/vendors-node_modules_core-js_modules_es_string_iterator_js-0558c16a1228df60d496.js' => '/build/js/vendors-node_modules_core-js_modules_es_string_iterator_js-0558c16a1228df60d496.js''build/js/vendors-node_modules_core-js_modules_es_symbol_description_js-node_modules_core-js_modules_es-463751-35979ee8bd8501d728de.js' => '/build/js/vendors-node_modules_core-js_modules_es_symbol_description_js-node_modules_core-js_modules_es-463751-35979ee8bd8501d728de.js''build/js/vendors-node_modules_core-js_internals_check-correctness-of-iteration_js-node_modules_core-js-dbfc5b-e6279e2adb7266d11801.js' => '/build/js/vendors-node_modules_core-js_internals_check-correctness-of-iteration_js-node_modules_core-js-dbfc5b-e6279e2adb7266d11801.js''build/js/vendors-node_modules_core-js_internals_array-fill_js-node_modules_core-js_internals_string-re-bd4cf7-80db5466b6b796185fb1.js' => '/build/js/vendors-node_modules_core-js_internals_array-fill_js-node_modules_core-js_internals_string-re-bd4cf7-80db5466b6b796185fb1.js''build/js/vendors-node_modules_core-js_modules_es_array_find_js-node_modules_core-js_modules_es_string_-0b15c8-36140dcde6f623b1a39f.js' => '/build/js/vendors-node_modules_core-js_modules_es_array_find_js-node_modules_core-js_modules_es_string_-0b15c8-36140dcde6f623b1a39f.js''build/js/vendors-node_modules_core-js_modules_es_array-buffer_constructor_js-node_modules_core-js_modu-69bb34-18ece0e165e5d30c0e6d.js' => '/build/js/vendors-node_modules_core-js_modules_es_array-buffer_constructor_js-node_modules_core-js_modu-69bb34-18ece0e165e5d30c0e6d.js''build/js/vendors-node_modules_core-js_modules_es_array_from_js-node_modules_core-js_modules_es_string_-25c96f-d066824c892cde003102.js' => '/build/js/vendors-node_modules_core-js_modules_es_array_from_js-node_modules_core-js_modules_es_string_-25c96f-d066824c892cde003102.js''build/js/vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ob-fe1708-19919626446af67bf55b.js' => '/build/js/vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ob-fe1708-19919626446af67bf55b.js''build/js/vendors-node_modules_core-js_modules_es_array_fill_js-node_modules_core-js_modules_es_array_i-dbcab5-306a8a16ae1401264f9e.js' => '/build/js/vendors-node_modules_core-js_modules_es_array_fill_js-node_modules_core-js_modules_es_array_i-dbcab5-306a8a16ae1401264f9e.js''build/css/vendors-node_modules_quill_dist_quill_bubble_css-node_modules_quill_dist_quill_core_css-node_-e6685d-ecd6387c92e0f2eca721.css' => '/build/css/vendors-node_modules_quill_dist_quill_bubble_css-node_modules_quill_dist_quill_core_css-node_-e6685d-ecd6387c92e0f2eca721.css''build/js/assets_js_app_mods_gsap_js-ffafadc53877a767406d.js' => '/build/js/assets_js_app_mods_gsap_js-ffafadc53877a767406d.js''build/js/assets_js_app_app_js-ac48b07473d3f33f29f0.js' => '/build/js/assets_js_app_app_js-ac48b07473d3f33f29f0.js''build/css/assets_libs_fontawesome_css_all_min_css-d2ca6a2b6bbc17c4babf.css' => '/build/css/assets_libs_fontawesome_css_all_min_css-d2ca6a2b6bbc17c4babf.css''build/css/assets_css_mods_components_css-89f619602b3a8d680287.css' => '/build/css/assets_css_mods_components_css-89f619602b3a8d680287.css''build/images/fa-duotone-900.svg' => '/build/images/fa-duotone-900.96b38f4c.svg''build/images/fa-light-300.svg' => '/build/images/fa-light-300.e3c121b1.svg''build/images/fa-regular-400.svg' => '/build/images/fa-regular-400.9a0eace2.svg''build/images/fa-solid-900.svg' => '/build/images/fa-solid-900.b7541942.svg''build/images/fa-brands-400.svg' => '/build/images/fa-brands-400.cf935525.svg''build/fonts/fa-duotone-900.eot' => '/build/fonts/fa-duotone-900.4bd9f123.eot''build/fonts/fa-duotone-900.ttf' => '/build/fonts/fa-duotone-900.cb751065.ttf''build/fonts/fa-light-300.eot' => '/build/fonts/fa-light-300.af237b23.eot''build/fonts/fa-light-300.ttf' => '/build/fonts/fa-light-300.102dcd21.ttf''build/fonts/fa-regular-400.eot' => '/build/fonts/fa-regular-400.6de71e8b.eot''build/fonts/fa-regular-400.ttf' => '/build/fonts/fa-regular-400.abc46863.ttf''build/images/fond.png' => '/build/images/fond.a6bd32d9.png''build/fonts/fa-solid-900.eot' => '/build/fonts/fa-solid-900.abe688ec.eot''build/fonts/fa-solid-900.ttf' => '/build/fonts/fa-solid-900.302ff554.ttf''build/fonts/fa-duotone-900.woff' => '/build/fonts/fa-duotone-900.56c28157.woff''build/fonts/fa-light-300.woff' => '/build/fonts/fa-light-300.44931d2b.woff''build/fonts/fa-regular-400.woff' => '/build/fonts/fa-regular-400.a15a569f.woff''build/fonts/fa-duotone-900.woff2' => '/build/fonts/fa-duotone-900.a4a71b0d.woff2''build/fonts/fa-light-300.woff2' => '/build/fonts/fa-light-300.6265ad13.woff2''build/fonts/fa-solid-900.woff' => '/build/fonts/fa-solid-900.33484065.woff''build/fonts/fa-regular-400.woff2' => '/build/fonts/fa-regular-400.31e67275.woff2''build/images/bonhomme-logo-planete-sablage.png' => '/build/images/bonhomme-logo-planete-sablage.b7c5a8a7.png''build/fonts/fa-brands-400.eot' => '/build/fonts/fa-brands-400.2563b3e3.eot''build/fonts/fa-brands-400.ttf' => '/build/fonts/fa-brands-400.f891686c.ttf''build/fonts/fa-solid-900.woff2' => '/build/fonts/fa-solid-900.648f6c54.woff2''build/fonts/fa-brands-400.woff' => '/build/fonts/fa-brands-400.59167fb5.woff''build/fonts/Gilroy-Regular.eot' => '/build/fonts/Gilroy-Regular.19055ba0.eot''build/fonts/fa-brands-400.woff2' => '/build/fonts/fa-brands-400.3533db5f.woff2''build/fonts/Gilroy-BoldItalic.woff' => '/build/fonts/Gilroy-BoldItalic.76c9191d.woff''build/fonts/Gilroy-RegularItalic.woff' => '/build/fonts/Gilroy-RegularItalic.1a8de217.woff''build/fonts/Gilroy-Medium.woff' => '/build/fonts/Gilroy-Medium.5329bc50.woff''build/fonts/Gilroy-Bold.woff' => '/build/fonts/Gilroy-Bold.0607a1bc.woff''build/fonts/Gilroy-Regular.woff' => '/build/fonts/Gilroy-Regular.ebe86c03.woff''build/fonts/Gilroy-BoldItalic.woff2' => '/build/fonts/Gilroy-BoldItalic.990e3c5e.woff2''build/fonts/Gilroy-RegularItalic.woff2' => '/build/fonts/Gilroy-RegularItalic.5c23dc85.woff2''build/fonts/Gilroy-Medium.woff2' => '/build/fonts/Gilroy-Medium.acd4e613.woff2''build/fonts/Gilroy-Bold.woff2' => '/build/fonts/Gilroy-Bold.ef7c40ff.woff2''build/fonts/Gilroy-Regular.woff2' => '/build/fonts/Gilroy-Regular.f6c9931f.woff2''build/images/trame.png' => '/build/images/trame.bd3275a7.png''build/images/load.svg' => '/build/images/load.e41b12a1.svg']);
  13128.     }
  13129.     /**
  13130.      * Gets the private 'locale_aware_listener' shared service.
  13131.      *
  13132.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  13133.      */
  13134.     protected function getLocaleAwareListenerService()
  13135.     {
  13136.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  13137.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  13138.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  13139.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13140.     }
  13141.     /**
  13142.      * Gets the private 'locale_listener' shared service.
  13143.      *
  13144.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  13145.      */
  13146.     protected function getLocaleListenerService()
  13147.     {
  13148.         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, []);
  13149.     }
  13150.     /**
  13151.      * Gets the private 'mailer.data_collector' shared service.
  13152.      *
  13153.      * @return \Symfony\Component\Mailer\DataCollector\MessageDataCollector
  13154.      */
  13155.     protected function getMailer_DataCollectorService()
  13156.     {
  13157.         return $this->privates['mailer.data_collector'] = new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
  13158.     }
  13159.     /**
  13160.      * Gets the private 'mailer.envelope_listener' shared service.
  13161.      *
  13162.      * @return \Symfony\Component\Mailer\EventListener\EnvelopeListener
  13163.      */
  13164.     protected function getMailer_EnvelopeListenerService()
  13165.     {
  13166.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/EnvelopeListener.php';
  13167.         return $this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL);
  13168.     }
  13169.     /**
  13170.      * Gets the private 'mailer.mailer' shared service.
  13171.      *
  13172.      * @return \Symfony\Component\Mailer\Mailer
  13173.      */
  13174.     protected function getMailer_MailerService()
  13175.     {
  13176.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  13177.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  13178.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  13179.         if (isset($this->privates['mailer.mailer'])) {
  13180.             return $this->privates['mailer.mailer'];
  13181.         }
  13182.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13183.         if (isset($this->privates['mailer.mailer'])) {
  13184.             return $this->privates['mailer.mailer'];
  13185.         }
  13186.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($aNULL$b);
  13187.     }
  13188.     /**
  13189.      * Gets the private 'mailer.message_logger_listener' shared service.
  13190.      *
  13191.      * @return \Symfony\Component\Mailer\EventListener\MessageLoggerListener
  13192.      */
  13193.     protected function getMailer_MessageLoggerListenerService()
  13194.     {
  13195.         return $this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener();
  13196.     }
  13197.     /**
  13198.      * Gets the private 'mailer.transport_factory' shared service.
  13199.      *
  13200.      * @return \Symfony\Component\Mailer\Transport
  13201.      */
  13202.     protected function getMailer_TransportFactoryService()
  13203.     {
  13204.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  13205.         return $this->privates['mailer.transport_factory'] = new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  13206.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  13207.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  13208.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  13209.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  13210.         }, 4));
  13211.     }
  13212.     /**
  13213.      * Gets the private 'mailer.transport_factory.native' shared service.
  13214.      *
  13215.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  13216.      */
  13217.     protected function getMailer_TransportFactory_NativeService()
  13218.     {
  13219.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  13220.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  13221.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  13222.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13223.         if (isset($this->privates['mailer.transport_factory.native'])) {
  13224.             return $this->privates['mailer.transport_factory.native'];
  13225.         }
  13226.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  13227.     }
  13228.     /**
  13229.      * Gets the private 'mailer.transport_factory.null' shared service.
  13230.      *
  13231.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  13232.      */
  13233.     protected function getMailer_TransportFactory_NullService()
  13234.     {
  13235.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  13236.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  13237.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  13238.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13239.         if (isset($this->privates['mailer.transport_factory.null'])) {
  13240.             return $this->privates['mailer.transport_factory.null'];
  13241.         }
  13242.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  13243.     }
  13244.     /**
  13245.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  13246.      *
  13247.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  13248.      */
  13249.     protected function getMailer_TransportFactory_SendmailService()
  13250.     {
  13251.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  13252.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  13253.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  13254.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13255.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  13256.             return $this->privates['mailer.transport_factory.sendmail'];
  13257.         }
  13258.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  13259.     }
  13260.     /**
  13261.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  13262.      *
  13263.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  13264.      */
  13265.     protected function getMailer_TransportFactory_SmtpService()
  13266.     {
  13267.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  13268.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  13269.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  13270.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13271.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  13272.             return $this->privates['mailer.transport_factory.smtp'];
  13273.         }
  13274.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  13275.     }
  13276.     /**
  13277.      * Gets the private 'mailer.transports' shared service.
  13278.      *
  13279.      * @return \Symfony\Component\Mailer\Transport\Transports
  13280.      */
  13281.     protected function getMailer_TransportsService()
  13282.     {
  13283.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  13284.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  13285.         $a = ($this->privates['mailer.transport_factory'] ?? $this->getMailer_TransportFactoryService());
  13286.         if (isset($this->privates['mailer.transports'])) {
  13287.             return $this->privates['mailer.transports'];
  13288.         }
  13289.         return $this->privates['mailer.transports'] = $a->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
  13290.     }
  13291.     /**
  13292.      * Gets the private 'maker.auto_command.make_auth' shared service.
  13293.      *
  13294.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13295.      */
  13296.     protected function getMaker_AutoCommand_MakeAuthService()
  13297.     {
  13298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13299.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13300.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_authenticator'] ?? $this->getMaker_Maker_MakeAuthenticatorService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13301.         $instance->setName('make:auth');
  13302.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  13303.         return $instance;
  13304.     }
  13305.     /**
  13306.      * Gets the private 'maker.auto_command.make_command' shared service.
  13307.      *
  13308.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13309.      */
  13310.     protected function getMaker_AutoCommand_MakeCommandService()
  13311.     {
  13312.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13313.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13314.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_command'] ?? $this->getMaker_Maker_MakeCommandService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13315.         $instance->setName('make:command');
  13316.         $instance->setDescription('Creates a new console command class');
  13317.         return $instance;
  13318.     }
  13319.     /**
  13320.      * Gets the private 'maker.auto_command.make_controller' shared service.
  13321.      *
  13322.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13323.      */
  13324.     protected function getMaker_AutoCommand_MakeControllerService()
  13325.     {
  13326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13327.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13328.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_controller'] ?? $this->getMaker_Maker_MakeControllerService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13329.         $instance->setName('make:controller');
  13330.         $instance->setDescription('Creates a new controller class');
  13331.         return $instance;
  13332.     }
  13333.     /**
  13334.      * Gets the private 'maker.auto_command.make_crud' shared service.
  13335.      *
  13336.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13337.      */
  13338.     protected function getMaker_AutoCommand_MakeCrudService()
  13339.     {
  13340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13341.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13342.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_crud'] ?? $this->getMaker_Maker_MakeCrudService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13343.         $instance->setName('make:crud');
  13344.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  13345.         return $instance;
  13346.     }
  13347.     /**
  13348.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  13349.      *
  13350.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13351.      */
  13352.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  13353.     {
  13354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13355.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13356.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_docker_database'] ?? $this->getMaker_Maker_MakeDockerDatabaseService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13357.         $instance->setName('make:docker:database');
  13358.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  13359.         return $instance;
  13360.     }
  13361.     /**
  13362.      * Gets the private 'maker.auto_command.make_entity' shared service.
  13363.      *
  13364.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13365.      */
  13366.     protected function getMaker_AutoCommand_MakeEntityService()
  13367.     {
  13368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13369.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13370.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_entity'] ?? $this->getMaker_Maker_MakeEntityService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13371.         $instance->setName('make:entity');
  13372.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  13373.         return $instance;
  13374.     }
  13375.     /**
  13376.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  13377.      *
  13378.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13379.      */
  13380.     protected function getMaker_AutoCommand_MakeFixturesService()
  13381.     {
  13382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13383.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13384.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13385.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13386.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  13387.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_fixtures'] ?? ($this->privates['maker.maker.make_fixtures'] = new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13388.         $instance->setName('make:fixtures');
  13389.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  13390.         return $instance;
  13391.     }
  13392.     /**
  13393.      * Gets the private 'maker.auto_command.make_form' shared service.
  13394.      *
  13395.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13396.      */
  13397.     protected function getMaker_AutoCommand_MakeFormService()
  13398.     {
  13399.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13400.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13401.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_form'] ?? $this->getMaker_Maker_MakeFormService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13402.         $instance->setName('make:form');
  13403.         $instance->setDescription('Creates a new form class');
  13404.         return $instance;
  13405.     }
  13406.     /**
  13407.      * Gets the private 'maker.auto_command.make_message' shared service.
  13408.      *
  13409.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13410.      */
  13411.     protected function getMaker_AutoCommand_MakeMessageService()
  13412.     {
  13413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13414.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13415.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_message'] ?? $this->getMaker_Maker_MakeMessageService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13416.         $instance->setName('make:message');
  13417.         $instance->setDescription('Creates a new message and handler');
  13418.         return $instance;
  13419.     }
  13420.     /**
  13421.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  13422.      *
  13423.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13424.      */
  13425.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  13426.     {
  13427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13428.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13429.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13430.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13431.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  13432.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_messenger_middleware'] ?? ($this->privates['maker.maker.make_messenger_middleware'] = new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13433.         $instance->setName('make:messenger-middleware');
  13434.         $instance->setDescription('Creates a new messenger middleware');
  13435.         return $instance;
  13436.     }
  13437.     /**
  13438.      * Gets the private 'maker.auto_command.make_migration' shared service.
  13439.      *
  13440.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13441.      */
  13442.     protected function getMaker_AutoCommand_MakeMigrationService()
  13443.     {
  13444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13445.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13446.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13447.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13448.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  13449.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  13450.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_migration'] ?? ($this->privates['maker.maker.make_migration'] = new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13451.         $instance->setName('make:migration');
  13452.         $instance->setDescription('Creates a new migration based on database changes');
  13453.         return $instance;
  13454.     }
  13455.     /**
  13456.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  13457.      *
  13458.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13459.      */
  13460.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  13461.     {
  13462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13463.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13464.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_registration_form'] ?? $this->getMaker_Maker_MakeRegistrationFormService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13465.         $instance->setName('make:registration-form');
  13466.         $instance->setDescription('Creates a new registration form system');
  13467.         return $instance;
  13468.     }
  13469.     /**
  13470.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  13471.      *
  13472.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13473.      */
  13474.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  13475.     {
  13476.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13477.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13478.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_reset_password'] ?? $this->getMaker_Maker_MakeResetPasswordService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13479.         $instance->setName('make:reset-password');
  13480.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  13481.         return $instance;
  13482.     }
  13483.     /**
  13484.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  13485.      *
  13486.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13487.      */
  13488.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  13489.     {
  13490.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13491.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13492.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13493.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13494.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  13495.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_serializer_encoder'] ?? ($this->privates['maker.maker.make_serializer_encoder'] = new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13496.         $instance->setName('make:serializer:encoder');
  13497.         $instance->setDescription('Creates a new serializer encoder class');
  13498.         return $instance;
  13499.     }
  13500.     /**
  13501.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  13502.      *
  13503.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13504.      */
  13505.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  13506.     {
  13507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13508.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13509.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13510.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13511.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  13512.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_serializer_normalizer'] ?? ($this->privates['maker.maker.make_serializer_normalizer'] = new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13513.         $instance->setName('make:serializer:normalizer');
  13514.         $instance->setDescription('Creates a new serializer normalizer class');
  13515.         return $instance;
  13516.     }
  13517.     /**
  13518.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  13519.      *
  13520.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13521.      */
  13522.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  13523.     {
  13524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13525.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13526.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13527.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13528.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  13529.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_stimulus_controller'] ?? ($this->privates['maker.maker.make_stimulus_controller'] = new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13530.         $instance->setName('make:stimulus-controller');
  13531.         $instance->setDescription('Creates a new Stimulus controller');
  13532.         return $instance;
  13533.     }
  13534.     /**
  13535.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  13536.      *
  13537.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13538.      */
  13539.     protected function getMaker_AutoCommand_MakeSubscriberService()
  13540.     {
  13541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13542.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13543.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_subscriber'] ?? $this->getMaker_Maker_MakeSubscriberService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13544.         $instance->setName('make:subscriber');
  13545.         $instance->setDescription('Creates a new event subscriber class');
  13546.         return $instance;
  13547.     }
  13548.     /**
  13549.      * Gets the private 'maker.auto_command.make_test' shared service.
  13550.      *
  13551.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13552.      */
  13553.     protected function getMaker_AutoCommand_MakeTestService()
  13554.     {
  13555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13556.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13557.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13558.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13559.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  13560.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  13561.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_test'] ?? ($this->privates['maker.maker.make_test'] = new \Symfony\Bundle\MakerBundle\Maker\MakeTest())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13562.         $instance->setName('make:test');
  13563.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  13564.         $instance->setDescription('Creates a new test class');
  13565.         return $instance;
  13566.     }
  13567.     /**
  13568.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  13569.      *
  13570.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13571.      */
  13572.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  13573.     {
  13574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13575.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13576.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13577.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13578.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  13579.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_twig_extension'] ?? ($this->privates['maker.maker.make_twig_extension'] = new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13580.         $instance->setName('make:twig-extension');
  13581.         $instance->setDescription('Creates a new Twig extension class');
  13582.         return $instance;
  13583.     }
  13584.     /**
  13585.      * Gets the private 'maker.auto_command.make_user' shared service.
  13586.      *
  13587.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13588.      */
  13589.     protected function getMaker_AutoCommand_MakeUserService()
  13590.     {
  13591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13592.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13593.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_user'] ?? $this->getMaker_Maker_MakeUserService()), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13594.         $instance->setName('make:user');
  13595.         $instance->setDescription('Creates a new security user class');
  13596.         return $instance;
  13597.     }
  13598.     /**
  13599.      * Gets the private 'maker.auto_command.make_validator' shared service.
  13600.      *
  13601.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13602.      */
  13603.     protected function getMaker_AutoCommand_MakeValidatorService()
  13604.     {
  13605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13606.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13607.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13608.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13609.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  13610.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_validator'] ?? ($this->privates['maker.maker.make_validator'] = new \Symfony\Bundle\MakerBundle\Maker\MakeValidator())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13611.         $instance->setName('make:validator');
  13612.         $instance->setDescription('Creates a new validator and constraint class');
  13613.         return $instance;
  13614.     }
  13615.     /**
  13616.      * Gets the private 'maker.auto_command.make_voter' shared service.
  13617.      *
  13618.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13619.      */
  13620.     protected function getMaker_AutoCommand_MakeVoterService()
  13621.     {
  13622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13623.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13624.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13625.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13626.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  13627.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(($this->privates['maker.maker.make_voter'] ?? ($this->privates['maker.maker.make_voter'] = new \Symfony\Bundle\MakerBundle\Maker\MakeVoter())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13628.         $instance->setName('make:voter');
  13629.         $instance->setDescription('Creates a new security voter class');
  13630.         return $instance;
  13631.     }
  13632.     /**
  13633.      * Gets the private 'maker.autoloader_finder' shared service.
  13634.      *
  13635.      * @return \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder
  13636.      */
  13637.     protected function getMaker_AutoloaderFinderService()
  13638.     {
  13639.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  13640.         return $this->privates['maker.autoloader_finder'] = new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App');
  13641.     }
  13642.     /**
  13643.      * Gets the private 'maker.autoloader_util' shared service.
  13644.      *
  13645.      * @return \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil
  13646.      */
  13647.     protected function getMaker_AutoloaderUtilService()
  13648.     {
  13649.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  13650.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  13651.         return $this->privates['maker.autoloader_util'] = new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(($this->privates['maker.autoloader_finder'] ?? ($this->privates['maker.autoloader_finder'] = new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App'))));
  13652.     }
  13653.     /**
  13654.      * Gets the private 'maker.console_error_listener' shared service.
  13655.      *
  13656.      * @return \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber
  13657.      */
  13658.     protected function getMaker_ConsoleErrorListenerService()
  13659.     {
  13660.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Event/ConsoleErrorSubscriber.php';
  13661.         return $this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber();
  13662.     }
  13663.     /**
  13664.      * Gets the private 'maker.doctrine_helper' shared service.
  13665.      *
  13666.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  13667.      */
  13668.     protected function getMaker_DoctrineHelperService()
  13669.     {
  13670.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  13671.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]]]);
  13672.     }
  13673.     /**
  13674.      * Gets the private 'maker.entity_class_generator' shared service.
  13675.      *
  13676.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  13677.      */
  13678.     protected function getMaker_EntityClassGeneratorService()
  13679.     {
  13680.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  13681.         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()));
  13682.     }
  13683.     /**
  13684.      * Gets the private 'maker.event_registry' shared service.
  13685.      *
  13686.      * @return \Symfony\Bundle\MakerBundle\EventRegistry
  13687.      */
  13688.     protected function getMaker_EventRegistryService()
  13689.     {
  13690.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  13691.         return $this->privates['maker.event_registry'] = new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  13692.     }
  13693.     /**
  13694.      * Gets the private 'maker.file_link_formatter' shared service.
  13695.      *
  13696.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  13697.      */
  13698.     protected function getMaker_FileLinkFormatterService()
  13699.     {
  13700.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  13701.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  13702.     }
  13703.     /**
  13704.      * Gets the private 'maker.file_manager' shared service.
  13705.      *
  13706.      * @return \Symfony\Bundle\MakerBundle\FileManager
  13707.      */
  13708.     protected function getMaker_FileManagerService()
  13709.     {
  13710.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  13711.         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())), ($this->privates['maker.autoloader_util'] ?? $this->getMaker_AutoloaderUtilService()), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService()), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  13712.     }
  13713.     /**
  13714.      * Gets the private 'maker.generator' shared service.
  13715.      *
  13716.      * @return \Symfony\Bundle\MakerBundle\Generator
  13717.      */
  13718.     protected function getMaker_GeneratorService()
  13719.     {
  13720.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  13721.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->privates['maker.template_component_generator'] ?? $this->getMaker_TemplateComponentGeneratorService()));
  13722.     }
  13723.     /**
  13724.      * Gets the private 'maker.maker.make_authenticator' shared service.
  13725.      *
  13726.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator
  13727.      */
  13728.     protected function getMaker_Maker_MakeAuthenticatorService()
  13729.     {
  13730.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13731.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13732.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  13733.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  13734.         return $this->privates['maker.maker.make_authenticator'] = new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.security_controller_builder'] ?? $this->getMaker_SecurityControllerBuilderService()));
  13735.     }
  13736.     /**
  13737.      * Gets the private 'maker.maker.make_command' shared service.
  13738.      *
  13739.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeCommand
  13740.      */
  13741.     protected function getMaker_Maker_MakeCommandService()
  13742.     {
  13743.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13744.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13745.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  13746.         return $this->privates['maker.maker.make_command'] = new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()));
  13747.     }
  13748.     /**
  13749.      * Gets the private 'maker.maker.make_controller' shared service.
  13750.      *
  13751.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeController
  13752.      */
  13753.     protected function getMaker_Maker_MakeControllerService()
  13754.     {
  13755.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13756.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13757.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  13758.         return $this->privates['maker.maker.make_controller'] = new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()));
  13759.     }
  13760.     /**
  13761.      * Gets the private 'maker.maker.make_crud' shared service.
  13762.      *
  13763.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeCrud
  13764.      */
  13765.     protected function getMaker_Maker_MakeCrudService()
  13766.     {
  13767.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13768.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13769.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  13770.         return $this->privates['maker.maker.make_crud'] = 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()));
  13771.     }
  13772.     /**
  13773.      * Gets the private 'maker.maker.make_docker_database' shared service.
  13774.      *
  13775.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase
  13776.      */
  13777.     protected function getMaker_Maker_MakeDockerDatabaseService()
  13778.     {
  13779.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13780.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13781.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  13782.         return $this->privates['maker.maker.make_docker_database'] = new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  13783.     }
  13784.     /**
  13785.      * Gets the private 'maker.maker.make_entity' shared service.
  13786.      *
  13787.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeEntity
  13788.      */
  13789.     protected function getMaker_Maker_MakeEntityService()
  13790.     {
  13791.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13792.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13793.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  13794.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  13795.         return $this->privates['maker.maker.make_entity'] = new \Symfony\Bundle\MakerBundle\Maker\MakeEntity(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()));
  13796.     }
  13797.     /**
  13798.      * Gets the private 'maker.maker.make_fixtures' shared service.
  13799.      *
  13800.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeFixtures
  13801.      */
  13802.     protected function getMaker_Maker_MakeFixturesService()
  13803.     {
  13804.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13805.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13806.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  13807.         return $this->privates['maker.maker.make_fixtures'] = new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures();
  13808.     }
  13809.     /**
  13810.      * Gets the private 'maker.maker.make_form' shared service.
  13811.      *
  13812.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeForm
  13813.      */
  13814.     protected function getMaker_Maker_MakeFormService()
  13815.     {
  13816.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13817.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13818.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  13819.         return $this->privates['maker.maker.make_form'] = 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()));
  13820.     }
  13821.     /**
  13822.      * Gets the private 'maker.maker.make_message' shared service.
  13823.      *
  13824.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeMessage
  13825.      */
  13826.     protected function getMaker_Maker_MakeMessageService()
  13827.     {
  13828.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13829.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13830.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  13831.         return $this->privates['maker.maker.make_message'] = new \Symfony\Bundle\MakerBundle\Maker\MakeMessage(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  13832.     }
  13833.     /**
  13834.      * Gets the private 'maker.maker.make_messenger_middleware' shared service.
  13835.      *
  13836.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware
  13837.      */
  13838.     protected function getMaker_Maker_MakeMessengerMiddlewareService()
  13839.     {
  13840.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13841.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13842.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  13843.         return $this->privates['maker.maker.make_messenger_middleware'] = new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware();
  13844.     }
  13845.     /**
  13846.      * Gets the private 'maker.maker.make_migration' shared service.
  13847.      *
  13848.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeMigration
  13849.      */
  13850.     protected function getMaker_Maker_MakeMigrationService()
  13851.     {
  13852.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13853.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13854.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  13855.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  13856.         return $this->privates['maker.maker.make_migration'] = new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4));
  13857.     }
  13858.     /**
  13859.      * Gets the private 'maker.maker.make_registration_form' shared service.
  13860.      *
  13861.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm
  13862.      */
  13863.     protected function getMaker_Maker_MakeRegistrationFormService()
  13864.     {
  13865.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13866.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13867.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  13868.         return $this->privates['maker.maker.make_registration_form'] = new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  13869.     }
  13870.     /**
  13871.      * Gets the private 'maker.maker.make_reset_password' shared service.
  13872.      *
  13873.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword
  13874.      */
  13875.     protected function getMaker_Maker_MakeResetPasswordService()
  13876.     {
  13877.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13878.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13879.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  13880.         return $this->privates['maker.maker.make_reset_password'] = new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()));
  13881.     }
  13882.     /**
  13883.      * Gets the private 'maker.maker.make_serializer_encoder' shared service.
  13884.      *
  13885.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder
  13886.      */
  13887.     protected function getMaker_Maker_MakeSerializerEncoderService()
  13888.     {
  13889.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13890.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13891.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  13892.         return $this->privates['maker.maker.make_serializer_encoder'] = new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder();
  13893.     }
  13894.     /**
  13895.      * Gets the private 'maker.maker.make_serializer_normalizer' shared service.
  13896.      *
  13897.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer
  13898.      */
  13899.     protected function getMaker_Maker_MakeSerializerNormalizerService()
  13900.     {
  13901.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13902.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13903.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  13904.         return $this->privates['maker.maker.make_serializer_normalizer'] = new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer();
  13905.     }
  13906.     /**
  13907.      * Gets the private 'maker.maker.make_stimulus_controller' shared service.
  13908.      *
  13909.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController
  13910.      */
  13911.     protected function getMaker_Maker_MakeStimulusControllerService()
  13912.     {
  13913.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13914.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13915.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  13916.         return $this->privates['maker.maker.make_stimulus_controller'] = new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController();
  13917.     }
  13918.     /**
  13919.      * Gets the private 'maker.maker.make_subscriber' shared service.
  13920.      *
  13921.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber
  13922.      */
  13923.     protected function getMaker_Maker_MakeSubscriberService()
  13924.     {
  13925.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13926.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13927.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  13928.         return $this->privates['maker.maker.make_subscriber'] = new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(($this->privates['maker.event_registry'] ?? $this->getMaker_EventRegistryService()));
  13929.     }
  13930.     /**
  13931.      * Gets the private 'maker.maker.make_test' shared service.
  13932.      *
  13933.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeTest
  13934.      */
  13935.     protected function getMaker_Maker_MakeTestService()
  13936.     {
  13937.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13938.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13939.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  13940.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  13941.         return $this->privates['maker.maker.make_test'] = new \Symfony\Bundle\MakerBundle\Maker\MakeTest();
  13942.     }
  13943.     /**
  13944.      * Gets the private 'maker.maker.make_twig_extension' shared service.
  13945.      *
  13946.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension
  13947.      */
  13948.     protected function getMaker_Maker_MakeTwigExtensionService()
  13949.     {
  13950.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13951.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13952.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  13953.         return $this->privates['maker.maker.make_twig_extension'] = new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension();
  13954.     }
  13955.     /**
  13956.      * Gets the private 'maker.maker.make_user' shared service.
  13957.      *
  13958.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeUser
  13959.      */
  13960.     protected function getMaker_Maker_MakeUserService()
  13961.     {
  13962.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13963.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13964.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  13965.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  13966.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  13967.         return $this->privates['maker.maker.make_user'] = new \Symfony\Bundle\MakerBundle\Maker\MakeUser(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.user_class_builder'] ?? ($this->privates['maker.user_class_builder'] = 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()));
  13968.     }
  13969.     /**
  13970.      * Gets the private 'maker.maker.make_validator' shared service.
  13971.      *
  13972.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeValidator
  13973.      */
  13974.     protected function getMaker_Maker_MakeValidatorService()
  13975.     {
  13976.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13977.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13978.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  13979.         return $this->privates['maker.maker.make_validator'] = new \Symfony\Bundle\MakerBundle\Maker\MakeValidator();
  13980.     }
  13981.     /**
  13982.      * Gets the private 'maker.maker.make_voter' shared service.
  13983.      *
  13984.      * @return \Symfony\Bundle\MakerBundle\Maker\MakeVoter
  13985.      */
  13986.     protected function getMaker_Maker_MakeVoterService()
  13987.     {
  13988.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13989.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13990.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  13991.         return $this->privates['maker.maker.make_voter'] = new \Symfony\Bundle\MakerBundle\Maker\MakeVoter();
  13992.     }
  13993.     /**
  13994.      * Gets the private 'maker.php_compat_util' shared service.
  13995.      *
  13996.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  13997.      */
  13998.     protected function getMaker_PhpCompatUtilService()
  13999.     {
  14000.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  14001.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  14002.     }
  14003.     /**
  14004.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  14005.      *
  14006.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  14007.      */
  14008.     protected function getMaker_Renderer_FormTypeRendererService()
  14009.     {
  14010.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  14011.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14012.     }
  14013.     /**
  14014.      * Gets the private 'maker.security_config_updater' shared service.
  14015.      *
  14016.      * @return \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater
  14017.      */
  14018.     protected function getMaker_SecurityConfigUpdaterService()
  14019.     {
  14020.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  14021.         return $this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater();
  14022.     }
  14023.     /**
  14024.      * Gets the private 'maker.security_controller_builder' shared service.
  14025.      *
  14026.      * @return \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder
  14027.      */
  14028.     protected function getMaker_SecurityControllerBuilderService()
  14029.     {
  14030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  14031.         return $this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()));
  14032.     }
  14033.     /**
  14034.      * Gets the private 'maker.template_component_generator' shared service.
  14035.      *
  14036.      * @return \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator
  14037.      */
  14038.     protected function getMaker_TemplateComponentGeneratorService()
  14039.     {
  14040.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  14041.         return $this->privates['maker.template_component_generator'] = new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()));
  14042.     }
  14043.     /**
  14044.      * Gets the private 'maker.user_class_builder' shared service.
  14045.      *
  14046.      * @return \Symfony\Bundle\MakerBundle\Security\UserClassBuilder
  14047.      */
  14048.     protected function getMaker_UserClassBuilderService()
  14049.     {
  14050.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  14051.         return $this->privates['maker.user_class_builder'] = new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder();
  14052.     }
  14053.     /**
  14054.      * Gets the private 'mime_types' shared service.
  14055.      *
  14056.      * @return \Symfony\Component\Mime\MimeTypes
  14057.      */
  14058.     protected function getMimeTypesService()
  14059.     {
  14060.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  14061.         $instance->setDefault($instance);
  14062.         return $instance;
  14063.     }
  14064.     /**
  14065.      * Gets the private 'monolog.handler.null_internal' shared service.
  14066.      *
  14067.      * @return \Monolog\Handler\NullHandler
  14068.      */
  14069.     protected function getMonolog_Handler_NullInternalService()
  14070.     {
  14071.         return $this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler();
  14072.     }
  14073.     /**
  14074.      * Gets the private 'monolog.logger' shared service.
  14075.      *
  14076.      * @return \Symfony\Bridge\Monolog\Logger
  14077.      */
  14078.     protected function getMonolog_LoggerService()
  14079.     {
  14080.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  14081.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14082.         $instance->useMicrosecondTimestamps(true);
  14083.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14084.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14085.         return $instance;
  14086.     }
  14087.     /**
  14088.      * Gets the private 'monolog.logger.cache' shared service.
  14089.      *
  14090.      * @return \Symfony\Bridge\Monolog\Logger
  14091.      */
  14092.     protected function getMonolog_Logger_CacheService()
  14093.     {
  14094.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  14095.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14096.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14097.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14098.         return $instance;
  14099.     }
  14100.     /**
  14101.      * Gets the private 'monolog.logger.console' shared service.
  14102.      *
  14103.      * @return \Symfony\Bridge\Monolog\Logger
  14104.      */
  14105.     protected function getMonolog_Logger_ConsoleService()
  14106.     {
  14107.         $this->privates['monolog.logger.console'] = $instance = new \Symfony\Bridge\Monolog\Logger('console');
  14108.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14109.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14110.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14111.         return $instance;
  14112.     }
  14113.     /**
  14114.      * Gets the private 'monolog.logger.doctrine' shared service.
  14115.      *
  14116.      * @return \Symfony\Bridge\Monolog\Logger
  14117.      */
  14118.     protected function getMonolog_Logger_DoctrineService()
  14119.     {
  14120.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  14121.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14122.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14123.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14124.         return $instance;
  14125.     }
  14126.     /**
  14127.      * Gets the private 'monolog.logger.event' shared service.
  14128.      *
  14129.      * @return \Symfony\Bridge\Monolog\Logger
  14130.      */
  14131.     protected function getMonolog_Logger_EventService()
  14132.     {
  14133.         $this->privates['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  14134.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14135.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14136.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14137.         return $instance;
  14138.     }
  14139.     /**
  14140.      * Gets the private 'monolog.logger.mailer' shared service.
  14141.      *
  14142.      * @return \Symfony\Bridge\Monolog\Logger
  14143.      */
  14144.     protected function getMonolog_Logger_MailerService()
  14145.     {
  14146.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  14147.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14148.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14149.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14150.         return $instance;
  14151.     }
  14152.     /**
  14153.      * Gets the private 'monolog.logger.php' shared service.
  14154.      *
  14155.      * @return \Symfony\Bridge\Monolog\Logger
  14156.      */
  14157.     protected function getMonolog_Logger_PhpService()
  14158.     {
  14159.         $this->privates['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  14160.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14161.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14162.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14163.         return $instance;
  14164.     }
  14165.     /**
  14166.      * Gets the private 'monolog.logger.profiler' shared service.
  14167.      *
  14168.      * @return \Symfony\Bridge\Monolog\Logger
  14169.      */
  14170.     protected function getMonolog_Logger_ProfilerService()
  14171.     {
  14172.         $this->privates['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  14173.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14174.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14175.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14176.         return $instance;
  14177.     }
  14178.     /**
  14179.      * Gets the private 'monolog.logger.request' shared service.
  14180.      *
  14181.      * @return \Symfony\Bridge\Monolog\Logger
  14182.      */
  14183.     protected function getMonolog_Logger_RequestService()
  14184.     {
  14185.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  14186.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14187.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14188.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14189.         return $instance;
  14190.     }
  14191.     /**
  14192.      * Gets the private 'monolog.logger.router' shared service.
  14193.      *
  14194.      * @return \Symfony\Bridge\Monolog\Logger
  14195.      */
  14196.     protected function getMonolog_Logger_RouterService()
  14197.     {
  14198.         $this->privates['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  14199.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14200.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14201.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14202.         return $instance;
  14203.     }
  14204.     /**
  14205.      * Gets the private 'monolog.logger.security' shared service.
  14206.      *
  14207.      * @return \Symfony\Bridge\Monolog\Logger
  14208.      */
  14209.     protected function getMonolog_Logger_SecurityService()
  14210.     {
  14211.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  14212.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14213.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  14214.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14215.         return $instance;
  14216.     }
  14217.     /**
  14218.      * Gets the private 'parameter_bag' shared service.
  14219.      *
  14220.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  14221.      */
  14222.     protected function getParameterBagService()
  14223.     {
  14224.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  14225.     }
  14226.     /**
  14227.      * Gets the private 'profiler.storage' shared service.
  14228.      *
  14229.      * @return \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage
  14230.      */
  14231.     protected function getProfiler_StorageService()
  14232.     {
  14233.         return $this->privates['profiler.storage'] = new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler'));
  14234.     }
  14235.     /**
  14236.      * Gets the private 'profiler_listener' shared service.
  14237.      *
  14238.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  14239.      */
  14240.     protected function getProfilerListenerService()
  14241.     {
  14242.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  14243.         if (isset($this->privates['profiler_listener'])) {
  14244.             return $this->privates['profiler_listener'];
  14245.         }
  14246.         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);
  14247.     }
  14248.     /**
  14249.      * Gets the private 'property_accessor' shared service.
  14250.      *
  14251.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  14252.      */
  14253.     protected function getPropertyAccessorService()
  14254.     {
  14255.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  14256.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  14257.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  14258.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  14259.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  14260.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  14261.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14262.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, ($this->privates['cache.property_access'] ?? ($this->privates['cache.property_access'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false))), $a$a);
  14263.     }
  14264.     /**
  14265.      * Gets the private 'property_info' shared service.
  14266.      *
  14267.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  14268.      */
  14269.     protected function getPropertyInfoService()
  14270.     {
  14271.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  14272.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  14273.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14274.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  14275.         }, 3), new RewindableGenerator(function () {
  14276.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  14277.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  14278.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  14279.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14280.         }, 4), new RewindableGenerator(function () {
  14281.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  14282.         }, 1), new RewindableGenerator(function () {
  14283.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  14284.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14285.         }, 2), new RewindableGenerator(function () {
  14286.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14287.         }, 1));
  14288.     }
  14289.     /**
  14290.      * Gets the private 'property_info.php_doc_extractor' shared service.
  14291.      *
  14292.      * @return \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor
  14293.      */
  14294.     protected function getPropertyInfo_PhpDocExtractorService()
  14295.     {
  14296.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  14297.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/PhpDocExtractor.php';
  14298.         return $this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor();
  14299.     }
  14300.     /**
  14301.      * Gets the private 'property_info.phpstan_extractor' shared service.
  14302.      *
  14303.      * @return \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor
  14304.      */
  14305.     protected function getPropertyInfo_PhpstanExtractorService()
  14306.     {
  14307.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  14308.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/PhpStanExtractor.php';
  14309.         return $this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor();
  14310.     }
  14311.     /**
  14312.      * Gets the private 'property_info.reflection_extractor' shared service.
  14313.      *
  14314.      * @return \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor
  14315.      */
  14316.     protected function getPropertyInfo_ReflectionExtractorService()
  14317.     {
  14318.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  14319.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  14320.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  14321.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  14322.         return $this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor();
  14323.     }
  14324.     /**
  14325.      * Gets the private 'property_info.serializer_extractor' shared service.
  14326.      *
  14327.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  14328.      */
  14329.     protected function getPropertyInfo_SerializerExtractorService()
  14330.     {
  14331.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  14332.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  14333.     }
  14334.     /**
  14335.      * Gets the private 'response_listener' shared service.
  14336.      *
  14337.      * @return \Symfony\Component\HttpKernel\EventListener\ResponseListener
  14338.      */
  14339.     protected function getResponseListenerService()
  14340.     {
  14341.         return $this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false);
  14342.     }
  14343.     /**
  14344.      * Gets the private 'router.cache_warmer' shared service.
  14345.      *
  14346.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  14347.      */
  14348.     protected function getRouter_CacheWarmerService()
  14349.     {
  14350.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  14351.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  14352.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14353.             'router' => ['services''router''getRouterService'false],
  14354.         ], [
  14355.             'router' => '?',
  14356.         ]))->withContext('router.cache_warmer'$this));
  14357.     }
  14358.     /**
  14359.      * Gets the private 'router.expression_language_provider' shared service.
  14360.      *
  14361.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  14362.      */
  14363.     protected function getRouter_ExpressionLanguageProviderService()
  14364.     {
  14365.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14366.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  14367.         ], [
  14368.             'env' => 'Closure',
  14369.         ]));
  14370.     }
  14371.     /**
  14372.      * Gets the private 'router.request_context' shared service.
  14373.      *
  14374.      * @return \Symfony\Component\Routing\RequestContext
  14375.      */
  14376.     protected function getRouter_RequestContextService()
  14377.     {
  14378.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  14379.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  14380.         return $instance;
  14381.     }
  14382.     /**
  14383.      * Gets the private 'router_listener' shared service.
  14384.      *
  14385.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  14386.      */
  14387.     protected function getRouterListenerService()
  14388.     {
  14389.         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);
  14390.     }
  14391.     /**
  14392.      * Gets the private 'routing.loader.annotation' shared service.
  14393.      *
  14394.      * @return \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader
  14395.      */
  14396.     protected function getRouting_Loader_AnnotationService()
  14397.     {
  14398.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  14399.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  14400.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  14401.         return $this->privates['routing.loader.annotation'] = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  14402.     }
  14403.     /**
  14404.      * Gets the private 'routing.loader.annotation.directory' shared service.
  14405.      *
  14406.      * @return \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader
  14407.      */
  14408.     protected function getRouting_Loader_Annotation_DirectoryService()
  14409.     {
  14410.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  14411.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  14412.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  14413.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  14414.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  14415.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  14416.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  14417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  14418.         return $this->privates['routing.loader.annotation.directory'] = new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['routing.loader.annotation'] ?? $this->getRouting_Loader_AnnotationService()));
  14419.     }
  14420.     /**
  14421.      * Gets the private 'routing.loader.annotation.file' shared service.
  14422.      *
  14423.      * @return \Symfony\Component\Routing\Loader\AnnotationFileLoader
  14424.      */
  14425.     protected function getRouting_Loader_Annotation_FileService()
  14426.     {
  14427.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  14428.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  14429.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  14430.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  14431.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  14432.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  14433.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  14434.         return $this->privates['routing.loader.annotation.file'] = new \Symfony\Component\Routing\Loader\AnnotationFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['routing.loader.annotation'] ?? $this->getRouting_Loader_AnnotationService()));
  14435.     }
  14436.     /**
  14437.      * Gets the private 'routing.loader.container' shared service.
  14438.      *
  14439.      * @return \Symfony\Component\Routing\Loader\ContainerLoader
  14440.      */
  14441.     protected function getRouting_Loader_ContainerService()
  14442.     {
  14443.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  14444.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  14445.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  14446.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  14447.         return $this->privates['routing.loader.container'] = new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14448.             'kernel' => ['services''kernel''getKernelService'false],
  14449.         ], [
  14450.             'kernel' => 'App\\Kernel',
  14451.         ]), 'dev');
  14452.     }
  14453.     /**
  14454.      * Gets the private 'routing.loader.directory' shared service.
  14455.      *
  14456.      * @return \Symfony\Component\Routing\Loader\DirectoryLoader
  14457.      */
  14458.     protected function getRouting_Loader_DirectoryService()
  14459.     {
  14460.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  14461.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  14462.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  14463.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  14464.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  14465.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  14466.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  14467.         return $this->privates['routing.loader.directory'] = new \Symfony\Component\Routing\Loader\DirectoryLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), 'dev');
  14468.     }
  14469.     /**
  14470.      * Gets the private 'routing.loader.glob' shared service.
  14471.      *
  14472.      * @return \Symfony\Component\Routing\Loader\GlobFileLoader
  14473.      */
  14474.     protected function getRouting_Loader_GlobService()
  14475.     {
  14476.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  14477.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  14478.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  14479.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  14480.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  14481.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  14482.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  14483.         return $this->privates['routing.loader.glob'] = new \Symfony\Component\Routing\Loader\GlobFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), 'dev');
  14484.     }
  14485.     /**
  14486.      * Gets the private 'routing.loader.php' shared service.
  14487.      *
  14488.      * @return \Symfony\Component\Routing\Loader\PhpFileLoader
  14489.      */
  14490.     protected function getRouting_Loader_PhpService()
  14491.     {
  14492.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  14493.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  14494.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  14495.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  14496.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  14497.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  14498.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  14499.         return $this->privates['routing.loader.php'] = new \Symfony\Component\Routing\Loader\PhpFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), 'dev');
  14500.     }
  14501.     /**
  14502.      * Gets the private 'routing.loader.xml' shared service.
  14503.      *
  14504.      * @return \Symfony\Component\Routing\Loader\XmlFileLoader
  14505.      */
  14506.     protected function getRouting_Loader_XmlService()
  14507.     {
  14508.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  14509.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  14510.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  14511.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  14512.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  14513.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  14514.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  14515.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  14516.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  14517.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  14518.         return $this->privates['routing.loader.xml'] = new \Symfony\Component\Routing\Loader\XmlFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), 'dev');
  14519.     }
  14520.     /**
  14521.      * Gets the private 'routing.loader.yml' shared service.
  14522.      *
  14523.      * @return \Symfony\Component\Routing\Loader\YamlFileLoader
  14524.      */
  14525.     protected function getRouting_Loader_YmlService()
  14526.     {
  14527.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  14528.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  14529.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  14530.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  14531.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  14532.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  14533.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  14534.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  14535.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  14536.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  14537.         return $this->privates['routing.loader.yml'] = new \Symfony\Component\Routing\Loader\YamlFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), 'dev');
  14538.     }
  14539.     /**
  14540.      * Gets the private 'routing.resolver' shared service.
  14541.      *
  14542.      * @return \Symfony\Component\Config\Loader\LoaderResolver
  14543.      */
  14544.     protected function getRouting_ResolverService()
  14545.     {
  14546.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  14547.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  14548.         $this->privates['routing.resolver'] = $instance = new \Symfony\Component\Config\Loader\LoaderResolver();
  14549.         $instance->addLoader(($this->privates['routing.loader.xml'] ?? $this->getRouting_Loader_XmlService()));
  14550.         $instance->addLoader(($this->privates['routing.loader.yml'] ?? $this->getRouting_Loader_YmlService()));
  14551.         $instance->addLoader(($this->privates['routing.loader.php'] ?? $this->getRouting_Loader_PhpService()));
  14552.         $instance->addLoader(($this->privates['routing.loader.glob'] ?? $this->getRouting_Loader_GlobService()));
  14553.         $instance->addLoader(($this->privates['routing.loader.directory'] ?? $this->getRouting_Loader_DirectoryService()));
  14554.         $instance->addLoader(($this->privates['routing.loader.container'] ?? $this->getRouting_Loader_ContainerService()));
  14555.         $instance->addLoader(($this->privates['routing.loader.annotation'] ?? $this->getRouting_Loader_AnnotationService()));
  14556.         $instance->addLoader(($this->privates['routing.loader.annotation.directory'] ?? $this->getRouting_Loader_Annotation_DirectoryService()));
  14557.         $instance->addLoader(($this->privates['routing.loader.annotation.file'] ?? $this->getRouting_Loader_Annotation_FileService()));
  14558.         return $instance;
  14559.     }
  14560.     /**
  14561.      * Gets the private 'secrets.decryption_key' shared service.
  14562.      *
  14563.      * @return \Symfony\Component\String\LazyString
  14564.      */
  14565.     protected function getSecrets_DecryptionKeyService()
  14566.     {
  14567.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  14568.         return $this->privates['secrets.decryption_key'] = \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET');
  14569.     }
  14570.     /**
  14571.      * Gets the private 'secrets.local_vault' shared service.
  14572.      *
  14573.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault
  14574.      */
  14575.     protected function getSecrets_LocalVaultService()
  14576.     {
  14577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  14578.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  14579.         return $this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local'));
  14580.     }
  14581.     /**
  14582.      * Gets the private 'secrets.vault' shared service.
  14583.      *
  14584.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  14585.      */
  14586.     protected function getSecrets_VaultService()
  14587.     {
  14588.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  14589.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  14590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  14591.         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')), ($this->privates['secrets.decryption_key'] ?? $this->getSecrets_DecryptionKeyService()));
  14592.     }
  14593.     /**
  14594.      * Gets the private 'security.access.authenticated_voter' shared service.
  14595.      *
  14596.      * @return \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter
  14597.      */
  14598.     protected function getSecurity_Access_AuthenticatedVoterService()
  14599.     {
  14600.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14601.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  14603.         return $this->privates['security.access.authenticated_voter'] = 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())));
  14604.     }
  14605.     /**
  14606.      * Gets the private 'security.access.expression_voter' shared service.
  14607.      *
  14608.      * @return \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter
  14609.      */
  14610.     protected function getSecurity_Access_ExpressionVoterService()
  14611.     {
  14612.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14613.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14614.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  14615.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  14616.         if (isset($this->privates['security.access.expression_voter'])) {
  14617.             return $this->privates['security.access.expression_voter'];
  14618.         }
  14619.         return $this->privates['security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($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()));
  14620.     }
  14621.     /**
  14622.      * Gets the private 'security.access.role_hierarchy_voter' shared service.
  14623.      *
  14624.      * @return \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter
  14625.      */
  14626.     protected function getSecurity_Access_RoleHierarchyVoterService()
  14627.     {
  14628.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  14629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  14630.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  14631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  14632.         return $this->privates['security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()));
  14633.     }
  14634.     /**
  14635.      * Gets the private 'security.access_listener' shared service.
  14636.      *
  14637.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  14638.      */
  14639.     protected function getSecurity_AccessListenerService()
  14640.     {
  14641.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  14642.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  14643.         if (isset($this->privates['security.access_listener'])) {
  14644.             return $this->privates['security.access_listener'];
  14645.         }
  14646.         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);
  14647.     }
  14648.     /**
  14649.      * Gets the private 'security.access_map' shared service.
  14650.      *
  14651.      * @return \Symfony\Component\Security\Http\AccessMap
  14652.      */
  14653.     protected function getSecurity_AccessMapService()
  14654.     {
  14655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  14656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  14657.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  14658.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  14659.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  14660.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(fr)/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14661.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(fr)/register'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14662.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(fr)/resetting'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14663.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14664.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/logout$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14665.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login_check$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14666.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(fr)/admin/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14667.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(fr)/admin/logout$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14668.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(fr)/admin/login_check$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14669.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'), [=> 'ROLE_ADMIN'], NULL);
  14670.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(fr)/admin/'), [=> 'ROLE_ADMIN'], NULL);
  14671.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(fr)/account'), [=> 'ROLE_USER'], NULL);
  14672.         return $instance;
  14673.     }
  14674.     /**
  14675.      * Gets the private 'security.authentication.failure_handler.admin.form_login' shared service.
  14676.      *
  14677.      * @return \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler
  14678.      */
  14679.     protected function getSecurity_Authentication_FailureHandler_Admin_FormLoginService()
  14680.     {
  14681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  14682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  14683.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  14684.         if (isset($this->privates['security.authentication.failure_handler.admin.form_login'])) {
  14685.             return $this->privates['security.authentication.failure_handler.admin.form_login'];
  14686.         }
  14687.         $this->privates['security.authentication.failure_handler.admin.form_login'] = $instance = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($a, ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  14688.         $instance->setOptions(['login_path' => '/admin/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  14689.         return $instance;
  14690.     }
  14691.     /**
  14692.      * Gets the private 'security.authentication.failure_handler.main.form_login' shared service.
  14693.      *
  14694.      * @return \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler
  14695.      */
  14696.     protected function getSecurity_Authentication_FailureHandler_Main_FormLoginService()
  14697.     {
  14698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  14699.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  14700.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  14701.         if (isset($this->privates['security.authentication.failure_handler.main.form_login'])) {
  14702.             return $this->privates['security.authentication.failure_handler.main.form_login'];
  14703.         }
  14704.         $this->privates['security.authentication.failure_handler.main.form_login'] = $instance = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($a, ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  14705.         $instance->setOptions(['login_path' => 'fos_user_security_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  14706.         return $instance;
  14707.     }
  14708.     /**
  14709.      * Gets the private 'security.authentication.session_strategy' shared service.
  14710.      *
  14711.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  14712.      */
  14713.     protected function getSecurity_Authentication_SessionStrategyService()
  14714.     {
  14715.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  14716.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  14717.         return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  14718.     }
  14719.     /**
  14720.      * Gets the private 'security.authentication.success_handler.admin.form_login' shared service.
  14721.      *
  14722.      * @return \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler
  14723.      */
  14724.     protected function getSecurity_Authentication_SuccessHandler_Admin_FormLoginService()
  14725.     {
  14726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  14727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  14729.         $this->privates['security.authentication.success_handler.admin.form_login'] = $instance = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  14730.         $instance->setOptions(['login_path' => '/admin/login''default_target_path' => '/admin/''always_use_default_target_path' => false'target_path_parameter' => '_target_path''use_referer' => false]);
  14731.         $instance->setFirewallName('admin');
  14732.         return $instance;
  14733.     }
  14734.     /**
  14735.      * Gets the private 'security.authentication.success_handler.main.form_login' shared service.
  14736.      *
  14737.      * @return \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler
  14738.      */
  14739.     protected function getSecurity_Authentication_SuccessHandler_Main_FormLoginService()
  14740.     {
  14741.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  14742.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14743.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  14744.         $this->privates['security.authentication.success_handler.main.form_login'] = $instance = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  14745.         $instance->setOptions(['login_path' => 'fos_user_security_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  14746.         $instance->setFirewallName('main');
  14747.         return $instance;
  14748.     }
  14749.     /**
  14750.      * Gets the private 'security.authentication.trust_resolver' shared service.
  14751.      *
  14752.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
  14753.      */
  14754.     protected function getSecurity_Authentication_TrustResolverService()
  14755.     {
  14756.         return $this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver();
  14757.     }
  14758.     /**
  14759.      * Gets the private 'security.authentication_utils' shared service.
  14760.      *
  14761.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  14762.      */
  14763.     protected function getSecurity_AuthenticationUtilsService()
  14764.     {
  14765.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  14766.         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())));
  14767.     }
  14768.     /**
  14769.      * Gets the private 'security.authenticator.form_login.admin' shared service.
  14770.      *
  14771.      * @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
  14772.      */
  14773.     protected function getSecurity_Authenticator_FormLogin_AdminService()
  14774.     {
  14775.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  14776.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  14777.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  14778.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  14779.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  14780.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
  14781.         $a = ($this->privates['security.authentication.failure_handler.admin.form_login'] ?? $this->getSecurity_Authentication_FailureHandler_Admin_FormLoginService());
  14782.         if (isset($this->privates['security.authenticator.form_login.admin'])) {
  14783.             return $this->privates['security.authenticator.form_login.admin'];
  14784.         }
  14785.         return $this->privates['security.authenticator.form_login.admin'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService()), ($this->privates['security.authentication.success_handler.admin.form_login'] ?? $this->getSecurity_Authentication_SuccessHandler_Admin_FormLoginService()), $a, ['login_path' => '/admin/login''check_path' => '/admin/login_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false]);
  14786.     }
  14787.     /**
  14788.      * Gets the private 'security.authenticator.form_login.main' shared service.
  14789.      *
  14790.      * @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
  14791.      */
  14792.     protected function getSecurity_Authenticator_FormLogin_MainService()
  14793.     {
  14794.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  14795.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  14796.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  14797.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  14798.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  14799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
  14800.         $a = ($this->privates['security.authentication.failure_handler.main.form_login'] ?? $this->getSecurity_Authentication_FailureHandler_Main_FormLoginService());
  14801.         if (isset($this->privates['security.authenticator.form_login.main'])) {
  14802.             return $this->privates['security.authenticator.form_login.main'];
  14803.         }
  14804.         return $this->privates['security.authenticator.form_login.main'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService()), ($this->privates['security.authentication.success_handler.main.form_login'] ?? $this->getSecurity_Authentication_SuccessHandler_Main_FormLoginService()), $a, ['login_path' => 'fos_user_security_login''check_path' => 'fos_user_security_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false]);
  14805.     }
  14806.     /**
  14807.      * Gets the private 'security.authenticator.manager.admin' shared service.
  14808.      *
  14809.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticatorManager
  14810.      */
  14811.     protected function getSecurity_Authenticator_Manager_AdminService()
  14812.     {
  14813.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  14814.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  14815.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  14816.         $a = ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService());
  14817.         if (isset($this->privates['security.authenticator.manager.admin'])) {
  14818.             return $this->privates['security.authenticator.manager.admin'];
  14819.         }
  14820.         return $this->privates['security.authenticator.manager.admin'] = new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($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, []);
  14821.     }
  14822.     /**
  14823.      * Gets the private 'security.authenticator.manager.main' shared service.
  14824.      *
  14825.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticatorManager
  14826.      */
  14827.     protected function getSecurity_Authenticator_Manager_MainService()
  14828.     {
  14829.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  14830.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  14831.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  14832.         $a = ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService());
  14833.         if (isset($this->privates['security.authenticator.manager.main'])) {
  14834.             return $this->privates['security.authenticator.manager.main'];
  14835.         }
  14836.         return $this->privates['security.authenticator.manager.main'] = new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($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, []);
  14837.     }
  14838.     /**
  14839.      * Gets the private 'security.channel_listener' shared service.
  14840.      *
  14841.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  14842.      */
  14843.     protected function getSecurity_ChannelListenerService()
  14844.     {
  14845.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  14846.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  14847.         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());
  14848.     }
  14849.     /**
  14850.      * Gets the private 'security.command.debug_firewall' shared service.
  14851.      *
  14852.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  14853.      */
  14854.     protected function getSecurity_Command_DebugFirewallService()
  14855.     {
  14856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14857.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  14858.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.U.pAMvc'] ?? $this->get_ServiceLocator_U_PAMvcService()), ($this->privates['.service_locator.gHf5fP_'] ?? $this->get_ServiceLocator_GHf5fPService()), ['admin' => [=> ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService())], 'main' => [=> ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService())]], true);
  14859.         $instance->setName('debug:firewall');
  14860.         $instance->setDescription('Display information about your security firewall(s)');
  14861.         return $instance;
  14862.     }
  14863.     /**
  14864.      * Gets the private 'security.command.user_password_encoder' shared service.
  14865.      *
  14866.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  14867.      *
  14868.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  14869.      */
  14870.     protected function getSecurity_Command_UserPasswordEncoderService()
  14871.     {
  14872.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  14873.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface'=> 'FOS\\UserBundle\\Model\\UserInterface']);
  14874.         $instance->setName('security:encode-password');
  14875.         $instance->setDescription('Encode a password');
  14876.         return $instance;
  14877.     }
  14878.     /**
  14879.      * Gets the private 'security.command.user_password_hash' shared service.
  14880.      *
  14881.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  14882.      */
  14883.     protected function getSecurity_Command_UserPasswordHashService()
  14884.     {
  14885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14886.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  14887.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface'=> 'FOS\\UserBundle\\Model\\UserInterface']);
  14888.         $instance->setName('security:hash-password');
  14889.         $instance->setDescription('Hash a user password');
  14890.         return $instance;
  14891.     }
  14892.     /**
  14893.      * Gets the private 'security.context_listener.0' shared service.
  14894.      *
  14895.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  14896.      */
  14897.     protected function getSecurity_ContextListener_0Service()
  14898.     {
  14899.         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 () {
  14900.             yield => ($this->privates['security.user.provider.concrete.in_memory'] ?? ($this->privates['security.user.provider.concrete.in_memory'] = new \Symfony\Component\Security\Core\User\InMemoryUserProvider([])));
  14901.             yield => ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService());
  14902.         }, 2), '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']);
  14903.     }
  14904.     /**
  14905.      * Gets the private 'security.context_listener.1' shared service.
  14906.      *
  14907.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  14908.      */
  14909.     protected function getSecurity_ContextListener_1Service()
  14910.     {
  14911.         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 () {
  14912.             yield => ($this->privates['security.user.provider.concrete.in_memory'] ?? ($this->privates['security.user.provider.concrete.in_memory'] = new \Symfony\Component\Security\Core\User\InMemoryUserProvider([])));
  14913.             yield => ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService());
  14914.         }, 2), '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']);
  14915.     }
  14916.     /**
  14917.      * Gets the private 'security.csrf.token_generator' shared service.
  14918.      *
  14919.      * @return \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator
  14920.      */
  14921.     protected function getSecurity_Csrf_TokenGeneratorService()
  14922.     {
  14923.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  14924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  14925.         return $this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator();
  14926.     }
  14927.     /**
  14928.      * Gets the private 'security.csrf.token_storage' shared service.
  14929.      *
  14930.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  14931.      */
  14932.     protected function getSecurity_Csrf_TokenStorageService()
  14933.     {
  14934.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  14935.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  14936.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  14937.         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())));
  14938.     }
  14939.     /**
  14940.      * Gets the private 'security.encoder_factory.generic' shared service.
  14941.      *
  14942.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  14943.      *
  14944.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  14945.      */
  14946.     protected function getSecurity_EncoderFactory_GenericService()
  14947.     {
  14948.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  14949.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['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], 'FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  14950.     }
  14951.     /**
  14952.      * Gets the private 'security.event_dispatcher.admin' shared service.
  14953.      *
  14954.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  14955.      */
  14956.     protected function getSecurity_EventDispatcher_AdminService()
  14957.     {
  14958.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  14959.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  14960.             return ($this->privates['security.listener.session.admin'] ?? $this->getSecurity_Listener_Session_AdminService());
  14961.         }, => 'onSuccessfulLogin'], 0);
  14962.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  14963.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->getSecurity_Logout_Listener_Default_AdminService());
  14964.         }, => 'onLogout'], 64);
  14965.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  14966.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  14967.         }, => 'onLogout'], 0);
  14968.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14969.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->getSecurity_Listener_UserChecker_AdminService());
  14970.         }, => 'preCheckCredentials'], 256);
  14971.         $instance->addListener('security.authentication.success', [=> function () {
  14972.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->getSecurity_Listener_UserChecker_AdminService());
  14973.         }, => 'postCheckCredentials'], 256);
  14974.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14975.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  14976.         }, => 'checkPassport'], 1024);
  14977.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14978.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  14979.         }, => 'checkPassport'], 0);
  14980.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  14981.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  14982.         }, => 'onLoginSuccess'], 0);
  14983.         $instance->addListener('security.interactive_login', [=> function () {
  14984.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  14985.         }, => 'onSecurityInteractiveLogin'], 0);
  14986.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14987.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  14988.         }, => 'checkPassport'], 512);
  14989.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  14990.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  14991.         }, => 'onLogout'], 0);
  14992.         return $instance;
  14993.     }
  14994.     /**
  14995.      * Gets the private 'security.event_dispatcher.main' shared service.
  14996.      *
  14997.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  14998.      */
  14999.     protected function getSecurity_EventDispatcher_MainService()
  15000.     {
  15001.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  15002.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15003.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  15004.         }, => 'onSuccessfulLogin'], 0);
  15005.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15006.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  15007.         }, => 'onLogout'], 64);
  15008.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15009.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  15010.         }, => 'onLogout'], 0);
  15011.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15012.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  15013.         }, => 'preCheckCredentials'], 256);
  15014.         $instance->addListener('security.authentication.success', [=> function () {
  15015.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  15016.         }, => 'postCheckCredentials'], 256);
  15017.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15018.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  15019.         }, => 'checkPassport'], 1024);
  15020.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15021.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  15022.         }, => 'checkPassport'], 0);
  15023.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15024.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  15025.         }, => 'onLoginSuccess'], 0);
  15026.         $instance->addListener('security.interactive_login', [=> function () {
  15027.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  15028.         }, => 'onSecurityInteractiveLogin'], 0);
  15029.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15030.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  15031.         }, => 'checkPassport'], 512);
  15032.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15033.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  15034.         }, => 'onLogout'], 0);
  15035.         return $instance;
  15036.     }
  15037.     /**
  15038.      * Gets the private 'security.exception_listener.admin' shared service.
  15039.      *
  15040.      * @return \Symfony\Component\Security\Http\Firewall\ExceptionListener
  15041.      */
  15042.     protected function getSecurity_ExceptionListener_AdminService()
  15043.     {
  15044.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  15046.         $a = ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService());
  15047.         if (isset($this->privates['security.exception_listener.admin'])) {
  15048.             return $this->privates['security.exception_listener.admin'];
  15049.         }
  15050.         return $this->privates['security.exception_listener.admin'] = new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'admin'$aNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false);
  15051.     }
  15052.     /**
  15053.      * Gets the private 'security.exception_listener.main' shared service.
  15054.      *
  15055.      * @return \Symfony\Component\Security\Http\Firewall\ExceptionListener
  15056.      */
  15057.     protected function getSecurity_ExceptionListener_MainService()
  15058.     {
  15059.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  15061.         return $this->privates['security.exception_listener.main'] = new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'main', ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false);
  15062.     }
  15063.     /**
  15064.      * Gets the private 'security.expression_language' shared service.
  15065.      *
  15066.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  15067.      */
  15068.     protected function getSecurity_ExpressionLanguageService()
  15069.     {
  15070.         return $this->privates['security.expression_language'] = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  15071.     }
  15072.     /**
  15073.      * Gets the private 'security.firewall.map' shared service.
  15074.      *
  15075.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  15076.      */
  15077.     protected function getSecurity_Firewall_MapService()
  15078.     {
  15079.         $a = ($this->privates['.service_locator.U.pAMvc'] ?? $this->get_ServiceLocator_U_PAMvcService());
  15080.         if (isset($this->privates['security.firewall.map'])) {
  15081.             return $this->privates['security.firewall.map'];
  15082.         }
  15083.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  15084.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.LwsjuhT'] ?? ($this->privates['.security.request_matcher.LwsjuhT'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/admin/')));
  15085.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  15086.         }, 2));
  15087.     }
  15088.     /**
  15089.      * Gets the private 'security.firewall.map.config.admin' shared service.
  15090.      *
  15091.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallConfig
  15092.      */
  15093.     protected function getSecurity_Firewall_Map_Config_AdminService()
  15094.     {
  15095.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15096.         return $this->privates['security.firewall.map.config.admin'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin''security.user_checker''.security.request_matcher.LwsjuhT'truefalseNULL'admin''security.authenticator.form_login.admin'NULLNULL, [=> 'form_login'], NULL);
  15097.     }
  15098.     /**
  15099.      * Gets the private 'security.firewall.map.config.main' shared service.
  15100.      *
  15101.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallConfig
  15102.      */
  15103.     protected function getSecurity_Firewall_Map_Config_MainService()
  15104.     {
  15105.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15106.         return $this->privates['security.firewall.map.config.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalseNULL'main''security.authenticator.form_login.main'NULLNULL, [=> 'form_login'], NULL);
  15107.     }
  15108.     /**
  15109.      * Gets the private 'security.firewall.map.context.admin' shared service.
  15110.      *
  15111.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15112.      */
  15113.     protected function getSecurity_Firewall_Map_Context_AdminService()
  15114.     {
  15115.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15116.         $a = ($this->privates['security.exception_listener.admin'] ?? $this->getSecurity_ExceptionListener_AdminService());
  15117.         if (isset($this->privates['security.firewall.map.context.admin'])) {
  15118.             return $this->privates['security.firewall.map.context.admin'];
  15119.         }
  15120.         return $this->privates['security.firewall.map.context.admin'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15121.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  15122.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  15123.             yield => ($this->privates['debug.security.firewall.authenticator.admin'] ?? $this->getDebug_Security_Firewall_Authenticator_AdminService());
  15124.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  15125.         }, 4), $a, ($this->privates['security.logout_listener.admin'] ?? $this->getSecurity_LogoutListener_AdminService()), ($this->privates['security.firewall.map.config.admin'] ?? $this->getSecurity_Firewall_Map_Config_AdminService()));
  15126.     }
  15127.     /**
  15128.      * Gets the private 'security.firewall.map.context.main' shared service.
  15129.      *
  15130.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  15131.      */
  15132.     protected function getSecurity_Firewall_Map_Context_MainService()
  15133.     {
  15134.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15135.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  15136.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  15137.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  15138.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  15139.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  15140.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  15141.         }, 4), ($this->privates['security.exception_listener.main'] ?? $this->getSecurity_ExceptionListener_MainService()), ($this->privates['security.logout_listener.main'] ?? $this->getSecurity_LogoutListener_MainService()), ($this->privates['security.firewall.map.config.main'] ?? $this->getSecurity_Firewall_Map_Config_MainService()), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  15142.     }
  15143.     /**
  15144.      * Gets the private 'security.helper' shared service.
  15145.      *
  15146.      * @return \Symfony\Component\Security\Core\Security
  15147.      */
  15148.     protected function getSecurity_HelperService()
  15149.     {
  15150.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  15151.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15152.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  15153.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  15154.         ], [
  15155.             'security.authorization_checker' => '?',
  15156.             'security.token_storage' => '?',
  15157.         ]));
  15158.     }
  15159.     /**
  15160.      * Gets the private 'security.http_utils' shared service.
  15161.      *
  15162.      * @return \Symfony\Component\Security\Http\HttpUtils
  15163.      */
  15164.     protected function getSecurity_HttpUtilsService()
  15165.     {
  15166.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  15167.         $a = ($this->services['router'] ?? $this->getRouterService());
  15168.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  15169.     }
  15170.     /**
  15171.      * Gets the private 'security.impersonate_url_generator' shared service.
  15172.      *
  15173.      * @return \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator
  15174.      */
  15175.     protected function getSecurity_ImpersonateUrlGeneratorService()
  15176.     {
  15177.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  15178.         if (isset($this->privates['security.impersonate_url_generator'])) {
  15179.             return $this->privates['security.impersonate_url_generator'];
  15180.         }
  15181.         return $this->privates['security.impersonate_url_generator'] = new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  15182.     }
  15183.     /**
  15184.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  15185.      *
  15186.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  15187.      */
  15188.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  15189.     {
  15190.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  15191.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  15192.     }
  15193.     /**
  15194.      * Gets the private 'security.listener.csrf_protection' shared service.
  15195.      *
  15196.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  15197.      */
  15198.     protected function getSecurity_Listener_CsrfProtectionService()
  15199.     {
  15200.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  15201.         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()));
  15202.     }
  15203.     /**
  15204.      * Gets the private 'security.listener.password_migrating' shared service.
  15205.      *
  15206.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  15207.      */
  15208.     protected function getSecurity_Listener_PasswordMigratingService()
  15209.     {
  15210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  15211.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  15212.     }
  15213.     /**
  15214.      * Gets the private 'security.listener.session.admin' shared service.
  15215.      *
  15216.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  15217.      */
  15218.     protected function getSecurity_Listener_Session_AdminService()
  15219.     {
  15220.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  15221.         return $this->privates['security.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  15222.     }
  15223.     /**
  15224.      * Gets the private 'security.listener.session.main' shared service.
  15225.      *
  15226.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  15227.      */
  15228.     protected function getSecurity_Listener_Session_MainService()
  15229.     {
  15230.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  15231.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  15232.     }
  15233.     /**
  15234.      * Gets the private 'security.listener.user_checker.admin' shared service.
  15235.      *
  15236.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  15237.      */
  15238.     protected function getSecurity_Listener_UserChecker_AdminService()
  15239.     {
  15240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  15241.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  15242.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  15243.         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())));
  15244.     }
  15245.     /**
  15246.      * Gets the private 'security.listener.user_checker.main' shared service.
  15247.      *
  15248.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  15249.      */
  15250.     protected function getSecurity_Listener_UserChecker_MainService()
  15251.     {
  15252.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  15253.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  15254.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  15255.         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())));
  15256.     }
  15257.     /**
  15258.      * Gets the private 'security.listener.user_provider' shared service.
  15259.      *
  15260.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  15261.      */
  15262.     protected function getSecurity_Listener_UserProviderService()
  15263.     {
  15264.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  15265.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user_providers'] ?? $this->getSecurity_UserProvidersService()));
  15266.     }
  15267.     /**
  15268.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  15269.      *
  15270.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  15271.      */
  15272.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  15273.     {
  15274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  15275.         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()));
  15276.     }
  15277.     /**
  15278.      * Gets the private 'security.logout.listener.default.admin' shared service.
  15279.      *
  15280.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  15281.      */
  15282.     protected function getSecurity_Logout_Listener_Default_AdminService()
  15283.     {
  15284.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  15285.         return $this->privates['security.logout.listener.default.admin'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/admin/login');
  15286.     }
  15287.     /**
  15288.      * Gets the private 'security.logout.listener.default.main' shared service.
  15289.      *
  15290.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  15291.      */
  15292.     protected function getSecurity_Logout_Listener_Default_MainService()
  15293.     {
  15294.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  15295.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  15296.     }
  15297.     /**
  15298.      * Gets the private 'security.logout.listener.session.admin' shared service.
  15299.      *
  15300.      * @return \Symfony\Component\Security\Http\EventListener\SessionLogoutListener
  15301.      */
  15302.     protected function getSecurity_Logout_Listener_Session_AdminService()
  15303.     {
  15304.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionLogoutListener.php';
  15305.         return $this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener();
  15306.     }
  15307.     /**
  15308.      * Gets the private 'security.logout.listener.session.main' shared service.
  15309.      *
  15310.      * @return \Symfony\Component\Security\Http\EventListener\SessionLogoutListener
  15311.      */
  15312.     protected function getSecurity_Logout_Listener_Session_MainService()
  15313.     {
  15314.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionLogoutListener.php';
  15315.         return $this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener();
  15316.     }
  15317.     /**
  15318.      * Gets the private 'security.logout_listener.admin' shared service.
  15319.      *
  15320.      * @return \Symfony\Component\Security\Http\Firewall\LogoutListener
  15321.      */
  15322.     protected function getSecurity_LogoutListener_AdminService()
  15323.     {
  15324.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  15325.         return $this->privates['security.logout_listener.admin'] = new \Symfony\Component\Security\Http\Firewall\LogoutListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/admin/logout']);
  15326.     }
  15327.     /**
  15328.      * Gets the private 'security.logout_listener.main' shared service.
  15329.      *
  15330.      * @return \Symfony\Component\Security\Http\Firewall\LogoutListener
  15331.      */
  15332.     protected function getSecurity_LogoutListener_MainService()
  15333.     {
  15334.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  15335.         return $this->privates['security.logout_listener.main'] = new \Symfony\Component\Security\Http\Firewall\LogoutListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'fos_user_security_logout']);
  15336.     }
  15337.     /**
  15338.      * Gets the private 'security.logout_url_generator' shared service.
  15339.      *
  15340.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  15341.      */
  15342.     protected function getSecurity_LogoutUrlGeneratorService()
  15343.     {
  15344.         $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()));
  15345.         $instance->registerListener('admin''/admin/logout''logout''_csrf_token'NULLNULL);
  15346.         $instance->registerListener('main''fos_user_security_logout''logout''_csrf_token'NULLNULL);
  15347.         return $instance;
  15348.     }
  15349.     /**
  15350.      * Gets the private 'security.password_hasher_factory' shared service.
  15351.      *
  15352.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  15353.      */
  15354.     protected function getSecurity_PasswordHasherFactoryService()
  15355.     {
  15356.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  15357.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  15358.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['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], 'FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  15359.     }
  15360.     /**
  15361.      * Gets the private 'security.rememberme.response_listener' shared service.
  15362.      *
  15363.      * @return \Symfony\Component\Security\Http\RememberMe\ResponseListener
  15364.      */
  15365.     protected function getSecurity_Rememberme_ResponseListenerService()
  15366.     {
  15367.         return $this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener();
  15368.     }
  15369.     /**
  15370.      * Gets the private 'security.role_hierarchy' shared service.
  15371.      *
  15372.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  15373.      */
  15374.     protected function getSecurity_RoleHierarchyService()
  15375.     {
  15376.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  15377.     }
  15378.     /**
  15379.      * Gets the private 'security.untracked_token_storage' shared service.
  15380.      *
  15381.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  15382.      */
  15383.     protected function getSecurity_UntrackedTokenStorageService()
  15384.     {
  15385.         return $this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  15386.     }
  15387.     /**
  15388.      * Gets the private 'security.user.provider.concrete.in_memory' shared service.
  15389.      *
  15390.      * @return \Symfony\Component\Security\Core\User\InMemoryUserProvider
  15391.      */
  15392.     protected function getSecurity_User_Provider_Concrete_InMemoryService()
  15393.     {
  15394.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  15395.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserProvider.php';
  15396.         return $this->privates['security.user.provider.concrete.in_memory'] = new \Symfony\Component\Security\Core\User\InMemoryUserProvider([]);
  15397.     }
  15398.     /**
  15399.      * Gets the private 'security.user_checker' shared service.
  15400.      *
  15401.      * @return \Symfony\Component\Security\Core\User\InMemoryUserChecker
  15402.      */
  15403.     protected function getSecurity_UserCheckerService()
  15404.     {
  15405.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  15406.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  15407.         return $this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker();
  15408.     }
  15409.     /**
  15410.      * Gets the private 'security.user_providers' shared service.
  15411.      *
  15412.      * @return \Symfony\Component\Security\Core\User\ChainUserProvider
  15413.      */
  15414.     protected function getSecurity_UserProvidersService()
  15415.     {
  15416.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  15417.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  15418.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/ChainUserProvider.php';
  15419.         return $this->privates['security.user_providers'] = new \Symfony\Component\Security\Core\User\ChainUserProvider(new RewindableGenerator(function () {
  15420.             yield => ($this->privates['security.user.provider.concrete.in_memory'] ?? ($this->privates['security.user.provider.concrete.in_memory'] = new \Symfony\Component\Security\Core\User\InMemoryUserProvider([])));
  15421.             yield => ($this->privates['fos_user.user_provider.username'] ?? $this->getFosUser_UserProvider_UsernameService());
  15422.         }, 2));
  15423.     }
  15424.     /**
  15425.      * Gets the private 'security.validator.user_password' shared service.
  15426.      *
  15427.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  15428.      */
  15429.     protected function getSecurity_Validator_UserPasswordService()
  15430.     {
  15431.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15432.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15433.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  15434.         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()));
  15435.     }
  15436.     /**
  15437.      * Gets the private 'sensio_framework_extra.cache.listener' shared service.
  15438.      *
  15439.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener
  15440.      */
  15441.     protected function getSensioFrameworkExtra_Cache_ListenerService()
  15442.     {
  15443.         return $this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener();
  15444.     }
  15445.     /**
  15446.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  15447.      *
  15448.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  15449.      */
  15450.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  15451.     {
  15452.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  15453.     }
  15454.     /**
  15455.      * Gets the private 'sensio_framework_extra.converter.doctrine.orm' shared service.
  15456.      *
  15457.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter
  15458.      */
  15459.     protected function getSensioFrameworkExtra_Converter_Doctrine_OrmService()
  15460.     {
  15461.         return $this->privates['sensio_framework_extra.converter.doctrine.orm'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['sensio_framework_extra.converter.doctrine.orm.expression_language.default'] ?? ($this->privates['sensio_framework_extra.converter.doctrine.orm.expression_language.default'] = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage())));
  15462.     }
  15463.     /**
  15464.      * Gets the private 'sensio_framework_extra.converter.doctrine.orm.expression_language.default' shared service.
  15465.      *
  15466.      * @return \Symfony\Component\ExpressionLanguage\ExpressionLanguage
  15467.      */
  15468.     protected function getSensioFrameworkExtra_Converter_Doctrine_Orm_ExpressionLanguage_DefaultService()
  15469.     {
  15470.         return $this->privates['sensio_framework_extra.converter.doctrine.orm.expression_language.default'] = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  15471.     }
  15472.     /**
  15473.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  15474.      *
  15475.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  15476.      */
  15477.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  15478.     {
  15479.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener(($this->privates['sensio_framework_extra.converter.manager'] ?? $this->getSensioFrameworkExtra_Converter_ManagerService()), true);
  15480.     }
  15481.     /**
  15482.      * Gets the private 'sensio_framework_extra.converter.manager' shared service.
  15483.      *
  15484.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
  15485.      */
  15486.     protected function getSensioFrameworkExtra_Converter_ManagerService()
  15487.     {
  15488.         $this->privates['sensio_framework_extra.converter.manager'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  15489.         $instance->add(($this->privates['sensio_framework_extra.converter.doctrine.orm'] ?? $this->getSensioFrameworkExtra_Converter_Doctrine_OrmService()), 0'doctrine.orm');
  15490.         $instance->add(($this->privates['framework_extra_bundle.date_time_param_converter'] ?? ($this->privates['framework_extra_bundle.date_time_param_converter'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter())), 0'datetime');
  15491.         return $instance;
  15492.     }
  15493.     /**
  15494.      * Gets the private 'sensio_framework_extra.security.expression_language.default' shared service.
  15495.      *
  15496.      * @return \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage
  15497.      */
  15498.     protected function getSensioFrameworkExtra_Security_ExpressionLanguage_DefaultService()
  15499.     {
  15500.         return $this->privates['sensio_framework_extra.security.expression_language.default'] = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  15501.     }
  15502.     /**
  15503.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  15504.      *
  15505.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  15506.      */
  15507.     protected function getSensioFrameworkExtra_Security_ListenerService()
  15508.     {
  15509.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  15510.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  15511.             return $this->privates['sensio_framework_extra.security.listener'];
  15512.         }
  15513.         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()), ($this->privates['sensio_framework_extra.security.expression_language.default'] ?? ($this->privates['sensio_framework_extra.security.expression_language.default'] = 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()));
  15514.     }
  15515.     /**
  15516.      * Gets the private 'sensio_framework_extra.view.guesser' shared service.
  15517.      *
  15518.      * @return \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser
  15519.      */
  15520.     protected function getSensioFrameworkExtra_View_GuesserService()
  15521.     {
  15522.         return $this->privates['sensio_framework_extra.view.guesser'] = new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1)));
  15523.     }
  15524.     /**
  15525.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  15526.      *
  15527.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  15528.      */
  15529.     protected function getSensioFrameworkExtra_View_ListenerService()
  15530.     {
  15531.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(($this->privates['sensio_framework_extra.view.guesser'] ?? ($this->privates['sensio_framework_extra.view.guesser'] = new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))))));
  15532.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15533.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  15534.         ], [
  15535.             'twig' => '?',
  15536.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  15537.         return $instance;
  15538.     }
  15539.     /**
  15540.      * Gets the private 'serializer.denormalizer.array' shared service.
  15541.      *
  15542.      * @return \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer
  15543.      */
  15544.     protected function getSerializer_Denormalizer_ArrayService()
  15545.     {
  15546.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15547.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  15548.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  15549.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  15550.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15551.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  15552.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  15553.         return $this->privates['serializer.denormalizer.array'] = new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer();
  15554.     }
  15555.     /**
  15556.      * Gets the private 'serializer.denormalizer.unwrapping' shared service.
  15557.      *
  15558.      * @return \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer
  15559.      */
  15560.     protected function getSerializer_Denormalizer_UnwrappingService()
  15561.     {
  15562.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15563.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  15564.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15565.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  15566.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  15567.         return $this->privates['serializer.denormalizer.unwrapping'] = new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  15568.     }
  15569.     /**
  15570.      * Gets the private 'serializer.encoder.csv' shared service.
  15571.      *
  15572.      * @return \Symfony\Component\Serializer\Encoder\CsvEncoder
  15573.      */
  15574.     protected function getSerializer_Encoder_CsvService()
  15575.     {
  15576.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  15577.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  15578.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  15579.         return $this->privates['serializer.encoder.csv'] = new \Symfony\Component\Serializer\Encoder\CsvEncoder();
  15580.     }
  15581.     /**
  15582.      * Gets the private 'serializer.encoder.json' shared service.
  15583.      *
  15584.      * @return \Symfony\Component\Serializer\Encoder\JsonEncoder
  15585.      */
  15586.     protected function getSerializer_Encoder_JsonService()
  15587.     {
  15588.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  15589.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  15590.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  15591.         return $this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  15592.     }
  15593.     /**
  15594.      * Gets the private 'serializer.encoder.xml' shared service.
  15595.      *
  15596.      * @return \Symfony\Component\Serializer\Encoder\XmlEncoder
  15597.      */
  15598.     protected function getSerializer_Encoder_XmlService()
  15599.     {
  15600.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  15601.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  15602.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  15603.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  15604.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  15605.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  15606.         return $this->privates['serializer.encoder.xml'] = new \Symfony\Component\Serializer\Encoder\XmlEncoder();
  15607.     }
  15608.     /**
  15609.      * Gets the private 'serializer.encoder.yaml' shared service.
  15610.      *
  15611.      * @return \Symfony\Component\Serializer\Encoder\YamlEncoder
  15612.      */
  15613.     protected function getSerializer_Encoder_YamlService()
  15614.     {
  15615.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  15616.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  15617.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  15618.         return $this->privates['serializer.encoder.yaml'] = new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL);
  15619.     }
  15620.     /**
  15621.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  15622.      *
  15623.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  15624.      */
  15625.     protected function getSerializer_Mapping_CacheWarmerService()
  15626.     {
  15627.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15628.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  15629.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  15630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  15631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  15632.         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'));
  15633.     }
  15634.     /**
  15635.      * Gets the private 'serializer.mapping.chain_loader' shared service.
  15636.      *
  15637.      * @return \Symfony\Component\Serializer\Mapping\Loader\LoaderChain
  15638.      */
  15639.     protected function getSerializer_Mapping_ChainLoaderService()
  15640.     {
  15641.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  15642.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  15643.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  15644.         return $this->privates['serializer.mapping.chain_loader'] = new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]);
  15645.     }
  15646.     /**
  15647.      * Gets the private 'serializer.mapping.class_discriminator_resolver' shared service.
  15648.      *
  15649.      * @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata
  15650.      */
  15651.     protected function getSerializer_Mapping_ClassDiscriminatorResolverService()
  15652.     {
  15653.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  15654.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  15655.         return $this->privates['serializer.mapping.class_discriminator_resolver'] = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  15656.     }
  15657.     /**
  15658.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  15659.      *
  15660.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  15661.      */
  15662.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  15663.     {
  15664.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  15665.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  15666.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  15667.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(($this->privates['serializer.mapping.chain_loader'] ?? $this->getSerializer_Mapping_ChainLoaderService()));
  15668.     }
  15669.     /**
  15670.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  15671.      *
  15672.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  15673.      */
  15674.     protected function getSerializer_NameConverter_MetadataAwareService()
  15675.     {
  15676.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  15677.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  15678.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  15679.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  15680.     }
  15681.     /**
  15682.      * Gets the private 'serializer.normalizer.constraint_violation_list' shared autowired service.
  15683.      *
  15684.      * @return \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer
  15685.      */
  15686.     protected function getSerializer_Normalizer_ConstraintViolationListService()
  15687.     {
  15688.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15689.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15690.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  15691.         return $this->privates['serializer.normalizer.constraint_violation_list'] = new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  15692.     }
  15693.     /**
  15694.      * Gets the private 'serializer.normalizer.data_uri' shared service.
  15695.      *
  15696.      * @return \Symfony\Component\Serializer\Normalizer\DataUriNormalizer
  15697.      */
  15698.     protected function getSerializer_Normalizer_DataUriService()
  15699.     {
  15700.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15701.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15702.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15703.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  15704.         return $this->privates['serializer.normalizer.data_uri'] = new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService()));
  15705.     }
  15706.     /**
  15707.      * Gets the private 'serializer.normalizer.dateinterval' shared service.
  15708.      *
  15709.      * @return \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer
  15710.      */
  15711.     protected function getSerializer_Normalizer_DateintervalService()
  15712.     {
  15713.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15714.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15715.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15716.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  15717.         return $this->privates['serializer.normalizer.dateinterval'] = new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer();
  15718.     }
  15719.     /**
  15720.      * Gets the private 'serializer.normalizer.datetime' shared service.
  15721.      *
  15722.      * @return \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer
  15723.      */
  15724.     protected function getSerializer_Normalizer_DatetimeService()
  15725.     {
  15726.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15727.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15728.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15729.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  15730.         return $this->privates['serializer.normalizer.datetime'] = new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer();
  15731.     }
  15732.     /**
  15733.      * Gets the private 'serializer.normalizer.datetimezone' shared service.
  15734.      *
  15735.      * @return \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer
  15736.      */
  15737.     protected function getSerializer_Normalizer_DatetimezoneService()
  15738.     {
  15739.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15740.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15741.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15742.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  15743.         return $this->privates['serializer.normalizer.datetimezone'] = new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer();
  15744.     }
  15745.     /**
  15746.      * Gets the private 'serializer.normalizer.form_error' shared service.
  15747.      *
  15748.      * @return \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer
  15749.      */
  15750.     protected function getSerializer_Normalizer_FormErrorService()
  15751.     {
  15752.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15753.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15754.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  15755.         return $this->privates['serializer.normalizer.form_error'] = new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer();
  15756.     }
  15757.     /**
  15758.      * Gets the private 'serializer.normalizer.json_serializable' shared service.
  15759.      *
  15760.      * @return \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer
  15761.      */
  15762.     protected function getSerializer_Normalizer_JsonSerializableService()
  15763.     {
  15764.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15765.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15766.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  15767.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15768.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  15769.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  15770.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  15771.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  15772.         return $this->privates['serializer.normalizer.json_serializable'] = new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL);
  15773.     }
  15774.     /**
  15775.      * Gets the private 'serializer.normalizer.mime_message' shared service.
  15776.      *
  15777.      * @return \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer
  15778.      */
  15779.     protected function getSerializer_Normalizer_MimeMessageService()
  15780.     {
  15781.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15782.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15783.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  15784.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15785.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  15786.         $a = ($this->privates['serializer.normalizer.property'] ?? $this->getSerializer_Normalizer_PropertyService());
  15787.         if (isset($this->privates['serializer.normalizer.mime_message'])) {
  15788.             return $this->privates['serializer.normalizer.mime_message'];
  15789.         }
  15790.         return $this->privates['serializer.normalizer.mime_message'] = new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer($a);
  15791.     }
  15792.     /**
  15793.      * Gets the private 'serializer.normalizer.object' shared service.
  15794.      *
  15795.      * @return \Symfony\Component\Serializer\Normalizer\ObjectNormalizer
  15796.      */
  15797.     protected function getSerializer_Normalizer_ObjectService()
  15798.     {
  15799.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15800.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15801.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  15802.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15803.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  15804.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  15805.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  15806.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  15807.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  15808.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  15809.         return $this->privates['serializer.normalizer.object'] = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL, [], $a);
  15810.     }
  15811.     /**
  15812.      * Gets the private 'serializer.normalizer.problem' shared service.
  15813.      *
  15814.      * @return \Symfony\Component\Serializer\Normalizer\ProblemNormalizer
  15815.      */
  15816.     protected function getSerializer_Normalizer_ProblemService()
  15817.     {
  15818.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15819.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15820.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  15821.         return $this->privates['serializer.normalizer.problem'] = new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true);
  15822.     }
  15823.     /**
  15824.      * Gets the private 'serializer.normalizer.property' shared service.
  15825.      *
  15826.      * @return \Symfony\Component\Serializer\Normalizer\PropertyNormalizer
  15827.      */
  15828.     protected function getSerializer_Normalizer_PropertyService()
  15829.     {
  15830.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15831.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15832.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  15833.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15834.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  15835.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  15836.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  15837.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  15838.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  15839.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  15840.         if (isset($this->privates['serializer.normalizer.property'])) {
  15841.             return $this->privates['serializer.normalizer.property'];
  15842.         }
  15843.         return $this->privates['serializer.normalizer.property'] = new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), $a, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL, []);
  15844.     }
  15845.     /**
  15846.      * Gets the private 'serializer.normalizer.uid' shared service.
  15847.      *
  15848.      * @return \Symfony\Component\Serializer\Normalizer\UidNormalizer
  15849.      */
  15850.     protected function getSerializer_Normalizer_UidService()
  15851.     {
  15852.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  15853.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  15854.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  15855.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  15856.         return $this->privates['serializer.normalizer.uid'] = new \Symfony\Component\Serializer\Normalizer\UidNormalizer();
  15857.     }
  15858.     /**
  15859.      * Gets the private 'session.factory' shared service.
  15860.      *
  15861.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  15862.      */
  15863.     protected function getSession_FactoryService()
  15864.     {
  15865.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  15866.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  15867.         $a = ($this->privates['test.session.listener'] ?? $this->getTest_Session_ListenerService());
  15868.         if (isset($this->privates['session.factory'])) {
  15869.             return $this->privates['session.factory'];
  15870.         }
  15871.         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->privates['session.storage.factory.service'] ?? $this->getSession_Storage_Factory_ServiceService()), [=> $a=> 'onSessionUsage']);
  15872.     }
  15873.     /**
  15874.      * Gets the private 'session.storage.factory.service' shared service.
  15875.      *
  15876.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  15877.      *
  15878.      * @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.
  15879.      */
  15880.     protected function getSession_Storage_Factory_ServiceService()
  15881.     {
  15882.         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.');
  15883.         return $this->privates['session.storage.factory.service'] = new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  15884.     }
  15885.     /**
  15886.      * Gets the private 'session.storage.metadata_bag' shared service.
  15887.      *
  15888.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  15889.      *
  15890.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  15891.      */
  15892.     protected function getSession_Storage_MetadataBagService()
  15893.     {
  15894.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  15895.         return $this->privates['session.storage.metadata_bag'] = new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  15896.     }
  15897.     /**
  15898.      * Gets the private 'session.storage.native' shared service.
  15899.      *
  15900.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  15901.      *
  15902.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  15903.      */
  15904.     protected function getSession_Storage_NativeService()
  15905.     {
  15906.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  15907.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  15908.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php';
  15909.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], ($this->privates['Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler'] ?? ($this->privates['Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler'] = new \Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler($this->getEnv('DATABASE_URL')))), ($this->privates['session.storage.metadata_bag'] ?? $this->getSession_Storage_MetadataBagService()));
  15910.     }
  15911.     /**
  15912.      * Gets the private 'slugger' shared service.
  15913.      *
  15914.      * @return \Symfony\Component\String\Slugger\AsciiSlugger
  15915.      */
  15916.     protected function getSluggerService()
  15917.     {
  15918.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  15919.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  15920.         return $this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr');
  15921.     }
  15922.     /**
  15923.      * Gets the private 'streamed_response_listener' shared service.
  15924.      *
  15925.      * @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
  15926.      */
  15927.     protected function getStreamedResponseListenerService()
  15928.     {
  15929.         return $this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
  15930.     }
  15931.     /**
  15932.      * Gets the private 'test.client.cookiejar' service.
  15933.      *
  15934.      * @return \Symfony\Component\BrowserKit\CookieJar
  15935.      */
  15936.     protected function getTest_Client_CookiejarService()
  15937.     {
  15938.         include_once \dirname(__DIR__4).'/vendor/symfony/browser-kit/CookieJar.php';
  15939.         $this->factories['service_container']['test.client.cookiejar'] = function () {
  15940.             return new \Symfony\Component\BrowserKit\CookieJar();
  15941.         };
  15942.         return $this->factories['service_container']['test.client.cookiejar']();
  15943.     }
  15944.     /**
  15945.      * Gets the private 'test.client.history' service.
  15946.      *
  15947.      * @return \Symfony\Component\BrowserKit\History
  15948.      */
  15949.     protected function getTest_Client_HistoryService()
  15950.     {
  15951.         include_once \dirname(__DIR__4).'/vendor/symfony/browser-kit/History.php';
  15952.         $this->factories['service_container']['test.client.history'] = function () {
  15953.             return new \Symfony\Component\BrowserKit\History();
  15954.         };
  15955.         return $this->factories['service_container']['test.client.history']();
  15956.     }
  15957.     /**
  15958.      * Gets the private 'test.session.listener' shared service.
  15959.      *
  15960.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  15961.      */
  15962.     protected function getTest_Session_ListenerService()
  15963.     {
  15964.         return $this->privates['test.session.listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15965.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  15966.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  15967.         ], [
  15968.             'session' => '?',
  15969.             'session_factory' => '?',
  15970.         ]), true$this->parameters['session.storage.options']);
  15971.     }
  15972.     /**
  15973.      * Gets the private 'translation.dumper.csv' shared service.
  15974.      *
  15975.      * @return \Symfony\Component\Translation\Dumper\CsvFileDumper
  15976.      */
  15977.     protected function getTranslation_Dumper_CsvService()
  15978.     {
  15979.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  15980.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  15981.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  15982.         return $this->privates['translation.dumper.csv'] = new \Symfony\Component\Translation\Dumper\CsvFileDumper();
  15983.     }
  15984.     /**
  15985.      * Gets the private 'translation.dumper.ini' shared service.
  15986.      *
  15987.      * @return \Symfony\Component\Translation\Dumper\IniFileDumper
  15988.      */
  15989.     protected function getTranslation_Dumper_IniService()
  15990.     {
  15991.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  15992.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  15993.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  15994.         return $this->privates['translation.dumper.ini'] = new \Symfony\Component\Translation\Dumper\IniFileDumper();
  15995.     }
  15996.     /**
  15997.      * Gets the private 'translation.dumper.json' shared service.
  15998.      *
  15999.      * @return \Symfony\Component\Translation\Dumper\JsonFileDumper
  16000.      */
  16001.     protected function getTranslation_Dumper_JsonService()
  16002.     {
  16003.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16004.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16005.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  16006.         return $this->privates['translation.dumper.json'] = new \Symfony\Component\Translation\Dumper\JsonFileDumper();
  16007.     }
  16008.     /**
  16009.      * Gets the private 'translation.dumper.mo' shared service.
  16010.      *
  16011.      * @return \Symfony\Component\Translation\Dumper\MoFileDumper
  16012.      */
  16013.     protected function getTranslation_Dumper_MoService()
  16014.     {
  16015.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16016.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16017.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  16018.         return $this->privates['translation.dumper.mo'] = new \Symfony\Component\Translation\Dumper\MoFileDumper();
  16019.     }
  16020.     /**
  16021.      * Gets the private 'translation.dumper.php' shared service.
  16022.      *
  16023.      * @return \Symfony\Component\Translation\Dumper\PhpFileDumper
  16024.      */
  16025.     protected function getTranslation_Dumper_PhpService()
  16026.     {
  16027.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16028.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16029.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  16030.         return $this->privates['translation.dumper.php'] = new \Symfony\Component\Translation\Dumper\PhpFileDumper();
  16031.     }
  16032.     /**
  16033.      * Gets the private 'translation.dumper.po' shared service.
  16034.      *
  16035.      * @return \Symfony\Component\Translation\Dumper\PoFileDumper
  16036.      */
  16037.     protected function getTranslation_Dumper_PoService()
  16038.     {
  16039.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16040.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16041.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  16042.         return $this->privates['translation.dumper.po'] = new \Symfony\Component\Translation\Dumper\PoFileDumper();
  16043.     }
  16044.     /**
  16045.      * Gets the private 'translation.dumper.qt' shared service.
  16046.      *
  16047.      * @return \Symfony\Component\Translation\Dumper\QtFileDumper
  16048.      */
  16049.     protected function getTranslation_Dumper_QtService()
  16050.     {
  16051.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16052.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16053.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  16054.         return $this->privates['translation.dumper.qt'] = new \Symfony\Component\Translation\Dumper\QtFileDumper();
  16055.     }
  16056.     /**
  16057.      * Gets the private 'translation.dumper.res' shared service.
  16058.      *
  16059.      * @return \Symfony\Component\Translation\Dumper\IcuResFileDumper
  16060.      */
  16061.     protected function getTranslation_Dumper_ResService()
  16062.     {
  16063.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16064.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16065.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  16066.         return $this->privates['translation.dumper.res'] = new \Symfony\Component\Translation\Dumper\IcuResFileDumper();
  16067.     }
  16068.     /**
  16069.      * Gets the private 'translation.dumper.xliff' shared service.
  16070.      *
  16071.      * @return \Symfony\Component\Translation\Dumper\XliffFileDumper
  16072.      */
  16073.     protected function getTranslation_Dumper_XliffService()
  16074.     {
  16075.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16076.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16077.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  16078.         return $this->privates['translation.dumper.xliff'] = new \Symfony\Component\Translation\Dumper\XliffFileDumper();
  16079.     }
  16080.     /**
  16081.      * Gets the private 'translation.dumper.yaml' shared service.
  16082.      *
  16083.      * @return \Symfony\Component\Translation\Dumper\YamlFileDumper
  16084.      */
  16085.     protected function getTranslation_Dumper_YamlService()
  16086.     {
  16087.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16088.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16089.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  16090.         return $this->privates['translation.dumper.yaml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml');
  16091.     }
  16092.     /**
  16093.      * Gets the private 'translation.dumper.yml' shared service.
  16094.      *
  16095.      * @return \Symfony\Component\Translation\Dumper\YamlFileDumper
  16096.      */
  16097.     protected function getTranslation_Dumper_YmlService()
  16098.     {
  16099.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16100.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16101.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  16102.         return $this->privates['translation.dumper.yml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper();
  16103.     }
  16104.     /**
  16105.      * Gets the private 'translation.extractor' shared service.
  16106.      *
  16107.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  16108.      */
  16109.     protected function getTranslation_ExtractorService()
  16110.     {
  16111.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  16112.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  16113.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  16114.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  16115.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  16116.         $instance->addExtractor('php', ($this->privates['translation.extractor.php'] ?? ($this->privates['translation.extractor.php'] = new \Symfony\Component\Translation\Extractor\PhpExtractor())));
  16117.         $instance->addExtractor('twig', ($this->privates['twig.translation.extractor'] ?? $this->getTwig_Translation_ExtractorService()));
  16118.         return $instance;
  16119.     }
  16120.     /**
  16121.      * Gets the private 'translation.extractor.php' shared service.
  16122.      *
  16123.      * @return \Symfony\Component\Translation\Extractor\PhpExtractor
  16124.      */
  16125.     protected function getTranslation_Extractor_PhpService()
  16126.     {
  16127.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  16128.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  16129.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  16130.         return $this->privates['translation.extractor.php'] = new \Symfony\Component\Translation\Extractor\PhpExtractor();
  16131.     }
  16132.     /**
  16133.      * Gets the private 'translation.loader.csv' shared service.
  16134.      *
  16135.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  16136.      */
  16137.     protected function getTranslation_Loader_CsvService()
  16138.     {
  16139.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16140.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16141.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16142.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  16143.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  16144.     }
  16145.     /**
  16146.      * Gets the private 'translation.loader.dat' shared service.
  16147.      *
  16148.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  16149.      */
  16150.     protected function getTranslation_Loader_DatService()
  16151.     {
  16152.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16153.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  16154.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  16155.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  16156.     }
  16157.     /**
  16158.      * Gets the private 'translation.loader.ini' shared service.
  16159.      *
  16160.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  16161.      */
  16162.     protected function getTranslation_Loader_IniService()
  16163.     {
  16164.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16165.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16167.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  16168.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  16169.     }
  16170.     /**
  16171.      * Gets the private 'translation.loader.json' shared service.
  16172.      *
  16173.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  16174.      */
  16175.     protected function getTranslation_Loader_JsonService()
  16176.     {
  16177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16178.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16179.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16180.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  16181.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  16182.     }
  16183.     /**
  16184.      * Gets the private 'translation.loader.mo' shared service.
  16185.      *
  16186.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  16187.      */
  16188.     protected function getTranslation_Loader_MoService()
  16189.     {
  16190.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16191.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16192.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16193.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  16194.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  16195.     }
  16196.     /**
  16197.      * Gets the private 'translation.loader.php' shared service.
  16198.      *
  16199.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  16200.      */
  16201.     protected function getTranslation_Loader_PhpService()
  16202.     {
  16203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16206.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  16207.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  16208.     }
  16209.     /**
  16210.      * Gets the private 'translation.loader.po' shared service.
  16211.      *
  16212.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  16213.      */
  16214.     protected function getTranslation_Loader_PoService()
  16215.     {
  16216.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16217.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16218.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16219.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  16220.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  16221.     }
  16222.     /**
  16223.      * Gets the private 'translation.loader.qt' shared service.
  16224.      *
  16225.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  16226.      */
  16227.     protected function getTranslation_Loader_QtService()
  16228.     {
  16229.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16230.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  16231.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  16232.     }
  16233.     /**
  16234.      * Gets the private 'translation.loader.res' shared service.
  16235.      *
  16236.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  16237.      */
  16238.     protected function getTranslation_Loader_ResService()
  16239.     {
  16240.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16241.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  16242.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  16243.     }
  16244.     /**
  16245.      * Gets the private 'translation.loader.xliff' shared service.
  16246.      *
  16247.      * @return \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader
  16248.      */
  16249.     protected function getTranslation_Loader_XliffService()
  16250.     {
  16251.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16252.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  16253.         return $this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader();
  16254.     }
  16255.     /**
  16256.      * Gets the private 'translation.loader.yml' shared service.
  16257.      *
  16258.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  16259.      */
  16260.     protected function getTranslation_Loader_YmlService()
  16261.     {
  16262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16263.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16265.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  16266.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  16267.     }
  16268.     /**
  16269.      * Gets the private 'translation.provider_collection' shared service.
  16270.      *
  16271.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  16272.      */
  16273.     protected function getTranslation_ProviderCollectionService()
  16274.     {
  16275.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  16276.         return $this->privates['translation.provider_collection'] = ($this->privates['translation.provider_collection_factory'] ?? $this->getTranslation_ProviderCollectionFactoryService())->fromConfig([]);
  16277.     }
  16278.     /**
  16279.      * Gets the private 'translation.provider_collection_factory' shared service.
  16280.      *
  16281.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory
  16282.      */
  16283.     protected function getTranslation_ProviderCollectionFactoryService()
  16284.     {
  16285.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  16286.         return $this->privates['translation.provider_collection_factory'] = new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  16287.             yield => ($this->privates['translation.provider_factory.null'] ?? ($this->privates['translation.provider_factory.null'] = new \Symfony\Component\Translation\Provider\NullProviderFactory()));
  16288.         }, 1), []);
  16289.     }
  16290.     /**
  16291.      * Gets the private 'translation.provider_factory.null' shared service.
  16292.      *
  16293.      * @return \Symfony\Component\Translation\Provider\NullProviderFactory
  16294.      */
  16295.     protected function getTranslation_ProviderFactory_NullService()
  16296.     {
  16297.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/ProviderFactoryInterface.php';
  16298.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/AbstractProviderFactory.php';
  16299.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/NullProviderFactory.php';
  16300.         return $this->privates['translation.provider_factory.null'] = new \Symfony\Component\Translation\Provider\NullProviderFactory();
  16301.     }
  16302.     /**
  16303.      * Gets the private 'translation.reader' shared service.
  16304.      *
  16305.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  16306.      */
  16307.     protected function getTranslation_ReaderService()
  16308.     {
  16309.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  16310.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  16311.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16312.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16313.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16314.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  16315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  16316.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  16317.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  16318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  16319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  16320.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  16321.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  16322.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  16323.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  16324.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  16325.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  16326.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  16327.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader()));
  16328.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  16329.         $instance->addLoader('yaml'$a);
  16330.         $instance->addLoader('yml'$a);
  16331.         $instance->addLoader('xlf'$b);
  16332.         $instance->addLoader('xliff'$b);
  16333.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  16334.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  16335.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  16336.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  16337.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  16338.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  16339.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  16340.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  16341.         return $instance;
  16342.     }
  16343.     /**
  16344.      * Gets the private 'translation.warmer' shared service.
  16345.      *
  16346.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  16347.      */
  16348.     protected function getTranslation_WarmerService()
  16349.     {
  16350.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  16351.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  16352.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16353.             'translator' => ['services''translator''getTranslatorService'false],
  16354.         ], [
  16355.             'translator' => '?',
  16356.         ]))->withContext('translation.warmer'$this));
  16357.     }
  16358.     /**
  16359.      * Gets the private 'translation.writer' shared service.
  16360.      *
  16361.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  16362.      */
  16363.     protected function getTranslation_WriterService()
  16364.     {
  16365.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  16366.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  16367.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16368.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16369.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  16370.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  16371.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  16372.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  16373.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  16374.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  16375.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  16376.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  16377.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  16378.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  16379.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  16380.         $instance->addDumper('php', ($this->privates['translation.dumper.php'] ?? ($this->privates['translation.dumper.php'] = new \Symfony\Component\Translation\Dumper\PhpFileDumper())));
  16381.         $instance->addDumper('xlf', ($this->privates['translation.dumper.xliff'] ?? ($this->privates['translation.dumper.xliff'] = new \Symfony\Component\Translation\Dumper\XliffFileDumper())));
  16382.         $instance->addDumper('po', ($this->privates['translation.dumper.po'] ?? ($this->privates['translation.dumper.po'] = new \Symfony\Component\Translation\Dumper\PoFileDumper())));
  16383.         $instance->addDumper('mo', ($this->privates['translation.dumper.mo'] ?? ($this->privates['translation.dumper.mo'] = new \Symfony\Component\Translation\Dumper\MoFileDumper())));
  16384.         $instance->addDumper('yml', ($this->privates['translation.dumper.yml'] ?? ($this->privates['translation.dumper.yml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper())));
  16385.         $instance->addDumper('yaml', ($this->privates['translation.dumper.yaml'] ?? ($this->privates['translation.dumper.yaml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'))));
  16386.         $instance->addDumper('ts', ($this->privates['translation.dumper.qt'] ?? ($this->privates['translation.dumper.qt'] = new \Symfony\Component\Translation\Dumper\QtFileDumper())));
  16387.         $instance->addDumper('csv', ($this->privates['translation.dumper.csv'] ?? ($this->privates['translation.dumper.csv'] = new \Symfony\Component\Translation\Dumper\CsvFileDumper())));
  16388.         $instance->addDumper('ini', ($this->privates['translation.dumper.ini'] ?? ($this->privates['translation.dumper.ini'] = new \Symfony\Component\Translation\Dumper\IniFileDumper())));
  16389.         $instance->addDumper('json', ($this->privates['translation.dumper.json'] ?? ($this->privates['translation.dumper.json'] = new \Symfony\Component\Translation\Dumper\JsonFileDumper())));
  16390.         $instance->addDumper('res', ($this->privates['translation.dumper.res'] ?? ($this->privates['translation.dumper.res'] = new \Symfony\Component\Translation\Dumper\IcuResFileDumper())));
  16391.         return $instance;
  16392.     }
  16393.     /**
  16394.      * Gets the private 'translator.default' shared service.
  16395.      *
  16396.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  16397.      */
  16398.     protected function getTranslator_DefaultService()
  16399.     {
  16400.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16401.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  16402.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  16403.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  16404.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  16405.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  16406.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  16407.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  16408.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  16409.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  16410.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  16411.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  16412.         ], [
  16413.             'translation.loader.csv' => '?',
  16414.             'translation.loader.dat' => '?',
  16415.             'translation.loader.ini' => '?',
  16416.             'translation.loader.json' => '?',
  16417.             'translation.loader.mo' => '?',
  16418.             'translation.loader.php' => '?',
  16419.             'translation.loader.po' => '?',
  16420.             'translation.loader.qt' => '?',
  16421.             'translation.loader.res' => '?',
  16422.             'translation.loader.xliff' => '?',
  16423.             'translation.loader.yml' => '?',
  16424.         ]), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.af.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bg.yml'), => (\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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.da.yml'), => (\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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.el.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), => (\dirname(__DIR__4).'/translations/FOSUserBundle.en.yaml'), => (\dirname(__DIR__4).'/translations/admin.en.yaml'), => (\dirname(__DIR__4).'/translations/messages.en.yaml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.et.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eu.yml'), => (\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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), => (\dirname(__DIR__4).'/translations/FOSUserBundle.fr.yaml'), => (\dirname(__DIR__4).'/translations/admin.fr.yaml'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.gl.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.he.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hr.yml'), => (\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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.id.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lb.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lt.yml'), => (\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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lv.yml')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mk.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.mn.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nb.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt_BR.yml'), => (\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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sl.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sr_Latn.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sv.yml'), => (\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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.th.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.vi.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.zh_CN.yml')], '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')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ky.yml'), => (\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')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.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/friendsofsymfony/user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/minishlink/web-push-bundle/Minishlink/Bundle/WebPushBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/jms/translation-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/src/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations'=> 'translations'=> 'vendor/a2lix/translation-form-bundle/src/translations'=> 'vendor/liip/imagine-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'10 => 'vendor/symfony/maker-bundle/src/translations'11 => 'vendor/symfony/monolog-bundle/translations'12 => 'vendor/symfony/webpack-encore-bundle/src/translations'13 => 'vendor/symfony/framework-bundle/translations'14 => 'vendor/a2lix/auto-form-bundle/src/translations'15 => 'vendor/symfony/twig-bundle/translations'16 => 'vendor/twig/extra-bundle/translations'17 => 'vendor/symfony/web-profiler-bundle/translations'18 => 'vendor/symfony/security-bundle/translations'19 => 'vendor/knplabs/doctrine-behaviors/src/translations'20 => 'vendor/doctrine/doctrine-bundle/translations'21 => 'vendor/minishlink/web-push-bundle/Minishlink/Bundle/WebPushBundle/translations'22 => 'vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/translations'23 => 'vendor/jms/translation-bundle/translations'24 => 'vendor/doctrine/doctrine-migrations-bundle/translations']]], []);
  16425.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  16426.         $instance->setFallbackLocales($this->parameters['langs']);
  16427.         return $instance;
  16428.     }
  16429.     /**
  16430.      * Gets the private 'translator.formatter.default' shared service.
  16431.      *
  16432.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  16433.      */
  16434.     protected function getTranslator_Formatter_DefaultService()
  16435.     {
  16436.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(($this->privates['identity_translator'] ?? ($this->privates['identity_translator'] = new \Symfony\Component\Translation\IdentityTranslator())));
  16437.     }
  16438.     /**
  16439.      * Gets the private 'twig.app_variable' shared service.
  16440.      *
  16441.      * @return \Symfony\Bridge\Twig\AppVariable
  16442.      */
  16443.     protected function getTwig_AppVariableService()
  16444.     {
  16445.         $this->privates['twig.app_variable'] = $instance = new \Symfony\Bridge\Twig\AppVariable();
  16446.         $instance->setEnvironment('dev');
  16447.         $instance->setDebug(true);
  16448.         if ($this->has('.container.private.security.token_storage')) {
  16449.             $instance->setTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  16450.         }
  16451.         if ($this->has('request_stack')) {
  16452.             $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  16453.         }
  16454.         return $instance;
  16455.     }
  16456.     /**
  16457.      * Gets the private 'twig.command.debug' shared service.
  16458.      *
  16459.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  16460.      */
  16461.     protected function getTwig_Command_DebugService()
  16462.     {
  16463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16464.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  16465.         $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()));
  16466.         $instance->setName('debug:twig');
  16467.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  16468.         return $instance;
  16469.     }
  16470.     /**
  16471.      * Gets the private 'twig.command.lint' shared service.
  16472.      *
  16473.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  16474.      */
  16475.     protected function getTwig_Command_LintService()
  16476.     {
  16477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16478.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  16479.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  16480.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  16481.         $instance->setName('lint:twig');
  16482.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  16483.         return $instance;
  16484.     }
  16485.     /**
  16486.      * Gets the private 'twig.configurator.environment' shared service.
  16487.      *
  16488.      * @return \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator
  16489.      */
  16490.     protected function getTwig_Configurator_EnvironmentService()
  16491.     {
  16492.         return $this->privates['twig.configurator.environment'] = new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'',');
  16493.     }
  16494.     /**
  16495.      * Gets the private 'twig.error_renderer.html' shared service.
  16496.      *
  16497.      * @return \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer
  16498.      */
  16499.     protected function getTwig_ErrorRenderer_HtmlService()
  16500.     {
  16501.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  16502.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  16503.         return $this->privates['twig.error_renderer.html'] = 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(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  16504.     }
  16505.     /**
  16506.      * Gets the private 'twig.extension.assets' shared service.
  16507.      *
  16508.      * @return \Symfony\Bridge\Twig\Extension\AssetExtension
  16509.      */
  16510.     protected function getTwig_Extension_AssetsService()
  16511.     {
  16512.         return $this->privates['twig.extension.assets'] = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  16513.     }
  16514.     /**
  16515.      * Gets the private 'twig.extension.code' shared service.
  16516.      *
  16517.      * @return \Symfony\Bridge\Twig\Extension\CodeExtension
  16518.      */
  16519.     protected function getTwig_Extension_CodeService()
  16520.     {
  16521.         return $this->privates['twig.extension.code'] = new \Symfony\Bridge\Twig\Extension\CodeExtension(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), 'UTF-8');
  16522.     }
  16523.     /**
  16524.      * Gets the private 'twig.extension.debug' shared service.
  16525.      *
  16526.      * @return \Twig\Extension\DebugExtension
  16527.      */
  16528.     protected function getTwig_Extension_DebugService()
  16529.     {
  16530.         return $this->privates['twig.extension.debug'] = new \Twig\Extension\DebugExtension();
  16531.     }
  16532.     /**
  16533.      * Gets the private 'twig.extension.debug.stopwatch' shared service.
  16534.      *
  16535.      * @return \Symfony\Bridge\Twig\Extension\StopwatchExtension
  16536.      */
  16537.     protected function getTwig_Extension_Debug_StopwatchService()
  16538.     {
  16539.         return $this->privates['twig.extension.debug.stopwatch'] = new \Symfony\Bridge\Twig\Extension\StopwatchExtension(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), true);
  16540.     }
  16541.     /**
  16542.      * Gets the private 'twig.extension.expression' shared service.
  16543.      *
  16544.      * @return \Symfony\Bridge\Twig\Extension\ExpressionExtension
  16545.      */
  16546.     protected function getTwig_Extension_ExpressionService()
  16547.     {
  16548.         return $this->privates['twig.extension.expression'] = new \Symfony\Bridge\Twig\Extension\ExpressionExtension();
  16549.     }
  16550.     /**
  16551.      * Gets the private 'twig.extension.form' shared service.
  16552.      *
  16553.      * @return \Symfony\Bridge\Twig\Extension\FormExtension
  16554.      */
  16555.     protected function getTwig_Extension_FormService()
  16556.     {
  16557.         return $this->privates['twig.extension.form'] = new \Symfony\Bridge\Twig\Extension\FormExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  16558.     }
  16559.     /**
  16560.      * Gets the private 'twig.extension.httpfoundation' shared service.
  16561.      *
  16562.      * @return \Symfony\Bridge\Twig\Extension\HttpFoundationExtension
  16563.      */
  16564.     protected function getTwig_Extension_HttpfoundationService()
  16565.     {
  16566.         return $this->privates['twig.extension.httpfoundation'] = new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(($this->privates['url_helper'] ?? $this->getUrlHelperService()));
  16567.     }
  16568.     /**
  16569.      * Gets the private 'twig.extension.httpkernel' shared service.
  16570.      *
  16571.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelExtension
  16572.      */
  16573.     protected function getTwig_Extension_HttpkernelService()
  16574.     {
  16575.         return $this->privates['twig.extension.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelExtension();
  16576.     }
  16577.     /**
  16578.      * Gets the private 'twig.extension.logout_url' shared service.
  16579.      *
  16580.      * @return \Symfony\Bridge\Twig\Extension\LogoutUrlExtension
  16581.      */
  16582.     protected function getTwig_Extension_LogoutUrlService()
  16583.     {
  16584.         return $this->privates['twig.extension.logout_url'] = new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  16585.     }
  16586.     /**
  16587.      * Gets the private 'twig.extension.profiler' shared service.
  16588.      *
  16589.      * @return \Symfony\Bridge\Twig\Extension\ProfilerExtension
  16590.      */
  16591.     protected function getTwig_Extension_ProfilerService()
  16592.     {
  16593.         return $this->privates['twig.extension.profiler'] = new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  16594.     }
  16595.     /**
  16596.      * Gets the private 'twig.extension.routing' shared service.
  16597.      *
  16598.      * @return \Symfony\Bridge\Twig\Extension\RoutingExtension
  16599.      */
  16600.     protected function getTwig_Extension_RoutingService()
  16601.     {
  16602.         return $this->privates['twig.extension.routing'] = new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService()));
  16603.     }
  16604.     /**
  16605.      * Gets the private 'twig.extension.security' shared service.
  16606.      *
  16607.      * @return \Symfony\Bridge\Twig\Extension\SecurityExtension
  16608.      */
  16609.     protected function getTwig_Extension_SecurityService()
  16610.     {
  16611.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  16612.         if (isset($this->privates['twig.extension.security'])) {
  16613.             return $this->privates['twig.extension.security'];
  16614.         }
  16615.         $b = ($this->privates['security.impersonate_url_generator'] ?? $this->getSecurity_ImpersonateUrlGeneratorService());
  16616.         if (isset($this->privates['twig.extension.security'])) {
  16617.             return $this->privates['twig.extension.security'];
  16618.         }
  16619.         return $this->privates['twig.extension.security'] = new \Symfony\Bridge\Twig\Extension\SecurityExtension($a$b);
  16620.     }
  16621.     /**
  16622.      * Gets the private 'twig.extension.security_csrf' shared service.
  16623.      *
  16624.      * @return \Symfony\Bridge\Twig\Extension\CsrfExtension
  16625.      */
  16626.     protected function getTwig_Extension_SecurityCsrfService()
  16627.     {
  16628.         return $this->privates['twig.extension.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfExtension();
  16629.     }
  16630.     /**
  16631.      * Gets the private 'twig.extension.serializer' shared service.
  16632.      *
  16633.      * @return \Symfony\Bridge\Twig\Extension\SerializerExtension
  16634.      */
  16635.     protected function getTwig_Extension_SerializerService()
  16636.     {
  16637.         return $this->privates['twig.extension.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerExtension();
  16638.     }
  16639.     /**
  16640.      * Gets the private 'twig.extension.trans' shared service.
  16641.      *
  16642.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  16643.      */
  16644.     protected function getTwig_Extension_TransService()
  16645.     {
  16646.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  16647.     }
  16648.     /**
  16649.      * Gets the private 'twig.extension.weblink' shared service.
  16650.      *
  16651.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  16652.      */
  16653.     protected function getTwig_Extension_WeblinkService()
  16654.     {
  16655.         return $this->privates['twig.extension.weblink'] = new \Symfony\Bridge\Twig\Extension\WebLinkExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  16656.     }
  16657.     /**
  16658.      * Gets the private 'twig.extension.webprofiler' shared service.
  16659.      *
  16660.      * @return \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension
  16661.      */
  16662.     protected function getTwig_Extension_WebprofilerService()
  16663.     {
  16664.         $a = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  16665.         $a->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  16666.         return $this->privates['twig.extension.webprofiler'] = new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($a);
  16667.     }
  16668.     /**
  16669.      * Gets the private 'twig.extension.yaml' shared service.
  16670.      *
  16671.      * @return \Symfony\Bridge\Twig\Extension\YamlExtension
  16672.      */
  16673.     protected function getTwig_Extension_YamlService()
  16674.     {
  16675.         return $this->privates['twig.extension.yaml'] = new \Symfony\Bridge\Twig\Extension\YamlExtension();
  16676.     }
  16677.     /**
  16678.      * Gets the private 'twig.form.engine' shared service.
  16679.      *
  16680.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  16681.      */
  16682.     protected function getTwig_Form_EngineService()
  16683.     {
  16684.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  16685.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  16686.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  16687.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16688.         if (isset($this->privates['twig.form.engine'])) {
  16689.             return $this->privates['twig.form.engine'];
  16690.         }
  16691.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  16692.     }
  16693.     /**
  16694.      * Gets the private 'twig.form.renderer' shared service.
  16695.      *
  16696.      * @return \Symfony\Component\Form\FormRenderer
  16697.      */
  16698.     protected function getTwig_Form_RendererService()
  16699.     {
  16700.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  16701.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  16702.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  16703.         if (isset($this->privates['twig.form.renderer'])) {
  16704.             return $this->privates['twig.form.renderer'];
  16705.         }
  16706.         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()));
  16707.     }
  16708.     /**
  16709.      * Gets the private 'twig.loader.native_filesystem' shared service.
  16710.      *
  16711.      * @return \Twig\Loader\FilesystemLoader
  16712.      */
  16713.     protected function getTwig_Loader_NativeFilesystemService()
  16714.     {
  16715.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  16716.         $instance->addPath((\dirname(__DIR__4).'/public'), 'public_path');
  16717.         $instance->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), 'A2lixTranslationForm');
  16718.         $instance->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), '!A2lixTranslationForm');
  16719.         $instance->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  16720.         $instance->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  16721.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  16722.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  16723.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  16724.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  16725.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  16726.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  16727.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  16728.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), 'FOSUser');
  16729.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), '!FOSUser');
  16730.         $instance->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  16731.         $instance->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  16732.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  16733.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  16734.         $instance->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), 'JMSTranslation');
  16735.         $instance->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), '!JMSTranslation');
  16736.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  16737.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  16738.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  16739.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  16740.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  16741.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  16742.         return $instance;
  16743.     }
  16744.     /**
  16745.      * Gets the private 'twig.mailer.message_listener' shared service.
  16746.      *
  16747.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  16748.      */
  16749.     protected function getTwig_Mailer_MessageListenerService()
  16750.     {
  16751.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  16752.         $a = ($this->privates['twig.mime_body_renderer'] ?? $this->getTwig_MimeBodyRendererService());
  16753.         if (isset($this->privates['twig.mailer.message_listener'])) {
  16754.             return $this->privates['twig.mailer.message_listener'];
  16755.         }
  16756.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL$a);
  16757.     }
  16758.     /**
  16759.      * Gets the private 'twig.mime_body_renderer' shared service.
  16760.      *
  16761.      * @return \Symfony\Bridge\Twig\Mime\BodyRenderer
  16762.      */
  16763.     protected function getTwig_MimeBodyRendererService()
  16764.     {
  16765.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  16766.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  16767.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16768.         if (isset($this->privates['twig.mime_body_renderer'])) {
  16769.             return $this->privates['twig.mime_body_renderer'];
  16770.         }
  16771.         return $this->privates['twig.mime_body_renderer'] = new \Symfony\Bridge\Twig\Mime\BodyRenderer($a);
  16772.     }
  16773.     /**
  16774.      * Gets the private 'twig.missing_extension_suggestor' shared service.
  16775.      *
  16776.      * @return \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor
  16777.      */
  16778.     protected function getTwig_MissingExtensionSuggestorService()
  16779.     {
  16780.         return $this->privates['twig.missing_extension_suggestor'] = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  16781.     }
  16782.     /**
  16783.      * Gets the private 'twig.profile' shared service.
  16784.      *
  16785.      * @return \Twig\Profiler\Profile
  16786.      */
  16787.     protected function getTwig_ProfileService()
  16788.     {
  16789.         return $this->privates['twig.profile'] = new \Twig\Profiler\Profile();
  16790.     }
  16791.     /**
  16792.      * Gets the private 'twig.runtime.httpkernel' shared service.
  16793.      *
  16794.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  16795.      */
  16796.     protected function getTwig_Runtime_HttpkernelService()
  16797.     {
  16798.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  16799.         $a = ($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService());
  16800.         if (isset($this->privates['twig.runtime.httpkernel'])) {
  16801.             return $this->privates['twig.runtime.httpkernel'];
  16802.         }
  16803.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime($a, ($this->privates['fragment.uri_generator'] ?? $this->getFragment_UriGeneratorService()));
  16804.     }
  16805.     /**
  16806.      * Gets the private 'twig.runtime.security_csrf' shared service.
  16807.      *
  16808.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  16809.      */
  16810.     protected function getTwig_Runtime_SecurityCsrfService()
  16811.     {
  16812.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  16813.         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()));
  16814.     }
  16815.     /**
  16816.      * Gets the private 'twig.runtime.serializer' shared service.
  16817.      *
  16818.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  16819.      */
  16820.     protected function getTwig_Runtime_SerializerService()
  16821.     {
  16822.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  16823.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  16824.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  16825.         if (isset($this->privates['twig.runtime.serializer'])) {
  16826.             return $this->privates['twig.runtime.serializer'];
  16827.         }
  16828.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  16829.     }
  16830.     /**
  16831.      * Gets the private 'twig.runtime_loader' shared service.
  16832.      *
  16833.      * @return \Twig\RuntimeLoader\ContainerRuntimeLoader
  16834.      */
  16835.     protected function getTwig_RuntimeLoaderService()
  16836.     {
  16837.         return $this->privates['twig.runtime_loader'] = new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16838.             'Liip\\ImagineBundle\\Templating\\LazyFilterRuntime' => ['privates''liip_imagine.templating.filter_runtime''getLiipImagine_Templating_FilterRuntimeService'false],
  16839.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  16840.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  16841.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  16842.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  16843.         ], [
  16844.             'Liip\\ImagineBundle\\Templating\\LazyFilterRuntime' => '?',
  16845.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  16846.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  16847.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  16848.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  16849.         ]));
  16850.     }
  16851.     /**
  16852.      * Gets the private 'twig.translation.extractor' shared service.
  16853.      *
  16854.      * @return \Symfony\Bridge\Twig\Translation\TwigExtractor
  16855.      */
  16856.     protected function getTwig_Translation_ExtractorService()
  16857.     {
  16858.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  16859.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  16860.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  16861.         return $this->privates['twig.translation.extractor'] = new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  16862.     }
  16863.     /**
  16864.      * Gets the private 'uri_signer' shared service.
  16865.      *
  16866.      * @return \Symfony\Component\HttpKernel\UriSigner
  16867.      */
  16868.     protected function getUriSignerService()
  16869.     {
  16870.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  16871.         return $this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET'));
  16872.     }
  16873.     /**
  16874.      * Gets the private 'url_helper' shared service.
  16875.      *
  16876.      * @return \Symfony\Component\HttpFoundation\UrlHelper
  16877.      */
  16878.     protected function getUrlHelperService()
  16879.     {
  16880.         return $this->privates['url_helper'] = new \Symfony\Component\HttpFoundation\UrlHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()));
  16881.     }
  16882.     /**
  16883.      * Gets the private 'validate_request_listener' shared service.
  16884.      *
  16885.      * @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener
  16886.      */
  16887.     protected function getValidateRequestListenerService()
  16888.     {
  16889.         return $this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
  16890.     }
  16891.     /**
  16892.      * Gets the private 'validator.builder' shared service.
  16893.      *
  16894.      * @return \Symfony\Component\Validator\ValidatorBuilder
  16895.      */
  16896.     protected function getValidator_BuilderService()
  16897.     {
  16898.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  16899.         $instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  16900.         if ($this->has('translator')) {
  16901.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  16902.         }
  16903.         $instance->setTranslationDomain('validators');
  16904.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/validation.xml')]);
  16905.         $instance->enableAnnotationMapping(true);
  16906.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  16907.         $instance->addMethodMapping('loadValidatorMetadata');
  16908.         $instance->addObjectInitializers([=> ($this->privates['fos_user.validator.initializer'] ?? $this->getFosUser_Validator_InitializerService()), => ($this->privates['doctrine.orm.validator_initializer'] ?? $this->getDoctrine_Orm_ValidatorInitializerService())]);
  16909.         $instance->addLoader(($this->privates['validator.property_info_loader'] ?? $this->getValidator_PropertyInfoLoaderService()));
  16910.         $instance->addLoader(($this->privates['doctrine.orm.default_entity_manager.validator_loader'] ?? $this->getDoctrine_Orm_DefaultEntityManager_ValidatorLoaderService()));
  16911.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  16912.         return $instance;
  16913.     }
  16914.     /**
  16915.      * Gets the private 'validator.email' shared service.
  16916.      *
  16917.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  16918.      */
  16919.     protected function getValidator_EmailService()
  16920.     {
  16921.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16922.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16923.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  16924.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  16925.     }
  16926.     /**
  16927.      * Gets the private 'validator.expression' shared service.
  16928.      *
  16929.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  16930.      */
  16931.     protected function getValidator_ExpressionService()
  16932.     {
  16933.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16934.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16935.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  16936.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(($this->privates['validator.expression_language'] ?? $this->getValidator_ExpressionLanguageService()));
  16937.     }
  16938.     /**
  16939.      * Gets the private 'validator.expression_language' shared service.
  16940.      *
  16941.      * @return \Symfony\Component\ExpressionLanguage\ExpressionLanguage
  16942.      */
  16943.     protected function getValidator_ExpressionLanguageService()
  16944.     {
  16945.         return $this->privates['validator.expression_language'] = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  16946.     }
  16947.     /**
  16948.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  16949.      *
  16950.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  16951.      */
  16952.     protected function getValidator_Mapping_CacheWarmerService()
  16953.     {
  16954.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  16955.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  16956.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  16957.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  16958.     }
  16959.     /**
  16960.      * Gets the private 'validator.not_compromised_password' shared service.
  16961.      *
  16962.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  16963.      */
  16964.     protected function getValidator_NotCompromisedPasswordService()
  16965.     {
  16966.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16967.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16968.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  16969.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  16970.     }
  16971.     /**
  16972.      * Gets the private 'validator.property_info_loader' shared service.
  16973.      *
  16974.      * @return \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader
  16975.      */
  16976.     protected function getValidator_PropertyInfoLoaderService()
  16977.     {
  16978.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  16979.         return $this->privates['validator.property_info_loader'] = new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL);
  16980.     }
  16981.     /**
  16982.      * Gets the private 'validator.validator_factory' shared service.
  16983.      *
  16984.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  16985.      */
  16986.     protected function getValidator_ValidatorFactoryService()
  16987.     {
  16988.         return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16989.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  16990.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  16991.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  16992.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  16993.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  16994.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  16995.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  16996.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  16997.         ], [
  16998.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  16999.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  17000.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  17001.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  17002.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  17003.             'doctrine.orm.validator.unique' => '?',
  17004.             'security.validator.user_password' => '?',
  17005.             'validator.expression' => '?',
  17006.         ]));
  17007.     }
  17008.     /**
  17009.      * Gets the private 'web_link.add_link_header_listener' shared service.
  17010.      *
  17011.      * @return \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener
  17012.      */
  17013.     protected function getWebLink_AddLinkHeaderListenerService()
  17014.     {
  17015.         return $this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener();
  17016.     }
  17017.     /**
  17018.      * Gets the private 'web_profiler.csp.handler' shared service.
  17019.      *
  17020.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  17021.      */
  17022.     protected function getWebProfiler_Csp_HandlerService()
  17023.     {
  17024.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  17025.     }
  17026.     /**
  17027.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  17028.      *
  17029.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  17030.      */
  17031.     protected function getWebProfiler_DebugToolbarService()
  17032.     {
  17033.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  17034.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  17035.             return $this->privates['web_profiler.debug_toolbar'];
  17036.         }
  17037.         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()), NULL);
  17038.     }
  17039.     /**
  17040.      * Gets the private 'webpack_encore.entrypoint_lookup.cache_warmer' shared service.
  17041.      *
  17042.      * @return \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer
  17043.      */
  17044.     protected function getWebpackEncore_EntrypointLookup_CacheWarmerService()
  17045.     {
  17046.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  17047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  17048.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/CacheWarmer/EntrypointCacheWarmer.php';
  17049.         return $this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'));
  17050.     }
  17051.     /**
  17052.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  17053.      *
  17054.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  17055.      */
  17056.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  17057.     {
  17058.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  17059.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  17060.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  17061.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  17062.     }
  17063.     /**
  17064.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  17065.      *
  17066.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  17067.      */
  17068.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  17069.     {
  17070.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17071.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  17072.         ], [
  17073.             '_default' => '?',
  17074.         ]), '_default');
  17075.     }
  17076.     /**
  17077.      * Gets the private 'webpack_encore.exception_listener' shared service.
  17078.      *
  17079.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  17080.      */
  17081.     protected function getWebpackEncore_ExceptionListenerService()
  17082.     {
  17083.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  17084.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  17085.     }
  17086.     /**
  17087.      * Gets the private 'webpack_encore.preload_assets_event_listener' shared service.
  17088.      *
  17089.      * @return \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener
  17090.      */
  17091.     protected function getWebpackEncore_PreloadAssetsEventListenerService()
  17092.     {
  17093.         $a = ($this->privates['webpack_encore.tag_renderer'] ?? $this->getWebpackEncore_TagRendererService());
  17094.         if (isset($this->privates['webpack_encore.preload_assets_event_listener'])) {
  17095.             return $this->privates['webpack_encore.preload_assets_event_listener'];
  17096.         }
  17097.         return $this->privates['webpack_encore.preload_assets_event_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener($a);
  17098.     }
  17099.     /**
  17100.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  17101.      *
  17102.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  17103.      */
  17104.     protected function getWebpackEncore_TagRendererService()
  17105.     {
  17106.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17107.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  17108.             return $this->privates['webpack_encore.tag_renderer'];
  17109.         }
  17110.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), ['crossorigin' => 'anonymous'], ['defer' => false], [], $a);
  17111.     }
  17112.     /**
  17113.      * Gets the private 'webpack_encore.twig_entry_files_extension' shared service.
  17114.      *
  17115.      * @return \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension
  17116.      */
  17117.     protected function getWebpackEncore_TwigEntryFilesExtensionService()
  17118.     {
  17119.         return $this->privates['webpack_encore.twig_entry_files_extension'] = new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17120.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  17121.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  17122.         ], [
  17123.             'webpack_encore.entrypoint_lookup_collection' => '?',
  17124.             'webpack_encore.tag_renderer' => '?',
  17125.         ]));
  17126.     }
  17127.     /**
  17128.      * Gets the private 'webpack_encore.twig_stimulus_extension' shared service.
  17129.      *
  17130.      * @return \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension
  17131.      */
  17132.     protected function getWebpackEncore_TwigStimulusExtensionService()
  17133.     {
  17134.         return $this->privates['webpack_encore.twig_stimulus_extension'] = new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension();
  17135.     }
  17136.     /**
  17137.      * Gets the public 'cache_clearer' alias.
  17138.      *
  17139.      * @return object The ".container.private.cache_clearer" service.
  17140.      */
  17141.     protected function getCacheClearerService()
  17142.     {
  17143.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  17144.         return $this->get('.container.private.cache_clearer');
  17145.     }
  17146.     /**
  17147.      * Gets the public 'filesystem' alias.
  17148.      *
  17149.      * @return object The ".container.private.filesystem" service.
  17150.      */
  17151.     protected function getFilesystemService()
  17152.     {
  17153.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  17154.         return $this->get('.container.private.filesystem');
  17155.     }
  17156.     /**
  17157.      * Gets the public 'serializer' alias.
  17158.      *
  17159.      * @return object The ".container.private.serializer" service.
  17160.      */
  17161.     protected function getSerializerService()
  17162.     {
  17163.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  17164.         return $this->get('.container.private.serializer');
  17165.     }
  17166.     /**
  17167.      * Gets the public 'security.csrf.token_manager' alias.
  17168.      *
  17169.      * @return object The ".container.private.security.csrf.token_manager" service.
  17170.      */
  17171.     protected function getSecurity_Csrf_TokenManagerService()
  17172.     {
  17173.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  17174.         return $this->get('.container.private.security.csrf.token_manager');
  17175.     }
  17176.     /**
  17177.      * Gets the public 'form.factory' alias.
  17178.      *
  17179.      * @return object The ".container.private.form.factory" service.
  17180.      */
  17181.     protected function getForm_FactoryService()
  17182.     {
  17183.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  17184.         return $this->get('.container.private.form.factory');
  17185.     }
  17186.     /**
  17187.      * Gets the public 'form.type.file' alias.
  17188.      *
  17189.      * @return object The ".container.private.form.type.file" service.
  17190.      */
  17191.     protected function getForm_Type_FileService()
  17192.     {
  17193.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  17194.         return $this->get('.container.private.form.type.file');
  17195.     }
  17196.     /**
  17197.      * Gets the public 'profiler' alias.
  17198.      *
  17199.      * @return object The ".container.private.profiler" service.
  17200.      */
  17201.     protected function getProfilerService()
  17202.     {
  17203.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  17204.         return $this->get('.container.private.profiler');
  17205.     }
  17206.     /**
  17207.      * Gets the public 'twig' alias.
  17208.      *
  17209.      * @return object The ".container.private.twig" service.
  17210.      */
  17211.     protected function getTwigService()
  17212.     {
  17213.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  17214.         return $this->get('.container.private.twig');
  17215.     }
  17216.     /**
  17217.      * Gets the public 'security.authorization_checker' alias.
  17218.      *
  17219.      * @return object The ".container.private.security.authorization_checker" service.
  17220.      */
  17221.     protected function getSecurity_AuthorizationCheckerService()
  17222.     {
  17223.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  17224.         return $this->get('.container.private.security.authorization_checker');
  17225.     }
  17226.     /**
  17227.      * Gets the public 'security.token_storage' alias.
  17228.      *
  17229.      * @return object The ".container.private.security.token_storage" service.
  17230.      */
  17231.     protected function getSecurity_TokenStorageService()
  17232.     {
  17233.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  17234.         return $this->get('.container.private.security.token_storage');
  17235.     }
  17236.     /**
  17237.      * Gets the public 'security.password_encoder' alias.
  17238.      *
  17239.      * @return object The ".container.private.security.password_encoder" service.
  17240.      */
  17241.     protected function getSecurity_PasswordEncoderService()
  17242.     {
  17243.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  17244.         return $this->get('.container.private.security.password_encoder');
  17245.     }
  17246.     /**
  17247.      * Gets the public 'session' alias.
  17248.      *
  17249.      * @return object The ".container.private.session" service.
  17250.      */
  17251.     protected function getSessionService()
  17252.     {
  17253.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  17254.         return $this->get('.container.private.session');
  17255.     }
  17256.     /**
  17257.      * Gets the public 'validator' alias.
  17258.      *
  17259.      * @return object The ".container.private.validator" service.
  17260.      */
  17261.     protected function getValidatorService()
  17262.     {
  17263.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  17264.         return $this->get('.container.private.validator');
  17265.     }
  17266.     /**
  17267.      * @return array|bool|float|int|string|\UnitEnum|null
  17268.      */
  17269.     public function getParameter(string $name)
  17270.     {
  17271.         if (isset($this->buildParameters[$name])) {
  17272.             return $this->buildParameters[$name];
  17273.         }
  17274.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  17275.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  17276.         }
  17277.         if (isset($this->loadedDynamicParameters[$name])) {
  17278.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  17279.         }
  17280.         return $this->parameters[$name];
  17281.     }
  17282.     public function hasParameter(string $name): bool
  17283.     {
  17284.         if (isset($this->buildParameters[$name])) {
  17285.             return true;
  17286.         }
  17287.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  17288.     }
  17289.     public function setParameter(string $name$value): void
  17290.     {
  17291.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  17292.     }
  17293.     public function getParameterBag(): ParameterBagInterface
  17294.     {
  17295.         if (null === $this->parameterBag) {
  17296.             $parameters $this->parameters;
  17297.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  17298.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  17299.             }
  17300.             foreach ($this->buildParameters as $name => $value) {
  17301.                 $parameters[$name] = $value;
  17302.             }
  17303.             $this->parameterBag = new FrozenParameterBag($parameters);
  17304.         }
  17305.         return $this->parameterBag;
  17306.     }
  17307.     private $loadedDynamicParameters = [
  17308.         'kernel.runtime_environment' => false,
  17309.         'kernel.build_dir' => false,
  17310.         'kernel.cache_dir' => false,
  17311.         'kernel.secret' => false,
  17312.         'debug.container.dump' => false,
  17313.         'serializer.mapping.cache.file' => false,
  17314.         'session.save_path' => false,
  17315.         'validator.mapping.cache.file' => false,
  17316.         'profiler.storage.dsn' => false,
  17317.         'doctrine.orm.proxy_dir' => false,
  17318.     ];
  17319.     private $dynamicParameters = [];
  17320.     private function getDynamicParameter(string $name)
  17321.     {
  17322.         switch ($name) {
  17323.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  17324.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  17325.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  17326.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  17327.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  17328.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  17329.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  17330.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  17331.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  17332.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  17333.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  17334.         }
  17335.         $this->loadedDynamicParameters[$name] = true;
  17336.         return $this->dynamicParameters[$name] = $value;
  17337.     }
  17338.     protected function getDefaultParameters(): array
  17339.     {
  17340.         return [
  17341.             'kernel.project_dir' => \dirname(__DIR__4),
  17342.             'kernel.environment' => 'dev',
  17343.             'kernel.debug' => true,
  17344.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  17345.             'kernel.bundles' => [
  17346.                 'A2lixTranslationFormBundle' => 'A2lix\\TranslationFormBundle\\A2lixTranslationFormBundle',
  17347.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  17348.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  17349.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  17350.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  17351.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  17352.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  17353.                 'A2lixAutoFormBundle' => 'A2lix\\AutoFormBundle\\A2lixAutoFormBundle',
  17354.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  17355.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  17356.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  17357.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  17358.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  17359.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  17360.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\DoctrineBehaviorsBundle',
  17361.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  17362.                 'MinishlinkWebPushBundle' => 'Minishlink\\Bundle\\WebPushBundle\\MinishlinkWebPushBundle',
  17363.                 'JMSI18nRoutingBundle' => 'JMS\\I18nRoutingBundle\\JMSI18nRoutingBundle',
  17364.                 'JMSTranslationBundle' => 'JMS\\TranslationBundle\\JMSTranslationBundle',
  17365.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  17366.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  17367.             ],
  17368.             'kernel.bundles_metadata' => [
  17369.                 'A2lixTranslationFormBundle' => [
  17370.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src'),
  17371.                     'namespace' => 'A2lix\\TranslationFormBundle',
  17372.                 ],
  17373.                 'LiipImagineBundle' => [
  17374.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  17375.                     'namespace' => 'Liip\\ImagineBundle',
  17376.                 ],
  17377.                 'SensioFrameworkExtraBundle' => [
  17378.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  17379.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  17380.                 ],
  17381.                 'MakerBundle' => [
  17382.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  17383.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  17384.                 ],
  17385.                 'MonologBundle' => [
  17386.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  17387.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  17388.                 ],
  17389.                 'WebpackEncoreBundle' => [
  17390.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  17391.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  17392.                 ],
  17393.                 'FrameworkBundle' => [
  17394.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  17395.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  17396.                 ],
  17397.                 'A2lixAutoFormBundle' => [
  17398.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src'),
  17399.                     'namespace' => 'A2lix\\AutoFormBundle',
  17400.                 ],
  17401.                 'TwigBundle' => [
  17402.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  17403.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  17404.                 ],
  17405.                 'TwigExtraBundle' => [
  17406.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  17407.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  17408.                 ],
  17409.                 'WebProfilerBundle' => [
  17410.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  17411.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  17412.                 ],
  17413.                 'SecurityBundle' => [
  17414.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  17415.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  17416.                 ],
  17417.                 'FOSUserBundle' => [
  17418.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src'),
  17419.                     'namespace' => 'FOS\\UserBundle',
  17420.                 ],
  17421.                 'KnpPaginatorBundle' => [
  17422.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  17423.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  17424.                 ],
  17425.                 'DoctrineBehaviorsBundle' => [
  17426.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src'),
  17427.                     'namespace' => 'Knp\\DoctrineBehaviors',
  17428.                 ],
  17429.                 'DoctrineBundle' => [
  17430.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  17431.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  17432.                 ],
  17433.                 'MinishlinkWebPushBundle' => [
  17434.                     'path' => (\dirname(__DIR__4).'/vendor/minishlink/web-push-bundle/Minishlink/Bundle/WebPushBundle'),
  17435.                     'namespace' => 'Minishlink\\Bundle\\WebPushBundle',
  17436.                 ],
  17437.                 'JMSI18nRoutingBundle' => [
  17438.                     'path' => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle'),
  17439.                     'namespace' => 'JMS\\I18nRoutingBundle',
  17440.                 ],
  17441.                 'JMSTranslationBundle' => [
  17442.                     'path' => (\dirname(__DIR__4).'/vendor/jms/translation-bundle'),
  17443.                     'namespace' => 'JMS\\TranslationBundle',
  17444.                 ],
  17445.                 'DoctrineMigrationsBundle' => [
  17446.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  17447.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  17448.                 ],
  17449.                 'SymfonyCastsVerifyEmailBundle' => [
  17450.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  17451.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  17452.                 ],
  17453.             ],
  17454.             'kernel.charset' => 'UTF-8',
  17455.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  17456.             'container.dumper.inline_class_loader' => true,
  17457.             'container.dumper.inline_factories' => true,
  17458.             'langs' => [
  17459.                 => 'fr',
  17460.             ],
  17461.             'security_langs' => '(fr)',
  17462.             'default_lang' => 'fr',
  17463.             'mail_to' => '[email protected]',
  17464.             'mail_from' => '[email protected]',
  17465.             'website_name' => 'Dameo Démolition',
  17466.             'spw_api_key' => 'hZ$5gdP57Mm9f,%<<JX4&H9g',
  17467.             'pwa' => false,
  17468.             'pwa_public_key' => 'BGFltCX0mGGpuPFBg3G2JwkVmWDxyIqIjBn-4BBfwzZpvOfiwMppBmudtkogbZxeuoFzGi7dKHrSDcDNeF16bUo',
  17469.             'pwa_private_key' => 'pKuhbk396K_dzcb7X_f1ZeaqVNOMgSaCM5RO7huooJg',
  17470.             'captcha_site_key' => '6Lf77iEpAAAAALMXMfwYXUSwcFw_pS1wtlhXJ8O3',
  17471.             'captcha_secret_key' => '6Lf77iEpAAAAACY4gj2J_vuo8LurlGmJKr1zuJ0T',
  17472.             'phone' => '07 78 38 53 52',
  17473.             'address' => NULL,
  17474.             'facebook' => 'http://',
  17475.             'twitter' => 'http://',
  17476.             'instagram' => 'http://',
  17477.             'linkedin' => 'http://',
  17478.             'pinterest' => 'http://',
  17479.             'color' => '#171717',
  17480.             'darkTheme' => false,
  17481.             'matomo_site_id' => '769',
  17482.             'google_analytics_id' => 'G-8FD00VJZ0C',
  17483.             'secret' => 'ThisTokenIsNotSoSecretChangeIt',
  17484.             'a2lix_translation_form.locale_provider' => 'default',
  17485.             'a2lix_translation_form.locales' => [
  17486.                 => 'fr',
  17487.             ],
  17488.             'a2lix_translation_form.required_locales' => [
  17489.                 => 'fr',
  17490.             ],
  17491.             'a2lix_translation_form.default_locale' => 'fr',
  17492.             'a2lix_translation_form.templating' => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  17493.             'liip_imagine.resolvers' => [
  17494.                 'default' => [
  17495.                     'web_path' => [
  17496.                         'web_root' => (\dirname(__DIR__4).'/public'),
  17497.                         'cache_prefix' => 'media/cache',
  17498.                     ],
  17499.                 ],
  17500.             ],
  17501.             'liip_imagine.loaders' => [
  17502.                 'default' => [
  17503.                     'filesystem' => [
  17504.                         'locator' => 'filesystem',
  17505.                         'data_root' => [
  17506.                             => (\dirname(__DIR__4).'/public'),
  17507.                         ],
  17508.                         'allow_unresolvable_data_roots' => false,
  17509.                         'bundle_resources' => [
  17510.                             'enabled' => false,
  17511.                             'access_control_type' => 'blacklist',
  17512.                             'access_control_list' => [
  17513.                             ],
  17514.                         ],
  17515.                     ],
  17516.                 ],
  17517.             ],
  17518.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  17519.             'liip_imagine.jpegoptim.stripAll' => true,
  17520.             'liip_imagine.jpegoptim.max' => NULL,
  17521.             'liip_imagine.jpegoptim.progressive' => true,
  17522.             'liip_imagine.jpegoptim.tempDir' => NULL,
  17523.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  17524.             'liip_imagine.optipng.level' => 7,
  17525.             'liip_imagine.optipng.stripAll' => true,
  17526.             'liip_imagine.optipng.tempDir' => NULL,
  17527.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  17528.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  17529.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  17530.             'liip_imagine.cwebp.tempDir' => NULL,
  17531.             'liip_imagine.cwebp.q' => 75,
  17532.             'liip_imagine.cwebp.alphaQ' => 100,
  17533.             'liip_imagine.cwebp.m' => 4,
  17534.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  17535.             'liip_imagine.cwebp.alphaMethod' => 1,
  17536.             'liip_imagine.cwebp.exact' => false,
  17537.             'liip_imagine.cwebp.metadata' => [
  17538.                 => 'none',
  17539.             ],
  17540.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  17541.             'liip_imagine.cache.resolver.default' => 'default',
  17542.             'liip_imagine.default_image' => NULL,
  17543.             'liip_imagine.filter_sets' => [
  17544.                 'cache' => [
  17545.                     'quality' => 100,
  17546.                     'jpeg_quality' => NULL,
  17547.                     'png_compression_level' => NULL,
  17548.                     'png_compression_filter' => NULL,
  17549.                     'format' => NULL,
  17550.                     'animated' => false,
  17551.                     'cache' => NULL,
  17552.                     'data_loader' => NULL,
  17553.                     'default_image' => NULL,
  17554.                     'filters' => [
  17555.                     ],
  17556.                     'post_processors' => [
  17557.                     ],
  17558.                 ],
  17559.                 'default' => [
  17560.                     'quality' => 90,
  17561.                     'jpeg_quality' => NULL,
  17562.                     'png_compression_level' => NULL,
  17563.                     'png_compression_filter' => NULL,
  17564.                     'format' => NULL,
  17565.                     'animated' => false,
  17566.                     'cache' => NULL,
  17567.                     'data_loader' => NULL,
  17568.                     'default_image' => NULL,
  17569.                     'filters' => [
  17570.                     ],
  17571.                     'post_processors' => [
  17572.                     ],
  17573.                 ],
  17574.                 'thumbnail_filemanager_modal' => [
  17575.                     'quality' => 65,
  17576.                     'jpeg_quality' => NULL,
  17577.                     'png_compression_level' => NULL,
  17578.                     'png_compression_filter' => NULL,
  17579.                     'format' => NULL,
  17580.                     'animated' => false,
  17581.                     'cache' => NULL,
  17582.                     'data_loader' => NULL,
  17583.                     'default_image' => NULL,
  17584.                     'filters' => [
  17585.                         'thumbnail' => [
  17586.                             'size' => [
  17587.                                 => 50,
  17588.                                 => 50,
  17589.                             ],
  17590.                             'mode' => 'outbound',
  17591.                         ],
  17592.                     ],
  17593.                     'post_processors' => [
  17594.                     ],
  17595.                 ],
  17596.                 'gph3' => [
  17597.                     'quality' => 80,
  17598.                     'jpeg_quality' => NULL,
  17599.                     'png_compression_level' => NULL,
  17600.                     'png_compression_filter' => NULL,
  17601.                     'format' => NULL,
  17602.                     'animated' => false,
  17603.                     'cache' => NULL,
  17604.                     'data_loader' => NULL,
  17605.                     'default_image' => NULL,
  17606.                     'filters' => [
  17607.                         'thumbnail' => [
  17608.                             'size' => [
  17609.                                 => 400,
  17610.                                 => 400,
  17611.                             ],
  17612.                             'mode' => 'outbound',
  17613.                         ],
  17614.                     ],
  17615.                     'post_processors' => [
  17616.                     ],
  17617.                 ],
  17618.                 'thumbnail_filemanager_preview' => [
  17619.                     'quality' => 75,
  17620.                     'jpeg_quality' => NULL,
  17621.                     'png_compression_level' => NULL,
  17622.                     'png_compression_filter' => NULL,
  17623.                     'format' => NULL,
  17624.                     'animated' => false,
  17625.                     'cache' => NULL,
  17626.                     'data_loader' => NULL,
  17627.                     'default_image' => NULL,
  17628.                     'filters' => [
  17629.                         'relative_resize' => [
  17630.                             'heighten' => 150,
  17631.                         ],
  17632.                     ],
  17633.                     'post_processors' => [
  17634.                     ],
  17635.                 ],
  17636.                 'thumbnail_page_admin' => [
  17637.                     'quality' => 75,
  17638.                     'jpeg_quality' => NULL,
  17639.                     'png_compression_level' => NULL,
  17640.                     'png_compression_filter' => NULL,
  17641.                     'format' => NULL,
  17642.                     'animated' => false,
  17643.                     'cache' => NULL,
  17644.                     'data_loader' => NULL,
  17645.                     'default_image' => NULL,
  17646.                     'filters' => [
  17647.                         'thumbnail' => [
  17648.                             'size' => [
  17649.                                 => 50,
  17650.                                 => 50,
  17651.                             ],
  17652.                             'mode' => 'inset',
  17653.                         ],
  17654.                         'background' => [
  17655.                             'size' => [
  17656.                                 => 50,
  17657.                                 => 50,
  17658.                             ],
  17659.                             'position' => 'center',
  17660.                             'color' => '#fff',
  17661.                         ],
  17662.                     ],
  17663.                     'post_processors' => [
  17664.                     ],
  17665.                 ],
  17666.                 'cm' => [
  17667.                     'quality' => 75,
  17668.                     'jpeg_quality' => NULL,
  17669.                     'png_compression_level' => NULL,
  17670.                     'png_compression_filter' => NULL,
  17671.                     'format' => NULL,
  17672.                     'animated' => false,
  17673.                     'cache' => NULL,
  17674.                     'data_loader' => NULL,
  17675.                     'default_image' => NULL,
  17676.                     'filters' => [
  17677.                         'thumbnail' => [
  17678.                             'size' => [
  17679.                                 => 400,
  17680.                                 => 300,
  17681.                             ],
  17682.                             'mode' => 'outbound',
  17683.                         ],
  17684.                     ],
  17685.                     'post_processors' => [
  17686.                     ],
  17687.                 ],
  17688.                 'compress' => [
  17689.                     'quality' => 75,
  17690.                     'jpeg_quality' => NULL,
  17691.                     'png_compression_level' => NULL,
  17692.                     'png_compression_filter' => NULL,
  17693.                     'format' => NULL,
  17694.                     'animated' => false,
  17695.                     'cache' => NULL,
  17696.                     'data_loader' => NULL,
  17697.                     'default_image' => NULL,
  17698.                     'filters' => [
  17699.                     ],
  17700.                     'post_processors' => [
  17701.                     ],
  17702.                 ],
  17703.                 'box' => [
  17704.                     'quality' => 80,
  17705.                     'jpeg_quality' => NULL,
  17706.                     'png_compression_level' => NULL,
  17707.                     'png_compression_filter' => NULL,
  17708.                     'format' => NULL,
  17709.                     'animated' => false,
  17710.                     'cache' => NULL,
  17711.                     'data_loader' => NULL,
  17712.                     'default_image' => NULL,
  17713.                     'filters' => [
  17714.                         'thumbnail' => [
  17715.                             'size' => [
  17716.                                 => 1000,
  17717.                                 => 800,
  17718.                             ],
  17719.                             'mode' => 'outbound',
  17720.                         ],
  17721.                     ],
  17722.                     'post_processors' => [
  17723.                     ],
  17724.                 ],
  17725.                 'opengraph' => [
  17726.                     'quality' => 85,
  17727.                     'jpeg_quality' => NULL,
  17728.                     'png_compression_level' => NULL,
  17729.                     'png_compression_filter' => NULL,
  17730.                     'format' => NULL,
  17731.                     'animated' => false,
  17732.                     'cache' => NULL,
  17733.                     'data_loader' => NULL,
  17734.                     'default_image' => NULL,
  17735.                     'filters' => [
  17736.                         'thumbnail' => [
  17737.                             'size' => [
  17738.                                 => 600,
  17739.                                 => 400,
  17740.                             ],
  17741.                             'mode' => 'outbound',
  17742.                         ],
  17743.                         'background' => [
  17744.                             'size' => [
  17745.                                 => 600,
  17746.                                 => 400,
  17747.                             ],
  17748.                             'position' => 'center',
  17749.                             'color' => '#fff',
  17750.                         ],
  17751.                         'scale' => [
  17752.                             'dim' => [
  17753.                                 => 600,
  17754.                                 => 400,
  17755.                             ],
  17756.                         ],
  17757.                         'crop' => [
  17758.                             'size' => [
  17759.                                 => 600,
  17760.                                 => 400,
  17761.                             ],
  17762.                         ],
  17763.                     ],
  17764.                     'post_processors' => [
  17765.                     ],
  17766.                 ],
  17767.                 'rea_scratch' => [
  17768.                     'quality' => 85,
  17769.                     'jpeg_quality' => NULL,
  17770.                     'png_compression_level' => NULL,
  17771.                     'png_compression_filter' => NULL,
  17772.                     'format' => NULL,
  17773.                     'animated' => false,
  17774.                     'cache' => NULL,
  17775.                     'data_loader' => NULL,
  17776.                     'default_image' => NULL,
  17777.                     'filters' => [
  17778.                         'thumbnail' => [
  17779.                             'size' => [
  17780.                                 => 700,
  17781.                                 => 700,
  17782.                             ],
  17783.                             'mode' => 'outbound',
  17784.                         ],
  17785.                         'background' => [
  17786.                             'size' => [
  17787.                                 => 700,
  17788.                                 => 700,
  17789.                             ],
  17790.                             'position' => 'center',
  17791.                             'color' => '#fff',
  17792.                         ],
  17793.                     ],
  17794.                     'post_processors' => [
  17795.                     ],
  17796.                 ],
  17797.             ],
  17798.             'liip_imagine.binary.loader.default' => 'default',
  17799.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  17800.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  17801.             'liip_imagine.webp.generate' => false,
  17802.             'liip_imagine.webp.options' => [
  17803.                 'quality' => 100,
  17804.                 'cache' => NULL,
  17805.                 'data_loader' => NULL,
  17806.                 'post_processors' => [
  17807.                 ],
  17808.             ],
  17809.             'monolog.use_microseconds' => true,
  17810.             'monolog.swift_mailer.handlers' => [
  17811.             ],
  17812.             'monolog.handlers_to_channels' => [
  17813.             ],
  17814.             'event_dispatcher.event_aliases' => [
  17815.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  17816.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  17817.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  17818.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  17819.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  17820.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  17821.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  17822.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  17823.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  17824.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  17825.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  17826.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  17827.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  17828.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  17829.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  17830.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  17831.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  17832.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  17833.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  17834.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  17835.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  17836.             ],
  17837.             'fragment.renderer.hinclude.global_template' => NULL,
  17838.             'fragment.path' => '/_fragment',
  17839.             'kernel.http_method_override' => false,
  17840.             'kernel.trusted_hosts' => [
  17841.             ],
  17842.             'kernel.default_locale' => 'fr',
  17843.             'kernel.enabled_locales' => [
  17844.             ],
  17845.             'kernel.error_controller' => 'error_controller',
  17846.             'debug.file_link_format' => NULL,
  17847.             'test.client.parameters' => [
  17848.             ],
  17849.             'asset.request_context.base_path' => NULL,
  17850.             'asset.request_context.secure' => NULL,
  17851.             'translator.logging' => false,
  17852.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  17853.             'debug.error_handler.throw_at' => -1,
  17854.             'router.request_context.host' => 'localhost',
  17855.             'router.request_context.scheme' => 'http',
  17856.             'router.request_context.base_url' => '',
  17857.             'router.resource' => 'kernel::loadRoutes',
  17858.             'request_listener.http_port' => 80,
  17859.             'request_listener.https_port' => 443,
  17860.             'session.metadata.storage_key' => '_sf2_meta',
  17861.             'session.storage.options' => [
  17862.                 'cache_limiter' => '0',
  17863.                 'cookie_secure' => 'auto',
  17864.                 'cookie_httponly' => true,
  17865.                 'cookie_samesite' => 'lax',
  17866.                 'gc_probability' => 1,
  17867.             ],
  17868.             'session.metadata.update_threshold' => 0,
  17869.             'form.type_extension.csrf.enabled' => true,
  17870.             'form.type_extension.csrf.field_name' => '_token',
  17871.             'validator.translation_domain' => 'validators',
  17872.             'profiler_listener.only_exceptions' => false,
  17873.             'profiler_listener.only_main_requests' => false,
  17874.             'twig.form.resources' => [
  17875.                 => 'form_div_layout.html.twig',
  17876.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  17877.                 => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  17878.             ],
  17879.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  17880.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  17881.             'web_profiler.debug_toolbar.mode' => 2,
  17882.             'security.role_hierarchy.roles' => [
  17883.                 'ROLE_ADMIN' => [
  17884.                     => 'ROLE_USER',
  17885.                 ],
  17886.                 'ROLE_SUPER_ADMIN' => [
  17887.                     => 'ROLE_ADMIN',
  17888.                 ],
  17889.             ],
  17890.             'security.access.denied_url' => NULL,
  17891.             'security.authentication.manager.erase_credentials' => true,
  17892.             'security.authentication.session_strategy.strategy' => 'migrate',
  17893.             'security.access.always_authenticate_before_granting' => false,
  17894.             'security.authentication.hide_user_not_found' => true,
  17895.             'security.firewalls' => [
  17896.                 => 'admin',
  17897.                 => 'main',
  17898.             ],
  17899.             'fos_user.backend_type_orm' => true,
  17900.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  17901.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  17902.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  17903.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  17904.             'fos_user.registration.confirmation.from_email' => [
  17905.                 '[email protected]=> 'Dameo Démolition',
  17906.             ],
  17907.             'fos_user.resetting.email.from_email' => [
  17908.                 '[email protected]=> 'Dameo Démolition',
  17909.             ],
  17910.             'fos_user.registration.confirmation.from_address' => [
  17911.                 'address' => '[email protected]',
  17912.                 'sender_name' => 'Dameo Démolition',
  17913.             ],
  17914.             'fos_user.resetting.email.from_address' => [
  17915.                 'address' => '[email protected]',
  17916.                 'sender_name' => 'Dameo Démolition',
  17917.             ],
  17918.             'fos_user.storage' => 'orm',
  17919.             'fos_user.firewall_name' => 'main',
  17920.             'fos_user.model_manager_name' => NULL,
  17921.             'fos_user.model.user.class' => 'App\\Entity\\User',
  17922.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  17923.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  17924.             'fos_user.profile.form.validation_groups' => [
  17925.                 => 'Profile',
  17926.                 => 'Default',
  17927.             ],
  17928.             'fos_user.registration.confirmation.enabled' => true,
  17929.             'fos_user.registration.form.type' => 'App\\Form\\RegistrationType',
  17930.             'fos_user.registration.form.validation_groups' => [
  17931.                 => 'Registration',
  17932.                 => 'Default',
  17933.             ],
  17934.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  17935.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  17936.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  17937.             'fos_user.change_password.form.validation_groups' => [
  17938.                 => 'ChangePassword',
  17939.                 => 'Default',
  17940.             ],
  17941.             'fos_user.resetting.retry_ttl' => 7200,
  17942.             'fos_user.resetting.token_ttl' => 86400,
  17943.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  17944.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  17945.             'fos_user.resetting.form.validation_groups' => [
  17946.                 => 'ResetPassword',
  17947.                 => 'Default',
  17948.             ],
  17949.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  17950.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  17951.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  17952.             'knp_paginator.page_range' => 5,
  17953.             'knp_paginator.page_limit' => NULL,
  17954.             'doctrine_behaviors_translatable_fetch_mode' => 'LAZY',
  17955.             'doctrine_behaviors_translation_fetch_mode' => 'LAZY',
  17956.             'doctrine_behaviors_blameable_user_entity' => NULL,
  17957.             'doctrine_behaviors_timestampable_date_field_type' => 'datetime',
  17958.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  17959.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  17960.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  17961.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  17962.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  17963.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  17964.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  17965.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  17966.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  17967.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  17968.             'doctrine.entity_managers' => [
  17969.                 'default' => 'doctrine.orm.default_entity_manager',
  17970.             ],
  17971.             'doctrine.default_entity_manager' => 'default',
  17972.             'doctrine.dbal.connection_factory.types' => [
  17973.             ],
  17974.             'doctrine.connections' => [
  17975.                 'default' => 'doctrine.dbal.default_connection',
  17976.             ],
  17977.             'doctrine.default_connection' => 'default',
  17978.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  17979.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  17980.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  17981.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  17982.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  17983.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  17984.             'doctrine.orm.cache.memcache_host' => 'localhost',
  17985.             'doctrine.orm.cache.memcache_port' => 11211,
  17986.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  17987.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  17988.             'doctrine.orm.cache.memcached_host' => 'localhost',
  17989.             'doctrine.orm.cache.memcached_port' => 11211,
  17990.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  17991.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  17992.             'doctrine.orm.cache.redis_host' => 'localhost',
  17993.             'doctrine.orm.cache.redis_port' => 6379,
  17994.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  17995.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  17996.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  17997.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  17998.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  17999.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  18000.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  18001.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  18002.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  18003.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  18004.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  18005.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  18006.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  18007.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  18008.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  18009.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  18010.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  18011.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  18012.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  18013.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  18014.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  18015.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  18016.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  18017.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  18018.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  18019.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  18020.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  18021.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  18022.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  18023.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  18024.             'doctrine.orm.auto_generate_proxy_classes' => true,
  18025.             'doctrine.orm.proxy_namespace' => 'Proxies',
  18026.             'minishlink_web_push.class' => 'Minishlink\\WebPush\\WebPush',
  18027.             'minishlink_web_push.auth' => [
  18028.             ],
  18029.             'minishlink_web_push.default_options' => [
  18030.                 'TTL' => 2419200,
  18031.                 'urgency' => NULL,
  18032.                 'topic' => NULL,
  18033.             ],
  18034.             'minishlink_web_push.timeout' => 30,
  18035.             'minishlink_web_push.automatic_padding' => true,
  18036.             'jms_i18n_routing.router.class' => 'JMS\\I18nRoutingBundle\\Router\\I18nRouter',
  18037.             'jms_i18n_routing.locale_resolver.class' => 'JMS\\I18nRoutingBundle\\Router\\DefaultLocaleResolver',
  18038.             'jms_i18n_routing.loader.class' => 'JMS\\I18nRoutingBundle\\Router\\I18nLoader',
  18039.             'jms_i18n_routing.route_exclusion_strategy.class' => 'JMS\\I18nRoutingBundle\\Router\\DefaultRouteExclusionStrategy',
  18040.             'jms_i18n_routing.pattern_generation_strategy.class' => 'JMS\\I18nRoutingBundle\\Router\\DefaultPatternGenerationStrategy',
  18041.             'jms_i18n_routing.locale_choosing_listener.class' => 'JMS\\I18nRoutingBundle\\EventListener\\LocaleChoosingListener',
  18042.             'jms_i18n_routing.cookie_setting_listener.class' => 'JMS\\I18nRoutingBundle\\EventListener\\CookieSettingListener',
  18043.             'jms_i18n_routing.route_translation_extractor.class' => 'JMS\\I18nRoutingBundle\\Translation\\RouteTranslationExtractor',
  18044.             'jms_i18n_routing.default_locale' => 'fr',
  18045.             'jms_i18n_routing.locales' => [
  18046.                 => 'fr',
  18047.             ],
  18048.             'jms_i18n_routing.catalogue' => 'routes',
  18049.             'jms_i18n_routing.strategy' => 'prefix_except_default',
  18050.             'jms_i18n_routing.redirect_to_host' => true,
  18051.             'jms_i18n_routing.cookie.name' => 'hl',
  18052.             'jms_translation.twig_extension.class' => 'JMS\\TranslationBundle\\Twig\\TranslationExtension',
  18053.             'jms_translation.controller.translate_controller.class' => 'JMS\\TranslationBundle\\Controller\\TranslateController',
  18054.             'jms_translation.controller.api_controller.class' => 'JMS\\TranslationBundle\\Controller\\ApiController',
  18055.             'jms_translation.extractor_manager.class' => 'JMS\\TranslationBundle\\Translation\\ExtractorManager',
  18056.             'jms_translation.extractor.file_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\FileExtractor',
  18057.             'jms_translation.extractor.file.default_php_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\DefaultPhpFileExtractor',
  18058.             'jms_translation.extractor.file.translation_container_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TranslationContainerExtractor',
  18059.             'jms_translation.extractor.file.twig_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TwigFileExtractor',
  18060.             'jms_translation.extractor.file.form_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\FormExtractor',
  18061.             'jms_translation.extractor.file.validation_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\ValidationExtractor',
  18062.             'jms_translation.extractor.file.authentication_message_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\AuthenticationMessagesExtractor',
  18063.             'jms_translation.loader.symfony.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\Symfony\\XliffLoader',
  18064.             'jms_translation.loader.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\XliffLoader',
  18065.             'jms_translation.loader.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\SymfonyLoaderAdapter',
  18066.             'jms_translation.loader_manager.class' => 'JMS\\TranslationBundle\\Translation\\LoaderManager',
  18067.             'jms_translation.dumper.php_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\PhpDumper',
  18068.             'jms_translation.dumper.xliff_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\XliffDumper',
  18069.             'jms_translation.dumper.yaml_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\YamlDumper',
  18070.             'jms_translation.dumper.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\SymfonyDumperAdapter',
  18071.             'jms_translation.file_writer.class' => 'JMS\\TranslationBundle\\Translation\\FileWriter',
  18072.             'jms_translation.updater.class' => 'JMS\\TranslationBundle\\Translation\\Updater',
  18073.             'jms_translation.config_factory.class' => 'JMS\\TranslationBundle\\Translation\\ConfigFactory',
  18074.             'jms_translation.file_source_factory.class' => 'JMS\\TranslationBundle\\Translation\\FileSourceFactory',
  18075.             'jms_translation.source_language' => 'en',
  18076.             'jms_translation.locales' => [
  18077.             ],
  18078.             'jms_translation.dumper.add_date' => true,
  18079.             'jms_translation.dumper.add_references' => true,
  18080.             'doctrine.migrations.preferred_em' => NULL,
  18081.             'doctrine.migrations.preferred_connection' => NULL,
  18082.             'maker.compatible_check.doctrine.supports_attributes' => true,
  18083.             'data_collector.templates' => [
  18084.                 'data_collector.request' => [
  18085.                     => 'request',
  18086.                     => '@WebProfiler/Collector/request.html.twig',
  18087.                 ],
  18088.                 'data_collector.time' => [
  18089.                     => 'time',
  18090.                     => '@WebProfiler/Collector/time.html.twig',
  18091.                 ],
  18092.                 'data_collector.memory' => [
  18093.                     => 'memory',
  18094.                     => '@WebProfiler/Collector/memory.html.twig',
  18095.                 ],
  18096.                 'data_collector.validator' => [
  18097.                     => 'validator',
  18098.                     => '@WebProfiler/Collector/validator.html.twig',
  18099.                 ],
  18100.                 'data_collector.ajax' => [
  18101.                     => 'ajax',
  18102.                     => '@WebProfiler/Collector/ajax.html.twig',
  18103.                 ],
  18104.                 'data_collector.form' => [
  18105.                     => 'form',
  18106.                     => '@WebProfiler/Collector/form.html.twig',
  18107.                 ],
  18108.                 'data_collector.exception' => [
  18109.                     => 'exception',
  18110.                     => '@WebProfiler/Collector/exception.html.twig',
  18111.                 ],
  18112.                 'data_collector.logger' => [
  18113.                     => 'logger',
  18114.                     => '@WebProfiler/Collector/logger.html.twig',
  18115.                 ],
  18116.                 'data_collector.events' => [
  18117.                     => 'events',
  18118.                     => '@WebProfiler/Collector/events.html.twig',
  18119.                 ],
  18120.                 'data_collector.router' => [
  18121.                     => 'router',
  18122.                     => '@WebProfiler/Collector/router.html.twig',
  18123.                 ],
  18124.                 'data_collector.cache' => [
  18125.                     => 'cache',
  18126.                     => '@WebProfiler/Collector/cache.html.twig',
  18127.                 ],
  18128.                 'data_collector.translation' => [
  18129.                     => 'translation',
  18130.                     => '@WebProfiler/Collector/translation.html.twig',
  18131.                 ],
  18132.                 'data_collector.security' => [
  18133.                     => 'security',
  18134.                     => '@Security/Collector/security.html.twig',
  18135.                 ],
  18136.                 'data_collector.twig' => [
  18137.                     => 'twig',
  18138.                     => '@WebProfiler/Collector/twig.html.twig',
  18139.                 ],
  18140.                 'data_collector.doctrine' => [
  18141.                     => 'db',
  18142.                     => '@Doctrine/Collector/db.html.twig',
  18143.                 ],
  18144.                 'mailer.data_collector' => [
  18145.                     => 'mailer',
  18146.                     => '@WebProfiler/Collector/mailer.html.twig',
  18147.                 ],
  18148.                 'data_collector.config' => [
  18149.                     => 'config',
  18150.                     => '@WebProfiler/Collector/config.html.twig',
  18151.                 ],
  18152.             ],
  18153.             'console.command.ids' => [
  18154.                 => 'App\\Command\\GenerateCommand',
  18155.             ],
  18156.         ];
  18157.     }
  18158.     protected function throw($message)
  18159.     {
  18160.         throw new RuntimeException($message);
  18161.     }
  18162. }