var/cache/dev/ContainerOu8Ch98/App_KernelDevDebugContainer.php line 7542

Open in your IDE?
  1. <?php
  2. namespace ContainerOu8Ch98;
  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\\Controller\\ArticleAdminController' => 'getArticleAdminControllerService',
  47.             'App\\Controller\\CakeController' => 'getCakeControllerService',
  48.             'App\\Controller\\CategoryController' => 'getCategoryControllerService',
  49.             'App\\Controller\\ChatbotConfigAdminController' => 'getChatbotConfigAdminControllerService',
  50.             'App\\Controller\\ChatbotController' => 'getChatbotControllerService',
  51.             'App\\Controller\\ContactController' => 'getContactControllerService',
  52.             'App\\Controller\\CoverImageAdminController' => 'getCoverImageAdminControllerService',
  53.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  54.             'App\\Controller\\FaqAdminController' => 'getFaqAdminControllerService',
  55.             'App\\Controller\\GalleryAdminController' => 'getGalleryAdminControllerService',
  56.             'App\\Controller\\InfoController' => 'getInfoControllerService',
  57.             'App\\Controller\\MenuController' => 'getMenuControllerService',
  58.             'App\\Controller\\ProductController' => 'getProductControllerService',
  59.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  60.             'App\\Controller\\SitemapController' => 'getSitemapControllerService',
  61.             'App\\Controller\\SubCategoryController' => 'getSubCategoryControllerService',
  62.             'App\\Controller\\UserController' => 'getUserControllerService',
  63.             'App\\Controller\\VideoAdminController' => 'getVideoAdminControllerService',
  64.             'App\\Controller\\WeddingCalculatorController' => 'getWeddingCalculatorControllerService',
  65.             'App\\Controller\\web\\CategoryController' => 'getCategoryController2Service',
  66.             'App\\Controller\\web\\DefaultController' => 'getDefaultController2Service',
  67.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  68.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  69.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  70.             'cache.app' => 'getCache_AppService',
  71.             'cache.app_clearer' => 'getCache_AppClearerService',
  72.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  73.             'cache.system' => 'getCache_SystemService',
  74.             'cache.system_clearer' => 'getCache_SystemClearerService',
  75.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  76.             'cache_warmer' => 'getCacheWarmerService',
  77.             'console.command_loader' => 'getConsole_CommandLoaderService',
  78.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  79.             'data_collector.dump' => 'getDataCollector_DumpService',
  80.             'doctrine' => 'getDoctrineService',
  81.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  82.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  83.             'error_controller' => 'getErrorControllerService',
  84.             'event_dispatcher' => 'getEventDispatcherService',
  85.             'http_kernel' => 'getHttpKernelService',
  86.             'knp_paginator' => 'getKnpPaginatorService',
  87.             'request_stack' => 'getRequestStackService',
  88.             'router' => 'getRouterService',
  89.             'routing.loader' => 'getRouting_LoaderService',
  90.             'services_resetter' => 'getServicesResetterService',
  91.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  92.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  93.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  94.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  95.             'translator' => 'getTranslatorService',
  96.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  97.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  98.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  99.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  100.             'cache_clearer' => 'getCacheClearerService',
  101.             'filesystem' => 'getFilesystemService',
  102.             'serializer' => 'getSerializerService',
  103.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  104.             'form.factory' => 'getForm_FactoryService',
  105.             'form.type.file' => 'getForm_Type_FileService',
  106.             'profiler' => 'getProfilerService',
  107.             'twig' => 'getTwigService',
  108.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  109.             'security.token_storage' => 'getSecurity_TokenStorageService',
  110.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  111.             'session' => 'getSessionService',
  112.             'validator' => 'getValidatorService',
  113.         ];
  114.         $this->aliases = [
  115.             'database_connection' => 'doctrine.dbal.default_connection',
  116.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  117.             'mailer' => 'swiftmailer.mailer.default',
  118.         ];
  119.         $this->privates['service_container'] = function () {
  120.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  121.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  122.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  123.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  124.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  125.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  126.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  127.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  128.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  129.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  130.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  131.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  132.             include_once \dirname(__DIR__4).'/src/Repository/MenuRepository.php';
  133.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  134.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  135.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  136.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  137.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  138.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  139.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  145.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  161.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  168.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  195.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  207.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  208.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  209.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  210.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  245.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  246.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  247.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  248.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  249.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  252.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  255.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  256.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  257.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  259.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  260.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  261.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  262.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  263.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  264.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  266.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  267.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  268.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  269.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  270.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  271.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  272.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  273.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  275.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  277.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  278.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  279.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  280.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  304.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  306.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  307.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  310.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  311.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  312.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  313.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  330.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  342.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  348.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  370.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  372.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  374.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  375.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  376.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  377.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  378.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  379.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  380.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  381.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  382.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  385.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  414.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  417.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  419.             include_once \dirname(__DIR__4).'/src/Service/WebService.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  428.             include_once __DIR__.'/proxy-classes.php';
  429.         };
  430.     }
  431.     public function compile(): void
  432.     {
  433.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  434.     }
  435.     public function isCompiled(): bool
  436.     {
  437.         return true;
  438.     }
  439.     public function getRemovedIds(): array
  440.     {
  441.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  442.     }
  443.     protected function createProxy($class, \Closure $factory)
  444.     {
  445.         return $factory();
  446.     }
  447.     /**
  448.      * Gets the public '.container.private.cache_clearer' shared service.
  449.      *
  450.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  451.      */
  452.     protected function get_Container_Private_CacheClearerService()
  453.     {
  454.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  456.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  457.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  458.         }, 1));
  459.     }
  460.     /**
  461.      * Gets the public '.container.private.filesystem' shared service.
  462.      *
  463.      * @return \Symfony\Component\Filesystem\Filesystem
  464.      */
  465.     protected function get_Container_Private_FilesystemService()
  466.     {
  467.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  468.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  469.     }
  470.     /**
  471.      * Gets the public '.container.private.form.factory' shared service.
  472.      *
  473.      * @return \Symfony\Component\Form\FormFactory
  474.      */
  475.     protected function get_Container_Private_Form_FactoryService()
  476.     {
  477.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  478.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  479.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  480.     }
  481.     /**
  482.      * Gets the public '.container.private.form.type.file' shared service.
  483.      *
  484.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  485.      */
  486.     protected function get_Container_Private_Form_Type_FileService()
  487.     {
  488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  489.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  490.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  491.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  492.     }
  493.     /**
  494.      * Gets the public '.container.private.profiler' shared service.
  495.      *
  496.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  497.      */
  498.     protected function get_Container_Private_ProfilerService()
  499.     {
  500.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  501.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  502.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  503.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  504.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  505.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  506.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  507.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  508.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  509.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  510.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  511.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  512.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  513.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  514.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  515.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  516.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  517.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  518.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  519.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  520.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  521.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  522.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  523.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  524.         if ($this->has('kernel')) {
  525.             $g->setKernel($b);
  526.         }
  527.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  528.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  529.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  530.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  531.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  532.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  533.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  534.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  535.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  536.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  537.         $instance->add($d);
  538.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  539.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  540.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  541.         $instance->add($e);
  542.         $instance->add($f);
  543.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  544.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  545.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  546.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  547.         $instance->add($g);
  548.         return $instance;
  549.     }
  550.     /**
  551.      * Gets the public '.container.private.security.authorization_checker' shared service.
  552.      *
  553.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  554.      */
  555.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  556.     {
  557.         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()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  558.     }
  559.     /**
  560.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  561.      *
  562.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  563.      */
  564.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  565.     {
  566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  570.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  571.     }
  572.     /**
  573.      * Gets the public '.container.private.security.password_encoder' shared service.
  574.      *
  575.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  576.      *
  577.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  578.      */
  579.     protected function get_Container_Private_Security_PasswordEncoderService()
  580.     {
  581.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  582.         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()));
  583.     }
  584.     /**
  585.      * Gets the public '.container.private.security.token_storage' shared service.
  586.      *
  587.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  588.      */
  589.     protected function get_Container_Private_Security_TokenStorageService()
  590.     {
  591.         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, [
  592.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  593.         ], [
  594.             'request_stack' => '?',
  595.         ]));
  596.     }
  597.     /**
  598.      * Gets the public '.container.private.serializer' shared service.
  599.      *
  600.      * @return \Symfony\Component\Serializer\Serializer
  601.      */
  602.     protected function get_Container_Private_SerializerService()
  603.     {
  604.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  605.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  606.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  607.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  608.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  609.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  610.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  611.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  612.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  613.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  614.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  615.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  616.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  617.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  618.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  619.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  620.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  621.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  622.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  623.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  624.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  625.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  626.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  627.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  628.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  629.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  632.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  633.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  634.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  635.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  636.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  637.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  638.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  639.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  640.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  641.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  642.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  643.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  644.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  645.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  646.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  647.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  648.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  649.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  650.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  651.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b$c$d$eNULL)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 10 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 11 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a$d$eNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  652.     }
  653.     /**
  654.      * Gets the public '.container.private.session' shared service.
  655.      *
  656.      * @return \Symfony\Component\HttpFoundation\Session\Session
  657.      */
  658.     protected function get_Container_Private_SessionService()
  659.     {
  660.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  662.         return $this->services['.container.private.session'] = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  663.     }
  664.     /**
  665.      * Gets the public '.container.private.twig' shared service.
  666.      *
  667.      * @return \Twig\Environment
  668.      */
  669.     protected function get_Container_Private_TwigService()
  670.     {
  671.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  672.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  673.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  674.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  675.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  676.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  677.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  678.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  679.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  680.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  681.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  682.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  683.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  684.         $a->addPath((\dirname(__DIR__4).'/templates'));
  685.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  686.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  687.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  688.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  689.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  690.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  691.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  692.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  693.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  694.         $g = ($this->services['router'] ?? $this->getRouterService());
  695.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  696.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  697.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  698.         $j = new \Symfony\Bridge\Twig\AppVariable();
  699.         $j->setEnvironment('dev');
  700.         $j->setDebug(true);
  701.         if ($this->has('.container.private.security.token_storage')) {
  702.             $j->setTokenStorage($h);
  703.         }
  704.         if ($this->has('request_stack')) {
  705.             $j->setRequestStack($d);
  706.         }
  707.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  708.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  709.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  710.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  711.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  712.             return new \EmptyIterator();
  713.         }, 0))));
  714.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__4), 'UTF-8'));
  715.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  716.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  717.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  718.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  719.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  720.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$e)));
  721.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  722.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  723.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  724.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  725.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  726.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  727.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  728.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  729.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$c)));
  730.         $instance->addGlobal('app'$j);
  731.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  732.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  733.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  734.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  735.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  736.         ], [
  737.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  738.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  739.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  740.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  741.         ])));
  742.         $instance->addGlobal('uploads''/uploads');
  743.         $instance->addGlobal('webService', new \App\Service\WebService(($this->privates['App\\Repository\\MenuRepository'] ?? $this->getMenuRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
  744.         $instance->addGlobal('rec_site_key'$this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'));
  745.         $instance->addGlobal('tinymce_api_key'$this->getEnv('TINYMCE_API_KEY'));
  746.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  747.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  748.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  749.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  750.         return $instance;
  751.     }
  752.     /**
  753.      * Gets the public '.container.private.validator' shared service.
  754.      *
  755.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  756.      */
  757.     protected function get_Container_Private_ValidatorService()
  758.     {
  759.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  760.     }
  761.     /**
  762.      * Gets the public 'App\Controller\ArticleAdminController' shared autowired service.
  763.      *
  764.      * @return \App\Controller\ArticleAdminController
  765.      */
  766.     protected function getArticleAdminControllerService()
  767.     {
  768.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  769.         include_once \dirname(__DIR__4).'/src/Controller/ArticleAdminController.php';
  770.         $this->services['App\\Controller\\ArticleAdminController'] = $instance = new \App\Controller\ArticleAdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['App\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  771.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ArticleAdminController'$this));
  772.         return $instance;
  773.     }
  774.     /**
  775.      * Gets the public 'App\Controller\CakeController' shared autowired service.
  776.      *
  777.      * @return \App\Controller\CakeController
  778.      */
  779.     protected function getCakeControllerService()
  780.     {
  781.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  782.         include_once \dirname(__DIR__4).'/src/Controller/CakeController.php';
  783.         $this->services['App\\Controller\\CakeController'] = $instance = new \App\Controller\CakeController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()));
  784.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\CakeController'$this));
  785.         return $instance;
  786.     }
  787.     /**
  788.      * Gets the public 'App\Controller\CategoryController' shared autowired service.
  789.      *
  790.      * @return \App\Controller\CategoryController
  791.      */
  792.     protected function getCategoryControllerService()
  793.     {
  794.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  795.         include_once \dirname(__DIR__4).'/src/Controller/CategoryController.php';
  796.         $this->services['App\\Controller\\CategoryController'] = $instance = new \App\Controller\CategoryController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()));
  797.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\CategoryController'$this));
  798.         return $instance;
  799.     }
  800.     /**
  801.      * Gets the public 'App\Controller\ChatbotConfigAdminController' shared autowired service.
  802.      *
  803.      * @return \App\Controller\ChatbotConfigAdminController
  804.      */
  805.     protected function getChatbotConfigAdminControllerService()
  806.     {
  807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  808.         include_once \dirname(__DIR__4).'/src/Controller/ChatbotConfigAdminController.php';
  809.         $this->services['App\\Controller\\ChatbotConfigAdminController'] = $instance = new \App\Controller\ChatbotConfigAdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ChatbotConfigRepository'] ?? $this->getChatbotConfigRepositoryService()));
  810.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ChatbotConfigAdminController'$this));
  811.         return $instance;
  812.     }
  813.     /**
  814.      * Gets the public 'App\Controller\ChatbotController' shared autowired service.
  815.      *
  816.      * @return \App\Controller\ChatbotController
  817.      */
  818.     protected function getChatbotControllerService()
  819.     {
  820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  821.         include_once \dirname(__DIR__4).'/src/Controller/ChatbotController.php';
  822.         include_once \dirname(__DIR__4).'/src/Service/ChatbotService.php';
  823.         $this->services['App\\Controller\\ChatbotController'] = $instance = new \App\Controller\ChatbotController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \App\Service\ChatbotService($this->getEnv('OPENAI_API_KEY'), ($this->privates['App\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->privates['App\\Repository\\FaqSectionRepository'] ?? $this->getFaqSectionRepositoryService()), ($this->privates['App\\Repository\\ChatbotConfigRepository'] ?? $this->getChatbotConfigRepositoryService())), ($this->privates['App\\Repository\\ChatSessionRepository'] ?? $this->getChatSessionRepositoryService()), ($this->privates['App\\Service\\MailingService'] ?? $this->getMailingServiceService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()));
  824.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ChatbotController'$this));
  825.         return $instance;
  826.     }
  827.     /**
  828.      * Gets the public 'App\Controller\ContactController' shared autowired service.
  829.      *
  830.      * @return \App\Controller\ContactController
  831.      */
  832.     protected function getContactControllerService()
  833.     {
  834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  835.         include_once \dirname(__DIR__4).'/src/Controller/ContactController.php';
  836.         $this->services['App\\Controller\\ContactController'] = $instance = new \App\Controller\ContactController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()));
  837.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ContactController'$this));
  838.         return $instance;
  839.     }
  840.     /**
  841.      * Gets the public 'App\Controller\CoverImageAdminController' shared autowired service.
  842.      *
  843.      * @return \App\Controller\CoverImageAdminController
  844.      */
  845.     protected function getCoverImageAdminControllerService()
  846.     {
  847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  848.         include_once \dirname(__DIR__4).'/src/Controller/CoverImageAdminController.php';
  849.         $this->services['App\\Controller\\CoverImageAdminController'] = $instance = new \App\Controller\CoverImageAdminController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()));
  850.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\CoverImageAdminController'$this));
  851.         return $instance;
  852.     }
  853.     /**
  854.      * Gets the public 'App\Controller\DefaultController' shared autowired service.
  855.      *
  856.      * @return \App\Controller\DefaultController
  857.      */
  858.     protected function getDefaultControllerService()
  859.     {
  860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  861.         include_once \dirname(__DIR__4).'/src/Controller/DefaultController.php';
  862.         $this->services['App\\Controller\\DefaultController'] = $instance = new \App\Controller\DefaultController(($this->services['router'] ?? $this->getRouterService()));
  863.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\DefaultController'$this));
  864.         return $instance;
  865.     }
  866.     /**
  867.      * Gets the public 'App\Controller\FaqAdminController' shared autowired service.
  868.      *
  869.      * @return \App\Controller\FaqAdminController
  870.      */
  871.     protected function getFaqAdminControllerService()
  872.     {
  873.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  874.         include_once \dirname(__DIR__4).'/src/Controller/FaqAdminController.php';
  875.         $this->services['App\\Controller\\FaqAdminController'] = $instance = new \App\Controller\FaqAdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\FaqSectionRepository'] ?? $this->getFaqSectionRepositoryService()));
  876.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\FaqAdminController'$this));
  877.         return $instance;
  878.     }
  879.     /**
  880.      * Gets the public 'App\Controller\GalleryAdminController' shared autowired service.
  881.      *
  882.      * @return \App\Controller\GalleryAdminController
  883.      */
  884.     protected function getGalleryAdminControllerService()
  885.     {
  886.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  887.         include_once \dirname(__DIR__4).'/src/Controller/GalleryAdminController.php';
  888.         $this->services['App\\Controller\\GalleryAdminController'] = $instance = new \App\Controller\GalleryAdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\PhotoRepository'] ?? $this->getPhotoRepositoryService()));
  889.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\GalleryAdminController'$this));
  890.         return $instance;
  891.     }
  892.     /**
  893.      * Gets the public 'App\Controller\InfoController' shared autowired service.
  894.      *
  895.      * @return \App\Controller\InfoController
  896.      */
  897.     protected function getInfoControllerService()
  898.     {
  899.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  900.         include_once \dirname(__DIR__4).'/src/Controller/InfoController.php';
  901.         $this->services['App\\Controller\\InfoController'] = $instance = new \App\Controller\InfoController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()));
  902.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\InfoController'$this));
  903.         return $instance;
  904.     }
  905.     /**
  906.      * Gets the public 'App\Controller\MenuController' shared autowired service.
  907.      *
  908.      * @return \App\Controller\MenuController
  909.      */
  910.     protected function getMenuControllerService()
  911.     {
  912.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  913.         include_once \dirname(__DIR__4).'/src/Controller/MenuController.php';
  914.         $this->services['App\\Controller\\MenuController'] = $instance = new \App\Controller\MenuController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()));
  915.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\MenuController'$this));
  916.         return $instance;
  917.     }
  918.     /**
  919.      * Gets the public 'App\Controller\ProductController' shared autowired service.
  920.      *
  921.      * @return \App\Controller\ProductController
  922.      */
  923.     protected function getProductControllerService()
  924.     {
  925.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  926.         include_once \dirname(__DIR__4).'/src/Controller/ProductController.php';
  927.         $this->services['App\\Controller\\ProductController'] = $instance = new \App\Controller\ProductController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()), ($this->privates['App\\Repository\\FilesRepository'] ?? $this->getFilesRepositoryService()));
  928.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ProductController'$this));
  929.         return $instance;
  930.     }
  931.     /**
  932.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  933.      *
  934.      * @return \App\Controller\SecurityController
  935.      */
  936.     protected function getSecurityControllerService()
  937.     {
  938.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  939.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  940.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  941.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SecurityController'$this));
  942.         return $instance;
  943.     }
  944.     /**
  945.      * Gets the public 'App\Controller\SitemapController' shared autowired service.
  946.      *
  947.      * @return \App\Controller\SitemapController
  948.      */
  949.     protected function getSitemapControllerService()
  950.     {
  951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  952.         include_once \dirname(__DIR__4).'/src/Controller/SitemapController.php';
  953.         $this->services['App\\Controller\\SitemapController'] = $instance = new \App\Controller\SitemapController();
  954.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SitemapController'$this));
  955.         return $instance;
  956.     }
  957.     /**
  958.      * Gets the public 'App\Controller\SubCategoryController' shared autowired service.
  959.      *
  960.      * @return \App\Controller\SubCategoryController
  961.      */
  962.     protected function getSubCategoryControllerService()
  963.     {
  964.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  965.         include_once \dirname(__DIR__4).'/src/Controller/SubCategoryController.php';
  966.         $this->services['App\\Controller\\SubCategoryController'] = $instance = new \App\Controller\SubCategoryController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()));
  967.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SubCategoryController'$this));
  968.         return $instance;
  969.     }
  970.     /**
  971.      * Gets the public 'App\Controller\UserController' shared autowired service.
  972.      *
  973.      * @return \App\Controller\UserController
  974.      */
  975.     protected function getUserControllerService()
  976.     {
  977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  978.         include_once \dirname(__DIR__4).'/src/Controller/UserController.php';
  979.         $this->services['App\\Controller\\UserController'] = $instance = new \App\Controller\UserController(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  980.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\UserController'$this));
  981.         return $instance;
  982.     }
  983.     /**
  984.      * Gets the public 'App\Controller\VideoAdminController' shared autowired service.
  985.      *
  986.      * @return \App\Controller\VideoAdminController
  987.      */
  988.     protected function getVideoAdminControllerService()
  989.     {
  990.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  991.         include_once \dirname(__DIR__4).'/src/Controller/VideoAdminController.php';
  992.         $this->services['App\\Controller\\VideoAdminController'] = $instance = new \App\Controller\VideoAdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  993.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\VideoAdminController'$this));
  994.         return $instance;
  995.     }
  996.     /**
  997.      * Gets the public 'App\Controller\WeddingCalculatorController' shared autowired service.
  998.      *
  999.      * @return \App\Controller\WeddingCalculatorController
  1000.      */
  1001.     protected function getWeddingCalculatorControllerService()
  1002.     {
  1003.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1004.         include_once \dirname(__DIR__4).'/src/Controller/WeddingCalculatorController.php';
  1005.         $this->services['App\\Controller\\WeddingCalculatorController'] = $instance = new \App\Controller\WeddingCalculatorController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()));
  1006.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\WeddingCalculatorController'$this));
  1007.         return $instance;
  1008.     }
  1009.     /**
  1010.      * Gets the public 'App\Controller\web\CategoryController' shared autowired service.
  1011.      *
  1012.      * @return \App\Controller\web\CategoryController
  1013.      */
  1014.     protected function getCategoryController2Service()
  1015.     {
  1016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1017.         include_once \dirname(__DIR__4).'/src/Controller/web/CategoryController.php';
  1018.         $this->services['App\\Controller\\web\\CategoryController'] = $instance = new \App\Controller\web\CategoryController(($this->privates['App\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->privates['App\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()));
  1019.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\web\\CategoryController'$this));
  1020.         return $instance;
  1021.     }
  1022.     /**
  1023.      * Gets the public 'App\Controller\web\DefaultController' shared autowired service.
  1024.      *
  1025.      * @return \App\Controller\web\DefaultController
  1026.      */
  1027.     protected function getDefaultController2Service()
  1028.     {
  1029.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1030.         include_once \dirname(__DIR__4).'/src/Controller/web/DefaultController.php';
  1031.         $this->services['App\\Controller\\web\\DefaultController'] = $instance = new \App\Controller\web\DefaultController(($this->privates['App\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->privates['App\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['App\\Repository\\InfoTableRepository'] ?? $this->getInfoTableRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->privates['App\\Service\\MailingService'] ?? $this->getMailingServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['App\\Repository\\PhotoAlbumRepository'] ?? $this->getPhotoAlbumRepositoryService()), ($this->privates['App\\Service\\AdminUtils'] ?? $this->getAdminUtilsService()), ($this->privates['App\\Repository\\VideoRepository'] ?? $this->getVideoRepositoryService()));
  1032.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\web\\DefaultController'$this));
  1033.         return $instance;
  1034.     }
  1035.     /**
  1036.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1037.      *
  1038.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1039.      */
  1040.     protected function getProfilerControllerService()
  1041.     {
  1042.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1043.         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()));
  1044.     }
  1045.     /**
  1046.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1047.      *
  1048.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1049.      */
  1050.     protected function getRedirectControllerService()
  1051.     {
  1052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1053.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1054.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1055.     }
  1056.     /**
  1057.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1058.      *
  1059.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1060.      */
  1061.     protected function getTemplateControllerService()
  1062.     {
  1063.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1064.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1065.     }
  1066.     /**
  1067.      * Gets the public 'cache.app' shared service.
  1068.      *
  1069.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1070.      */
  1071.     protected function getCache_AppService()
  1072.     {
  1073.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('o1IgSrmbvI'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1074.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1075.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1076.     }
  1077.     /**
  1078.      * Gets the public 'cache.app_clearer' shared service.
  1079.      *
  1080.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1081.      */
  1082.     protected function getCache_AppClearerService()
  1083.     {
  1084.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1085.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1086.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1087.     }
  1088.     /**
  1089.      * Gets the public 'cache.global_clearer' shared service.
  1090.      *
  1091.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1092.      */
  1093.     protected function getCache_GlobalClearerService()
  1094.     {
  1095.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1096.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1097.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  1098.     }
  1099.     /**
  1100.      * Gets the public 'cache.system' shared service.
  1101.      *
  1102.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1103.      */
  1104.     protected function getCache_SystemService()
  1105.     {
  1106.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('B-B0+B8Qpp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1107.     }
  1108.     /**
  1109.      * Gets the public 'cache.system_clearer' shared service.
  1110.      *
  1111.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1112.      */
  1113.     protected function getCache_SystemClearerService()
  1114.     {
  1115.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1116.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1117.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  1118.     }
  1119.     /**
  1120.      * Gets the public 'cache.validator_expression_language' shared service.
  1121.      *
  1122.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1123.      */
  1124.     protected function getCache_ValidatorExpressionLanguageService()
  1125.     {
  1126.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CI-lMB0nPi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1127.     }
  1128.     /**
  1129.      * Gets the public 'cache_warmer' shared service.
  1130.      *
  1131.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1132.      */
  1133.     protected function getCacheWarmerService()
  1134.     {
  1135.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1136.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1137.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1138.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1139.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1140.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1141.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1142.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1143.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1144.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1145.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1146.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1147.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1148.     }
  1149.     /**
  1150.      * Gets the public 'console.command_loader' shared service.
  1151.      *
  1152.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1153.      */
  1154.     protected function getConsole_CommandLoaderService()
  1155.     {
  1156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1158.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1159.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1160.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1161.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1162.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1163.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1164.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1165.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1166.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1167.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1168.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1169.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1170.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1171.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1172.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1173.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1174.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1175.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1176.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1177.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1178.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1179.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1180.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1181.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1182.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1183.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1184.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1185.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1186.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1187.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1188.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1189.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1190.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1191.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1192.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1193.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1194.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1195.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1196.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1197.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1198.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1199.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1200.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1201.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1202.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1203.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1204.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1205.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1206.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1207.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1208.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1209.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1210.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1211.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1212.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1213.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1214.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1215.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1216.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1217.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1218.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1219.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1220.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1221.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1222.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1223.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1224.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1225.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1226.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1227.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1228.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1229.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1230.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1231.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1232.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1233.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1234.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1235.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1236.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1237.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1238.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1239.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1240.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1241.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1242.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1243.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1244.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1245.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1246.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1247.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1248.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1249.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1250.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1251.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1252.         ], [
  1253.             'console.command.about' => '?',
  1254.             'console.command.assets_install' => '?',
  1255.             'console.command.cache_clear' => '?',
  1256.             'console.command.cache_pool_clear' => '?',
  1257.             'console.command.cache_pool_prune' => '?',
  1258.             'console.command.cache_pool_delete' => '?',
  1259.             'console.command.cache_pool_list' => '?',
  1260.             'console.command.cache_warmup' => '?',
  1261.             'console.command.config_debug' => '?',
  1262.             'console.command.config_dump_reference' => '?',
  1263.             'console.command.container_debug' => '?',
  1264.             'console.command.container_lint' => '?',
  1265.             'console.command.debug_autowiring' => '?',
  1266.             'console.command.dotenv_debug' => '?',
  1267.             'console.command.event_dispatcher_debug' => '?',
  1268.             'console.command.router_debug' => '?',
  1269.             'console.command.router_match' => '?',
  1270.             'console.command.translation_debug' => '?',
  1271.             'console.command.translation_extract' => '?',
  1272.             'console.command.validator_debug' => '?',
  1273.             'console.command.translation_pull' => '?',
  1274.             'console.command.translation_push' => '?',
  1275.             'console.command.xliff_lint' => '?',
  1276.             'console.command.yaml_lint' => '?',
  1277.             'console.command.form_debug' => '?',
  1278.             'console.command.secrets_set' => '?',
  1279.             'console.command.secrets_remove' => '?',
  1280.             'console.command.secrets_generate_key' => '?',
  1281.             'console.command.secrets_list' => '?',
  1282.             'console.command.secrets_decrypt_to_local' => '?',
  1283.             'console.command.secrets_encrypt_from_local' => '?',
  1284.             'twig.command.debug' => '?',
  1285.             'twig.command.lint' => '?',
  1286.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1287.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1288.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1289.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1290.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1291.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1292.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1293.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1294.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1295.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1296.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1297.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1298.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1299.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1300.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1301.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1302.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1303.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1304.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1305.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1306.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  1307.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  1308.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  1309.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  1310.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  1311.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  1312.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  1313.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  1314.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  1315.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  1316.             'security.command.debug_firewall' => '?',
  1317.             'security.command.user_password_encoder' => '?',
  1318.             'security.command.user_password_hash' => '?',
  1319.             'var_dumper.command.server_dump' => '?',
  1320.             'monolog.command.server_log' => '?',
  1321.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1322.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1323.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1324.             'maker.auto_command.make_auth' => '?',
  1325.             'maker.auto_command.make_command' => '?',
  1326.             'maker.auto_command.make_controller' => '?',
  1327.             'maker.auto_command.make_crud' => '?',
  1328.             'maker.auto_command.make_docker_database' => '?',
  1329.             'maker.auto_command.make_entity' => '?',
  1330.             'maker.auto_command.make_fixtures' => '?',
  1331.             'maker.auto_command.make_form' => '?',
  1332.             'maker.auto_command.make_message' => '?',
  1333.             'maker.auto_command.make_messenger_middleware' => '?',
  1334.             'maker.auto_command.make_registration_form' => '?',
  1335.             'maker.auto_command.make_reset_password' => '?',
  1336.             'maker.auto_command.make_serializer_encoder' => '?',
  1337.             'maker.auto_command.make_serializer_normalizer' => '?',
  1338.             'maker.auto_command.make_subscriber' => '?',
  1339.             'maker.auto_command.make_twig_extension' => '?',
  1340.             'maker.auto_command.make_test' => '?',
  1341.             'maker.auto_command.make_validator' => '?',
  1342.             'maker.auto_command.make_voter' => '?',
  1343.             'maker.auto_command.make_user' => '?',
  1344.             'maker.auto_command.make_migration' => '?',
  1345.             'maker.auto_command.make_stimulus_controller' => '?',
  1346.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''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']);
  1347.     }
  1348.     /**
  1349.      * Gets the public 'container.env_var_processors_locator' shared service.
  1350.      *
  1351.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1352.      */
  1353.     protected function getContainer_EnvVarProcessorsLocatorService()
  1354.     {
  1355.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1356.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1357.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1358.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1359.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1360.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1361.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1362.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1363.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1364.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1365.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1366.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1367.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1368.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1369.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1370.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1371.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1372.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1373.         ], [
  1374.             'base64' => '?',
  1375.             'bool' => '?',
  1376.             'const' => '?',
  1377.             'csv' => '?',
  1378.             'default' => '?',
  1379.             'file' => '?',
  1380.             'float' => '?',
  1381.             'int' => '?',
  1382.             'json' => '?',
  1383.             'key' => '?',
  1384.             'not' => '?',
  1385.             'query_string' => '?',
  1386.             'require' => '?',
  1387.             'resolve' => '?',
  1388.             'string' => '?',
  1389.             'trim' => '?',
  1390.             'url' => '?',
  1391.         ]);
  1392.     }
  1393.     /**
  1394.      * Gets the public 'data_collector.dump' shared service.
  1395.      *
  1396.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1397.      */
  1398.     protected function getDataCollector_DumpService()
  1399.     {
  1400.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1401.     }
  1402.     /**
  1403.      * Gets the public 'doctrine' shared service.
  1404.      *
  1405.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1406.      */
  1407.     protected function getDoctrineService()
  1408.     {
  1409.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1410.     }
  1411.     /**
  1412.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1413.      *
  1414.      * @return \Doctrine\DBAL\Connection
  1415.      */
  1416.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1417.     {
  1418.         $a = new \Doctrine\DBAL\Configuration();
  1419.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1420.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1421.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1422.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1423.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1424.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1425.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1426.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  1427.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  1428.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  1429.         ], [
  1430.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1431.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1432.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1433.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1434.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1435.     }
  1436.     /**
  1437.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1438.      *
  1439.      * @return \Doctrine\ORM\EntityManager
  1440.      */
  1441.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1442.     {
  1443.         if ($lazyLoad) {
  1444.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1445.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1446.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1447.                     $proxy->setProxyInitializer(null);
  1448.                     return true;
  1449.                 });
  1450.             });
  1451.         }
  1452.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1453.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1454.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1455.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1456.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1457.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1458.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1459.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1460.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1461.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1462.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1463.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1464.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1465.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1466.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1467.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1468.         $a = new \Doctrine\ORM\Configuration();
  1469.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1470.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1471.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1472.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1473.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1474.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1475.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1476.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1477.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1478.         ], [
  1479.             'doctrine.ulid_generator' => '?',
  1480.             'doctrine.uuid_generator' => '?',
  1481.         ])));
  1482.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1483.         $a->setProxyNamespace('Proxies');
  1484.         $a->setAutoGenerateProxyClasses(true);
  1485.         $a->setSchemaIgnoreClasses([]);
  1486.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1487.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1488.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1489.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1490.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1491.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1492.             'App\\Repository\\ArticleRepository' => ['privates''App\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  1493.             'App\\Repository\\CakeRepository' => ['privates''App\\Repository\\CakeRepository''getCakeRepositoryService'false],
  1494.             'App\\Repository\\CategoryRepository' => ['privates''App\\Repository\\CategoryRepository''getCategoryRepositoryService'false],
  1495.             'App\\Repository\\ChatMessageRepository' => ['privates''App\\Repository\\ChatMessageRepository''getChatMessageRepositoryService'false],
  1496.             'App\\Repository\\ChatSessionRepository' => ['privates''App\\Repository\\ChatSessionRepository''getChatSessionRepositoryService'false],
  1497.             'App\\Repository\\ChatbotConfigRepository' => ['privates''App\\Repository\\ChatbotConfigRepository''getChatbotConfigRepositoryService'false],
  1498.             'App\\Repository\\ContactRepository' => ['privates''App\\Repository\\ContactRepository''getContactRepositoryService'false],
  1499.             'App\\Repository\\FaqSectionRepository' => ['privates''App\\Repository\\FaqSectionRepository''getFaqSectionRepositoryService'false],
  1500.             'App\\Repository\\FilesRepository' => ['privates''App\\Repository\\FilesRepository''getFilesRepositoryService'false],
  1501.             'App\\Repository\\GalleryRepository' => ['privates''App\\Repository\\GalleryRepository''getGalleryRepositoryService'false],
  1502.             'App\\Repository\\InfoTableRepository' => ['privates''App\\Repository\\InfoTableRepository''getInfoTableRepositoryService'false],
  1503.             'App\\Repository\\MenuRepository' => ['privates''App\\Repository\\MenuRepository''getMenuRepositoryService'false],
  1504.             'App\\Repository\\PhotoAlbumRepository' => ['privates''App\\Repository\\PhotoAlbumRepository''getPhotoAlbumRepositoryService'false],
  1505.             'App\\Repository\\PhotoRepository' => ['privates''App\\Repository\\PhotoRepository''getPhotoRepositoryService'false],
  1506.             'App\\Repository\\ProductRepository' => ['privates''App\\Repository\\ProductRepository''getProductRepositoryService'false],
  1507.             'App\\Repository\\SubCategoryRepository' => ['privates''App\\Repository\\SubCategoryRepository''getSubCategoryRepositoryService'false],
  1508.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1509.             'App\\Repository\\VideoRepository' => ['privates''App\\Repository\\VideoRepository''getVideoRepositoryService'false],
  1510.             'App\\Repository\\WeddingCalculatorRepository' => ['privates''App\\Repository\\WeddingCalculatorRepository''getWeddingCalculatorRepositoryService'false],
  1511.         ], [
  1512.             'App\\Repository\\ArticleRepository' => '?',
  1513.             'App\\Repository\\CakeRepository' => '?',
  1514.             'App\\Repository\\CategoryRepository' => '?',
  1515.             'App\\Repository\\ChatMessageRepository' => '?',
  1516.             'App\\Repository\\ChatSessionRepository' => '?',
  1517.             'App\\Repository\\ChatbotConfigRepository' => '?',
  1518.             'App\\Repository\\ContactRepository' => '?',
  1519.             'App\\Repository\\FaqSectionRepository' => '?',
  1520.             'App\\Repository\\FilesRepository' => '?',
  1521.             'App\\Repository\\GalleryRepository' => '?',
  1522.             'App\\Repository\\InfoTableRepository' => '?',
  1523.             'App\\Repository\\MenuRepository' => '?',
  1524.             'App\\Repository\\PhotoAlbumRepository' => '?',
  1525.             'App\\Repository\\PhotoRepository' => '?',
  1526.             'App\\Repository\\ProductRepository' => '?',
  1527.             'App\\Repository\\SubCategoryRepository' => '?',
  1528.             'App\\Repository\\UserRepository' => '?',
  1529.             'App\\Repository\\VideoRepository' => '?',
  1530.             'App\\Repository\\WeddingCalculatorRepository' => '?',
  1531.         ])));
  1532.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1533.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1534.         return $instance;
  1535.     }
  1536.     /**
  1537.      * Gets the public 'error_controller' shared service.
  1538.      *
  1539.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1540.      */
  1541.     protected function getErrorControllerService()
  1542.     {
  1543.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1544.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1545.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1546.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1547.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1548.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1549.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  1550.     }
  1551.     /**
  1552.      * Gets the public 'event_dispatcher' shared service.
  1553.      *
  1554.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1555.      */
  1556.     protected function getEventDispatcherService()
  1557.     {
  1558.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1559.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1560.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1561.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1562.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1563.         $instance->addListener('kernel.controller', [=> function () {
  1564.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1565.         }, => 'onKernelController'], 0);
  1566.         $instance->addListener('kernel.request', [=> function () {
  1567.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1568.         }, => 'onKernelRequest'], 0);
  1569.         $instance->addListener('kernel.response', [=> function () {
  1570.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1571.         }, => 'onKernelResponse'], 0);
  1572.         $instance->addListener('kernel.response', [=> function () {
  1573.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1574.         }, => 'onKernelResponse'], -1024);
  1575.         $instance->addListener('kernel.request', [=> function () {
  1576.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1577.         }, => 'setDefaultLocale'], 100);
  1578.         $instance->addListener('kernel.request', [=> function () {
  1579.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1580.         }, => 'onKernelRequest'], 16);
  1581.         $instance->addListener('kernel.finish_request', [=> function () {
  1582.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1583.         }, => 'onKernelFinishRequest'], 0);
  1584.         $instance->addListener('kernel.request', [=> function () {
  1585.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1586.         }, => 'onKernelRequest'], 256);
  1587.         $instance->addListener('kernel.response', [=> function () {
  1588.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1589.         }, => 'onResponse'], -255);
  1590.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1591.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1592.         }, => 'onControllerArguments'], 0);
  1593.         $instance->addListener('kernel.exception', [=> function () {
  1594.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1595.         }, => 'logKernelException'], 0);
  1596.         $instance->addListener('kernel.exception', [=> function () {
  1597.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1598.         }, => 'onKernelException'], -128);
  1599.         $instance->addListener('kernel.response', [=> function () {
  1600.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1601.         }, => 'removeCspHeader'], -128);
  1602.         $instance->addListener('kernel.request', [=> function () {
  1603.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1604.         }, => 'onKernelRequest'], 15);
  1605.         $instance->addListener('kernel.finish_request', [=> function () {
  1606.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1607.         }, => 'onKernelFinishRequest'], -15);
  1608.         $instance->addListener('console.error', [=> function () {
  1609.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1610.         }, => 'onConsoleError'], -128);
  1611.         $instance->addListener('console.terminate', [=> function () {
  1612.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1613.         }, => 'onConsoleTerminate'], -128);
  1614.         $instance->addListener('console.error', [=> function () {
  1615.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1616.         }, => 'onConsoleError'], 0);
  1617.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1618.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1619.         }, => 'onMessage'], -255);
  1620.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1621.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1622.         }, => 'onMessage'], -255);
  1623.         $instance->addListener('kernel.request', [=> function () {
  1624.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1625.         }, => 'configure'], 2048);
  1626.         $instance->addListener('console.command', [=> function () {
  1627.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1628.         }, => 'configure'], 2048);
  1629.         $instance->addListener('kernel.request', [=> function () {
  1630.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1631.         }, => 'onKernelRequest'], 32);
  1632.         $instance->addListener('kernel.finish_request', [=> function () {
  1633.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1634.         }, => 'onKernelFinishRequest'], 0);
  1635.         $instance->addListener('kernel.exception', [=> function () {
  1636.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1637.         }, => 'onKernelException'], -64);
  1638.         $instance->addListener('kernel.response', [=> function () {
  1639.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1640.         }, => 'onKernelResponse'], 0);
  1641.         $instance->addListener('kernel.request', [=> function () {
  1642.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1643.         }, => 'onKernelRequest'], 128);
  1644.         $instance->addListener('kernel.response', [=> function () {
  1645.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1646.         }, => 'onKernelResponse'], -1000);
  1647.         $instance->addListener('kernel.finish_request', [=> function () {
  1648.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1649.         }, => 'onFinishRequest'], 0);
  1650.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1651.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1652.         }, => 'onNotification'], -255);
  1653.         $instance->addListener('kernel.response', [=> function () {
  1654.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1655.         }, => 'onKernelResponse'], -100);
  1656.         $instance->addListener('kernel.exception', [=> function () {
  1657.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1658.         }, => 'onKernelException'], 0);
  1659.         $instance->addListener('kernel.terminate', [=> function () {
  1660.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1661.         }, => 'onKernelTerminate'], -1024);
  1662.         $instance->addListener('kernel.controller', [=> function () {
  1663.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1664.         }, => 'onKernelController'], 0);
  1665.         $instance->addListener('kernel.response', [=> function () {
  1666.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1667.         }, => 'onKernelResponse'], 0);
  1668.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1669.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1670.         }, => 'onMessage'], 0);
  1671.         $instance->addListener('kernel.controller', [=> function () {
  1672.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1673.         }, => 'onKernelController'], 0);
  1674.         $instance->addListener('kernel.controller', [=> function () {
  1675.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1676.         }, => 'onKernelController'], 0);
  1677.         $instance->addListener('kernel.controller', [=> function () {
  1678.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1679.         }, => 'onKernelController'], -128);
  1680.         $instance->addListener('kernel.view', [=> function () {
  1681.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1682.         }, => 'onKernelView'], 0);
  1683.         $instance->addListener('kernel.controller', [=> function () {
  1684.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1685.         }, => 'onKernelController'], 0);
  1686.         $instance->addListener('kernel.response', [=> function () {
  1687.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1688.         }, => 'onKernelResponse'], 0);
  1689.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1690.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1691.         }, => 'onKernelControllerArguments'], 0);
  1692.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1693.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1694.         }, => 'onKernelControllerArguments'], 0);
  1695.         $instance->addListener('kernel.response', [=> function () {
  1696.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1697.         }, => 'onKernelResponse'], 0);
  1698.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1699.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1700.         }, => 'onVoterVote'], 0);
  1701.         $instance->addListener('kernel.request', [=> function () {
  1702.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1703.         }, => 'configureLogoutUrlGenerator'], 8);
  1704.         $instance->addListener('kernel.request', [=> function () {
  1705.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1706.         }, => 'onKernelRequest'], 8);
  1707.         $instance->addListener('kernel.finish_request', [=> function () {
  1708.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1709.         }, => 'onKernelFinishRequest'], 0);
  1710.         $instance->addListener('kernel.response', [=> function () {
  1711.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1712.         }, => 'onKernelResponse'], -128);
  1713.         $instance->addListener('console.command', [=> function () {
  1714.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1715.         }, => 'onCommand'], 255);
  1716.         $instance->addListener('console.terminate', [=> function () {
  1717.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1718.         }, => 'onTerminate'], -255);
  1719.         $instance->addListener('console.command', [=> function () {
  1720.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1721.         }, => 'configure'], 1024);
  1722.         $instance->addListener('console.error', [=> function () {
  1723.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1724.         }, => 'onConsoleError'], 0);
  1725.         $instance->addListener('console.terminate', [=> function () {
  1726.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1727.         }, => 'onConsoleTerminate'], 0);
  1728.         $instance->addListener('kernel.exception', [=> function () {
  1729.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1730.         }, => 'onException'], 0);
  1731.         $instance->addListener('kernel.terminate', [=> function () {
  1732.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1733.         }, => 'onTerminate'], 0);
  1734.         $instance->addListener('console.error', [=> function () {
  1735.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1736.         }, => 'onException'], 0);
  1737.         $instance->addListener('console.terminate', [=> function () {
  1738.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1739.         }, => 'onTerminate'], 0);
  1740.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1741.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  1742.         }, => 'onLogout'], 0);
  1743.         $instance->addListener('knp_pager.before', [=> function () {
  1744.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1745.         }, => 'before'], 0);
  1746.         $instance->addListener('knp_pager.pagination', [=> function () {
  1747.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1748.         }, => 'pagination'], 0);
  1749.         $instance->addListener('knp_pager.before', [=> function () {
  1750.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1751.         }, => 'before'], 1);
  1752.         $instance->addListener('knp_pager.before', [=> function () {
  1753.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1754.         }, => 'before'], 1);
  1755.         $instance->addListener('knp_pager.pagination', [=> function () {
  1756.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1757.         }, => 'pagination'], 1);
  1758.         return $instance;
  1759.     }
  1760.     /**
  1761.      * Gets the public 'http_kernel' shared service.
  1762.      *
  1763.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1764.      */
  1765.     protected function getHttpKernelService()
  1766.     {
  1767.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1768.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1769.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  1770.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  1771.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  1772.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  1773.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  1774.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  1775.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  1776.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  1777.         }, 8)), $a));
  1778.     }
  1779.     /**
  1780.      * Gets the public 'knp_paginator' shared service.
  1781.      *
  1782.      * @return \Knp\Component\Pager\Paginator
  1783.      */
  1784.     protected function getKnpPaginatorService($lazyLoad true)
  1785.     {
  1786.         if ($lazyLoad) {
  1787.             return $this->services['knp_paginator'] = $this->createProxy('Paginator_f262b94', function () {
  1788.                 return \Paginator_f262b94::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1789.                     $wrappedInstance $this->getKnpPaginatorService(false);
  1790.                     $proxy->setProxyInitializer(null);
  1791.                     return true;
  1792.                 });
  1793.             });
  1794.         }
  1795.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1796.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  1797.         return $instance;
  1798.     }
  1799.     /**
  1800.      * Gets the public 'request_stack' shared service.
  1801.      *
  1802.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1803.      */
  1804.     protected function getRequestStackService()
  1805.     {
  1806.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1807.     }
  1808.     /**
  1809.      * Gets the public 'router' shared service.
  1810.      *
  1811.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1812.      */
  1813.     protected function getRouterService()
  1814.     {
  1815.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1816.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1817.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1818.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1819.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1820.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1821.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  1822.         ], [
  1823.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1824.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  1825.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1826.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1827.         return $instance;
  1828.     }
  1829.     /**
  1830.      * Gets the public 'routing.loader' shared service.
  1831.      *
  1832.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  1833.      */
  1834.     protected function getRouting_LoaderService()
  1835.     {
  1836.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  1837.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  1838.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  1839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  1840.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  1841.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  1842.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  1843.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  1844.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  1845.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  1846.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  1847.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  1848.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  1849.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  1850.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  1851.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  1852.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  1853.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  1854.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  1855.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  1856.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  1857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  1858.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  1859.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  1860.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  1861.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  1862.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  1863.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  1864.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  1865.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  1866.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  1867.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  1868.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1869.             'kernel' => ['services''kernel''getKernelService'false],
  1870.         ], [
  1871.             'kernel' => 'App\\Kernel',
  1872.         ]), 'dev'));
  1873.         $a->addLoader($c);
  1874.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  1875.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  1876.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  1877.     }
  1878.     /**
  1879.      * Gets the public 'services_resetter' shared service.
  1880.      *
  1881.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  1882.      */
  1883.     protected function getServicesResetterService()
  1884.     {
  1885.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  1886.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  1887.             if (isset($this->services['cache.app'])) {
  1888.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  1889.             }
  1890.             if (isset($this->services['cache.system'])) {
  1891.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  1892.             }
  1893.             if (isset($this->privates['cache.validator'])) {
  1894.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  1895.             }
  1896.             if (isset($this->privates['cache.serializer'])) {
  1897.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  1898.             }
  1899.             if (isset($this->privates['cache.annotations'])) {
  1900.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  1901.             }
  1902.             if (isset($this->privates['cache.property_info'])) {
  1903.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  1904.             }
  1905.             if (isset($this->privates['.debug.http_client'])) {
  1906.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  1907.             }
  1908.             if (isset($this->privates['mailer.message_logger_listener'])) {
  1909.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  1910.             }
  1911.             if (isset($this->privates['debug.stopwatch'])) {
  1912.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  1913.             }
  1914.             if (isset($this->services['event_dispatcher'])) {
  1915.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  1916.             }
  1917.             if (isset($this->privates['session_listener'])) {
  1918.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  1919.             }
  1920.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  1921.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  1922.             }
  1923.             if (isset($this->services['cache.validator_expression_language'])) {
  1924.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  1925.             }
  1926.             if (isset($this->services['.container.private.profiler'])) {
  1927.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  1928.             }
  1929.             if (isset($this->services['.container.private.validator'])) {
  1930.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  1931.             }
  1932.             if (isset($this->privates['twig.form.engine'])) {
  1933.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  1934.             }
  1935.             if (isset($this->services['doctrine'])) {
  1936.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  1937.             }
  1938.             if (isset($this->privates['form.type.entity'])) {
  1939.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  1940.             }
  1941.             if (isset($this->services['.container.private.security.token_storage'])) {
  1942.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  1943.             }
  1944.             if (isset($this->privates['cache.security_expression_language'])) {
  1945.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  1946.             }
  1947.             if (isset($this->privates['monolog.handler.main'])) {
  1948.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  1949.             }
  1950.             if (isset($this->privates['monolog.handler.console'])) {
  1951.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  1952.             }
  1953.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  1954.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  1955.             }
  1956.             if (isset($this->privates['.debug.http_client'])) {
  1957.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  1958.             }
  1959.         }, function () {
  1960.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['.debug.http_client']));
  1961.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  1962.     }
  1963.     /**
  1964.      * Gets the public 'swiftmailer.mailer.default' shared service.
  1965.      *
  1966.      * @return \Swift_Mailer
  1967.      */
  1968.     protected function getSwiftmailer_Mailer_DefaultService()
  1969.     {
  1970.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  1971.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  1972.     }
  1973.     /**
  1974.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  1975.      *
  1976.      * @return \Swift_Plugins_MessageLogger
  1977.      */
  1978.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  1979.     {
  1980.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  1981.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  1982.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  1983.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  1984.     }
  1985.     /**
  1986.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  1987.      *
  1988.      * @return \Swift_Transport
  1989.      */
  1990.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  1991.     {
  1992.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  1993.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  1994.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  1995.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  1996.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp''url' => $this->getEnv('MAILER_URL'), 'username' => NULL'password' => NULL'host' => 'localhost''port' => NULL'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => NULL'auth_mode' => NULL'command' => '/usr/sbin/sendmail -t -i''stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  1997.     }
  1998.     /**
  1999.      * Gets the public 'swiftmailer.transport' shared service.
  2000.      *
  2001.      * @return \Swift_Transport_SpoolTransport
  2002.      */
  2003.     protected function getSwiftmailer_TransportService()
  2004.     {
  2005.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2006.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  2007.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  2008.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  2009.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2010.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2011.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2012.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2013.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2014.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  2015.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  2016.         return $instance;
  2017.     }
  2018.     /**
  2019.      * Gets the public 'translator' shared service.
  2020.      *
  2021.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2022.      */
  2023.     protected function getTranslatorService()
  2024.     {
  2025.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2026.     }
  2027.     /**
  2028.      * Gets the public 'var_dumper.cloner' shared service.
  2029.      *
  2030.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2031.      */
  2032.     protected function getVarDumper_ClonerService()
  2033.     {
  2034.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2035.         $instance->setMaxItems(2500);
  2036.         $instance->setMinDepth(1);
  2037.         $instance->setMaxString(-1);
  2038.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2039.         return $instance;
  2040.     }
  2041.     /**
  2042.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2043.      *
  2044.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2045.      */
  2046.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2047.     {
  2048.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2049.         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()));
  2050.     }
  2051.     /**
  2052.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2053.      *
  2054.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2055.      */
  2056.     protected function getWebProfiler_Controller_ProfilerService()
  2057.     {
  2058.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2059.         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));
  2060.     }
  2061.     /**
  2062.      * Gets the public 'web_profiler.controller.router' shared service.
  2063.      *
  2064.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2065.      */
  2066.     protected function getWebProfiler_Controller_RouterService()
  2067.     {
  2068.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2069.         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 () {
  2070.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2071.         }, 1));
  2072.     }
  2073.     /**
  2074.      * Gets the private '.console.command.about.lazy' shared service.
  2075.      *
  2076.      * @return \Symfony\Component\Console\Command\LazyCommand
  2077.      */
  2078.     protected function get_Console_Command_About_LazyService()
  2079.     {
  2080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2082.         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 {
  2083.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2084.         });
  2085.     }
  2086.     /**
  2087.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2088.      *
  2089.      * @return \Symfony\Component\Console\Command\LazyCommand
  2090.      */
  2091.     protected function get_Console_Command_AssetsInstall_LazyService()
  2092.     {
  2093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2095.         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 {
  2096.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2097.         });
  2098.     }
  2099.     /**
  2100.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2101.      *
  2102.      * @return \Symfony\Component\Console\Command\LazyCommand
  2103.      */
  2104.     protected function get_Console_Command_CacheClear_LazyService()
  2105.     {
  2106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2108.         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 {
  2109.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2110.         });
  2111.     }
  2112.     /**
  2113.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2114.      *
  2115.      * @return \Symfony\Component\Console\Command\LazyCommand
  2116.      */
  2117.     protected function get_Console_Command_CachePoolClear_LazyService()
  2118.     {
  2119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2121.         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 {
  2122.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2123.         });
  2124.     }
  2125.     /**
  2126.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2127.      *
  2128.      * @return \Symfony\Component\Console\Command\LazyCommand
  2129.      */
  2130.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2131.     {
  2132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2134.         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 {
  2135.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2136.         });
  2137.     }
  2138.     /**
  2139.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2140.      *
  2141.      * @return \Symfony\Component\Console\Command\LazyCommand
  2142.      */
  2143.     protected function get_Console_Command_CachePoolList_LazyService()
  2144.     {
  2145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2147.         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 {
  2148.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2149.         });
  2150.     }
  2151.     /**
  2152.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2153.      *
  2154.      * @return \Symfony\Component\Console\Command\LazyCommand
  2155.      */
  2156.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2157.     {
  2158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2160.         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 {
  2161.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2162.         });
  2163.     }
  2164.     /**
  2165.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2166.      *
  2167.      * @return \Symfony\Component\Console\Command\LazyCommand
  2168.      */
  2169.     protected function get_Console_Command_CacheWarmup_LazyService()
  2170.     {
  2171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2173.         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 {
  2174.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2175.         });
  2176.     }
  2177.     /**
  2178.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2179.      *
  2180.      * @return \Symfony\Component\Console\Command\LazyCommand
  2181.      */
  2182.     protected function get_Console_Command_ConfigDebug_LazyService()
  2183.     {
  2184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2186.         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 {
  2187.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2188.         });
  2189.     }
  2190.     /**
  2191.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2192.      *
  2193.      * @return \Symfony\Component\Console\Command\LazyCommand
  2194.      */
  2195.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2196.     {
  2197.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2199.         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 {
  2200.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2201.         });
  2202.     }
  2203.     /**
  2204.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2205.      *
  2206.      * @return \Symfony\Component\Console\Command\LazyCommand
  2207.      */
  2208.     protected function get_Console_Command_ContainerDebug_LazyService()
  2209.     {
  2210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2212.         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 {
  2213.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2214.         });
  2215.     }
  2216.     /**
  2217.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2218.      *
  2219.      * @return \Symfony\Component\Console\Command\LazyCommand
  2220.      */
  2221.     protected function get_Console_Command_ContainerLint_LazyService()
  2222.     {
  2223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2225.         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 {
  2226.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2227.         });
  2228.     }
  2229.     /**
  2230.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2231.      *
  2232.      * @return \Symfony\Component\Console\Command\LazyCommand
  2233.      */
  2234.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2235.     {
  2236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2238.         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 {
  2239.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2240.         });
  2241.     }
  2242.     /**
  2243.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2244.      *
  2245.      * @return \Symfony\Component\Console\Command\LazyCommand
  2246.      */
  2247.     protected function get_Console_Command_DotenvDebug_LazyService()
  2248.     {
  2249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2251.         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 {
  2252.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2253.         });
  2254.     }
  2255.     /**
  2256.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2257.      *
  2258.      * @return \Symfony\Component\Console\Command\LazyCommand
  2259.      */
  2260.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2261.     {
  2262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2264.         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 {
  2265.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2266.         });
  2267.     }
  2268.     /**
  2269.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2270.      *
  2271.      * @return \Symfony\Component\Console\Command\LazyCommand
  2272.      */
  2273.     protected function get_Console_Command_FormDebug_LazyService()
  2274.     {
  2275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2277.         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 {
  2278.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2279.         });
  2280.     }
  2281.     /**
  2282.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2283.      *
  2284.      * @return \Symfony\Component\Console\Command\LazyCommand
  2285.      */
  2286.     protected function get_Console_Command_RouterDebug_LazyService()
  2287.     {
  2288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2290.         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 {
  2291.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2292.         });
  2293.     }
  2294.     /**
  2295.      * Gets the private '.console.command.router_match.lazy' shared service.
  2296.      *
  2297.      * @return \Symfony\Component\Console\Command\LazyCommand
  2298.      */
  2299.     protected function get_Console_Command_RouterMatch_LazyService()
  2300.     {
  2301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2303.         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 {
  2304.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2305.         });
  2306.     }
  2307.     /**
  2308.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2309.      *
  2310.      * @return \Symfony\Component\Console\Command\LazyCommand
  2311.      */
  2312.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2313.     {
  2314.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2316.         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 {
  2317.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2318.         });
  2319.     }
  2320.     /**
  2321.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2322.      *
  2323.      * @return \Symfony\Component\Console\Command\LazyCommand
  2324.      */
  2325.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2326.     {
  2327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2329.         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 {
  2330.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2331.         });
  2332.     }
  2333.     /**
  2334.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2335.      *
  2336.      * @return \Symfony\Component\Console\Command\LazyCommand
  2337.      */
  2338.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2339.     {
  2340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2342.         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 {
  2343.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2344.         });
  2345.     }
  2346.     /**
  2347.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  2348.      *
  2349.      * @return \Symfony\Component\Console\Command\LazyCommand
  2350.      */
  2351.     protected function get_Console_Command_SecretsList_LazyService()
  2352.     {
  2353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2355.         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 {
  2356.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  2357.         });
  2358.     }
  2359.     /**
  2360.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  2361.      *
  2362.      * @return \Symfony\Component\Console\Command\LazyCommand
  2363.      */
  2364.     protected function get_Console_Command_SecretsRemove_LazyService()
  2365.     {
  2366.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2368.         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 {
  2369.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  2370.         });
  2371.     }
  2372.     /**
  2373.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  2374.      *
  2375.      * @return \Symfony\Component\Console\Command\LazyCommand
  2376.      */
  2377.     protected function get_Console_Command_SecretsSet_LazyService()
  2378.     {
  2379.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2381.         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 {
  2382.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  2383.         });
  2384.     }
  2385.     /**
  2386.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  2387.      *
  2388.      * @return \Symfony\Component\Console\Command\LazyCommand
  2389.      */
  2390.     protected function get_Console_Command_TranslationDebug_LazyService()
  2391.     {
  2392.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2394.         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 {
  2395.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  2396.         });
  2397.     }
  2398.     /**
  2399.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  2400.      *
  2401.      * @return \Symfony\Component\Console\Command\LazyCommand
  2402.      */
  2403.     protected function get_Console_Command_TranslationExtract_LazyService()
  2404.     {
  2405.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2407.         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 {
  2408.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  2409.         });
  2410.     }
  2411.     /**
  2412.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  2413.      *
  2414.      * @return \Symfony\Component\Console\Command\LazyCommand
  2415.      */
  2416.     protected function get_Console_Command_TranslationPull_LazyService()
  2417.     {
  2418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2420.         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 {
  2421.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  2422.         });
  2423.     }
  2424.     /**
  2425.      * Gets the private '.console.command.translation_push.lazy' shared service.
  2426.      *
  2427.      * @return \Symfony\Component\Console\Command\LazyCommand
  2428.      */
  2429.     protected function get_Console_Command_TranslationPush_LazyService()
  2430.     {
  2431.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2433.         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 {
  2434.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  2435.         });
  2436.     }
  2437.     /**
  2438.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  2439.      *
  2440.      * @return \Symfony\Component\Console\Command\LazyCommand
  2441.      */
  2442.     protected function get_Console_Command_ValidatorDebug_LazyService()
  2443.     {
  2444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2446.         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 {
  2447.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  2448.         });
  2449.     }
  2450.     /**
  2451.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  2452.      *
  2453.      * @return \Symfony\Component\Console\Command\LazyCommand
  2454.      */
  2455.     protected function get_Console_Command_XliffLint_LazyService()
  2456.     {
  2457.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2459.         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 {
  2460.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  2461.         });
  2462.     }
  2463.     /**
  2464.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  2465.      *
  2466.      * @return \Symfony\Component\Console\Command\LazyCommand
  2467.      */
  2468.     protected function get_Console_Command_YamlLint_LazyService()
  2469.     {
  2470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2471.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2472.         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 {
  2473.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  2474.         });
  2475.     }
  2476.     /**
  2477.      * Gets the private '.debug.http_client' shared service.
  2478.      *
  2479.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2480.      */
  2481.     protected function get_Debug_HttpClientService()
  2482.     {
  2483.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2484.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2485.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2486.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2487.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2488.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2489.         $a->setLogger($b);
  2490.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2491.     }
  2492.     /**
  2493.      * Gets the private '.errored..service_locator.0Nh1SnN.App\Entity\PhotoAlbum' shared service.
  2494.      *
  2495.      * @return \App\Entity\PhotoAlbum
  2496.      */
  2497.     protected function getPhotoAlbumService()
  2498.     {
  2499.         $this->throw('Cannot autowire service ".service_locator.0Nh1SnN": it references class "App\\Entity\\PhotoAlbum" but no such service exists.');
  2500.     }
  2501.     /**
  2502.      * Gets the private '.errored..service_locator.0kuoZy8.App\Entity\Info' shared service.
  2503.      *
  2504.      * @return \App\Entity\Info
  2505.      */
  2506.     protected function getInfoService()
  2507.     {
  2508.         $this->throw('Cannot autowire service ".service_locator.0kuoZy8": it references class "App\\Entity\\Info" but no such service exists.');
  2509.     }
  2510.     /**
  2511.      * Gets the private '.errored..service_locator.0nOA9D..App\Entity\Contact' shared service.
  2512.      *
  2513.      * @return \App\Entity\Contact
  2514.      */
  2515.     protected function getContactService()
  2516.     {
  2517.         $this->throw('Cannot autowire service ".service_locator.0nOA9D.": it references class "App\\Entity\\Contact" but no such service exists.');
  2518.     }
  2519.     /**
  2520.      * Gets the private '.errored..service_locator.3hS_aZn.App\Entity\Product' shared service.
  2521.      *
  2522.      * @return \App\Entity\Product
  2523.      */
  2524.     protected function getProductService()
  2525.     {
  2526.         $this->throw('Cannot autowire service ".service_locator.3hS_aZn": it references class "App\\Entity\\Product" but no such service exists.');
  2527.     }
  2528.     /**
  2529.      * Gets the private '.errored..service_locator.478xwl1.App\Entity\Category' shared service.
  2530.      *
  2531.      * @return \App\Entity\Category
  2532.      */
  2533.     protected function getCategoryService()
  2534.     {
  2535.         $this->throw('Cannot autowire service ".service_locator.478xwl1": it references class "App\\Entity\\Category" but no such service exists.');
  2536.     }
  2537.     /**
  2538.      * Gets the private '.errored..service_locator.5w6p6kp.App\Entity\FaqSection' shared service.
  2539.      *
  2540.      * @return \App\Entity\FaqSection
  2541.      */
  2542.     protected function getFaqSectionService()
  2543.     {
  2544.         $this->throw('Cannot autowire service ".service_locator.5w6p6kp": it references class "App\\Entity\\FaqSection" but no such service exists.');
  2545.     }
  2546.     /**
  2547.      * Gets the private '.errored..service_locator.CFivK_Q.App\Entity\Menu' shared service.
  2548.      *
  2549.      * @return \App\Entity\Menu
  2550.      */
  2551.     protected function getMenuService()
  2552.     {
  2553.         $this->throw('Cannot autowire service ".service_locator.CFivK_Q": it references class "App\\Entity\\Menu" but no such service exists.');
  2554.     }
  2555.     /**
  2556.      * Gets the private '.errored..service_locator.Kdg6TWc.App\Entity\Video' shared service.
  2557.      *
  2558.      * @return \App\Entity\Video
  2559.      */
  2560.     protected function getVideoService()
  2561.     {
  2562.         $this->throw('Cannot autowire service ".service_locator.Kdg6TWc": it references class "App\\Entity\\Video" but no such service exists.');
  2563.     }
  2564.     /**
  2565.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  2566.      *
  2567.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  2568.      */
  2569.     protected function getLoaderInterfaceService()
  2570.     {
  2571.         $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".');
  2572.     }
  2573.     /**
  2574.      * Gets the private '.errored..service_locator.KfwZsne.Symfony\Component\HttpFoundation\Response' shared service.
  2575.      *
  2576.      * @return \Symfony\Component\HttpFoundation\Response
  2577.      */
  2578.     protected function getResponseService()
  2579.     {
  2580.         $this->throw('Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  2581.     }
  2582.     /**
  2583.      * Gets the private '.errored..service_locator.L0NqUI5.App\Entity\SubCategory' shared service.
  2584.      *
  2585.      * @return \App\Entity\SubCategory
  2586.      */
  2587.     protected function getSubCategoryService()
  2588.     {
  2589.         $this->throw('Cannot autowire service ".service_locator.L0NqUI5": it references class "App\\Entity\\SubCategory" but no such service exists.');
  2590.     }
  2591.     /**
  2592.      * Gets the private '.errored..service_locator.SrXtrnH.App\Entity\WeddingCalculator' shared service.
  2593.      *
  2594.      * @return \App\Entity\WeddingCalculator
  2595.      */
  2596.     protected function getWeddingCalculatorService()
  2597.     {
  2598.         $this->throw('Cannot autowire service ".service_locator.SrXtrnH": it references class "App\\Entity\\WeddingCalculator" but no such service exists.');
  2599.     }
  2600.     /**
  2601.      * Gets the private '.errored..service_locator.V8EM1dh.App\Entity\Files' shared service.
  2602.      *
  2603.      * @return \App\Entity\Files
  2604.      */
  2605.     protected function getFilesService()
  2606.     {
  2607.         $this->throw('Cannot autowire service ".service_locator.V8EM1dh": it references class "App\\Entity\\Files" but no such service exists.');
  2608.     }
  2609.     /**
  2610.      * Gets the private '.errored..service_locator.c4lHf0Y.App\Entity\Cake' shared service.
  2611.      *
  2612.      * @return \App\Entity\Cake
  2613.      */
  2614.     protected function getCakeService()
  2615.     {
  2616.         $this->throw('Cannot autowire service ".service_locator.c4lHf0Y": it references class "App\\Entity\\Cake" but no such service exists.');
  2617.     }
  2618.     /**
  2619.      * Gets the private '.errored..service_locator.ch4Jgvl.App\Entity\User' shared service.
  2620.      *
  2621.      * @return \App\Entity\User
  2622.      */
  2623.     protected function getUserService()
  2624.     {
  2625.         $this->throw('Cannot autowire service ".service_locator.ch4Jgvl": it references class "App\\Entity\\User" but no such service exists.');
  2626.     }
  2627.     /**
  2628.      * Gets the private '.errored..service_locator.ewTmbP1.App\Entity\Article' shared service.
  2629.      *
  2630.      * @return \App\Entity\Article
  2631.      */
  2632.     protected function getArticleService()
  2633.     {
  2634.         $this->throw('Cannot autowire service ".service_locator.ewTmbP1": it references class "App\\Entity\\Article" but no such service exists.');
  2635.     }
  2636.     /**
  2637.      * Gets the private '.errored..service_locator.fv8v50w.App\Entity\Photo' shared service.
  2638.      *
  2639.      * @return \App\Entity\Photo
  2640.      */
  2641.     protected function getPhotoService()
  2642.     {
  2643.         $this->throw('Cannot autowire service ".service_locator.fv8v50w": it references class "App\\Entity\\Photo" but no such service exists.');
  2644.     }
  2645.     /**
  2646.      * Gets the private '.errored..service_locator.iyEwlLH.App\Entity\Product' shared service.
  2647.      *
  2648.      * @return \App\Entity\Product
  2649.      */
  2650.     protected function getProduct2Service()
  2651.     {
  2652.         $this->throw('Cannot autowire service ".service_locator.iyEwlLH": it references class "App\\Entity\\Product" but no such service exists.');
  2653.     }
  2654.     /**
  2655.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  2656.      *
  2657.      * @return \Symfony\Component\Console\Command\LazyCommand
  2658.      */
  2659.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  2660.     {
  2661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2663.         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 {
  2664.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  2665.         });
  2666.     }
  2667.     /**
  2668.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  2669.      *
  2670.      * @return \Symfony\Component\Console\Command\LazyCommand
  2671.      */
  2672.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  2673.     {
  2674.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2676.         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 {
  2677.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  2678.         });
  2679.     }
  2680.     /**
  2681.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  2682.      *
  2683.      * @return \Symfony\Component\Console\Command\LazyCommand
  2684.      */
  2685.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  2686.     {
  2687.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2688.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2689.         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 {
  2690.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  2691.         });
  2692.     }
  2693.     /**
  2694.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  2695.      *
  2696.      * @return \Symfony\Component\Console\Command\LazyCommand
  2697.      */
  2698.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  2699.     {
  2700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2702.         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 {
  2703.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  2704.         });
  2705.     }
  2706.     /**
  2707.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  2708.      *
  2709.      * @return \Symfony\Component\Console\Command\LazyCommand
  2710.      */
  2711.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  2712.     {
  2713.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2715.         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 {
  2716.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  2717.         });
  2718.     }
  2719.     /**
  2720.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  2721.      *
  2722.      * @return \Symfony\Component\Console\Command\LazyCommand
  2723.      */
  2724.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  2725.     {
  2726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2728.         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 {
  2729.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  2730.         });
  2731.     }
  2732.     /**
  2733.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  2734.      *
  2735.      * @return \Symfony\Component\Console\Command\LazyCommand
  2736.      */
  2737.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  2738.     {
  2739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2741.         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 {
  2742.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  2743.         });
  2744.     }
  2745.     /**
  2746.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  2747.      *
  2748.      * @return \Symfony\Component\Console\Command\LazyCommand
  2749.      */
  2750.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  2751.     {
  2752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2754.         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 {
  2755.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  2756.         });
  2757.     }
  2758.     /**
  2759.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  2760.      *
  2761.      * @return \Symfony\Component\Console\Command\LazyCommand
  2762.      */
  2763.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  2764.     {
  2765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2767.         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 {
  2768.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  2769.         });
  2770.     }
  2771.     /**
  2772.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  2773.      *
  2774.      * @return \Symfony\Component\Console\Command\LazyCommand
  2775.      */
  2776.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  2777.     {
  2778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2780.         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 {
  2781.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  2782.         });
  2783.     }
  2784.     /**
  2785.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  2786.      *
  2787.      * @return \Symfony\Component\Console\Command\LazyCommand
  2788.      */
  2789.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  2790.     {
  2791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2793.         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 {
  2794.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  2795.         });
  2796.     }
  2797.     /**
  2798.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  2799.      *
  2800.      * @return \Symfony\Component\Console\Command\LazyCommand
  2801.      */
  2802.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  2803.     {
  2804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2806.         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 {
  2807.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  2808.         });
  2809.     }
  2810.     /**
  2811.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  2812.      *
  2813.      * @return \Symfony\Component\Console\Command\LazyCommand
  2814.      */
  2815.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  2816.     {
  2817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2819.         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 {
  2820.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  2821.         });
  2822.     }
  2823.     /**
  2824.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  2825.      *
  2826.      * @return \Symfony\Component\Console\Command\LazyCommand
  2827.      */
  2828.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  2829.     {
  2830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2832.         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 {
  2833.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  2834.         });
  2835.     }
  2836.     /**
  2837.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  2838.      *
  2839.      * @return \Symfony\Component\Console\Command\LazyCommand
  2840.      */
  2841.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  2842.     {
  2843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2844.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2845.         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 {
  2846.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  2847.         });
  2848.     }
  2849.     /**
  2850.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  2851.      *
  2852.      * @return \Symfony\Component\Console\Command\LazyCommand
  2853.      */
  2854.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  2855.     {
  2856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2858.         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 {
  2859.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  2860.         });
  2861.     }
  2862.     /**
  2863.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  2864.      *
  2865.      * @return \Symfony\Component\Console\Command\LazyCommand
  2866.      */
  2867.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  2868.     {
  2869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2871.         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 {
  2872.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  2873.         });
  2874.     }
  2875.     /**
  2876.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  2877.      *
  2878.      * @return \Symfony\Component\Console\Command\LazyCommand
  2879.      */
  2880.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  2881.     {
  2882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2883.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2884.         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 {
  2885.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  2886.         });
  2887.     }
  2888.     /**
  2889.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  2890.      *
  2891.      * @return \Symfony\Component\Console\Command\LazyCommand
  2892.      */
  2893.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  2894.     {
  2895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2897.         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 {
  2898.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  2899.         });
  2900.     }
  2901.     /**
  2902.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  2903.      *
  2904.      * @return \Symfony\Component\Console\Command\LazyCommand
  2905.      */
  2906.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  2907.     {
  2908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2910.         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 {
  2911.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  2912.         });
  2913.     }
  2914.     /**
  2915.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  2916.      *
  2917.      * @return \Symfony\Component\Console\Command\LazyCommand
  2918.      */
  2919.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  2920.     {
  2921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2923.         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 {
  2924.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  2925.         });
  2926.     }
  2927.     /**
  2928.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  2929.      *
  2930.      * @return \Symfony\Component\Console\Command\LazyCommand
  2931.      */
  2932.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  2933.     {
  2934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2936.         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 {
  2937.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  2938.         });
  2939.     }
  2940.     /**
  2941.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  2942.      *
  2943.      * @return \Symfony\Component\Console\Command\LazyCommand
  2944.      */
  2945.     protected function get_Monolog_Command_ServerLog_LazyService()
  2946.     {
  2947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2949.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  2950.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  2951.         });
  2952.     }
  2953.     /**
  2954.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  2955.      *
  2956.      * @return \Symfony\Component\Console\Command\LazyCommand
  2957.      */
  2958.     protected function get_Security_Command_DebugFirewall_LazyService()
  2959.     {
  2960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2962.         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 {
  2963.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  2964.         });
  2965.     }
  2966.     /**
  2967.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  2968.      *
  2969.      * @return \Symfony\Component\Console\Command\LazyCommand
  2970.      */
  2971.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  2972.     {
  2973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2975.         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 {
  2976.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  2977.         });
  2978.     }
  2979.     /**
  2980.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  2981.      *
  2982.      * @return \Symfony\Component\Console\Command\LazyCommand
  2983.      */
  2984.     protected function get_Security_Command_UserPasswordHash_LazyService()
  2985.     {
  2986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2988.         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 {
  2989.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  2990.         });
  2991.     }
  2992.     /**
  2993.      * Gets the private '.service_locator.0Nh1SnN' shared service.
  2994.      *
  2995.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2996.      */
  2997.     protected function get_ServiceLocator_0Nh1SnNService()
  2998.     {
  2999.         return $this->privates['.service_locator.0Nh1SnN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3000.             'album' => ['privates''.errored..service_locator.0Nh1SnN.App\\Entity\\PhotoAlbum'NULL'Cannot autowire service ".service_locator.0Nh1SnN": it references class "App\\Entity\\PhotoAlbum" but no such service exists.'],
  3001.         ], [
  3002.             'album' => 'App\\Entity\\PhotoAlbum',
  3003.         ]);
  3004.     }
  3005.     /**
  3006.      * Gets the private '.service_locator.0kuoZy8' shared service.
  3007.      *
  3008.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3009.      */
  3010.     protected function get_ServiceLocator_0kuoZy8Service()
  3011.     {
  3012.         return $this->privates['.service_locator.0kuoZy8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3013.             'info' => ['privates''.errored..service_locator.0kuoZy8.App\\Entity\\Info'NULL'Cannot autowire service ".service_locator.0kuoZy8": it references class "App\\Entity\\Info" but no such service exists.'],
  3014.         ], [
  3015.             'info' => 'App\\Entity\\Info',
  3016.         ]);
  3017.     }
  3018.     /**
  3019.      * Gets the private '.service_locator.0nOA9D.' shared service.
  3020.      *
  3021.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3022.      */
  3023.     protected function get_ServiceLocator_0nOA9D_Service()
  3024.     {
  3025.         return $this->privates['.service_locator.0nOA9D.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3026.             'contact' => ['privates''.errored..service_locator.0nOA9D..App\\Entity\\Contact'NULL'Cannot autowire service ".service_locator.0nOA9D.": it references class "App\\Entity\\Contact" but no such service exists.'],
  3027.         ], [
  3028.             'contact' => 'App\\Entity\\Contact',
  3029.         ]);
  3030.     }
  3031.     /**
  3032.      * Gets the private '.service_locator.3hS_aZn' shared service.
  3033.      *
  3034.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3035.      */
  3036.     protected function get_ServiceLocator_3hSAZnService()
  3037.     {
  3038.         return $this->privates['.service_locator.3hS_aZn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3039.             'id' => ['privates''.errored..service_locator.3hS_aZn.App\\Entity\\Product'NULL'Cannot autowire service ".service_locator.3hS_aZn": it references class "App\\Entity\\Product" but no such service exists.'],
  3040.         ], [
  3041.             'id' => 'App\\Entity\\Product',
  3042.         ]);
  3043.     }
  3044.     /**
  3045.      * Gets the private '.service_locator.478xwl1' shared service.
  3046.      *
  3047.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3048.      */
  3049.     protected function get_ServiceLocator_478xwl1Service()
  3050.     {
  3051.         return $this->privates['.service_locator.478xwl1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3052.             '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.'],
  3053.         ], [
  3054.             'category' => 'App\\Entity\\Category',
  3055.         ]);
  3056.     }
  3057.     /**
  3058.      * Gets the private '.service_locator.5w6p6kp' shared service.
  3059.      *
  3060.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3061.      */
  3062.     protected function get_ServiceLocator_5w6p6kpService()
  3063.     {
  3064.         return $this->privates['.service_locator.5w6p6kp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3065.             'section' => ['privates''.errored..service_locator.5w6p6kp.App\\Entity\\FaqSection'NULL'Cannot autowire service ".service_locator.5w6p6kp": it references class "App\\Entity\\FaqSection" but no such service exists.'],
  3066.         ], [
  3067.             'section' => 'App\\Entity\\FaqSection',
  3068.         ]);
  3069.     }
  3070.     /**
  3071.      * Gets the private '.service_locator.CFivK_Q' shared service.
  3072.      *
  3073.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3074.      */
  3075.     protected function get_ServiceLocator_CFivKQService()
  3076.     {
  3077.         return $this->privates['.service_locator.CFivK_Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3078.             'menu' => ['privates''.errored..service_locator.CFivK_Q.App\\Entity\\Menu'NULL'Cannot autowire service ".service_locator.CFivK_Q": it references class "App\\Entity\\Menu" but no such service exists.'],
  3079.         ], [
  3080.             'menu' => 'App\\Entity\\Menu',
  3081.         ]);
  3082.     }
  3083.     /**
  3084.      * Gets the private '.service_locator.GNc8e5B' shared service.
  3085.      *
  3086.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3087.      */
  3088.     protected function get_ServiceLocator_GNc8e5BService()
  3089.     {
  3090.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3091.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3092.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3093.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3094.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3095.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3096.             'router' => ['services''router''getRouterService'false],
  3097.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3098.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3099.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3100.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3101.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3102.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3103.         ], [
  3104.             'doctrine' => '?',
  3105.             'form.factory' => '?',
  3106.             'http_kernel' => '?',
  3107.             'parameter_bag' => '?',
  3108.             'request_stack' => '?',
  3109.             'router' => '?',
  3110.             'security.authorization_checker' => '?',
  3111.             'security.csrf.token_manager' => '?',
  3112.             'security.token_storage' => '?',
  3113.             'serializer' => '?',
  3114.             'session' => '.session.deprecated',
  3115.             'twig' => '?',
  3116.         ]);
  3117.     }
  3118.     /**
  3119.      * Gets the private '.service_locator.Kdg6TWc' shared service.
  3120.      *
  3121.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3122.      */
  3123.     protected function get_ServiceLocator_Kdg6TWcService()
  3124.     {
  3125.         return $this->privates['.service_locator.Kdg6TWc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3126.             'video' => ['privates''.errored..service_locator.Kdg6TWc.App\\Entity\\Video'NULL'Cannot autowire service ".service_locator.Kdg6TWc": it references class "App\\Entity\\Video" but no such service exists.'],
  3127.         ], [
  3128.             'video' => 'App\\Entity\\Video',
  3129.         ]);
  3130.     }
  3131.     /**
  3132.      * Gets the private '.service_locator.KfbR3DY' shared service.
  3133.      *
  3134.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3135.      */
  3136.     protected function get_ServiceLocator_KfbR3DYService()
  3137.     {
  3138.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3139.             '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".'],
  3140.         ], [
  3141.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3142.         ]);
  3143.     }
  3144.     /**
  3145.      * Gets the private '.service_locator.KfwZsne' shared service.
  3146.      *
  3147.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3148.      */
  3149.     protected function get_ServiceLocator_KfwZsneService()
  3150.     {
  3151.         return $this->privates['.service_locator.KfwZsne'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3152.             'response' => ['privates''.errored..service_locator.KfwZsne.Symfony\\Component\\HttpFoundation\\Response'NULL'Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.'],
  3153.         ], [
  3154.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  3155.         ]);
  3156.     }
  3157.     /**
  3158.      * Gets the private '.service_locator.L0NqUI5' shared service.
  3159.      *
  3160.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3161.      */
  3162.     protected function get_ServiceLocator_L0NqUI5Service()
  3163.     {
  3164.         return $this->privates['.service_locator.L0NqUI5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3165.             'subcategory' => ['privates''.errored..service_locator.L0NqUI5.App\\Entity\\SubCategory'NULL'Cannot autowire service ".service_locator.L0NqUI5": it references class "App\\Entity\\SubCategory" but no such service exists.'],
  3166.         ], [
  3167.             'subcategory' => 'App\\Entity\\SubCategory',
  3168.         ]);
  3169.     }
  3170.     /**
  3171.      * Gets the private '.service_locator.RyQNBgT' shared service.
  3172.      *
  3173.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3174.      */
  3175.     protected function get_ServiceLocator_RyQNBgTService()
  3176.     {
  3177.         return $this->privates['.service_locator.RyQNBgT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3178.             'albumRepo' => ['privates''App\\Repository\\PhotoAlbumRepository''getPhotoAlbumRepositoryService'false],
  3179.             'articleRepo' => ['privates''App\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  3180.         ], [
  3181.             'albumRepo' => 'App\\Repository\\PhotoAlbumRepository',
  3182.             'articleRepo' => 'App\\Repository\\ArticleRepository',
  3183.         ]);
  3184.     }
  3185.     /**
  3186.      * Gets the private '.service_locator.SrXtrnH' shared service.
  3187.      *
  3188.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3189.      */
  3190.     protected function get_ServiceLocator_SrXtrnHService()
  3191.     {
  3192.         return $this->privates['.service_locator.SrXtrnH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3193.             'wedding_calculator' => ['privates''.errored..service_locator.SrXtrnH.App\\Entity\\WeddingCalculator'NULL'Cannot autowire service ".service_locator.SrXtrnH": it references class "App\\Entity\\WeddingCalculator" but no such service exists.'],
  3194.         ], [
  3195.             'wedding_calculator' => 'App\\Entity\\WeddingCalculator',
  3196.         ]);
  3197.     }
  3198.     /**
  3199.      * Gets the private '.service_locator.UDgw6Ol' shared service.
  3200.      *
  3201.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3202.      */
  3203.     protected function get_ServiceLocator_UDgw6OlService()
  3204.     {
  3205.         return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3206.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  3207.         ], [
  3208.             'authenticationUtils' => '?',
  3209.         ]);
  3210.     }
  3211.     /**
  3212.      * Gets the private '.service_locator.V8EM1dh' shared service.
  3213.      *
  3214.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3215.      */
  3216.     protected function get_ServiceLocator_V8EM1dhService()
  3217.     {
  3218.         return $this->privates['.service_locator.V8EM1dh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3219.             'file' => ['privates''.errored..service_locator.V8EM1dh.App\\Entity\\Files'NULL'Cannot autowire service ".service_locator.V8EM1dh": it references class "App\\Entity\\Files" but no such service exists.'],
  3220.         ], [
  3221.             'file' => 'App\\Entity\\Files',
  3222.         ]);
  3223.     }
  3224.     /**
  3225.      * Gets the private '.service_locator.c4lHf0Y' shared service.
  3226.      *
  3227.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3228.      */
  3229.     protected function get_ServiceLocator_C4lHf0YService()
  3230.     {
  3231.         return $this->privates['.service_locator.c4lHf0Y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3232.             'cake' => ['privates''.errored..service_locator.c4lHf0Y.App\\Entity\\Cake'NULL'Cannot autowire service ".service_locator.c4lHf0Y": it references class "App\\Entity\\Cake" but no such service exists.'],
  3233.         ], [
  3234.             'cake' => 'App\\Entity\\Cake',
  3235.         ]);
  3236.     }
  3237.     /**
  3238.      * Gets the private '.service_locator.ch4Jgvl' shared service.
  3239.      *
  3240.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3241.      */
  3242.     protected function get_ServiceLocator_Ch4JgvlService()
  3243.     {
  3244.         return $this->privates['.service_locator.ch4Jgvl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3245.             '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.'],
  3246.         ], [
  3247.             'user' => 'App\\Entity\\User',
  3248.         ]);
  3249.     }
  3250.     /**
  3251.      * Gets the private '.service_locator.ewTmbP1' shared service.
  3252.      *
  3253.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3254.      */
  3255.     protected function get_ServiceLocator_EwTmbP1Service()
  3256.     {
  3257.         return $this->privates['.service_locator.ewTmbP1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3258.             'article' => ['privates''.errored..service_locator.ewTmbP1.App\\Entity\\Article'NULL'Cannot autowire service ".service_locator.ewTmbP1": it references class "App\\Entity\\Article" but no such service exists.'],
  3259.         ], [
  3260.             'article' => 'App\\Entity\\Article',
  3261.         ]);
  3262.     }
  3263.     /**
  3264.      * Gets the private '.service_locator.fv8v50w' shared service.
  3265.      *
  3266.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3267.      */
  3268.     protected function get_ServiceLocator_Fv8v50wService()
  3269.     {
  3270.         return $this->privates['.service_locator.fv8v50w'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3271.             'photo' => ['privates''.errored..service_locator.fv8v50w.App\\Entity\\Photo'NULL'Cannot autowire service ".service_locator.fv8v50w": it references class "App\\Entity\\Photo" but no such service exists.'],
  3272.         ], [
  3273.             'photo' => 'App\\Entity\\Photo',
  3274.         ]);
  3275.     }
  3276.     /**
  3277.      * Gets the private '.service_locator.iyEwlLH' shared service.
  3278.      *
  3279.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3280.      */
  3281.     protected function get_ServiceLocator_IyEwlLHService()
  3282.     {
  3283.         return $this->privates['.service_locator.iyEwlLH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3284.             'product' => ['privates''.errored..service_locator.iyEwlLH.App\\Entity\\Product'NULL'Cannot autowire service ".service_locator.iyEwlLH": it references class "App\\Entity\\Product" but no such service exists.'],
  3285.         ], [
  3286.             'product' => 'App\\Entity\\Product',
  3287.         ]);
  3288.     }
  3289.     /**
  3290.      * Gets the private '.service_locator.jlyTfzM' shared service.
  3291.      *
  3292.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3293.      */
  3294.     protected function get_ServiceLocator_JlyTfzMService()
  3295.     {
  3296.         return $this->privates['.service_locator.jlyTfzM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3297.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3298.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3299.         ], [
  3300.             'event_dispatcher' => '?',
  3301.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3302.         ]);
  3303.     }
  3304.     /**
  3305.      * Gets the private '.service_locator.pwZ6MTM' shared service.
  3306.      *
  3307.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3308.      */
  3309.     protected function get_ServiceLocator_PwZ6MTMService()
  3310.     {
  3311.         return $this->privates['.service_locator.pwZ6MTM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3312.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  3313.         ], [
  3314.             'passwordEncoder' => '?',
  3315.         ]);
  3316.     }
  3317.     /**
  3318.      * Gets the private '.service_locator.xmyRi2c' shared service.
  3319.      *
  3320.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3321.      */
  3322.     protected function get_ServiceLocator_XmyRi2cService()
  3323.     {
  3324.         return $this->privates['.service_locator.xmyRi2c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3325.             'App\\Controller\\ArticleAdminController::delete' => ['privates''.service_locator.ewTmbP1''get_ServiceLocator_EwTmbP1Service'false],
  3326.             'App\\Controller\\ArticleAdminController::edit' => ['privates''.service_locator.ewTmbP1''get_ServiceLocator_EwTmbP1Service'false],
  3327.             'App\\Controller\\CakeController::delete' => ['privates''.service_locator.c4lHf0Y''get_ServiceLocator_C4lHf0YService'false],
  3328.             'App\\Controller\\CakeController::edit' => ['privates''.service_locator.c4lHf0Y''get_ServiceLocator_C4lHf0YService'false],
  3329.             'App\\Controller\\CategoryController::delete' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  3330.             'App\\Controller\\CategoryController::deleteDocument' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  3331.             'App\\Controller\\CategoryController::deleteFile' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  3332.             'App\\Controller\\CategoryController::edit' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  3333.             'App\\Controller\\ContactController::delete' => ['privates''.service_locator.0nOA9D.''get_ServiceLocator_0nOA9D_Service'false],
  3334.             'App\\Controller\\ContactController::edit' => ['privates''.service_locator.0nOA9D.''get_ServiceLocator_0nOA9D_Service'false],
  3335.             'App\\Controller\\FaqAdminController::delete' => ['privates''.service_locator.5w6p6kp''get_ServiceLocator_5w6p6kpService'false],
  3336.             'App\\Controller\\FaqAdminController::edit' => ['privates''.service_locator.5w6p6kp''get_ServiceLocator_5w6p6kpService'false],
  3337.             'App\\Controller\\GalleryAdminController::delete' => ['privates''.service_locator.0Nh1SnN''get_ServiceLocator_0Nh1SnNService'false],
  3338.             'App\\Controller\\GalleryAdminController::deletePhoto' => ['privates''.service_locator.fv8v50w''get_ServiceLocator_Fv8v50wService'false],
  3339.             'App\\Controller\\GalleryAdminController::edit' => ['privates''.service_locator.0Nh1SnN''get_ServiceLocator_0Nh1SnNService'false],
  3340.             'App\\Controller\\InfoController::delete' => ['privates''.service_locator.0kuoZy8''get_ServiceLocator_0kuoZy8Service'false],
  3341.             'App\\Controller\\InfoController::deleteFile' => ['privates''.service_locator.0kuoZy8''get_ServiceLocator_0kuoZy8Service'false],
  3342.             'App\\Controller\\InfoController::edit' => ['privates''.service_locator.0kuoZy8''get_ServiceLocator_0kuoZy8Service'false],
  3343.             'App\\Controller\\MenuController::delete' => ['privates''.service_locator.CFivK_Q''get_ServiceLocator_CFivKQService'false],
  3344.             'App\\Controller\\MenuController::edit' => ['privates''.service_locator.CFivK_Q''get_ServiceLocator_CFivKQService'false],
  3345.             'App\\Controller\\ProductController::delete' => ['privates''.service_locator.iyEwlLH''get_ServiceLocator_IyEwlLHService'false],
  3346.             'App\\Controller\\ProductController::deleteFile' => ['privates''.service_locator.V8EM1dh''get_ServiceLocator_V8EM1dhService'false],
  3347.             'App\\Controller\\ProductController::edit' => ['privates''.service_locator.iyEwlLH''get_ServiceLocator_IyEwlLHService'false],
  3348.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  3349.             'App\\Controller\\SecurityController::register' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  3350.             'App\\Controller\\SitemapController::sitemap' => ['privates''.service_locator.RyQNBgT''get_ServiceLocator_RyQNBgTService'false],
  3351.             'App\\Controller\\SubCategoryController::delete' => ['privates''.service_locator.L0NqUI5''get_ServiceLocator_L0NqUI5Service'false],
  3352.             'App\\Controller\\SubCategoryController::deleteFile' => ['privates''.service_locator.L0NqUI5''get_ServiceLocator_L0NqUI5Service'false],
  3353.             'App\\Controller\\SubCategoryController::edit' => ['privates''.service_locator.L0NqUI5''get_ServiceLocator_L0NqUI5Service'false],
  3354.             'App\\Controller\\UserController::deleteUser' => ['privates''.service_locator.ch4Jgvl''get_ServiceLocator_Ch4JgvlService'false],
  3355.             'App\\Controller\\UserController::usersEdit' => ['privates''.service_locator.ch4Jgvl''get_ServiceLocator_Ch4JgvlService'false],
  3356.             'App\\Controller\\VideoAdminController::delete' => ['privates''.service_locator.Kdg6TWc''get_ServiceLocator_Kdg6TWcService'false],
  3357.             'App\\Controller\\VideoAdminController::edit' => ['privates''.service_locator.Kdg6TWc''get_ServiceLocator_Kdg6TWcService'false],
  3358.             'App\\Controller\\WeddingCalculatorController::delete' => ['privates''.service_locator.SrXtrnH''get_ServiceLocator_SrXtrnHService'false],
  3359.             'App\\Controller\\WeddingCalculatorController::edit' => ['privates''.service_locator.SrXtrnH''get_ServiceLocator_SrXtrnHService'false],
  3360.             'App\\Controller\\web\\DefaultController::productSinglePage' => ['privates''.service_locator.3hS_aZn''get_ServiceLocator_3hSAZnService'false],
  3361.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3362.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3363.             'kernel::terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  3364.             'App\\Controller\\ArticleAdminController:delete' => ['privates''.service_locator.ewTmbP1''get_ServiceLocator_EwTmbP1Service'false],
  3365.             'App\\Controller\\ArticleAdminController:edit' => ['privates''.service_locator.ewTmbP1''get_ServiceLocator_EwTmbP1Service'false],
  3366.             'App\\Controller\\CakeController:delete' => ['privates''.service_locator.c4lHf0Y''get_ServiceLocator_C4lHf0YService'false],
  3367.             'App\\Controller\\CakeController:edit' => ['privates''.service_locator.c4lHf0Y''get_ServiceLocator_C4lHf0YService'false],
  3368.             'App\\Controller\\CategoryController:delete' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  3369.             'App\\Controller\\CategoryController:deleteDocument' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  3370.             'App\\Controller\\CategoryController:deleteFile' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  3371.             'App\\Controller\\CategoryController:edit' => ['privates''.service_locator.478xwl1''get_ServiceLocator_478xwl1Service'false],
  3372.             'App\\Controller\\ContactController:delete' => ['privates''.service_locator.0nOA9D.''get_ServiceLocator_0nOA9D_Service'false],
  3373.             'App\\Controller\\ContactController:edit' => ['privates''.service_locator.0nOA9D.''get_ServiceLocator_0nOA9D_Service'false],
  3374.             'App\\Controller\\FaqAdminController:delete' => ['privates''.service_locator.5w6p6kp''get_ServiceLocator_5w6p6kpService'false],
  3375.             'App\\Controller\\FaqAdminController:edit' => ['privates''.service_locator.5w6p6kp''get_ServiceLocator_5w6p6kpService'false],
  3376.             'App\\Controller\\GalleryAdminController:delete' => ['privates''.service_locator.0Nh1SnN''get_ServiceLocator_0Nh1SnNService'false],
  3377.             'App\\Controller\\GalleryAdminController:deletePhoto' => ['privates''.service_locator.fv8v50w''get_ServiceLocator_Fv8v50wService'false],
  3378.             'App\\Controller\\GalleryAdminController:edit' => ['privates''.service_locator.0Nh1SnN''get_ServiceLocator_0Nh1SnNService'false],
  3379.             'App\\Controller\\InfoController:delete' => ['privates''.service_locator.0kuoZy8''get_ServiceLocator_0kuoZy8Service'false],
  3380.             'App\\Controller\\InfoController:deleteFile' => ['privates''.service_locator.0kuoZy8''get_ServiceLocator_0kuoZy8Service'false],
  3381.             'App\\Controller\\InfoController:edit' => ['privates''.service_locator.0kuoZy8''get_ServiceLocator_0kuoZy8Service'false],
  3382.             'App\\Controller\\MenuController:delete' => ['privates''.service_locator.CFivK_Q''get_ServiceLocator_CFivKQService'false],
  3383.             'App\\Controller\\MenuController:edit' => ['privates''.service_locator.CFivK_Q''get_ServiceLocator_CFivKQService'false],
  3384.             'App\\Controller\\ProductController:delete' => ['privates''.service_locator.iyEwlLH''get_ServiceLocator_IyEwlLHService'false],
  3385.             'App\\Controller\\ProductController:deleteFile' => ['privates''.service_locator.V8EM1dh''get_ServiceLocator_V8EM1dhService'false],
  3386.             'App\\Controller\\ProductController:edit' => ['privates''.service_locator.iyEwlLH''get_ServiceLocator_IyEwlLHService'false],
  3387.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  3388.             'App\\Controller\\SecurityController:register' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  3389.             'App\\Controller\\SitemapController:sitemap' => ['privates''.service_locator.RyQNBgT''get_ServiceLocator_RyQNBgTService'false],
  3390.             'App\\Controller\\SubCategoryController:delete' => ['privates''.service_locator.L0NqUI5''get_ServiceLocator_L0NqUI5Service'false],
  3391.             'App\\Controller\\SubCategoryController:deleteFile' => ['privates''.service_locator.L0NqUI5''get_ServiceLocator_L0NqUI5Service'false],
  3392.             'App\\Controller\\SubCategoryController:edit' => ['privates''.service_locator.L0NqUI5''get_ServiceLocator_L0NqUI5Service'false],
  3393.             'App\\Controller\\UserController:deleteUser' => ['privates''.service_locator.ch4Jgvl''get_ServiceLocator_Ch4JgvlService'false],
  3394.             'App\\Controller\\UserController:usersEdit' => ['privates''.service_locator.ch4Jgvl''get_ServiceLocator_Ch4JgvlService'false],
  3395.             'App\\Controller\\VideoAdminController:delete' => ['privates''.service_locator.Kdg6TWc''get_ServiceLocator_Kdg6TWcService'false],
  3396.             'App\\Controller\\VideoAdminController:edit' => ['privates''.service_locator.Kdg6TWc''get_ServiceLocator_Kdg6TWcService'false],
  3397.             'App\\Controller\\WeddingCalculatorController:delete' => ['privates''.service_locator.SrXtrnH''get_ServiceLocator_SrXtrnHService'false],
  3398.             'App\\Controller\\WeddingCalculatorController:edit' => ['privates''.service_locator.SrXtrnH''get_ServiceLocator_SrXtrnHService'false],
  3399.             'App\\Controller\\web\\DefaultController:productSinglePage' => ['privates''.service_locator.3hS_aZn''get_ServiceLocator_3hSAZnService'false],
  3400.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3401.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3402.             'kernel:terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  3403.         ], [
  3404.             'App\\Controller\\ArticleAdminController::delete' => '?',
  3405.             'App\\Controller\\ArticleAdminController::edit' => '?',
  3406.             'App\\Controller\\CakeController::delete' => '?',
  3407.             'App\\Controller\\CakeController::edit' => '?',
  3408.             'App\\Controller\\CategoryController::delete' => '?',
  3409.             'App\\Controller\\CategoryController::deleteDocument' => '?',
  3410.             'App\\Controller\\CategoryController::deleteFile' => '?',
  3411.             'App\\Controller\\CategoryController::edit' => '?',
  3412.             'App\\Controller\\ContactController::delete' => '?',
  3413.             'App\\Controller\\ContactController::edit' => '?',
  3414.             'App\\Controller\\FaqAdminController::delete' => '?',
  3415.             'App\\Controller\\FaqAdminController::edit' => '?',
  3416.             'App\\Controller\\GalleryAdminController::delete' => '?',
  3417.             'App\\Controller\\GalleryAdminController::deletePhoto' => '?',
  3418.             'App\\Controller\\GalleryAdminController::edit' => '?',
  3419.             'App\\Controller\\InfoController::delete' => '?',
  3420.             'App\\Controller\\InfoController::deleteFile' => '?',
  3421.             'App\\Controller\\InfoController::edit' => '?',
  3422.             'App\\Controller\\MenuController::delete' => '?',
  3423.             'App\\Controller\\MenuController::edit' => '?',
  3424.             'App\\Controller\\ProductController::delete' => '?',
  3425.             'App\\Controller\\ProductController::deleteFile' => '?',
  3426.             'App\\Controller\\ProductController::edit' => '?',
  3427.             'App\\Controller\\SecurityController::login' => '?',
  3428.             'App\\Controller\\SecurityController::register' => '?',
  3429.             'App\\Controller\\SitemapController::sitemap' => '?',
  3430.             'App\\Controller\\SubCategoryController::delete' => '?',
  3431.             'App\\Controller\\SubCategoryController::deleteFile' => '?',
  3432.             'App\\Controller\\SubCategoryController::edit' => '?',
  3433.             'App\\Controller\\UserController::deleteUser' => '?',
  3434.             'App\\Controller\\UserController::usersEdit' => '?',
  3435.             'App\\Controller\\VideoAdminController::delete' => '?',
  3436.             'App\\Controller\\VideoAdminController::edit' => '?',
  3437.             'App\\Controller\\WeddingCalculatorController::delete' => '?',
  3438.             'App\\Controller\\WeddingCalculatorController::edit' => '?',
  3439.             'App\\Controller\\web\\DefaultController::productSinglePage' => '?',
  3440.             'kernel::loadRoutes' => '?',
  3441.             'kernel::registerContainerConfiguration' => '?',
  3442.             'kernel::terminate' => '?',
  3443.             'App\\Controller\\ArticleAdminController:delete' => '?',
  3444.             'App\\Controller\\ArticleAdminController:edit' => '?',
  3445.             'App\\Controller\\CakeController:delete' => '?',
  3446.             'App\\Controller\\CakeController:edit' => '?',
  3447.             'App\\Controller\\CategoryController:delete' => '?',
  3448.             'App\\Controller\\CategoryController:deleteDocument' => '?',
  3449.             'App\\Controller\\CategoryController:deleteFile' => '?',
  3450.             'App\\Controller\\CategoryController:edit' => '?',
  3451.             'App\\Controller\\ContactController:delete' => '?',
  3452.             'App\\Controller\\ContactController:edit' => '?',
  3453.             'App\\Controller\\FaqAdminController:delete' => '?',
  3454.             'App\\Controller\\FaqAdminController:edit' => '?',
  3455.             'App\\Controller\\GalleryAdminController:delete' => '?',
  3456.             'App\\Controller\\GalleryAdminController:deletePhoto' => '?',
  3457.             'App\\Controller\\GalleryAdminController:edit' => '?',
  3458.             'App\\Controller\\InfoController:delete' => '?',
  3459.             'App\\Controller\\InfoController:deleteFile' => '?',
  3460.             'App\\Controller\\InfoController:edit' => '?',
  3461.             'App\\Controller\\MenuController:delete' => '?',
  3462.             'App\\Controller\\MenuController:edit' => '?',
  3463.             'App\\Controller\\ProductController:delete' => '?',
  3464.             'App\\Controller\\ProductController:deleteFile' => '?',
  3465.             'App\\Controller\\ProductController:edit' => '?',
  3466.             'App\\Controller\\SecurityController:login' => '?',
  3467.             'App\\Controller\\SecurityController:register' => '?',
  3468.             'App\\Controller\\SitemapController:sitemap' => '?',
  3469.             'App\\Controller\\SubCategoryController:delete' => '?',
  3470.             'App\\Controller\\SubCategoryController:deleteFile' => '?',
  3471.             'App\\Controller\\SubCategoryController:edit' => '?',
  3472.             'App\\Controller\\UserController:deleteUser' => '?',
  3473.             'App\\Controller\\UserController:usersEdit' => '?',
  3474.             'App\\Controller\\VideoAdminController:delete' => '?',
  3475.             'App\\Controller\\VideoAdminController:edit' => '?',
  3476.             'App\\Controller\\WeddingCalculatorController:delete' => '?',
  3477.             'App\\Controller\\WeddingCalculatorController:edit' => '?',
  3478.             'App\\Controller\\web\\DefaultController:productSinglePage' => '?',
  3479.             'kernel:loadRoutes' => '?',
  3480.             'kernel:registerContainerConfiguration' => '?',
  3481.             'kernel:terminate' => '?',
  3482.         ]);
  3483.     }
  3484.     /**
  3485.      * Gets the private '.service_locator.zJyh7qS' shared service.
  3486.      *
  3487.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3488.      */
  3489.     protected function get_ServiceLocator_ZJyh7qSService()
  3490.     {
  3491.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3492.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  3493.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  3494.         ], [
  3495.             'security.firewall.map.context.dev' => '?',
  3496.             'security.firewall.map.context.main' => '?',
  3497.         ]);
  3498.     }
  3499.     /**
  3500.      * Gets the private '.session.deprecated' shared service.
  3501.      *
  3502.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  3503.      */
  3504.     protected function get_Session_DeprecatedService()
  3505.     {
  3506.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3507.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  3508.         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();
  3509.     }
  3510.     /**
  3511.      * Gets the private '.twig.command.debug.lazy' shared service.
  3512.      *
  3513.      * @return \Symfony\Component\Console\Command\LazyCommand
  3514.      */
  3515.     protected function get_Twig_Command_Debug_LazyService()
  3516.     {
  3517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3519.         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 {
  3520.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  3521.         });
  3522.     }
  3523.     /**
  3524.      * Gets the private '.twig.command.lint.lazy' shared service.
  3525.      *
  3526.      * @return \Symfony\Component\Console\Command\LazyCommand
  3527.      */
  3528.     protected function get_Twig_Command_Lint_LazyService()
  3529.     {
  3530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3532.         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 {
  3533.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  3534.         });
  3535.     }
  3536.     /**
  3537.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  3538.      *
  3539.      * @return \Symfony\Component\Console\Command\LazyCommand
  3540.      */
  3541.     protected function get_VarDumper_Command_ServerDump_LazyService()
  3542.     {
  3543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3545.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  3546.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  3547.         });
  3548.     }
  3549.     /**
  3550.      * Gets the private 'App\Form\CakeType' shared autowired service.
  3551.      *
  3552.      * @return \App\Form\CakeType
  3553.      */
  3554.     protected function getCakeTypeService()
  3555.     {
  3556.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3557.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3558.         include_once \dirname(__DIR__4).'/src/Form/CakeType.php';
  3559.         return $this->privates['App\\Form\\CakeType'] = new \App\Form\CakeType();
  3560.     }
  3561.     /**
  3562.      * Gets the private 'App\Form\CategoryType' shared autowired service.
  3563.      *
  3564.      * @return \App\Form\CategoryType
  3565.      */
  3566.     protected function getCategoryTypeService()
  3567.     {
  3568.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3569.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3570.         include_once \dirname(__DIR__4).'/src/Form/CategoryType.php';
  3571.         return $this->privates['App\\Form\\CategoryType'] = new \App\Form\CategoryType();
  3572.     }
  3573.     /**
  3574.      * Gets the private 'App\Form\ContactType' shared autowired service.
  3575.      *
  3576.      * @return \App\Form\ContactType
  3577.      */
  3578.     protected function getContactTypeService()
  3579.     {
  3580.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3581.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3582.         include_once \dirname(__DIR__4).'/src/Form/ContactType.php';
  3583.         return $this->privates['App\\Form\\ContactType'] = new \App\Form\ContactType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3584.     }
  3585.     /**
  3586.      * Gets the private 'App\Form\InfoType' shared autowired service.
  3587.      *
  3588.      * @return \App\Form\InfoType
  3589.      */
  3590.     protected function getInfoTypeService()
  3591.     {
  3592.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3593.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3594.         include_once \dirname(__DIR__4).'/src/Form/InfoType.php';
  3595.         return $this->privates['App\\Form\\InfoType'] = new \App\Form\InfoType();
  3596.     }
  3597.     /**
  3598.      * Gets the private 'App\Form\MenuType' shared autowired service.
  3599.      *
  3600.      * @return \App\Form\MenuType
  3601.      */
  3602.     protected function getMenuTypeService()
  3603.     {
  3604.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3605.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3606.         include_once \dirname(__DIR__4).'/src/Form/MenuType.php';
  3607.         return $this->privates['App\\Form\\MenuType'] = new \App\Form\MenuType();
  3608.     }
  3609.     /**
  3610.      * Gets the private 'App\Form\ProductType' shared autowired service.
  3611.      *
  3612.      * @return \App\Form\ProductType
  3613.      */
  3614.     protected function getProductTypeService()
  3615.     {
  3616.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3617.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3618.         include_once \dirname(__DIR__4).'/src/Form/ProductType.php';
  3619.         return $this->privates['App\\Form\\ProductType'] = new \App\Form\ProductType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3620.     }
  3621.     /**
  3622.      * Gets the private 'App\Form\SubCategoryType' shared autowired service.
  3623.      *
  3624.      * @return \App\Form\SubCategoryType
  3625.      */
  3626.     protected function getSubCategoryTypeService()
  3627.     {
  3628.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3629.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3630.         include_once \dirname(__DIR__4).'/src/Form/SubCategoryType.php';
  3631.         return $this->privates['App\\Form\\SubCategoryType'] = new \App\Form\SubCategoryType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3632.     }
  3633.     /**
  3634.      * Gets the private 'App\Form\UserForm' shared autowired service.
  3635.      *
  3636.      * @return \App\Form\UserForm
  3637.      */
  3638.     protected function getUserFormService()
  3639.     {
  3640.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3641.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3642.         include_once \dirname(__DIR__4).'/src/Form/UserForm.php';
  3643.         return $this->privates['App\\Form\\UserForm'] = new \App\Form\UserForm(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  3644.     }
  3645.     /**
  3646.      * Gets the private 'App\Form\UserType' shared autowired service.
  3647.      *
  3648.      * @return \App\Form\UserType
  3649.      */
  3650.     protected function getUserTypeService()
  3651.     {
  3652.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3653.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3654.         include_once \dirname(__DIR__4).'/src/Form/UserType.php';
  3655.         return $this->privates['App\\Form\\UserType'] = new \App\Form\UserType();
  3656.     }
  3657.     /**
  3658.      * Gets the private 'App\Form\WeddingCalculatorType' shared autowired service.
  3659.      *
  3660.      * @return \App\Form\WeddingCalculatorType
  3661.      */
  3662.     protected function getWeddingCalculatorTypeService()
  3663.     {
  3664.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3665.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3666.         include_once \dirname(__DIR__4).'/src/Form/WeddingCalculatorType.php';
  3667.         return $this->privates['App\\Form\\WeddingCalculatorType'] = new \App\Form\WeddingCalculatorType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3668.     }
  3669.     /**
  3670.      * Gets the private 'App\Form\web\ContactType' shared autowired service.
  3671.      *
  3672.      * @return \App\Form\web\ContactType
  3673.      */
  3674.     protected function getContactType2Service()
  3675.     {
  3676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3677.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3678.         include_once \dirname(__DIR__4).'/src/Form/web/ContactType.php';
  3679.         return $this->privates['App\\Form\\web\\ContactType'] = new \App\Form\web\ContactType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3680.     }
  3681.     /**
  3682.      * Gets the private 'App\Form\web\WeddingCalculatorType' shared autowired service.
  3683.      *
  3684.      * @return \App\Form\web\WeddingCalculatorType
  3685.      */
  3686.     protected function getWeddingCalculatorType2Service()
  3687.     {
  3688.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3689.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3690.         include_once \dirname(__DIR__4).'/src/Form/web/WeddingCalculatorType.php';
  3691.         return $this->privates['App\\Form\\web\\WeddingCalculatorType'] = new \App\Form\web\WeddingCalculatorType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3692.     }
  3693.     /**
  3694.      * Gets the private 'App\Form\web\WeddingCalculatorType2' shared autowired service.
  3695.      *
  3696.      * @return \App\Form\web\WeddingCalculatorType2
  3697.      */
  3698.     protected function getWeddingCalculatorType22Service()
  3699.     {
  3700.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3701.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3702.         include_once \dirname(__DIR__4).'/src/Form/web/WeddingCalculatorType2.php';
  3703.         return $this->privates['App\\Form\\web\\WeddingCalculatorType2'] = new \App\Form\web\WeddingCalculatorType2(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3704.     }
  3705.     /**
  3706.      * Gets the private 'App\Repository\ArticleRepository' shared autowired service.
  3707.      *
  3708.      * @return \App\Repository\ArticleRepository
  3709.      */
  3710.     protected function getArticleRepositoryService()
  3711.     {
  3712.         include_once \dirname(__DIR__4).'/src/Repository/ArticleRepository.php';
  3713.         return $this->privates['App\\Repository\\ArticleRepository'] = new \App\Repository\ArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3714.     }
  3715.     /**
  3716.      * Gets the private 'App\Repository\CakeRepository' shared autowired service.
  3717.      *
  3718.      * @return \App\Repository\CakeRepository
  3719.      */
  3720.     protected function getCakeRepositoryService()
  3721.     {
  3722.         include_once \dirname(__DIR__4).'/src/Repository/CakeRepository.php';
  3723.         return $this->privates['App\\Repository\\CakeRepository'] = new \App\Repository\CakeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3724.     }
  3725.     /**
  3726.      * Gets the private 'App\Repository\CategoryRepository' shared autowired service.
  3727.      *
  3728.      * @return \App\Repository\CategoryRepository
  3729.      */
  3730.     protected function getCategoryRepositoryService()
  3731.     {
  3732.         include_once \dirname(__DIR__4).'/src/Repository/CategoryRepository.php';
  3733.         return $this->privates['App\\Repository\\CategoryRepository'] = new \App\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3734.     }
  3735.     /**
  3736.      * Gets the private 'App\Repository\ChatMessageRepository' shared autowired service.
  3737.      *
  3738.      * @return \App\Repository\ChatMessageRepository
  3739.      */
  3740.     protected function getChatMessageRepositoryService()
  3741.     {
  3742.         include_once \dirname(__DIR__4).'/src/Repository/ChatMessageRepository.php';
  3743.         return $this->privates['App\\Repository\\ChatMessageRepository'] = new \App\Repository\ChatMessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3744.     }
  3745.     /**
  3746.      * Gets the private 'App\Repository\ChatSessionRepository' shared autowired service.
  3747.      *
  3748.      * @return \App\Repository\ChatSessionRepository
  3749.      */
  3750.     protected function getChatSessionRepositoryService()
  3751.     {
  3752.         include_once \dirname(__DIR__4).'/src/Repository/ChatSessionRepository.php';
  3753.         return $this->privates['App\\Repository\\ChatSessionRepository'] = new \App\Repository\ChatSessionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3754.     }
  3755.     /**
  3756.      * Gets the private 'App\Repository\ChatbotConfigRepository' shared autowired service.
  3757.      *
  3758.      * @return \App\Repository\ChatbotConfigRepository
  3759.      */
  3760.     protected function getChatbotConfigRepositoryService()
  3761.     {
  3762.         include_once \dirname(__DIR__4).'/src/Repository/ChatbotConfigRepository.php';
  3763.         return $this->privates['App\\Repository\\ChatbotConfigRepository'] = new \App\Repository\ChatbotConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3764.     }
  3765.     /**
  3766.      * Gets the private 'App\Repository\ContactRepository' shared autowired service.
  3767.      *
  3768.      * @return \App\Repository\ContactRepository
  3769.      */
  3770.     protected function getContactRepositoryService()
  3771.     {
  3772.         include_once \dirname(__DIR__4).'/src/Repository/ContactRepository.php';
  3773.         return $this->privates['App\\Repository\\ContactRepository'] = new \App\Repository\ContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3774.     }
  3775.     /**
  3776.      * Gets the private 'App\Repository\FaqSectionRepository' shared autowired service.
  3777.      *
  3778.      * @return \App\Repository\FaqSectionRepository
  3779.      */
  3780.     protected function getFaqSectionRepositoryService()
  3781.     {
  3782.         include_once \dirname(__DIR__4).'/src/Repository/FaqSectionRepository.php';
  3783.         return $this->privates['App\\Repository\\FaqSectionRepository'] = new \App\Repository\FaqSectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3784.     }
  3785.     /**
  3786.      * Gets the private 'App\Repository\FilesRepository' shared autowired service.
  3787.      *
  3788.      * @return \App\Repository\FilesRepository
  3789.      */
  3790.     protected function getFilesRepositoryService()
  3791.     {
  3792.         include_once \dirname(__DIR__4).'/src/Repository/FilesRepository.php';
  3793.         return $this->privates['App\\Repository\\FilesRepository'] = new \App\Repository\FilesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3794.     }
  3795.     /**
  3796.      * Gets the private 'App\Repository\GalleryRepository' shared autowired service.
  3797.      *
  3798.      * @return \App\Repository\GalleryRepository
  3799.      */
  3800.     protected function getGalleryRepositoryService()
  3801.     {
  3802.         include_once \dirname(__DIR__4).'/src/Repository/GalleryRepository.php';
  3803.         return $this->privates['App\\Repository\\GalleryRepository'] = new \App\Repository\GalleryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3804.     }
  3805.     /**
  3806.      * Gets the private 'App\Repository\InfoTableRepository' shared autowired service.
  3807.      *
  3808.      * @return \App\Repository\InfoTableRepository
  3809.      */
  3810.     protected function getInfoTableRepositoryService()
  3811.     {
  3812.         include_once \dirname(__DIR__4).'/src/Repository/InfoTableRepository.php';
  3813.         return $this->privates['App\\Repository\\InfoTableRepository'] = new \App\Repository\InfoTableRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3814.     }
  3815.     /**
  3816.      * Gets the private 'App\Repository\MenuRepository' shared autowired service.
  3817.      *
  3818.      * @return \App\Repository\MenuRepository
  3819.      */
  3820.     protected function getMenuRepositoryService()
  3821.     {
  3822.         return $this->privates['App\\Repository\\MenuRepository'] = new \App\Repository\MenuRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3823.     }
  3824.     /**
  3825.      * Gets the private 'App\Repository\PhotoAlbumRepository' shared autowired service.
  3826.      *
  3827.      * @return \App\Repository\PhotoAlbumRepository
  3828.      */
  3829.     protected function getPhotoAlbumRepositoryService()
  3830.     {
  3831.         include_once \dirname(__DIR__4).'/src/Repository/PhotoAlbumRepository.php';
  3832.         return $this->privates['App\\Repository\\PhotoAlbumRepository'] = new \App\Repository\PhotoAlbumRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3833.     }
  3834.     /**
  3835.      * Gets the private 'App\Repository\PhotoRepository' shared autowired service.
  3836.      *
  3837.      * @return \App\Repository\PhotoRepository
  3838.      */
  3839.     protected function getPhotoRepositoryService()
  3840.     {
  3841.         include_once \dirname(__DIR__4).'/src/Repository/PhotoRepository.php';
  3842.         return $this->privates['App\\Repository\\PhotoRepository'] = new \App\Repository\PhotoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3843.     }
  3844.     /**
  3845.      * Gets the private 'App\Repository\ProductRepository' shared autowired service.
  3846.      *
  3847.      * @return \App\Repository\ProductRepository
  3848.      */
  3849.     protected function getProductRepositoryService()
  3850.     {
  3851.         include_once \dirname(__DIR__4).'/src/Repository/ProductRepository.php';
  3852.         return $this->privates['App\\Repository\\ProductRepository'] = new \App\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3853.     }
  3854.     /**
  3855.      * Gets the private 'App\Repository\SubCategoryRepository' shared autowired service.
  3856.      *
  3857.      * @return \App\Repository\SubCategoryRepository
  3858.      */
  3859.     protected function getSubCategoryRepositoryService()
  3860.     {
  3861.         include_once \dirname(__DIR__4).'/src/Repository/SubCategoryRepository.php';
  3862.         return $this->privates['App\\Repository\\SubCategoryRepository'] = new \App\Repository\SubCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3863.     }
  3864.     /**
  3865.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  3866.      *
  3867.      * @return \App\Repository\UserRepository
  3868.      */
  3869.     protected function getUserRepositoryService()
  3870.     {
  3871.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  3872.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3873.     }
  3874.     /**
  3875.      * Gets the private 'App\Repository\VideoRepository' shared autowired service.
  3876.      *
  3877.      * @return \App\Repository\VideoRepository
  3878.      */
  3879.     protected function getVideoRepositoryService()
  3880.     {
  3881.         include_once \dirname(__DIR__4).'/src/Repository/VideoRepository.php';
  3882.         return $this->privates['App\\Repository\\VideoRepository'] = new \App\Repository\VideoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3883.     }
  3884.     /**
  3885.      * Gets the private 'App\Repository\WeddingCalculatorRepository' shared autowired service.
  3886.      *
  3887.      * @return \App\Repository\WeddingCalculatorRepository
  3888.      */
  3889.     protected function getWeddingCalculatorRepositoryService()
  3890.     {
  3891.         include_once \dirname(__DIR__4).'/src/Repository/WeddingCalculatorRepository.php';
  3892.         return $this->privates['App\\Repository\\WeddingCalculatorRepository'] = new \App\Repository\WeddingCalculatorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3893.     }
  3894.     /**
  3895.      * Gets the private 'App\Security\LoginFormAuthenticator' shared autowired service.
  3896.      *
  3897.      * @return \App\Security\LoginFormAuthenticator
  3898.      */
  3899.     protected function getLoginFormAuthenticatorService()
  3900.     {
  3901.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  3902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  3903.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  3904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  3905.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  3906.         include_once \dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php';
  3907.         return $this->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  3908.     }
  3909.     /**
  3910.      * Gets the private 'App\Service\AdminUtils' shared autowired service.
  3911.      *
  3912.      * @return \App\Service\AdminUtils
  3913.      */
  3914.     protected function getAdminUtilsService()
  3915.     {
  3916.         include_once \dirname(__DIR__4).'/src/Service/AdminUtils.php';
  3917.         return $this->privates['App\\Service\\AdminUtils'] = new \App\Service\AdminUtils(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  3918.     }
  3919.     /**
  3920.      * Gets the private 'App\Service\MailingService' shared autowired service.
  3921.      *
  3922.      * @return \App\Service\MailingService
  3923.      */
  3924.     protected function getMailingServiceService()
  3925.     {
  3926.         include_once \dirname(__DIR__4).'/src/Service/MailingService.php';
  3927.         return $this->privates['App\\Service\\MailingService'] = new \App\Service\MailingService(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['translator'] ?? $this->getTranslatorService()));
  3928.     }
  3929.     /**
  3930.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  3931.      *
  3932.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  3933.      */
  3934.     protected function getManagerRegistryAwareConnectionProviderService()
  3935.     {
  3936.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  3937.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  3938.         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'));
  3939.     }
  3940.     /**
  3941.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  3942.      *
  3943.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  3944.      */
  3945.     protected function getRunSqlCommandService()
  3946.     {
  3947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3948.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  3949.         $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()));
  3950.         $instance->setName('dbal:run-sql');
  3951.         return $instance;
  3952.     }
  3953.     /**
  3954.      * Gets the private 'annotations.cache_adapter' shared service.
  3955.      *
  3956.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3957.      */
  3958.     protected function getAnnotations_CacheAdapterService()
  3959.     {
  3960.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3961.     }
  3962.     /**
  3963.      * Gets the private 'annotations.cache_warmer' shared service.
  3964.      *
  3965.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  3966.      */
  3967.     protected function getAnnotations_CacheWarmerService()
  3968.     {
  3969.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3970.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  3971.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  3972.         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);
  3973.     }
  3974.     /**
  3975.      * Gets the private 'annotations.cached_reader' shared service.
  3976.      *
  3977.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3978.      */
  3979.     protected function getAnnotations_CachedReaderService()
  3980.     {
  3981.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3982.     }
  3983.     /**
  3984.      * Gets the private 'annotations.reader' shared service.
  3985.      *
  3986.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3987.      */
  3988.     protected function getAnnotations_ReaderService()
  3989.     {
  3990.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3991.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3992.         $a->registerUniqueLoader('class_exists');
  3993.         $instance->addGlobalIgnoredName('required'$a);
  3994.         return $instance;
  3995.     }
  3996.     /**
  3997.      * Gets the private 'cache.annotations' shared service.
  3998.      *
  3999.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4000.      */
  4001.     protected function getCache_AnnotationsService()
  4002.     {
  4003.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('syYw2+c9s7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4004.     }
  4005.     /**
  4006.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  4007.      *
  4008.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4009.      */
  4010.     protected function getCache_Doctrine_Orm_Default_QueryService()
  4011.     {
  4012.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4013.     }
  4014.     /**
  4015.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  4016.      *
  4017.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4018.      */
  4019.     protected function getCache_Doctrine_Orm_Default_ResultService()
  4020.     {
  4021.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4022.     }
  4023.     /**
  4024.      * Gets the private 'cache.property_info' shared service.
  4025.      *
  4026.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4027.      */
  4028.     protected function getCache_PropertyInfoService()
  4029.     {
  4030.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GWjtDMGffz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4031.     }
  4032.     /**
  4033.      * Gets the private 'cache.security_expression_language' shared service.
  4034.      *
  4035.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4036.      */
  4037.     protected function getCache_SecurityExpressionLanguageService()
  4038.     {
  4039.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vvbHjon3lu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4040.     }
  4041.     /**
  4042.      * Gets the private 'cache.serializer' shared service.
  4043.      *
  4044.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4045.      */
  4046.     protected function getCache_SerializerService()
  4047.     {
  4048.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2x7LE3DVSc'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4049.     }
  4050.     /**
  4051.      * Gets the private 'cache.validator' shared service.
  4052.      *
  4053.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4054.      */
  4055.     protected function getCache_ValidatorService()
  4056.     {
  4057.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('r1X3Fcmf-C'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4058.     }
  4059.     /**
  4060.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  4061.      *
  4062.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  4063.      */
  4064.     protected function getCachePoolClearer_CacheWarmerService()
  4065.     {
  4066.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  4068.         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']);
  4069.     }
  4070.     /**
  4071.      * Gets the private 'config_builder.warmer' shared service.
  4072.      *
  4073.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  4074.      */
  4075.     protected function getConfigBuilder_WarmerService()
  4076.     {
  4077.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4078.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  4079.         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()));
  4080.     }
  4081.     /**
  4082.      * Gets the private 'config_cache_factory' shared service.
  4083.      *
  4084.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4085.      */
  4086.     protected function getConfigCacheFactoryService()
  4087.     {
  4088.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4089.             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)));
  4090.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4091.         }, 2));
  4092.     }
  4093.     /**
  4094.      * Gets the private 'console.command.about' shared service.
  4095.      *
  4096.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4097.      */
  4098.     protected function getConsole_Command_AboutService()
  4099.     {
  4100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4102.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4103.         $instance->setName('about');
  4104.         $instance->setDescription('Display information about the current project');
  4105.         return $instance;
  4106.     }
  4107.     /**
  4108.      * Gets the private 'console.command.assets_install' shared service.
  4109.      *
  4110.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4111.      */
  4112.     protected function getConsole_Command_AssetsInstallService()
  4113.     {
  4114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4116.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4117.         $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));
  4118.         $instance->setName('assets:install');
  4119.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  4120.         return $instance;
  4121.     }
  4122.     /**
  4123.      * Gets the private 'console.command.cache_clear' shared service.
  4124.      *
  4125.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  4126.      */
  4127.     protected function getConsole_Command_CacheClearService()
  4128.     {
  4129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  4131.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4132.         $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())));
  4133.         $instance->setName('cache:clear');
  4134.         $instance->setDescription('Clear the cache');
  4135.         return $instance;
  4136.     }
  4137.     /**
  4138.      * Gets the private 'console.command.cache_pool_clear' shared service.
  4139.      *
  4140.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  4141.      */
  4142.     protected function getConsole_Command_CachePoolClearService()
  4143.     {
  4144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  4146.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  4147.         $instance->setName('cache:pool:clear');
  4148.         $instance->setDescription('Clear cache pools');
  4149.         return $instance;
  4150.     }
  4151.     /**
  4152.      * Gets the private 'console.command.cache_pool_delete' shared service.
  4153.      *
  4154.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  4155.      */
  4156.     protected function getConsole_Command_CachePoolDeleteService()
  4157.     {
  4158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4159.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  4160.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  4161.         $instance->setName('cache:pool:delete');
  4162.         $instance->setDescription('Delete an item from a cache pool');
  4163.         return $instance;
  4164.     }
  4165.     /**
  4166.      * Gets the private 'console.command.cache_pool_list' shared service.
  4167.      *
  4168.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  4169.      */
  4170.     protected function getConsole_Command_CachePoolListService()
  4171.     {
  4172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4173.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  4174.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  4175.         $instance->setName('cache:pool:list');
  4176.         $instance->setDescription('List available cache pools');
  4177.         return $instance;
  4178.     }
  4179.     /**
  4180.      * Gets the private 'console.command.cache_pool_prune' shared service.
  4181.      *
  4182.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  4183.      */
  4184.     protected function getConsole_Command_CachePoolPruneService()
  4185.     {
  4186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  4188.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  4189.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  4190.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  4191.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  4192.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  4193.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  4194.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  4195.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  4196.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  4197.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  4198.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  4199.         }, 10));
  4200.         $instance->setName('cache:pool:prune');
  4201.         $instance->setDescription('Prune cache pools');
  4202.         return $instance;
  4203.     }
  4204.     /**
  4205.      * Gets the private 'console.command.cache_warmup' shared service.
  4206.      *
  4207.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  4208.      */
  4209.     protected function getConsole_Command_CacheWarmupService()
  4210.     {
  4211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4212.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  4213.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  4214.         $instance->setName('cache:warmup');
  4215.         $instance->setDescription('Warm up an empty cache');
  4216.         return $instance;
  4217.     }
  4218.     /**
  4219.      * Gets the private 'console.command.config_debug' shared service.
  4220.      *
  4221.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  4222.      */
  4223.     protected function getConsole_Command_ConfigDebugService()
  4224.     {
  4225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4226.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4227.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4228.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4229.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  4230.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  4231.         $instance->setName('debug:config');
  4232.         $instance->setDescription('Dump the current configuration for an extension');
  4233.         return $instance;
  4234.     }
  4235.     /**
  4236.      * Gets the private 'console.command.config_dump_reference' shared service.
  4237.      *
  4238.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  4239.      */
  4240.     protected function getConsole_Command_ConfigDumpReferenceService()
  4241.     {
  4242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4243.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4244.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4245.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4246.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  4247.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  4248.         $instance->setName('config:dump-reference');
  4249.         $instance->setDescription('Dump the default configuration for an extension');
  4250.         return $instance;
  4251.     }
  4252.     /**
  4253.      * Gets the private 'console.command.container_debug' shared service.
  4254.      *
  4255.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  4256.      */
  4257.     protected function getConsole_Command_ContainerDebugService()
  4258.     {
  4259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4260.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4261.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4262.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  4263.         $instance->setName('debug:container');
  4264.         $instance->setDescription('Display current services for an application');
  4265.         return $instance;
  4266.     }
  4267.     /**
  4268.      * Gets the private 'console.command.container_lint' shared service.
  4269.      *
  4270.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  4271.      */
  4272.     protected function getConsole_Command_ContainerLintService()
  4273.     {
  4274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4275.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  4276.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  4277.         $instance->setName('lint:container');
  4278.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  4279.         return $instance;
  4280.     }
  4281.     /**
  4282.      * Gets the private 'console.command.debug_autowiring' shared service.
  4283.      *
  4284.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  4285.      */
  4286.     protected function getConsole_Command_DebugAutowiringService()
  4287.     {
  4288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4289.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4290.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4291.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  4292.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4293.         $instance->setName('debug:autowiring');
  4294.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  4295.         return $instance;
  4296.     }
  4297.     /**
  4298.      * Gets the private 'console.command.dotenv_debug' shared service.
  4299.      *
  4300.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  4301.      */
  4302.     protected function getConsole_Command_DotenvDebugService()
  4303.     {
  4304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4305.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  4306.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  4307.         $instance->setName('debug:dotenv');
  4308.         $instance->setDescription('Lists all dotenv files with variables and values');
  4309.         return $instance;
  4310.     }
  4311.     /**
  4312.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  4313.      *
  4314.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  4315.      */
  4316.     protected function getConsole_Command_EventDispatcherDebugService()
  4317.     {
  4318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4319.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  4320.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()));
  4321.         $instance->setName('debug:event-dispatcher');
  4322.         $instance->setDescription('Display configured listeners for an application');
  4323.         return $instance;
  4324.     }
  4325.     /**
  4326.      * Gets the private 'console.command.form_debug' shared service.
  4327.      *
  4328.      * @return \Symfony\Component\Form\Command\DebugCommand
  4329.      */
  4330.     protected function getConsole_Command_FormDebugService()
  4331.     {
  4332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  4334.         $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'=> 'App\\Form\\web'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'App\\Form\\CakeType'=> 'App\\Form\\CategoryType'=> 'App\\Form\\ContactType'=> 'App\\Form\\InfoType'=> 'App\\Form\\MenuType'=> 'App\\Form\\ProductType'=> 'App\\Form\\SubCategoryType'=> 'App\\Form\\UserForm'=> 'App\\Form\\UserType'=> 'App\\Form\\WeddingCalculatorType'10 => 'App\\Form\\web\\ContactType'11 => 'App\\Form\\web\\WeddingCalculatorType'12 => 'App\\Form\\web\\WeddingCalculatorType2'13 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'14 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'15 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'16 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'17 => '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()));
  4335.         $instance->setName('debug:form');
  4336.         $instance->setDescription('Display form type information');
  4337.         return $instance;
  4338.     }
  4339.     /**
  4340.      * Gets the private 'console.command.router_debug' shared service.
  4341.      *
  4342.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  4343.      */
  4344.     protected function getConsole_Command_RouterDebugService()
  4345.     {
  4346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4347.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4348.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  4349.         $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()));
  4350.         $instance->setName('debug:router');
  4351.         $instance->setDescription('Display current routes for an application');
  4352.         return $instance;
  4353.     }
  4354.     /**
  4355.      * Gets the private 'console.command.router_match' shared service.
  4356.      *
  4357.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  4358.      */
  4359.     protected function getConsole_Command_RouterMatchService()
  4360.     {
  4361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4362.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  4363.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  4364.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  4365.         }, 1));
  4366.         $instance->setName('router:match');
  4367.         $instance->setDescription('Help debug routes by simulating a path info match');
  4368.         return $instance;
  4369.     }
  4370.     /**
  4371.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  4372.      *
  4373.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  4374.      */
  4375.     protected function getConsole_Command_SecretsDecryptToLocalService()
  4376.     {
  4377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  4379.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4380.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4381.         $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')))));
  4382.         $instance->setName('secrets:decrypt-to-local');
  4383.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  4384.         return $instance;
  4385.     }
  4386.     /**
  4387.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  4388.      *
  4389.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  4390.      */
  4391.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  4392.     {
  4393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4394.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  4395.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4396.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4397.         $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')))));
  4398.         $instance->setName('secrets:encrypt-from-local');
  4399.         $instance->setDescription('Encrypt all local secrets to the vault');
  4400.         return $instance;
  4401.     }
  4402.     /**
  4403.      * Gets the private 'console.command.secrets_generate_key' shared service.
  4404.      *
  4405.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  4406.      */
  4407.     protected function getConsole_Command_SecretsGenerateKeyService()
  4408.     {
  4409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4410.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  4411.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4412.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4413.         $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')))));
  4414.         $instance->setName('secrets:generate-keys');
  4415.         $instance->setDescription('Generate new encryption keys');
  4416.         return $instance;
  4417.     }
  4418.     /**
  4419.      * Gets the private 'console.command.secrets_list' shared service.
  4420.      *
  4421.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  4422.      */
  4423.     protected function getConsole_Command_SecretsListService()
  4424.     {
  4425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4426.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  4427.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4428.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4429.         $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')))));
  4430.         $instance->setName('secrets:list');
  4431.         $instance->setDescription('List all secrets');
  4432.         return $instance;
  4433.     }
  4434.     /**
  4435.      * Gets the private 'console.command.secrets_remove' shared service.
  4436.      *
  4437.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  4438.      */
  4439.     protected function getConsole_Command_SecretsRemoveService()
  4440.     {
  4441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4442.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  4443.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4444.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4445.         $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')))));
  4446.         $instance->setName('secrets:remove');
  4447.         $instance->setDescription('Remove a secret from the vault');
  4448.         return $instance;
  4449.     }
  4450.     /**
  4451.      * Gets the private 'console.command.secrets_set' shared service.
  4452.      *
  4453.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  4454.      */
  4455.     protected function getConsole_Command_SecretsSetService()
  4456.     {
  4457.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4458.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  4459.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4460.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4461.         $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')))));
  4462.         $instance->setName('secrets:set');
  4463.         $instance->setDescription('Set a secret in the vault');
  4464.         return $instance;
  4465.     }
  4466.     /**
  4467.      * Gets the private 'console.command.translation_debug' shared service.
  4468.      *
  4469.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  4470.      */
  4471.     protected function getConsole_Command_TranslationDebugService()
  4472.     {
  4473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4474.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  4475.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Form/web/ContactType.php'), => (\dirname(__DIR__4).'/src/Form/web/WeddingCalculatorType.php'), => (\dirname(__DIR__4).'/src/Form/web/WeddingCalculatorType2.php'), => (\dirname(__DIR__4).'/src/Service/MailingService.php'), => (\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'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 19 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  4476.         $instance->setName('debug:translation');
  4477.         $instance->setDescription('Display translation messages information');
  4478.         return $instance;
  4479.     }
  4480.     /**
  4481.      * Gets the private 'console.command.translation_extract' shared service.
  4482.      *
  4483.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  4484.      */
  4485.     protected function getConsole_Command_TranslationExtractService()
  4486.     {
  4487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4488.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  4489.         $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()), 'en', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Form/web/ContactType.php'), => (\dirname(__DIR__4).'/src/Form/web/WeddingCalculatorType.php'), => (\dirname(__DIR__4).'/src/Form/web/WeddingCalculatorType2.php'), => (\dirname(__DIR__4).'/src/Service/MailingService.php'), => (\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'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 19 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  4490.         $instance->setName('translation:extract');
  4491.         $instance->setAliases([=> 'translation:update']);
  4492.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  4493.         return $instance;
  4494.     }
  4495.     /**
  4496.      * Gets the private 'console.command.translation_pull' shared service.
  4497.      *
  4498.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  4499.      */
  4500.     protected function getConsole_Command_TranslationPullService()
  4501.     {
  4502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4503.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  4504.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  4505.         $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()), 'en', [], []);
  4506.         $instance->setName('translation:pull');
  4507.         $instance->setDescription('Pull translations from a given provider.');
  4508.         return $instance;
  4509.     }
  4510.     /**
  4511.      * Gets the private 'console.command.translation_push' shared service.
  4512.      *
  4513.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  4514.      */
  4515.     protected function getConsole_Command_TranslationPushService()
  4516.     {
  4517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4518.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  4519.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  4520.         $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()), [], []);
  4521.         $instance->setName('translation:push');
  4522.         $instance->setDescription('Push translations to a given provider.');
  4523.         return $instance;
  4524.     }
  4525.     /**
  4526.      * Gets the private 'console.command.validator_debug' shared service.
  4527.      *
  4528.      * @return \Symfony\Component\Validator\Command\DebugCommand
  4529.      */
  4530.     protected function getConsole_Command_ValidatorDebugService()
  4531.     {
  4532.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4533.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  4534.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4535.         $instance->setName('debug:validator');
  4536.         $instance->setDescription('Display validation constraints for classes');
  4537.         return $instance;
  4538.     }
  4539.     /**
  4540.      * Gets the private 'console.command.xliff_lint' shared service.
  4541.      *
  4542.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  4543.      */
  4544.     protected function getConsole_Command_XliffLintService()
  4545.     {
  4546.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  4548.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  4549.         $instance->setName('lint:xliff');
  4550.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  4551.         return $instance;
  4552.     }
  4553.     /**
  4554.      * Gets the private 'console.command.yaml_lint' shared service.
  4555.      *
  4556.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  4557.      */
  4558.     protected function getConsole_Command_YamlLintService()
  4559.     {
  4560.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4561.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  4562.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  4563.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  4564.         $instance->setName('lint:yaml');
  4565.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  4566.         return $instance;
  4567.     }
  4568.     /**
  4569.      * Gets the private 'console.error_listener' shared service.
  4570.      *
  4571.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  4572.      */
  4573.     protected function getConsole_ErrorListenerService()
  4574.     {
  4575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  4576.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  4577.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4578.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4579.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4580.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  4581.     }
  4582.     /**
  4583.      * Gets the private 'container.env_var_processor' shared service.
  4584.      *
  4585.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  4586.      */
  4587.     protected function getContainer_EnvVarProcessorService()
  4588.     {
  4589.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  4590.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  4591.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  4592.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  4593.         }, 1));
  4594.     }
  4595.     /**
  4596.      * Gets the private 'container.getenv' shared service.
  4597.      *
  4598.      * @return \Closure
  4599.      */
  4600.     protected function getContainer_GetenvService()
  4601.     {
  4602.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  4603.     }
  4604.     /**
  4605.      * Gets the private 'data_collector.form' shared service.
  4606.      *
  4607.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  4608.      */
  4609.     protected function getDataCollector_FormService()
  4610.     {
  4611.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  4612.     }
  4613.     /**
  4614.      * Gets the private 'data_collector.request' shared service.
  4615.      *
  4616.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  4617.      */
  4618.     protected function getDataCollector_RequestService()
  4619.     {
  4620.         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())));
  4621.     }
  4622.     /**
  4623.      * Gets the private 'data_collector.request.session_collector' shared service.
  4624.      *
  4625.      * @return \Closure
  4626.      */
  4627.     protected function getDataCollector_Request_SessionCollectorService()
  4628.     {
  4629.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  4630.     }
  4631.     /**
  4632.      * Gets the private 'debug.argument_resolver.default' shared service.
  4633.      *
  4634.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4635.      */
  4636.     protected function getDebug_ArgumentResolver_DefaultService()
  4637.     {
  4638.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4639.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4640.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  4641.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4642.     }
  4643.     /**
  4644.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  4645.      *
  4646.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4647.      */
  4648.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  4649.     {
  4650.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4651.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4652.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  4653.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.xmyRi2c'] ?? $this->get_ServiceLocator_XmyRi2cService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4654.     }
  4655.     /**
  4656.      * Gets the private 'debug.argument_resolver.request' shared service.
  4657.      *
  4658.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4659.      */
  4660.     protected function getDebug_ArgumentResolver_RequestService()
  4661.     {
  4662.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4663.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4664.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  4665.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4666.     }
  4667.     /**
  4668.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  4669.      *
  4670.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4671.      */
  4672.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  4673.     {
  4674.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4675.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4676.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  4677.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4678.     }
  4679.     /**
  4680.      * Gets the private 'debug.argument_resolver.service' shared service.
  4681.      *
  4682.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4683.      */
  4684.     protected function getDebug_ArgumentResolver_ServiceService()
  4685.     {
  4686.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4687.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4688.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  4689.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.xmyRi2c'] ?? $this->get_ServiceLocator_XmyRi2cService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4690.     }
  4691.     /**
  4692.      * Gets the private 'debug.argument_resolver.session' shared service.
  4693.      *
  4694.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4695.      */
  4696.     protected function getDebug_ArgumentResolver_SessionService()
  4697.     {
  4698.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4699.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4700.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  4701.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4702.     }
  4703.     /**
  4704.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  4705.      *
  4706.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4707.      */
  4708.     protected function getDebug_ArgumentResolver_VariadicService()
  4709.     {
  4710.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4711.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4712.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  4713.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4714.     }
  4715.     /**
  4716.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4717.      *
  4718.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4719.      */
  4720.     protected function getDebug_DebugHandlersListenerService()
  4721.     {
  4722.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  4723.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4724.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4725.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4726.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4727.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  4728.     }
  4729.     /**
  4730.      * Gets the private 'debug.dump_listener' shared service.
  4731.      *
  4732.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  4733.      */
  4734.     protected function getDebug_DumpListenerService()
  4735.     {
  4736.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  4737.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  4738.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  4739.     }
  4740.     /**
  4741.      * Gets the private 'debug.file_link_formatter' shared service.
  4742.      *
  4743.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  4744.      */
  4745.     protected function getDebug_FileLinkFormatterService()
  4746.     {
  4747.         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 () {
  4748.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  4749.         });
  4750.     }
  4751.     /**
  4752.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  4753.      *
  4754.      * @return \string
  4755.      */
  4756.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  4757.     {
  4758.         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');
  4759.     }
  4760.     /**
  4761.      * Gets the private 'debug.log_processor' shared service.
  4762.      *
  4763.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  4764.      */
  4765.     protected function getDebug_LogProcessorService()
  4766.     {
  4767.         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())));
  4768.     }
  4769.     /**
  4770.      * Gets the private 'debug.security.access.decision_manager' shared service.
  4771.      *
  4772.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  4773.      */
  4774.     protected function getDebug_Security_Access_DecisionManagerService()
  4775.     {
  4776.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  4777.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  4778.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  4779.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  4780.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  4781.     }
  4782.     /**
  4783.      * Gets the private 'debug.security.firewall' shared service.
  4784.      *
  4785.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  4786.      */
  4787.     protected function getDebug_Security_FirewallService()
  4788.     {
  4789.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  4790.     }
  4791.     /**
  4792.      * Gets the private 'debug.security.user_value_resolver' shared service.
  4793.      *
  4794.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4795.      */
  4796.     protected function getDebug_Security_UserValueResolverService()
  4797.     {
  4798.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4799.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4800.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  4801.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4802.     }
  4803.     /**
  4804.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  4805.      *
  4806.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4807.      */
  4808.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  4809.     {
  4810.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4811.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  4812.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4813.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  4814.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4815.     }
  4816.     /**
  4817.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  4818.      *
  4819.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4820.      */
  4821.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  4822.     {
  4823.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4824.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  4825.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  4827.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4828.     }
  4829.     /**
  4830.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  4831.      *
  4832.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4833.      */
  4834.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  4835.     {
  4836.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4837.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4839.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  4840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  4841.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4842.     }
  4843.     /**
  4844.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  4845.      *
  4846.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  4847.      */
  4848.     protected function getDebug_Security_Voter_VoteListenerService()
  4849.     {
  4850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  4851.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  4852.     }
  4853.     /**
  4854.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  4855.      *
  4856.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  4857.      */
  4858.     protected function getDoctrine_CacheClearMetadataCommandService()
  4859.     {
  4860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4861.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4862.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  4863.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4864.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  4865.         $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()));
  4866.         $instance->setName('doctrine:cache:clear-metadata');
  4867.         return $instance;
  4868.     }
  4869.     /**
  4870.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  4871.      *
  4872.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  4873.      */
  4874.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  4875.     {
  4876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4877.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4878.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  4879.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4880.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  4881.         $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()));
  4882.         $instance->setName('doctrine:cache:clear-query');
  4883.         return $instance;
  4884.     }
  4885.     /**
  4886.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  4887.      *
  4888.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  4889.      */
  4890.     protected function getDoctrine_CacheClearResultCommandService()
  4891.     {
  4892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4893.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4894.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  4895.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4896.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  4897.         $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()));
  4898.         $instance->setName('doctrine:cache:clear-result');
  4899.         return $instance;
  4900.     }
  4901.     /**
  4902.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  4903.      *
  4904.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  4905.      */
  4906.     protected function getDoctrine_CacheCollectionRegionCommandService()
  4907.     {
  4908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4909.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4910.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  4911.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4912.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  4913.         $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()));
  4914.         $instance->setName('doctrine:cache:clear-collection-region');
  4915.         return $instance;
  4916.     }
  4917.     /**
  4918.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  4919.      *
  4920.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  4921.      */
  4922.     protected function getDoctrine_ClearEntityRegionCommandService()
  4923.     {
  4924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4925.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4926.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  4927.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  4929.         $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()));
  4930.         $instance->setName('doctrine:cache:clear-entity-region');
  4931.         return $instance;
  4932.     }
  4933.     /**
  4934.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  4935.      *
  4936.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  4937.      */
  4938.     protected function getDoctrine_ClearQueryRegionCommandService()
  4939.     {
  4940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4941.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4942.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  4943.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4944.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  4945.         $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()));
  4946.         $instance->setName('doctrine:cache:clear-query-region');
  4947.         return $instance;
  4948.     }
  4949.     /**
  4950.      * Gets the private 'doctrine.database_create_command' shared service.
  4951.      *
  4952.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  4953.      */
  4954.     protected function getDoctrine_DatabaseCreateCommandService()
  4955.     {
  4956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4957.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4958.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  4959.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4960.         $instance->setName('doctrine:database:create');
  4961.         return $instance;
  4962.     }
  4963.     /**
  4964.      * Gets the private 'doctrine.database_drop_command' shared service.
  4965.      *
  4966.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  4967.      */
  4968.     protected function getDoctrine_DatabaseDropCommandService()
  4969.     {
  4970.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4971.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4972.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  4973.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4974.         $instance->setName('doctrine:database:drop');
  4975.         return $instance;
  4976.     }
  4977.     /**
  4978.      * Gets the private 'doctrine.database_import_command' shared service.
  4979.      *
  4980.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  4981.      */
  4982.     protected function getDoctrine_DatabaseImportCommandService()
  4983.     {
  4984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4985.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  4986.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  4987.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  4988.         $instance->setName('doctrine:database:import');
  4989.         return $instance;
  4990.     }
  4991.     /**
  4992.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  4993.      *
  4994.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  4995.      */
  4996.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  4997.     {
  4998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4999.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5000.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  5001.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5002.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  5003.         $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()));
  5004.         $instance->setName('doctrine:ensure-production-settings');
  5005.         return $instance;
  5006.     }
  5007.     /**
  5008.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  5009.      *
  5010.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  5011.      */
  5012.     protected function getDoctrine_MappingConvertCommandService()
  5013.     {
  5014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5015.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5016.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  5017.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5018.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  5019.         $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()));
  5020.         $instance->setName('doctrine:mapping:convert');
  5021.         return $instance;
  5022.     }
  5023.     /**
  5024.      * Gets the private 'doctrine.mapping_import_command' shared service.
  5025.      *
  5026.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  5027.      */
  5028.     protected function getDoctrine_MappingImportCommandService()
  5029.     {
  5030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5031.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5032.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  5033.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  5034.         $instance->setName('doctrine:mapping:import');
  5035.         return $instance;
  5036.     }
  5037.     /**
  5038.      * Gets the private 'doctrine.mapping_info_command' shared service.
  5039.      *
  5040.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  5041.      */
  5042.     protected function getDoctrine_MappingInfoCommandService()
  5043.     {
  5044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5045.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5046.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  5047.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5048.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  5049.         $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()));
  5050.         $instance->setName('doctrine:mapping:info');
  5051.         return $instance;
  5052.     }
  5053.     /**
  5054.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  5055.      *
  5056.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  5057.      */
  5058.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  5059.     {
  5060.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  5061.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  5062.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5063.     }
  5064.     /**
  5065.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  5066.      *
  5067.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5068.      */
  5069.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  5070.     {
  5071.         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')]);
  5072.     }
  5073.     /**
  5074.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  5075.      *
  5076.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5077.      */
  5078.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  5079.     {
  5080.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5081.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5082.     }
  5083.     /**
  5084.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  5085.      *
  5086.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5087.      */
  5088.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  5089.     {
  5090.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  5091.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5092.     }
  5093.     /**
  5094.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  5095.      *
  5096.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  5097.      */
  5098.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  5099.     {
  5100.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5101.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  5102.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  5103.     }
  5104.     /**
  5105.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  5106.      *
  5107.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  5108.      */
  5109.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  5110.     {
  5111.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5112.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  5113.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  5114.             return new \EmptyIterator();
  5115.         }, 0));
  5116.     }
  5117.     /**
  5118.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  5119.      *
  5120.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  5121.      */
  5122.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  5123.     {
  5124.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5125.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  5126.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  5127.     }
  5128.     /**
  5129.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  5130.      *
  5131.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  5132.      */
  5133.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  5134.     {
  5135.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5136.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  5137.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5138.     }
  5139.     /**
  5140.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  5141.      *
  5142.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  5143.      */
  5144.     protected function getDoctrine_Orm_Validator_UniqueService()
  5145.     {
  5146.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5147.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5148.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  5149.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5150.     }
  5151.     /**
  5152.      * Gets the private 'doctrine.query_dql_command' shared service.
  5153.      *
  5154.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  5155.      */
  5156.     protected function getDoctrine_QueryDqlCommandService()
  5157.     {
  5158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5159.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5160.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  5161.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5162.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  5163.         $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()));
  5164.         $instance->setName('doctrine:query:dql');
  5165.         return $instance;
  5166.     }
  5167.     /**
  5168.      * Gets the private 'doctrine.query_sql_command' shared service.
  5169.      *
  5170.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  5171.      */
  5172.     protected function getDoctrine_QuerySqlCommandService()
  5173.     {
  5174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5175.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5176.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  5177.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5178.         $instance->setName('doctrine:query:sql');
  5179.         return $instance;
  5180.     }
  5181.     /**
  5182.      * Gets the private 'doctrine.schema_create_command' shared service.
  5183.      *
  5184.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  5185.      */
  5186.     protected function getDoctrine_SchemaCreateCommandService()
  5187.     {
  5188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5189.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5190.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5191.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  5192.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5193.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  5194.         $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()));
  5195.         $instance->setName('doctrine:schema:create');
  5196.         return $instance;
  5197.     }
  5198.     /**
  5199.      * Gets the private 'doctrine.schema_drop_command' shared service.
  5200.      *
  5201.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  5202.      */
  5203.     protected function getDoctrine_SchemaDropCommandService()
  5204.     {
  5205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5206.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5207.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5208.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  5209.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5210.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  5211.         $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()));
  5212.         $instance->setName('doctrine:schema:drop');
  5213.         return $instance;
  5214.     }
  5215.     /**
  5216.      * Gets the private 'doctrine.schema_update_command' shared service.
  5217.      *
  5218.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  5219.      */
  5220.     protected function getDoctrine_SchemaUpdateCommandService()
  5221.     {
  5222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5223.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5224.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5225.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  5226.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5227.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  5228.         $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()));
  5229.         $instance->setName('doctrine:schema:update');
  5230.         return $instance;
  5231.     }
  5232.     /**
  5233.      * Gets the private 'doctrine.schema_validate_command' shared service.
  5234.      *
  5235.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  5236.      */
  5237.     protected function getDoctrine_SchemaValidateCommandService()
  5238.     {
  5239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5240.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5241.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  5242.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5243.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  5244.         $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()));
  5245.         $instance->setName('doctrine:schema:validate');
  5246.         return $instance;
  5247.     }
  5248.     /**
  5249.      * Gets the private 'doctrine.ulid_generator' shared service.
  5250.      *
  5251.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  5252.      */
  5253.     protected function getDoctrine_UlidGeneratorService()
  5254.     {
  5255.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  5256.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  5257.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  5258.     }
  5259.     /**
  5260.      * Gets the private 'doctrine.uuid_generator' shared service.
  5261.      *
  5262.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  5263.      */
  5264.     protected function getDoctrine_UuidGeneratorService()
  5265.     {
  5266.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  5267.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  5268.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  5269.     }
  5270.     /**
  5271.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  5272.      *
  5273.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  5274.      */
  5275.     protected function getDoctrineMigrations_DiffCommandService()
  5276.     {
  5277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5278.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5279.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  5280.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  5281.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  5282.         $instance->setName('doctrine:migrations:diff');
  5283.         return $instance;
  5284.     }
  5285.     /**
  5286.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  5287.      *
  5288.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  5289.      */
  5290.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  5291.     {
  5292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5293.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5294.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  5295.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  5296.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  5297.         $instance->setName('doctrine:migrations:dump-schema');
  5298.         return $instance;
  5299.     }
  5300.     /**
  5301.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  5302.      *
  5303.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  5304.      */
  5305.     protected function getDoctrineMigrations_ExecuteCommandService()
  5306.     {
  5307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5309.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  5310.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  5311.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  5312.         $instance->setName('doctrine:migrations:execute');
  5313.         return $instance;
  5314.     }
  5315.     /**
  5316.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  5317.      *
  5318.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  5319.      */
  5320.     protected function getDoctrineMigrations_GenerateCommandService()
  5321.     {
  5322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5323.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5324.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  5325.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  5326.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  5327.         $instance->setName('doctrine:migrations:generate');
  5328.         return $instance;
  5329.     }
  5330.     /**
  5331.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  5332.      *
  5333.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  5334.      */
  5335.     protected function getDoctrineMigrations_LatestCommandService()
  5336.     {
  5337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5338.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5339.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  5340.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  5341.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  5342.         $instance->setName('doctrine:migrations:latest');
  5343.         return $instance;
  5344.     }
  5345.     /**
  5346.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  5347.      *
  5348.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  5349.      */
  5350.     protected function getDoctrineMigrations_MigrateCommandService()
  5351.     {
  5352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5353.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5354.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  5355.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  5356.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  5357.         $instance->setName('doctrine:migrations:migrate');
  5358.         return $instance;
  5359.     }
  5360.     /**
  5361.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  5362.      *
  5363.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  5364.      */
  5365.     protected function getDoctrineMigrations_RollupCommandService()
  5366.     {
  5367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5368.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5369.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  5370.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  5371.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  5372.         $instance->setName('doctrine:migrations:rollup');
  5373.         return $instance;
  5374.     }
  5375.     /**
  5376.      * Gets the private 'doctrine_migrations.status_command' shared service.
  5377.      *
  5378.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  5379.      */
  5380.     protected function getDoctrineMigrations_StatusCommandService()
  5381.     {
  5382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5383.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5384.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  5385.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  5386.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  5387.         $instance->setName('doctrine:migrations:status');
  5388.         return $instance;
  5389.     }
  5390.     /**
  5391.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  5392.      *
  5393.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  5394.      */
  5395.     protected function getDoctrineMigrations_UpToDateCommandService()
  5396.     {
  5397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5398.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5399.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  5400.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  5401.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  5402.         $instance->setName('doctrine:migrations:up-to-date');
  5403.         return $instance;
  5404.     }
  5405.     /**
  5406.      * Gets the private 'doctrine_migrations.version_command' shared service.
  5407.      *
  5408.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  5409.      */
  5410.     protected function getDoctrineMigrations_VersionCommandService()
  5411.     {
  5412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5413.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5414.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  5415.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  5416.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  5417.         $instance->setName('doctrine:migrations:version');
  5418.         return $instance;
  5419.     }
  5420.     /**
  5421.      * Gets the private 'error_handler.error_renderer.html' shared service.
  5422.      *
  5423.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  5424.      */
  5425.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  5426.     {
  5427.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  5428.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  5429.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5430.         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()));
  5431.     }
  5432.     /**
  5433.      * Gets the private 'exception_listener' shared service.
  5434.      *
  5435.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5436.      */
  5437.     protected function getExceptionListenerService()
  5438.     {
  5439.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  5440.     }
  5441.     /**
  5442.      * Gets the private 'form.choice_list_factory.cached' shared service.
  5443.      *
  5444.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  5445.      */
  5446.     protected function getForm_ChoiceListFactory_CachedService()
  5447.     {
  5448.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  5449.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  5450.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  5451.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  5452.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  5453.     }
  5454.     /**
  5455.      * Gets the private 'form.registry' shared service.
  5456.      *
  5457.      * @return \Symfony\Component\Form\FormRegistry
  5458.      */
  5459.     protected function getForm_RegistryService()
  5460.     {
  5461.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  5462.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  5463.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  5464.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  5465.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  5466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  5467.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  5468.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5469.             'App\\Form\\CakeType' => ['privates''App\\Form\\CakeType''getCakeTypeService'false],
  5470.             'App\\Form\\CategoryType' => ['privates''App\\Form\\CategoryType''getCategoryTypeService'false],
  5471.             'App\\Form\\ContactType' => ['privates''App\\Form\\ContactType''getContactTypeService'false],
  5472.             'App\\Form\\InfoType' => ['privates''App\\Form\\InfoType''getInfoTypeService'false],
  5473.             'App\\Form\\MenuType' => ['privates''App\\Form\\MenuType''getMenuTypeService'false],
  5474.             'App\\Form\\ProductType' => ['privates''App\\Form\\ProductType''getProductTypeService'false],
  5475.             'App\\Form\\SubCategoryType' => ['privates''App\\Form\\SubCategoryType''getSubCategoryTypeService'false],
  5476.             'App\\Form\\UserForm' => ['privates''App\\Form\\UserForm''getUserFormService'false],
  5477.             'App\\Form\\UserType' => ['privates''App\\Form\\UserType''getUserTypeService'false],
  5478.             'App\\Form\\WeddingCalculatorType' => ['privates''App\\Form\\WeddingCalculatorType''getWeddingCalculatorTypeService'false],
  5479.             'App\\Form\\web\\ContactType' => ['privates''App\\Form\\web\\ContactType''getContactType2Service'false],
  5480.             'App\\Form\\web\\WeddingCalculatorType' => ['privates''App\\Form\\web\\WeddingCalculatorType''getWeddingCalculatorType2Service'false],
  5481.             'App\\Form\\web\\WeddingCalculatorType2' => ['privates''App\\Form\\web\\WeddingCalculatorType2''getWeddingCalculatorType22Service'false],
  5482.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  5483.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  5484.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  5485.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  5486.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  5487.         ], [
  5488.             'App\\Form\\CakeType' => '?',
  5489.             'App\\Form\\CategoryType' => '?',
  5490.             'App\\Form\\ContactType' => '?',
  5491.             'App\\Form\\InfoType' => '?',
  5492.             'App\\Form\\MenuType' => '?',
  5493.             'App\\Form\\ProductType' => '?',
  5494.             'App\\Form\\SubCategoryType' => '?',
  5495.             'App\\Form\\UserForm' => '?',
  5496.             'App\\Form\\UserType' => '?',
  5497.             'App\\Form\\WeddingCalculatorType' => '?',
  5498.             'App\\Form\\web\\ContactType' => '?',
  5499.             'App\\Form\\web\\WeddingCalculatorType' => '?',
  5500.             'App\\Form\\web\\WeddingCalculatorType2' => '?',
  5501.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  5502.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  5503.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  5504.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  5505.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  5506.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  5507.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  5508.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  5509.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  5510.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  5511.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  5512.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  5513.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  5514.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  5515.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  5516.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  5517.         }, 1)], new RewindableGenerator(function () {
  5518.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  5519.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  5520.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  5521.     }
  5522.     /**
  5523.      * Gets the private 'form.server_params' shared service.
  5524.      *
  5525.      * @return \Symfony\Component\Form\Util\ServerParams
  5526.      */
  5527.     protected function getForm_ServerParamsService()
  5528.     {
  5529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  5530.         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())));
  5531.     }
  5532.     /**
  5533.      * Gets the private 'form.type.choice' shared service.
  5534.      *
  5535.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  5536.      */
  5537.     protected function getForm_Type_ChoiceService()
  5538.     {
  5539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5540.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  5542.         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()));
  5543.     }
  5544.     /**
  5545.      * Gets the private 'form.type.color' shared service.
  5546.      *
  5547.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  5548.      */
  5549.     protected function getForm_Type_ColorService()
  5550.     {
  5551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  5554.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  5555.     }
  5556.     /**
  5557.      * Gets the private 'form.type.entity' shared service.
  5558.      *
  5559.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  5560.      */
  5561.     protected function getForm_Type_EntityService()
  5562.     {
  5563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5565.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  5566.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  5567.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5568.     }
  5569.     /**
  5570.      * Gets the private 'form.type.form' shared service.
  5571.      *
  5572.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  5573.      */
  5574.     protected function getForm_Type_FormService()
  5575.     {
  5576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  5579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  5580.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5581.     }
  5582.     /**
  5583.      * Gets the private 'form.type_extension.csrf' shared service.
  5584.      *
  5585.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  5586.      */
  5587.     protected function getForm_TypeExtension_CsrfService()
  5588.     {
  5589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  5592.         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()));
  5593.     }
  5594.     /**
  5595.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  5596.      *
  5597.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  5598.      */
  5599.     protected function getForm_TypeExtension_Form_DataCollectorService()
  5600.     {
  5601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  5604.         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()));
  5605.     }
  5606.     /**
  5607.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  5608.      *
  5609.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  5610.      */
  5611.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  5612.     {
  5613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5615.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  5616.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  5617.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  5618.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  5619.     }
  5620.     /**
  5621.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  5622.      *
  5623.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  5624.      */
  5625.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  5626.     {
  5627.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5628.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5629.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  5630.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  5631.     }
  5632.     /**
  5633.      * Gets the private 'form.type_extension.form.validator' shared service.
  5634.      *
  5635.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  5636.      */
  5637.     protected function getForm_TypeExtension_Form_ValidatorService()
  5638.     {
  5639.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5640.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5641.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  5642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  5643.         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()));
  5644.     }
  5645.     /**
  5646.      * Gets the private 'form.type_extension.upload.validator' shared service.
  5647.      *
  5648.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  5649.      */
  5650.     protected function getForm_TypeExtension_Upload_ValidatorService()
  5651.     {
  5652.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5653.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5654.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  5655.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  5656.     }
  5657.     /**
  5658.      * Gets the private 'form.type_guesser.doctrine' shared service.
  5659.      *
  5660.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  5661.      */
  5662.     protected function getForm_TypeGuesser_DoctrineService()
  5663.     {
  5664.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5665.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  5666.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5667.     }
  5668.     /**
  5669.      * Gets the private 'form.type_guesser.validator' shared service.
  5670.      *
  5671.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  5672.      */
  5673.     protected function getForm_TypeGuesser_ValidatorService()
  5674.     {
  5675.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  5677.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5678.     }
  5679.     /**
  5680.      * Gets the private 'fragment.renderer.inline' shared service.
  5681.      *
  5682.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  5683.      */
  5684.     protected function getFragment_Renderer_InlineService()
  5685.     {
  5686.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  5687.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  5688.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  5689.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5690.         $instance->setFragmentPath('/_fragment');
  5691.         return $instance;
  5692.     }
  5693.     /**
  5694.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  5695.      *
  5696.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  5697.      */
  5698.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  5699.     {
  5700.         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())));
  5701.     }
  5702.     /**
  5703.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  5704.      *
  5705.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  5706.      */
  5707.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  5708.     {
  5709.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  5710.     }
  5711.     /**
  5712.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  5713.      *
  5714.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  5715.      */
  5716.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  5717.     {
  5718.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => 'pagination/pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  5719.     }
  5720.     /**
  5721.      * Gets the private 'locale_aware_listener' shared service.
  5722.      *
  5723.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  5724.      */
  5725.     protected function getLocaleAwareListenerService()
  5726.     {
  5727.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  5728.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  5729.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  5730.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5731.     }
  5732.     /**
  5733.      * Gets the private 'locale_listener' shared service.
  5734.      *
  5735.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  5736.      */
  5737.     protected function getLocaleListenerService()
  5738.     {
  5739.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  5740.     }
  5741.     /**
  5742.      * Gets the private 'maker.auto_command.make_auth' shared service.
  5743.      *
  5744.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5745.      */
  5746.     protected function getMaker_AutoCommand_MakeAuthService()
  5747.     {
  5748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5749.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5750.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5751.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5752.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  5753.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  5754.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  5755.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5756.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  5757.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a$b);
  5758.         $instance->setName('make:auth');
  5759.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  5760.         return $instance;
  5761.     }
  5762.     /**
  5763.      * Gets the private 'maker.auto_command.make_command' shared service.
  5764.      *
  5765.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5766.      */
  5767.     protected function getMaker_AutoCommand_MakeCommandService()
  5768.     {
  5769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5770.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5771.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5772.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5773.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  5774.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5775.         $instance->setName('make:command');
  5776.         $instance->setDescription('Creates a new console command class');
  5777.         return $instance;
  5778.     }
  5779.     /**
  5780.      * Gets the private 'maker.auto_command.make_controller' shared service.
  5781.      *
  5782.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5783.      */
  5784.     protected function getMaker_AutoCommand_MakeControllerService()
  5785.     {
  5786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5787.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5788.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5789.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5790.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  5791.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5792.         $instance->setName('make:controller');
  5793.         $instance->setDescription('Creates a new controller class');
  5794.         return $instance;
  5795.     }
  5796.     /**
  5797.      * Gets the private 'maker.auto_command.make_crud' shared service.
  5798.      *
  5799.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5800.      */
  5801.     protected function getMaker_AutoCommand_MakeCrudService()
  5802.     {
  5803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5804.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5805.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5806.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5807.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  5808.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5809.         $instance->setName('make:crud');
  5810.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  5811.         return $instance;
  5812.     }
  5813.     /**
  5814.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  5815.      *
  5816.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5817.      */
  5818.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  5819.     {
  5820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5821.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5822.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5823.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5824.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  5825.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5826.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5827.         $instance->setName('make:docker:database');
  5828.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  5829.         return $instance;
  5830.     }
  5831.     /**
  5832.      * Gets the private 'maker.auto_command.make_entity' shared service.
  5833.      *
  5834.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5835.      */
  5836.     protected function getMaker_AutoCommand_MakeEntityService()
  5837.     {
  5838.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5839.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5840.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5841.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5842.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  5843.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  5844.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5845.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  5846.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b);
  5847.         $instance->setName('make:entity');
  5848.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  5849.         return $instance;
  5850.     }
  5851.     /**
  5852.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  5853.      *
  5854.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5855.      */
  5856.     protected function getMaker_AutoCommand_MakeFixturesService()
  5857.     {
  5858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5859.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5860.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5861.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  5863.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5864.         $instance->setName('make:fixtures');
  5865.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  5866.         return $instance;
  5867.     }
  5868.     /**
  5869.      * Gets the private 'maker.auto_command.make_form' shared service.
  5870.      *
  5871.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5872.      */
  5873.     protected function getMaker_AutoCommand_MakeFormService()
  5874.     {
  5875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5876.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5877.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5878.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5879.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  5880.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5881.         $instance->setName('make:form');
  5882.         $instance->setDescription('Creates a new form class');
  5883.         return $instance;
  5884.     }
  5885.     /**
  5886.      * Gets the private 'maker.auto_command.make_message' shared service.
  5887.      *
  5888.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5889.      */
  5890.     protected function getMaker_AutoCommand_MakeMessageService()
  5891.     {
  5892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5893.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5894.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5895.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5896.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  5897.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5898.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5899.         $instance->setName('make:message');
  5900.         $instance->setDescription('Creates a new message and handler');
  5901.         return $instance;
  5902.     }
  5903.     /**
  5904.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  5905.      *
  5906.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5907.      */
  5908.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  5909.     {
  5910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5911.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5912.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5913.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5914.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  5915.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5916.         $instance->setName('make:messenger-middleware');
  5917.         $instance->setDescription('Creates a new messenger middleware');
  5918.         return $instance;
  5919.     }
  5920.     /**
  5921.      * Gets the private 'maker.auto_command.make_migration' shared service.
  5922.      *
  5923.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5924.      */
  5925.     protected function getMaker_AutoCommand_MakeMigrationService()
  5926.     {
  5927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5928.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5929.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5930.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5931.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  5932.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  5933.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5934.         $instance->setName('make:migration');
  5935.         $instance->setDescription('Creates a new migration based on database changes');
  5936.         return $instance;
  5937.     }
  5938.     /**
  5939.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  5940.      *
  5941.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5942.      */
  5943.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  5944.     {
  5945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5947.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5948.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  5950.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5951.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5952.         $instance->setName('make:registration-form');
  5953.         $instance->setDescription('Creates a new registration form system');
  5954.         return $instance;
  5955.     }
  5956.     /**
  5957.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  5958.      *
  5959.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5960.      */
  5961.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  5962.     {
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5964.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5965.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5966.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5967.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  5968.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5969.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5970.         $instance->setName('make:reset-password');
  5971.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  5972.         return $instance;
  5973.     }
  5974.     /**
  5975.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  5976.      *
  5977.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5978.      */
  5979.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  5980.     {
  5981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5982.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5983.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5984.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5985.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  5986.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5987.         $instance->setName('make:serializer:encoder');
  5988.         $instance->setDescription('Creates a new serializer encoder class');
  5989.         return $instance;
  5990.     }
  5991.     /**
  5992.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  5993.      *
  5994.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5995.      */
  5996.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  5997.     {
  5998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5999.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6000.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6001.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6002.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6003.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6004.         $instance->setName('make:serializer:normalizer');
  6005.         $instance->setDescription('Creates a new serializer normalizer class');
  6006.         return $instance;
  6007.     }
  6008.     /**
  6009.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  6010.      *
  6011.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6012.      */
  6013.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  6014.     {
  6015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6016.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6017.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6018.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6019.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  6020.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6021.         $instance->setName('make:stimulus-controller');
  6022.         $instance->setDescription('Creates a new Stimulus controller');
  6023.         return $instance;
  6024.     }
  6025.     /**
  6026.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6027.      *
  6028.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6029.      */
  6030.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6031.     {
  6032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6033.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6034.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6038.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6039.         $instance->setName('make:subscriber');
  6040.         $instance->setDescription('Creates a new event subscriber class');
  6041.         return $instance;
  6042.     }
  6043.     /**
  6044.      * Gets the private 'maker.auto_command.make_test' shared service.
  6045.      *
  6046.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6047.      */
  6048.     protected function getMaker_AutoCommand_MakeTestService()
  6049.     {
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6053.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6054.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6055.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  6056.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6057.         $instance->setName('make:test');
  6058.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  6059.         $instance->setDescription('Creates a new test class');
  6060.         return $instance;
  6061.     }
  6062.     /**
  6063.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6064.      *
  6065.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6066.      */
  6067.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6068.     {
  6069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6070.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6071.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6072.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6073.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6074.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6075.         $instance->setName('make:twig-extension');
  6076.         $instance->setDescription('Creates a new Twig extension class');
  6077.         return $instance;
  6078.     }
  6079.     /**
  6080.      * Gets the private 'maker.auto_command.make_user' shared service.
  6081.      *
  6082.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6083.      */
  6084.     protected function getMaker_AutoCommand_MakeUserService()
  6085.     {
  6086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6092.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6093.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6094.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6095.         $instance->setName('make:user');
  6096.         $instance->setDescription('Creates a new security user class');
  6097.         return $instance;
  6098.     }
  6099.     /**
  6100.      * Gets the private 'maker.auto_command.make_validator' shared service.
  6101.      *
  6102.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6103.      */
  6104.     protected function getMaker_AutoCommand_MakeValidatorService()
  6105.     {
  6106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6107.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6108.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6109.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6110.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  6111.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6112.         $instance->setName('make:validator');
  6113.         $instance->setDescription('Creates a new validator and constraint class');
  6114.         return $instance;
  6115.     }
  6116.     /**
  6117.      * Gets the private 'maker.auto_command.make_voter' shared service.
  6118.      *
  6119.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6120.      */
  6121.     protected function getMaker_AutoCommand_MakeVoterService()
  6122.     {
  6123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6124.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  6128.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6129.         $instance->setName('make:voter');
  6130.         $instance->setDescription('Creates a new security voter class');
  6131.         return $instance;
  6132.     }
  6133.     /**
  6134.      * Gets the private 'maker.doctrine_helper' shared service.
  6135.      *
  6136.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  6137.      */
  6138.     protected function getMaker_DoctrineHelperService()
  6139.     {
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6141.         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())]]]);
  6142.     }
  6143.     /**
  6144.      * Gets the private 'maker.entity_class_generator' shared service.
  6145.      *
  6146.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  6147.      */
  6148.     protected function getMaker_EntityClassGeneratorService()
  6149.     {
  6150.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  6151.         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()));
  6152.     }
  6153.     /**
  6154.      * Gets the private 'maker.file_manager' shared service.
  6155.      *
  6156.      * @return \Symfony\Bundle\MakerBundle\FileManager
  6157.      */
  6158.     protected function getMaker_FileManagerService()
  6159.     {
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  6162.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  6163.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  6164.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6165.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  6166.     }
  6167.     /**
  6168.      * Gets the private 'maker.generator' shared service.
  6169.      *
  6170.      * @return \Symfony\Bundle\MakerBundle\Generator
  6171.      */
  6172.     protected function getMaker_GeneratorService()
  6173.     {
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  6176.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  6177.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  6178.     }
  6179.     /**
  6180.      * Gets the private 'maker.php_compat_util' shared service.
  6181.      *
  6182.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  6183.      */
  6184.     protected function getMaker_PhpCompatUtilService()
  6185.     {
  6186.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  6187.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  6188.     }
  6189.     /**
  6190.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  6191.      *
  6192.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  6193.      */
  6194.     protected function getMaker_Renderer_FormTypeRendererService()
  6195.     {
  6196.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  6197.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6198.     }
  6199.     /**
  6200.      * Gets the private 'mime_types' shared service.
  6201.      *
  6202.      * @return \Symfony\Component\Mime\MimeTypes
  6203.      */
  6204.     protected function getMimeTypesService()
  6205.     {
  6206.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  6207.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  6208.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  6209.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  6210.         $instance->setDefault($instance);
  6211.         return $instance;
  6212.     }
  6213.     /**
  6214.      * Gets the private 'monolog.command.server_log' shared service.
  6215.      *
  6216.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  6217.      */
  6218.     protected function getMonolog_Command_ServerLogService()
  6219.     {
  6220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  6222.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  6223.         $instance->setName('server:log');
  6224.         $instance->setDescription('Start a log server that displays logs in real time');
  6225.         return $instance;
  6226.     }
  6227.     /**
  6228.      * Gets the private 'monolog.handler.console' shared service.
  6229.      *
  6230.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6231.      */
  6232.     protected function getMonolog_Handler_ConsoleService()
  6233.     {
  6234.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  6235.     }
  6236.     /**
  6237.      * Gets the private 'monolog.handler.main' shared service.
  6238.      *
  6239.      * @return \Monolog\Handler\StreamHandler
  6240.      */
  6241.     protected function getMonolog_Handler_MainService()
  6242.     {
  6243.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6244.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  6245.         return $instance;
  6246.     }
  6247.     /**
  6248.      * Gets the private 'monolog.logger' shared service.
  6249.      *
  6250.      * @return \Symfony\Bridge\Monolog\Logger
  6251.      */
  6252.     protected function getMonolog_LoggerService()
  6253.     {
  6254.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6255.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6256.         $instance->useMicrosecondTimestamps(true);
  6257.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6258.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6259.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6260.         return $instance;
  6261.     }
  6262.     /**
  6263.      * Gets the private 'monolog.logger.cache' shared service.
  6264.      *
  6265.      * @return \Symfony\Bridge\Monolog\Logger
  6266.      */
  6267.     protected function getMonolog_Logger_CacheService()
  6268.     {
  6269.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6270.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6271.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6272.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6273.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6274.         return $instance;
  6275.     }
  6276.     /**
  6277.      * Gets the private 'monolog.logger.request' shared service.
  6278.      *
  6279.      * @return \Symfony\Bridge\Monolog\Logger
  6280.      */
  6281.     protected function getMonolog_Logger_RequestService()
  6282.     {
  6283.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6284.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6285.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6286.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6287.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6288.         return $instance;
  6289.     }
  6290.     /**
  6291.      * Gets the private 'monolog.logger.security' shared service.
  6292.      *
  6293.      * @return \Symfony\Bridge\Monolog\Logger
  6294.      */
  6295.     protected function getMonolog_Logger_SecurityService()
  6296.     {
  6297.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  6298.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6299.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6300.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6301.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6302.         return $instance;
  6303.     }
  6304.     /**
  6305.      * Gets the private 'parameter_bag' shared service.
  6306.      *
  6307.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6308.      */
  6309.     protected function getParameterBagService()
  6310.     {
  6311.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6312.     }
  6313.     /**
  6314.      * Gets the private 'profiler_listener' shared service.
  6315.      *
  6316.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6317.      */
  6318.     protected function getProfilerListenerService()
  6319.     {
  6320.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  6321.     }
  6322.     /**
  6323.      * Gets the private 'property_accessor' shared service.
  6324.      *
  6325.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  6326.      */
  6327.     protected function getPropertyAccessorService()
  6328.     {
  6329.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  6330.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  6331.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  6332.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  6333.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  6334.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  6335.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6336.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  6337.     }
  6338.     /**
  6339.      * Gets the private 'property_info' shared service.
  6340.      *
  6341.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6342.      */
  6343.     protected function getPropertyInfoService()
  6344.     {
  6345.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6346.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  6347.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6348.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6349.         }, 3), new RewindableGenerator(function () {
  6350.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6351.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  6352.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  6353.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6354.         }, 4), new RewindableGenerator(function () {
  6355.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  6356.         }, 1), new RewindableGenerator(function () {
  6357.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6358.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6359.         }, 2), new RewindableGenerator(function () {
  6360.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6361.         }, 1));
  6362.     }
  6363.     /**
  6364.      * Gets the private 'property_info.serializer_extractor' shared service.
  6365.      *
  6366.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  6367.      */
  6368.     protected function getPropertyInfo_SerializerExtractorService()
  6369.     {
  6370.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  6371.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  6372.     }
  6373.     /**
  6374.      * Gets the private 'router.cache_warmer' shared service.
  6375.      *
  6376.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  6377.      */
  6378.     protected function getRouter_CacheWarmerService()
  6379.     {
  6380.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6381.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  6382.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6383.             'router' => ['services''router''getRouterService'false],
  6384.         ], [
  6385.             'router' => '?',
  6386.         ]))->withContext('router.cache_warmer'$this));
  6387.     }
  6388.     /**
  6389.      * Gets the private 'router.expression_language_provider' shared service.
  6390.      *
  6391.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6392.      */
  6393.     protected function getRouter_ExpressionLanguageProviderService()
  6394.     {
  6395.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6396.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  6397.         ], [
  6398.             'env' => 'Closure',
  6399.         ]));
  6400.     }
  6401.     /**
  6402.      * Gets the private 'router.request_context' shared service.
  6403.      *
  6404.      * @return \Symfony\Component\Routing\RequestContext
  6405.      */
  6406.     protected function getRouter_RequestContextService()
  6407.     {
  6408.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  6409.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  6410.         return $instance;
  6411.     }
  6412.     /**
  6413.      * Gets the private 'router_listener' shared service.
  6414.      *
  6415.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6416.      */
  6417.     protected function getRouterListenerService()
  6418.     {
  6419.         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);
  6420.     }
  6421.     /**
  6422.      * Gets the private 'secrets.vault' shared service.
  6423.      *
  6424.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  6425.      */
  6426.     protected function getSecrets_VaultService()
  6427.     {
  6428.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6429.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6430.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6431.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  6432.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  6433.     }
  6434.     /**
  6435.      * Gets the private 'security.access_listener' shared service.
  6436.      *
  6437.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  6438.      */
  6439.     protected function getSecurity_AccessListenerService()
  6440.     {
  6441.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  6442.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  6444.         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()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  6445.     }
  6446.     /**
  6447.      * Gets the private 'security.access_map' shared service.
  6448.      *
  6449.      * @return \Symfony\Component\Security\Http\AccessMap
  6450.      */
  6451.     protected function getSecurity_AccessMapService()
  6452.     {
  6453.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  6454.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  6455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  6456.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  6457.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  6458.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admino/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6459.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admino/install$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  6460.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admino*'), [=> 'ROLE_ADMIN'], NULL);
  6461.         return $instance;
  6462.     }
  6463.     /**
  6464.      * Gets the private 'security.authentication.guard_handler' shared service.
  6465.      *
  6466.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  6467.      *
  6468.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  6469.      */
  6470.     protected function getSecurity_Authentication_GuardHandlerService()
  6471.     {
  6472.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  6473.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  6474.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  6475.         $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  6476.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  6477.         return $instance;
  6478.     }
  6479.     /**
  6480.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  6481.      *
  6482.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  6483.      *
  6484.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  6485.      */
  6486.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  6487.     {
  6488.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  6489.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  6490.     }
  6491.     /**
  6492.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  6493.      *
  6494.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  6495.      *
  6496.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  6497.      */
  6498.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  6499.     {
  6500.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  6501.         $this->privates['security.authentication.listener.guard.main'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($this->getSecurity_Authentication_GuardHandlerService(), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'main', new RewindableGenerator(function () {
  6502.             yield => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  6503.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  6504.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  6505.         return $instance;
  6506.     }
  6507.     /**
  6508.      * Gets the private 'security.authentication.listener.rememberme.main' shared service.
  6509.      *
  6510.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  6511.      *
  6512.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
  6513.      */
  6514.     protected function getSecurity_Authentication_Listener_Rememberme_MainService()
  6515.     {
  6516.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');
  6517.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  6518.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  6519.         return $this->privates['security.authentication.listener.rememberme.main'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), true, ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  6520.     }
  6521.     /**
  6522.      * Gets the private 'security.authentication.manager' shared service.
  6523.      *
  6524.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  6525.      *
  6526.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  6527.      */
  6528.     protected function getSecurity_Authentication_ManagerService()
  6529.     {
  6530.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  6531.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  6532.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  6533.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
  6534.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  6535.         }, 3), true);
  6536.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6537.         return $instance;
  6538.     }
  6539.     /**
  6540.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  6541.      *
  6542.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  6543.      *
  6544.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  6545.      */
  6546.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  6547.     {
  6548.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  6549.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  6550.     }
  6551.     /**
  6552.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  6553.      *
  6554.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  6555.      *
  6556.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  6557.      */
  6558.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  6559.     {
  6560.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  6561.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  6562.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  6563.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  6564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  6565.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  6566.             yield => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  6567.         }, 1), ($this->privates['security.user.provider.concrete.our_db_provider'] ?? $this->getSecurity_User_Provider_Concrete_OurDbProviderService()), 'main', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  6568.     }
  6569.     /**
  6570.      * Gets the private 'security.authentication.provider.rememberme.main' shared service.
  6571.      *
  6572.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  6573.      *
  6574.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
  6575.      */
  6576.     protected function getSecurity_Authentication_Provider_Rememberme_MainService()
  6577.     {
  6578.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');
  6579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  6580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  6581.         return $this->privates['security.authentication.provider.rememberme.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), $this->getEnv('APP_SECRET'), 'main');
  6582.     }
  6583.     /**
  6584.      * Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
  6585.      *
  6586.      * @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
  6587.      */
  6588.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
  6589.     {
  6590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  6591.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  6592.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  6593.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  6594.         return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
  6595.             yield => ($this->privates['security.user.provider.concrete.our_db_provider'] ?? $this->getSecurity_User_Provider_Concrete_OurDbProviderService());
  6596.         }, 1), $this->getEnv('APP_SECRET'), 'main', ['lifetime' => 2592000'path' => '/''name' => 'REMEMBERME''domain' => NULL'secure' => NULL'httponly' => true'samesite' => 'lax''always_remember_me' => false'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  6597.     }
  6598.     /**
  6599.      * Gets the private 'security.authentication_utils' shared service.
  6600.      *
  6601.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  6602.      */
  6603.     protected function getSecurity_AuthenticationUtilsService()
  6604.     {
  6605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  6606.         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())));
  6607.     }
  6608.     /**
  6609.      * Gets the private 'security.channel_listener' shared service.
  6610.      *
  6611.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  6612.      */
  6613.     protected function getSecurity_ChannelListenerService()
  6614.     {
  6615.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  6616.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6617.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  6618.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  6619.         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());
  6620.     }
  6621.     /**
  6622.      * Gets the private 'security.command.debug_firewall' shared service.
  6623.      *
  6624.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  6625.      */
  6626.     protected function getSecurity_Command_DebugFirewallService()
  6627.     {
  6628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  6630.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()), [], false);
  6631.         $instance->setName('debug:firewall');
  6632.         $instance->setDescription('Display information about your security firewall(s)');
  6633.         return $instance;
  6634.     }
  6635.     /**
  6636.      * Gets the private 'security.command.user_password_encoder' shared service.
  6637.      *
  6638.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  6639.      *
  6640.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  6641.      */
  6642.     protected function getSecurity_Command_UserPasswordEncoderService()
  6643.     {
  6644.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  6645.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\User']);
  6646.         $instance->setName('security:encode-password');
  6647.         $instance->setDescription('Encode a password');
  6648.         return $instance;
  6649.     }
  6650.     /**
  6651.      * Gets the private 'security.command.user_password_hash' shared service.
  6652.      *
  6653.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  6654.      */
  6655.     protected function getSecurity_Command_UserPasswordHashService()
  6656.     {
  6657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6658.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  6659.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\User']);
  6660.         $instance->setName('security:hash-password');
  6661.         $instance->setDescription('Hash a user password');
  6662.         return $instance;
  6663.     }
  6664.     /**
  6665.      * Gets the private 'security.context_listener.0' shared service.
  6666.      *
  6667.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6668.      */
  6669.     protected function getSecurity_ContextListener_0Service()
  6670.     {
  6671.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  6672.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6673.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  6674.         $this->privates['security.context_listener.0'] = $instance = 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 () {
  6675.             yield => ($this->privates['security.user.provider.concrete.our_db_provider'] ?? $this->getSecurity_User_Provider_Concrete_OurDbProviderService());
  6676.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  6677.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  6678.         return $instance;
  6679.     }
  6680.     /**
  6681.      * Gets the private 'security.csrf.token_storage' shared service.
  6682.      *
  6683.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  6684.      */
  6685.     protected function getSecurity_Csrf_TokenStorageService()
  6686.     {
  6687.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  6688.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  6689.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  6690.         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())));
  6691.     }
  6692.     /**
  6693.      * Gets the private 'security.encoder_factory.generic' shared service.
  6694.      *
  6695.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  6696.      *
  6697.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  6698.      */
  6699.     protected function getSecurity_EncoderFactory_GenericService()
  6700.     {
  6701.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  6702.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> NULL=> 1]]]);
  6703.     }
  6704.     /**
  6705.      * Gets the private 'security.event_dispatcher.main' shared service.
  6706.      *
  6707.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6708.      */
  6709.     protected function getSecurity_EventDispatcher_MainService()
  6710.     {
  6711.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6712.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6713.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  6714.         }, => 'onLogout'], 64);
  6715.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6716.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  6717.         }, => 'onLogout'], 0);
  6718.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6719.             return ($this->privates['security.logout.listener.remember_me.main'] ?? $this->getSecurity_Logout_Listener_RememberMe_MainService());
  6720.         }, => 'onLogout'], 0);
  6721.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6722.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  6723.         }, => 'onLogout'], 0);
  6724.         return $instance;
  6725.     }
  6726.     /**
  6727.      * Gets the private 'security.firewall.map' shared service.
  6728.      *
  6729.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  6730.      */
  6731.     protected function getSecurity_Firewall_MapService()
  6732.     {
  6733.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), new RewindableGenerator(function () {
  6734.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  6735.             yield 'security.firewall.map.context.main' => NULL;
  6736.         }, 2));
  6737.     }
  6738.     /**
  6739.      * Gets the private 'security.firewall.map.context.dev' shared service.
  6740.      *
  6741.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6742.      */
  6743.     protected function getSecurity_Firewall_Map_Context_DevService()
  6744.     {
  6745.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6747.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6748.             return new \EmptyIterator();
  6749.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  6750.     }
  6751.     /**
  6752.      * Gets the private 'security.firewall.map.context.main' shared service.
  6753.      *
  6754.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6755.      */
  6756.     protected function getSecurity_Firewall_Map_Context_MainService()
  6757.     {
  6758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6759.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  6760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  6761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  6762.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6763.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  6764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6765.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  6766.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  6767.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6768.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  6769.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  6770.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  6771.             yield => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
  6772.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  6773.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  6774.         }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'main', ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.our_db_provider''main''App\\Security\\LoginFormAuthenticator'NULLNULL, [=> 'guard'=> 'remember_me'=> 'anonymous'], NULL));
  6775.     }
  6776.     /**
  6777.      * Gets the private 'security.helper' shared service.
  6778.      *
  6779.      * @return \Symfony\Component\Security\Core\Security
  6780.      */
  6781.     protected function getSecurity_HelperService()
  6782.     {
  6783.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  6784.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6785.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  6786.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  6787.         ], [
  6788.             'security.authorization_checker' => '?',
  6789.             'security.token_storage' => '?',
  6790.         ]));
  6791.     }
  6792.     /**
  6793.      * Gets the private 'security.http_utils' shared service.
  6794.      *
  6795.      * @return \Symfony\Component\Security\Http\HttpUtils
  6796.      */
  6797.     protected function getSecurity_HttpUtilsService()
  6798.     {
  6799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  6800.         $a = ($this->services['router'] ?? $this->getRouterService());
  6801.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  6802.     }
  6803.     /**
  6804.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  6805.      *
  6806.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  6807.      */
  6808.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  6809.     {
  6810.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  6811.         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()));
  6812.     }
  6813.     /**
  6814.      * Gets the private 'security.logout.listener.default.main' shared service.
  6815.      *
  6816.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  6817.      */
  6818.     protected function getSecurity_Logout_Listener_Default_MainService()
  6819.     {
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  6821.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'app_login');
  6822.     }
  6823.     /**
  6824.      * Gets the private 'security.logout.listener.remember_me.main' shared service.
  6825.      *
  6826.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
  6827.      */
  6828.     protected function getSecurity_Logout_Listener_RememberMe_MainService()
  6829.     {
  6830.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
  6831.         return $this->privates['security.logout.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  6832.     }
  6833.     /**
  6834.      * Gets the private 'security.logout_url_generator' shared service.
  6835.      *
  6836.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  6837.      */
  6838.     protected function getSecurity_LogoutUrlGeneratorService()
  6839.     {
  6840.         $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()));
  6841.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  6842.         return $instance;
  6843.     }
  6844.     /**
  6845.      * Gets the private 'security.password_hasher_factory' shared service.
  6846.      *
  6847.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  6848.      */
  6849.     protected function getSecurity_PasswordHasherFactoryService()
  6850.     {
  6851.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  6852.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  6853.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\User' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher''arguments' => [=> NULL=> NULL=> NULL=> 1]]]);
  6854.     }
  6855.     /**
  6856.      * Gets the private 'security.role_hierarchy' shared service.
  6857.      *
  6858.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  6859.      */
  6860.     protected function getSecurity_RoleHierarchyService()
  6861.     {
  6862.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  6863.     }
  6864.     /**
  6865.      * Gets the private 'security.user.provider.concrete.our_db_provider' shared service.
  6866.      *
  6867.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  6868.      */
  6869.     protected function getSecurity_User_Provider_Concrete_OurDbProviderService()
  6870.     {
  6871.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  6872.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  6873.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  6874.         return $this->privates['security.user.provider.concrete.our_db_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User''username'NULL);
  6875.     }
  6876.     /**
  6877.      * Gets the private 'security.validator.user_password' shared service.
  6878.      *
  6879.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  6880.      */
  6881.     protected function getSecurity_Validator_UserPasswordService()
  6882.     {
  6883.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6884.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6885.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  6886.         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()));
  6887.     }
  6888.     /**
  6889.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  6890.      *
  6891.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  6892.      */
  6893.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  6894.     {
  6895.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6896.     }
  6897.     /**
  6898.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  6899.      *
  6900.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  6901.      */
  6902.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  6903.     {
  6904.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  6905.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  6906.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  6907.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  6908.     }
  6909.     /**
  6910.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  6911.      *
  6912.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  6913.      */
  6914.     protected function getSensioFrameworkExtra_Security_ListenerService()
  6915.     {
  6916.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6917.     }
  6918.     /**
  6919.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  6920.      *
  6921.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  6922.      */
  6923.     protected function getSensioFrameworkExtra_View_ListenerService()
  6924.     {
  6925.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  6926.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6927.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  6928.         ], [
  6929.             'twig' => '?',
  6930.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  6931.         return $instance;
  6932.     }
  6933.     /**
  6934.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  6935.      *
  6936.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  6937.      */
  6938.     protected function getSerializer_Mapping_CacheWarmerService()
  6939.     {
  6940.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6941.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  6942.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  6943.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  6944.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  6945.         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'));
  6946.     }
  6947.     /**
  6948.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  6949.      *
  6950.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  6951.      */
  6952.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  6953.     {
  6954.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  6955.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  6956.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  6957.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  6958.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  6959.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  6960.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  6961.     }
  6962.     /**
  6963.      * Gets the private 'session.factory' shared service.
  6964.      *
  6965.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  6966.      */
  6967.     protected function getSession_FactoryService()
  6968.     {
  6969.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  6970.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  6971.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  6972.     }
  6973.     /**
  6974.      * Gets the private 'session.storage.factory.service' shared service.
  6975.      *
  6976.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  6977.      *
  6978.      * @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.
  6979.      */
  6980.     protected function getSession_Storage_Factory_ServiceService()
  6981.     {
  6982.         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.');
  6983.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  6984.     }
  6985.     /**
  6986.      * Gets the private 'session.storage.metadata_bag' shared service.
  6987.      *
  6988.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  6989.      *
  6990.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  6991.      */
  6992.     protected function getSession_Storage_MetadataBagService()
  6993.     {
  6994.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  6995.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  6996.     }
  6997.     /**
  6998.      * Gets the private 'session.storage.native' shared service.
  6999.      *
  7000.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  7001.      *
  7002.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  7003.      */
  7004.     protected function getSession_Storage_NativeService()
  7005.     {
  7006.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  7007.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL$this->getSession_Storage_MetadataBagService());
  7008.     }
  7009.     /**
  7010.      * Gets the private 'session_listener' shared service.
  7011.      *
  7012.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7013.      */
  7014.     protected function getSessionListenerService()
  7015.     {
  7016.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7017.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  7018.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  7019.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7020.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  7021.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  7022.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  7023.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  7024.         ], [
  7025.             'initialized_session' => '?',
  7026.             'logger' => '?',
  7027.             'request_stack' => '?',
  7028.             'session' => '?',
  7029.             'session_collector' => '?',
  7030.             'session_factory' => '?',
  7031.             'session_storage' => '?',
  7032.         ]), true$this->parameters['session.storage.options']);
  7033.     }
  7034.     /**
  7035.      * Gets the private 'swiftmailer.command.debug' shared service.
  7036.      *
  7037.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  7038.      */
  7039.     protected function getSwiftmailer_Command_DebugService()
  7040.     {
  7041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7042.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  7043.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  7044.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  7045.         $instance->setName('debug:swiftmailer');
  7046.         return $instance;
  7047.     }
  7048.     /**
  7049.      * Gets the private 'swiftmailer.command.new_email' shared service.
  7050.      *
  7051.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  7052.      */
  7053.     protected function getSwiftmailer_Command_NewEmailService()
  7054.     {
  7055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7056.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  7057.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  7058.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  7059.         $instance->setName('swiftmailer:email:send');
  7060.         return $instance;
  7061.     }
  7062.     /**
  7063.      * Gets the private 'swiftmailer.command.send_email' shared service.
  7064.      *
  7065.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  7066.      */
  7067.     protected function getSwiftmailer_Command_SendEmailService()
  7068.     {
  7069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7070.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  7071.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  7072.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  7073.         $instance->setName('swiftmailer:spool:send');
  7074.         return $instance;
  7075.     }
  7076.     /**
  7077.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  7078.      *
  7079.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  7080.      */
  7081.     protected function getSwiftmailer_EmailSender_ListenerService()
  7082.     {
  7083.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  7084.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7085.     }
  7086.     /**
  7087.      * Gets the private 'translation.extractor' shared service.
  7088.      *
  7089.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  7090.      */
  7091.     protected function getTranslation_ExtractorService()
  7092.     {
  7093.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  7094.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  7095.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  7096.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  7097.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  7098.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  7099.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  7100.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  7101.         return $instance;
  7102.     }
  7103.     /**
  7104.      * Gets the private 'translation.loader.csv' shared service.
  7105.      *
  7106.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  7107.      */
  7108.     protected function getTranslation_Loader_CsvService()
  7109.     {
  7110.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7111.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7112.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7113.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7114.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  7115.     }
  7116.     /**
  7117.      * Gets the private 'translation.loader.dat' shared service.
  7118.      *
  7119.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  7120.      */
  7121.     protected function getTranslation_Loader_DatService()
  7122.     {
  7123.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7124.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7125.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7126.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  7127.     }
  7128.     /**
  7129.      * Gets the private 'translation.loader.ini' shared service.
  7130.      *
  7131.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  7132.      */
  7133.     protected function getTranslation_Loader_IniService()
  7134.     {
  7135.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7136.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7137.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7138.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7139.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  7140.     }
  7141.     /**
  7142.      * Gets the private 'translation.loader.json' shared service.
  7143.      *
  7144.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  7145.      */
  7146.     protected function getTranslation_Loader_JsonService()
  7147.     {
  7148.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7149.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7150.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7151.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7152.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7153.     }
  7154.     /**
  7155.      * Gets the private 'translation.loader.mo' shared service.
  7156.      *
  7157.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7158.      */
  7159.     protected function getTranslation_Loader_MoService()
  7160.     {
  7161.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7162.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7163.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7164.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7165.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  7166.     }
  7167.     /**
  7168.      * Gets the private 'translation.loader.php' shared service.
  7169.      *
  7170.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  7171.      */
  7172.     protected function getTranslation_Loader_PhpService()
  7173.     {
  7174.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7175.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7178.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  7179.     }
  7180.     /**
  7181.      * Gets the private 'translation.loader.po' shared service.
  7182.      *
  7183.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  7184.      */
  7185.     protected function getTranslation_Loader_PoService()
  7186.     {
  7187.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7188.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7189.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7190.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7191.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  7192.     }
  7193.     /**
  7194.      * Gets the private 'translation.loader.qt' shared service.
  7195.      *
  7196.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  7197.      */
  7198.     protected function getTranslation_Loader_QtService()
  7199.     {
  7200.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7201.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7202.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  7203.     }
  7204.     /**
  7205.      * Gets the private 'translation.loader.res' shared service.
  7206.      *
  7207.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  7208.      */
  7209.     protected function getTranslation_Loader_ResService()
  7210.     {
  7211.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7212.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7213.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7214.     }
  7215.     /**
  7216.      * Gets the private 'translation.loader.xliff' shared service.
  7217.      *
  7218.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7219.      */
  7220.     protected function getTranslation_Loader_XliffService()
  7221.     {
  7222.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7223.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7224.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7225.     }
  7226.     /**
  7227.      * Gets the private 'translation.loader.yml' shared service.
  7228.      *
  7229.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7230.      */
  7231.     protected function getTranslation_Loader_YmlService()
  7232.     {
  7233.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7234.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7235.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7236.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7237.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7238.     }
  7239.     /**
  7240.      * Gets the private 'translation.provider_collection' shared service.
  7241.      *
  7242.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  7243.      */
  7244.     protected function getTranslation_ProviderCollectionService()
  7245.     {
  7246.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  7247.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  7248.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  7249.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  7250.         }, 1), []))->fromConfig([]);
  7251.     }
  7252.     /**
  7253.      * Gets the private 'translation.reader' shared service.
  7254.      *
  7255.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  7256.      */
  7257.     protected function getTranslation_ReaderService()
  7258.     {
  7259.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  7260.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  7261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7263.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7265.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7266.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7267.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7268.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7269.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7270.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7271.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7272.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7273.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7274.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7275.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  7276.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  7277.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  7278.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  7279.         $instance->addLoader('yaml'$a);
  7280.         $instance->addLoader('yml'$a);
  7281.         $instance->addLoader('xlf'$b);
  7282.         $instance->addLoader('xliff'$b);
  7283.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  7284.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  7285.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  7286.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  7287.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  7288.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  7289.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  7290.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  7291.         return $instance;
  7292.     }
  7293.     /**
  7294.      * Gets the private 'translation.warmer' shared service.
  7295.      *
  7296.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  7297.      */
  7298.     protected function getTranslation_WarmerService()
  7299.     {
  7300.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7301.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  7302.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7303.             'translator' => ['services''translator''getTranslatorService'false],
  7304.         ], [
  7305.             'translator' => '?',
  7306.         ]))->withContext('translation.warmer'$this));
  7307.     }
  7308.     /**
  7309.      * Gets the private 'translation.writer' shared service.
  7310.      *
  7311.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  7312.      */
  7313.     protected function getTranslation_WriterService()
  7314.     {
  7315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  7316.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  7317.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  7318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  7319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  7320.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  7321.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  7322.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  7323.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  7324.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  7325.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  7326.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  7327.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  7328.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  7329.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  7330.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  7331.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  7332.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  7333.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  7334.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  7335.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  7336.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  7337.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  7338.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  7339.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  7340.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  7341.         return $instance;
  7342.     }
  7343.     /**
  7344.      * Gets the private 'translator.default' shared service.
  7345.      *
  7346.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  7347.      */
  7348.     protected function getTranslator_DefaultService()
  7349.     {
  7350.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7351.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  7352.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  7353.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  7354.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  7355.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  7356.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  7357.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  7358.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  7359.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  7360.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  7361.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  7362.         ], [
  7363.             'translation.loader.csv' => '?',
  7364.             'translation.loader.dat' => '?',
  7365.             'translation.loader.ini' => '?',
  7366.             'translation.loader.json' => '?',
  7367.             'translation.loader.mo' => '?',
  7368.             'translation.loader.php' => '?',
  7369.             'translation.loader.po' => '?',
  7370.             'translation.loader.qt' => '?',
  7371.             'translation.loader.res' => '?',
  7372.             'translation.loader.xliff' => '?',
  7373.             'translation.loader.yml' => '?',
  7374.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/symfony/security-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/symfony/debug-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/symfony/swiftmailer-bundle/translations']]], []);
  7375.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  7376.         $instance->setFallbackLocales([=> 'en']);
  7377.         return $instance;
  7378.     }
  7379.     /**
  7380.      * Gets the private 'twig.command.debug' shared service.
  7381.      *
  7382.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  7383.      */
  7384.     protected function getTwig_Command_DebugService()
  7385.     {
  7386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7387.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  7388.         $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()));
  7389.         $instance->setName('debug:twig');
  7390.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  7391.         return $instance;
  7392.     }
  7393.     /**
  7394.      * Gets the private 'twig.command.lint' shared service.
  7395.      *
  7396.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  7397.      */
  7398.     protected function getTwig_Command_LintService()
  7399.     {
  7400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7401.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  7402.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  7403.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7404.         $instance->setName('lint:twig');
  7405.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  7406.         return $instance;
  7407.     }
  7408.     /**
  7409.      * Gets the private 'twig.form.engine' shared service.
  7410.      *
  7411.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  7412.      */
  7413.     protected function getTwig_Form_EngineService()
  7414.     {
  7415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  7417.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  7418.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7419.     }
  7420.     /**
  7421.      * Gets the private 'twig.form.renderer' shared service.
  7422.      *
  7423.      * @return \Symfony\Component\Form\FormRenderer
  7424.      */
  7425.     protected function getTwig_Form_RendererService()
  7426.     {
  7427.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  7428.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  7429.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  7430.     }
  7431.     /**
  7432.      * Gets the private 'twig.mailer.message_listener' shared service.
  7433.      *
  7434.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  7435.      */
  7436.     protected function getTwig_Mailer_MessageListenerService()
  7437.     {
  7438.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  7439.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  7440.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  7441.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  7442.     }
  7443.     /**
  7444.      * Gets the private 'twig.runtime.httpkernel' shared service.
  7445.      *
  7446.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  7447.      */
  7448.     protected function getTwig_Runtime_HttpkernelService()
  7449.     {
  7450.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  7451.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  7452.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  7453.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  7454.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  7456.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7457.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7458.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  7459.         ], [
  7460.             'inline' => '?',
  7461.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  7462.     }
  7463.     /**
  7464.      * Gets the private 'twig.runtime.security_csrf' shared service.
  7465.      *
  7466.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  7467.      */
  7468.     protected function getTwig_Runtime_SecurityCsrfService()
  7469.     {
  7470.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  7471.         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()));
  7472.     }
  7473.     /**
  7474.      * Gets the private 'twig.runtime.serializer' shared service.
  7475.      *
  7476.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  7477.      */
  7478.     protected function getTwig_Runtime_SerializerService()
  7479.     {
  7480.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  7481.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  7482.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  7483.     }
  7484.     /**
  7485.      * Gets the private 'twig.template_cache_warmer' shared service.
  7486.      *
  7487.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  7488.      */
  7489.     protected function getTwig_TemplateCacheWarmerService()
  7490.     {
  7491.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7492.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  7493.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  7494.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7495.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7496.         ], [
  7497.             'twig' => '?',
  7498.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  7499.     }
  7500.     /**
  7501.      * Gets the private 'validator.builder' shared service.
  7502.      *
  7503.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7504.      */
  7505.     protected function getValidator_BuilderService()
  7506.     {
  7507.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7508.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7509.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7510.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7511.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7512.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  7513.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7514.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  7515.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7516.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7517.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7518.         ], [
  7519.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7520.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7521.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7522.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7523.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7524.             'doctrine.orm.validator.unique' => '?',
  7525.             'security.validator.user_password' => '?',
  7526.             'validator.expression' => '?',
  7527.         ])));
  7528.         if ($this->has('translator')) {
  7529.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  7530.         }
  7531.         $instance->setTranslationDomain('validators');
  7532.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  7533.         $instance->enableAnnotationMapping(true);
  7534.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7535.         $instance->addMethodMapping('loadValidatorMetadata');
  7536.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  7537.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7538.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  7539.         return $instance;
  7540.     }
  7541.     /**
  7542.      * Gets the private 'validator.email' shared service.
  7543.      *
  7544.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  7545.      */
  7546.     protected function getValidator_EmailService()
  7547.     {
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  7551.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  7552.     }
  7553.     /**
  7554.      * Gets the private 'validator.expression' shared service.
  7555.      *
  7556.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  7557.      */
  7558.     protected function getValidator_ExpressionService()
  7559.     {
  7560.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7561.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7562.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  7563.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  7564.     }
  7565.     /**
  7566.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  7567.      *
  7568.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  7569.      */
  7570.     protected function getValidator_Mapping_CacheWarmerService()
  7571.     {
  7572.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7573.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  7575.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  7576.     }
  7577.     /**
  7578.      * Gets the private 'validator.not_compromised_password' shared service.
  7579.      *
  7580.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  7581.      */
  7582.     protected function getValidator_NotCompromisedPasswordService()
  7583.     {
  7584.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7585.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7586.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  7587.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  7588.     }
  7589.     /**
  7590.      * Gets the private 'var_dumper.command.server_dump' shared service.
  7591.      *
  7592.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  7593.      */
  7594.     protected function getVarDumper_Command_ServerDumpService()
  7595.     {
  7596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7597.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  7598.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  7601.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  7602.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  7603.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7604.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7605.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7606.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7607.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  7608.         $instance->setName('server:dump');
  7609.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  7610.         return $instance;
  7611.     }
  7612.     /**
  7613.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  7614.      *
  7615.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  7616.      */
  7617.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  7618.     {
  7619.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  7620.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7621.         return $instance;
  7622.     }
  7623.     /**
  7624.      * Gets the private 'var_dumper.html_dumper' shared service.
  7625.      *
  7626.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7627.      */
  7628.     protected function getVarDumper_HtmlDumperService()
  7629.     {
  7630.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7631.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7632.         return $instance;
  7633.     }
  7634.     /**
  7635.      * Gets the private 'var_dumper.server_connection' shared service.
  7636.      *
  7637.      * @return \Symfony\Component\VarDumper\Server\Connection
  7638.      */
  7639.     protected function getVarDumper_ServerConnectionService()
  7640.     {
  7641.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  7642.     }
  7643.     /**
  7644.      * Gets the private 'web_profiler.csp.handler' shared service.
  7645.      *
  7646.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7647.      */
  7648.     protected function getWebProfiler_Csp_HandlerService()
  7649.     {
  7650.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7651.     }
  7652.     /**
  7653.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7654.      *
  7655.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7656.      */
  7657.     protected function getWebProfiler_DebugToolbarService()
  7658.     {
  7659.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  7660.     }
  7661.     /**
  7662.      * Gets the public 'cache_clearer' alias.
  7663.      *
  7664.      * @return object The ".container.private.cache_clearer" service.
  7665.      */
  7666.     protected function getCacheClearerService()
  7667.     {
  7668.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  7669.         return $this->get('.container.private.cache_clearer');
  7670.     }
  7671.     /**
  7672.      * Gets the public 'filesystem' alias.
  7673.      *
  7674.      * @return object The ".container.private.filesystem" service.
  7675.      */
  7676.     protected function getFilesystemService()
  7677.     {
  7678.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  7679.         return $this->get('.container.private.filesystem');
  7680.     }
  7681.     /**
  7682.      * Gets the public 'serializer' alias.
  7683.      *
  7684.      * @return object The ".container.private.serializer" service.
  7685.      */
  7686.     protected function getSerializerService()
  7687.     {
  7688.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  7689.         return $this->get('.container.private.serializer');
  7690.     }
  7691.     /**
  7692.      * Gets the public 'security.csrf.token_manager' alias.
  7693.      *
  7694.      * @return object The ".container.private.security.csrf.token_manager" service.
  7695.      */
  7696.     protected function getSecurity_Csrf_TokenManagerService()
  7697.     {
  7698.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  7699.         return $this->get('.container.private.security.csrf.token_manager');
  7700.     }
  7701.     /**
  7702.      * Gets the public 'form.factory' alias.
  7703.      *
  7704.      * @return object The ".container.private.form.factory" service.
  7705.      */
  7706.     protected function getForm_FactoryService()
  7707.     {
  7708.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  7709.         return $this->get('.container.private.form.factory');
  7710.     }
  7711.     /**
  7712.      * Gets the public 'form.type.file' alias.
  7713.      *
  7714.      * @return object The ".container.private.form.type.file" service.
  7715.      */
  7716.     protected function getForm_Type_FileService()
  7717.     {
  7718.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  7719.         return $this->get('.container.private.form.type.file');
  7720.     }
  7721.     /**
  7722.      * Gets the public 'profiler' alias.
  7723.      *
  7724.      * @return object The ".container.private.profiler" service.
  7725.      */
  7726.     protected function getProfilerService()
  7727.     {
  7728.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  7729.         return $this->get('.container.private.profiler');
  7730.     }
  7731.     /**
  7732.      * Gets the public 'twig' alias.
  7733.      *
  7734.      * @return object The ".container.private.twig" service.
  7735.      */
  7736.     protected function getTwigService()
  7737.     {
  7738.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  7739.         return $this->get('.container.private.twig');
  7740.     }
  7741.     /**
  7742.      * Gets the public 'security.authorization_checker' alias.
  7743.      *
  7744.      * @return object The ".container.private.security.authorization_checker" service.
  7745.      */
  7746.     protected function getSecurity_AuthorizationCheckerService()
  7747.     {
  7748.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  7749.         return $this->get('.container.private.security.authorization_checker');
  7750.     }
  7751.     /**
  7752.      * Gets the public 'security.token_storage' alias.
  7753.      *
  7754.      * @return object The ".container.private.security.token_storage" service.
  7755.      */
  7756.     protected function getSecurity_TokenStorageService()
  7757.     {
  7758.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  7759.         return $this->get('.container.private.security.token_storage');
  7760.     }
  7761.     /**
  7762.      * Gets the public 'security.password_encoder' alias.
  7763.      *
  7764.      * @return object The ".container.private.security.password_encoder" service.
  7765.      */
  7766.     protected function getSecurity_PasswordEncoderService()
  7767.     {
  7768.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  7769.         return $this->get('.container.private.security.password_encoder');
  7770.     }
  7771.     /**
  7772.      * Gets the public 'session' alias.
  7773.      *
  7774.      * @return object The ".container.private.session" service.
  7775.      */
  7776.     protected function getSessionService()
  7777.     {
  7778.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  7779.         return $this->get('.container.private.session');
  7780.     }
  7781.     /**
  7782.      * Gets the public 'validator' alias.
  7783.      *
  7784.      * @return object The ".container.private.validator" service.
  7785.      */
  7786.     protected function getValidatorService()
  7787.     {
  7788.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  7789.         return $this->get('.container.private.validator');
  7790.     }
  7791.     /**
  7792.      * @return array|bool|float|int|string|\UnitEnum|null
  7793.      */
  7794.     public function getParameter(string $name)
  7795.     {
  7796.         if (isset($this->buildParameters[$name])) {
  7797.             return $this->buildParameters[$name];
  7798.         }
  7799.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  7800.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  7801.         }
  7802.         if (isset($this->loadedDynamicParameters[$name])) {
  7803.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7804.         }
  7805.         return $this->parameters[$name];
  7806.     }
  7807.     public function hasParameter(string $name): bool
  7808.     {
  7809.         if (isset($this->buildParameters[$name])) {
  7810.             return true;
  7811.         }
  7812.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  7813.     }
  7814.     public function setParameter(string $name$value): void
  7815.     {
  7816.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  7817.     }
  7818.     public function getParameterBag(): ParameterBagInterface
  7819.     {
  7820.         if (null === $this->parameterBag) {
  7821.             $parameters $this->parameters;
  7822.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  7823.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7824.             }
  7825.             foreach ($this->buildParameters as $name => $value) {
  7826.                 $parameters[$name] = $value;
  7827.             }
  7828.             $this->parameterBag = new FrozenParameterBag($parameters);
  7829.         }
  7830.         return $this->parameterBag;
  7831.     }
  7832.     private $loadedDynamicParameters = [
  7833.         'kernel.runtime_environment' => false,
  7834.         'kernel.build_dir' => false,
  7835.         'kernel.cache_dir' => false,
  7836.         'google_recaptcha_site_key' => false,
  7837.         'google_recaptcha_secret' => false,
  7838.         'kernel.secret' => false,
  7839.         'debug.container.dump' => false,
  7840.         'serializer.mapping.cache.file' => false,
  7841.         'session.save_path' => false,
  7842.         'validator.mapping.cache.file' => false,
  7843.         'profiler.storage.dsn' => false,
  7844.         'doctrine.orm.proxy_dir' => false,
  7845.         'swiftmailer.spool.default.memory.path' => false,
  7846.     ];
  7847.     private $dynamicParameters = [];
  7848.     private function getDynamicParameter(string $name)
  7849.     {
  7850.         switch ($name) {
  7851.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  7852.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  7853.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  7854.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  7855.             case 'google_recaptcha_secret'$value $this->getEnv('GOOGLE_RECAPTCHA_SECRET'); break;
  7856.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  7857.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  7858.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  7859.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  7860.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  7861.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  7862.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  7863.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  7864.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  7865.         }
  7866.         $this->loadedDynamicParameters[$name] = true;
  7867.         return $this->dynamicParameters[$name] = $value;
  7868.     }
  7869.     protected function getDefaultParameters(): array
  7870.     {
  7871.         return [
  7872.             'kernel.project_dir' => \dirname(__DIR__4),
  7873.             'kernel.environment' => 'dev',
  7874.             'kernel.debug' => true,
  7875.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  7876.             'kernel.bundles' => [
  7877.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  7878.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  7879.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  7880.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  7881.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  7882.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  7883.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  7884.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  7885.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  7886.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  7887.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  7888.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  7889.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  7890.             ],
  7891.             'kernel.bundles_metadata' => [
  7892.                 'FrameworkBundle' => [
  7893.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  7894.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  7895.                 ],
  7896.                 'TwigBundle' => [
  7897.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  7898.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  7899.                 ],
  7900.                 'TwigExtraBundle' => [
  7901.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  7902.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  7903.                 ],
  7904.                 'SensioFrameworkExtraBundle' => [
  7905.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  7906.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  7907.                 ],
  7908.                 'DoctrineBundle' => [
  7909.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  7910.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  7911.                 ],
  7912.                 'DoctrineMigrationsBundle' => [
  7913.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  7914.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  7915.                 ],
  7916.                 'SecurityBundle' => [
  7917.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  7918.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  7919.                 ],
  7920.                 'WebProfilerBundle' => [
  7921.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  7922.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  7923.                 ],
  7924.                 'MonologBundle' => [
  7925.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  7926.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  7927.                 ],
  7928.                 'DebugBundle' => [
  7929.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  7930.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  7931.                 ],
  7932.                 'MakerBundle' => [
  7933.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  7934.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  7935.                 ],
  7936.                 'KnpPaginatorBundle' => [
  7937.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  7938.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  7939.                 ],
  7940.                 'SwiftmailerBundle' => [
  7941.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  7942.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  7943.                 ],
  7944.             ],
  7945.             'kernel.charset' => 'UTF-8',
  7946.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  7947.             'container.dumper.inline_class_loader' => true,
  7948.             'container.dumper.inline_factories' => true,
  7949.             'files_directory' => (\dirname(__DIR__4).'/public/uploads'),
  7950.             'event_dispatcher.event_aliases' => [
  7951.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  7952.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  7953.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  7954.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  7955.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  7956.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  7957.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  7958.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  7959.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  7960.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  7961.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  7962.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  7963.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  7964.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  7965.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  7966.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  7967.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  7968.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  7969.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  7970.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  7971.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  7972.             ],
  7973.             'fragment.renderer.hinclude.global_template' => NULL,
  7974.             'fragment.path' => '/_fragment',
  7975.             'kernel.http_method_override' => true,
  7976.             'kernel.trusted_hosts' => [
  7977.             ],
  7978.             'kernel.default_locale' => 'en',
  7979.             'kernel.enabled_locales' => [
  7980.             ],
  7981.             'kernel.error_controller' => 'error_controller',
  7982.             'debug.file_link_format' => NULL,
  7983.             'asset.request_context.base_path' => NULL,
  7984.             'asset.request_context.secure' => NULL,
  7985.             'translator.logging' => false,
  7986.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  7987.             'debug.error_handler.throw_at' => -1,
  7988.             'router.request_context.host' => 'localhost',
  7989.             'router.request_context.scheme' => 'http',
  7990.             'router.request_context.base_url' => '',
  7991.             'router.resource' => 'kernel::loadRoutes',
  7992.             'request_listener.http_port' => 80,
  7993.             'request_listener.https_port' => 443,
  7994.             'session.metadata.storage_key' => '_sf2_meta',
  7995.             'session.storage.options' => [
  7996.                 'cache_limiter' => '0',
  7997.                 'cookie_secure' => 'auto',
  7998.                 'cookie_httponly' => true,
  7999.                 'cookie_samesite' => 'lax',
  8000.                 'gc_probability' => 1,
  8001.             ],
  8002.             'session.metadata.update_threshold' => 0,
  8003.             'form.type_extension.csrf.enabled' => true,
  8004.             'form.type_extension.csrf.field_name' => '_token',
  8005.             'validator.translation_domain' => 'validators',
  8006.             'profiler_listener.only_exceptions' => false,
  8007.             'profiler_listener.only_main_requests' => false,
  8008.             'twig.form.resources' => [
  8009.                 => 'form_div_layout.html.twig',
  8010.             ],
  8011.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  8012.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  8013.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  8014.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  8015.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8016.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8017.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8018.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8019.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8020.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8021.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8022.             'doctrine.entity_managers' => [
  8023.                 'default' => 'doctrine.orm.default_entity_manager',
  8024.             ],
  8025.             'doctrine.default_entity_manager' => 'default',
  8026.             'doctrine.dbal.connection_factory.types' => [
  8027.             ],
  8028.             'doctrine.connections' => [
  8029.                 'default' => 'doctrine.dbal.default_connection',
  8030.             ],
  8031.             'doctrine.default_connection' => 'default',
  8032.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8033.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8034.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8035.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8036.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8037.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8038.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8039.             'doctrine.orm.cache.memcache_port' => 11211,
  8040.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8041.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8042.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8043.             'doctrine.orm.cache.memcached_port' => 11211,
  8044.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8045.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8046.             'doctrine.orm.cache.redis_host' => 'localhost',
  8047.             'doctrine.orm.cache.redis_port' => 6379,
  8048.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8049.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8050.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8051.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8052.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8053.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8054.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8055.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8056.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8057.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8058.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  8059.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8060.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8061.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8062.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8063.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8064.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8065.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8066.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8067.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8068.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8069.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8070.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8071.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8072.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8073.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8074.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8075.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8076.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8077.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8078.             'doctrine.orm.auto_generate_proxy_classes' => true,
  8079.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8080.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  8081.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  8082.             'doctrine_migrations.name' => 'Application Migrations',
  8083.             'doctrine_migrations.migrations_paths' => [
  8084.             ],
  8085.             'doctrine_migrations.table_name' => 'migration_versions',
  8086.             'doctrine_migrations.column_name' => 'version',
  8087.             'doctrine_migrations.column_length' => 14,
  8088.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  8089.             'doctrine_migrations.all_or_nothing' => false,
  8090.             'doctrine_migrations.custom_template' => NULL,
  8091.             'doctrine_migrations.organize_migrations' => false,
  8092.             'security.role_hierarchy.roles' => [
  8093.                 'ROLE_ADMIN' => [
  8094.                     => 'ROLE_ADMIN',
  8095.                     => 'ROLE_USER',
  8096.                 ],
  8097.             ],
  8098.             'security.access.denied_url' => NULL,
  8099.             'security.authentication.manager.erase_credentials' => true,
  8100.             'security.authentication.session_strategy.strategy' => 'migrate',
  8101.             'security.access.always_authenticate_before_granting' => false,
  8102.             'security.authentication.hide_user_not_found' => true,
  8103.             'security.firewalls' => [
  8104.                 => 'dev',
  8105.                 => 'main',
  8106.             ],
  8107.             'security.main._indexed_authenticators' => [
  8108.             ],
  8109.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  8110.             'web_profiler.debug_toolbar.mode' => 2,
  8111.             'monolog.use_microseconds' => true,
  8112.             'monolog.swift_mailer.handlers' => [
  8113.             ],
  8114.             'monolog.handlers_to_channels' => [
  8115.                 'monolog.handler.console' => [
  8116.                     'type' => 'exclusive',
  8117.                     'elements' => [
  8118.                         => 'event',
  8119.                         => 'doctrine',
  8120.                         => 'console',
  8121.                     ],
  8122.                 ],
  8123.                 'monolog.handler.main' => [
  8124.                     'type' => 'exclusive',
  8125.                     'elements' => [
  8126.                         => 'event',
  8127.                     ],
  8128.                 ],
  8129.             ],
  8130.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  8131.             'knp_paginator.template.pagination' => 'pagination/pagination.html.twig',
  8132.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  8133.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  8134.             'knp_paginator.page_range' => 5,
  8135.             'knp_paginator.page_limit' => NULL,
  8136.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  8137.             'swiftmailer.mailer.default.spool.enabled' => true,
  8138.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  8139.             'swiftmailer.mailer.default.single_address' => NULL,
  8140.             'swiftmailer.mailer.default.delivery.enabled' => true,
  8141.             'swiftmailer.spool.enabled' => true,
  8142.             'swiftmailer.delivery.enabled' => true,
  8143.             'swiftmailer.single_address' => NULL,
  8144.             'swiftmailer.mailers' => [
  8145.                 'default' => 'swiftmailer.mailer.default',
  8146.             ],
  8147.             'swiftmailer.default_mailer' => 'default',
  8148.             'maker.compatible_check.doctrine.supports_attributes' => true,
  8149.             'data_collector.templates' => [
  8150.                 'data_collector.request' => [
  8151.                     => 'request',
  8152.                     => '@WebProfiler/Collector/request.html.twig',
  8153.                 ],
  8154.                 'data_collector.time' => [
  8155.                     => 'time',
  8156.                     => '@WebProfiler/Collector/time.html.twig',
  8157.                 ],
  8158.                 'data_collector.memory' => [
  8159.                     => 'memory',
  8160.                     => '@WebProfiler/Collector/memory.html.twig',
  8161.                 ],
  8162.                 'data_collector.validator' => [
  8163.                     => 'validator',
  8164.                     => '@WebProfiler/Collector/validator.html.twig',
  8165.                 ],
  8166.                 'data_collector.ajax' => [
  8167.                     => 'ajax',
  8168.                     => '@WebProfiler/Collector/ajax.html.twig',
  8169.                 ],
  8170.                 'data_collector.form' => [
  8171.                     => 'form',
  8172.                     => '@WebProfiler/Collector/form.html.twig',
  8173.                 ],
  8174.                 'data_collector.exception' => [
  8175.                     => 'exception',
  8176.                     => '@WebProfiler/Collector/exception.html.twig',
  8177.                 ],
  8178.                 'data_collector.logger' => [
  8179.                     => 'logger',
  8180.                     => '@WebProfiler/Collector/logger.html.twig',
  8181.                 ],
  8182.                 'data_collector.events' => [
  8183.                     => 'events',
  8184.                     => '@WebProfiler/Collector/events.html.twig',
  8185.                 ],
  8186.                 'data_collector.router' => [
  8187.                     => 'router',
  8188.                     => '@WebProfiler/Collector/router.html.twig',
  8189.                 ],
  8190.                 'data_collector.cache' => [
  8191.                     => 'cache',
  8192.                     => '@WebProfiler/Collector/cache.html.twig',
  8193.                 ],
  8194.                 'data_collector.translation' => [
  8195.                     => 'translation',
  8196.                     => '@WebProfiler/Collector/translation.html.twig',
  8197.                 ],
  8198.                 'data_collector.security' => [
  8199.                     => 'security',
  8200.                     => '@Security/Collector/security.html.twig',
  8201.                 ],
  8202.                 'data_collector.twig' => [
  8203.                     => 'twig',
  8204.                     => '@WebProfiler/Collector/twig.html.twig',
  8205.                 ],
  8206.                 'data_collector.http_client' => [
  8207.                     => 'http_client',
  8208.                     => '@WebProfiler/Collector/http_client.html.twig',
  8209.                 ],
  8210.                 'data_collector.doctrine' => [
  8211.                     => 'db',
  8212.                     => '@Doctrine/Collector/db.html.twig',
  8213.                 ],
  8214.                 'swiftmailer.data_collector' => [
  8215.                     => 'swiftmailer',
  8216.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  8217.                 ],
  8218.                 'data_collector.dump' => [
  8219.                     => 'dump',
  8220.                     => '@Debug/Profiler/dump.html.twig',
  8221.                 ],
  8222.                 'mailer.data_collector' => [
  8223.                     => 'mailer',
  8224.                     => '@WebProfiler/Collector/mailer.html.twig',
  8225.                 ],
  8226.                 'notifier.data_collector' => [
  8227.                     => 'notifier',
  8228.                     => '@WebProfiler/Collector/notifier.html.twig',
  8229.                 ],
  8230.                 'data_collector.config' => [
  8231.                     => 'config',
  8232.                     => '@WebProfiler/Collector/config.html.twig',
  8233.                 ],
  8234.             ],
  8235.             'console.command.ids' => [
  8236.             ],
  8237.         ];
  8238.     }
  8239.     protected function throw($message)
  8240.     {
  8241.         throw new RuntimeException($message);
  8242.     }
  8243. }