var/cache/dev/ContainerJ46HogD/App_KernelDevDebugContainer.php line 11089

Open in your IDE?
  1. <?php
  2. namespace ContainerJ46HogD;
  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\\API\\BatchController' => 'getBatchControllerService',
  47.             'App\\Controller\\API\\DeclinaisonController' => 'getDeclinaisonControllerService',
  48.             'App\\Controller\\API\\MoleculeController' => 'getMoleculeControllerService',
  49.             'App\\Controller\\API\\TagController' => 'getTagControllerService',
  50.             'App\\Controller\\ArticleScientificController' => 'getArticleScientificControllerService',
  51.             'App\\Controller\\BatchController' => 'getBatchController2Service',
  52.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  53.             'App\\Controller\\MoleculeController' => 'getMoleculeController2Service',
  54.             'App\\Controller\\NotificationController' => 'getNotificationControllerService',
  55.             'App\\Controller\\PortfolioController' => 'getPortfolioControllerService',
  56.             'App\\Controller\\SecondaryReferenceController' => 'getSecondaryReferenceControllerService',
  57.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  58.             'App\\Controller\\SpecificationController' => 'getSpecificationControllerService',
  59.             'App\\Controller\\StorageController' => 'getStorageControllerService',
  60.             'App\\Controller\\TagController' => 'getTagController2Service',
  61.             'App\\Controller\\TdsController' => 'getTdsControllerService',
  62.             'App\\Controller\\UserController' => 'getUserControllerService',
  63.             'App\\Controller\\VariationController' => 'getVariationControllerService',
  64.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  65.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  66.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  67.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  68.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  69.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  70.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  71.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  72.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  73.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  74.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.analysis' => 'getSmartUniqueNamer_AnalysisService',
  75.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.molecule_picture' => 'getSmartUniqueNamer_MoleculePictureService',
  76.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.molecule_structure' => 'getSmartUniqueNamer_MoleculeStructureService',
  77.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.molecule_tds' => 'getSmartUniqueNamer_MoleculeTdsService',
  78.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  79.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  80.             'cache.app' => 'getCache_AppService',
  81.             'cache.app_clearer' => 'getCache_AppClearerService',
  82.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  83.             'cache.system' => 'getCache_SystemService',
  84.             'cache.system_clearer' => 'getCache_SystemClearerService',
  85.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  86.             'cache_warmer' => 'getCacheWarmerService',
  87.             'console.command_loader' => 'getConsole_CommandLoaderService',
  88.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  89.             'data_collector.dump' => 'getDataCollector_DumpService',
  90.             'doctrine' => 'getDoctrineService',
  91.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  92.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  93.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  94.             'error_controller' => 'getErrorControllerService',
  95.             'event_dispatcher' => 'getEventDispatcherService',
  96.             'http_kernel' => 'getHttpKernelService',
  97.             'jms_serializer' => 'getJmsSerializerService',
  98.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  99.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  100.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  101.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  102.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  103.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  104.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  105.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  106.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  107.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  108.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  109.             'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
  110.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  111.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  112.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  113.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  114.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  115.             'request_stack' => 'getRequestStackService',
  116.             'router' => 'getRouterService',
  117.             'routing.loader' => 'getRouting_LoaderService',
  118.             'services_resetter' => 'getServicesResetterService',
  119.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  120.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  121.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  122.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  123.             'translator' => 'getTranslatorService',
  124.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  125.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  126.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  127.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  128.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  129.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  130.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  131.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  132.             'cache_clearer' => 'getCacheClearerService',
  133.             'filesystem' => 'getFilesystemService',
  134.             'serializer' => 'getSerializerService',
  135.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  136.             'form.factory' => 'getForm_FactoryService',
  137.             'form.type.file' => 'getForm_Type_FileService',
  138.             'profiler' => 'getProfilerService',
  139.             'twig' => 'getTwigService',
  140.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  141.             'security.token_storage' => 'getSecurity_TokenStorageService',
  142.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  143.             'session' => 'getSessionService',
  144.             'validator' => 'getValidatorService',
  145.         ];
  146.         $this->aliases = [
  147.             'database_connection' => 'doctrine.dbal.default_connection',
  148.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  149.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  150.             'mailer' => 'swiftmailer.mailer.default',
  151.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  152.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  153.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  154.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  155.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  156.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  157.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  158.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  159.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  160.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  161.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  162.         ];
  163.         $this->privates['service_container'] = function () {
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  170.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  172.             include_once \dirname(__DIR__4).'/src/EventListener/IpAccessControlListener.php';
  173.             include_once \dirname(__DIR__4).'/src/EventListener/KernelRequestListener.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  185.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  201.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  208.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  243.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  255.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  256.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  257.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  258.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  295.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  301.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  302.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  305.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  306.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  307.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  308.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  338.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  363.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  369.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  370.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  372.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  375.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  378.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  379.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  382.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  383.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  384.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  404.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  414.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  415.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  418.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  421.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  422.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  423.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  427.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  428.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  429.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  430.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  431.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  447.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  468.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  470.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  472.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  474.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  475.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  476.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  477.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  479.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  480.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  485.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  504.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  506.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  509.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  510.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  511.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  512.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  514.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  516.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  526.         };
  527.     }
  528.     public function compile(): void
  529.     {
  530.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  531.     }
  532.     public function isCompiled(): bool
  533.     {
  534.         return true;
  535.     }
  536.     public function getRemovedIds(): array
  537.     {
  538.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  539.     }
  540.     /**
  541.      * Gets the public '.container.private.cache_clearer' shared service.
  542.      *
  543.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  544.      */
  545.     protected function get_Container_Private_CacheClearerService()
  546.     {
  547.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  548.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  549.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  550.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  551.             yield => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  552.         }, 2));
  553.     }
  554.     /**
  555.      * Gets the public '.container.private.filesystem' shared service.
  556.      *
  557.      * @return \Symfony\Component\Filesystem\Filesystem
  558.      */
  559.     protected function get_Container_Private_FilesystemService()
  560.     {
  561.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  562.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  563.     }
  564.     /**
  565.      * Gets the public '.container.private.form.factory' shared service.
  566.      *
  567.      * @return \Symfony\Component\Form\FormFactory
  568.      */
  569.     protected function get_Container_Private_Form_FactoryService()
  570.     {
  571.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  573.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  574.     }
  575.     /**
  576.      * Gets the public '.container.private.form.type.file' shared service.
  577.      *
  578.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  579.      */
  580.     protected function get_Container_Private_Form_Type_FileService()
  581.     {
  582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  583.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  584.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  585.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  586.     }
  587.     /**
  588.      * Gets the public '.container.private.profiler' shared service.
  589.      *
  590.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  591.      */
  592.     protected function get_Container_Private_ProfilerService()
  593.     {
  594.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  595.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  596.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  597.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  598.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  599.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  600.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  601.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  602.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  603.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  604.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  605.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  606.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  607.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  608.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  609.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  610.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  611.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  612.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  613.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  614.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  615.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  616.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  617.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  618.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  619.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  620.         if ($this->has('kernel')) {
  621.             $g->setKernel($b);
  622.         }
  623.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  624.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  625.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  626.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  627.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  628.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  629.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  630.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  631.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  632.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  633.         $instance->add($d);
  634.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  635.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  636.         $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())));
  637.         $instance->add($e);
  638.         $instance->add($f);
  639.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  640.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  641.         $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()))));
  642.         $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()))));
  643.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  644.         $instance->add($g);
  645.         return $instance;
  646.     }
  647.     /**
  648.      * Gets the public '.container.private.security.authorization_checker' shared service.
  649.      *
  650.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  651.      */
  652.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  653.     {
  654.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  655.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  656.             return $this->services['.container.private.security.authorization_checker'];
  657.         }
  658.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  659.     }
  660.     /**
  661.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  662.      *
  663.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  664.      */
  665.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  666.     {
  667.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  668.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  669.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  670.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  671.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  672.     }
  673.     /**
  674.      * Gets the public '.container.private.security.password_encoder' shared service.
  675.      *
  676.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  677.      *
  678.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  679.      */
  680.     protected function get_Container_Private_Security_PasswordEncoderService()
  681.     {
  682.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  683.         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()));
  684.     }
  685.     /**
  686.      * Gets the public '.container.private.security.token_storage' shared service.
  687.      *
  688.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  689.      */
  690.     protected function get_Container_Private_Security_TokenStorageService()
  691.     {
  692.         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, [
  693.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  694.         ], [
  695.             'request_stack' => '?',
  696.         ]));
  697.     }
  698.     /**
  699.      * Gets the public '.container.private.serializer' shared service.
  700.      *
  701.      * @return \Symfony\Component\Serializer\Serializer
  702.      */
  703.     protected function get_Container_Private_SerializerService()
  704.     {
  705.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  706.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  707.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  708.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  709.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  710.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  711.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  712.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  713.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  714.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  715.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  716.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  717.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  718.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  719.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  720.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  721.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  722.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  723.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  724.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  725.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  726.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  727.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  728.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  729.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  730.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  731.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  732.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  733.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  734.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  735.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  736.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  737.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  738.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  739.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  740.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  741.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  742.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  743.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  744.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  745.         $b = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  746.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  747.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  748.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  749.         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([], $b), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$b$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($c$b$a$d$eNULL, [], $d)], [=> 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()]);
  750.     }
  751.     /**
  752.      * Gets the public '.container.private.session' shared service.
  753.      *
  754.      * @return \Symfony\Component\HttpFoundation\Session\Session
  755.      */
  756.     protected function get_Container_Private_SessionService()
  757.     {
  758.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  759.         if (isset($this->services['.container.private.session'])) {
  760.             return $this->services['.container.private.session'];
  761.         }
  762.         return $this->services['.container.private.session'] = $a->createSession();
  763.     }
  764.     /**
  765.      * Gets the public '.container.private.twig' shared service.
  766.      *
  767.      * @return \Twig\Environment
  768.      */
  769.     protected function get_Container_Private_TwigService()
  770.     {
  771.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  772.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  773.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  774.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  775.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  776.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  777.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  778.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  779.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  780.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  781.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  782.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  783.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  784.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
  785.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
  786.         $a->addPath((\dirname(__DIR__4).'/templates'));
  787.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  788.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  789.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  790.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  791.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  792.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  793.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  794.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  795.         $f = ($this->services['router'] ?? $this->getRouterService());
  796.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  797.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  798.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  799.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  800.         $j = new \Symfony\Bridge\Twig\AppVariable();
  801.         $j->setEnvironment('dev');
  802.         $j->setDebug(true);
  803.         if ($this->has('.container.private.security.token_storage')) {
  804.             $j->setTokenStorage($h);
  805.         }
  806.         if ($this->has('request_stack')) {
  807.             $j->setRequestStack($g);
  808.         }
  809.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  810.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  811.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  812.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  813.         $instance->addExtension($d);
  814.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  815.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  816.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  817.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  818.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  819.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  820.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  821.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  822.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  823.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  824.         $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())));
  825.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  826.         $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($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  827.         $instance->addExtension(new \App\Twig\AppExtension());
  828.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  829.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  830.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  831.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  832.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  833.         ], [
  834.             'webpack_encore.entrypoint_lookup_collection' => '?',
  835.             'webpack_encore.tag_renderer' => '?',
  836.         ])));
  837.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  838.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  839.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  840.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  841.         $instance->addGlobal('app'$j);
  842.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  843.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  844.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  845.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  846.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  847.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'false],
  848.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  849.         ], [
  850.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  851.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  852.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  853.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  854.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  855.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  856.         ])));
  857.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  858.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  859.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  860.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  861.         return $instance;
  862.     }
  863.     /**
  864.      * Gets the public '.container.private.validator' shared service.
  865.      *
  866.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  867.      */
  868.     protected function get_Container_Private_ValidatorService()
  869.     {
  870.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  871.         if (isset($this->services['.container.private.validator'])) {
  872.             return $this->services['.container.private.validator'];
  873.         }
  874.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  875.     }
  876.     /**
  877.      * Gets the public 'App\Controller\API\BatchController' shared autowired service.
  878.      *
  879.      * @return \App\Controller\API\BatchController
  880.      */
  881.     protected function getBatchControllerService()
  882.     {
  883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  884.         include_once \dirname(__DIR__4).'/src/Controller/API/BatchController.php';
  885.         $this->services['App\\Controller\\API\\BatchController'] = $instance = new \App\Controller\API\BatchController(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['App\\Repository\\BatchRepository'] ?? $this->getBatchRepositoryService()), ($this->privates['App\\Manager\\BatchManager'] ?? $this->getBatchManagerService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\StorageRepository'] ?? $this->getStorageRepositoryService()));
  886.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\API\\BatchController'$this));
  887.         return $instance;
  888.     }
  889.     /**
  890.      * Gets the public 'App\Controller\API\DeclinaisonController' shared autowired service.
  891.      *
  892.      * @return \App\Controller\API\DeclinaisonController
  893.      */
  894.     protected function getDeclinaisonControllerService()
  895.     {
  896.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  897.         include_once \dirname(__DIR__4).'/src/Controller/API/DeclinaisonController.php';
  898.         $this->services['App\\Controller\\API\\DeclinaisonController'] = $instance = new \App\Controller\API\DeclinaisonController(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  899.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\API\\DeclinaisonController'$this));
  900.         return $instance;
  901.     }
  902.     /**
  903.      * Gets the public 'App\Controller\API\MoleculeController' shared autowired service.
  904.      *
  905.      * @return \App\Controller\API\MoleculeController
  906.      */
  907.     protected function getMoleculeControllerService()
  908.     {
  909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  910.         include_once \dirname(__DIR__4).'/src/Controller/API/MoleculeController.php';
  911.         $this->services['App\\Controller\\API\\MoleculeController'] = $instance = new \App\Controller\API\MoleculeController(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['App\\Repository\\MoleculeRepository'] ?? $this->getMoleculeRepositoryService()));
  912.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\API\\MoleculeController'$this));
  913.         return $instance;
  914.     }
  915.     /**
  916.      * Gets the public 'App\Controller\API\TagController' shared autowired service.
  917.      *
  918.      * @return \App\Controller\API\TagController
  919.      */
  920.     protected function getTagControllerService()
  921.     {
  922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  923.         include_once \dirname(__DIR__4).'/src/Controller/API/TagController.php';
  924.         $this->services['App\\Controller\\API\\TagController'] = $instance = new \App\Controller\API\TagController(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['App\\Repository\\TagRepository'] ?? $this->getTagRepositoryService()));
  925.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\API\\TagController'$this));
  926.         return $instance;
  927.     }
  928.     /**
  929.      * Gets the public 'App\Controller\ArticleScientificController' shared autowired service.
  930.      *
  931.      * @return \App\Controller\ArticleScientificController
  932.      */
  933.     protected function getArticleScientificControllerService()
  934.     {
  935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  936.         include_once \dirname(__DIR__4).'/src/Controller/ArticleScientificController.php';
  937.         include_once \dirname(__DIR__4).'/src/Manager/ArticleScientificManager.php';
  938.         $this->services['App\\Controller\\ArticleScientificController'] = $instance = new \App\Controller\ArticleScientificController(new \App\Manager\ArticleScientificManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['router'] ?? $this->getRouterService())));
  939.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ArticleScientificController'$this));
  940.         return $instance;
  941.     }
  942.     /**
  943.      * Gets the public 'App\Controller\BatchController' shared autowired service.
  944.      *
  945.      * @return \App\Controller\BatchController
  946.      */
  947.     protected function getBatchController2Service()
  948.     {
  949.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  950.         include_once \dirname(__DIR__4).'/src/Controller/BatchController.php';
  951.         $this->services['App\\Controller\\BatchController'] = $instance = new \App\Controller\BatchController(($this->privates['App\\Manager\\BatchManager'] ?? $this->getBatchManagerService()), ($this->privates['App\\Manager\\MoleculeManager'] ?? $this->getMoleculeManagerService()), ($this->privates['App\\Repository\\BatchRepository'] ?? $this->getBatchRepositoryService()));
  952.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\BatchController'$this));
  953.         return $instance;
  954.     }
  955.     /**
  956.      * Gets the public 'App\Controller\HomeController' shared autowired service.
  957.      *
  958.      * @return \App\Controller\HomeController
  959.      */
  960.     protected function getHomeControllerService()
  961.     {
  962.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  963.         include_once \dirname(__DIR__4).'/src/Controller/HomeController.php';
  964.         $this->services['App\\Controller\\HomeController'] = $instance = new \App\Controller\HomeController();
  965.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\HomeController'$this));
  966.         return $instance;
  967.     }
  968.     /**
  969.      * Gets the public 'App\Controller\MoleculeController' shared autowired service.
  970.      *
  971.      * @return \App\Controller\MoleculeController
  972.      */
  973.     protected function getMoleculeController2Service()
  974.     {
  975.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  976.         include_once \dirname(__DIR__4).'/src/Controller/MoleculeController.php';
  977.         $this->services['App\\Controller\\MoleculeController'] = $instance = new \App\Controller\MoleculeController(($this->privates['App\\Manager\\MoleculeManager'] ?? $this->getMoleculeManagerService()), ($this->privates['App\\Repository\\MoleculeRepository'] ?? $this->getMoleculeRepositoryService()));
  978.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\MoleculeController'$this));
  979.         return $instance;
  980.     }
  981.     /**
  982.      * Gets the public 'App\Controller\NotificationController' shared autowired service.
  983.      *
  984.      * @return \App\Controller\NotificationController
  985.      */
  986.     protected function getNotificationControllerService()
  987.     {
  988.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  989.         include_once \dirname(__DIR__4).'/src/Controller/NotificationController.php';
  990.         $this->services['App\\Controller\\NotificationController'] = $instance = new \App\Controller\NotificationController(($this->privates['App\\Manager\\NotificationManager'] ?? $this->getNotificationManagerService()));
  991.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\NotificationController'$this));
  992.         return $instance;
  993.     }
  994.     /**
  995.      * Gets the public 'App\Controller\PortfolioController' shared autowired service.
  996.      *
  997.      * @return \App\Controller\PortfolioController
  998.      */
  999.     protected function getPortfolioControllerService()
  1000.     {
  1001.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1002.         include_once \dirname(__DIR__4).'/src/Controller/PortfolioController.php';
  1003.         $this->services['App\\Controller\\PortfolioController'] = $instance = new \App\Controller\PortfolioController(($this->privates['App\\Manager\\MoleculeManager'] ?? $this->getMoleculeManagerService()));
  1004.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\PortfolioController'$this));
  1005.         return $instance;
  1006.     }
  1007.     /**
  1008.      * Gets the public 'App\Controller\SecondaryReferenceController' shared autowired service.
  1009.      *
  1010.      * @return \App\Controller\SecondaryReferenceController
  1011.      */
  1012.     protected function getSecondaryReferenceControllerService()
  1013.     {
  1014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1015.         include_once \dirname(__DIR__4).'/src/Controller/SecondaryReferenceController.php';
  1016.         include_once \dirname(__DIR__4).'/src/Manager/SecondaryReferenceManager.php';
  1017.         $this->services['App\\Controller\\SecondaryReferenceController'] = $instance = new \App\Controller\SecondaryReferenceController(new \App\Manager\SecondaryReferenceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['router'] ?? $this->getRouterService())), ($this->privates['App\\Manager\\MoleculeManager'] ?? $this->getMoleculeManagerService()), ($this->privates['App\\Manager\\DeclinaisonSpecificationManager'] ?? $this->getDeclinaisonSpecificationManagerService()));
  1018.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SecondaryReferenceController'$this));
  1019.         return $instance;
  1020.     }
  1021.     /**
  1022.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  1023.      *
  1024.      * @return \App\Controller\SecurityController
  1025.      */
  1026.     protected function getSecurityControllerService()
  1027.     {
  1028.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1029.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  1030.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  1031.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SecurityController'$this));
  1032.         return $instance;
  1033.     }
  1034.     /**
  1035.      * Gets the public 'App\Controller\SpecificationController' shared autowired service.
  1036.      *
  1037.      * @return \App\Controller\SpecificationController
  1038.      */
  1039.     protected function getSpecificationControllerService()
  1040.     {
  1041.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1042.         include_once \dirname(__DIR__4).'/src/Controller/SpecificationController.php';
  1043.         include_once \dirname(__DIR__4).'/src/Manager/SpecificationManager.php';
  1044.         $this->services['App\\Controller\\SpecificationController'] = $instance = new \App\Controller\SpecificationController(new \App\Manager\SpecificationManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['router'] ?? $this->getRouterService())), ($this->privates['App\\Manager\\DeclinaisonSpecificationManager'] ?? $this->getDeclinaisonSpecificationManagerService()));
  1045.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SpecificationController'$this));
  1046.         return $instance;
  1047.     }
  1048.     /**
  1049.      * Gets the public 'App\Controller\StorageController' shared autowired service.
  1050.      *
  1051.      * @return \App\Controller\StorageController
  1052.      */
  1053.     protected function getStorageControllerService()
  1054.     {
  1055.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1056.         include_once \dirname(__DIR__4).'/src/Controller/StorageController.php';
  1057.         include_once \dirname(__DIR__4).'/src/Manager/StorageManager.php';
  1058.         $this->services['App\\Controller\\StorageController'] = $instance = new \App\Controller\StorageController(new \App\Manager\StorageManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['router'] ?? $this->getRouterService())));
  1059.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\StorageController'$this));
  1060.         return $instance;
  1061.     }
  1062.     /**
  1063.      * Gets the public 'App\Controller\TagController' shared autowired service.
  1064.      *
  1065.      * @return \App\Controller\TagController
  1066.      */
  1067.     protected function getTagController2Service()
  1068.     {
  1069.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1070.         include_once \dirname(__DIR__4).'/src/Controller/TagController.php';
  1071.         include_once \dirname(__DIR__4).'/src/Manager/TagManager.php';
  1072.         $this->services['App\\Controller\\TagController'] = $instance = new \App\Controller\TagController(new \App\Manager\TagManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['router'] ?? $this->getRouterService())));
  1073.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\TagController'$this));
  1074.         return $instance;
  1075.     }
  1076.     /**
  1077.      * Gets the public 'App\Controller\TdsController' shared autowired service.
  1078.      *
  1079.      * @return \App\Controller\TdsController
  1080.      */
  1081.     protected function getTdsControllerService()
  1082.     {
  1083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1084.         include_once \dirname(__DIR__4).'/src/Controller/TdsController.php';
  1085.         $this->services['App\\Controller\\TdsController'] = $instance = new \App\Controller\TdsController(($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()));
  1086.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\TdsController'$this));
  1087.         return $instance;
  1088.     }
  1089.     /**
  1090.      * Gets the public 'App\Controller\UserController' shared autowired service.
  1091.      *
  1092.      * @return \App\Controller\UserController
  1093.      */
  1094.     protected function getUserControllerService()
  1095.     {
  1096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1097.         include_once \dirname(__DIR__4).'/src/Controller/UserController.php';
  1098.         $this->services['App\\Controller\\UserController'] = $instance = new \App\Controller\UserController(($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()));
  1099.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\UserController'$this));
  1100.         return $instance;
  1101.     }
  1102.     /**
  1103.      * Gets the public 'App\Controller\VariationController' shared autowired service.
  1104.      *
  1105.      * @return \App\Controller\VariationController
  1106.      */
  1107.     protected function getVariationControllerService()
  1108.     {
  1109.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1110.         include_once \dirname(__DIR__4).'/src/Controller/VariationController.php';
  1111.         include_once \dirname(__DIR__4).'/src/Manager/VariationManager.php';
  1112.         $this->services['App\\Controller\\VariationController'] = $instance = new \App\Controller\VariationController(new \App\Manager\VariationManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['router'] ?? $this->getRouterService())), ($this->privates['App\\Manager\\BatchManager'] ?? $this->getBatchManagerService()));
  1113.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\VariationController'$this));
  1114.         return $instance;
  1115.     }
  1116.     /**
  1117.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1118.      *
  1119.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1120.      */
  1121.     protected function getProfilerControllerService()
  1122.     {
  1123.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1124.         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()));
  1125.     }
  1126.     /**
  1127.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1128.      *
  1129.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1130.      */
  1131.     protected function getRedirectControllerService()
  1132.     {
  1133.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1134.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1135.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1136.     }
  1137.     /**
  1138.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1139.      *
  1140.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1141.      */
  1142.     protected function getTemplateControllerService()
  1143.     {
  1144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1145.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1146.     }
  1147.     /**
  1148.      * Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
  1149.      *
  1150.      * @return \Vich\UploaderBundle\Naming\Base64Namer
  1151.      */
  1152.     protected function getBase64NamerService()
  1153.     {
  1154.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1155.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1156.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1157.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
  1158.         return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
  1159.     }
  1160.     /**
  1161.      * Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
  1162.      *
  1163.      * @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
  1164.      */
  1165.     protected function getCurrentDateTimeDirectoryNamerService()
  1166.     {
  1167.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1168.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1169.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
  1170.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
  1171.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
  1172.         return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  1173.     }
  1174.     /**
  1175.      * Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
  1176.      *
  1177.      * @return \Vich\UploaderBundle\Naming\HashNamer
  1178.      */
  1179.     protected function getHashNamerService()
  1180.     {
  1181.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1182.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1183.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1184.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
  1185.         return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
  1186.     }
  1187.     /**
  1188.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
  1189.      *
  1190.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  1191.      */
  1192.     protected function getOrignameNamerService()
  1193.     {
  1194.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1195.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1196.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  1197.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1198.     }
  1199.     /**
  1200.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
  1201.      *
  1202.      * @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
  1203.      */
  1204.     protected function getPropertyDirectoryNamerService()
  1205.     {
  1206.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1207.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1208.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
  1209.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer'] = new \Vich\UploaderBundle\Naming\PropertyDirectoryNamer(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1210.     }
  1211.     /**
  1212.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
  1213.      *
  1214.      * @return \Vich\UploaderBundle\Naming\PropertyNamer
  1215.      */
  1216.     protected function getPropertyNamerService()
  1217.     {
  1218.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1219.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1220.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1221.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
  1222.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1223.     }
  1224.     /**
  1225.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
  1226.      *
  1227.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  1228.      */
  1229.     protected function getSmartUniqueNamerService()
  1230.     {
  1231.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1232.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  1233.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1234.     }
  1235.     /**
  1236.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.analysis' shared service.
  1237.      *
  1238.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  1239.      */
  1240.     protected function getSmartUniqueNamer_AnalysisService()
  1241.     {
  1242.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1243.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  1244.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.analysis'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1245.     }
  1246.     /**
  1247.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.molecule_picture' shared service.
  1248.      *
  1249.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  1250.      */
  1251.     protected function getSmartUniqueNamer_MoleculePictureService()
  1252.     {
  1253.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1254.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  1255.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.molecule_picture'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1256.     }
  1257.     /**
  1258.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.molecule_structure' shared service.
  1259.      *
  1260.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  1261.      */
  1262.     protected function getSmartUniqueNamer_MoleculeStructureService()
  1263.     {
  1264.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1265.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  1266.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.molecule_structure'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1267.     }
  1268.     /**
  1269.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.molecule_tds' shared service.
  1270.      *
  1271.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  1272.      */
  1273.     protected function getSmartUniqueNamer_MoleculeTdsService()
  1274.     {
  1275.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1276.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  1277.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.molecule_tds'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1278.     }
  1279.     /**
  1280.      * Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
  1281.      *
  1282.      * @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
  1283.      */
  1284.     protected function getSubdirDirectoryNamerService()
  1285.     {
  1286.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1287.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1288.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
  1289.         return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
  1290.     }
  1291.     /**
  1292.      * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
  1293.      *
  1294.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  1295.      */
  1296.     protected function getUniqidNamerService()
  1297.     {
  1298.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1299.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1300.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  1301.         return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  1302.     }
  1303.     /**
  1304.      * Gets the public 'cache.app' shared service.
  1305.      *
  1306.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1307.      */
  1308.     protected function getCache_AppService()
  1309.     {
  1310.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('56XvrG2yDi'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1311.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1312.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1313.     }
  1314.     /**
  1315.      * Gets the public 'cache.app_clearer' shared service.
  1316.      *
  1317.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1318.      */
  1319.     protected function getCache_AppClearerService()
  1320.     {
  1321.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1322.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1323.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1324.     }
  1325.     /**
  1326.      * Gets the public 'cache.global_clearer' shared service.
  1327.      *
  1328.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1329.      */
  1330.     protected function getCache_GlobalClearerService()
  1331.     {
  1332.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1333.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1334.         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()), 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1335.     }
  1336.     /**
  1337.      * Gets the public 'cache.system' shared service.
  1338.      *
  1339.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1340.      */
  1341.     protected function getCache_SystemService()
  1342.     {
  1343.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7+1Whc3ese'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1344.     }
  1345.     /**
  1346.      * Gets the public 'cache.system_clearer' shared service.
  1347.      *
  1348.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1349.      */
  1350.     protected function getCache_SystemClearerService()
  1351.     {
  1352.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1353.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1354.         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()), 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1355.     }
  1356.     /**
  1357.      * Gets the public 'cache.validator_expression_language' shared service.
  1358.      *
  1359.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1360.      */
  1361.     protected function getCache_ValidatorExpressionLanguageService()
  1362.     {
  1363.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3qf9Q96YnQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1364.     }
  1365.     /**
  1366.      * Gets the public 'cache_warmer' shared service.
  1367.      *
  1368.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1369.      */
  1370.     protected function getCacheWarmerService()
  1371.     {
  1372.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1373.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1374.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1375.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1376.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1377.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1378.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1379.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1380.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1381.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1382.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1383.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1384.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  1385.             yield 10 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  1386.         }, 11), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1387.     }
  1388.     /**
  1389.      * Gets the public 'console.command_loader' shared service.
  1390.      *
  1391.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1392.      */
  1393.     protected function getConsole_CommandLoaderService()
  1394.     {
  1395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1397.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1398.             'App\\Command\\CleanMoleculesTagsCommand' => ['privates''App\\Command\\CleanMoleculesTagsCommand''getCleanMoleculesTagsCommandService'false],
  1399.             'App\\Command\\CorrectSupervisorCommand' => ['privates''App\\Command\\CorrectSupervisorCommand''getCorrectSupervisorCommandService'false],
  1400.             'App\\Command\\CreateUserCommand' => ['privates''App\\Command\\CreateUserCommand''getCreateUserCommandService'false],
  1401.             'App\\Command\\ImportBatchsCommand' => ['privates''App\\Command\\ImportBatchsCommand''getImportBatchsCommandService'false],
  1402.             'App\\Command\\ImportHsCodesCommand' => ['privates''App\\Command\\ImportHsCodesCommand''getImportHsCodesCommandService'false],
  1403.             'App\\Command\\ImportMoleculesCommand' => ['privates''App\\Command\\ImportMoleculesCommand''getImportMoleculesCommandService'false],
  1404.             'App\\Command\\ImportVariationsCommand' => ['privates''App\\Command\\ImportVariationsCommand''getImportVariationsCommandService'false],
  1405.             'App\\Command\\MigrateStorageDataCommand' => ['privates''App\\Command\\MigrateStorageDataCommand''getMigrateStorageDataCommandService'false],
  1406.             'App\\Command\\SetMoleculesToRefSpCommand' => ['privates''App\\Command\\SetMoleculesToRefSpCommand''getSetMoleculesToRefSpCommandService'false],
  1407.             'App\\Command\\StorageToMoleculeCommand' => ['privates''App\\Command\\StorageToMoleculeCommand''getStorageToMoleculeCommandService'false],
  1408.             'App\\Command\\TestSmtpCommand' => ['privates''App\\Command\\TestSmtpCommand''getTestSmtpCommandService'false],
  1409.             'App\\Command\\TransferSpecificationsCommand' => ['privates''App\\Command\\TransferSpecificationsCommand''getTransferSpecificationsCommandService'false],
  1410.             'App\\Command\\TransferVariationsToSecondaryReferencesCommand' => ['privates''App\\Command\\TransferVariationsToSecondaryReferencesCommand''getTransferVariationsToSecondaryReferencesCommandService'false],
  1411.             'App\\Command\\UpdateMoleculeRemainingQuantityCommand' => ['privates''App\\Command\\UpdateMoleculeRemainingQuantityCommand''getUpdateMoleculeRemainingQuantityCommandService'false],
  1412.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1413.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1414.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1415.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1416.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1417.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1418.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1419.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1420.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1421.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1422.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1423.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1424.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1425.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1426.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1427.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1428.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1429.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1430.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1431.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1432.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1433.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1434.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1435.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1436.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1437.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1438.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1439.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1440.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1441.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1442.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1443.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1444.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1445.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1446.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1447.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1448.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1449.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1450.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1451.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1452.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1453.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1454.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1455.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1456.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1457.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1458.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1459.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1460.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1461.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1462.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1463.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1464.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1465.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1466.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1467.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1468.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1469.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1470.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1471.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1472.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1473.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1474.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1475.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1476.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1477.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1478.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1479.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1480.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1481.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1482.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1483.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1484.             'vich_uploader.command.mapping_debug_class' => ['privates''vich_uploader.command.mapping_debug_class''getVichUploader_Command_MappingDebugClassService'false],
  1485.             'vich_uploader.command.mapping_debug' => ['privates''vich_uploader.command.mapping_debug''getVichUploader_Command_MappingDebugService'false],
  1486.             'vich_uploader.command.mapping_list_classes' => ['privates''vich_uploader.command.mapping_list_classes''getVichUploader_Command_MappingListClassesService'false],
  1487.             'lexik_jwt_authentication.check_config_command' => ['privates''lexik_jwt_authentication.check_config_command''getLexikJwtAuthentication_CheckConfigCommandService'false],
  1488.             'lexik_jwt_authentication.migrate_config_command' => ['privates''lexik_jwt_authentication.migrate_config_command''getLexikJwtAuthentication_MigrateConfigCommandService'false],
  1489.             'lexik_jwt_authentication.enable_encryption_config_command' => ['privates''lexik_jwt_authentication.enable_encryption_config_command''getLexikJwtAuthentication_EnableEncryptionConfigCommandService'false],
  1490.             'lexik_jwt_authentication.generate_token_command' => ['services''lexik_jwt_authentication.generate_token_command''getLexikJwtAuthentication_GenerateTokenCommandService'false],
  1491.             'lexik_jwt_authentication.generate_keypair_command' => ['privates''lexik_jwt_authentication.generate_keypair_command''getLexikJwtAuthentication_GenerateKeypairCommandService'false],
  1492.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  1493.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1494.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1495.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1496.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1497.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1498.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1499.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1500.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1501.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1502.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1503.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1504.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1505.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1506.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1507.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1508.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1509.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1510.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1511.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1512.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1513.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1514.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1515.         ], [
  1516.             'App\\Command\\CleanMoleculesTagsCommand' => 'App\\Command\\CleanMoleculesTagsCommand',
  1517.             'App\\Command\\CorrectSupervisorCommand' => 'App\\Command\\CorrectSupervisorCommand',
  1518.             'App\\Command\\CreateUserCommand' => 'App\\Command\\CreateUserCommand',
  1519.             'App\\Command\\ImportBatchsCommand' => 'App\\Command\\ImportBatchsCommand',
  1520.             'App\\Command\\ImportHsCodesCommand' => 'App\\Command\\ImportHsCodesCommand',
  1521.             'App\\Command\\ImportMoleculesCommand' => 'App\\Command\\ImportMoleculesCommand',
  1522.             'App\\Command\\ImportVariationsCommand' => 'App\\Command\\ImportVariationsCommand',
  1523.             'App\\Command\\MigrateStorageDataCommand' => 'App\\Command\\MigrateStorageDataCommand',
  1524.             'App\\Command\\SetMoleculesToRefSpCommand' => 'App\\Command\\SetMoleculesToRefSpCommand',
  1525.             'App\\Command\\StorageToMoleculeCommand' => 'App\\Command\\StorageToMoleculeCommand',
  1526.             'App\\Command\\TestSmtpCommand' => 'App\\Command\\TestSmtpCommand',
  1527.             'App\\Command\\TransferSpecificationsCommand' => 'App\\Command\\TransferSpecificationsCommand',
  1528.             'App\\Command\\TransferVariationsToSecondaryReferencesCommand' => 'App\\Command\\TransferVariationsToSecondaryReferencesCommand',
  1529.             'App\\Command\\UpdateMoleculeRemainingQuantityCommand' => 'App\\Command\\UpdateMoleculeRemainingQuantityCommand',
  1530.             'console.command.about' => '?',
  1531.             'console.command.assets_install' => '?',
  1532.             'console.command.cache_clear' => '?',
  1533.             'console.command.cache_pool_clear' => '?',
  1534.             'console.command.cache_pool_prune' => '?',
  1535.             'console.command.cache_pool_delete' => '?',
  1536.             'console.command.cache_pool_list' => '?',
  1537.             'console.command.cache_warmup' => '?',
  1538.             'console.command.config_debug' => '?',
  1539.             'console.command.config_dump_reference' => '?',
  1540.             'console.command.container_debug' => '?',
  1541.             'console.command.container_lint' => '?',
  1542.             'console.command.debug_autowiring' => '?',
  1543.             'console.command.dotenv_debug' => '?',
  1544.             'console.command.event_dispatcher_debug' => '?',
  1545.             'console.command.router_debug' => '?',
  1546.             'console.command.router_match' => '?',
  1547.             'console.command.translation_debug' => '?',
  1548.             'console.command.translation_extract' => '?',
  1549.             'console.command.validator_debug' => '?',
  1550.             'console.command.translation_pull' => '?',
  1551.             'console.command.translation_push' => '?',
  1552.             'console.command.xliff_lint' => '?',
  1553.             'console.command.yaml_lint' => '?',
  1554.             'console.command.form_debug' => '?',
  1555.             'console.command.secrets_set' => '?',
  1556.             'console.command.secrets_remove' => '?',
  1557.             'console.command.secrets_generate_key' => '?',
  1558.             'console.command.secrets_list' => '?',
  1559.             'console.command.secrets_decrypt_to_local' => '?',
  1560.             'console.command.secrets_encrypt_from_local' => '?',
  1561.             'twig.command.debug' => '?',
  1562.             'twig.command.lint' => '?',
  1563.             'var_dumper.command.server_dump' => '?',
  1564.             'monolog.command.server_log' => '?',
  1565.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1566.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1567.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1568.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1569.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1570.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1571.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1572.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1573.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1574.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1575.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1576.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1577.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1578.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1579.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1580.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1581.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1582.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1583.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1584.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1585.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  1586.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  1587.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  1588.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  1589.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  1590.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  1591.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  1592.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  1593.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  1594.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  1595.             'security.command.debug_firewall' => '?',
  1596.             'security.command.user_password_encoder' => '?',
  1597.             'security.command.user_password_hash' => '?',
  1598.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1599.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1600.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1601.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1602.             'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
  1603.             'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
  1604.             'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
  1605.             'lexik_jwt_authentication.check_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\CheckConfigCommand',
  1606.             'lexik_jwt_authentication.migrate_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\MigrateConfigCommand',
  1607.             'lexik_jwt_authentication.enable_encryption_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\EnableEncryptionConfigCommand',
  1608.             'lexik_jwt_authentication.generate_token_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateTokenCommand',
  1609.             'lexik_jwt_authentication.generate_keypair_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateKeyPairCommand',
  1610.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  1611.             'maker.auto_command.make_auth' => '?',
  1612.             'maker.auto_command.make_command' => '?',
  1613.             'maker.auto_command.make_controller' => '?',
  1614.             'maker.auto_command.make_crud' => '?',
  1615.             'maker.auto_command.make_docker_database' => '?',
  1616.             'maker.auto_command.make_entity' => '?',
  1617.             'maker.auto_command.make_fixtures' => '?',
  1618.             'maker.auto_command.make_form' => '?',
  1619.             'maker.auto_command.make_message' => '?',
  1620.             'maker.auto_command.make_messenger_middleware' => '?',
  1621.             'maker.auto_command.make_registration_form' => '?',
  1622.             'maker.auto_command.make_reset_password' => '?',
  1623.             'maker.auto_command.make_serializer_encoder' => '?',
  1624.             'maker.auto_command.make_serializer_normalizer' => '?',
  1625.             'maker.auto_command.make_subscriber' => '?',
  1626.             'maker.auto_command.make_twig_extension' => '?',
  1627.             'maker.auto_command.make_test' => '?',
  1628.             'maker.auto_command.make_validator' => '?',
  1629.             'maker.auto_command.make_voter' => '?',
  1630.             'maker.auto_command.make_user' => '?',
  1631.             'maker.auto_command.make_migration' => '?',
  1632.             'maker.auto_command.make_stimulus_controller' => '?',
  1633.         ]), ['app:clean-molecules-tags' => 'App\\Command\\CleanMoleculesTagsCommand''app:bene' => 'App\\Command\\CorrectSupervisorCommand''app:create-user' => 'App\\Command\\CreateUserCommand''app:import-batchs' => 'App\\Command\\ImportBatchsCommand''app:import-hs-codes' => 'App\\Command\\ImportHsCodesCommand''app:import-molecules' => 'App\\Command\\ImportMoleculesCommand''app:import-variations' => 'App\\Command\\ImportVariationsCommand''app:migrate-storage-data' => 'App\\Command\\MigrateStorageDataCommand''app:set-molecules-to-refsp' => 'App\\Command\\SetMoleculesToRefSpCommand''app:storage-to-molecule' => 'App\\Command\\StorageToMoleculeCommand''app:test-smtp' => 'App\\Command\\TestSmtpCommand''app:transfer-specifications' => 'App\\Command\\TransferSpecificationsCommand''app:transfer-variations-to-secondary-references' => 'App\\Command\\TransferVariationsToSecondaryReferencesCommand''app:update-molecule-remainingQuantity' => 'App\\Command\\UpdateMoleculeRemainingQuantityCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine: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''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''vich:mapping:debug-class' => 'vich_uploader.command.mapping_debug_class''vich:mapping:debug' => 'vich_uploader.command.mapping_debug''vich:mapping:list-classes' => 'vich_uploader.command.mapping_list_classes''lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command''lexik:jwt:migrate-config' => 'lexik_jwt_authentication.migrate_config_command''lexik:jwt:enable-encryption' => 'lexik_jwt_authentication.enable_encryption_config_command''lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command''lexik:jwt:generate-keypair' => 'lexik_jwt_authentication.generate_keypair_command''nelmio:apidoc:dump' => 'nelmio_api_doc.command.dump''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']);
  1634.     }
  1635.     /**
  1636.      * Gets the public 'container.env_var_processors_locator' shared service.
  1637.      *
  1638.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1639.      */
  1640.     protected function getContainer_EnvVarProcessorsLocatorService()
  1641.     {
  1642.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1643.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1644.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1645.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1646.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1647.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1648.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1649.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1650.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1651.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1652.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1653.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1654.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1655.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1656.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1657.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1658.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1659.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1660.         ], [
  1661.             'base64' => '?',
  1662.             'bool' => '?',
  1663.             'const' => '?',
  1664.             'csv' => '?',
  1665.             'default' => '?',
  1666.             'file' => '?',
  1667.             'float' => '?',
  1668.             'int' => '?',
  1669.             'json' => '?',
  1670.             'key' => '?',
  1671.             'not' => '?',
  1672.             'query_string' => '?',
  1673.             'require' => '?',
  1674.             'resolve' => '?',
  1675.             'string' => '?',
  1676.             'trim' => '?',
  1677.             'url' => '?',
  1678.         ]);
  1679.     }
  1680.     /**
  1681.      * Gets the public 'data_collector.dump' shared service.
  1682.      *
  1683.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1684.      */
  1685.     protected function getDataCollector_DumpService()
  1686.     {
  1687.         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()));
  1688.     }
  1689.     /**
  1690.      * Gets the public 'doctrine' shared service.
  1691.      *
  1692.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1693.      */
  1694.     protected function getDoctrineService()
  1695.     {
  1696.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1697.     }
  1698.     /**
  1699.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1700.      *
  1701.      * @return \Doctrine\DBAL\Connection
  1702.      */
  1703.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1704.     {
  1705.         $a = new \Doctrine\DBAL\Configuration();
  1706.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1707.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1708.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1709.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1710.         $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()))]));
  1711.         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, [
  1712.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1713.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  1714.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  1715.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  1716.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'false],
  1717.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'false],
  1718.             'vich_uploader.listener.clean.analysis' => ['privates''vich_uploader.listener.clean.analysis''getVichUploader_Listener_Clean_AnalysisService'false],
  1719.             'vich_uploader.listener.clean.molecule_picture' => ['privates''vich_uploader.listener.clean.molecule_picture''getVichUploader_Listener_Clean_MoleculePictureService'false],
  1720.             'vich_uploader.listener.clean.molecule_structure' => ['privates''vich_uploader.listener.clean.molecule_structure''getVichUploader_Listener_Clean_MoleculeStructureService'false],
  1721.             'vich_uploader.listener.clean.molecule_tds' => ['privates''vich_uploader.listener.clean.molecule_tds''getVichUploader_Listener_Clean_MoleculeTdsService'false],
  1722.             'vich_uploader.listener.remove.analysis' => ['privates''vich_uploader.listener.remove.analysis''getVichUploader_Listener_Remove_AnalysisService'false],
  1723.             'vich_uploader.listener.remove.molecule_picture' => ['privates''vich_uploader.listener.remove.molecule_picture''getVichUploader_Listener_Remove_MoleculePictureService'false],
  1724.             'vich_uploader.listener.remove.molecule_structure' => ['privates''vich_uploader.listener.remove.molecule_structure''getVichUploader_Listener_Remove_MoleculeStructureService'false],
  1725.             'vich_uploader.listener.remove.molecule_tds' => ['privates''vich_uploader.listener.remove.molecule_tds''getVichUploader_Listener_Remove_MoleculeTdsService'false],
  1726.             'vich_uploader.listener.upload.analysis' => ['privates''vich_uploader.listener.upload.analysis''getVichUploader_Listener_Upload_AnalysisService'false],
  1727.             'vich_uploader.listener.upload.molecule_picture' => ['privates''vich_uploader.listener.upload.molecule_picture''getVichUploader_Listener_Upload_MoleculePictureService'false],
  1728.             'vich_uploader.listener.upload.molecule_structure' => ['privates''vich_uploader.listener.upload.molecule_structure''getVichUploader_Listener_Upload_MoleculeStructureService'false],
  1729.             'vich_uploader.listener.upload.molecule_tds' => ['privates''vich_uploader.listener.upload.molecule_tds''getVichUploader_Listener_Upload_MoleculeTdsService'false],
  1730.         ], [
  1731.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1732.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1733.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1734.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1735.             'stof_doctrine_extensions.listener.sluggable' => '?',
  1736.             'stof_doctrine_extensions.listener.timestampable' => '?',
  1737.             'vich_uploader.listener.clean.analysis' => '?',
  1738.             'vich_uploader.listener.clean.molecule_picture' => '?',
  1739.             'vich_uploader.listener.clean.molecule_structure' => '?',
  1740.             'vich_uploader.listener.clean.molecule_tds' => '?',
  1741.             'vich_uploader.listener.remove.analysis' => '?',
  1742.             'vich_uploader.listener.remove.molecule_picture' => '?',
  1743.             'vich_uploader.listener.remove.molecule_structure' => '?',
  1744.             'vich_uploader.listener.remove.molecule_tds' => '?',
  1745.             'vich_uploader.listener.upload.analysis' => '?',
  1746.             'vich_uploader.listener.upload.molecule_picture' => '?',
  1747.             'vich_uploader.listener.upload.molecule_structure' => '?',
  1748.             'vich_uploader.listener.upload.molecule_tds' => '?',
  1749.         ]), [=> 'vich_uploader.listener.clean.molecule_structure'=> 'vich_uploader.listener.clean.molecule_picture'=> 'vich_uploader.listener.clean.molecule_tds'=> 'vich_uploader.listener.clean.analysis'=> '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'=> 'vich_uploader.listener.remove.molecule_structure'=> 'vich_uploader.listener.upload.molecule_structure'=> 'vich_uploader.listener.remove.molecule_picture'10 => 'vich_uploader.listener.upload.molecule_picture'11 => 'vich_uploader.listener.remove.molecule_tds'12 => 'vich_uploader.listener.upload.molecule_tds'13 => 'vich_uploader.listener.remove.analysis'14 => 'vich_uploader.listener.upload.analysis'15 => 'stof_doctrine_extensions.listener.timestampable'16 => 'stof_doctrine_extensions.listener.sluggable'17 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1750.     }
  1751.     /**
  1752.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1753.      *
  1754.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1755.      */
  1756.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1757.     {
  1758.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1759.             'App\\EventListener\\BatchQuantityListener' => ['privates''App\\EventListener\\BatchQuantityListener''getBatchQuantityListenerService'false],
  1760.         ], [
  1761.             'App\\EventListener\\BatchQuantityListener' => '?',
  1762.         ]));
  1763.         $instance->registerService('App\\EventListener\\BatchQuantityListener''App\\EventListener\\BatchQuantityListener');
  1764.         $instance->registerService('App\\EventListener\\BatchQuantityListener''App\\EventListener\\BatchQuantityListener');
  1765.         return $instance;
  1766.     }
  1767.     /**
  1768.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1769.      *
  1770.      * @return \Doctrine\ORM\EntityManager
  1771.      */
  1772.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1773.     {
  1774.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1775.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1776.             return $this->services['doctrine.orm.default_entity_manager'];
  1777.         }
  1778.         $b = ($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService());
  1779.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1780.             return $this->services['doctrine.orm.default_entity_manager'];
  1781.         }
  1782.         $c = new \Doctrine\ORM\Configuration();
  1783.         $d = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1784.         $d->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1785.         $d->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1786.         $c->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  1787.         $c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1788.         $c->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1789.         $c->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1790.         $c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($d, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1791.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1792.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1793.         ], [
  1794.             'doctrine.ulid_generator' => '?',
  1795.             'doctrine.uuid_generator' => '?',
  1796.         ])));
  1797.         $c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1798.         $c->setProxyNamespace('Proxies');
  1799.         $c->setAutoGenerateProxyClasses(true);
  1800.         $c->setSchemaIgnoreClasses([]);
  1801.         $c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1802.         $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1803.         $c->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1804.         $c->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1805.         $c->setEntityListenerResolver($b);
  1806.         $c->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1807.             'App\\Repository\\ArticleScientificRepository' => ['privates''App\\Repository\\ArticleScientificRepository''getArticleScientificRepositoryService'false],
  1808.             'App\\Repository\\BatchRepository' => ['privates''App\\Repository\\BatchRepository''getBatchRepositoryService'false],
  1809.             'App\\Repository\\DeclinaisonSpecificationRepository' => ['privates''App\\Repository\\DeclinaisonSpecificationRepository''getDeclinaisonSpecificationRepositoryService'false],
  1810.             'App\\Repository\\DocumentRepository' => ['privates''App\\Repository\\DocumentRepository''getDocumentRepositoryService'false],
  1811.             'App\\Repository\\ImageRepository' => ['privates''App\\Repository\\ImageRepository''getImageRepositoryService'false],
  1812.             'App\\Repository\\MoleculeRepository' => ['privates''App\\Repository\\MoleculeRepository''getMoleculeRepositoryService'false],
  1813.             'App\\Repository\\NotificationRepository' => ['privates''App\\Repository\\NotificationRepository''getNotificationRepositoryService'false],
  1814.             'App\\Repository\\SecondaryReferenceRepository' => ['privates''App\\Repository\\SecondaryReferenceRepository''getSecondaryReferenceRepositoryService'false],
  1815.             'App\\Repository\\SpecificationRepository' => ['privates''App\\Repository\\SpecificationRepository''getSpecificationRepositoryService'false],
  1816.             'App\\Repository\\StorageRepository' => ['privates''App\\Repository\\StorageRepository''getStorageRepositoryService'false],
  1817.             'App\\Repository\\TagRepository' => ['privates''App\\Repository\\TagRepository''getTagRepositoryService'false],
  1818.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1819.             'App\\Repository\\VariationRepository' => ['privates''App\\Repository\\VariationRepository''getVariationRepositoryService'false],
  1820.         ], [
  1821.             'App\\Repository\\ArticleScientificRepository' => '?',
  1822.             'App\\Repository\\BatchRepository' => '?',
  1823.             'App\\Repository\\DeclinaisonSpecificationRepository' => '?',
  1824.             'App\\Repository\\DocumentRepository' => '?',
  1825.             'App\\Repository\\ImageRepository' => '?',
  1826.             'App\\Repository\\MoleculeRepository' => '?',
  1827.             'App\\Repository\\NotificationRepository' => '?',
  1828.             'App\\Repository\\SecondaryReferenceRepository' => '?',
  1829.             'App\\Repository\\SpecificationRepository' => '?',
  1830.             'App\\Repository\\StorageRepository' => '?',
  1831.             'App\\Repository\\TagRepository' => '?',
  1832.             'App\\Repository\\UserRepository' => '?',
  1833.             'App\\Repository\\VariationRepository' => '?',
  1834.         ])));
  1835.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a$c);
  1836.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1837.         return $instance;
  1838.     }
  1839.     /**
  1840.      * Gets the public 'error_controller' shared service.
  1841.      *
  1842.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1843.      */
  1844.     protected function getErrorControllerService()
  1845.     {
  1846.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1847.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1848.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1849.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1850.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1851.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1852.         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)));
  1853.     }
  1854.     /**
  1855.      * Gets the public 'event_dispatcher' shared service.
  1856.      *
  1857.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1858.      */
  1859.     protected function getEventDispatcherService()
  1860.     {
  1861.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1862.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1863.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1864.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1865.         $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())));
  1866.         $instance->addListener('kernel.request', [=> function () {
  1867.             return ($this->privates['App\\EventListener\\KernelRequestListener'] ?? $this->getKernelRequestListenerService());
  1868.         }, => 'onKernelRequest'], 0);
  1869.         $instance->addListener('security.interactive_login', [=> function () {
  1870.             return ($this->privates['App\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  1871.         }, => 'onSecurityInteractiveLogin'], 0);
  1872.         $instance->addListener('kernel.controller', [=> function () {
  1873.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1874.         }, => 'onKernelController'], 0);
  1875.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1876.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  1877.         }, => 'checkPassport'], 1024);
  1878.         $instance->addListener('kernel.response', [=> function () {
  1879.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1880.         }, => 'onKernelResponse'], 0);
  1881.         $instance->addListener('kernel.exception', [=> function () {
  1882.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  1883.         }, => 'onKernelException'], 0);
  1884.         $instance->addListener('kernel.request', [=> function () {
  1885.             return ($this->privates['App\\EventListener\\IpAccessControlListener'] ?? $this->getIpAccessControlListenerService());
  1886.         }, => 'onKernelRequest'], 10);
  1887.         $instance->addListener('kernel.response', [=> function () {
  1888.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1889.         }, => 'onKernelResponse'], 0);
  1890.         $instance->addListener('kernel.response', [=> function () {
  1891.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1892.         }, => 'onKernelResponse'], -1024);
  1893.         $instance->addListener('kernel.request', [=> function () {
  1894.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1895.         }, => 'setDefaultLocale'], 100);
  1896.         $instance->addListener('kernel.request', [=> function () {
  1897.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1898.         }, => 'onKernelRequest'], 16);
  1899.         $instance->addListener('kernel.finish_request', [=> function () {
  1900.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1901.         }, => 'onKernelFinishRequest'], 0);
  1902.         $instance->addListener('kernel.request', [=> function () {
  1903.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1904.         }, => 'onKernelRequest'], 256);
  1905.         $instance->addListener('kernel.response', [=> function () {
  1906.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1907.         }, => 'onResponse'], -255);
  1908.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1909.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1910.         }, => 'onControllerArguments'], 0);
  1911.         $instance->addListener('kernel.exception', [=> function () {
  1912.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1913.         }, => 'logKernelException'], 0);
  1914.         $instance->addListener('kernel.exception', [=> function () {
  1915.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1916.         }, => 'onKernelException'], -128);
  1917.         $instance->addListener('kernel.response', [=> function () {
  1918.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1919.         }, => 'removeCspHeader'], -128);
  1920.         $instance->addListener('kernel.request', [=> function () {
  1921.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1922.         }, => 'onKernelRequest'], 15);
  1923.         $instance->addListener('kernel.finish_request', [=> function () {
  1924.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1925.         }, => 'onKernelFinishRequest'], -15);
  1926.         $instance->addListener('console.error', [=> function () {
  1927.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1928.         }, => 'onConsoleError'], -128);
  1929.         $instance->addListener('console.terminate', [=> function () {
  1930.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1931.         }, => 'onConsoleTerminate'], -128);
  1932.         $instance->addListener('console.error', [=> function () {
  1933.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1934.         }, => 'onConsoleError'], 0);
  1935.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1936.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1937.         }, => 'onMessage'], -255);
  1938.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1939.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1940.         }, => 'onMessage'], -255);
  1941.         $instance->addListener('kernel.request', [=> function () {
  1942.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1943.         }, => 'configure'], 2048);
  1944.         $instance->addListener('console.command', [=> function () {
  1945.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1946.         }, => 'configure'], 2048);
  1947.         $instance->addListener('kernel.request', [=> function () {
  1948.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1949.         }, => 'onKernelRequest'], 32);
  1950.         $instance->addListener('kernel.finish_request', [=> function () {
  1951.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1952.         }, => 'onKernelFinishRequest'], 0);
  1953.         $instance->addListener('kernel.exception', [=> function () {
  1954.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1955.         }, => 'onKernelException'], -64);
  1956.         $instance->addListener('kernel.response', [=> function () {
  1957.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1958.         }, => 'onKernelResponse'], 0);
  1959.         $instance->addListener('kernel.request', [=> function () {
  1960.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1961.         }, => 'onKernelRequest'], 128);
  1962.         $instance->addListener('kernel.response', [=> function () {
  1963.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1964.         }, => 'onKernelResponse'], -1000);
  1965.         $instance->addListener('kernel.finish_request', [=> function () {
  1966.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1967.         }, => 'onFinishRequest'], 0);
  1968.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1969.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1970.         }, => 'onNotification'], -255);
  1971.         $instance->addListener('kernel.response', [=> function () {
  1972.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1973.         }, => 'onKernelResponse'], -100);
  1974.         $instance->addListener('kernel.exception', [=> function () {
  1975.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1976.         }, => 'onKernelException'], 0);
  1977.         $instance->addListener('kernel.terminate', [=> function () {
  1978.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1979.         }, => 'onKernelTerminate'], -1024);
  1980.         $instance->addListener('kernel.controller', [=> function () {
  1981.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1982.         }, => 'onKernelController'], 0);
  1983.         $instance->addListener('kernel.response', [=> function () {
  1984.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1985.         }, => 'onKernelResponse'], 0);
  1986.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1987.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1988.         }, => 'onMessage'], 0);
  1989.         $instance->addListener('kernel.response', [=> function () {
  1990.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1991.         }, => 'onKernelResponse'], -128);
  1992.         $instance->addListener('console.command', [=> function () {
  1993.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1994.         }, => 'onCommand'], 255);
  1995.         $instance->addListener('console.terminate', [=> function () {
  1996.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1997.         }, => 'onTerminate'], -255);
  1998.         $instance->addListener('console.command', [=> function () {
  1999.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2000.         }, => 'configure'], 1024);
  2001.         $instance->addListener('kernel.controller', [=> function () {
  2002.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2003.         }, => 'onKernelController'], 0);
  2004.         $instance->addListener('kernel.controller', [=> function () {
  2005.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2006.         }, => 'onKernelController'], 0);
  2007.         $instance->addListener('kernel.controller', [=> function () {
  2008.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2009.         }, => 'onKernelController'], -128);
  2010.         $instance->addListener('kernel.view', [=> function () {
  2011.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2012.         }, => 'onKernelView'], 0);
  2013.         $instance->addListener('kernel.controller', [=> function () {
  2014.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2015.         }, => 'onKernelController'], 0);
  2016.         $instance->addListener('kernel.response', [=> function () {
  2017.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2018.         }, => 'onKernelResponse'], 0);
  2019.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2020.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2021.         }, => 'onKernelControllerArguments'], 0);
  2022.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2023.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2024.         }, => 'onKernelControllerArguments'], 0);
  2025.         $instance->addListener('kernel.response', [=> function () {
  2026.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2027.         }, => 'onKernelResponse'], 0);
  2028.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2029.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  2030.         }, => 'checkPassport'], 0);
  2031.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2032.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  2033.         }, => 'onLoginSuccess'], 0);
  2034.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2035.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2036.         }, => 'onVoterVote'], 0);
  2037.         $instance->addListener('kernel.request', [=> function () {
  2038.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2039.         }, => 'configureLogoutUrlGenerator'], 8);
  2040.         $instance->addListener('kernel.request', [=> function () {
  2041.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2042.         }, => 'onKernelRequest'], 8);
  2043.         $instance->addListener('kernel.finish_request', [=> function () {
  2044.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2045.         }, => 'onKernelFinishRequest'], 0);
  2046.         $instance->addListener('console.error', [=> function () {
  2047.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2048.         }, => 'onConsoleError'], 0);
  2049.         $instance->addListener('console.terminate', [=> function () {
  2050.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2051.         }, => 'onConsoleTerminate'], 0);
  2052.         $instance->addListener('kernel.exception', [=> function () {
  2053.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2054.         }, => 'onException'], 0);
  2055.         $instance->addListener('kernel.terminate', [=> function () {
  2056.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2057.         }, => 'onTerminate'], 0);
  2058.         $instance->addListener('console.error', [=> function () {
  2059.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2060.         }, => 'onException'], 0);
  2061.         $instance->addListener('console.terminate', [=> function () {
  2062.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2063.         }, => 'onTerminate'], 0);
  2064.         $instance->addListener('kernel.finish_request', [=> function () {
  2065.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2066.         }, => 'resetAssets'], 0);
  2067.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2068.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  2069.         }, => 'checkPassport'], 512);
  2070.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2071.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2072.         }, => 'onLogout'], 0);
  2073.         return $instance;
  2074.     }
  2075.     /**
  2076.      * Gets the public 'http_kernel' shared service.
  2077.      *
  2078.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2079.      */
  2080.     protected function getHttpKernelService()
  2081.     {
  2082.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2083.         if (isset($this->services['http_kernel'])) {
  2084.             return $this->services['http_kernel'];
  2085.         }
  2086.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2087.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2088.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2089.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2090.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2091.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2092.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2093.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2094.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2095.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2096.         }, 8)), $b));
  2097.     }
  2098.     /**
  2099.      * Gets the public 'jms_serializer' shared service.
  2100.      *
  2101.      * @return \JMS\Serializer\Serializer
  2102.      */
  2103.     protected function getJmsSerializerService()
  2104.     {
  2105.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  2106.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  2107.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  2108.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  2109.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  2110.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  2111.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  2112.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  2113.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  2114.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  2115.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  2116.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  2117.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  2118.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  2119.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  2120.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  2121.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  2122.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  2123.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  2124.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  2125.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  2126.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  2127.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  2128.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  2129.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  2130.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  2131.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  2132.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2133.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2135.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  2136.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  2137.         $a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
  2138.         $b = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2139.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  2140.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  2141.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  2142.             'jms_serializer.form_error_handler' => ['privates''jms_serializer.form_error_handler''getJmsSerializer_FormErrorHandlerService'false],
  2143.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  2144.         ], [
  2145.             'jms_serializer.array_collection_handler' => '?',
  2146.             'jms_serializer.constraint_violation_handler' => '?',
  2147.             'jms_serializer.datetime_handler' => '?',
  2148.             'jms_serializer.form_error_handler' => '?',
  2149.             'jms_serializer.iterator_handler' => '?',
  2150.         ]), [=> ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']], 'Symfony\\Component\\Form\\Form' => ['xml' => [=> 'jms_serializer.form_error_handler'=> 'serializeFormToxml'], 'json' => [=> 'jms_serializer.form_error_handler'=> 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormInterface' => ['xml' => [=> 'jms_serializer.form_error_handler'=> 'serializeFormToXml'], 'json' => [=> 'jms_serializer.form_error_handler'=> 'serializeFormToJson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorToxml'], 'json' => [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorTojson']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']]], => ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']]]]);
  2151.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  2152.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  2153.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  2154.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  2155.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2156.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  2157.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  2158.             'Fresh\\VichUploaderSerializationBundle\\EventListener\\JmsSerializerSubscriber' => ['privates''Fresh\\VichUploaderSerializationBundle\\EventListener\\JmsSerializerSubscriber''getJmsSerializerSubscriberService'false],
  2159.         ], [
  2160.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  2161.             'jms_serializer.stopwatch_subscriber' => '?',
  2162.             'Fresh\\VichUploaderSerializationBundle\\EventListener\\JmsSerializerSubscriber' => '?',
  2163.         ]));
  2164.         $f->setListeners(['serializer.pre_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> NULL], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ORM\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'ProxyManager\\Proxy\\LazyLoadingInterface'], => [=> [=> 'Fresh\\VichUploaderSerializationBundle\\EventListener\\JmsSerializerSubscriber'=> 'onPreSerialize'], => NULL=> NULL=> NULL]], 'serializer.post_serialize' => [=> [=> [=> 'Fresh\\VichUploaderSerializationBundle\\EventListener\\JmsSerializerSubscriber'=> 'onPostSerialize'], => NULL=> NULL=> NULL], => [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], => NULL=> NULL=> NULL]]]);
  2165.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  2166.         $g->setOptions(1216);
  2167.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  2168.         $h->setFormatOutput(true);
  2169.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  2170.         $i->setOptions(0);
  2171.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e$f$d), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$e$f$d)], ['json' => $g'xml' => $h], ['json' => $i'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  2172.     }
  2173.     /**
  2174.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  2175.      *
  2176.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  2177.      */
  2178.     protected function getJmsSerializer_DeserializationContextFactoryService()
  2179.     {
  2180.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2181.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2182.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2183.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  2184.     }
  2185.     /**
  2186.      * Gets the public 'jms_serializer.metadata_driver' shared service.
  2187.      *
  2188.      * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  2189.      */
  2190.     protected function getJmsSerializer_MetadataDriverService()
  2191.     {
  2192.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  2193.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  2194.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  2195.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  2196.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  2197.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  2198.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  2199.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  2200.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  2201.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
  2202.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  2203.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  2204.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  2205.         $a = new \Metadata\Driver\FileLocator([]);
  2206.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  2207.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  2208.         return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([=> new \JMS\Serializer\Metadata\Driver\YamlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\XmlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $b$c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
  2209.     }
  2210.     /**
  2211.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  2212.      *
  2213.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  2214.      */
  2215.     protected function getJmsSerializer_SerializationContextFactoryService()
  2216.     {
  2217.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2218.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2219.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2220.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  2221.     }
  2222.     /**
  2223.      * Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  2224.      *
  2225.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  2226.      */
  2227.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  2228.     {
  2229.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  2230.         return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  2231.     }
  2232.     /**
  2233.      * Gets the public 'knp_snappy.image' shared service.
  2234.      *
  2235.      * @return \Knp\Snappy\Image
  2236.      */
  2237.     protected function getKnpSnappy_ImageService()
  2238.     {
  2239.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2240.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2241.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  2242.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image($this->getEnv('WKHTMLTOIMAGE_PATH'), [], []);
  2243.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2244.         return $instance;
  2245.     }
  2246.     /**
  2247.      * Gets the public 'knp_snappy.pdf' shared service.
  2248.      *
  2249.      * @return \Knp\Snappy\Pdf
  2250.      */
  2251.     protected function getKnpSnappy_PdfService()
  2252.     {
  2253.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2254.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2255.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  2256.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), $this->parameters['knp_snappy.pdf.options'], []);
  2257.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2258.         return $instance;
  2259.     }
  2260.     /**
  2261.      * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  2262.      *
  2263.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  2264.      */
  2265.     protected function getLexikJwtAuthentication_EncoderService()
  2266.     {
  2267.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  2268.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  2269.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  2270.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  2271.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  2272.         return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'openssl''RS256'315400000false));
  2273.     }
  2274.     /**
  2275.      * Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
  2276.      *
  2277.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
  2278.      */
  2279.     protected function getLexikJwtAuthentication_GenerateTokenCommandService()
  2280.     {
  2281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2282.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
  2283.         $this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
  2284.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  2285.         }, 1));
  2286.         $instance->setName('lexik:jwt:generate-token');
  2287.         return $instance;
  2288.     }
  2289.     /**
  2290.      * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  2291.      *
  2292.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  2293.      */
  2294.     protected function getLexikJwtAuthentication_JwtManagerService()
  2295.     {
  2296.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  2297.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  2298.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  2299.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichmentInterface.php';
  2300.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichment/ChainEnrichment.php';
  2301.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2302.         if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
  2303.             return $this->services['lexik_jwt_authentication.jwt_manager'];
  2304.         }
  2305.         $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), $a'username', new \Lexik\Bundle\JWTAuthenticationBundle\Services\PayloadEnrichment\ChainEnrichment([]));
  2306.         $instance->setUserIdentityField('username'false);
  2307.         return $instance;
  2308.     }
  2309.     /**
  2310.      * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  2311.      *
  2312.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  2313.      */
  2314.     protected function getLexikJwtAuthentication_KeyLoaderService()
  2315.     {
  2316.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  2317.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  2318.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  2319.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  2320.         return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), []);
  2321.     }
  2322.     /**
  2323.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  2324.      *
  2325.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  2326.      */
  2327.     protected function getNelmioApiDoc_Command_DumpService()
  2328.     {
  2329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2330.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Command/DumpCommand.php';
  2331.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2332.         $instance->setName('nelmio:apidoc:dump');
  2333.         return $instance;
  2334.     }
  2335.     /**
  2336.      * Gets the public 'nelmio_api_doc.controller.redocly' shared service.
  2337.      *
  2338.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  2339.      */
  2340.     protected function getNelmioApiDoc_Controller_RedoclyService()
  2341.     {
  2342.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  2343.         return $this->services['nelmio_api_doc.controller.redocly'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'redocly');
  2344.     }
  2345.     /**
  2346.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  2347.      *
  2348.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  2349.      */
  2350.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  2351.     {
  2352.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/DocumentationController.php';
  2353.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2354.     }
  2355.     /**
  2356.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  2357.      *
  2358.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  2359.      */
  2360.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  2361.     {
  2362.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  2363.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'swaggerui');
  2364.     }
  2365.     /**
  2366.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  2367.      *
  2368.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  2369.      */
  2370.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  2371.     {
  2372.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/YamlDocumentationController.php';
  2373.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2374.     }
  2375.     /**
  2376.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  2377.      *
  2378.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  2379.      */
  2380.     protected function getNelmioApiDoc_Generator_DefaultService()
  2381.     {
  2382.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ApiDocGenerator.php';
  2383.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Generator.php';
  2384.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Processors/ProcessorInterface.php';
  2385.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Processor/NullablePropertyProcessor.php';
  2386.         $a = new \OpenApi\Generator();
  2387.         $a->addProcessor(new \Nelmio\ApiDocBundle\Processor\NullablePropertyProcessor(), NULL);
  2388.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  2389.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  2390.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  2391.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  2392.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  2393.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  2394.         }, 5), new RewindableGenerator(function () {
  2395.             yield => ($this->privates['nelmio_api_doc.model_describers.self_describing'] ?? ($this->privates['nelmio_api_doc.model_describers.self_describing'] = new \Nelmio\ApiDocBundle\ModelDescriber\SelfDescribingModelDescriber()));
  2396.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  2397.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  2398.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  2399.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  2400.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  2401.         }, 6), NULL'openapi_doc.default'$a);
  2402.         $b = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  2403.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2404.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2405.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2406.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2407.         $instance->setAlternativeNames([]);
  2408.         $instance->setMediaTypes([=> 'json']);
  2409.         $instance->setLogger($b);
  2410.         $instance->setOpenApiVersion(NULL);
  2411.         return $instance;
  2412.     }
  2413.     /**
  2414.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  2415.      *
  2416.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  2417.      */
  2418.     protected function getNelmioApiDoc_RenderDocsService()
  2419.     {
  2420.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/RenderOpenApi.php';
  2421.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/OpenApiRenderer.php';
  2422.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Json/JsonOpenApiRenderer.php';
  2423.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Yaml/YamlOpenApiRenderer.php';
  2424.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/HtmlOpenApiRenderer.php';
  2425.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2426.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  2427.         ], [
  2428.             'default' => '?',
  2429.         ]), new \Nelmio\ApiDocBundle\Render\Json\JsonOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Yaml\YamlOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Html\HtmlOpenApiRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ['assets_mode' => 'cdn''swagger_ui_config' => [], 'redocly_config' => []]));
  2430.     }
  2431.     /**
  2432.      * Gets the public 'request_stack' shared service.
  2433.      *
  2434.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2435.      */
  2436.     protected function getRequestStackService()
  2437.     {
  2438.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2439.     }
  2440.     /**
  2441.      * Gets the public 'router' shared service.
  2442.      *
  2443.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2444.      */
  2445.     protected function getRouterService()
  2446.     {
  2447.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2448.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2449.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2450.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2451.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2452.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2453.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2454.         ], [
  2455.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2456.         ]))->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');
  2457.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2458.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2459.         return $instance;
  2460.     }
  2461.     /**
  2462.      * Gets the public 'routing.loader' shared service.
  2463.      *
  2464.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2465.      */
  2466.     protected function getRouting_LoaderService()
  2467.     {
  2468.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2469.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2470.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2471.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2472.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2473.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2474.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2475.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2476.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2477.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2478.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2479.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2480.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2481.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2482.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2483.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2484.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2485.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2486.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2487.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2488.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2489.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2490.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2491.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2492.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2493.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2494.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2495.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  2496.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  2497.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  2498.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  2499.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  2500.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2501.             'kernel' => ['services''kernel''getKernelService'false],
  2502.         ], [
  2503.             'kernel' => 'App\\Kernel',
  2504.         ]), 'dev'));
  2505.         $a->addLoader($c);
  2506.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2507.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2508.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2509.     }
  2510.     /**
  2511.      * Gets the public 'services_resetter' shared service.
  2512.      *
  2513.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2514.      */
  2515.     protected function getServicesResetterService()
  2516.     {
  2517.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2518.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2519.             if (isset($this->services['cache.app'])) {
  2520.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2521.             }
  2522.             if (isset($this->services['cache.system'])) {
  2523.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2524.             }
  2525.             if (isset($this->privates['cache.validator'])) {
  2526.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2527.             }
  2528.             if (isset($this->privates['cache.serializer'])) {
  2529.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2530.             }
  2531.             if (isset($this->privates['cache.annotations'])) {
  2532.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2533.             }
  2534.             if (isset($this->privates['cache.property_info'])) {
  2535.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2536.             }
  2537.             if (isset($this->privates['.debug.http_client'])) {
  2538.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2539.             }
  2540.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2541.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2542.             }
  2543.             if (isset($this->privates['debug.stopwatch'])) {
  2544.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2545.             }
  2546.             if (isset($this->services['event_dispatcher'])) {
  2547.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2548.             }
  2549.             if (isset($this->privates['session_listener'])) {
  2550.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2551.             }
  2552.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2553.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2554.             }
  2555.             if (isset($this->services['cache.validator_expression_language'])) {
  2556.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2557.             }
  2558.             if (isset($this->services['.container.private.profiler'])) {
  2559.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2560.             }
  2561.             if (isset($this->services['.container.private.validator'])) {
  2562.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2563.             }
  2564.             if (isset($this->privates['twig.form.engine'])) {
  2565.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2566.             }
  2567.             if (isset($this->privates['monolog.handler.main'])) {
  2568.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2569.             }
  2570.             if (isset($this->privates['monolog.handler.console'])) {
  2571.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2572.             }
  2573.             if (isset($this->services['doctrine'])) {
  2574.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2575.             }
  2576.             if (isset($this->privates['form.type.entity'])) {
  2577.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2578.             }
  2579.             if (isset($this->services['.container.private.security.token_storage'])) {
  2580.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2581.             }
  2582.             if (isset($this->privates['cache.security_expression_language'])) {
  2583.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2584.             }
  2585.             if (isset($this->privates['debug.security.firewall'])) {
  2586.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  2587.             }
  2588.             if (isset($this->privates['debug.security.firewall.authenticator.login'])) {
  2589.                 yield 'debug.security.firewall.authenticator.login' => ($this->privates['debug.security.firewall.authenticator.login'] ?? null);
  2590.             }
  2591.             if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  2592.                 yield 'debug.security.firewall.authenticator.api' => ($this->privates['debug.security.firewall.authenticator.api'] ?? null);
  2593.             }
  2594.             if (isset($this->privates['cache.security_token_verifier'])) {
  2595.                 yield 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? null);
  2596.             }
  2597.             if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  2598.                 yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  2599.             }
  2600.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  2601.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  2602.             }
  2603.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2604.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2605.             }
  2606.             if (isset($this->privates['cache.webpack_encore'])) {
  2607.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2608.             }
  2609.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2610.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2611.             }
  2612.             if (isset($this->privates['.debug.http_client'])) {
  2613.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2614.             }
  2615.         }, function () {
  2616.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.login'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.api'])) + (int) (isset($this->privates['cache.security_token_verifier'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['.debug.http_client']));
  2617.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'debug.security.firewall.authenticator.login' => [=> 'reset'], 'debug.security.firewall.authenticator.api' => [=> 'reset'], 'cache.security_token_verifier' => [=> 'reset'], 'debug.security.firewall.authenticator.main' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2618.     }
  2619.     /**
  2620.      * Gets the public 'swiftmailer.mailer.default' shared service.
  2621.      *
  2622.      * @return \Swift_Mailer
  2623.      */
  2624.     protected function getSwiftmailer_Mailer_DefaultService()
  2625.     {
  2626.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  2627.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  2628.     }
  2629.     /**
  2630.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  2631.      *
  2632.      * @return \Swift_Plugins_MessageLogger
  2633.      */
  2634.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  2635.     {
  2636.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2637.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2638.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2639.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  2640.     }
  2641.     /**
  2642.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  2643.      *
  2644.      * @return \Swift_Transport
  2645.      */
  2646.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  2647.     {
  2648.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2649.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  2650.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2651.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2652.         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())));
  2653.     }
  2654.     /**
  2655.      * Gets the public 'swiftmailer.transport' shared service.
  2656.      *
  2657.      * @return \Swift_Transport_SpoolTransport
  2658.      */
  2659.     protected function getSwiftmailer_TransportService()
  2660.     {
  2661.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2662.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  2663.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  2664.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  2665.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2666.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2667.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2668.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2669.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2670.         $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());
  2671.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  2672.         return $instance;
  2673.     }
  2674.     /**
  2675.      * Gets the public 'translator' shared service.
  2676.      *
  2677.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2678.      */
  2679.     protected function getTranslatorService()
  2680.     {
  2681.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2682.     }
  2683.     /**
  2684.      * Gets the public 'var_dumper.cloner' shared service.
  2685.      *
  2686.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2687.      */
  2688.     protected function getVarDumper_ClonerService()
  2689.     {
  2690.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2691.         $instance->setMaxItems(2500);
  2692.         $instance->setMinDepth(1);
  2693.         $instance->setMaxString(-1);
  2694.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2695.         return $instance;
  2696.     }
  2697.     /**
  2698.      * Gets the public 'vich_uploader.download_handler' shared service.
  2699.      *
  2700.      * @return \Vich\UploaderBundle\Handler\DownloadHandler
  2701.      */
  2702.     protected function getVichUploader_DownloadHandlerService()
  2703.     {
  2704.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  2705.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
  2706.         return $this->services['vich_uploader.download_handler'] = new \Vich\UploaderBundle\Handler\DownloadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  2707.     }
  2708.     /**
  2709.      * Gets the public 'vich_uploader.form.type.file' shared service.
  2710.      *
  2711.      * @return \Vich\UploaderBundle\Form\Type\VichFileType
  2712.      */
  2713.     protected function getVichUploader_Form_Type_FileService()
  2714.     {
  2715.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2716.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2717.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  2718.         return $this->services['vich_uploader.form.type.file'] = new \Vich\UploaderBundle\Form\Type\VichFileType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  2719.     }
  2720.     /**
  2721.      * Gets the public 'vich_uploader.form.type.image' shared service.
  2722.      *
  2723.      * @return \Vich\UploaderBundle\Form\Type\VichImageType
  2724.      */
  2725.     protected function getVichUploader_Form_Type_ImageService()
  2726.     {
  2727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2728.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2729.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  2730.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
  2731.         return $this->services['vich_uploader.form.type.image'] = new \Vich\UploaderBundle\Form\Type\VichImageType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), NULL);
  2732.     }
  2733.     /**
  2734.      * Gets the public 'vich_uploader.upload_handler' shared service.
  2735.      *
  2736.      * @return \Vich\UploaderBundle\Handler\UploadHandler
  2737.      */
  2738.     protected function getVichUploader_UploadHandlerService()
  2739.     {
  2740.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  2741.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
  2742.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
  2743.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
  2744.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2745.         if (isset($this->services['vich_uploader.upload_handler'])) {
  2746.             return $this->services['vich_uploader.upload_handler'];
  2747.         }
  2748.         $b = ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService());
  2749.         return $this->services['vich_uploader.upload_handler'] = new \Vich\UploaderBundle\Handler\UploadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), $b, new \Vich\UploaderBundle\Injector\FileInjector($b), $a);
  2750.     }
  2751.     /**
  2752.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2753.      *
  2754.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2755.      */
  2756.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2757.     {
  2758.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2759.         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()));
  2760.     }
  2761.     /**
  2762.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2763.      *
  2764.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2765.      */
  2766.     protected function getWebProfiler_Controller_ProfilerService()
  2767.     {
  2768.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2769.         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));
  2770.     }
  2771.     /**
  2772.      * Gets the public 'web_profiler.controller.router' shared service.
  2773.      *
  2774.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2775.      */
  2776.     protected function getWebProfiler_Controller_RouterService()
  2777.     {
  2778.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2779.         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 () {
  2780.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2781.         }, 1));
  2782.     }
  2783.     /**
  2784.      * Gets the private '.console.command.about.lazy' shared service.
  2785.      *
  2786.      * @return \Symfony\Component\Console\Command\LazyCommand
  2787.      */
  2788.     protected function get_Console_Command_About_LazyService()
  2789.     {
  2790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2792.         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 {
  2793.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2794.         });
  2795.     }
  2796.     /**
  2797.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2798.      *
  2799.      * @return \Symfony\Component\Console\Command\LazyCommand
  2800.      */
  2801.     protected function get_Console_Command_AssetsInstall_LazyService()
  2802.     {
  2803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2805.         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 {
  2806.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2807.         });
  2808.     }
  2809.     /**
  2810.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2811.      *
  2812.      * @return \Symfony\Component\Console\Command\LazyCommand
  2813.      */
  2814.     protected function get_Console_Command_CacheClear_LazyService()
  2815.     {
  2816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2818.         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 {
  2819.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2820.         });
  2821.     }
  2822.     /**
  2823.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2824.      *
  2825.      * @return \Symfony\Component\Console\Command\LazyCommand
  2826.      */
  2827.     protected function get_Console_Command_CachePoolClear_LazyService()
  2828.     {
  2829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2831.         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 {
  2832.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2833.         });
  2834.     }
  2835.     /**
  2836.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2837.      *
  2838.      * @return \Symfony\Component\Console\Command\LazyCommand
  2839.      */
  2840.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2841.     {
  2842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2844.         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 {
  2845.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2846.         });
  2847.     }
  2848.     /**
  2849.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2850.      *
  2851.      * @return \Symfony\Component\Console\Command\LazyCommand
  2852.      */
  2853.     protected function get_Console_Command_CachePoolList_LazyService()
  2854.     {
  2855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2857.         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 {
  2858.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2859.         });
  2860.     }
  2861.     /**
  2862.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2863.      *
  2864.      * @return \Symfony\Component\Console\Command\LazyCommand
  2865.      */
  2866.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2867.     {
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2870.         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 {
  2871.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2872.         });
  2873.     }
  2874.     /**
  2875.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2876.      *
  2877.      * @return \Symfony\Component\Console\Command\LazyCommand
  2878.      */
  2879.     protected function get_Console_Command_CacheWarmup_LazyService()
  2880.     {
  2881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2883.         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 {
  2884.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2885.         });
  2886.     }
  2887.     /**
  2888.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2889.      *
  2890.      * @return \Symfony\Component\Console\Command\LazyCommand
  2891.      */
  2892.     protected function get_Console_Command_ConfigDebug_LazyService()
  2893.     {
  2894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2896.         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 {
  2897.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2898.         });
  2899.     }
  2900.     /**
  2901.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2902.      *
  2903.      * @return \Symfony\Component\Console\Command\LazyCommand
  2904.      */
  2905.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2906.     {
  2907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2909.         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 {
  2910.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2911.         });
  2912.     }
  2913.     /**
  2914.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2915.      *
  2916.      * @return \Symfony\Component\Console\Command\LazyCommand
  2917.      */
  2918.     protected function get_Console_Command_ContainerDebug_LazyService()
  2919.     {
  2920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2922.         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 {
  2923.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2924.         });
  2925.     }
  2926.     /**
  2927.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2928.      *
  2929.      * @return \Symfony\Component\Console\Command\LazyCommand
  2930.      */
  2931.     protected function get_Console_Command_ContainerLint_LazyService()
  2932.     {
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2935.         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 {
  2936.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2937.         });
  2938.     }
  2939.     /**
  2940.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2941.      *
  2942.      * @return \Symfony\Component\Console\Command\LazyCommand
  2943.      */
  2944.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2945.     {
  2946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2948.         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 {
  2949.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2950.         });
  2951.     }
  2952.     /**
  2953.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2954.      *
  2955.      * @return \Symfony\Component\Console\Command\LazyCommand
  2956.      */
  2957.     protected function get_Console_Command_DotenvDebug_LazyService()
  2958.     {
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2961.         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 {
  2962.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2963.         });
  2964.     }
  2965.     /**
  2966.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2967.      *
  2968.      * @return \Symfony\Component\Console\Command\LazyCommand
  2969.      */
  2970.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2971.     {
  2972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2974.         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 {
  2975.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2976.         });
  2977.     }
  2978.     /**
  2979.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2980.      *
  2981.      * @return \Symfony\Component\Console\Command\LazyCommand
  2982.      */
  2983.     protected function get_Console_Command_FormDebug_LazyService()
  2984.     {
  2985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2987.         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 {
  2988.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2989.         });
  2990.     }
  2991.     /**
  2992.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2993.      *
  2994.      * @return \Symfony\Component\Console\Command\LazyCommand
  2995.      */
  2996.     protected function get_Console_Command_RouterDebug_LazyService()
  2997.     {
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3000.         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 {
  3001.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3002.         });
  3003.     }
  3004.     /**
  3005.      * Gets the private '.console.command.router_match.lazy' shared service.
  3006.      *
  3007.      * @return \Symfony\Component\Console\Command\LazyCommand
  3008.      */
  3009.     protected function get_Console_Command_RouterMatch_LazyService()
  3010.     {
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3013.         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 {
  3014.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3015.         });
  3016.     }
  3017.     /**
  3018.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3019.      *
  3020.      * @return \Symfony\Component\Console\Command\LazyCommand
  3021.      */
  3022.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3023.     {
  3024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3026.         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 {
  3027.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3028.         });
  3029.     }
  3030.     /**
  3031.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3032.      *
  3033.      * @return \Symfony\Component\Console\Command\LazyCommand
  3034.      */
  3035.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3036.     {
  3037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3039.         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 {
  3040.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3041.         });
  3042.     }
  3043.     /**
  3044.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3045.      *
  3046.      * @return \Symfony\Component\Console\Command\LazyCommand
  3047.      */
  3048.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3049.     {
  3050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3052.         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 {
  3053.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3054.         });
  3055.     }
  3056.     /**
  3057.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3058.      *
  3059.      * @return \Symfony\Component\Console\Command\LazyCommand
  3060.      */
  3061.     protected function get_Console_Command_SecretsList_LazyService()
  3062.     {
  3063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3065.         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 {
  3066.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3067.         });
  3068.     }
  3069.     /**
  3070.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3071.      *
  3072.      * @return \Symfony\Component\Console\Command\LazyCommand
  3073.      */
  3074.     protected function get_Console_Command_SecretsRemove_LazyService()
  3075.     {
  3076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3078.         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 {
  3079.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3080.         });
  3081.     }
  3082.     /**
  3083.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3084.      *
  3085.      * @return \Symfony\Component\Console\Command\LazyCommand
  3086.      */
  3087.     protected function get_Console_Command_SecretsSet_LazyService()
  3088.     {
  3089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3091.         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 {
  3092.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3093.         });
  3094.     }
  3095.     /**
  3096.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3097.      *
  3098.      * @return \Symfony\Component\Console\Command\LazyCommand
  3099.      */
  3100.     protected function get_Console_Command_TranslationDebug_LazyService()
  3101.     {
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3104.         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 {
  3105.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3106.         });
  3107.     }
  3108.     /**
  3109.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3110.      *
  3111.      * @return \Symfony\Component\Console\Command\LazyCommand
  3112.      */
  3113.     protected function get_Console_Command_TranslationExtract_LazyService()
  3114.     {
  3115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3117.         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 {
  3118.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3119.         });
  3120.     }
  3121.     /**
  3122.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3123.      *
  3124.      * @return \Symfony\Component\Console\Command\LazyCommand
  3125.      */
  3126.     protected function get_Console_Command_TranslationPull_LazyService()
  3127.     {
  3128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3130.         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 {
  3131.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3132.         });
  3133.     }
  3134.     /**
  3135.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3136.      *
  3137.      * @return \Symfony\Component\Console\Command\LazyCommand
  3138.      */
  3139.     protected function get_Console_Command_TranslationPush_LazyService()
  3140.     {
  3141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3143.         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 {
  3144.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3145.         });
  3146.     }
  3147.     /**
  3148.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3149.      *
  3150.      * @return \Symfony\Component\Console\Command\LazyCommand
  3151.      */
  3152.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3153.     {
  3154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3156.         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 {
  3157.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3158.         });
  3159.     }
  3160.     /**
  3161.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3162.      *
  3163.      * @return \Symfony\Component\Console\Command\LazyCommand
  3164.      */
  3165.     protected function get_Console_Command_XliffLint_LazyService()
  3166.     {
  3167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3169.         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 {
  3170.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3171.         });
  3172.     }
  3173.     /**
  3174.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3175.      *
  3176.      * @return \Symfony\Component\Console\Command\LazyCommand
  3177.      */
  3178.     protected function get_Console_Command_YamlLint_LazyService()
  3179.     {
  3180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3182.         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 {
  3183.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3184.         });
  3185.     }
  3186.     /**
  3187.      * Gets the private '.debug.http_client' shared service.
  3188.      *
  3189.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3190.      */
  3191.     protected function get_Debug_HttpClientService()
  3192.     {
  3193.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3194.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3195.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3196.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3197.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3198.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3199.         $a->setLogger($b);
  3200.         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))));
  3201.     }
  3202.     /**
  3203.      * Gets the private '.errored..service_locator.1aCCson.App\Entity\Storage' shared service.
  3204.      *
  3205.      * @return \App\Entity\Storage
  3206.      */
  3207.     protected function getStorageService()
  3208.     {
  3209.         $this->throw('Cannot autowire service ".service_locator.1aCCson": it references class "App\\Entity\\Storage" but no such service exists.');
  3210.     }
  3211.     /**
  3212.      * Gets the private '.errored..service_locator.5dB5379.App\Entity\Tag' shared service.
  3213.      *
  3214.      * @return \App\Entity\Tag
  3215.      */
  3216.     protected function getTagService()
  3217.     {
  3218.         $this->throw('Cannot autowire service ".service_locator.5dB5379": it references class "App\\Entity\\Tag" but no such service exists.');
  3219.     }
  3220.     /**
  3221.      * Gets the private '.errored..service_locator.AeEbjY6.App\Entity\DeclinaisonSpecification' shared service.
  3222.      *
  3223.      * @return \App\Entity\DeclinaisonSpecification
  3224.      */
  3225.     protected function getDeclinaisonSpecificationService()
  3226.     {
  3227.         $this->throw('Cannot autowire service ".service_locator.AeEbjY6": it references class "App\\Entity\\DeclinaisonSpecification" but no such service exists.');
  3228.     }
  3229.     /**
  3230.      * Gets the private '.errored..service_locator.AeEbjY6.App\Entity\Molecule' shared service.
  3231.      *
  3232.      * @return \App\Entity\Molecule
  3233.      */
  3234.     protected function getMoleculeService()
  3235.     {
  3236.         $this->throw('Cannot autowire service ".service_locator.AeEbjY6": it references class "App\\Entity\\Molecule" but no such service exists.');
  3237.     }
  3238.     /**
  3239.      * Gets the private '.errored..service_locator.DUdlHCQ.App\Entity\Tag' shared service.
  3240.      *
  3241.      * @return \App\Entity\Tag
  3242.      */
  3243.     protected function getTag2Service()
  3244.     {
  3245.         $this->throw('Cannot autowire service ".service_locator.DUdlHCQ": it references class "App\\Entity\\Tag" but no such service exists.');
  3246.     }
  3247.     /**
  3248.      * Gets the private '.errored..service_locator.E87bTO4.App\Entity\Specification' shared service.
  3249.      *
  3250.      * @return \App\Entity\Specification
  3251.      */
  3252.     protected function getSpecificationService()
  3253.     {
  3254.         $this->throw('Cannot autowire service ".service_locator.E87bTO4": it references class "App\\Entity\\Specification" but no such service exists.');
  3255.     }
  3256.     /**
  3257.      * Gets the private '.errored..service_locator.KVc.BmH.App\Entity\Molecule' shared service.
  3258.      *
  3259.      * @return \App\Entity\Molecule
  3260.      */
  3261.     protected function getMolecule2Service()
  3262.     {
  3263.         $this->throw('Cannot autowire service ".service_locator.KVc.BmH": it references class "App\\Entity\\Molecule" but no such service exists.');
  3264.     }
  3265.     /**
  3266.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3267.      *
  3268.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3269.      */
  3270.     protected function getLoaderInterfaceService()
  3271.     {
  3272.         $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".');
  3273.     }
  3274.     /**
  3275.      * Gets the private '.errored..service_locator.PphDnWi.App\Entity\Molecule' shared service.
  3276.      *
  3277.      * @return \App\Entity\Molecule
  3278.      */
  3279.     protected function getMolecule3Service()
  3280.     {
  3281.         $this->throw('Cannot autowire service ".service_locator.PphDnWi": it references class "App\\Entity\\Molecule" but no such service exists.');
  3282.     }
  3283.     /**
  3284.      * Gets the private '.errored..service_locator.PqQ8Y7f.App\Entity\Molecule' shared service.
  3285.      *
  3286.      * @return \App\Entity\Molecule
  3287.      */
  3288.     protected function getMolecule4Service()
  3289.     {
  3290.         $this->throw('Cannot autowire service ".service_locator.PqQ8Y7f": it references class "App\\Entity\\Molecule" but no such service exists.');
  3291.     }
  3292.     /**
  3293.      * Gets the private '.errored..service_locator.S92MJGp.App\Entity\Tag' shared service.
  3294.      *
  3295.      * @return \App\Entity\Tag
  3296.      */
  3297.     protected function getTag3Service()
  3298.     {
  3299.         $this->throw('Cannot autowire service ".service_locator.S92MJGp": it references class "App\\Entity\\Tag" but no such service exists.');
  3300.     }
  3301.     /**
  3302.      * Gets the private '.errored..service_locator.SNokJW5.App\Entity\DeclinaisonSpecification' shared service.
  3303.      *
  3304.      * @return \App\Entity\DeclinaisonSpecification
  3305.      */
  3306.     protected function getDeclinaisonSpecification2Service()
  3307.     {
  3308.         $this->throw('Cannot autowire service ".service_locator.SNokJW5": it references class "App\\Entity\\DeclinaisonSpecification" but no such service exists.');
  3309.     }
  3310.     /**
  3311.      * Gets the private '.errored..service_locator.UX4iwIT.App\Entity\ArticleScientific' shared service.
  3312.      *
  3313.      * @return \App\Entity\ArticleScientific
  3314.      */
  3315.     protected function getArticleScientificService()
  3316.     {
  3317.         $this->throw('Cannot autowire service ".service_locator.UX4iwIT": it references class "App\\Entity\\ArticleScientific" but no such service exists.');
  3318.     }
  3319.     /**
  3320.      * Gets the private '.errored..service_locator.UX4iwIT.App\Entity\Molecule' shared service.
  3321.      *
  3322.      * @return \App\Entity\Molecule
  3323.      */
  3324.     protected function getMolecule5Service()
  3325.     {
  3326.         $this->throw('Cannot autowire service ".service_locator.UX4iwIT": it references class "App\\Entity\\Molecule" but no such service exists.');
  3327.     }
  3328.     /**
  3329.      * Gets the private '.errored..service_locator.VtI79o5.App\Entity\Molecule' shared service.
  3330.      *
  3331.      * @return \App\Entity\Molecule
  3332.      */
  3333.     protected function getMolecule6Service()
  3334.     {
  3335.         $this->throw('Cannot autowire service ".service_locator.VtI79o5": it references class "App\\Entity\\Molecule" but no such service exists.');
  3336.     }
  3337.     /**
  3338.      * Gets the private '.errored..service_locator.VtI79o5.App\Entity\Variation' shared service.
  3339.      *
  3340.      * @return \App\Entity\Variation
  3341.      */
  3342.     protected function getVariationService()
  3343.     {
  3344.         $this->throw('Cannot autowire service ".service_locator.VtI79o5": it references class "App\\Entity\\Variation" but no such service exists.');
  3345.     }
  3346.     /**
  3347.      * Gets the private '.errored..service_locator.YsTGqQw.App\Entity\Batch' shared service.
  3348.      *
  3349.      * @return \App\Entity\Batch
  3350.      */
  3351.     protected function getBatchService()
  3352.     {
  3353.         $this->throw('Cannot autowire service ".service_locator.YsTGqQw": it references class "App\\Entity\\Batch" but no such service exists.');
  3354.     }
  3355.     /**
  3356.      * Gets the private '.errored..service_locator.YsTGqQw.App\Entity\Molecule' shared service.
  3357.      *
  3358.      * @return \App\Entity\Molecule
  3359.      */
  3360.     protected function getMolecule7Service()
  3361.     {
  3362.         $this->throw('Cannot autowire service ".service_locator.YsTGqQw": it references class "App\\Entity\\Molecule" but no such service exists.');
  3363.     }
  3364.     /**
  3365.      * Gets the private '.errored..service_locator.ch4Jgvl.App\Entity\User' shared service.
  3366.      *
  3367.      * @return \App\Entity\User
  3368.      */
  3369.     protected function getUserService()
  3370.     {
  3371.         $this->throw('Cannot autowire service ".service_locator.ch4Jgvl": it references class "App\\Entity\\User" but no such service exists.');
  3372.     }
  3373.     /**
  3374.      * Gets the private '.errored..service_locator.jebdhuC.App\Entity\Notification' shared service.
  3375.      *
  3376.      * @return \App\Entity\Notification
  3377.      */
  3378.     protected function getNotificationService()
  3379.     {
  3380.         $this->throw('Cannot autowire service ".service_locator.jebdhuC": it references class "App\\Entity\\Notification" but no such service exists.');
  3381.     }
  3382.     /**
  3383.      * Gets the private '.errored..service_locator.jyBpnS..App\Entity\SecondaryReference' shared service.
  3384.      *
  3385.      * @return \App\Entity\SecondaryReference
  3386.      */
  3387.     protected function getSecondaryReferenceService()
  3388.     {
  3389.         $this->throw('Cannot autowire service ".service_locator.jyBpnS.": it references class "App\\Entity\\SecondaryReference" but no such service exists.');
  3390.     }
  3391.     /**
  3392.      * Gets the private '.errored..service_locator.my3AjAZ.App\Entity\Molecule' shared service.
  3393.      *
  3394.      * @return \App\Entity\Molecule
  3395.      */
  3396.     protected function getMolecule8Service()
  3397.     {
  3398.         $this->throw('Cannot autowire service ".service_locator.my3AjAZ": it references class "App\\Entity\\Molecule" but no such service exists.');
  3399.     }
  3400.     /**
  3401.      * Gets the private '.errored..service_locator.my3AjAZ.App\Entity\SecondaryReference' shared service.
  3402.      *
  3403.      * @return \App\Entity\SecondaryReference
  3404.      */
  3405.     protected function getSecondaryReference2Service()
  3406.     {
  3407.         $this->throw('Cannot autowire service ".service_locator.my3AjAZ": it references class "App\\Entity\\SecondaryReference" but no such service exists.');
  3408.     }
  3409.     /**
  3410.      * Gets the private '.errored..service_locator.ntOsYf5.App\Entity\Molecule' shared service.
  3411.      *
  3412.      * @return \App\Entity\Molecule
  3413.      */
  3414.     protected function getMolecule9Service()
  3415.     {
  3416.         $this->throw('Cannot autowire service ".service_locator.ntOsYf5": it references class "App\\Entity\\Molecule" but no such service exists.');
  3417.     }
  3418.     /**
  3419.      * Gets the private '.errored..service_locator.pqLs87d.App\Entity\Molecule' shared service.
  3420.      *
  3421.      * @return \App\Entity\Molecule
  3422.      */
  3423.     protected function getMolecule10Service()
  3424.     {
  3425.         $this->throw('Cannot autowire service ".service_locator.pqLs87d": it references class "App\\Entity\\Molecule" but no such service exists.');
  3426.     }
  3427.     /**
  3428.      * Gets the private '.errored..service_locator.vcj6tNR.App\Entity\Batch' shared service.
  3429.      *
  3430.      * @return \App\Entity\Batch
  3431.      */
  3432.     protected function getBatch2Service()
  3433.     {
  3434.         $this->throw('Cannot autowire service ".service_locator.vcj6tNR": it references class "App\\Entity\\Batch" but no such service exists.');
  3435.     }
  3436.     /**
  3437.      * Gets the private '.errored..service_locator.x.07p9d.App\Entity\Batch' shared service.
  3438.      *
  3439.      * @return \App\Entity\Batch
  3440.      */
  3441.     protected function getBatch3Service()
  3442.     {
  3443.         $this->throw('Cannot autowire service ".service_locator.x.07p9d": it references class "App\\Entity\\Batch" but no such service exists.');
  3444.     }
  3445.     /**
  3446.      * Gets the private '.errored..service_locator.x.07p9d.App\Entity\Molecule' shared service.
  3447.      *
  3448.      * @return \App\Entity\Molecule
  3449.      */
  3450.     protected function getMolecule11Service()
  3451.     {
  3452.         $this->throw('Cannot autowire service ".service_locator.x.07p9d": it references class "App\\Entity\\Molecule" but no such service exists.');
  3453.     }
  3454.     /**
  3455.      * Gets the private '.errored..service_locator.x.07p9d.App\Entity\Variation' shared service.
  3456.      *
  3457.      * @return \App\Entity\Variation
  3458.      */
  3459.     protected function getVariation2Service()
  3460.     {
  3461.         $this->throw('Cannot autowire service ".service_locator.x.07p9d": it references class "App\\Entity\\Variation" but no such service exists.');
  3462.     }
  3463.     /**
  3464.      * Gets the private '.errored..service_locator.zFx__Ma.App\Entity\Molecule' shared service.
  3465.      *
  3466.      * @return \App\Entity\Molecule
  3467.      */
  3468.     protected function getMolecule12Service()
  3469.     {
  3470.         $this->throw('Cannot autowire service ".service_locator.zFx__Ma": it references class "App\\Entity\\Molecule" but no such service exists.');
  3471.     }
  3472.     /**
  3473.      * Gets the private '.errored..service_locator.zQnsjIR.App\Entity\Batch' shared service.
  3474.      *
  3475.      * @return \App\Entity\Batch
  3476.      */
  3477.     protected function getBatch4Service()
  3478.     {
  3479.         $this->throw('Cannot autowire service ".service_locator.zQnsjIR": it references class "App\\Entity\\Batch" but no such service exists.');
  3480.     }
  3481.     /**
  3482.      * Gets the private '.errored..service_locator.zQnsjIR.App\Entity\Molecule' shared service.
  3483.      *
  3484.      * @return \App\Entity\Molecule
  3485.      */
  3486.     protected function getMolecule13Service()
  3487.     {
  3488.         $this->throw('Cannot autowire service ".service_locator.zQnsjIR": it references class "App\\Entity\\Molecule" but no such service exists.');
  3489.     }
  3490.     /**
  3491.      * Gets the private '.errored..service_locator.zQnsjIR.App\Entity\Variation' shared service.
  3492.      *
  3493.      * @return \App\Entity\Variation
  3494.      */
  3495.     protected function getVariation3Service()
  3496.     {
  3497.         $this->throw('Cannot autowire service ".service_locator.zQnsjIR": it references class "App\\Entity\\Variation" but no such service exists.');
  3498.     }
  3499.     /**
  3500.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3501.      *
  3502.      * @return \Symfony\Component\Console\Command\LazyCommand
  3503.      */
  3504.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3505.     {
  3506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3508.         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 {
  3509.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  3510.         });
  3511.     }
  3512.     /**
  3513.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  3514.      *
  3515.      * @return \Symfony\Component\Console\Command\LazyCommand
  3516.      */
  3517.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  3518.     {
  3519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3521.         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 {
  3522.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  3523.         });
  3524.     }
  3525.     /**
  3526.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  3527.      *
  3528.      * @return \Symfony\Component\Console\Command\LazyCommand
  3529.      */
  3530.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  3531.     {
  3532.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3533.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3534.         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 {
  3535.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  3536.         });
  3537.     }
  3538.     /**
  3539.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  3540.      *
  3541.      * @return \Symfony\Component\Console\Command\LazyCommand
  3542.      */
  3543.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  3544.     {
  3545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3546.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3547.         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 {
  3548.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  3549.         });
  3550.     }
  3551.     /**
  3552.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  3553.      *
  3554.      * @return \Symfony\Component\Console\Command\LazyCommand
  3555.      */
  3556.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  3557.     {
  3558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3560.         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 {
  3561.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  3562.         });
  3563.     }
  3564.     /**
  3565.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  3566.      *
  3567.      * @return \Symfony\Component\Console\Command\LazyCommand
  3568.      */
  3569.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  3570.     {
  3571.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3573.         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 {
  3574.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  3575.         });
  3576.     }
  3577.     /**
  3578.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  3579.      *
  3580.      * @return \Symfony\Component\Console\Command\LazyCommand
  3581.      */
  3582.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  3583.     {
  3584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3586.         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 {
  3587.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  3588.         });
  3589.     }
  3590.     /**
  3591.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  3592.      *
  3593.      * @return \Symfony\Component\Console\Command\LazyCommand
  3594.      */
  3595.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  3596.     {
  3597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3599.         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 {
  3600.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  3601.         });
  3602.     }
  3603.     /**
  3604.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  3605.      *
  3606.      * @return \Symfony\Component\Console\Command\LazyCommand
  3607.      */
  3608.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  3609.     {
  3610.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3612.         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 {
  3613.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  3614.         });
  3615.     }
  3616.     /**
  3617.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  3618.      *
  3619.      * @return \Symfony\Component\Console\Command\LazyCommand
  3620.      */
  3621.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3622.     {
  3623.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3625.         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 {
  3626.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3627.         });
  3628.     }
  3629.     /**
  3630.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3631.      *
  3632.      * @return \Symfony\Component\Console\Command\LazyCommand
  3633.      */
  3634.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3635.     {
  3636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3638.         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 {
  3639.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3640.         });
  3641.     }
  3642.     /**
  3643.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3644.      *
  3645.      * @return \Symfony\Component\Console\Command\LazyCommand
  3646.      */
  3647.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3648.     {
  3649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3650.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3651.         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 {
  3652.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3653.         });
  3654.     }
  3655.     /**
  3656.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3657.      *
  3658.      * @return \Symfony\Component\Console\Command\LazyCommand
  3659.      */
  3660.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3661.     {
  3662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3664.         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 {
  3665.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3666.         });
  3667.     }
  3668.     /**
  3669.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3670.      *
  3671.      * @return \Symfony\Component\Console\Command\LazyCommand
  3672.      */
  3673.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3674.     {
  3675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3677.         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 {
  3678.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3679.         });
  3680.     }
  3681.     /**
  3682.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3683.      *
  3684.      * @return \Symfony\Component\Console\Command\LazyCommand
  3685.      */
  3686.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3687.     {
  3688.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3689.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3690.         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 {
  3691.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3692.         });
  3693.     }
  3694.     /**
  3695.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  3696.      *
  3697.      * @return \Symfony\Component\Console\Command\LazyCommand
  3698.      */
  3699.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  3700.     {
  3701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3703.         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 {
  3704.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3705.         });
  3706.     }
  3707.     /**
  3708.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3709.      *
  3710.      * @return \Symfony\Component\Console\Command\LazyCommand
  3711.      */
  3712.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3713.     {
  3714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3716.         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 {
  3717.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3718.         });
  3719.     }
  3720.     /**
  3721.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3722.      *
  3723.      * @return \Symfony\Component\Console\Command\LazyCommand
  3724.      */
  3725.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3726.     {
  3727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3729.         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 {
  3730.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3731.         });
  3732.     }
  3733.     /**
  3734.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3735.      *
  3736.      * @return \Symfony\Component\Console\Command\LazyCommand
  3737.      */
  3738.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3739.     {
  3740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3742.         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 {
  3743.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3744.         });
  3745.     }
  3746.     /**
  3747.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3748.      *
  3749.      * @return \Symfony\Component\Console\Command\LazyCommand
  3750.      */
  3751.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3752.     {
  3753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3754.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3755.         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 {
  3756.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3757.         });
  3758.     }
  3759.     /**
  3760.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3761.      *
  3762.      * @return \Symfony\Component\Console\Command\LazyCommand
  3763.      */
  3764.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3765.     {
  3766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3768.         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 {
  3769.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3770.         });
  3771.     }
  3772.     /**
  3773.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3774.      *
  3775.      * @return \Symfony\Component\Console\Command\LazyCommand
  3776.      */
  3777.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3778.     {
  3779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3780.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3781.         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 {
  3782.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3783.         });
  3784.     }
  3785.     /**
  3786.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3787.      *
  3788.      * @return \Symfony\Component\Console\Command\LazyCommand
  3789.      */
  3790.     protected function get_Monolog_Command_ServerLog_LazyService()
  3791.     {
  3792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3794.         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 {
  3795.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3796.         });
  3797.     }
  3798.     /**
  3799.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3800.      *
  3801.      * @return \Symfony\Component\Console\Command\LazyCommand
  3802.      */
  3803.     protected function get_Security_Command_DebugFirewall_LazyService()
  3804.     {
  3805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3807.         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 {
  3808.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3809.         });
  3810.     }
  3811.     /**
  3812.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3813.      *
  3814.      * @return \Symfony\Component\Console\Command\LazyCommand
  3815.      */
  3816.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3817.     {
  3818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3820.         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 {
  3821.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3822.         });
  3823.     }
  3824.     /**
  3825.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3826.      *
  3827.      * @return \Symfony\Component\Console\Command\LazyCommand
  3828.      */
  3829.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3830.     {
  3831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3833.         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 {
  3834.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3835.         });
  3836.     }
  3837.     /**
  3838.      * Gets the private '.service_locator.1aCCson' shared service.
  3839.      *
  3840.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3841.      */
  3842.     protected function get_ServiceLocator_1aCCsonService()
  3843.     {
  3844.         return $this->privates['.service_locator.1aCCson'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3845.             'storage' => ['privates''.errored..service_locator.1aCCson.App\\Entity\\Storage'NULL'Cannot autowire service ".service_locator.1aCCson": it references class "App\\Entity\\Storage" but no such service exists.'],
  3846.         ], [
  3847.             'storage' => 'App\\Entity\\Storage',
  3848.         ]);
  3849.     }
  3850.     /**
  3851.      * Gets the private '.service_locator.5dB5379' shared service.
  3852.      *
  3853.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3854.      */
  3855.     protected function get_ServiceLocator_5dB5379Service()
  3856.     {
  3857.         return $this->privates['.service_locator.5dB5379'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3858.             'moleculeManager' => ['privates''App\\Manager\\MoleculeManager''getMoleculeManagerService'false],
  3859.             'tag' => ['privates''.errored..service_locator.5dB5379.App\\Entity\\Tag'NULL'Cannot autowire service ".service_locator.5dB5379": it references class "App\\Entity\\Tag" but no such service exists.'],
  3860.         ], [
  3861.             'moleculeManager' => 'App\\Manager\\MoleculeManager',
  3862.             'tag' => 'App\\Entity\\Tag',
  3863.         ]);
  3864.     }
  3865.     /**
  3866.      * Gets the private '.service_locator.AeEbjY6' shared service.
  3867.      *
  3868.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3869.      */
  3870.     protected function get_ServiceLocator_AeEbjY6Service()
  3871.     {
  3872.         return $this->privates['.service_locator.AeEbjY6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3873.             'molecule' => ['privates''.errored..service_locator.AeEbjY6.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.AeEbjY6": it references class "App\\Entity\\Molecule" but no such service exists.'],
  3874.             'specification' => ['privates''.errored..service_locator.AeEbjY6.App\\Entity\\DeclinaisonSpecification'NULL'Cannot autowire service ".service_locator.AeEbjY6": it references class "App\\Entity\\DeclinaisonSpecification" but no such service exists.'],
  3875.         ], [
  3876.             'molecule' => 'App\\Entity\\Molecule',
  3877.             'specification' => 'App\\Entity\\DeclinaisonSpecification',
  3878.         ]);
  3879.     }
  3880.     /**
  3881.      * Gets the private '.service_locator.BnbP4Ow' shared service.
  3882.      *
  3883.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3884.      */
  3885.     protected function get_ServiceLocator_BnbP4OwService()
  3886.     {
  3887.         return $this->privates['.service_locator.BnbP4Ow'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3888.             'manager' => ['privates''App\\Manager\\BatchManager''getBatchManagerService'false],
  3889.             'repository' => ['privates''App\\Repository\\BatchRepository''getBatchRepositoryService'false],
  3890.         ], [
  3891.             'manager' => 'App\\Manager\\BatchManager',
  3892.             'repository' => 'App\\Repository\\BatchRepository',
  3893.         ]);
  3894.     }
  3895.     /**
  3896.      * Gets the private '.service_locator.DUdlHCQ' shared service.
  3897.      *
  3898.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3899.      */
  3900.     protected function get_ServiceLocator_DUdlHCQService()
  3901.     {
  3902.         return $this->privates['.service_locator.DUdlHCQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3903.             'moleculeManager' => ['privates''App\\Manager\\MoleculeManager''getMoleculeManagerService'false],
  3904.             'moleculeRepository' => ['privates''App\\Repository\\MoleculeRepository''getMoleculeRepositoryService'false],
  3905.             'tag' => ['privates''.errored..service_locator.DUdlHCQ.App\\Entity\\Tag'NULL'Cannot autowire service ".service_locator.DUdlHCQ": it references class "App\\Entity\\Tag" but no such service exists.'],
  3906.         ], [
  3907.             'moleculeManager' => 'App\\Manager\\MoleculeManager',
  3908.             'moleculeRepository' => 'App\\Repository\\MoleculeRepository',
  3909.             'tag' => 'App\\Entity\\Tag',
  3910.         ]);
  3911.     }
  3912.     /**
  3913.      * Gets the private '.service_locator.E87bTO4' shared service.
  3914.      *
  3915.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3916.      */
  3917.     protected function get_ServiceLocator_E87bTO4Service()
  3918.     {
  3919.         return $this->privates['.service_locator.E87bTO4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3920.             'specification' => ['privates''.errored..service_locator.E87bTO4.App\\Entity\\Specification'NULL'Cannot autowire service ".service_locator.E87bTO4": it references class "App\\Entity\\Specification" but no such service exists.'],
  3921.         ], [
  3922.             'specification' => 'App\\Entity\\Specification',
  3923.         ]);
  3924.     }
  3925.     /**
  3926.      * Gets the private '.service_locator.FEgI7s9' shared service.
  3927.      *
  3928.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3929.      */
  3930.     protected function get_ServiceLocator_FEgI7s9Service()
  3931.     {
  3932.         return $this->privates['.service_locator.FEgI7s9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3933.             'snappyPdf' => ['services''knp_snappy.pdf''getKnpSnappy_PdfService'false],
  3934.         ], [
  3935.             'snappyPdf' => '?',
  3936.         ]);
  3937.     }
  3938.     /**
  3939.      * Gets the private '.service_locator.GNc8e5B' shared service.
  3940.      *
  3941.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3942.      */
  3943.     protected function get_ServiceLocator_GNc8e5BService()
  3944.     {
  3945.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3946.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3947.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3948.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3949.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3950.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3951.             'router' => ['services''router''getRouterService'false],
  3952.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3953.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3954.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3955.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3956.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3957.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3958.         ], [
  3959.             'doctrine' => '?',
  3960.             'form.factory' => '?',
  3961.             'http_kernel' => '?',
  3962.             'parameter_bag' => '?',
  3963.             'request_stack' => '?',
  3964.             'router' => '?',
  3965.             'security.authorization_checker' => '?',
  3966.             'security.csrf.token_manager' => '?',
  3967.             'security.token_storage' => '?',
  3968.             'serializer' => '?',
  3969.             'session' => '.session.deprecated',
  3970.             'twig' => '?',
  3971.         ]);
  3972.     }
  3973.     /**
  3974.      * Gets the private '.service_locator.KVc.BmH' shared service.
  3975.      *
  3976.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3977.      */
  3978.     protected function get_ServiceLocator_KVc_BmHService()
  3979.     {
  3980.         return $this->privates['.service_locator.KVc.BmH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3981.             'molecule' => ['privates''.errored..service_locator.KVc.BmH.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.KVc.BmH": it references class "App\\Entity\\Molecule" but no such service exists.'],
  3982.             'validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  3983.         ], [
  3984.             'molecule' => 'App\\Entity\\Molecule',
  3985.             'validator' => '?',
  3986.         ]);
  3987.     }
  3988.     /**
  3989.      * Gets the private '.service_locator.KfbR3DY' shared service.
  3990.      *
  3991.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3992.      */
  3993.     protected function get_ServiceLocator_KfbR3DYService()
  3994.     {
  3995.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3996.             '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".'],
  3997.         ], [
  3998.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3999.         ]);
  4000.     }
  4001.     /**
  4002.      * Gets the private '.service_locator.KtOJFwR' shared service.
  4003.      *
  4004.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4005.      */
  4006.     protected function get_ServiceLocator_KtOJFwRService()
  4007.     {
  4008.         return $this->privates['.service_locator.KtOJFwR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4009.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4010.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  4011.             'security.event_dispatcher.login' => ['privates''security.event_dispatcher.login''getSecurity_EventDispatcher_LoginService'false],
  4012.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4013.         ], [
  4014.             'event_dispatcher' => '?',
  4015.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4016.             'security.event_dispatcher.login' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4017.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4018.         ]);
  4019.     }
  4020.     /**
  4021.      * Gets the private '.service_locator.LJ9LhDo' shared service.
  4022.      *
  4023.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4024.      */
  4025.     protected function get_ServiceLocator_LJ9LhDoService()
  4026.     {
  4027.         return $this->privates['.service_locator.LJ9LhDo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4028.             'mailer' => ['services''swiftmailer.mailer.default''getSwiftmailer_Mailer_DefaultService'false],
  4029.             'tokenGenerator' => ['privates''security.csrf.token_generator''getSecurity_Csrf_TokenGeneratorService'false],
  4030.             'userManager' => ['privates''App\\Manager\\UserManager''getUserManagerService'false],
  4031.             'userRepo' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  4032.         ], [
  4033.             'mailer' => '?',
  4034.             'tokenGenerator' => '?',
  4035.             'userManager' => 'App\\Manager\\UserManager',
  4036.             'userRepo' => 'App\\Repository\\UserRepository',
  4037.         ]);
  4038.     }
  4039.     /**
  4040.      * Gets the private '.service_locator.O7Avvig' shared service.
  4041.      *
  4042.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4043.      */
  4044.     protected function get_ServiceLocator_O7AvvigService()
  4045.     {
  4046.         return $this->privates['.service_locator.O7Avvig'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4047.             'validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  4048.         ], [
  4049.             'validator' => '?',
  4050.         ]);
  4051.     }
  4052.     /**
  4053.      * Gets the private '.service_locator.PphDnWi' shared service.
  4054.      *
  4055.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4056.      */
  4057.     protected function get_ServiceLocator_PphDnWiService()
  4058.     {
  4059.         return $this->privates['.service_locator.PphDnWi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4060.             'molecule' => ['privates''.errored..service_locator.PphDnWi.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.PphDnWi": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4061.         ], [
  4062.             'molecule' => 'App\\Entity\\Molecule',
  4063.         ]);
  4064.     }
  4065.     /**
  4066.      * Gets the private '.service_locator.PqQ8Y7f' shared service.
  4067.      *
  4068.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4069.      */
  4070.     protected function get_ServiceLocator_PqQ8Y7fService()
  4071.     {
  4072.         return $this->privates['.service_locator.PqQ8Y7f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4073.             'molecule' => ['privates''.errored..service_locator.PqQ8Y7f.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.PqQ8Y7f": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4074.             'snappyPdf' => ['services''knp_snappy.pdf''getKnpSnappy_PdfService'false],
  4075.         ], [
  4076.             'molecule' => 'App\\Entity\\Molecule',
  4077.             'snappyPdf' => '?',
  4078.         ]);
  4079.     }
  4080.     /**
  4081.      * Gets the private '.service_locator.S92MJGp' shared service.
  4082.      *
  4083.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4084.      */
  4085.     protected function get_ServiceLocator_S92MJGpService()
  4086.     {
  4087.         return $this->privates['.service_locator.S92MJGp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4088.             'tag' => ['privates''.errored..service_locator.S92MJGp.App\\Entity\\Tag'NULL'Cannot autowire service ".service_locator.S92MJGp": it references class "App\\Entity\\Tag" but no such service exists.'],
  4089.         ], [
  4090.             'tag' => 'App\\Entity\\Tag',
  4091.         ]);
  4092.     }
  4093.     /**
  4094.      * Gets the private '.service_locator.SNokJW5' shared service.
  4095.      *
  4096.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4097.      */
  4098.     protected function get_ServiceLocator_SNokJW5Service()
  4099.     {
  4100.         return $this->privates['.service_locator.SNokJW5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4101.             'specification' => ['privates''.errored..service_locator.SNokJW5.App\\Entity\\DeclinaisonSpecification'NULL'Cannot autowire service ".service_locator.SNokJW5": it references class "App\\Entity\\DeclinaisonSpecification" but no such service exists.'],
  4102.         ], [
  4103.             'specification' => 'App\\Entity\\DeclinaisonSpecification',
  4104.         ]);
  4105.     }
  4106.     /**
  4107.      * Gets the private '.service_locator.UDgw6Ol' shared service.
  4108.      *
  4109.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4110.      */
  4111.     protected function get_ServiceLocator_UDgw6OlService()
  4112.     {
  4113.         return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4114.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  4115.         ], [
  4116.             'authenticationUtils' => '?',
  4117.         ]);
  4118.     }
  4119.     /**
  4120.      * Gets the private '.service_locator.UX4iwIT' shared service.
  4121.      *
  4122.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4123.      */
  4124.     protected function get_ServiceLocator_UX4iwITService()
  4125.     {
  4126.         return $this->privates['.service_locator.UX4iwIT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4127.             'article' => ['privates''.errored..service_locator.UX4iwIT.App\\Entity\\ArticleScientific'NULL'Cannot autowire service ".service_locator.UX4iwIT": it references class "App\\Entity\\ArticleScientific" but no such service exists.'],
  4128.             'molecule' => ['privates''.errored..service_locator.UX4iwIT.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.UX4iwIT": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4129.         ], [
  4130.             'article' => 'App\\Entity\\ArticleScientific',
  4131.             'molecule' => 'App\\Entity\\Molecule',
  4132.         ]);
  4133.     }
  4134.     /**
  4135.      * Gets the private '.service_locator.VtI79o5' shared service.
  4136.      *
  4137.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4138.      */
  4139.     protected function get_ServiceLocator_VtI79o5Service()
  4140.     {
  4141.         return $this->privates['.service_locator.VtI79o5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4142.             'molecule' => ['privates''.errored..service_locator.VtI79o5.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.VtI79o5": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4143.             'variation' => ['privates''.errored..service_locator.VtI79o5.App\\Entity\\Variation'NULL'Cannot autowire service ".service_locator.VtI79o5": it references class "App\\Entity\\Variation" but no such service exists.'],
  4144.         ], [
  4145.             'molecule' => 'App\\Entity\\Molecule',
  4146.             'variation' => 'App\\Entity\\Variation',
  4147.         ]);
  4148.     }
  4149.     /**
  4150.      * Gets the private '.service_locator.YsTGqQw' shared service.
  4151.      *
  4152.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4153.      */
  4154.     protected function get_ServiceLocator_YsTGqQwService()
  4155.     {
  4156.         return $this->privates['.service_locator.YsTGqQw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4157.             'batch' => ['privates''.errored..service_locator.YsTGqQw.App\\Entity\\Batch'NULL'Cannot autowire service ".service_locator.YsTGqQw": it references class "App\\Entity\\Batch" but no such service exists.'],
  4158.             'molecule' => ['privates''.errored..service_locator.YsTGqQw.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.YsTGqQw": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4159.         ], [
  4160.             'batch' => 'App\\Entity\\Batch',
  4161.             'molecule' => 'App\\Entity\\Molecule',
  4162.         ]);
  4163.     }
  4164.     /**
  4165.      * Gets the private '.service_locator._Qjzfox' shared service.
  4166.      *
  4167.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4168.      */
  4169.     protected function get_ServiceLocator_QjzfoxService()
  4170.     {
  4171.         return $this->privates['.service_locator._Qjzfox'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4172.             'repository' => ['privates''App\\Repository\\BatchRepository''getBatchRepositoryService'false],
  4173.         ], [
  4174.             'repository' => 'App\\Repository\\BatchRepository',
  4175.         ]);
  4176.     }
  4177.     /**
  4178.      * Gets the private '.service_locator.bKHRBnP' shared service.
  4179.      *
  4180.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4181.      */
  4182.     protected function get_ServiceLocator_BKHRBnPService()
  4183.     {
  4184.         return $this->privates['.service_locator.bKHRBnP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4185.             'encoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4186.             'userManager' => ['privates''App\\Manager\\UserManager''getUserManagerService'false],
  4187.             'userRepo' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  4188.         ], [
  4189.             'encoder' => '?',
  4190.             'userManager' => 'App\\Manager\\UserManager',
  4191.             'userRepo' => 'App\\Repository\\UserRepository',
  4192.         ]);
  4193.     }
  4194.     /**
  4195.      * Gets the private '.service_locator.ch4Jgvl' shared service.
  4196.      *
  4197.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4198.      */
  4199.     protected function get_ServiceLocator_Ch4JgvlService()
  4200.     {
  4201.         return $this->privates['.service_locator.ch4Jgvl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4202.             '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.'],
  4203.         ], [
  4204.             'user' => 'App\\Entity\\User',
  4205.         ]);
  4206.     }
  4207.     /**
  4208.      * Gets the private '.service_locator.fPFDSMP' shared service.
  4209.      *
  4210.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4211.      */
  4212.     protected function get_ServiceLocator_FPFDSMPService()
  4213.     {
  4214.         return $this->privates['.service_locator.fPFDSMP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4215.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  4216.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4217.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'false],
  4218.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4219.         ], [
  4220.             'security.firewall.map.context.api' => '?',
  4221.             'security.firewall.map.context.dev' => '?',
  4222.             'security.firewall.map.context.login' => '?',
  4223.             'security.firewall.map.context.main' => '?',
  4224.         ]);
  4225.     }
  4226.     /**
  4227.      * Gets the private '.service_locator.feSyO_7' shared service.
  4228.      *
  4229.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4230.      */
  4231.     protected function get_ServiceLocator_FeSyO7Service()
  4232.     {
  4233.         return $this->privates['.service_locator.feSyO_7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4234.             'App\\Controller\\API\\BatchController::addBatch' => ['privates''.service_locator.jyBpnS.''get_ServiceLocator_JyBpnS_Service'false],
  4235.             'App\\Controller\\API\\BatchController::getBatch' => ['privates''.service_locator.vcj6tNR''get_ServiceLocator_Vcj6tNRService'false],
  4236.             'App\\Controller\\API\\MoleculeController::getMolecules' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  4237.             'App\\Controller\\API\\MoleculeController::getWebsiteMolecules' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  4238.             'App\\Controller\\API\\MoleculeController::updateMoleculeWpLinks' => ['privates''.service_locator.hjDVVc7''get_ServiceLocator_HjDVVc7Service'false],
  4239.             'App\\Controller\\API\\TagController::getTagById' => ['privates''.service_locator.S92MJGp''get_ServiceLocator_S92MJGpService'false],
  4240.             'App\\Controller\\ArticleScientificController::delete' => ['privates''.service_locator.UX4iwIT''get_ServiceLocator_UX4iwITService'false],
  4241.             'App\\Controller\\ArticleScientificController::edit' => ['privates''.service_locator.UX4iwIT''get_ServiceLocator_UX4iwITService'false],
  4242.             'App\\Controller\\ArticleScientificController::new' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4243.             'App\\Controller\\ArticleScientificController::show' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4244.             'App\\Controller\\BatchController::deleteBatchSelection' => ['privates''.service_locator.BnbP4Ow''get_ServiceLocator_BnbP4OwService'false],
  4245.             'App\\Controller\\BatchController::deleteSingleBatch' => ['privates''.service_locator.YsTGqQw''get_ServiceLocator_YsTGqQwService'false],
  4246.             'App\\Controller\\BatchController::duplicate' => ['privates''.service_locator.x.07p9d''get_ServiceLocator_X_07p9dService'false],
  4247.             'App\\Controller\\BatchController::edit' => ['privates''.service_locator.YsTGqQw''get_ServiceLocator_YsTGqQwService'false],
  4248.             'App\\Controller\\BatchController::editBatchRemainingQuantity' => ['privates''.service_locator._Qjzfox''get_ServiceLocator_QjzfoxService'false],
  4249.             'App\\Controller\\BatchController::editBatchSample' => ['privates''.service_locator._Qjzfox''get_ServiceLocator_QjzfoxService'false],
  4250.             'App\\Controller\\BatchController::moveSingleBatchVariation' => ['privates''.service_locator.zQnsjIR''get_ServiceLocator_ZQnsjIRService'false],
  4251.             'App\\Controller\\BatchController::new' => ['privates''.service_locator.VtI79o5''get_ServiceLocator_VtI79o5Service'false],
  4252.             'App\\Controller\\MoleculeController::delete' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4253.             'App\\Controller\\MoleculeController::listMolecule' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  4254.             'App\\Controller\\MoleculeController::manageBlog' => ['privates''.service_locator.KVc.BmH''get_ServiceLocator_KVc_BmHService'false],
  4255.             'App\\Controller\\MoleculeController::requestCorrection' => ['privates''.service_locator.pqLs87d''get_ServiceLocator_PqLs87dService'false],
  4256.             'App\\Controller\\MoleculeController::setRefSp' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4257.             'App\\Controller\\MoleculeController::setVIPStatus' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4258.             'App\\Controller\\MoleculeController::show' => ['privates''.service_locator.KVc.BmH''get_ServiceLocator_KVc_BmHService'false],
  4259.             'App\\Controller\\MoleculeController::tags' => ['privates''.service_locator.zFx__Ma''get_ServiceLocator_ZFxMaService'false],
  4260.             'App\\Controller\\MoleculeController::unpublishMolecule' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4261.             'App\\Controller\\MoleculeController::updateMoleculeLock' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4262.             'App\\Controller\\MoleculeController::validateCreation' => ['privates''.service_locator.ntOsYf5''get_ServiceLocator_NtOsYf5Service'false],
  4263.             'App\\Controller\\MoleculeController::webspec' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4264.             'App\\Controller\\NotificationController::deleteNotification' => ['privates''.service_locator.jebdhuC''get_ServiceLocator_JebdhuCService'false],
  4265.             'App\\Controller\\NotificationController::editNotification' => ['privates''.service_locator.jebdhuC''get_ServiceLocator_JebdhuCService'false],
  4266.             'App\\Controller\\PortfolioController::export' => ['privates''.service_locator.FEgI7s9''get_ServiceLocator_FEgI7s9Service'false],
  4267.             'App\\Controller\\SecondaryReferenceController::delete' => ['privates''.service_locator.my3AjAZ''get_ServiceLocator_My3AjAZService'false],
  4268.             'App\\Controller\\SecondaryReferenceController::deleteSpecification' => ['privates''.service_locator.SNokJW5''get_ServiceLocator_SNokJW5Service'false],
  4269.             'App\\Controller\\SecondaryReferenceController::duplicateReference' => ['privates''.service_locator.my3AjAZ''get_ServiceLocator_My3AjAZService'false],
  4270.             'App\\Controller\\SecondaryReferenceController::edit' => ['privates''.service_locator.my3AjAZ''get_ServiceLocator_My3AjAZService'false],
  4271.             'App\\Controller\\SecondaryReferenceController::editSpecification' => ['privates''.service_locator.AeEbjY6''get_ServiceLocator_AeEbjY6Service'false],
  4272.             'App\\Controller\\SecondaryReferenceController::new' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4273.             'App\\Controller\\SecondaryReferenceController::newSpecification' => ['privates''.service_locator.my3AjAZ''get_ServiceLocator_My3AjAZService'false],
  4274.             'App\\Controller\\SecondaryReferenceController::show' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4275.             'App\\Controller\\SecurityController::forgottenPassword' => ['privates''.service_locator.LJ9LhDo''get_ServiceLocator_LJ9LhDoService'false],
  4276.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4277.             'App\\Controller\\SecurityController::resetPassword' => ['privates''.service_locator.bKHRBnP''get_ServiceLocator_BKHRBnPService'false],
  4278.             'App\\Controller\\SpecificationController::delete' => ['privates''.service_locator.E87bTO4''get_ServiceLocator_E87bTO4Service'false],
  4279.             'App\\Controller\\SpecificationController::edit' => ['privates''.service_locator.E87bTO4''get_ServiceLocator_E87bTO4Service'false],
  4280.             'App\\Controller\\SpecificationController::list' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  4281.             'App\\Controller\\StorageController::delete' => ['privates''.service_locator.1aCCson''get_ServiceLocator_1aCCsonService'false],
  4282.             'App\\Controller\\StorageController::edit' => ['privates''.service_locator.1aCCson''get_ServiceLocator_1aCCsonService'false],
  4283.             'App\\Controller\\StorageController::list' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  4284.             'App\\Controller\\TagController::delete' => ['privates''.service_locator.5dB5379''get_ServiceLocator_5dB5379Service'false],
  4285.             'App\\Controller\\TagController::edit' => ['privates''.service_locator.DUdlHCQ''get_ServiceLocator_DUdlHCQService'false],
  4286.             'App\\Controller\\TagController::publishTagToWeb' => ['privates''.service_locator.xUp06hj''get_ServiceLocator_XUp06hjService'false],
  4287.             'App\\Controller\\TdsController::index' => ['privates''.service_locator.PqQ8Y7f''get_ServiceLocator_PqQ8Y7fService'false],
  4288.             'App\\Controller\\UserController::delete' => ['privates''.service_locator.ch4Jgvl''get_ServiceLocator_Ch4JgvlService'false],
  4289.             'App\\Controller\\UserController::edit' => ['privates''.service_locator.ch4Jgvl''get_ServiceLocator_Ch4JgvlService'false],
  4290.             'App\\Controller\\UserController::new' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  4291.             'App\\Controller\\VariationController::delete' => ['privates''.service_locator.VtI79o5''get_ServiceLocator_VtI79o5Service'false],
  4292.             'App\\Controller\\VariationController::duplicate' => ['privates''.service_locator.VtI79o5''get_ServiceLocator_VtI79o5Service'false],
  4293.             'App\\Controller\\VariationController::edit' => ['privates''.service_locator.VtI79o5''get_ServiceLocator_VtI79o5Service'false],
  4294.             'App\\Controller\\VariationController::new' => ['privates''.service_locator.ntOsYf5''get_ServiceLocator_NtOsYf5Service'false],
  4295.             'App\\Controller\\VariationController::show' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4296.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4297.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4298.             'App\\Controller\\API\\BatchController:addBatch' => ['privates''.service_locator.jyBpnS.''get_ServiceLocator_JyBpnS_Service'false],
  4299.             'App\\Controller\\API\\BatchController:getBatch' => ['privates''.service_locator.vcj6tNR''get_ServiceLocator_Vcj6tNRService'false],
  4300.             'App\\Controller\\API\\MoleculeController:getMolecules' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  4301.             'App\\Controller\\API\\MoleculeController:getWebsiteMolecules' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  4302.             'App\\Controller\\API\\MoleculeController:updateMoleculeWpLinks' => ['privates''.service_locator.hjDVVc7''get_ServiceLocator_HjDVVc7Service'false],
  4303.             'App\\Controller\\API\\TagController:getTagById' => ['privates''.service_locator.S92MJGp''get_ServiceLocator_S92MJGpService'false],
  4304.             'App\\Controller\\ArticleScientificController:delete' => ['privates''.service_locator.UX4iwIT''get_ServiceLocator_UX4iwITService'false],
  4305.             'App\\Controller\\ArticleScientificController:edit' => ['privates''.service_locator.UX4iwIT''get_ServiceLocator_UX4iwITService'false],
  4306.             'App\\Controller\\ArticleScientificController:new' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4307.             'App\\Controller\\ArticleScientificController:show' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4308.             'App\\Controller\\BatchController:deleteBatchSelection' => ['privates''.service_locator.BnbP4Ow''get_ServiceLocator_BnbP4OwService'false],
  4309.             'App\\Controller\\BatchController:deleteSingleBatch' => ['privates''.service_locator.YsTGqQw''get_ServiceLocator_YsTGqQwService'false],
  4310.             'App\\Controller\\BatchController:duplicate' => ['privates''.service_locator.x.07p9d''get_ServiceLocator_X_07p9dService'false],
  4311.             'App\\Controller\\BatchController:edit' => ['privates''.service_locator.YsTGqQw''get_ServiceLocator_YsTGqQwService'false],
  4312.             'App\\Controller\\BatchController:editBatchRemainingQuantity' => ['privates''.service_locator._Qjzfox''get_ServiceLocator_QjzfoxService'false],
  4313.             'App\\Controller\\BatchController:editBatchSample' => ['privates''.service_locator._Qjzfox''get_ServiceLocator_QjzfoxService'false],
  4314.             'App\\Controller\\BatchController:moveSingleBatchVariation' => ['privates''.service_locator.zQnsjIR''get_ServiceLocator_ZQnsjIRService'false],
  4315.             'App\\Controller\\BatchController:new' => ['privates''.service_locator.VtI79o5''get_ServiceLocator_VtI79o5Service'false],
  4316.             'App\\Controller\\MoleculeController:delete' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4317.             'App\\Controller\\MoleculeController:listMolecule' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  4318.             'App\\Controller\\MoleculeController:manageBlog' => ['privates''.service_locator.KVc.BmH''get_ServiceLocator_KVc_BmHService'false],
  4319.             'App\\Controller\\MoleculeController:requestCorrection' => ['privates''.service_locator.pqLs87d''get_ServiceLocator_PqLs87dService'false],
  4320.             'App\\Controller\\MoleculeController:setRefSp' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4321.             'App\\Controller\\MoleculeController:setVIPStatus' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4322.             'App\\Controller\\MoleculeController:show' => ['privates''.service_locator.KVc.BmH''get_ServiceLocator_KVc_BmHService'false],
  4323.             'App\\Controller\\MoleculeController:tags' => ['privates''.service_locator.zFx__Ma''get_ServiceLocator_ZFxMaService'false],
  4324.             'App\\Controller\\MoleculeController:unpublishMolecule' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4325.             'App\\Controller\\MoleculeController:updateMoleculeLock' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4326.             'App\\Controller\\MoleculeController:validateCreation' => ['privates''.service_locator.ntOsYf5''get_ServiceLocator_NtOsYf5Service'false],
  4327.             'App\\Controller\\MoleculeController:webspec' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4328.             'App\\Controller\\NotificationController:deleteNotification' => ['privates''.service_locator.jebdhuC''get_ServiceLocator_JebdhuCService'false],
  4329.             'App\\Controller\\NotificationController:editNotification' => ['privates''.service_locator.jebdhuC''get_ServiceLocator_JebdhuCService'false],
  4330.             'App\\Controller\\PortfolioController:export' => ['privates''.service_locator.FEgI7s9''get_ServiceLocator_FEgI7s9Service'false],
  4331.             'App\\Controller\\SecondaryReferenceController:delete' => ['privates''.service_locator.my3AjAZ''get_ServiceLocator_My3AjAZService'false],
  4332.             'App\\Controller\\SecondaryReferenceController:deleteSpecification' => ['privates''.service_locator.SNokJW5''get_ServiceLocator_SNokJW5Service'false],
  4333.             'App\\Controller\\SecondaryReferenceController:duplicateReference' => ['privates''.service_locator.my3AjAZ''get_ServiceLocator_My3AjAZService'false],
  4334.             'App\\Controller\\SecondaryReferenceController:edit' => ['privates''.service_locator.my3AjAZ''get_ServiceLocator_My3AjAZService'false],
  4335.             'App\\Controller\\SecondaryReferenceController:editSpecification' => ['privates''.service_locator.AeEbjY6''get_ServiceLocator_AeEbjY6Service'false],
  4336.             'App\\Controller\\SecondaryReferenceController:new' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4337.             'App\\Controller\\SecondaryReferenceController:newSpecification' => ['privates''.service_locator.my3AjAZ''get_ServiceLocator_My3AjAZService'false],
  4338.             'App\\Controller\\SecondaryReferenceController:show' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4339.             'App\\Controller\\SecurityController:forgottenPassword' => ['privates''.service_locator.LJ9LhDo''get_ServiceLocator_LJ9LhDoService'false],
  4340.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4341.             'App\\Controller\\SecurityController:resetPassword' => ['privates''.service_locator.bKHRBnP''get_ServiceLocator_BKHRBnPService'false],
  4342.             'App\\Controller\\SpecificationController:delete' => ['privates''.service_locator.E87bTO4''get_ServiceLocator_E87bTO4Service'false],
  4343.             'App\\Controller\\SpecificationController:edit' => ['privates''.service_locator.E87bTO4''get_ServiceLocator_E87bTO4Service'false],
  4344.             'App\\Controller\\SpecificationController:list' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  4345.             'App\\Controller\\StorageController:delete' => ['privates''.service_locator.1aCCson''get_ServiceLocator_1aCCsonService'false],
  4346.             'App\\Controller\\StorageController:edit' => ['privates''.service_locator.1aCCson''get_ServiceLocator_1aCCsonService'false],
  4347.             'App\\Controller\\StorageController:list' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  4348.             'App\\Controller\\TagController:delete' => ['privates''.service_locator.5dB5379''get_ServiceLocator_5dB5379Service'false],
  4349.             'App\\Controller\\TagController:edit' => ['privates''.service_locator.DUdlHCQ''get_ServiceLocator_DUdlHCQService'false],
  4350.             'App\\Controller\\TagController:publishTagToWeb' => ['privates''.service_locator.xUp06hj''get_ServiceLocator_XUp06hjService'false],
  4351.             'App\\Controller\\TdsController:index' => ['privates''.service_locator.PqQ8Y7f''get_ServiceLocator_PqQ8Y7fService'false],
  4352.             'App\\Controller\\UserController:delete' => ['privates''.service_locator.ch4Jgvl''get_ServiceLocator_Ch4JgvlService'false],
  4353.             'App\\Controller\\UserController:edit' => ['privates''.service_locator.ch4Jgvl''get_ServiceLocator_Ch4JgvlService'false],
  4354.             'App\\Controller\\UserController:new' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  4355.             'App\\Controller\\VariationController:delete' => ['privates''.service_locator.VtI79o5''get_ServiceLocator_VtI79o5Service'false],
  4356.             'App\\Controller\\VariationController:duplicate' => ['privates''.service_locator.VtI79o5''get_ServiceLocator_VtI79o5Service'false],
  4357.             'App\\Controller\\VariationController:edit' => ['privates''.service_locator.VtI79o5''get_ServiceLocator_VtI79o5Service'false],
  4358.             'App\\Controller\\VariationController:new' => ['privates''.service_locator.ntOsYf5''get_ServiceLocator_NtOsYf5Service'false],
  4359.             'App\\Controller\\VariationController:show' => ['privates''.service_locator.PphDnWi''get_ServiceLocator_PphDnWiService'false],
  4360.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4361.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4362.         ], [
  4363.             'App\\Controller\\API\\BatchController::addBatch' => '?',
  4364.             'App\\Controller\\API\\BatchController::getBatch' => '?',
  4365.             'App\\Controller\\API\\MoleculeController::getMolecules' => '?',
  4366.             'App\\Controller\\API\\MoleculeController::getWebsiteMolecules' => '?',
  4367.             'App\\Controller\\API\\MoleculeController::updateMoleculeWpLinks' => '?',
  4368.             'App\\Controller\\API\\TagController::getTagById' => '?',
  4369.             'App\\Controller\\ArticleScientificController::delete' => '?',
  4370.             'App\\Controller\\ArticleScientificController::edit' => '?',
  4371.             'App\\Controller\\ArticleScientificController::new' => '?',
  4372.             'App\\Controller\\ArticleScientificController::show' => '?',
  4373.             'App\\Controller\\BatchController::deleteBatchSelection' => '?',
  4374.             'App\\Controller\\BatchController::deleteSingleBatch' => '?',
  4375.             'App\\Controller\\BatchController::duplicate' => '?',
  4376.             'App\\Controller\\BatchController::edit' => '?',
  4377.             'App\\Controller\\BatchController::editBatchRemainingQuantity' => '?',
  4378.             'App\\Controller\\BatchController::editBatchSample' => '?',
  4379.             'App\\Controller\\BatchController::moveSingleBatchVariation' => '?',
  4380.             'App\\Controller\\BatchController::new' => '?',
  4381.             'App\\Controller\\MoleculeController::delete' => '?',
  4382.             'App\\Controller\\MoleculeController::listMolecule' => '?',
  4383.             'App\\Controller\\MoleculeController::manageBlog' => '?',
  4384.             'App\\Controller\\MoleculeController::requestCorrection' => '?',
  4385.             'App\\Controller\\MoleculeController::setRefSp' => '?',
  4386.             'App\\Controller\\MoleculeController::setVIPStatus' => '?',
  4387.             'App\\Controller\\MoleculeController::show' => '?',
  4388.             'App\\Controller\\MoleculeController::tags' => '?',
  4389.             'App\\Controller\\MoleculeController::unpublishMolecule' => '?',
  4390.             'App\\Controller\\MoleculeController::updateMoleculeLock' => '?',
  4391.             'App\\Controller\\MoleculeController::validateCreation' => '?',
  4392.             'App\\Controller\\MoleculeController::webspec' => '?',
  4393.             'App\\Controller\\NotificationController::deleteNotification' => '?',
  4394.             'App\\Controller\\NotificationController::editNotification' => '?',
  4395.             'App\\Controller\\PortfolioController::export' => '?',
  4396.             'App\\Controller\\SecondaryReferenceController::delete' => '?',
  4397.             'App\\Controller\\SecondaryReferenceController::deleteSpecification' => '?',
  4398.             'App\\Controller\\SecondaryReferenceController::duplicateReference' => '?',
  4399.             'App\\Controller\\SecondaryReferenceController::edit' => '?',
  4400.             'App\\Controller\\SecondaryReferenceController::editSpecification' => '?',
  4401.             'App\\Controller\\SecondaryReferenceController::new' => '?',
  4402.             'App\\Controller\\SecondaryReferenceController::newSpecification' => '?',
  4403.             'App\\Controller\\SecondaryReferenceController::show' => '?',
  4404.             'App\\Controller\\SecurityController::forgottenPassword' => '?',
  4405.             'App\\Controller\\SecurityController::login' => '?',
  4406.             'App\\Controller\\SecurityController::resetPassword' => '?',
  4407.             'App\\Controller\\SpecificationController::delete' => '?',
  4408.             'App\\Controller\\SpecificationController::edit' => '?',
  4409.             'App\\Controller\\SpecificationController::list' => '?',
  4410.             'App\\Controller\\StorageController::delete' => '?',
  4411.             'App\\Controller\\StorageController::edit' => '?',
  4412.             'App\\Controller\\StorageController::list' => '?',
  4413.             'App\\Controller\\TagController::delete' => '?',
  4414.             'App\\Controller\\TagController::edit' => '?',
  4415.             'App\\Controller\\TagController::publishTagToWeb' => '?',
  4416.             'App\\Controller\\TdsController::index' => '?',
  4417.             'App\\Controller\\UserController::delete' => '?',
  4418.             'App\\Controller\\UserController::edit' => '?',
  4419.             'App\\Controller\\UserController::new' => '?',
  4420.             'App\\Controller\\VariationController::delete' => '?',
  4421.             'App\\Controller\\VariationController::duplicate' => '?',
  4422.             'App\\Controller\\VariationController::edit' => '?',
  4423.             'App\\Controller\\VariationController::new' => '?',
  4424.             'App\\Controller\\VariationController::show' => '?',
  4425.             'kernel::loadRoutes' => '?',
  4426.             'kernel::registerContainerConfiguration' => '?',
  4427.             'App\\Controller\\API\\BatchController:addBatch' => '?',
  4428.             'App\\Controller\\API\\BatchController:getBatch' => '?',
  4429.             'App\\Controller\\API\\MoleculeController:getMolecules' => '?',
  4430.             'App\\Controller\\API\\MoleculeController:getWebsiteMolecules' => '?',
  4431.             'App\\Controller\\API\\MoleculeController:updateMoleculeWpLinks' => '?',
  4432.             'App\\Controller\\API\\TagController:getTagById' => '?',
  4433.             'App\\Controller\\ArticleScientificController:delete' => '?',
  4434.             'App\\Controller\\ArticleScientificController:edit' => '?',
  4435.             'App\\Controller\\ArticleScientificController:new' => '?',
  4436.             'App\\Controller\\ArticleScientificController:show' => '?',
  4437.             'App\\Controller\\BatchController:deleteBatchSelection' => '?',
  4438.             'App\\Controller\\BatchController:deleteSingleBatch' => '?',
  4439.             'App\\Controller\\BatchController:duplicate' => '?',
  4440.             'App\\Controller\\BatchController:edit' => '?',
  4441.             'App\\Controller\\BatchController:editBatchRemainingQuantity' => '?',
  4442.             'App\\Controller\\BatchController:editBatchSample' => '?',
  4443.             'App\\Controller\\BatchController:moveSingleBatchVariation' => '?',
  4444.             'App\\Controller\\BatchController:new' => '?',
  4445.             'App\\Controller\\MoleculeController:delete' => '?',
  4446.             'App\\Controller\\MoleculeController:listMolecule' => '?',
  4447.             'App\\Controller\\MoleculeController:manageBlog' => '?',
  4448.             'App\\Controller\\MoleculeController:requestCorrection' => '?',
  4449.             'App\\Controller\\MoleculeController:setRefSp' => '?',
  4450.             'App\\Controller\\MoleculeController:setVIPStatus' => '?',
  4451.             'App\\Controller\\MoleculeController:show' => '?',
  4452.             'App\\Controller\\MoleculeController:tags' => '?',
  4453.             'App\\Controller\\MoleculeController:unpublishMolecule' => '?',
  4454.             'App\\Controller\\MoleculeController:updateMoleculeLock' => '?',
  4455.             'App\\Controller\\MoleculeController:validateCreation' => '?',
  4456.             'App\\Controller\\MoleculeController:webspec' => '?',
  4457.             'App\\Controller\\NotificationController:deleteNotification' => '?',
  4458.             'App\\Controller\\NotificationController:editNotification' => '?',
  4459.             'App\\Controller\\PortfolioController:export' => '?',
  4460.             'App\\Controller\\SecondaryReferenceController:delete' => '?',
  4461.             'App\\Controller\\SecondaryReferenceController:deleteSpecification' => '?',
  4462.             'App\\Controller\\SecondaryReferenceController:duplicateReference' => '?',
  4463.             'App\\Controller\\SecondaryReferenceController:edit' => '?',
  4464.             'App\\Controller\\SecondaryReferenceController:editSpecification' => '?',
  4465.             'App\\Controller\\SecondaryReferenceController:new' => '?',
  4466.             'App\\Controller\\SecondaryReferenceController:newSpecification' => '?',
  4467.             'App\\Controller\\SecondaryReferenceController:show' => '?',
  4468.             'App\\Controller\\SecurityController:forgottenPassword' => '?',
  4469.             'App\\Controller\\SecurityController:login' => '?',
  4470.             'App\\Controller\\SecurityController:resetPassword' => '?',
  4471.             'App\\Controller\\SpecificationController:delete' => '?',
  4472.             'App\\Controller\\SpecificationController:edit' => '?',
  4473.             'App\\Controller\\SpecificationController:list' => '?',
  4474.             'App\\Controller\\StorageController:delete' => '?',
  4475.             'App\\Controller\\StorageController:edit' => '?',
  4476.             'App\\Controller\\StorageController:list' => '?',
  4477.             'App\\Controller\\TagController:delete' => '?',
  4478.             'App\\Controller\\TagController:edit' => '?',
  4479.             'App\\Controller\\TagController:publishTagToWeb' => '?',
  4480.             'App\\Controller\\TdsController:index' => '?',
  4481.             'App\\Controller\\UserController:delete' => '?',
  4482.             'App\\Controller\\UserController:edit' => '?',
  4483.             'App\\Controller\\UserController:new' => '?',
  4484.             'App\\Controller\\VariationController:delete' => '?',
  4485.             'App\\Controller\\VariationController:duplicate' => '?',
  4486.             'App\\Controller\\VariationController:edit' => '?',
  4487.             'App\\Controller\\VariationController:new' => '?',
  4488.             'App\\Controller\\VariationController:show' => '?',
  4489.             'kernel:loadRoutes' => '?',
  4490.             'kernel:registerContainerConfiguration' => '?',
  4491.         ]);
  4492.     }
  4493.     /**
  4494.      * Gets the private '.service_locator.hjDVVc7' shared service.
  4495.      *
  4496.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4497.      */
  4498.     protected function get_ServiceLocator_HjDVVc7Service()
  4499.     {
  4500.         return $this->privates['.service_locator.hjDVVc7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4501.             'moleculeManager' => ['privates''App\\Manager\\MoleculeManager''getMoleculeManagerService'false],
  4502.             'moleculeRepository' => ['privates''App\\Repository\\MoleculeRepository''getMoleculeRepositoryService'false],
  4503.         ], [
  4504.             'moleculeManager' => 'App\\Manager\\MoleculeManager',
  4505.             'moleculeRepository' => 'App\\Repository\\MoleculeRepository',
  4506.         ]);
  4507.     }
  4508.     /**
  4509.      * Gets the private '.service_locator.jebdhuC' shared service.
  4510.      *
  4511.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4512.      */
  4513.     protected function get_ServiceLocator_JebdhuCService()
  4514.     {
  4515.         return $this->privates['.service_locator.jebdhuC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4516.             'notification' => ['privates''.errored..service_locator.jebdhuC.App\\Entity\\Notification'NULL'Cannot autowire service ".service_locator.jebdhuC": it references class "App\\Entity\\Notification" but no such service exists.'],
  4517.         ], [
  4518.             'notification' => 'App\\Entity\\Notification',
  4519.         ]);
  4520.     }
  4521.     /**
  4522.      * Gets the private '.service_locator.jyBpnS.' shared service.
  4523.      *
  4524.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4525.      */
  4526.     protected function get_ServiceLocator_JyBpnS_Service()
  4527.     {
  4528.         return $this->privates['.service_locator.jyBpnS.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4529.             'secondaryReference' => ['privates''.errored..service_locator.jyBpnS..App\\Entity\\SecondaryReference'NULL'Cannot autowire service ".service_locator.jyBpnS.": it references class "App\\Entity\\SecondaryReference" but no such service exists.'],
  4530.         ], [
  4531.             'secondaryReference' => 'App\\Entity\\SecondaryReference',
  4532.         ]);
  4533.     }
  4534.     /**
  4535.      * Gets the private '.service_locator.my3AjAZ' shared service.
  4536.      *
  4537.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4538.      */
  4539.     protected function get_ServiceLocator_My3AjAZService()
  4540.     {
  4541.         return $this->privates['.service_locator.my3AjAZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4542.             'molecule' => ['privates''.errored..service_locator.my3AjAZ.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.my3AjAZ": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4543.             'reference' => ['privates''.errored..service_locator.my3AjAZ.App\\Entity\\SecondaryReference'NULL'Cannot autowire service ".service_locator.my3AjAZ": it references class "App\\Entity\\SecondaryReference" but no such service exists.'],
  4544.         ], [
  4545.             'molecule' => 'App\\Entity\\Molecule',
  4546.             'reference' => 'App\\Entity\\SecondaryReference',
  4547.         ]);
  4548.     }
  4549.     /**
  4550.      * Gets the private '.service_locator.ntOsYf5' shared service.
  4551.      *
  4552.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4553.      */
  4554.     protected function get_ServiceLocator_NtOsYf5Service()
  4555.     {
  4556.         return $this->privates['.service_locator.ntOsYf5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4557.             'molecule' => ['privates''.errored..service_locator.ntOsYf5.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.ntOsYf5": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4558.             'notificationManager' => ['privates''App\\Manager\\NotificationManager''getNotificationManagerService'false],
  4559.             'urlGenerator' => ['services''router''getRouterService'false],
  4560.             'userRepo' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  4561.         ], [
  4562.             'molecule' => 'App\\Entity\\Molecule',
  4563.             'notificationManager' => 'App\\Manager\\NotificationManager',
  4564.             'urlGenerator' => '?',
  4565.             'userRepo' => 'App\\Repository\\UserRepository',
  4566.         ]);
  4567.     }
  4568.     /**
  4569.      * Gets the private '.service_locator.pqLs87d' shared service.
  4570.      *
  4571.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4572.      */
  4573.     protected function get_ServiceLocator_PqLs87dService()
  4574.     {
  4575.         return $this->privates['.service_locator.pqLs87d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4576.             'molecule' => ['privates''.errored..service_locator.pqLs87d.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.pqLs87d": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4577.             'notificationManager' => ['privates''App\\Manager\\NotificationManager''getNotificationManagerService'false],
  4578.             'urlGenerator' => ['services''router''getRouterService'false],
  4579.         ], [
  4580.             'molecule' => 'App\\Entity\\Molecule',
  4581.             'notificationManager' => 'App\\Manager\\NotificationManager',
  4582.             'urlGenerator' => '?',
  4583.         ]);
  4584.     }
  4585.     /**
  4586.      * Gets the private '.service_locator.pwZ6MTM' shared service.
  4587.      *
  4588.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4589.      */
  4590.     protected function get_ServiceLocator_PwZ6MTMService()
  4591.     {
  4592.         return $this->privates['.service_locator.pwZ6MTM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4593.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4594.         ], [
  4595.             'passwordEncoder' => '?',
  4596.         ]);
  4597.     }
  4598.     /**
  4599.      * Gets the private '.service_locator.vcj6tNR' shared service.
  4600.      *
  4601.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4602.      */
  4603.     protected function get_ServiceLocator_Vcj6tNRService()
  4604.     {
  4605.         return $this->privates['.service_locator.vcj6tNR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4606.             'batch' => ['privates''.errored..service_locator.vcj6tNR.App\\Entity\\Batch'NULL'Cannot autowire service ".service_locator.vcj6tNR": it references class "App\\Entity\\Batch" but no such service exists.'],
  4607.         ], [
  4608.             'batch' => 'App\\Entity\\Batch',
  4609.         ]);
  4610.     }
  4611.     /**
  4612.      * Gets the private '.service_locator.x.07p9d' shared service.
  4613.      *
  4614.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4615.      */
  4616.     protected function get_ServiceLocator_X_07p9dService()
  4617.     {
  4618.         return $this->privates['.service_locator.x.07p9d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4619.             'batch' => ['privates''.errored..service_locator.x.07p9d.App\\Entity\\Batch'NULL'Cannot autowire service ".service_locator.x.07p9d": it references class "App\\Entity\\Batch" but no such service exists.'],
  4620.             'helper' => ['privates''Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper''getUploaderHelperService'false],
  4621.             'molecule' => ['privates''.errored..service_locator.x.07p9d.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.x.07p9d": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4622.             'variation' => ['privates''.errored..service_locator.x.07p9d.App\\Entity\\Variation'NULL'Cannot autowire service ".service_locator.x.07p9d": it references class "App\\Entity\\Variation" but no such service exists.'],
  4623.         ], [
  4624.             'batch' => 'App\\Entity\\Batch',
  4625.             'helper' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper',
  4626.             'molecule' => 'App\\Entity\\Molecule',
  4627.             'variation' => 'App\\Entity\\Variation',
  4628.         ]);
  4629.     }
  4630.     /**
  4631.      * Gets the private '.service_locator.xUp06hj' shared service.
  4632.      *
  4633.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4634.      */
  4635.     protected function get_ServiceLocator_XUp06hjService()
  4636.     {
  4637.         return $this->privates['.service_locator.xUp06hj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4638.             'repository' => ['privates''App\\Repository\\TagRepository''getTagRepositoryService'false],
  4639.         ], [
  4640.             'repository' => 'App\\Repository\\TagRepository',
  4641.         ]);
  4642.     }
  4643.     /**
  4644.      * Gets the private '.service_locator.zFx__Ma' shared service.
  4645.      *
  4646.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4647.      */
  4648.     protected function get_ServiceLocator_ZFxMaService()
  4649.     {
  4650.         return $this->privates['.service_locator.zFx__Ma'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4651.             'molecule' => ['privates''.errored..service_locator.zFx__Ma.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.zFx__Ma": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4652.             'notificationManager' => ['privates''App\\Manager\\NotificationManager''getNotificationManagerService'false],
  4653.             'urlGenerator' => ['services''router''getRouterService'false],
  4654.             'userRepo' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  4655.         ], [
  4656.             'molecule' => 'App\\Entity\\Molecule',
  4657.             'notificationManager' => 'App\\Manager\\NotificationManager',
  4658.             'urlGenerator' => '?',
  4659.             'userRepo' => 'App\\Repository\\UserRepository',
  4660.         ]);
  4661.     }
  4662.     /**
  4663.      * Gets the private '.service_locator.zQnsjIR' shared service.
  4664.      *
  4665.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4666.      */
  4667.     protected function get_ServiceLocator_ZQnsjIRService()
  4668.     {
  4669.         return $this->privates['.service_locator.zQnsjIR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4670.             'batch' => ['privates''.errored..service_locator.zQnsjIR.App\\Entity\\Batch'NULL'Cannot autowire service ".service_locator.zQnsjIR": it references class "App\\Entity\\Batch" but no such service exists.'],
  4671.             'molecule' => ['privates''.errored..service_locator.zQnsjIR.App\\Entity\\Molecule'NULL'Cannot autowire service ".service_locator.zQnsjIR": it references class "App\\Entity\\Molecule" but no such service exists.'],
  4672.             'variation' => ['privates''.errored..service_locator.zQnsjIR.App\\Entity\\Variation'NULL'Cannot autowire service ".service_locator.zQnsjIR": it references class "App\\Entity\\Variation" but no such service exists.'],
  4673.             'variationRepository' => ['privates''App\\Repository\\VariationRepository''getVariationRepositoryService'false],
  4674.         ], [
  4675.             'batch' => 'App\\Entity\\Batch',
  4676.             'molecule' => 'App\\Entity\\Molecule',
  4677.             'variation' => 'App\\Entity\\Variation',
  4678.             'variationRepository' => 'App\\Repository\\VariationRepository',
  4679.         ]);
  4680.     }
  4681.     /**
  4682.      * Gets the private '.session.deprecated' shared service.
  4683.      *
  4684.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4685.      */
  4686.     protected function get_Session_DeprecatedService()
  4687.     {
  4688.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4689.         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();
  4690.     }
  4691.     /**
  4692.      * Gets the private '.twig.command.debug.lazy' shared service.
  4693.      *
  4694.      * @return \Symfony\Component\Console\Command\LazyCommand
  4695.      */
  4696.     protected function get_Twig_Command_Debug_LazyService()
  4697.     {
  4698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4700.         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 {
  4701.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4702.         });
  4703.     }
  4704.     /**
  4705.      * Gets the private '.twig.command.lint.lazy' shared service.
  4706.      *
  4707.      * @return \Symfony\Component\Console\Command\LazyCommand
  4708.      */
  4709.     protected function get_Twig_Command_Lint_LazyService()
  4710.     {
  4711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4713.         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 {
  4714.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4715.         });
  4716.     }
  4717.     /**
  4718.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  4719.      *
  4720.      * @return \Symfony\Component\Console\Command\LazyCommand
  4721.      */
  4722.     protected function get_VarDumper_Command_ServerDump_LazyService()
  4723.     {
  4724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4726.         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 {
  4727.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  4728.         });
  4729.     }
  4730.     /**
  4731.      * Gets the private 'App\Command\CleanMoleculesTagsCommand' shared autowired service.
  4732.      *
  4733.      * @return \App\Command\CleanMoleculesTagsCommand
  4734.      */
  4735.     protected function getCleanMoleculesTagsCommandService()
  4736.     {
  4737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4738.         include_once \dirname(__DIR__4).'/src/Command/CleanMoleculesTagsCommand.php';
  4739.         $this->privates['App\\Command\\CleanMoleculesTagsCommand'] = $instance = new \App\Command\CleanMoleculesTagsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4740.         $instance->setName('app:clean-molecules-tags');
  4741.         return $instance;
  4742.     }
  4743.     /**
  4744.      * Gets the private 'App\Command\CorrectSupervisorCommand' shared autowired service.
  4745.      *
  4746.      * @return \App\Command\CorrectSupervisorCommand
  4747.      */
  4748.     protected function getCorrectSupervisorCommandService()
  4749.     {
  4750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4751.         include_once \dirname(__DIR__4).'/src/Command/CorrectSupervisorCommand.php';
  4752.         $this->privates['App\\Command\\CorrectSupervisorCommand'] = $instance = new \App\Command\CorrectSupervisorCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  4753.         $instance->setName('app:bene');
  4754.         return $instance;
  4755.     }
  4756.     /**
  4757.      * Gets the private 'App\Command\CreateUserCommand' shared autowired service.
  4758.      *
  4759.      * @return \App\Command\CreateUserCommand
  4760.      */
  4761.     protected function getCreateUserCommandService()
  4762.     {
  4763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4764.         include_once \dirname(__DIR__4).'/src/Command/CreateUserCommand.php';
  4765.         $this->privates['App\\Command\\CreateUserCommand'] = $instance = new \App\Command\CreateUserCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  4766.         $instance->setName('app:create-user');
  4767.         return $instance;
  4768.     }
  4769.     /**
  4770.      * Gets the private 'App\Command\ImportBatchsCommand' shared autowired service.
  4771.      *
  4772.      * @return \App\Command\ImportBatchsCommand
  4773.      */
  4774.     protected function getImportBatchsCommandService()
  4775.     {
  4776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4777.         include_once \dirname(__DIR__4).'/src/Command/ImportBatchsCommand.php';
  4778.         $this->privates['App\\Command\\ImportBatchsCommand'] = $instance = new \App\Command\ImportBatchsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Manager\\MoleculeManager'] ?? $this->getMoleculeManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4779.         $instance->setName('app:import-batchs');
  4780.         return $instance;
  4781.     }
  4782.     /**
  4783.      * Gets the private 'App\Command\ImportHsCodesCommand' shared autowired service.
  4784.      *
  4785.      * @return \App\Command\ImportHsCodesCommand
  4786.      */
  4787.     protected function getImportHsCodesCommandService()
  4788.     {
  4789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4790.         include_once \dirname(__DIR__4).'/src/Command/ImportHsCodesCommand.php';
  4791.         $this->privates['App\\Command\\ImportHsCodesCommand'] = $instance = new \App\Command\ImportHsCodesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4792.         $instance->setName('app:import-hs-codes');
  4793.         return $instance;
  4794.     }
  4795.     /**
  4796.      * Gets the private 'App\Command\ImportMoleculesCommand' shared autowired service.
  4797.      *
  4798.      * @return \App\Command\ImportMoleculesCommand
  4799.      */
  4800.     protected function getImportMoleculesCommandService()
  4801.     {
  4802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4803.         include_once \dirname(__DIR__4).'/src/Command/ImportMoleculesCommand.php';
  4804.         $this->privates['App\\Command\\ImportMoleculesCommand'] = $instance = new \App\Command\ImportMoleculesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4805.         $instance->setName('app:import-molecules');
  4806.         return $instance;
  4807.     }
  4808.     /**
  4809.      * Gets the private 'App\Command\ImportVariationsCommand' shared autowired service.
  4810.      *
  4811.      * @return \App\Command\ImportVariationsCommand
  4812.      */
  4813.     protected function getImportVariationsCommandService()
  4814.     {
  4815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4816.         include_once \dirname(__DIR__4).'/src/Command/ImportVariationsCommand.php';
  4817.         $this->privates['App\\Command\\ImportVariationsCommand'] = $instance = new \App\Command\ImportVariationsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4818.         $instance->setName('app:import-variations');
  4819.         return $instance;
  4820.     }
  4821.     /**
  4822.      * Gets the private 'App\Command\MigrateStorageDataCommand' shared autowired service.
  4823.      *
  4824.      * @return \App\Command\MigrateStorageDataCommand
  4825.      */
  4826.     protected function getMigrateStorageDataCommandService()
  4827.     {
  4828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4829.         include_once \dirname(__DIR__4).'/src/Command/MigrateStorageDataCommand.php';
  4830.         $this->privates['App\\Command\\MigrateStorageDataCommand'] = $instance = new \App\Command\MigrateStorageDataCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4831.         $instance->setName('app:migrate-storage-data');
  4832.         return $instance;
  4833.     }
  4834.     /**
  4835.      * Gets the private 'App\Command\SetMoleculesToRefSpCommand' shared autowired service.
  4836.      *
  4837.      * @return \App\Command\SetMoleculesToRefSpCommand
  4838.      */
  4839.     protected function getSetMoleculesToRefSpCommandService()
  4840.     {
  4841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4842.         include_once \dirname(__DIR__4).'/src/Command/SetMoleculesToRefSpCommand.php';
  4843.         $this->privates['App\\Command\\SetMoleculesToRefSpCommand'] = $instance = new \App\Command\SetMoleculesToRefSpCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4844.         $instance->setName('app:set-molecules-to-refsp');
  4845.         return $instance;
  4846.     }
  4847.     /**
  4848.      * Gets the private 'App\Command\StorageToMoleculeCommand' shared autowired service.
  4849.      *
  4850.      * @return \App\Command\StorageToMoleculeCommand
  4851.      */
  4852.     protected function getStorageToMoleculeCommandService()
  4853.     {
  4854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4855.         include_once \dirname(__DIR__4).'/src/Command/StorageToMoleculeCommand.php';
  4856.         $this->privates['App\\Command\\StorageToMoleculeCommand'] = $instance = new \App\Command\StorageToMoleculeCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\MoleculeRepository'] ?? $this->getMoleculeRepositoryService()));
  4857.         $instance->setName('app:storage-to-molecule');
  4858.         return $instance;
  4859.     }
  4860.     /**
  4861.      * Gets the private 'App\Command\TestSmtpCommand' shared autowired service.
  4862.      *
  4863.      * @return \App\Command\TestSmtpCommand
  4864.      */
  4865.     protected function getTestSmtpCommandService()
  4866.     {
  4867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4868.         include_once \dirname(__DIR__4).'/src/Command/TestSmtpCommand.php';
  4869.         $this->privates['App\\Command\\TestSmtpCommand'] = $instance = new \App\Command\TestSmtpCommand(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
  4870.         $instance->setName('app:test-smtp');
  4871.         return $instance;
  4872.     }
  4873.     /**
  4874.      * Gets the private 'App\Command\TransferSpecificationsCommand' shared autowired service.
  4875.      *
  4876.      * @return \App\Command\TransferSpecificationsCommand
  4877.      */
  4878.     protected function getTransferSpecificationsCommandService()
  4879.     {
  4880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4881.         include_once \dirname(__DIR__4).'/src/Command/TransferSpecificationsCommand.php';
  4882.         $this->privates['App\\Command\\TransferSpecificationsCommand'] = $instance = new \App\Command\TransferSpecificationsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\SpecificationRepository'] ?? $this->getSpecificationRepositoryService()), ($this->privates['App\\Repository\\SecondaryReferenceRepository'] ?? $this->getSecondaryReferenceRepositoryService()));
  4883.         $instance->setName('app:transfer-specifications');
  4884.         return $instance;
  4885.     }
  4886.     /**
  4887.      * Gets the private 'App\Command\TransferVariationsToSecondaryReferencesCommand' shared autowired service.
  4888.      *
  4889.      * @return \App\Command\TransferVariationsToSecondaryReferencesCommand
  4890.      */
  4891.     protected function getTransferVariationsToSecondaryReferencesCommandService()
  4892.     {
  4893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4894.         include_once \dirname(__DIR__4).'/src/Command/TransferVariationsToSecondaryReferencesCommand.php';
  4895.         $this->privates['App\\Command\\TransferVariationsToSecondaryReferencesCommand'] = $instance = new \App\Command\TransferVariationsToSecondaryReferencesCommand(($this->privates['App\\Repository\\VariationRepository'] ?? $this->getVariationRepositoryService()), ($this->privates['App\\Repository\\SecondaryReferenceRepository'] ?? $this->getSecondaryReferenceRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\MoleculeRepository'] ?? $this->getMoleculeRepositoryService()));
  4896.         $instance->setName('app:transfer-variations-to-secondary-references');
  4897.         return $instance;
  4898.     }
  4899.     /**
  4900.      * Gets the private 'App\Command\UpdateMoleculeRemainingQuantityCommand' shared autowired service.
  4901.      *
  4902.      * @return \App\Command\UpdateMoleculeRemainingQuantityCommand
  4903.      */
  4904.     protected function getUpdateMoleculeRemainingQuantityCommandService()
  4905.     {
  4906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4907.         include_once \dirname(__DIR__4).'/src/Command/UpdateMoleculeRemainingQuantityCommand.php';
  4908.         $this->privates['App\\Command\\UpdateMoleculeRemainingQuantityCommand'] = $instance = new \App\Command\UpdateMoleculeRemainingQuantityCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Manager\\MoleculeManager'] ?? $this->getMoleculeManagerService()));
  4909.         $instance->setName('app:update-molecule-remainingQuantity');
  4910.         return $instance;
  4911.     }
  4912.     /**
  4913.      * Gets the private 'App\EventListener\BatchQuantityListener' shared autowired service.
  4914.      *
  4915.      * @return \App\EventListener\BatchQuantityListener
  4916.      */
  4917.     protected function getBatchQuantityListenerService()
  4918.     {
  4919.         include_once \dirname(__DIR__4).'/src/EventListener/BatchQuantityListener.php';
  4920.         $a = ($this->privates['App\\Manager\\MoleculeManager'] ?? $this->getMoleculeManagerService());
  4921.         if (isset($this->privates['App\\EventListener\\BatchQuantityListener'])) {
  4922.             return $this->privates['App\\EventListener\\BatchQuantityListener'];
  4923.         }
  4924.         $b = ($this->privates['App\\Manager\\BatchManager'] ?? $this->getBatchManagerService());
  4925.         if (isset($this->privates['App\\EventListener\\BatchQuantityListener'])) {
  4926.             return $this->privates['App\\EventListener\\BatchQuantityListener'];
  4927.         }
  4928.         return $this->privates['App\\EventListener\\BatchQuantityListener'] = new \App\EventListener\BatchQuantityListener($a$b);
  4929.     }
  4930.     /**
  4931.      * Gets the private 'App\EventListener\IpAccessControlListener' shared autowired service.
  4932.      *
  4933.      * @return \App\EventListener\IpAccessControlListener
  4934.      */
  4935.     protected function getIpAccessControlListenerService()
  4936.     {
  4937.         return $this->privates['App\\EventListener\\IpAccessControlListener'] = new \App\EventListener\IpAccessControlListener(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4938.     }
  4939.     /**
  4940.      * Gets the private 'App\EventListener\KernelRequestListener' shared autowired service.
  4941.      *
  4942.      * @return \App\EventListener\KernelRequestListener
  4943.      */
  4944.     protected function getKernelRequestListenerService()
  4945.     {
  4946.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4947.         if (isset($this->privates['App\\EventListener\\KernelRequestListener'])) {
  4948.             return $this->privates['App\\EventListener\\KernelRequestListener'];
  4949.         }
  4950.         return $this->privates['App\\EventListener\\KernelRequestListener'] = new \App\EventListener\KernelRequestListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['router'] ?? $this->getRouterService()));
  4951.     }
  4952.     /**
  4953.      * Gets the private 'App\EventListener\LoginListener' shared autowired service.
  4954.      *
  4955.      * @return \App\EventListener\LoginListener
  4956.      */
  4957.     protected function getLoginListenerService()
  4958.     {
  4959.         include_once \dirname(__DIR__4).'/src/EventListener/LoginListener.php';
  4960.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4961.         if (isset($this->privates['App\\EventListener\\LoginListener'])) {
  4962.             return $this->privates['App\\EventListener\\LoginListener'];
  4963.         }
  4964.         return $this->privates['App\\EventListener\\LoginListener'] = new \App\EventListener\LoginListener($a);
  4965.     }
  4966.     /**
  4967.      * Gets the private 'App\Form\API\BatchAPIType' shared autowired service.
  4968.      *
  4969.      * @return \App\Form\API\BatchAPIType
  4970.      */
  4971.     protected function getBatchAPITypeService()
  4972.     {
  4973.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4975.         include_once \dirname(__DIR__4).'/src/Form/API/BatchAPIType.php';
  4976.         return $this->privates['App\\Form\\API\\BatchAPIType'] = new \App\Form\API\BatchAPIType();
  4977.     }
  4978.     /**
  4979.      * Gets the private 'App\Form\AdditionalTagType' shared autowired service.
  4980.      *
  4981.      * @return \App\Form\AdditionalTagType
  4982.      */
  4983.     protected function getAdditionalTagTypeService()
  4984.     {
  4985.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4986.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4987.         include_once \dirname(__DIR__4).'/src/Form/AdditionalTagType.php';
  4988.         return $this->privates['App\\Form\\AdditionalTagType'] = new \App\Form\AdditionalTagType();
  4989.     }
  4990.     /**
  4991.      * Gets the private 'App\Form\AnalysisType' shared autowired service.
  4992.      *
  4993.      * @return \App\Form\AnalysisType
  4994.      */
  4995.     protected function getAnalysisTypeService()
  4996.     {
  4997.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4998.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4999.         include_once \dirname(__DIR__4).'/src/Form/AnalysisType.php';
  5000.         return $this->privates['App\\Form\\AnalysisType'] = new \App\Form\AnalysisType();
  5001.     }
  5002.     /**
  5003.      * Gets the private 'App\Form\ArticleBlogType' shared autowired service.
  5004.      *
  5005.      * @return \App\Form\ArticleBlogType
  5006.      */
  5007.     protected function getArticleBlogTypeService()
  5008.     {
  5009.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5010.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5011.         include_once \dirname(__DIR__4).'/src/Form/ArticleBlogType.php';
  5012.         return $this->privates['App\\Form\\ArticleBlogType'] = new \App\Form\ArticleBlogType();
  5013.     }
  5014.     /**
  5015.      * Gets the private 'App\Form\ArticleScientificType' shared autowired service.
  5016.      *
  5017.      * @return \App\Form\ArticleScientificType
  5018.      */
  5019.     protected function getArticleScientificTypeService()
  5020.     {
  5021.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5022.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5023.         include_once \dirname(__DIR__4).'/src/Form/ArticleScientificType.php';
  5024.         return $this->privates['App\\Form\\ArticleScientificType'] = new \App\Form\ArticleScientificType();
  5025.     }
  5026.     /**
  5027.      * Gets the private 'App\Form\BatchInitializeType' shared autowired service.
  5028.      *
  5029.      * @return \App\Form\BatchInitializeType
  5030.      */
  5031.     protected function getBatchInitializeTypeService()
  5032.     {
  5033.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5034.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5035.         include_once \dirname(__DIR__4).'/src/Form/BatchInitializeType.php';
  5036.         return $this->privates['App\\Form\\BatchInitializeType'] = new \App\Form\BatchInitializeType();
  5037.     }
  5038.     /**
  5039.      * Gets the private 'App\Form\BatchMpType' shared autowired service.
  5040.      *
  5041.      * @return \App\Form\BatchMpType
  5042.      */
  5043.     protected function getBatchMpTypeService()
  5044.     {
  5045.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5046.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5047.         include_once \dirname(__DIR__4).'/src/Form/BatchMpType.php';
  5048.         return $this->privates['App\\Form\\BatchMpType'] = new \App\Form\BatchMpType();
  5049.     }
  5050.     /**
  5051.      * Gets the private 'App\Form\BatchSpType' shared autowired service.
  5052.      *
  5053.      * @return \App\Form\BatchSpType
  5054.      */
  5055.     protected function getBatchSpTypeService()
  5056.     {
  5057.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5058.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5059.         include_once \dirname(__DIR__4).'/src/Form/BatchSpType.php';
  5060.         return $this->privates['App\\Form\\BatchSpType'] = new \App\Form\BatchSpType();
  5061.     }
  5062.     /**
  5063.      * Gets the private 'App\Form\ChemicalStructureType' shared autowired service.
  5064.      *
  5065.      * @return \App\Form\ChemicalStructureType
  5066.      */
  5067.     protected function getChemicalStructureTypeService()
  5068.     {
  5069.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5070.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5071.         include_once \dirname(__DIR__4).'/src/Form/ChemicalStructureType.php';
  5072.         return $this->privates['App\\Form\\ChemicalStructureType'] = new \App\Form\ChemicalStructureType();
  5073.     }
  5074.     /**
  5075.      * Gets the private 'App\Form\DeclinaisonSpecificationType' shared autowired service.
  5076.      *
  5077.      * @return \App\Form\DeclinaisonSpecificationType
  5078.      */
  5079.     protected function getDeclinaisonSpecificationTypeService()
  5080.     {
  5081.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5082.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5083.         include_once \dirname(__DIR__4).'/src/Form/DeclinaisonSpecificationType.php';
  5084.         return $this->privates['App\\Form\\DeclinaisonSpecificationType'] = new \App\Form\DeclinaisonSpecificationType();
  5085.     }
  5086.     /**
  5087.      * Gets the private 'App\Form\ForgottenPasswordType' shared autowired service.
  5088.      *
  5089.      * @return \App\Form\ForgottenPasswordType
  5090.      */
  5091.     protected function getForgottenPasswordTypeService()
  5092.     {
  5093.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5094.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5095.         include_once \dirname(__DIR__4).'/src/Form/ForgottenPasswordType.php';
  5096.         return $this->privates['App\\Form\\ForgottenPasswordType'] = new \App\Form\ForgottenPasswordType();
  5097.     }
  5098.     /**
  5099.      * Gets the private 'App\Form\ImportMoleculeType' shared autowired service.
  5100.      *
  5101.      * @return \App\Form\ImportMoleculeType
  5102.      */
  5103.     protected function getImportMoleculeTypeService()
  5104.     {
  5105.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5107.         include_once \dirname(__DIR__4).'/src/Form/ImportMoleculeType.php';
  5108.         return $this->privates['App\\Form\\ImportMoleculeType'] = new \App\Form\ImportMoleculeType();
  5109.     }
  5110.     /**
  5111.      * Gets the private 'App\Form\MoleculeRequestCorrectionType' shared autowired service.
  5112.      *
  5113.      * @return \App\Form\MoleculeRequestCorrectionType
  5114.      */
  5115.     protected function getMoleculeRequestCorrectionTypeService()
  5116.     {
  5117.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5118.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5119.         include_once \dirname(__DIR__4).'/src/Form/MoleculeRequestCorrectionType.php';
  5120.         return $this->privates['App\\Form\\MoleculeRequestCorrectionType'] = new \App\Form\MoleculeRequestCorrectionType();
  5121.     }
  5122.     /**
  5123.      * Gets the private 'App\Form\MoleculeTagType' shared autowired service.
  5124.      *
  5125.      * @return \App\Form\MoleculeTagType
  5126.      */
  5127.     protected function getMoleculeTagTypeService()
  5128.     {
  5129.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5130.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5131.         include_once \dirname(__DIR__4).'/src/Form/MoleculeTagType.php';
  5132.         return $this->privates['App\\Form\\MoleculeTagType'] = new \App\Form\MoleculeTagType();
  5133.     }
  5134.     /**
  5135.      * Gets the private 'App\Form\MoleculeType' shared autowired service.
  5136.      *
  5137.      * @return \App\Form\MoleculeType
  5138.      */
  5139.     protected function getMoleculeTypeService()
  5140.     {
  5141.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5142.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5143.         include_once \dirname(__DIR__4).'/src/Form/MoleculeType.php';
  5144.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5145.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/ArrayToTagifyTransformer.php';
  5146.         return $this->privates['App\\Form\\MoleculeType'] = new \App\Form\MoleculeType(($this->privates['App\\Form\\DataTransformer\\ArrayToTagifyTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\ArrayToTagifyTransformer'] = new \App\Form\DataTransformer\ArrayToTagifyTransformer())));
  5147.     }
  5148.     /**
  5149.      * Gets the private 'App\Form\NotificationType' shared autowired service.
  5150.      *
  5151.      * @return \App\Form\NotificationType
  5152.      */
  5153.     protected function getNotificationTypeService()
  5154.     {
  5155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5156.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5157.         include_once \dirname(__DIR__4).'/src/Form/NotificationType.php';
  5158.         return $this->privates['App\\Form\\NotificationType'] = new \App\Form\NotificationType();
  5159.     }
  5160.     /**
  5161.      * Gets the private 'App\Form\Picture2Type' shared autowired service.
  5162.      *
  5163.      * @return \App\Form\Picture2Type
  5164.      */
  5165.     protected function getPicture2TypeService()
  5166.     {
  5167.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5168.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5169.         include_once \dirname(__DIR__4).'/src/Form/Picture2Type.php';
  5170.         return $this->privates['App\\Form\\Picture2Type'] = new \App\Form\Picture2Type();
  5171.     }
  5172.     /**
  5173.      * Gets the private 'App\Form\PictureType' shared autowired service.
  5174.      *
  5175.      * @return \App\Form\PictureType
  5176.      */
  5177.     protected function getPictureTypeService()
  5178.     {
  5179.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5180.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5181.         include_once \dirname(__DIR__4).'/src/Form/PictureType.php';
  5182.         return $this->privates['App\\Form\\PictureType'] = new \App\Form\PictureType();
  5183.     }
  5184.     /**
  5185.      * Gets the private 'App\Form\PublishMoleculeType' shared autowired service.
  5186.      *
  5187.      * @return \App\Form\PublishMoleculeType
  5188.      */
  5189.     protected function getPublishMoleculeTypeService()
  5190.     {
  5191.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5192.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5193.         include_once \dirname(__DIR__4).'/src/Form/PublishMoleculeType.php';
  5194.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5195.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/ArrayToTagifyTransformer.php';
  5196.         return $this->privates['App\\Form\\PublishMoleculeType'] = new \App\Form\PublishMoleculeType(($this->privates['App\\Form\\DataTransformer\\ArrayToTagifyTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\ArrayToTagifyTransformer'] = new \App\Form\DataTransformer\ArrayToTagifyTransformer())));
  5197.     }
  5198.     /**
  5199.      * Gets the private 'App\Form\PublishWebProductType' shared autowired service.
  5200.      *
  5201.      * @return \App\Form\PublishWebProductType
  5202.      */
  5203.     protected function getPublishWebProductTypeService()
  5204.     {
  5205.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5206.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5207.         include_once \dirname(__DIR__4).'/src/Form/PublishWebProductType.php';
  5208.         return $this->privates['App\\Form\\PublishWebProductType'] = new \App\Form\PublishWebProductType();
  5209.     }
  5210.     /**
  5211.      * Gets the private 'App\Form\ResetPasswordType' shared autowired service.
  5212.      *
  5213.      * @return \App\Form\ResetPasswordType
  5214.      */
  5215.     protected function getResetPasswordTypeService()
  5216.     {
  5217.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5218.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5219.         include_once \dirname(__DIR__4).'/src/Form/ResetPasswordType.php';
  5220.         return $this->privates['App\\Form\\ResetPasswordType'] = new \App\Form\ResetPasswordType();
  5221.     }
  5222.     /**
  5223.      * Gets the private 'App\Form\SecondaryReferenceType' shared autowired service.
  5224.      *
  5225.      * @return \App\Form\SecondaryReferenceType
  5226.      */
  5227.     protected function getSecondaryReferenceTypeService()
  5228.     {
  5229.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5230.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5231.         include_once \dirname(__DIR__4).'/src/Form/SecondaryReferenceType.php';
  5232.         return $this->privates['App\\Form\\SecondaryReferenceType'] = new \App\Form\SecondaryReferenceType();
  5233.     }
  5234.     /**
  5235.      * Gets the private 'App\Form\SpecificationType' shared autowired service.
  5236.      *
  5237.      * @return \App\Form\SpecificationType
  5238.      */
  5239.     protected function getSpecificationTypeService()
  5240.     {
  5241.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5242.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5243.         include_once \dirname(__DIR__4).'/src/Form/SpecificationType.php';
  5244.         return $this->privates['App\\Form\\SpecificationType'] = new \App\Form\SpecificationType();
  5245.     }
  5246.     /**
  5247.      * Gets the private 'App\Form\StorageType' shared autowired service.
  5248.      *
  5249.      * @return \App\Form\StorageType
  5250.      */
  5251.     protected function getStorageTypeService()
  5252.     {
  5253.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5255.         include_once \dirname(__DIR__4).'/src/Form/StorageType.php';
  5256.         return $this->privates['App\\Form\\StorageType'] = new \App\Form\StorageType();
  5257.     }
  5258.     /**
  5259.      * Gets the private 'App\Form\TagType' shared autowired service.
  5260.      *
  5261.      * @return \App\Form\TagType
  5262.      */
  5263.     protected function getTagTypeService()
  5264.     {
  5265.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5267.         include_once \dirname(__DIR__4).'/src/Form/TagType.php';
  5268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5269.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/ArrayToTagifyTransformer.php';
  5270.         return $this->privates['App\\Form\\TagType'] = new \App\Form\TagType(($this->privates['App\\Form\\DataTransformer\\ArrayToTagifyTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\ArrayToTagifyTransformer'] = new \App\Form\DataTransformer\ArrayToTagifyTransformer())));
  5271.     }
  5272.     /**
  5273.      * Gets the private 'App\Form\TdsType' shared autowired service.
  5274.      *
  5275.      * @return \App\Form\TdsType
  5276.      */
  5277.     protected function getTdsTypeService()
  5278.     {
  5279.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5281.         include_once \dirname(__DIR__4).'/src/Form/TdsType.php';
  5282.         return $this->privates['App\\Form\\TdsType'] = new \App\Form\TdsType();
  5283.     }
  5284.     /**
  5285.      * Gets the private 'App\Form\TypeMoleculeType' shared autowired service.
  5286.      *
  5287.      * @return \App\Form\TypeMoleculeType
  5288.      */
  5289.     protected function getTypeMoleculeTypeService()
  5290.     {
  5291.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5293.         include_once \dirname(__DIR__4).'/src/Form/TypeMoleculeType.php';
  5294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5295.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/ArrayToTagifyTransformer.php';
  5296.         return $this->privates['App\\Form\\TypeMoleculeType'] = new \App\Form\TypeMoleculeType(($this->privates['App\\Form\\DataTransformer\\ArrayToTagifyTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\ArrayToTagifyTransformer'] = new \App\Form\DataTransformer\ArrayToTagifyTransformer())));
  5297.     }
  5298.     /**
  5299.      * Gets the private 'App\Form\UserEditType' shared autowired service.
  5300.      *
  5301.      * @return \App\Form\UserEditType
  5302.      */
  5303.     protected function getUserEditTypeService()
  5304.     {
  5305.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5306.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5307.         include_once \dirname(__DIR__4).'/src/Form/UserEditType.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5309.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/ArrayToStringTransformer.php';
  5310.         return $this->privates['App\\Form\\UserEditType'] = new \App\Form\UserEditType(($this->privates['App\\Form\\DataTransformer\\ArrayToStringTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\ArrayToStringTransformer'] = new \App\Form\DataTransformer\ArrayToStringTransformer())));
  5311.     }
  5312.     /**
  5313.      * Gets the private 'App\Form\UserNewType' shared autowired service.
  5314.      *
  5315.      * @return \App\Form\UserNewType
  5316.      */
  5317.     protected function getUserNewTypeService()
  5318.     {
  5319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5321.         include_once \dirname(__DIR__4).'/src/Form/UserNewType.php';
  5322.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5323.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/ArrayToStringTransformer.php';
  5324.         return $this->privates['App\\Form\\UserNewType'] = new \App\Form\UserNewType(($this->privates['App\\Form\\DataTransformer\\ArrayToStringTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\ArrayToStringTransformer'] = new \App\Form\DataTransformer\ArrayToStringTransformer())));
  5325.     }
  5326.     /**
  5327.      * Gets the private 'App\Form\VariationType' shared autowired service.
  5328.      *
  5329.      * @return \App\Form\VariationType
  5330.      */
  5331.     protected function getVariationTypeService()
  5332.     {
  5333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5334.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5335.         include_once \dirname(__DIR__4).'/src/Form/VariationType.php';
  5336.         return $this->privates['App\\Form\\VariationType'] = new \App\Form\VariationType();
  5337.     }
  5338.     /**
  5339.      * Gets the private 'App\Manager\BatchManager' shared autowired service.
  5340.      *
  5341.      * @return \App\Manager\BatchManager
  5342.      */
  5343.     protected function getBatchManagerService()
  5344.     {
  5345.         include_once \dirname(__DIR__4).'/src/Manager/BatchManager.php';
  5346.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  5347.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5348.         if (isset($this->privates['App\\Manager\\BatchManager'])) {
  5349.             return $this->privates['App\\Manager\\BatchManager'];
  5350.         }
  5351.         $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  5352.         if (isset($this->privates['App\\Manager\\BatchManager'])) {
  5353.             return $this->privates['App\\Manager\\BatchManager'];
  5354.         }
  5355.         return $this->privates['App\\Manager\\BatchManager'] = new \App\Manager\BatchManager($a$b, ($this->services['router'] ?? $this->getRouterService()), new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5356.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5357.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5358.         ], [
  5359.             'security.authorization_checker' => '?',
  5360.             'security.token_storage' => '?',
  5361.         ])), ($this->privates['App\\Repository\\MoleculeRepository'] ?? $this->getMoleculeRepositoryService()), ($this->privates['App\\Repository\\BatchRepository'] ?? $this->getBatchRepositoryService()));
  5362.     }
  5363.     /**
  5364.      * Gets the private 'App\Manager\DeclinaisonSpecificationManager' shared autowired service.
  5365.      *
  5366.      * @return \App\Manager\DeclinaisonSpecificationManager
  5367.      */
  5368.     protected function getDeclinaisonSpecificationManagerService()
  5369.     {
  5370.         include_once \dirname(__DIR__4).'/src/Manager/DeclinaisonSpecificationManager.php';
  5371.         return $this->privates['App\\Manager\\DeclinaisonSpecificationManager'] = new \App\Manager\DeclinaisonSpecificationManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['router'] ?? $this->getRouterService()));
  5372.     }
  5373.     /**
  5374.      * Gets the private 'App\Manager\MoleculeManager' shared autowired service.
  5375.      *
  5376.      * @return \App\Manager\MoleculeManager
  5377.      */
  5378.     protected function getMoleculeManagerService()
  5379.     {
  5380.         include_once \dirname(__DIR__4).'/src/Manager/MoleculeManager.php';
  5381.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5382.         if (isset($this->privates['App\\Manager\\MoleculeManager'])) {
  5383.             return $this->privates['App\\Manager\\MoleculeManager'];
  5384.         }
  5385.         $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  5386.         if (isset($this->privates['App\\Manager\\MoleculeManager'])) {
  5387.             return $this->privates['App\\Manager\\MoleculeManager'];
  5388.         }
  5389.         return $this->privates['App\\Manager\\MoleculeManager'] = new \App\Manager\MoleculeManager($a, ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), $b, ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Repository\\MoleculeRepository'] ?? $this->getMoleculeRepositoryService()));
  5390.     }
  5391.     /**
  5392.      * Gets the private 'App\Manager\NotificationManager' shared autowired service.
  5393.      *
  5394.      * @return \App\Manager\NotificationManager
  5395.      */
  5396.     protected function getNotificationManagerService()
  5397.     {
  5398.         include_once \dirname(__DIR__4).'/src/Manager/NotificationManager.php';
  5399.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5400.         if (isset($this->privates['App\\Manager\\NotificationManager'])) {
  5401.             return $this->privates['App\\Manager\\NotificationManager'];
  5402.         }
  5403.         $b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  5404.         if (isset($this->privates['App\\Manager\\NotificationManager'])) {
  5405.             return $this->privates['App\\Manager\\NotificationManager'];
  5406.         }
  5407.         return $this->privates['App\\Manager\\NotificationManager'] = new \App\Manager\NotificationManager($a, ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['router'] ?? $this->getRouterService()), $b);
  5408.     }
  5409.     /**
  5410.      * Gets the private 'App\Manager\UserManager' shared autowired service.
  5411.      *
  5412.      * @return \App\Manager\UserManager
  5413.      */
  5414.     protected function getUserManagerService()
  5415.     {
  5416.         include_once \dirname(__DIR__4).'/src/Manager/UserManager.php';
  5417.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5418.         if (isset($this->privates['App\\Manager\\UserManager'])) {
  5419.             return $this->privates['App\\Manager\\UserManager'];
  5420.         }
  5421.         return $this->privates['App\\Manager\\UserManager'] = new \App\Manager\UserManager($a, ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['router'] ?? $this->getRouterService()));
  5422.     }
  5423.     /**
  5424.      * Gets the private 'App\Repository\ArticleScientificRepository' shared autowired service.
  5425.      *
  5426.      * @return \App\Repository\ArticleScientificRepository
  5427.      */
  5428.     protected function getArticleScientificRepositoryService()
  5429.     {
  5430.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5431.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5432.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5433.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5434.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5435.         include_once \dirname(__DIR__4).'/src/Repository/ArticleScientificRepository.php';
  5436.         return $this->privates['App\\Repository\\ArticleScientificRepository'] = new \App\Repository\ArticleScientificRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5437.     }
  5438.     /**
  5439.      * Gets the private 'App\Repository\BatchRepository' shared autowired service.
  5440.      *
  5441.      * @return \App\Repository\BatchRepository
  5442.      */
  5443.     protected function getBatchRepositoryService()
  5444.     {
  5445.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5446.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5447.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5448.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5449.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5450.         include_once \dirname(__DIR__4).'/src/Repository/BatchRepository.php';
  5451.         return $this->privates['App\\Repository\\BatchRepository'] = new \App\Repository\BatchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5452.     }
  5453.     /**
  5454.      * Gets the private 'App\Repository\DeclinaisonSpecificationRepository' shared autowired service.
  5455.      *
  5456.      * @return \App\Repository\DeclinaisonSpecificationRepository
  5457.      */
  5458.     protected function getDeclinaisonSpecificationRepositoryService()
  5459.     {
  5460.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5461.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5462.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5463.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5464.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5465.         include_once \dirname(__DIR__4).'/src/Repository/DeclinaisonSpecificationRepository.php';
  5466.         return $this->privates['App\\Repository\\DeclinaisonSpecificationRepository'] = new \App\Repository\DeclinaisonSpecificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5467.     }
  5468.     /**
  5469.      * Gets the private 'App\Repository\DocumentRepository' shared autowired service.
  5470.      *
  5471.      * @return \App\Repository\DocumentRepository
  5472.      */
  5473.     protected function getDocumentRepositoryService()
  5474.     {
  5475.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5476.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5477.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5478.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5479.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5480.         include_once \dirname(__DIR__4).'/src/Repository/DocumentRepository.php';
  5481.         return $this->privates['App\\Repository\\DocumentRepository'] = new \App\Repository\DocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5482.     }
  5483.     /**
  5484.      * Gets the private 'App\Repository\ImageRepository' shared autowired service.
  5485.      *
  5486.      * @return \App\Repository\ImageRepository
  5487.      */
  5488.     protected function getImageRepositoryService()
  5489.     {
  5490.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5491.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5492.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5493.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5494.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5495.         include_once \dirname(__DIR__4).'/src/Repository/ImageRepository.php';
  5496.         return $this->privates['App\\Repository\\ImageRepository'] = new \App\Repository\ImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5497.     }
  5498.     /**
  5499.      * Gets the private 'App\Repository\MoleculeRepository' shared autowired service.
  5500.      *
  5501.      * @return \App\Repository\MoleculeRepository
  5502.      */
  5503.     protected function getMoleculeRepositoryService()
  5504.     {
  5505.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5506.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5507.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5508.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5509.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5510.         include_once \dirname(__DIR__4).'/src/Repository/MoleculeRepository.php';
  5511.         return $this->privates['App\\Repository\\MoleculeRepository'] = new \App\Repository\MoleculeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\TagRepository'] ?? $this->getTagRepositoryService()));
  5512.     }
  5513.     /**
  5514.      * Gets the private 'App\Repository\NotificationRepository' shared autowired service.
  5515.      *
  5516.      * @return \App\Repository\NotificationRepository
  5517.      */
  5518.     protected function getNotificationRepositoryService()
  5519.     {
  5520.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5521.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5522.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5523.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5524.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5525.         include_once \dirname(__DIR__4).'/src/Repository/NotificationRepository.php';
  5526.         return $this->privates['App\\Repository\\NotificationRepository'] = new \App\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5527.     }
  5528.     /**
  5529.      * Gets the private 'App\Repository\SecondaryReferenceRepository' shared autowired service.
  5530.      *
  5531.      * @return \App\Repository\SecondaryReferenceRepository
  5532.      */
  5533.     protected function getSecondaryReferenceRepositoryService()
  5534.     {
  5535.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5536.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5537.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5538.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5539.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5540.         include_once \dirname(__DIR__4).'/src/Repository/SecondaryReferenceRepository.php';
  5541.         return $this->privates['App\\Repository\\SecondaryReferenceRepository'] = new \App\Repository\SecondaryReferenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5542.     }
  5543.     /**
  5544.      * Gets the private 'App\Repository\SpecificationRepository' shared autowired service.
  5545.      *
  5546.      * @return \App\Repository\SpecificationRepository
  5547.      */
  5548.     protected function getSpecificationRepositoryService()
  5549.     {
  5550.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5551.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5552.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5553.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5554.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5555.         include_once \dirname(__DIR__4).'/src/Repository/SpecificationRepository.php';
  5556.         return $this->privates['App\\Repository\\SpecificationRepository'] = new \App\Repository\SpecificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5557.     }
  5558.     /**
  5559.      * Gets the private 'App\Repository\StorageRepository' shared autowired service.
  5560.      *
  5561.      * @return \App\Repository\StorageRepository
  5562.      */
  5563.     protected function getStorageRepositoryService()
  5564.     {
  5565.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5566.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5567.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5568.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5569.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5570.         include_once \dirname(__DIR__4).'/src/Repository/StorageRepository.php';
  5571.         return $this->privates['App\\Repository\\StorageRepository'] = new \App\Repository\StorageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5572.     }
  5573.     /**
  5574.      * Gets the private 'App\Repository\TagRepository' shared autowired service.
  5575.      *
  5576.      * @return \App\Repository\TagRepository
  5577.      */
  5578.     protected function getTagRepositoryService()
  5579.     {
  5580.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5581.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5582.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5583.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5584.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5585.         include_once \dirname(__DIR__4).'/src/Repository/TagRepository.php';
  5586.         return $this->privates['App\\Repository\\TagRepository'] = new \App\Repository\TagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5587.     }
  5588.     /**
  5589.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  5590.      *
  5591.      * @return \App\Repository\UserRepository
  5592.      */
  5593.     protected function getUserRepositoryService()
  5594.     {
  5595.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5596.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5597.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5598.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5599.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5600.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  5601.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  5602.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5603.     }
  5604.     /**
  5605.      * Gets the private 'App\Repository\VariationRepository' shared autowired service.
  5606.      *
  5607.      * @return \App\Repository\VariationRepository
  5608.      */
  5609.     protected function getVariationRepositoryService()
  5610.     {
  5611.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5612.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5613.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5614.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5615.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5616.         include_once \dirname(__DIR__4).'/src/Repository/VariationRepository.php';
  5617.         return $this->privates['App\\Repository\\VariationRepository'] = new \App\Repository\VariationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5618.     }
  5619.     /**
  5620.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5621.      *
  5622.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5623.      */
  5624.     protected function getManagerRegistryAwareConnectionProviderService()
  5625.     {
  5626.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  5627.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5628.         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'));
  5629.     }
  5630.     /**
  5631.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5632.      *
  5633.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5634.      */
  5635.     protected function getRunSqlCommandService()
  5636.     {
  5637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5638.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5639.         $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()));
  5640.         $instance->setName('dbal:run-sql');
  5641.         return $instance;
  5642.     }
  5643.     /**
  5644.      * Gets the private 'Fresh\VichUploaderSerializationBundle\EventListener\JmsSerializerSubscriber' shared autowired service.
  5645.      *
  5646.      * @return \Fresh\VichUploaderSerializationBundle\EventListener\JmsSerializerSubscriber
  5647.      */
  5648.     protected function getJmsSerializerSubscriberService()
  5649.     {
  5650.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  5651.         include_once \dirname(__DIR__4).'/vendor/fresh/vich-uploader-serialization-bundle/EventListener/JmsSerializerSubscriber.php';
  5652.         $a = new \Symfony\Bridge\Monolog\Logger('vich_uploader_serialization');
  5653.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5654.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5655.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5656.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5657.         return $this->privates['Fresh\\VichUploaderSerializationBundle\\EventListener\\JmsSerializerSubscriber'] = new \Fresh\VichUploaderSerializationBundle\EventListener\JmsSerializerSubscriber(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a);
  5658.     }
  5659.     /**
  5660.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5661.      *
  5662.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5663.      */
  5664.     protected function getResetAssetsEventListenerService()
  5665.     {
  5666.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  5667.     }
  5668.     /**
  5669.      * Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
  5670.      *
  5671.      * @return \Vich\UploaderBundle\Metadata\CacheWarmer
  5672.      */
  5673.     protected function getCacheWarmer2Service()
  5674.     {
  5675.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5676.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
  5677.         return $this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] = new \Vich\UploaderBundle\Metadata\CacheWarmer(($this->targetDir.''.'/vich_uploader'), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  5678.     }
  5679.     /**
  5680.      * Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
  5681.      *
  5682.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  5683.      */
  5684.     protected function getUploaderHelperService()
  5685.     {
  5686.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
  5687.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  5688.         return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  5689.     }
  5690.     /**
  5691.      * Gets the private 'Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime' shared service.
  5692.      *
  5693.      * @return \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime
  5694.      */
  5695.     protected function getUploaderExtensionRuntimeService()
  5696.     {
  5697.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  5698.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtensionRuntime.php';
  5699.         return $this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime'] = new \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  5700.     }
  5701.     /**
  5702.      * Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
  5703.      *
  5704.      * @return \Vich\UploaderBundle\Util\Transliterator
  5705.      */
  5706.     protected function getTransliteratorService()
  5707.     {
  5708.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
  5709.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  5710.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  5711.         return $this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] = new \Vich\UploaderBundle\Util\Transliterator(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
  5712.     }
  5713.     /**
  5714.      * Gets the private 'annotations.cache_adapter' shared service.
  5715.      *
  5716.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5717.      */
  5718.     protected function getAnnotations_CacheAdapterService()
  5719.     {
  5720.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5721.     }
  5722.     /**
  5723.      * Gets the private 'annotations.cache_warmer' shared service.
  5724.      *
  5725.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5726.      */
  5727.     protected function getAnnotations_CacheWarmerService()
  5728.     {
  5729.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5731.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5732.         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);
  5733.     }
  5734.     /**
  5735.      * Gets the private 'annotations.cached_reader' shared service.
  5736.      *
  5737.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5738.      */
  5739.     protected function getAnnotations_CachedReaderService()
  5740.     {
  5741.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5742.     }
  5743.     /**
  5744.      * Gets the private 'annotations.reader' shared service.
  5745.      *
  5746.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5747.      */
  5748.     protected function getAnnotations_ReaderService()
  5749.     {
  5750.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5751.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5752.         $a->registerUniqueLoader('class_exists');
  5753.         $instance->addGlobalIgnoredName('required'$a);
  5754.         return $instance;
  5755.     }
  5756.     /**
  5757.      * Gets the private 'assets.packages' shared service.
  5758.      *
  5759.      * @return \Symfony\Component\Asset\Packages
  5760.      */
  5761.     protected function getAssets_PackagesService()
  5762.     {
  5763.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5764.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  5765.             return new \EmptyIterator();
  5766.         }, 0));
  5767.     }
  5768.     /**
  5769.      * Gets the private 'cache.annotations' shared service.
  5770.      *
  5771.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5772.      */
  5773.     protected function getCache_AnnotationsService()
  5774.     {
  5775.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7lOyK06shC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5776.     }
  5777.     /**
  5778.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5779.      *
  5780.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5781.      */
  5782.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5783.     {
  5784.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5785.     }
  5786.     /**
  5787.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5788.      *
  5789.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5790.      */
  5791.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5792.     {
  5793.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5794.     }
  5795.     /**
  5796.      * Gets the private 'cache.property_info' shared service.
  5797.      *
  5798.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5799.      */
  5800.     protected function getCache_PropertyInfoService()
  5801.     {
  5802.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2vOPBzb6jQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5803.     }
  5804.     /**
  5805.      * Gets the private 'cache.security_expression_language' shared service.
  5806.      *
  5807.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5808.      */
  5809.     protected function getCache_SecurityExpressionLanguageService()
  5810.     {
  5811.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WQb7K+KHVs'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5812.     }
  5813.     /**
  5814.      * Gets the private 'cache.security_token_verifier' shared service.
  5815.      *
  5816.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5817.      */
  5818.     protected function getCache_SecurityTokenVerifierService()
  5819.     {
  5820.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hm8wrSgKFu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5821.     }
  5822.     /**
  5823.      * Gets the private 'cache.serializer' shared service.
  5824.      *
  5825.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5826.      */
  5827.     protected function getCache_SerializerService()
  5828.     {
  5829.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LcFG5VNXIv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5830.     }
  5831.     /**
  5832.      * Gets the private 'cache.validator' shared service.
  5833.      *
  5834.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5835.      */
  5836.     protected function getCache_ValidatorService()
  5837.     {
  5838.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7rNY8wQTu-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5839.     }
  5840.     /**
  5841.      * Gets the private 'cache.webpack_encore' shared service.
  5842.      *
  5843.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5844.      */
  5845.     protected function getCache_WebpackEncoreService()
  5846.     {
  5847.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+jeOXWT+C0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5848.     }
  5849.     /**
  5850.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5851.      *
  5852.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5853.      */
  5854.     protected function getCachePoolClearer_CacheWarmerService()
  5855.     {
  5856.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5858.         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']);
  5859.     }
  5860.     /**
  5861.      * Gets the private 'config_builder.warmer' shared service.
  5862.      *
  5863.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5864.      */
  5865.     protected function getConfigBuilder_WarmerService()
  5866.     {
  5867.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5868.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5869.         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()));
  5870.     }
  5871.     /**
  5872.      * Gets the private 'config_cache_factory' shared service.
  5873.      *
  5874.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5875.      */
  5876.     protected function getConfigCacheFactoryService()
  5877.     {
  5878.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5879.             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)));
  5880.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5881.         }, 2));
  5882.     }
  5883.     /**
  5884.      * Gets the private 'console.command.about' shared service.
  5885.      *
  5886.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5887.      */
  5888.     protected function getConsole_Command_AboutService()
  5889.     {
  5890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5891.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5892.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5893.         $instance->setName('about');
  5894.         $instance->setDescription('Display information about the current project');
  5895.         return $instance;
  5896.     }
  5897.     /**
  5898.      * Gets the private 'console.command.assets_install' shared service.
  5899.      *
  5900.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5901.      */
  5902.     protected function getConsole_Command_AssetsInstallService()
  5903.     {
  5904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5905.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5906.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5907.         $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));
  5908.         $instance->setName('assets:install');
  5909.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5910.         return $instance;
  5911.     }
  5912.     /**
  5913.      * Gets the private 'console.command.cache_clear' shared service.
  5914.      *
  5915.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5916.      */
  5917.     protected function getConsole_Command_CacheClearService()
  5918.     {
  5919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5921.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5922.         $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())));
  5923.         $instance->setName('cache:clear');
  5924.         $instance->setDescription('Clear the cache');
  5925.         return $instance;
  5926.     }
  5927.     /**
  5928.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5929.      *
  5930.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5931.      */
  5932.     protected function getConsole_Command_CachePoolClearService()
  5933.     {
  5934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5936.         $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'10 => 'cache.security_token_verifier'11 => 'cache.webpack_encore']);
  5937.         $instance->setName('cache:pool:clear');
  5938.         $instance->setDescription('Clear cache pools');
  5939.         return $instance;
  5940.     }
  5941.     /**
  5942.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5943.      *
  5944.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5945.      */
  5946.     protected function getConsole_Command_CachePoolDeleteService()
  5947.     {
  5948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5950.         $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'10 => 'cache.security_token_verifier'11 => 'cache.webpack_encore']);
  5951.         $instance->setName('cache:pool:delete');
  5952.         $instance->setDescription('Delete an item from a cache pool');
  5953.         return $instance;
  5954.     }
  5955.     /**
  5956.      * Gets the private 'console.command.cache_pool_list' shared service.
  5957.      *
  5958.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5959.      */
  5960.     protected function getConsole_Command_CachePoolListService()
  5961.     {
  5962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5964.         $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'10 => 'cache.security_token_verifier'11 => 'cache.webpack_encore']);
  5965.         $instance->setName('cache:pool:list');
  5966.         $instance->setDescription('List available cache pools');
  5967.         return $instance;
  5968.     }
  5969.     /**
  5970.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5971.      *
  5972.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5973.      */
  5974.     protected function getConsole_Command_CachePoolPruneService()
  5975.     {
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5978.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5979.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5980.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5981.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5982.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5983.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5984.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5985.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5986.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5987.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5988.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5989.             yield 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService());
  5990.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  5991.         }, 12));
  5992.         $instance->setName('cache:pool:prune');
  5993.         $instance->setDescription('Prune cache pools');
  5994.         return $instance;
  5995.     }
  5996.     /**
  5997.      * Gets the private 'console.command.cache_warmup' shared service.
  5998.      *
  5999.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  6000.      */
  6001.     protected function getConsole_Command_CacheWarmupService()
  6002.     {
  6003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6004.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  6005.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  6006.         $instance->setName('cache:warmup');
  6007.         $instance->setDescription('Warm up an empty cache');
  6008.         return $instance;
  6009.     }
  6010.     /**
  6011.      * Gets the private 'console.command.config_debug' shared service.
  6012.      *
  6013.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  6014.      */
  6015.     protected function getConsole_Command_ConfigDebugService()
  6016.     {
  6017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6018.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6019.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6020.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  6022.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  6023.         $instance->setName('debug:config');
  6024.         $instance->setDescription('Dump the current configuration for an extension');
  6025.         return $instance;
  6026.     }
  6027.     /**
  6028.      * Gets the private 'console.command.config_dump_reference' shared service.
  6029.      *
  6030.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  6031.      */
  6032.     protected function getConsole_Command_ConfigDumpReferenceService()
  6033.     {
  6034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6038.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  6039.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  6040.         $instance->setName('config:dump-reference');
  6041.         $instance->setDescription('Dump the default configuration for an extension');
  6042.         return $instance;
  6043.     }
  6044.     /**
  6045.      * Gets the private 'console.command.container_debug' shared service.
  6046.      *
  6047.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  6048.      */
  6049.     protected function getConsole_Command_ContainerDebugService()
  6050.     {
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6053.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6054.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  6055.         $instance->setName('debug:container');
  6056.         $instance->setDescription('Display current services for an application');
  6057.         return $instance;
  6058.     }
  6059.     /**
  6060.      * Gets the private 'console.command.container_lint' shared service.
  6061.      *
  6062.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6063.      */
  6064.     protected function getConsole_Command_ContainerLintService()
  6065.     {
  6066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6068.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6069.         $instance->setName('lint:container');
  6070.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  6071.         return $instance;
  6072.     }
  6073.     /**
  6074.      * Gets the private 'console.command.debug_autowiring' shared service.
  6075.      *
  6076.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6077.      */
  6078.     protected function getConsole_Command_DebugAutowiringService()
  6079.     {
  6080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6084.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6085.         $instance->setName('debug:autowiring');
  6086.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6087.         return $instance;
  6088.     }
  6089.     /**
  6090.      * Gets the private 'console.command.dotenv_debug' shared service.
  6091.      *
  6092.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  6093.      */
  6094.     protected function getConsole_Command_DotenvDebugService()
  6095.     {
  6096.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  6098.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  6099.         $instance->setName('debug:dotenv');
  6100.         $instance->setDescription('Lists all dotenv files with variables and values');
  6101.         return $instance;
  6102.     }
  6103.     /**
  6104.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6105.      *
  6106.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6107.      */
  6108.     protected function getConsole_Command_EventDispatcherDebugService()
  6109.     {
  6110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6111.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6112.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.KtOJFwR'] ?? $this->get_ServiceLocator_KtOJFwRService()));
  6113.         $instance->setName('debug:event-dispatcher');
  6114.         $instance->setDescription('Display configured listeners for an application');
  6115.         return $instance;
  6116.     }
  6117.     /**
  6118.      * Gets the private 'console.command.form_debug' shared service.
  6119.      *
  6120.      * @return \Symfony\Component\Form\Command\DebugCommand
  6121.      */
  6122.     protected function getConsole_Command_FormDebugService()
  6123.     {
  6124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6126.         $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\\API'=> 'App\\Form'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'Vich\\UploaderBundle\\Form\\Type'], [=> 'App\\Form\\API\\BatchAPIType'=> 'App\\Form\\AdditionalTagType'=> 'App\\Form\\AnalysisType'=> 'App\\Form\\ArticleBlogType'=> 'App\\Form\\ArticleScientificType'=> 'App\\Form\\BatchInitializeType'=> 'App\\Form\\BatchMpType'=> 'App\\Form\\BatchSpType'=> 'App\\Form\\ChemicalStructureType'=> 'App\\Form\\DeclinaisonSpecificationType'10 => 'App\\Form\\ForgottenPasswordType'11 => 'App\\Form\\ImportMoleculeType'12 => 'App\\Form\\MoleculeRequestCorrectionType'13 => 'App\\Form\\MoleculeTagType'14 => 'App\\Form\\MoleculeType'15 => 'App\\Form\\NotificationType'16 => 'App\\Form\\Picture2Type'17 => 'App\\Form\\PictureType'18 => 'App\\Form\\PublishMoleculeType'19 => 'App\\Form\\PublishWebProductType'20 => 'App\\Form\\ResetPasswordType'21 => 'App\\Form\\SecondaryReferenceType'22 => 'App\\Form\\SpecificationType'23 => 'App\\Form\\StorageType'24 => 'App\\Form\\TagType'25 => 'App\\Form\\TdsType'26 => 'App\\Form\\TypeMoleculeType'27 => 'App\\Form\\UserEditType'28 => 'App\\Form\\UserNewType'29 => 'App\\Form\\VariationType'30 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'31 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'32 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'33 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'34 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'35 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType'36 => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType'], [=> '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'=> 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6127.         $instance->setName('debug:form');
  6128.         $instance->setDescription('Display form type information');
  6129.         return $instance;
  6130.     }
  6131.     /**
  6132.      * Gets the private 'console.command.router_debug' shared service.
  6133.      *
  6134.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6135.      */
  6136.     protected function getConsole_Command_RouterDebugService()
  6137.     {
  6138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6139.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6141.         $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()));
  6142.         $instance->setName('debug:router');
  6143.         $instance->setDescription('Display current routes for an application');
  6144.         return $instance;
  6145.     }
  6146.     /**
  6147.      * Gets the private 'console.command.router_match' shared service.
  6148.      *
  6149.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6150.      */
  6151.     protected function getConsole_Command_RouterMatchService()
  6152.     {
  6153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6155.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6156.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6157.         }, 1));
  6158.         $instance->setName('router:match');
  6159.         $instance->setDescription('Help debug routes by simulating a path info match');
  6160.         return $instance;
  6161.     }
  6162.     /**
  6163.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6164.      *
  6165.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6166.      */
  6167.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6168.     {
  6169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6171.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6173.         $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')))));
  6174.         $instance->setName('secrets:decrypt-to-local');
  6175.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6176.         return $instance;
  6177.     }
  6178.     /**
  6179.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6180.      *
  6181.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6182.      */
  6183.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6184.     {
  6185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6186.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6188.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6189.         $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')))));
  6190.         $instance->setName('secrets:encrypt-from-local');
  6191.         $instance->setDescription('Encrypt all local secrets to the vault');
  6192.         return $instance;
  6193.     }
  6194.     /**
  6195.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6196.      *
  6197.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6198.      */
  6199.     protected function getConsole_Command_SecretsGenerateKeyService()
  6200.     {
  6201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6202.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6203.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6204.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6205.         $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')))));
  6206.         $instance->setName('secrets:generate-keys');
  6207.         $instance->setDescription('Generate new encryption keys');
  6208.         return $instance;
  6209.     }
  6210.     /**
  6211.      * Gets the private 'console.command.secrets_list' shared service.
  6212.      *
  6213.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6214.      */
  6215.     protected function getConsole_Command_SecretsListService()
  6216.     {
  6217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6218.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6221.         $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')))));
  6222.         $instance->setName('secrets:list');
  6223.         $instance->setDescription('List all secrets');
  6224.         return $instance;
  6225.     }
  6226.     /**
  6227.      * Gets the private 'console.command.secrets_remove' shared service.
  6228.      *
  6229.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6230.      */
  6231.     protected function getConsole_Command_SecretsRemoveService()
  6232.     {
  6233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6234.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6235.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6237.         $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')))));
  6238.         $instance->setName('secrets:remove');
  6239.         $instance->setDescription('Remove a secret from the vault');
  6240.         return $instance;
  6241.     }
  6242.     /**
  6243.      * Gets the private 'console.command.secrets_set' shared service.
  6244.      *
  6245.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6246.      */
  6247.     protected function getConsole_Command_SecretsSetService()
  6248.     {
  6249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6252.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6253.         $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')))));
  6254.         $instance->setName('secrets:set');
  6255.         $instance->setDescription('Set a secret in the vault');
  6256.         return $instance;
  6257.     }
  6258.     /**
  6259.      * Gets the private 'console.command.translation_debug' shared service.
  6260.      *
  6261.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6262.      */
  6263.     protected function getConsole_Command_TranslationDebugService()
  6264.     {
  6265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6266.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6267.         $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/vich/uploader-bundle/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 11 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php'), 13 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php'), 14 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/ForwardCompatAuthenticatorTrait.php'), 15 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  6268.         $instance->setName('debug:translation');
  6269.         $instance->setDescription('Display translation messages information');
  6270.         return $instance;
  6271.     }
  6272.     /**
  6273.      * Gets the private 'console.command.translation_extract' shared service.
  6274.      *
  6275.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6276.      */
  6277.     protected function getConsole_Command_TranslationExtractService()
  6278.     {
  6279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6281.         $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/vich/uploader-bundle/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 11 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php'), 13 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php'), 14 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/ForwardCompatAuthenticatorTrait.php'), 15 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  6282.         $instance->setName('translation:extract');
  6283.         $instance->setAliases([=> 'translation:update']);
  6284.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  6285.         return $instance;
  6286.     }
  6287.     /**
  6288.      * Gets the private 'console.command.translation_pull' shared service.
  6289.      *
  6290.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6291.      */
  6292.     protected function getConsole_Command_TranslationPullService()
  6293.     {
  6294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6297.         $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', [], []);
  6298.         $instance->setName('translation:pull');
  6299.         $instance->setDescription('Pull translations from a given provider.');
  6300.         return $instance;
  6301.     }
  6302.     /**
  6303.      * Gets the private 'console.command.translation_push' shared service.
  6304.      *
  6305.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6306.      */
  6307.     protected function getConsole_Command_TranslationPushService()
  6308.     {
  6309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6310.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6311.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6312.         $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()), [], []);
  6313.         $instance->setName('translation:push');
  6314.         $instance->setDescription('Push translations to a given provider.');
  6315.         return $instance;
  6316.     }
  6317.     /**
  6318.      * Gets the private 'console.command.validator_debug' shared service.
  6319.      *
  6320.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6321.      */
  6322.     protected function getConsole_Command_ValidatorDebugService()
  6323.     {
  6324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6325.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6326.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6327.         $instance->setName('debug:validator');
  6328.         $instance->setDescription('Display validation constraints for classes');
  6329.         return $instance;
  6330.     }
  6331.     /**
  6332.      * Gets the private 'console.command.xliff_lint' shared service.
  6333.      *
  6334.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6335.      */
  6336.     protected function getConsole_Command_XliffLintService()
  6337.     {
  6338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6339.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6340.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6341.         $instance->setName('lint:xliff');
  6342.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6343.         return $instance;
  6344.     }
  6345.     /**
  6346.      * Gets the private 'console.command.yaml_lint' shared service.
  6347.      *
  6348.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6349.      */
  6350.     protected function getConsole_Command_YamlLintService()
  6351.     {
  6352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6353.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6354.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6355.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6356.         $instance->setName('lint:yaml');
  6357.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6358.         return $instance;
  6359.     }
  6360.     /**
  6361.      * Gets the private 'console.error_listener' shared service.
  6362.      *
  6363.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6364.      */
  6365.     protected function getConsole_ErrorListenerService()
  6366.     {
  6367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6368.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6369.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6370.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6371.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6372.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6373.     }
  6374.     /**
  6375.      * Gets the private 'container.env_var_processor' shared service.
  6376.      *
  6377.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6378.      */
  6379.     protected function getContainer_EnvVarProcessorService()
  6380.     {
  6381.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6382.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6383.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6384.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6385.         }, 1));
  6386.     }
  6387.     /**
  6388.      * Gets the private 'container.getenv' shared service.
  6389.      *
  6390.      * @return \Closure
  6391.      */
  6392.     protected function getContainer_GetenvService()
  6393.     {
  6394.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6395.     }
  6396.     /**
  6397.      * Gets the private 'data_collector.form' shared service.
  6398.      *
  6399.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6400.      */
  6401.     protected function getDataCollector_FormService()
  6402.     {
  6403.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6404.     }
  6405.     /**
  6406.      * Gets the private 'data_collector.request' shared service.
  6407.      *
  6408.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6409.      */
  6410.     protected function getDataCollector_RequestService()
  6411.     {
  6412.         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())));
  6413.     }
  6414.     /**
  6415.      * Gets the private 'data_collector.request.session_collector' shared service.
  6416.      *
  6417.      * @return \Closure
  6418.      */
  6419.     protected function getDataCollector_Request_SessionCollectorService()
  6420.     {
  6421.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6422.     }
  6423.     /**
  6424.      * Gets the private 'debug.argument_resolver.default' shared service.
  6425.      *
  6426.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6427.      */
  6428.     protected function getDebug_ArgumentResolver_DefaultService()
  6429.     {
  6430.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6431.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6432.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6433.         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))));
  6434.     }
  6435.     /**
  6436.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6437.      *
  6438.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6439.      */
  6440.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6441.     {
  6442.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6444.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6445.         $a = ($this->privates['.service_locator.feSyO_7'] ?? $this->get_ServiceLocator_FeSyO7Service());
  6446.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  6447.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  6448.         }
  6449.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6450.     }
  6451.     /**
  6452.      * Gets the private 'debug.argument_resolver.request' shared service.
  6453.      *
  6454.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6455.      */
  6456.     protected function getDebug_ArgumentResolver_RequestService()
  6457.     {
  6458.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6459.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6460.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6461.         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))));
  6462.     }
  6463.     /**
  6464.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6465.      *
  6466.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6467.      */
  6468.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6469.     {
  6470.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6471.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6472.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6473.         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))));
  6474.     }
  6475.     /**
  6476.      * Gets the private 'debug.argument_resolver.service' shared service.
  6477.      *
  6478.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6479.      */
  6480.     protected function getDebug_ArgumentResolver_ServiceService()
  6481.     {
  6482.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6483.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6484.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6485.         $a = ($this->privates['.service_locator.feSyO_7'] ?? $this->get_ServiceLocator_FeSyO7Service());
  6486.         if (isset($this->privates['debug.argument_resolver.service'])) {
  6487.             return $this->privates['debug.argument_resolver.service'];
  6488.         }
  6489.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6490.     }
  6491.     /**
  6492.      * Gets the private 'debug.argument_resolver.session' shared service.
  6493.      *
  6494.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6495.      */
  6496.     protected function getDebug_ArgumentResolver_SessionService()
  6497.     {
  6498.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6499.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6500.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6501.         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))));
  6502.     }
  6503.     /**
  6504.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6505.      *
  6506.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6507.      */
  6508.     protected function getDebug_ArgumentResolver_VariadicService()
  6509.     {
  6510.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6511.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6512.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6513.         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))));
  6514.     }
  6515.     /**
  6516.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6517.      *
  6518.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6519.      */
  6520.     protected function getDebug_DebugHandlersListenerService()
  6521.     {
  6522.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6523.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6524.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6525.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6526.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6527.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  6528.     }
  6529.     /**
  6530.      * Gets the private 'debug.dump_listener' shared service.
  6531.      *
  6532.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6533.      */
  6534.     protected function getDebug_DumpListenerService()
  6535.     {
  6536.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6538.         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()));
  6539.     }
  6540.     /**
  6541.      * Gets the private 'debug.file_link_formatter' shared service.
  6542.      *
  6543.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6544.      */
  6545.     protected function getDebug_FileLinkFormatterService()
  6546.     {
  6547.         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 () {
  6548.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6549.         });
  6550.     }
  6551.     /**
  6552.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6553.      *
  6554.      * @return \string
  6555.      */
  6556.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6557.     {
  6558.         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');
  6559.     }
  6560.     /**
  6561.      * Gets the private 'debug.log_processor' shared service.
  6562.      *
  6563.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6564.      */
  6565.     protected function getDebug_LogProcessorService()
  6566.     {
  6567.         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())));
  6568.     }
  6569.     /**
  6570.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6571.      *
  6572.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6573.      */
  6574.     protected function getDebug_Security_Access_DecisionManagerService()
  6575.     {
  6576.         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 () {
  6577.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6578.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  6579.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6580.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6581.     }
  6582.     /**
  6583.      * Gets the private 'debug.security.firewall' shared service.
  6584.      *
  6585.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6586.      */
  6587.     protected function getDebug_Security_FirewallService()
  6588.     {
  6589.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6590.         if (isset($this->privates['debug.security.firewall'])) {
  6591.             return $this->privates['debug.security.firewall'];
  6592.         }
  6593.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6594.         if (isset($this->privates['debug.security.firewall'])) {
  6595.             return $this->privates['debug.security.firewall'];
  6596.         }
  6597.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6598.     }
  6599.     /**
  6600.      * Gets the private 'debug.security.firewall.authenticator.api' shared service.
  6601.      *
  6602.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  6603.      */
  6604.     protected function getDebug_Security_Firewall_Authenticator_ApiService()
  6605.     {
  6606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  6607.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  6608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  6609.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  6610.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  6611.         $a = ($this->privates['security.authenticator.jwt.api'] ?? $this->getSecurity_Authenticator_Jwt_ApiService());
  6612.         if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  6613.             return $this->privates['debug.security.firewall.authenticator.api'];
  6614.         }
  6615.         $b = ($this->privates['security.event_dispatcher.api'] ?? $this->getSecurity_EventDispatcher_ApiService());
  6616.         if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  6617.             return $this->privates['debug.security.firewall.authenticator.api'];
  6618.         }
  6619.         return $this->privates['debug.security.firewall.authenticator.api'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b'api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  6620.     }
  6621.     /**
  6622.      * Gets the private 'debug.security.firewall.authenticator.login' shared service.
  6623.      *
  6624.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  6625.      */
  6626.     protected function getDebug_Security_Firewall_Authenticator_LoginService()
  6627.     {
  6628.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  6629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  6630.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  6631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  6632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  6633.         $a = ($this->privates['security.authenticator.json_login.login'] ?? $this->getSecurity_Authenticator_JsonLogin_LoginService());
  6634.         if (isset($this->privates['debug.security.firewall.authenticator.login'])) {
  6635.             return $this->privates['debug.security.firewall.authenticator.login'];
  6636.         }
  6637.         $b = ($this->privates['security.event_dispatcher.login'] ?? $this->getSecurity_EventDispatcher_LoginService());
  6638.         if (isset($this->privates['debug.security.firewall.authenticator.login'])) {
  6639.             return $this->privates['debug.security.firewall.authenticator.login'];
  6640.         }
  6641.         return $this->privates['debug.security.firewall.authenticator.login'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b'login', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  6642.     }
  6643.     /**
  6644.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  6645.      *
  6646.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  6647.      */
  6648.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  6649.     {
  6650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  6651.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  6654.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  6655.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  6656.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  6657.             return $this->privates['debug.security.firewall.authenticator.main'];
  6658.         }
  6659.         return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a=> ($this->privates['security.authenticator.remember_me.main'] ?? $this->getSecurity_Authenticator_RememberMe_MainService())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  6660.     }
  6661.     /**
  6662.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6663.      *
  6664.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6665.      */
  6666.     protected function getDebug_Security_UserValueResolverService()
  6667.     {
  6668.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6669.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6670.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6671.         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))));
  6672.     }
  6673.     /**
  6674.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6675.      *
  6676.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6677.      */
  6678.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6679.     {
  6680.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6684.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6685.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6686.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6687.         }
  6688.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  6689.     }
  6690.     /**
  6691.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6692.      *
  6693.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6694.      */
  6695.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6696.     {
  6697.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6699.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6700.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6701.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6702.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6703.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6704.         }
  6705.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6706.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6707.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6708.         }
  6709.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  6710.     }
  6711.     /**
  6712.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  6713.      *
  6714.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6715.      */
  6716.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  6717.     {
  6718.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6719.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6720.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6721.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6722.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  6723.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6724.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  6725.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  6726.         }
  6727.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  6728.     }
  6729.     /**
  6730.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6731.      *
  6732.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6733.      */
  6734.     protected function getDebug_Security_Voter_VoteListenerService()
  6735.     {
  6736.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6737.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6738.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6739.             return $this->privates['debug.security.voter.vote_listener'];
  6740.         }
  6741.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6742.     }
  6743.     /**
  6744.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6745.      *
  6746.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  6747.      */
  6748.     protected function getDoctrine_CacheClearMetadataCommandService()
  6749.     {
  6750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6751.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6752.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6753.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6755.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  6756.         $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()));
  6757.         $instance->setName('doctrine:cache:clear-metadata');
  6758.         return $instance;
  6759.     }
  6760.     /**
  6761.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6762.      *
  6763.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  6764.      */
  6765.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6766.     {
  6767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6768.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6769.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6772.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  6773.         $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()));
  6774.         $instance->setName('doctrine:cache:clear-query');
  6775.         return $instance;
  6776.     }
  6777.     /**
  6778.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6779.      *
  6780.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  6781.      */
  6782.     protected function getDoctrine_CacheClearResultCommandService()
  6783.     {
  6784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6785.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6787.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  6788.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  6790.         $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()));
  6791.         $instance->setName('doctrine:cache:clear-result');
  6792.         return $instance;
  6793.     }
  6794.     /**
  6795.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6796.      *
  6797.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  6798.      */
  6799.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6800.     {
  6801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6802.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6803.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6804.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6805.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6806.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  6807.         $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()));
  6808.         $instance->setName('doctrine:cache:clear-collection-region');
  6809.         return $instance;
  6810.     }
  6811.     /**
  6812.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6813.      *
  6814.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  6815.      */
  6816.     protected function getDoctrine_ClearEntityRegionCommandService()
  6817.     {
  6818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6819.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6820.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  6824.         $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()));
  6825.         $instance->setName('doctrine:cache:clear-entity-region');
  6826.         return $instance;
  6827.     }
  6828.     /**
  6829.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6830.      *
  6831.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  6832.      */
  6833.     protected function getDoctrine_ClearQueryRegionCommandService()
  6834.     {
  6835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6836.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6837.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6838.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6839.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6840.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  6841.         $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()));
  6842.         $instance->setName('doctrine:cache:clear-query-region');
  6843.         return $instance;
  6844.     }
  6845.     /**
  6846.      * Gets the private 'doctrine.database_create_command' shared service.
  6847.      *
  6848.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6849.      */
  6850.     protected function getDoctrine_DatabaseCreateCommandService()
  6851.     {
  6852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6853.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6854.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6855.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6856.         $instance->setName('doctrine:database:create');
  6857.         return $instance;
  6858.     }
  6859.     /**
  6860.      * Gets the private 'doctrine.database_drop_command' shared service.
  6861.      *
  6862.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6863.      */
  6864.     protected function getDoctrine_DatabaseDropCommandService()
  6865.     {
  6866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6867.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6868.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6869.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6870.         $instance->setName('doctrine:database:drop');
  6871.         return $instance;
  6872.     }
  6873.     /**
  6874.      * Gets the private 'doctrine.database_import_command' shared service.
  6875.      *
  6876.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  6877.      */
  6878.     protected function getDoctrine_DatabaseImportCommandService()
  6879.     {
  6880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6881.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  6882.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  6883.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  6884.         $instance->setName('doctrine:database:import');
  6885.         return $instance;
  6886.     }
  6887.     /**
  6888.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6889.      *
  6890.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  6891.      */
  6892.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6893.     {
  6894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6895.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6896.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6897.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6898.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6899.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  6900.         $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()));
  6901.         $instance->setName('doctrine:ensure-production-settings');
  6902.         return $instance;
  6903.     }
  6904.     /**
  6905.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  6906.      *
  6907.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  6908.      */
  6909.     protected function getDoctrine_FixturesLoadCommandService()
  6910.     {
  6911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6912.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6913.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  6917.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  6918.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  6919.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  6920.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
  6921.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
  6922.         include_once \dirname(__DIR__4).'/src/DataFixtures/AppFixtures.php';
  6923.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  6924.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  6925.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  6926.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\AppFixtures(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService())), 'groups' => []]]);
  6927.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  6928.         $instance->setName('doctrine:fixtures:load');
  6929.         return $instance;
  6930.     }
  6931.     /**
  6932.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6933.      *
  6934.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  6935.      */
  6936.     protected function getDoctrine_MappingConvertCommandService()
  6937.     {
  6938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6939.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6940.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6941.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  6942.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6943.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  6944.         $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()));
  6945.         $instance->setName('doctrine:mapping:convert');
  6946.         return $instance;
  6947.     }
  6948.     /**
  6949.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6950.      *
  6951.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6952.      */
  6953.     protected function getDoctrine_MappingImportCommandService()
  6954.     {
  6955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6956.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6957.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6958.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6959.         $instance->setName('doctrine:mapping:import');
  6960.         return $instance;
  6961.     }
  6962.     /**
  6963.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6964.      *
  6965.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  6966.      */
  6967.     protected function getDoctrine_MappingInfoCommandService()
  6968.     {
  6969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6970.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6971.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6972.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  6973.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6974.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  6975.         $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()));
  6976.         $instance->setName('doctrine:mapping:info');
  6977.         return $instance;
  6978.     }
  6979.     /**
  6980.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  6981.      *
  6982.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  6983.      */
  6984.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  6985.     {
  6986.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  6987.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  6988.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6989.     }
  6990.     /**
  6991.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6992.      *
  6993.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6994.      */
  6995.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6996.     {
  6997.         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')]);
  6998.     }
  6999.     /**
  7000.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  7001.      *
  7002.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7003.      */
  7004.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  7005.     {
  7006.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7007.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7008.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  7009.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  7010.         }
  7011.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  7012.     }
  7013.     /**
  7014.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  7015.      *
  7016.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7017.      */
  7018.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  7019.     {
  7020.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  7021.         $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7022.         $instance->addEntityListener('App\\Entity\\Batch''App\\EventListener\\BatchQuantityListener''postPersist');
  7023.         $instance->addEntityListener('App\\Entity\\Batch''App\\EventListener\\BatchQuantityListener''postUpdate');
  7024.         return $instance;
  7025.     }
  7026.     /**
  7027.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  7028.      *
  7029.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  7030.      */
  7031.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  7032.     {
  7033.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity']);
  7034.         $instance->setGlobalBasename('mapping');
  7035.         return $instance;
  7036.     }
  7037.     /**
  7038.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  7039.      *
  7040.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  7041.      */
  7042.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  7043.     {
  7044.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7045.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  7046.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  7047.     }
  7048.     /**
  7049.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  7050.      *
  7051.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  7052.      */
  7053.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  7054.     {
  7055.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7056.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  7057.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  7058.             yield => ($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService());
  7059.         }, 1));
  7060.     }
  7061.     /**
  7062.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  7063.      *
  7064.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  7065.      */
  7066.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  7067.     {
  7068.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7069.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  7070.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  7071.     }
  7072.     /**
  7073.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  7074.      *
  7075.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  7076.      */
  7077.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  7078.     {
  7079.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7080.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  7081.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7082.     }
  7083.     /**
  7084.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  7085.      *
  7086.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  7087.      */
  7088.     protected function getDoctrine_Orm_Validator_UniqueService()
  7089.     {
  7090.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7091.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7092.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  7093.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7094.     }
  7095.     /**
  7096.      * Gets the private 'doctrine.query_dql_command' shared service.
  7097.      *
  7098.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  7099.      */
  7100.     protected function getDoctrine_QueryDqlCommandService()
  7101.     {
  7102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7103.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7104.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7105.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  7106.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7107.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  7108.         $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()));
  7109.         $instance->setName('doctrine:query:dql');
  7110.         return $instance;
  7111.     }
  7112.     /**
  7113.      * Gets the private 'doctrine.query_sql_command' shared service.
  7114.      *
  7115.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  7116.      */
  7117.     protected function getDoctrine_QuerySqlCommandService()
  7118.     {
  7119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7120.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  7121.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  7122.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  7123.         $instance->setName('doctrine:query:sql');
  7124.         return $instance;
  7125.     }
  7126.     /**
  7127.      * Gets the private 'doctrine.schema_create_command' shared service.
  7128.      *
  7129.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  7130.      */
  7131.     protected function getDoctrine_SchemaCreateCommandService()
  7132.     {
  7133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7134.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7135.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7136.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7137.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  7138.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7139.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  7140.         $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()));
  7141.         $instance->setName('doctrine:schema:create');
  7142.         return $instance;
  7143.     }
  7144.     /**
  7145.      * Gets the private 'doctrine.schema_drop_command' shared service.
  7146.      *
  7147.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  7148.      */
  7149.     protected function getDoctrine_SchemaDropCommandService()
  7150.     {
  7151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7152.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7153.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7154.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7155.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  7156.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7157.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  7158.         $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()));
  7159.         $instance->setName('doctrine:schema:drop');
  7160.         return $instance;
  7161.     }
  7162.     /**
  7163.      * Gets the private 'doctrine.schema_update_command' shared service.
  7164.      *
  7165.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  7166.      */
  7167.     protected function getDoctrine_SchemaUpdateCommandService()
  7168.     {
  7169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7170.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7171.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7172.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7173.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  7174.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7175.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  7176.         $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()));
  7177.         $instance->setName('doctrine:schema:update');
  7178.         return $instance;
  7179.     }
  7180.     /**
  7181.      * Gets the private 'doctrine.schema_validate_command' shared service.
  7182.      *
  7183.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  7184.      */
  7185.     protected function getDoctrine_SchemaValidateCommandService()
  7186.     {
  7187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7188.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7189.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7190.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  7191.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7192.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  7193.         $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()));
  7194.         $instance->setName('doctrine:schema:validate');
  7195.         return $instance;
  7196.     }
  7197.     /**
  7198.      * Gets the private 'doctrine.ulid_generator' shared service.
  7199.      *
  7200.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  7201.      */
  7202.     protected function getDoctrine_UlidGeneratorService()
  7203.     {
  7204.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  7205.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  7206.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  7207.     }
  7208.     /**
  7209.      * Gets the private 'doctrine.uuid_generator' shared service.
  7210.      *
  7211.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  7212.      */
  7213.     protected function getDoctrine_UuidGeneratorService()
  7214.     {
  7215.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  7216.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  7217.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  7218.     }
  7219.     /**
  7220.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  7221.      *
  7222.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  7223.      */
  7224.     protected function getDoctrineMigrations_DiffCommandService()
  7225.     {
  7226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7227.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  7228.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  7229.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  7230.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  7231.         $instance->setName('doctrine:migrations:diff');
  7232.         return $instance;
  7233.     }
  7234.     /**
  7235.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  7236.      *
  7237.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  7238.      */
  7239.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  7240.     {
  7241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7242.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  7243.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  7244.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  7245.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  7246.         $instance->setName('doctrine:migrations:dump-schema');
  7247.         return $instance;
  7248.     }
  7249.     /**
  7250.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  7251.      *
  7252.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  7253.      */
  7254.     protected function getDoctrineMigrations_ExecuteCommandService()
  7255.     {
  7256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7257.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  7258.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  7259.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  7260.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  7261.         $instance->setName('doctrine:migrations:execute');
  7262.         return $instance;
  7263.     }
  7264.     /**
  7265.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  7266.      *
  7267.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  7268.      */
  7269.     protected function getDoctrineMigrations_GenerateCommandService()
  7270.     {
  7271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7272.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  7273.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  7274.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  7275.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  7276.         $instance->setName('doctrine:migrations:generate');
  7277.         return $instance;
  7278.     }
  7279.     /**
  7280.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  7281.      *
  7282.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  7283.      */
  7284.     protected function getDoctrineMigrations_LatestCommandService()
  7285.     {
  7286.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7287.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  7288.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  7289.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  7290.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  7291.         $instance->setName('doctrine:migrations:latest');
  7292.         return $instance;
  7293.     }
  7294.     /**
  7295.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  7296.      *
  7297.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  7298.      */
  7299.     protected function getDoctrineMigrations_MigrateCommandService()
  7300.     {
  7301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7302.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  7303.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  7304.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  7305.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  7306.         $instance->setName('doctrine:migrations:migrate');
  7307.         return $instance;
  7308.     }
  7309.     /**
  7310.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  7311.      *
  7312.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  7313.      */
  7314.     protected function getDoctrineMigrations_RollupCommandService()
  7315.     {
  7316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7317.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  7318.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  7319.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  7320.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  7321.         $instance->setName('doctrine:migrations:rollup');
  7322.         return $instance;
  7323.     }
  7324.     /**
  7325.      * Gets the private 'doctrine_migrations.status_command' shared service.
  7326.      *
  7327.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  7328.      */
  7329.     protected function getDoctrineMigrations_StatusCommandService()
  7330.     {
  7331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  7333.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  7334.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  7335.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  7336.         $instance->setName('doctrine:migrations:status');
  7337.         return $instance;
  7338.     }
  7339.     /**
  7340.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  7341.      *
  7342.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  7343.      */
  7344.     protected function getDoctrineMigrations_UpToDateCommandService()
  7345.     {
  7346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7347.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  7348.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  7349.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  7350.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  7351.         $instance->setName('doctrine:migrations:up-to-date');
  7352.         return $instance;
  7353.     }
  7354.     /**
  7355.      * Gets the private 'doctrine_migrations.version_command' shared service.
  7356.      *
  7357.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  7358.      */
  7359.     protected function getDoctrineMigrations_VersionCommandService()
  7360.     {
  7361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7362.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  7363.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  7364.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  7365.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  7366.         $instance->setName('doctrine:migrations:version');
  7367.         return $instance;
  7368.     }
  7369.     /**
  7370.      * Gets the private 'error_handler.error_renderer.html' shared service.
  7371.      *
  7372.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  7373.      */
  7374.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  7375.     {
  7376.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7377.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7378.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7379.         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()));
  7380.     }
  7381.     /**
  7382.      * Gets the private 'exception_listener' shared service.
  7383.      *
  7384.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  7385.      */
  7386.     protected function getExceptionListenerService()
  7387.     {
  7388.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  7389.     }
  7390.     /**
  7391.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7392.      *
  7393.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7394.      */
  7395.     protected function getForm_ChoiceListFactory_CachedService()
  7396.     {
  7397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7399.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7400.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7401.         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())));
  7402.     }
  7403.     /**
  7404.      * Gets the private 'form.registry' shared service.
  7405.      *
  7406.      * @return \Symfony\Component\Form\FormRegistry
  7407.      */
  7408.     protected function getForm_RegistryService()
  7409.     {
  7410.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  7411.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  7412.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  7413.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  7414.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  7415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  7417.         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, [
  7418.             'App\\Form\\API\\BatchAPIType' => ['privates''App\\Form\\API\\BatchAPIType''getBatchAPITypeService'false],
  7419.             'App\\Form\\AdditionalTagType' => ['privates''App\\Form\\AdditionalTagType''getAdditionalTagTypeService'false],
  7420.             'App\\Form\\AnalysisType' => ['privates''App\\Form\\AnalysisType''getAnalysisTypeService'false],
  7421.             'App\\Form\\ArticleBlogType' => ['privates''App\\Form\\ArticleBlogType''getArticleBlogTypeService'false],
  7422.             'App\\Form\\ArticleScientificType' => ['privates''App\\Form\\ArticleScientificType''getArticleScientificTypeService'false],
  7423.             'App\\Form\\BatchInitializeType' => ['privates''App\\Form\\BatchInitializeType''getBatchInitializeTypeService'false],
  7424.             'App\\Form\\BatchMpType' => ['privates''App\\Form\\BatchMpType''getBatchMpTypeService'false],
  7425.             'App\\Form\\BatchSpType' => ['privates''App\\Form\\BatchSpType''getBatchSpTypeService'false],
  7426.             'App\\Form\\ChemicalStructureType' => ['privates''App\\Form\\ChemicalStructureType''getChemicalStructureTypeService'false],
  7427.             'App\\Form\\DeclinaisonSpecificationType' => ['privates''App\\Form\\DeclinaisonSpecificationType''getDeclinaisonSpecificationTypeService'false],
  7428.             'App\\Form\\ForgottenPasswordType' => ['privates''App\\Form\\ForgottenPasswordType''getForgottenPasswordTypeService'false],
  7429.             'App\\Form\\ImportMoleculeType' => ['privates''App\\Form\\ImportMoleculeType''getImportMoleculeTypeService'false],
  7430.             'App\\Form\\MoleculeRequestCorrectionType' => ['privates''App\\Form\\MoleculeRequestCorrectionType''getMoleculeRequestCorrectionTypeService'false],
  7431.             'App\\Form\\MoleculeTagType' => ['privates''App\\Form\\MoleculeTagType''getMoleculeTagTypeService'false],
  7432.             'App\\Form\\MoleculeType' => ['privates''App\\Form\\MoleculeType''getMoleculeTypeService'false],
  7433.             'App\\Form\\NotificationType' => ['privates''App\\Form\\NotificationType''getNotificationTypeService'false],
  7434.             'App\\Form\\Picture2Type' => ['privates''App\\Form\\Picture2Type''getPicture2TypeService'false],
  7435.             'App\\Form\\PictureType' => ['privates''App\\Form\\PictureType''getPictureTypeService'false],
  7436.             'App\\Form\\PublishMoleculeType' => ['privates''App\\Form\\PublishMoleculeType''getPublishMoleculeTypeService'false],
  7437.             'App\\Form\\PublishWebProductType' => ['privates''App\\Form\\PublishWebProductType''getPublishWebProductTypeService'false],
  7438.             'App\\Form\\ResetPasswordType' => ['privates''App\\Form\\ResetPasswordType''getResetPasswordTypeService'false],
  7439.             'App\\Form\\SecondaryReferenceType' => ['privates''App\\Form\\SecondaryReferenceType''getSecondaryReferenceTypeService'false],
  7440.             'App\\Form\\SpecificationType' => ['privates''App\\Form\\SpecificationType''getSpecificationTypeService'false],
  7441.             'App\\Form\\StorageType' => ['privates''App\\Form\\StorageType''getStorageTypeService'false],
  7442.             'App\\Form\\TagType' => ['privates''App\\Form\\TagType''getTagTypeService'false],
  7443.             'App\\Form\\TdsType' => ['privates''App\\Form\\TdsType''getTdsTypeService'false],
  7444.             'App\\Form\\TypeMoleculeType' => ['privates''App\\Form\\TypeMoleculeType''getTypeMoleculeTypeService'false],
  7445.             'App\\Form\\UserEditType' => ['privates''App\\Form\\UserEditType''getUserEditTypeService'false],
  7446.             'App\\Form\\UserNewType' => ['privates''App\\Form\\UserNewType''getUserNewTypeService'false],
  7447.             'App\\Form\\VariationType' => ['privates''App\\Form\\VariationType''getVariationTypeService'false],
  7448.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7449.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7450.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  7451.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  7452.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7453.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'false],
  7454.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'false],
  7455.         ], [
  7456.             'App\\Form\\API\\BatchAPIType' => '?',
  7457.             'App\\Form\\AdditionalTagType' => '?',
  7458.             'App\\Form\\AnalysisType' => '?',
  7459.             'App\\Form\\ArticleBlogType' => '?',
  7460.             'App\\Form\\ArticleScientificType' => '?',
  7461.             'App\\Form\\BatchInitializeType' => '?',
  7462.             'App\\Form\\BatchMpType' => '?',
  7463.             'App\\Form\\BatchSpType' => '?',
  7464.             'App\\Form\\ChemicalStructureType' => '?',
  7465.             'App\\Form\\DeclinaisonSpecificationType' => '?',
  7466.             'App\\Form\\ForgottenPasswordType' => '?',
  7467.             'App\\Form\\ImportMoleculeType' => '?',
  7468.             'App\\Form\\MoleculeRequestCorrectionType' => '?',
  7469.             'App\\Form\\MoleculeTagType' => '?',
  7470.             'App\\Form\\MoleculeType' => '?',
  7471.             'App\\Form\\NotificationType' => '?',
  7472.             'App\\Form\\Picture2Type' => '?',
  7473.             'App\\Form\\PictureType' => '?',
  7474.             'App\\Form\\PublishMoleculeType' => '?',
  7475.             'App\\Form\\PublishWebProductType' => '?',
  7476.             'App\\Form\\ResetPasswordType' => '?',
  7477.             'App\\Form\\SecondaryReferenceType' => '?',
  7478.             'App\\Form\\SpecificationType' => '?',
  7479.             'App\\Form\\StorageType' => '?',
  7480.             'App\\Form\\TagType' => '?',
  7481.             'App\\Form\\TdsType' => '?',
  7482.             'App\\Form\\TypeMoleculeType' => '?',
  7483.             'App\\Form\\UserEditType' => '?',
  7484.             'App\\Form\\UserNewType' => '?',
  7485.             'App\\Form\\VariationType' => '?',
  7486.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7487.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7488.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  7489.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7490.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7491.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  7492.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  7493.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7494.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7495.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7496.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7497.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7498.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7499.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7500.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  7501.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7502.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7503.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7504.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7505.         }, 1)], new RewindableGenerator(function () {
  7506.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7507.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7508.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7509.     }
  7510.     /**
  7511.      * Gets the private 'form.server_params' shared service.
  7512.      *
  7513.      * @return \Symfony\Component\Form\Util\ServerParams
  7514.      */
  7515.     protected function getForm_ServerParamsService()
  7516.     {
  7517.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7518.         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())));
  7519.     }
  7520.     /**
  7521.      * Gets the private 'form.type.choice' shared service.
  7522.      *
  7523.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7524.      */
  7525.     protected function getForm_Type_ChoiceService()
  7526.     {
  7527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7528.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7530.         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()));
  7531.     }
  7532.     /**
  7533.      * Gets the private 'form.type.color' shared service.
  7534.      *
  7535.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  7536.      */
  7537.     protected function getForm_Type_ColorService()
  7538.     {
  7539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7540.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  7542.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  7543.     }
  7544.     /**
  7545.      * Gets the private 'form.type.entity' shared service.
  7546.      *
  7547.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7548.      */
  7549.     protected function getForm_Type_EntityService()
  7550.     {
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7553.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7554.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7555.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7556.     }
  7557.     /**
  7558.      * Gets the private 'form.type.form' shared service.
  7559.      *
  7560.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7561.      */
  7562.     protected function getForm_Type_FormService()
  7563.     {
  7564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7568.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7569.     }
  7570.     /**
  7571.      * Gets the private 'form.type_extension.csrf' shared service.
  7572.      *
  7573.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7574.      */
  7575.     protected function getForm_TypeExtension_CsrfService()
  7576.     {
  7577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7580.         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()));
  7581.     }
  7582.     /**
  7583.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7584.      *
  7585.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7586.      */
  7587.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7588.     {
  7589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7592.         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()));
  7593.     }
  7594.     /**
  7595.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7596.      *
  7597.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7598.      */
  7599.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7600.     {
  7601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7604.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7605.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7606.         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())));
  7607.     }
  7608.     /**
  7609.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7610.      *
  7611.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7612.      */
  7613.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7614.     {
  7615.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7616.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7617.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7618.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7619.     }
  7620.     /**
  7621.      * Gets the private 'form.type_extension.form.validator' shared service.
  7622.      *
  7623.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7624.      */
  7625.     protected function getForm_TypeExtension_Form_ValidatorService()
  7626.     {
  7627.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7628.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7629.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7630.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7631.         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()));
  7632.     }
  7633.     /**
  7634.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7635.      *
  7636.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7637.      */
  7638.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7639.     {
  7640.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7641.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7643.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7644.     }
  7645.     /**
  7646.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7647.      *
  7648.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7649.      */
  7650.     protected function getForm_TypeGuesser_DoctrineService()
  7651.     {
  7652.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7653.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7654.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7655.     }
  7656.     /**
  7657.      * Gets the private 'form.type_guesser.validator' shared service.
  7658.      *
  7659.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7660.      */
  7661.     protected function getForm_TypeGuesser_ValidatorService()
  7662.     {
  7663.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7664.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7665.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  7666.     }
  7667.     /**
  7668.      * Gets the private 'fragment.renderer.inline' shared service.
  7669.      *
  7670.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7671.      */
  7672.     protected function getFragment_Renderer_InlineService()
  7673.     {
  7674.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7675.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7676.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7677.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  7678.         if (isset($this->privates['fragment.renderer.inline'])) {
  7679.             return $this->privates['fragment.renderer.inline'];
  7680.         }
  7681.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7682.         if (isset($this->privates['fragment.renderer.inline'])) {
  7683.             return $this->privates['fragment.renderer.inline'];
  7684.         }
  7685.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  7686.         $instance->setFragmentPath('/_fragment');
  7687.         return $instance;
  7688.     }
  7689.     /**
  7690.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7691.      *
  7692.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7693.      */
  7694.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7695.     {
  7696.         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())));
  7697.     }
  7698.     /**
  7699.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7700.      *
  7701.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7702.      */
  7703.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7704.     {
  7705.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7706.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  7707.             return $this->privates['framework_extra_bundle.event.is_granted'];
  7708.         }
  7709.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  7710.     }
  7711.     /**
  7712.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  7713.      *
  7714.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  7715.      */
  7716.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  7717.     {
  7718.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7719.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  7720.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  7721.     }
  7722.     /**
  7723.      * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  7724.      *
  7725.      * @return \JMS\SerializerBundle\Cache\CacheClearer
  7726.      */
  7727.     protected function getJmsSerializer_Cache_CacheClearerService()
  7728.     {
  7729.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  7730.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  7731.         return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  7732.     }
  7733.     /**
  7734.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  7735.      *
  7736.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  7737.      */
  7738.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  7739.     {
  7740.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7741.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  7742.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  7743.     }
  7744.     /**
  7745.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  7746.      *
  7747.      * @return \JMS\Serializer\Handler\DateHandler
  7748.      */
  7749.     protected function getJmsSerializer_DatetimeHandlerService()
  7750.     {
  7751.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7752.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  7753.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''UTC'true);
  7754.     }
  7755.     /**
  7756.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  7757.      *
  7758.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  7759.      */
  7760.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  7761.     {
  7762.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  7763.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  7764.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  7765.     }
  7766.     /**
  7767.      * Gets the private 'jms_serializer.form_error_handler' shared service.
  7768.      *
  7769.      * @return \JMS\Serializer\Handler\FormErrorHandler
  7770.      */
  7771.     protected function getJmsSerializer_FormErrorHandlerService()
  7772.     {
  7773.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7774.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  7775.         return $this->privates['jms_serializer.form_error_handler'] = new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7776.     }
  7777.     /**
  7778.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  7779.      *
  7780.      * @return \JMS\Serializer\Handler\IteratorHandler
  7781.      */
  7782.     protected function getJmsSerializer_IteratorHandlerService()
  7783.     {
  7784.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7785.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  7786.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  7787.     }
  7788.     /**
  7789.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  7790.      *
  7791.      * @return \Metadata\MetadataFactory
  7792.      */
  7793.     protected function getJmsSerializer_MetadataFactoryService()
  7794.     {
  7795.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  7796.         $this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7797.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'false],
  7798.         ], [
  7799.             'metadata_driver' => '?',
  7800.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  7801.         $instance->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  7802.         $instance->setIncludeInterfaces(false);
  7803.         return $instance;
  7804.     }
  7805.     /**
  7806.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  7807.      *
  7808.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  7809.      */
  7810.     protected function getJmsSerializer_StopwatchSubscriberService()
  7811.     {
  7812.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  7813.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  7814.         return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7815.     }
  7816.     /**
  7817.      * Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
  7818.      *
  7819.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  7820.      */
  7821.     protected function getLexikJwtAuthentication_CheckConfigCommandService()
  7822.     {
  7823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7824.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  7825.         $this->privates['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'RS256');
  7826.         $instance->setName('lexik:jwt:check-config');
  7827.         return $instance;
  7828.     }
  7829.     /**
  7830.      * Gets the private 'lexik_jwt_authentication.enable_encryption_config_command' shared service.
  7831.      *
  7832.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand
  7833.      */
  7834.     protected function getLexikJwtAuthentication_EnableEncryptionConfigCommandService()
  7835.     {
  7836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7837.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  7840.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/EnableEncryptionConfigCommand.php';
  7841.         $this->privates['lexik_jwt_authentication.enable_encryption_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand(NULL);
  7842.         $instance->setName('lexik:jwt:enable-encryption');
  7843.         return $instance;
  7844.     }
  7845.     /**
  7846.      * Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
  7847.      *
  7848.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
  7849.      */
  7850.     protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
  7851.     {
  7852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7853.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
  7854.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7855.         $this->privates['lexik_jwt_authentication.generate_keypair_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
  7856.         $instance->setName('lexik:jwt:generate-keypair');
  7857.         return $instance;
  7858.     }
  7859.     /**
  7860.      * Gets the private 'lexik_jwt_authentication.migrate_config_command' shared service.
  7861.      *
  7862.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand
  7863.      */
  7864.     protected function getLexikJwtAuthentication_MigrateConfigCommandService()
  7865.     {
  7866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7867.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7868.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7869.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  7870.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/MigrateConfigCommand.php';
  7871.         $this->privates['lexik_jwt_authentication.migrate_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
  7872.         $instance->setName('lexik:jwt:migrate-config');
  7873.         return $instance;
  7874.     }
  7875.     /**
  7876.      * Gets the private 'locale_aware_listener' shared service.
  7877.      *
  7878.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7879.      */
  7880.     protected function getLocaleAwareListenerService()
  7881.     {
  7882.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7883.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  7884.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7885.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7886.     }
  7887.     /**
  7888.      * Gets the private 'locale_listener' shared service.
  7889.      *
  7890.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7891.      */
  7892.     protected function getLocaleListenerService()
  7893.     {
  7894.         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, []);
  7895.     }
  7896.     /**
  7897.      * Gets the private 'mailer.mailer' shared service.
  7898.      *
  7899.      * @return \Symfony\Component\Mailer\Mailer
  7900.      */
  7901.     protected function getMailer_MailerService()
  7902.     {
  7903.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  7904.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  7905.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  7906.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  7907.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  7908.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7909.         if (isset($this->privates['mailer.mailer'])) {
  7910.             return $this->privates['mailer.mailer'];
  7911.         }
  7912.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  7913.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  7914.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  7915.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  7916.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  7917.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL$a);
  7918.     }
  7919.     /**
  7920.      * Gets the private 'mailer.transport_factory.native' shared service.
  7921.      *
  7922.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  7923.      */
  7924.     protected function getMailer_TransportFactory_NativeService()
  7925.     {
  7926.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7927.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7928.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  7929.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7930.         if (isset($this->privates['mailer.transport_factory.native'])) {
  7931.             return $this->privates['mailer.transport_factory.native'];
  7932.         }
  7933.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7934.     }
  7935.     /**
  7936.      * Gets the private 'mailer.transport_factory.null' shared service.
  7937.      *
  7938.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  7939.      */
  7940.     protected function getMailer_TransportFactory_NullService()
  7941.     {
  7942.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7943.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7944.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  7945.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7946.         if (isset($this->privates['mailer.transport_factory.null'])) {
  7947.             return $this->privates['mailer.transport_factory.null'];
  7948.         }
  7949.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7950.     }
  7951.     /**
  7952.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  7953.      *
  7954.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  7955.      */
  7956.     protected function getMailer_TransportFactory_SendmailService()
  7957.     {
  7958.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7959.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7960.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  7961.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7962.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  7963.             return $this->privates['mailer.transport_factory.sendmail'];
  7964.         }
  7965.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7966.     }
  7967.     /**
  7968.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  7969.      *
  7970.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  7971.      */
  7972.     protected function getMailer_TransportFactory_SmtpService()
  7973.     {
  7974.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7976.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  7977.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7978.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  7979.             return $this->privates['mailer.transport_factory.smtp'];
  7980.         }
  7981.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7982.     }
  7983.     /**
  7984.      * Gets the private 'maker.auto_command.make_auth' shared service.
  7985.      *
  7986.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7987.      */
  7988.     protected function getMaker_AutoCommand_MakeAuthService()
  7989.     {
  7990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7991.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7992.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7993.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  7995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  7996.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7997.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7998.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7999.         $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);
  8000.         $instance->setName('make:auth');
  8001.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  8002.         return $instance;
  8003.     }
  8004.     /**
  8005.      * Gets the private 'maker.auto_command.make_command' shared service.
  8006.      *
  8007.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8008.      */
  8009.     protected function getMaker_AutoCommand_MakeCommandService()
  8010.     {
  8011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8014.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8015.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  8016.         $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()));
  8017.         $instance->setName('make:command');
  8018.         $instance->setDescription('Creates a new console command class');
  8019.         return $instance;
  8020.     }
  8021.     /**
  8022.      * Gets the private 'maker.auto_command.make_controller' shared service.
  8023.      *
  8024.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8025.      */
  8026.     protected function getMaker_AutoCommand_MakeControllerService()
  8027.     {
  8028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8029.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8032.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  8033.         $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()));
  8034.         $instance->setName('make:controller');
  8035.         $instance->setDescription('Creates a new controller class');
  8036.         return $instance;
  8037.     }
  8038.     /**
  8039.      * Gets the private 'maker.auto_command.make_crud' shared service.
  8040.      *
  8041.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8042.      */
  8043.     protected function getMaker_AutoCommand_MakeCrudService()
  8044.     {
  8045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8046.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8047.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8048.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8049.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  8050.         $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()));
  8051.         $instance->setName('make:crud');
  8052.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  8053.         return $instance;
  8054.     }
  8055.     /**
  8056.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  8057.      *
  8058.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8059.      */
  8060.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  8061.     {
  8062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8064.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8065.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8066.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  8067.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8068.         $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()));
  8069.         $instance->setName('make:docker:database');
  8070.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  8071.         return $instance;
  8072.     }
  8073.     /**
  8074.      * Gets the private 'maker.auto_command.make_entity' shared service.
  8075.      *
  8076.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8077.      */
  8078.     protected function getMaker_AutoCommand_MakeEntityService()
  8079.     {
  8080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8081.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8082.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8083.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8084.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8085.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  8086.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8087.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8088.         $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);
  8089.         $instance->setName('make:entity');
  8090.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  8091.         return $instance;
  8092.     }
  8093.     /**
  8094.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  8095.      *
  8096.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8097.      */
  8098.     protected function getMaker_AutoCommand_MakeFixturesService()
  8099.     {
  8100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8101.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8102.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8103.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8104.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  8105.         $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()));
  8106.         $instance->setName('make:fixtures');
  8107.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  8108.         return $instance;
  8109.     }
  8110.     /**
  8111.      * Gets the private 'maker.auto_command.make_form' shared service.
  8112.      *
  8113.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8114.      */
  8115.     protected function getMaker_AutoCommand_MakeFormService()
  8116.     {
  8117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8118.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8119.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8120.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8121.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  8122.         $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()));
  8123.         $instance->setName('make:form');
  8124.         $instance->setDescription('Creates a new form class');
  8125.         return $instance;
  8126.     }
  8127.     /**
  8128.      * Gets the private 'maker.auto_command.make_message' shared service.
  8129.      *
  8130.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8131.      */
  8132.     protected function getMaker_AutoCommand_MakeMessageService()
  8133.     {
  8134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8135.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8136.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8137.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8138.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  8139.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8140.         $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()));
  8141.         $instance->setName('make:message');
  8142.         $instance->setDescription('Creates a new message and handler');
  8143.         return $instance;
  8144.     }
  8145.     /**
  8146.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  8147.      *
  8148.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8149.      */
  8150.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  8151.     {
  8152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8154.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8155.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8156.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  8157.         $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()));
  8158.         $instance->setName('make:messenger-middleware');
  8159.         $instance->setDescription('Creates a new messenger middleware');
  8160.         return $instance;
  8161.     }
  8162.     /**
  8163.      * Gets the private 'maker.auto_command.make_migration' shared service.
  8164.      *
  8165.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8166.      */
  8167.     protected function getMaker_AutoCommand_MakeMigrationService()
  8168.     {
  8169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8170.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8173.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  8174.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  8175.         $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()));
  8176.         $instance->setName('make:migration');
  8177.         $instance->setDescription('Creates a new migration based on database changes');
  8178.         return $instance;
  8179.     }
  8180.     /**
  8181.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  8182.      *
  8183.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8184.      */
  8185.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  8186.     {
  8187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8188.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8190.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  8192.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8193.         $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()));
  8194.         $instance->setName('make:registration-form');
  8195.         $instance->setDescription('Creates a new registration form system');
  8196.         return $instance;
  8197.     }
  8198.     /**
  8199.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  8200.      *
  8201.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8202.      */
  8203.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  8204.     {
  8205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8207.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8208.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  8210.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8211.         $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()));
  8212.         $instance->setName('make:reset-password');
  8213.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  8214.         return $instance;
  8215.     }
  8216.     /**
  8217.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  8218.      *
  8219.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8220.      */
  8221.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  8222.     {
  8223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8224.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  8228.         $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()));
  8229.         $instance->setName('make:serializer:encoder');
  8230.         $instance->setDescription('Creates a new serializer encoder class');
  8231.         return $instance;
  8232.     }
  8233.     /**
  8234.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  8235.      *
  8236.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8237.      */
  8238.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  8239.     {
  8240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8241.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8243.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8244.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  8245.         $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()));
  8246.         $instance->setName('make:serializer:normalizer');
  8247.         $instance->setDescription('Creates a new serializer normalizer class');
  8248.         return $instance;
  8249.     }
  8250.     /**
  8251.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  8252.      *
  8253.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8254.      */
  8255.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  8256.     {
  8257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8258.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8259.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8260.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8261.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  8262.         $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()));
  8263.         $instance->setName('make:stimulus-controller');
  8264.         $instance->setDescription('Creates a new Stimulus controller');
  8265.         return $instance;
  8266.     }
  8267.     /**
  8268.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8269.      *
  8270.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8271.      */
  8272.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8273.     {
  8274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8275.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8276.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8277.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8278.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8279.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8280.         $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()));
  8281.         $instance->setName('make:subscriber');
  8282.         $instance->setDescription('Creates a new event subscriber class');
  8283.         return $instance;
  8284.     }
  8285.     /**
  8286.      * Gets the private 'maker.auto_command.make_test' shared service.
  8287.      *
  8288.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8289.      */
  8290.     protected function getMaker_AutoCommand_MakeTestService()
  8291.     {
  8292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8293.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8294.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8295.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8296.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8297.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8298.         $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()));
  8299.         $instance->setName('make:test');
  8300.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8301.         $instance->setDescription('Creates a new test class');
  8302.         return $instance;
  8303.     }
  8304.     /**
  8305.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8306.      *
  8307.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8308.      */
  8309.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8310.     {
  8311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8312.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8313.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8314.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8315.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8316.         $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()));
  8317.         $instance->setName('make:twig-extension');
  8318.         $instance->setDescription('Creates a new Twig extension class');
  8319.         return $instance;
  8320.     }
  8321.     /**
  8322.      * Gets the private 'maker.auto_command.make_user' shared service.
  8323.      *
  8324.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8325.      */
  8326.     protected function getMaker_AutoCommand_MakeUserService()
  8327.     {
  8328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8329.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8330.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8331.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8332.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8333.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8334.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8335.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8336.         $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()));
  8337.         $instance->setName('make:user');
  8338.         $instance->setDescription('Creates a new security user class');
  8339.         return $instance;
  8340.     }
  8341.     /**
  8342.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8343.      *
  8344.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8345.      */
  8346.     protected function getMaker_AutoCommand_MakeValidatorService()
  8347.     {
  8348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8349.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8350.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8351.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8352.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8353.         $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()));
  8354.         $instance->setName('make:validator');
  8355.         $instance->setDescription('Creates a new validator and constraint class');
  8356.         return $instance;
  8357.     }
  8358.     /**
  8359.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8360.      *
  8361.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8362.      */
  8363.     protected function getMaker_AutoCommand_MakeVoterService()
  8364.     {
  8365.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8368.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8369.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8370.         $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()));
  8371.         $instance->setName('make:voter');
  8372.         $instance->setDescription('Creates a new security voter class');
  8373.         return $instance;
  8374.     }
  8375.     /**
  8376.      * Gets the private 'maker.doctrine_helper' shared service.
  8377.      *
  8378.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8379.      */
  8380.     protected function getMaker_DoctrineHelperService()
  8381.     {
  8382.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8383.         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())], => [=> 'Vich\\UploaderBundle\\Entity'=> ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService())]]]);
  8384.     }
  8385.     /**
  8386.      * Gets the private 'maker.entity_class_generator' shared service.
  8387.      *
  8388.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8389.      */
  8390.     protected function getMaker_EntityClassGeneratorService()
  8391.     {
  8392.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8393.         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()));
  8394.     }
  8395.     /**
  8396.      * Gets the private 'maker.file_manager' shared service.
  8397.      *
  8398.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8399.      */
  8400.     protected function getMaker_FileManagerService()
  8401.     {
  8402.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8403.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8404.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8405.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8406.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  8407.         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'));
  8408.     }
  8409.     /**
  8410.      * Gets the private 'maker.generator' shared service.
  8411.      *
  8412.      * @return \Symfony\Bundle\MakerBundle\Generator
  8413.      */
  8414.     protected function getMaker_GeneratorService()
  8415.     {
  8416.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8417.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  8418.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  8419.         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));
  8420.     }
  8421.     /**
  8422.      * Gets the private 'maker.php_compat_util' shared service.
  8423.      *
  8424.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  8425.      */
  8426.     protected function getMaker_PhpCompatUtilService()
  8427.     {
  8428.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8429.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  8430.     }
  8431.     /**
  8432.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8433.      *
  8434.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8435.      */
  8436.     protected function getMaker_Renderer_FormTypeRendererService()
  8437.     {
  8438.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  8439.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8440.     }
  8441.     /**
  8442.      * Gets the private 'mime_types' shared service.
  8443.      *
  8444.      * @return \Symfony\Component\Mime\MimeTypes
  8445.      */
  8446.     protected function getMimeTypesService()
  8447.     {
  8448.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8449.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8450.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8451.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  8452.         $instance->setDefault($instance);
  8453.         return $instance;
  8454.     }
  8455.     /**
  8456.      * Gets the private 'monolog.command.server_log' shared service.
  8457.      *
  8458.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  8459.      */
  8460.     protected function getMonolog_Command_ServerLogService()
  8461.     {
  8462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8463.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  8464.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  8465.         $instance->setName('server:log');
  8466.         $instance->setDescription('Start a log server that displays logs in real time');
  8467.         return $instance;
  8468.     }
  8469.     /**
  8470.      * Gets the private 'monolog.handler.console' shared service.
  8471.      *
  8472.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8473.      */
  8474.     protected function getMonolog_Handler_ConsoleService()
  8475.     {
  8476.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8477.     }
  8478.     /**
  8479.      * Gets the private 'monolog.handler.main' shared service.
  8480.      *
  8481.      * @return \Monolog\Handler\StreamHandler
  8482.      */
  8483.     protected function getMonolog_Handler_MainService()
  8484.     {
  8485.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  8486.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  8487.         return $instance;
  8488.     }
  8489.     /**
  8490.      * Gets the private 'monolog.logger' shared service.
  8491.      *
  8492.      * @return \Symfony\Bridge\Monolog\Logger
  8493.      */
  8494.     protected function getMonolog_LoggerService()
  8495.     {
  8496.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8497.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8498.         $instance->useMicrosecondTimestamps(true);
  8499.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8500.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8501.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8502.         return $instance;
  8503.     }
  8504.     /**
  8505.      * Gets the private 'monolog.logger.cache' shared service.
  8506.      *
  8507.      * @return \Symfony\Bridge\Monolog\Logger
  8508.      */
  8509.     protected function getMonolog_Logger_CacheService()
  8510.     {
  8511.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8512.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8513.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8514.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8515.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8516.         return $instance;
  8517.     }
  8518.     /**
  8519.      * Gets the private 'monolog.logger.mailer' shared service.
  8520.      *
  8521.      * @return \Symfony\Bridge\Monolog\Logger
  8522.      */
  8523.     protected function getMonolog_Logger_MailerService()
  8524.     {
  8525.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  8526.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8527.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8528.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8529.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8530.         return $instance;
  8531.     }
  8532.     /**
  8533.      * Gets the private 'monolog.logger.request' shared service.
  8534.      *
  8535.      * @return \Symfony\Bridge\Monolog\Logger
  8536.      */
  8537.     protected function getMonolog_Logger_RequestService()
  8538.     {
  8539.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  8540.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8541.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8542.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8543.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8544.         return $instance;
  8545.     }
  8546.     /**
  8547.      * Gets the private 'monolog.logger.security' shared service.
  8548.      *
  8549.      * @return \Symfony\Bridge\Monolog\Logger
  8550.      */
  8551.     protected function getMonolog_Logger_SecurityService()
  8552.     {
  8553.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  8554.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8555.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8556.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8557.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8558.         return $instance;
  8559.     }
  8560.     /**
  8561.      * Gets the private 'monolog.logger.snappy' shared service.
  8562.      *
  8563.      * @return \Symfony\Bridge\Monolog\Logger
  8564.      */
  8565.     protected function getMonolog_Logger_SnappyService()
  8566.     {
  8567.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  8568.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8569.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8570.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8571.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8572.         return $instance;
  8573.     }
  8574.     /**
  8575.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  8576.      *
  8577.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  8578.      */
  8579.     protected function getNelmioApiDoc_Describers_ConfigService()
  8580.     {
  8581.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  8582.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ExternalDocDescriber.php';
  8583.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'Specific Polymers''version' => '1.0.0']]);
  8584.     }
  8585.     /**
  8586.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  8587.      *
  8588.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  8589.      */
  8590.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  8591.     {
  8592.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  8593.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/OpenApiPhpDescriber.php';
  8594.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  8595.         return $this->privates['nelmio_api_doc.describers.openapi_php.default'] = new \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8596.     }
  8597.     /**
  8598.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  8599.      *
  8600.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  8601.      */
  8602.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  8603.     {
  8604.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  8605.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  8606.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  8607.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/RouteDescriber.php';
  8608.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  8609.         return $this->privates['nelmio_api_doc.describers.route.default'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
  8610.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  8611.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  8612.         }, 2));
  8613.     }
  8614.     /**
  8615.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  8616.      *
  8617.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  8618.      */
  8619.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  8620.     {
  8621.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  8622.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  8624.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  8625.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/FormModelDescriber.php';
  8626.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json'], falsetrue);
  8627.     }
  8628.     /**
  8629.      * Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
  8630.      *
  8631.      * @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
  8632.      */
  8633.     protected function getNelmioApiDoc_ModelDescribers_JmsService()
  8634.     {
  8635.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  8636.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  8637.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  8638.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  8639.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/JMSModelDescriber.php';
  8640.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  8641.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  8642.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  8643.         return $this->privates['nelmio_api_doc.model_describers.jms'] = new \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber(($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json'], NULLfalse, ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())));
  8644.     }
  8645.     /**
  8646.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  8647.      *
  8648.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  8649.      */
  8650.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  8651.     {
  8652.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  8653.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  8654.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  8655.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  8656.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ObjectModelDescriber.php';
  8657.         return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService()), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), false, ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8658.     }
  8659.     /**
  8660.      * Gets the private 'nelmio_api_doc.object_model.property_describer' shared service.
  8661.      *
  8662.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber
  8663.      */
  8664.     protected function getNelmioApiDoc_ObjectModel_PropertyDescriberService()
  8665.     {
  8666.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriberInterface.php';
  8667.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  8668.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  8669.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriber.php';
  8670.         return $this->privates['nelmio_api_doc.object_model.property_describer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber(new RewindableGenerator(function () {
  8671.             yield => ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService());
  8672.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.nullable'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.nullable'] = new \Nelmio\ApiDocBundle\PropertyDescriber\NullablePropertyDescriber()));
  8673.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.required'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.required'] = new \Nelmio\ApiDocBundle\PropertyDescriber\RequiredPropertyDescriber()));
  8674.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber()));
  8675.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.dictionary'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.dictionary'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DictionaryPropertyDescriber()));
  8676.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  8677.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  8678.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  8679.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  8680.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  8681.             yield 10 => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  8682.             yield 11 => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber()));
  8683.         }, 12));
  8684.     }
  8685.     /**
  8686.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  8687.      *
  8688.      * @return \Symfony\Component\Routing\RouteCollection
  8689.      */
  8690.     protected function getNelmioApiDoc_Routes_DefaultService()
  8691.     {
  8692.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  8693.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Routing/FilteredRouteCollectionBuilder.php';
  8694.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  8695.         return $this->privates['nelmio_api_doc.routes.default'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'default', ['path_patterns' => [=> '^/api(?!/doc$)'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'disable_default_routes' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  8696.     }
  8697.     /**
  8698.      * Gets the private 'parameter_bag' shared service.
  8699.      *
  8700.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8701.      */
  8702.     protected function getParameterBagService()
  8703.     {
  8704.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8705.     }
  8706.     /**
  8707.      * Gets the private 'profiler_listener' shared service.
  8708.      *
  8709.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8710.      */
  8711.     protected function getProfilerListenerService()
  8712.     {
  8713.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  8714.         if (isset($this->privates['profiler_listener'])) {
  8715.             return $this->privates['profiler_listener'];
  8716.         }
  8717.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  8718.     }
  8719.     /**
  8720.      * Gets the private 'property_accessor' shared service.
  8721.      *
  8722.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  8723.      */
  8724.     protected function getPropertyAccessorService()
  8725.     {
  8726.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  8727.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  8728.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  8729.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  8730.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  8731.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  8732.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8733.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  8734.     }
  8735.     /**
  8736.      * Gets the private 'property_info' shared service.
  8737.      *
  8738.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  8739.      */
  8740.     protected function getPropertyInfoService()
  8741.     {
  8742.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  8743.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  8744.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8745.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8746.         }, 3), new RewindableGenerator(function () {
  8747.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8748.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  8749.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8750.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8751.         }, 4), new RewindableGenerator(function () {
  8752.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8753.         }, 1), new RewindableGenerator(function () {
  8754.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8755.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8756.         }, 2), new RewindableGenerator(function () {
  8757.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8758.         }, 1));
  8759.     }
  8760.     /**
  8761.      * Gets the private 'property_info.serializer_extractor' shared service.
  8762.      *
  8763.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  8764.      */
  8765.     protected function getPropertyInfo_SerializerExtractorService()
  8766.     {
  8767.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8768.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8769.     }
  8770.     /**
  8771.      * Gets the private 'router.cache_warmer' shared service.
  8772.      *
  8773.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8774.      */
  8775.     protected function getRouter_CacheWarmerService()
  8776.     {
  8777.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8778.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8779.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8780.             'router' => ['services''router''getRouterService'false],
  8781.         ], [
  8782.             'router' => '?',
  8783.         ]))->withContext('router.cache_warmer'$this));
  8784.     }
  8785.     /**
  8786.      * Gets the private 'router.expression_language_provider' shared service.
  8787.      *
  8788.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  8789.      */
  8790.     protected function getRouter_ExpressionLanguageProviderService()
  8791.     {
  8792.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8793.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  8794.         ], [
  8795.             'env' => 'Closure',
  8796.         ]));
  8797.     }
  8798.     /**
  8799.      * Gets the private 'router.request_context' shared service.
  8800.      *
  8801.      * @return \Symfony\Component\Routing\RequestContext
  8802.      */
  8803.     protected function getRouter_RequestContextService()
  8804.     {
  8805.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  8806.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8807.         return $instance;
  8808.     }
  8809.     /**
  8810.      * Gets the private 'router_listener' shared service.
  8811.      *
  8812.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8813.      */
  8814.     protected function getRouterListenerService()
  8815.     {
  8816.         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);
  8817.     }
  8818.     /**
  8819.      * Gets the private 'secrets.vault' shared service.
  8820.      *
  8821.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  8822.      */
  8823.     protected function getSecrets_VaultService()
  8824.     {
  8825.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8826.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8827.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8828.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  8829.         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'));
  8830.     }
  8831.     /**
  8832.      * Gets the private 'security.access_listener' shared service.
  8833.      *
  8834.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8835.      */
  8836.     protected function getSecurity_AccessListenerService()
  8837.     {
  8838.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8839.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8840.         if (isset($this->privates['security.access_listener'])) {
  8841.             return $this->privates['security.access_listener'];
  8842.         }
  8843.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  8844.     }
  8845.     /**
  8846.      * Gets the private 'security.access_map' shared service.
  8847.      *
  8848.      * @return \Symfony\Component\Security\Http\AccessMap
  8849.      */
  8850.     protected function getSecurity_AccessMapService()
  8851.     {
  8852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8854.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  8855.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  8856.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8857.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/doc'), [=> 'PUBLIC_ACCESS'], NULL);
  8858.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login'), [=> 'PUBLIC_ACCESS'], NULL);
  8859.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'PUBLIC_ACCESS'], NULL);
  8860.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8861.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/forgotten_password'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8862.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/reset_password'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8863.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/molecules/\\d*/tds'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8864.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'ROLE_USER'], NULL);
  8865.         return $instance;
  8866.     }
  8867.     /**
  8868.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  8869.      *
  8870.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  8871.      */
  8872.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  8873.     {
  8874.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  8875.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8876.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8877.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8878.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  8879.             return $this->privates['security.authentication.switchuser_listener.main'];
  8880.         }
  8881.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8882.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  8883.             return $this->privates['security.authentication.switchuser_listener.main'];
  8884.         }
  8885.         return $this->privates['security.authentication.switchuser_listener.main'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main'$a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user''ROLE_ALLOWED_TO_SWITCH'$bfalse);
  8886.     }
  8887.     /**
  8888.      * Gets the private 'security.authentication_utils' shared service.
  8889.      *
  8890.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  8891.      */
  8892.     protected function getSecurity_AuthenticationUtilsService()
  8893.     {
  8894.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  8895.         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())));
  8896.     }
  8897.     /**
  8898.      * Gets the private 'security.authenticator.guard.main.0' shared service.
  8899.      *
  8900.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  8901.      */
  8902.     protected function getSecurity_Authenticator_Guard_Main_0Service()
  8903.     {
  8904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  8905.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  8906.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8907.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  8908.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  8909.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  8910.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  8911.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  8912.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8913.         include_once \dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php';
  8914.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8915.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  8916.             return $this->privates['security.authenticator.guard.main.0'];
  8917.         }
  8918.         return $this->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\LoginFormAuthenticator($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService())), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  8919.     }
  8920.     /**
  8921.      * Gets the private 'security.authenticator.json_login.login' shared service.
  8922.      *
  8923.      * @return \Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator
  8924.      */
  8925.     protected function getSecurity_Authenticator_JsonLogin_LoginService()
  8926.     {
  8927.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  8928.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  8929.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php';
  8930.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  8931.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  8932.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
  8933.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  8934.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  8935.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
  8936.         $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  8937.         if (isset($this->privates['security.authenticator.json_login.login'])) {
  8938.             return $this->privates['security.authenticator.json_login.login'];
  8939.         }
  8940.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8941.         if (isset($this->privates['security.authenticator.json_login.login'])) {
  8942.             return $this->privates['security.authenticator.json_login.login'];
  8943.         }
  8944.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  8945.         $this->privates['security.authenticator.json_login.login'] = $instance = new \Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler($a$b, [], true), [], 'login'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler($b$c), []), ['check_path' => '/api/login_check''use_forward' => false'require_previous_session' => false'login_path' => '/login''username_path' => 'username''password_path' => 'password'], ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  8946.         if ($this->has('translator')) {
  8947.             $instance->setTranslator($c);
  8948.         }
  8949.         return $instance;
  8950.     }
  8951.     /**
  8952.      * Gets the private 'security.authenticator.jwt.api' shared service.
  8953.      *
  8954.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator
  8955.      */
  8956.     protected function getSecurity_Authenticator_Jwt_ApiService()
  8957.     {
  8958.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  8959.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  8960.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8961.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/ForwardCompatAuthenticatorTrait.php';
  8962.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php';
  8963.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
  8965.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
  8966.         $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  8967.         if (isset($this->privates['security.authenticator.jwt.api'])) {
  8968.             return $this->privates['security.authenticator.jwt.api'];
  8969.         }
  8970.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8971.         if (isset($this->privates['security.authenticator.jwt.api'])) {
  8972.             return $this->privates['security.authenticator.jwt.api'];
  8973.         }
  8974.         return $this->privates['security.authenticator.jwt.api'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator($a$b, new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor([=> new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer''Authorization')]), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  8975.     }
  8976.     /**
  8977.      * Gets the private 'security.authenticator.remember_me.main' shared service.
  8978.      *
  8979.      * @return \Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator
  8980.      */
  8981.     protected function getSecurity_Authenticator_RememberMe_MainService()
  8982.     {
  8983.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  8984.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  8985.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php';
  8986.         return $this->privates['security.authenticator.remember_me.main'] = new \Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator(($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService()), $this->getEnv('APP_SECRET'), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 'REMEMBERME', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  8987.     }
  8988.     /**
  8989.      * Gets the private 'security.authenticator.remember_me_handler.main' shared service.
  8990.      *
  8991.      * @return \Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler
  8992.      */
  8993.     protected function getSecurity_Authenticator_RememberMeHandler_MainService()
  8994.     {
  8995.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeHandlerInterface.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeHandler.php';
  8997.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/SignatureRememberMeHandler.php';
  8998.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Signature/SignatureHasher.php';
  8999.         return $this->privates['security.authenticator.remember_me_handler.main'] = new \Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler(new \Symfony\Component\Security\Core\Signature\SignatureHasher(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), [=> 'password'], $this->getEnv('APP_SECRET'), NULLNULL), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['secret' => $this->getEnv('APP_SECRET'), 'lifetime' => 604800'always_remember_me' => true'user_providers' => [], 'catch_exceptions' => true'signature_properties' => [=> 'password'], 'name' => 'REMEMBERME''path' => '/''domain' => NULL'secure' => NULL'httponly' => true'samesite' => 'lax''remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  9000.     }
  9001.     /**
  9002.      * Gets the private 'security.channel_listener' shared service.
  9003.      *
  9004.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  9005.      */
  9006.     protected function getSecurity_ChannelListenerService()
  9007.     {
  9008.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  9009.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  9010.         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());
  9011.     }
  9012.     /**
  9013.      * Gets the private 'security.command.debug_firewall' shared service.
  9014.      *
  9015.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  9016.      */
  9017.     protected function getSecurity_Command_DebugFirewallService()
  9018.     {
  9019.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9020.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  9021.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.fPFDSMP'] ?? $this->get_ServiceLocator_FPFDSMPService()), ($this->privates['.service_locator.KtOJFwR'] ?? $this->get_ServiceLocator_KtOJFwRService()), ['login' => [=> ($this->privates['security.authenticator.json_login.login'] ?? $this->getSecurity_Authenticator_JsonLogin_LoginService())], 'api' => [=> ($this->privates['security.authenticator.jwt.api'] ?? $this->getSecurity_Authenticator_Jwt_ApiService())], 'main' => [=> ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service()), => ($this->privates['security.authenticator.remember_me.main'] ?? $this->getSecurity_Authenticator_RememberMe_MainService())]], true);
  9022.         $instance->setName('debug:firewall');
  9023.         $instance->setDescription('Display information about your security firewall(s)');
  9024.         return $instance;
  9025.     }
  9026.     /**
  9027.      * Gets the private 'security.command.user_password_encoder' shared service.
  9028.      *
  9029.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  9030.      *
  9031.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  9032.      */
  9033.     protected function getSecurity_Command_UserPasswordEncoderService()
  9034.     {
  9035.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  9036.         $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']);
  9037.         $instance->setName('security:encode-password');
  9038.         $instance->setDescription('Encode a password');
  9039.         return $instance;
  9040.     }
  9041.     /**
  9042.      * Gets the private 'security.command.user_password_hash' shared service.
  9043.      *
  9044.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  9045.      */
  9046.     protected function getSecurity_Command_UserPasswordHashService()
  9047.     {
  9048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9049.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  9050.         $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']);
  9051.         $instance->setName('security:hash-password');
  9052.         $instance->setDescription('Hash a user password');
  9053.         return $instance;
  9054.     }
  9055.     /**
  9056.      * Gets the private 'security.context_listener.0' shared service.
  9057.      *
  9058.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  9059.      */
  9060.     protected function getSecurity_ContextListener_0Service()
  9061.     {
  9062.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  9063.         if (isset($this->privates['security.context_listener.0'])) {
  9064.             return $this->privates['security.context_listener.0'];
  9065.         }
  9066.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  9067.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  9068.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($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']);
  9069.     }
  9070.     /**
  9071.      * Gets the private 'security.csrf.token_generator' shared service.
  9072.      *
  9073.      * @return \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator
  9074.      */
  9075.     protected function getSecurity_Csrf_TokenGeneratorService()
  9076.     {
  9077.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  9078.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  9079.         return $this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator();
  9080.     }
  9081.     /**
  9082.      * Gets the private 'security.csrf.token_storage' shared service.
  9083.      *
  9084.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  9085.      */
  9086.     protected function getSecurity_Csrf_TokenStorageService()
  9087.     {
  9088.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  9089.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  9090.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  9091.         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())));
  9092.     }
  9093.     /**
  9094.      * Gets the private 'security.encoder_factory.generic' shared service.
  9095.      *
  9096.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  9097.      *
  9098.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  9099.      */
  9100.     protected function getSecurity_EncoderFactory_GenericService()
  9101.     {
  9102.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  9103.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  9104.     }
  9105.     /**
  9106.      * Gets the private 'security.event_dispatcher.api' shared service.
  9107.      *
  9108.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9109.      */
  9110.     protected function getSecurity_EventDispatcher_ApiService()
  9111.     {
  9112.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9113.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9114.             return ($this->privates['security.listener.user_checker.api'] ?? $this->getSecurity_Listener_UserChecker_ApiService());
  9115.         }, => 'preCheckCredentials'], 256);
  9116.         $instance->addListener('security.authentication.success', [=> function () {
  9117.             return ($this->privates['security.listener.user_checker.api'] ?? $this->getSecurity_Listener_UserChecker_ApiService());
  9118.         }, => 'postCheckCredentials'], 256);
  9119.         $instance->addListener('security.interactive_login', [=> function () {
  9120.             return ($this->privates['App\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  9121.         }, => 'onSecurityInteractiveLogin'], 0);
  9122.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9123.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  9124.         }, => 'checkPassport'], 1024);
  9125.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9126.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  9127.         }, => 'checkPassport'], 0);
  9128.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9129.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  9130.         }, => 'onLoginSuccess'], 0);
  9131.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9132.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  9133.         }, => 'checkPassport'], 512);
  9134.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9135.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9136.         }, => 'onLogout'], 0);
  9137.         return $instance;
  9138.     }
  9139.     /**
  9140.      * Gets the private 'security.event_dispatcher.login' shared service.
  9141.      *
  9142.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9143.      */
  9144.     protected function getSecurity_EventDispatcher_LoginService()
  9145.     {
  9146.         $this->privates['security.event_dispatcher.login'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9147.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9148.             return ($this->privates['security.listener.user_checker.login'] ?? $this->getSecurity_Listener_UserChecker_LoginService());
  9149.         }, => 'preCheckCredentials'], 256);
  9150.         $instance->addListener('security.authentication.success', [=> function () {
  9151.             return ($this->privates['security.listener.user_checker.login'] ?? $this->getSecurity_Listener_UserChecker_LoginService());
  9152.         }, => 'postCheckCredentials'], 256);
  9153.         $instance->addListener('security.interactive_login', [=> function () {
  9154.             return ($this->privates['App\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  9155.         }, => 'onSecurityInteractiveLogin'], 0);
  9156.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9157.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  9158.         }, => 'checkPassport'], 1024);
  9159.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9160.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  9161.         }, => 'checkPassport'], 0);
  9162.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9163.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  9164.         }, => 'onLoginSuccess'], 0);
  9165.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9166.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  9167.         }, => 'checkPassport'], 512);
  9168.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9169.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9170.         }, => 'onLogout'], 0);
  9171.         return $instance;
  9172.     }
  9173.     /**
  9174.      * Gets the private 'security.event_dispatcher.main' shared service.
  9175.      *
  9176.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9177.      */
  9178.     protected function getSecurity_EventDispatcher_MainService()
  9179.     {
  9180.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9181.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9182.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  9183.         }, => 'onSuccessfulLogin'], 0);
  9184.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9185.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  9186.         }, => 'onLogout'], 64);
  9187.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9188.             return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->getSecurity_Listener_CheckRememberMeConditions_MainService());
  9189.         }, => 'onSuccessfulLogin'], -32);
  9190.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9191.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  9192.         }, => 'onSuccessfulLogin'], -64);
  9193.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  9194.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  9195.         }, => 'clearCookie'], 0);
  9196.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9197.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  9198.         }, => 'clearCookie'], 0);
  9199.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  9200.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  9201.         }, => 'clearCookie'], 0);
  9202.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9203.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  9204.         }, => 'preCheckCredentials'], 256);
  9205.         $instance->addListener('security.authentication.success', [=> function () {
  9206.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  9207.         }, => 'postCheckCredentials'], 256);
  9208.         $instance->addListener('security.interactive_login', [=> function () {
  9209.             return ($this->privates['App\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  9210.         }, => 'onSecurityInteractiveLogin'], 0);
  9211.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9212.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  9213.         }, => 'checkPassport'], 1024);
  9214.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9215.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  9216.         }, => 'checkPassport'], 0);
  9217.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9218.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  9219.         }, => 'onLoginSuccess'], 0);
  9220.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9221.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  9222.         }, => 'checkPassport'], 512);
  9223.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9224.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9225.         }, => 'onLogout'], 0);
  9226.         return $instance;
  9227.     }
  9228.     /**
  9229.      * Gets the private 'security.firewall.map' shared service.
  9230.      *
  9231.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  9232.      */
  9233.     protected function getSecurity_Firewall_MapService()
  9234.     {
  9235.         $a = ($this->privates['.service_locator.fPFDSMP'] ?? $this->get_ServiceLocator_FPFDSMPService());
  9236.         if (isset($this->privates['security.firewall.map'])) {
  9237.             return $this->privates['security.firewall.map'];
  9238.         }
  9239.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  9240.             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)/')));
  9241.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  9242.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  9243.             yield 'security.firewall.map.context.main' => NULL;
  9244.         }, 4));
  9245.     }
  9246.     /**
  9247.      * Gets the private 'security.firewall.map.context.api' shared service.
  9248.      *
  9249.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9250.      */
  9251.     protected function getSecurity_Firewall_Map_Context_ApiService()
  9252.     {
  9253.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9254.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9255.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9256.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9257.         $a = ($this->privates['security.authenticator.jwt.api'] ?? $this->getSecurity_Authenticator_Jwt_ApiService());
  9258.         if (isset($this->privates['security.firewall.map.context.api'])) {
  9259.             return $this->privates['security.firewall.map.context.api'];
  9260.         }
  9261.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9262.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9263.             yield => ($this->privates['debug.security.firewall.authenticator.api'] ?? $this->getDebug_Security_Firewall_Authenticator_ApiService());
  9264.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9265.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api'$aNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.p4VlLPC'truetrue'security.user.provider.concrete.app_user_provider'NULL'security.authenticator.jwt.api'NULLNULL, [=> 'jwt'], NULL));
  9266.     }
  9267.     /**
  9268.      * Gets the private 'security.firewall.map.context.dev' shared service.
  9269.      *
  9270.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9271.      */
  9272.     protected function getSecurity_Firewall_Map_Context_DevService()
  9273.     {
  9274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9276.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9277.             return new \EmptyIterator();
  9278.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  9279.     }
  9280.     /**
  9281.      * Gets the private 'security.firewall.map.context.login' shared service.
  9282.      *
  9283.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9284.      */
  9285.     protected function getSecurity_Firewall_Map_Context_LoginService()
  9286.     {
  9287.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9288.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9289.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9290.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9291.         return $this->privates['security.firewall.map.context.login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9292.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9293.             yield => ($this->privates['debug.security.firewall.authenticator.login'] ?? $this->getDebug_Security_Firewall_Authenticator_LoginService());
  9294.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9295.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'login'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('login''security.user_checker''.security.request_matcher.HeUdK73'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'json_login'], NULL));
  9296.     }
  9297.     /**
  9298.      * Gets the private 'security.firewall.map.context.main' shared service.
  9299.      *
  9300.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  9301.      */
  9302.     protected function getSecurity_Firewall_Map_Context_MainService()
  9303.     {
  9304.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9305.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  9306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  9309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9310.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  9311.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9312.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  9313.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9314.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  9315.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  9316.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  9317.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9318.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'main', ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service()), 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' => 'security_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''security.authenticator.guard.main.0'NULLNULL, [=> 'switch_user'=> 'guard'=> 'remember_me'], ['parameter' => '_switch_user''role' => 'ROLE_ALLOWED_TO_SWITCH']), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  9319.     }
  9320.     /**
  9321.      * Gets the private 'security.http_utils' shared service.
  9322.      *
  9323.      * @return \Symfony\Component\Security\Http\HttpUtils
  9324.      */
  9325.     protected function getSecurity_HttpUtilsService()
  9326.     {
  9327.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  9328.         $a = ($this->services['router'] ?? $this->getRouterService());
  9329.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  9330.     }
  9331.     /**
  9332.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  9333.      *
  9334.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  9335.      */
  9336.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  9337.     {
  9338.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  9339.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  9340.     }
  9341.     /**
  9342.      * Gets the private 'security.listener.check_remember_me_conditions.main' shared service.
  9343.      *
  9344.      * @return \Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener
  9345.      */
  9346.     protected function getSecurity_Listener_CheckRememberMeConditions_MainService()
  9347.     {
  9348.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckRememberMeConditionsListener.php';
  9349.         return $this->privates['security.listener.check_remember_me_conditions.main'] = new \Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener(['always_remember_me' => true'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9350.     }
  9351.     /**
  9352.      * Gets the private 'security.listener.csrf_protection' shared service.
  9353.      *
  9354.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  9355.      */
  9356.     protected function getSecurity_Listener_CsrfProtectionService()
  9357.     {
  9358.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  9359.         return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  9360.     }
  9361.     /**
  9362.      * Gets the private 'security.listener.password_migrating' shared service.
  9363.      *
  9364.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  9365.      */
  9366.     protected function getSecurity_Listener_PasswordMigratingService()
  9367.     {
  9368.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  9369.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  9370.     }
  9371.     /**
  9372.      * Gets the private 'security.listener.remember_me.main' shared service.
  9373.      *
  9374.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeListener
  9375.      */
  9376.     protected function getSecurity_Listener_RememberMe_MainService()
  9377.     {
  9378.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeListener.php';
  9379.         return $this->privates['security.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeListener(($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  9380.     }
  9381.     /**
  9382.      * Gets the private 'security.listener.session.main' shared service.
  9383.      *
  9384.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  9385.      */
  9386.     protected function getSecurity_Listener_Session_MainService()
  9387.     {
  9388.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  9389.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9390.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9391.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  9392.     }
  9393.     /**
  9394.      * Gets the private 'security.listener.user_checker.api' shared service.
  9395.      *
  9396.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  9397.      */
  9398.     protected function getSecurity_Listener_UserChecker_ApiService()
  9399.     {
  9400.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  9401.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9402.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9403.         return $this->privates['security.listener.user_checker.api'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  9404.     }
  9405.     /**
  9406.      * Gets the private 'security.listener.user_checker.login' shared service.
  9407.      *
  9408.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  9409.      */
  9410.     protected function getSecurity_Listener_UserChecker_LoginService()
  9411.     {
  9412.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  9413.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9414.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9415.         return $this->privates['security.listener.user_checker.login'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  9416.     }
  9417.     /**
  9418.      * Gets the private 'security.listener.user_checker.main' shared service.
  9419.      *
  9420.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  9421.      */
  9422.     protected function getSecurity_Listener_UserChecker_MainService()
  9423.     {
  9424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  9425.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9426.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9427.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  9428.     }
  9429.     /**
  9430.      * Gets the private 'security.listener.user_provider' shared service.
  9431.      *
  9432.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  9433.      */
  9434.     protected function getSecurity_Listener_UserProviderService()
  9435.     {
  9436.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  9437.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  9438.     }
  9439.     /**
  9440.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  9441.      *
  9442.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  9443.      */
  9444.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  9445.     {
  9446.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  9447.         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()));
  9448.     }
  9449.     /**
  9450.      * Gets the private 'security.logout.listener.default.main' shared service.
  9451.      *
  9452.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  9453.      */
  9454.     protected function getSecurity_Logout_Listener_Default_MainService()
  9455.     {
  9456.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  9457.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  9458.     }
  9459.     /**
  9460.      * Gets the private 'security.logout_url_generator' shared service.
  9461.      *
  9462.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  9463.      */
  9464.     protected function getSecurity_LogoutUrlGeneratorService()
  9465.     {
  9466.         $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()));
  9467.         $instance->registerListener('main''security_logout''logout''_csrf_token'NULLNULL);
  9468.         return $instance;
  9469.     }
  9470.     /**
  9471.      * Gets the private 'security.password_hasher_factory' shared service.
  9472.      *
  9473.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  9474.      */
  9475.     protected function getSecurity_PasswordHasherFactoryService()
  9476.     {
  9477.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  9478.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  9479.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  9480.     }
  9481.     /**
  9482.      * Gets the private 'security.role_hierarchy' shared service.
  9483.      *
  9484.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  9485.      */
  9486.     protected function getSecurity_RoleHierarchyService()
  9487.     {
  9488.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  9489.     }
  9490.     /**
  9491.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  9492.      *
  9493.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  9494.      */
  9495.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  9496.     {
  9497.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  9498.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  9499.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  9500.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User''email'NULL);
  9501.     }
  9502.     /**
  9503.      * Gets the private 'security.validator.user_password' shared service.
  9504.      *
  9505.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  9506.      */
  9507.     protected function getSecurity_Validator_UserPasswordService()
  9508.     {
  9509.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9510.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9511.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  9512.         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()));
  9513.     }
  9514.     /**
  9515.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  9516.      *
  9517.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  9518.      */
  9519.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  9520.     {
  9521.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9522.     }
  9523.     /**
  9524.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  9525.      *
  9526.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  9527.      */
  9528.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  9529.     {
  9530.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  9531.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  9532.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  9533.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  9534.     }
  9535.     /**
  9536.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  9537.      *
  9538.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  9539.      */
  9540.     protected function getSensioFrameworkExtra_Security_ListenerService()
  9541.     {
  9542.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  9543.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  9544.             return $this->privates['sensio_framework_extra.security.listener'];
  9545.         }
  9546.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9547.     }
  9548.     /**
  9549.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  9550.      *
  9551.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  9552.      */
  9553.     protected function getSensioFrameworkExtra_View_ListenerService()
  9554.     {
  9555.         $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))));
  9556.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9557.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9558.         ], [
  9559.             'twig' => '?',
  9560.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  9561.         return $instance;
  9562.     }
  9563.     /**
  9564.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  9565.      *
  9566.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  9567.      */
  9568.     protected function getSerializer_Mapping_CacheWarmerService()
  9569.     {
  9570.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9571.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9572.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  9573.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9574.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9575.         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'));
  9576.     }
  9577.     /**
  9578.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  9579.      *
  9580.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  9581.      */
  9582.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  9583.     {
  9584.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  9585.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  9586.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  9587.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9588.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  9589.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9590.         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()))]));
  9591.     }
  9592.     /**
  9593.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  9594.      *
  9595.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  9596.      */
  9597.     protected function getSerializer_NameConverter_MetadataAwareService()
  9598.     {
  9599.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  9600.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  9601.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  9602.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  9603.     }
  9604.     /**
  9605.      * Gets the private 'session.factory' shared service.
  9606.      *
  9607.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  9608.      */
  9609.     protected function getSession_FactoryService()
  9610.     {
  9611.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  9612.         if (isset($this->privates['session.factory'])) {
  9613.             return $this->privates['session.factory'];
  9614.         }
  9615.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  9616.     }
  9617.     /**
  9618.      * Gets the private 'session.storage.factory.service' shared service.
  9619.      *
  9620.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  9621.      *
  9622.      * @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.
  9623.      */
  9624.     protected function getSession_Storage_Factory_ServiceService()
  9625.     {
  9626.         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.');
  9627.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  9628.     }
  9629.     /**
  9630.      * Gets the private 'session.storage.metadata_bag' shared service.
  9631.      *
  9632.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  9633.      *
  9634.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  9635.      */
  9636.     protected function getSession_Storage_MetadataBagService()
  9637.     {
  9638.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  9639.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  9640.     }
  9641.     /**
  9642.      * Gets the private 'session.storage.native' shared service.
  9643.      *
  9644.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  9645.      *
  9646.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  9647.      */
  9648.     protected function getSession_Storage_NativeService()
  9649.     {
  9650.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  9651.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  9652.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  9653.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
  9654.     }
  9655.     /**
  9656.      * Gets the private 'session_listener' shared service.
  9657.      *
  9658.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  9659.      */
  9660.     protected function getSessionListenerService()
  9661.     {
  9662.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9663.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  9664.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  9665.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  9666.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  9667.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  9668.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  9669.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  9670.         ], [
  9671.             'initialized_session' => '?',
  9672.             'logger' => '?',
  9673.             'request_stack' => '?',
  9674.             'session' => '?',
  9675.             'session_collector' => '?',
  9676.             'session_factory' => '?',
  9677.             'session_storage' => '?',
  9678.         ]), true$this->parameters['session.storage.options']);
  9679.     }
  9680.     /**
  9681.      * Gets the private 'stof_doctrine_extensions.listener.sluggable' shared service.
  9682.      *
  9683.      * @return \Gedmo\Sluggable\SluggableListener
  9684.      */
  9685.     protected function getStofDoctrineExtensions_Listener_SluggableService()
  9686.     {
  9687.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  9688.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  9689.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sluggable/SluggableListener.php';
  9690.         $this->privates['stof_doctrine_extensions.listener.sluggable'] = $instance = new \Gedmo\Sluggable\SluggableListener();
  9691.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9692.         return $instance;
  9693.     }
  9694.     /**
  9695.      * Gets the private 'stof_doctrine_extensions.listener.timestampable' shared service.
  9696.      *
  9697.      * @return \Gedmo\Timestampable\TimestampableListener
  9698.      */
  9699.     protected function getStofDoctrineExtensions_Listener_TimestampableService()
  9700.     {
  9701.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  9702.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  9703.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  9704.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
  9705.         $this->privates['stof_doctrine_extensions.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
  9706.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9707.         return $instance;
  9708.     }
  9709.     /**
  9710.      * Gets the private 'swiftmailer.command.debug' shared service.
  9711.      *
  9712.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  9713.      */
  9714.     protected function getSwiftmailer_Command_DebugService()
  9715.     {
  9716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9717.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9718.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  9719.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  9720.         $instance->setName('debug:swiftmailer');
  9721.         return $instance;
  9722.     }
  9723.     /**
  9724.      * Gets the private 'swiftmailer.command.new_email' shared service.
  9725.      *
  9726.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  9727.      */
  9728.     protected function getSwiftmailer_Command_NewEmailService()
  9729.     {
  9730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9731.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9732.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  9733.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  9734.         $instance->setName('swiftmailer:email:send');
  9735.         return $instance;
  9736.     }
  9737.     /**
  9738.      * Gets the private 'swiftmailer.command.send_email' shared service.
  9739.      *
  9740.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  9741.      */
  9742.     protected function getSwiftmailer_Command_SendEmailService()
  9743.     {
  9744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9745.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9746.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  9747.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  9748.         $instance->setName('swiftmailer:spool:send');
  9749.         return $instance;
  9750.     }
  9751.     /**
  9752.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  9753.      *
  9754.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  9755.      */
  9756.     protected function getSwiftmailer_EmailSender_ListenerService()
  9757.     {
  9758.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  9759.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9760.     }
  9761.     /**
  9762.      * Gets the private 'translation.extractor' shared service.
  9763.      *
  9764.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9765.      */
  9766.     protected function getTranslation_ExtractorService()
  9767.     {
  9768.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9769.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9770.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9771.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9772.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9773.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9774.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9775.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  9776.         return $instance;
  9777.     }
  9778.     /**
  9779.      * Gets the private 'translation.loader.csv' shared service.
  9780.      *
  9781.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9782.      */
  9783.     protected function getTranslation_Loader_CsvService()
  9784.     {
  9785.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9786.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9787.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9788.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9789.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9790.     }
  9791.     /**
  9792.      * Gets the private 'translation.loader.dat' shared service.
  9793.      *
  9794.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9795.      */
  9796.     protected function getTranslation_Loader_DatService()
  9797.     {
  9798.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9799.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9800.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9801.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9802.     }
  9803.     /**
  9804.      * Gets the private 'translation.loader.ini' shared service.
  9805.      *
  9806.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9807.      */
  9808.     protected function getTranslation_Loader_IniService()
  9809.     {
  9810.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9811.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9812.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9813.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9814.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9815.     }
  9816.     /**
  9817.      * Gets the private 'translation.loader.json' shared service.
  9818.      *
  9819.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9820.      */
  9821.     protected function getTranslation_Loader_JsonService()
  9822.     {
  9823.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9824.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9825.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9826.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9827.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9828.     }
  9829.     /**
  9830.      * Gets the private 'translation.loader.mo' shared service.
  9831.      *
  9832.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9833.      */
  9834.     protected function getTranslation_Loader_MoService()
  9835.     {
  9836.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9837.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9838.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9839.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9840.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9841.     }
  9842.     /**
  9843.      * Gets the private 'translation.loader.php' shared service.
  9844.      *
  9845.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9846.      */
  9847.     protected function getTranslation_Loader_PhpService()
  9848.     {
  9849.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9850.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9851.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9852.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9853.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9854.     }
  9855.     /**
  9856.      * Gets the private 'translation.loader.po' shared service.
  9857.      *
  9858.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  9859.      */
  9860.     protected function getTranslation_Loader_PoService()
  9861.     {
  9862.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9863.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9864.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9865.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9866.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  9867.     }
  9868.     /**
  9869.      * Gets the private 'translation.loader.qt' shared service.
  9870.      *
  9871.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9872.      */
  9873.     protected function getTranslation_Loader_QtService()
  9874.     {
  9875.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9876.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9877.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9878.     }
  9879.     /**
  9880.      * Gets the private 'translation.loader.res' shared service.
  9881.      *
  9882.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9883.      */
  9884.     protected function getTranslation_Loader_ResService()
  9885.     {
  9886.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9887.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9888.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9889.     }
  9890.     /**
  9891.      * Gets the private 'translation.loader.xliff' shared service.
  9892.      *
  9893.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  9894.      */
  9895.     protected function getTranslation_Loader_XliffService()
  9896.     {
  9897.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9898.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9899.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  9900.     }
  9901.     /**
  9902.      * Gets the private 'translation.loader.yml' shared service.
  9903.      *
  9904.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9905.      */
  9906.     protected function getTranslation_Loader_YmlService()
  9907.     {
  9908.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9909.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9910.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9911.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9912.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9913.     }
  9914.     /**
  9915.      * Gets the private 'translation.provider_collection' shared service.
  9916.      *
  9917.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  9918.      */
  9919.     protected function getTranslation_ProviderCollectionService()
  9920.     {
  9921.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  9922.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  9923.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  9924.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  9925.         }, 1), []))->fromConfig([]);
  9926.     }
  9927.     /**
  9928.      * Gets the private 'translation.reader' shared service.
  9929.      *
  9930.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  9931.      */
  9932.     protected function getTranslation_ReaderService()
  9933.     {
  9934.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9935.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9936.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9937.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9938.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9939.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9940.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9941.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9942.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9943.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9944.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9945.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9946.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9947.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9948.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9949.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9950.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9951.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9952.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  9953.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9954.         $instance->addLoader('yaml'$a);
  9955.         $instance->addLoader('yml'$a);
  9956.         $instance->addLoader('xlf'$b);
  9957.         $instance->addLoader('xliff'$b);
  9958.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  9959.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9960.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9961.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9962.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9963.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9964.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9965.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9966.         return $instance;
  9967.     }
  9968.     /**
  9969.      * Gets the private 'translation.warmer' shared service.
  9970.      *
  9971.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9972.      */
  9973.     protected function getTranslation_WarmerService()
  9974.     {
  9975.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9977.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9978.             'translator' => ['services''translator''getTranslatorService'false],
  9979.         ], [
  9980.             'translator' => '?',
  9981.         ]))->withContext('translation.warmer'$this));
  9982.     }
  9983.     /**
  9984.      * Gets the private 'translation.writer' shared service.
  9985.      *
  9986.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  9987.      */
  9988.     protected function getTranslation_WriterService()
  9989.     {
  9990.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  9991.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  9992.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  9993.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  9994.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  9995.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  9996.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  9997.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  9998.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  9999.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  10000.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  10001.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  10002.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  10003.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  10004.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  10005.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  10006.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  10007.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  10008.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  10009.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  10010.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  10011.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  10012.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  10013.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  10014.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  10015.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  10016.         return $instance;
  10017.     }
  10018.     /**
  10019.      * Gets the private 'translator.default' shared service.
  10020.      *
  10021.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  10022.      */
  10023.     protected function getTranslator_DefaultService()
  10024.     {
  10025.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10026.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  10027.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  10028.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  10029.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  10030.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  10031.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  10032.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  10033.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  10034.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  10035.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  10036.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  10037.         ], [
  10038.             'translation.loader.csv' => '?',
  10039.             'translation.loader.dat' => '?',
  10040.             'translation.loader.ini' => '?',
  10041.             'translation.loader.json' => '?',
  10042.             'translation.loader.mo' => '?',
  10043.             'translation.loader.php' => '?',
  10044.             'translation.loader.po' => '?',
  10045.             'translation.loader.qt' => '?',
  10046.             'translation.loader.res' => '?',
  10047.             'translation.loader.xliff' => '?',
  10048.             'translation.loader.yml' => '?',
  10049.         ]), 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/vich/uploader-bundle/translations/messages.ar.yaml')], '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/vich/uploader-bundle/translations/messages.bg.yaml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], '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/vich/uploader-bundle/translations/messages.cs.yaml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], '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/vich/uploader-bundle/translations/messages.de.yaml')], '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/vich/uploader-bundle/translations/messages.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml')], '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')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], '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/vich/uploader-bundle/translations/messages.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], '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/vich/uploader-bundle/translations/messages.hu.yaml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], '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')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], '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/vich/uploader-bundle/translations/messages.nl.yaml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml')], '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/vich/uploader-bundle/translations/messages.uk.yaml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]], '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/vich/uploader-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/symfony/web-profiler-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/antishov/doctrine-extensions-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/fresh/vich-uploader-serialization-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/symfony/web-profiler-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'10 => 'vendor/symfony/debug-bundle/translations'11 => 'vendor/doctrine/doctrine-bundle/translations'12 => 'vendor/doctrine/doctrine-migrations-bundle/translations'13 => 'vendor/sensio/framework-extra-bundle/src/translations'14 => 'vendor/symfony/security-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/symfony/swiftmailer-bundle/translations'17 => 'vendor/symfony/webpack-encore-bundle/src/translations'18 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'19 => 'vendor/antishov/doctrine-extensions-bundle/translations'20 => 'vendor/knplabs/knp-snappy-bundle/src/translations'21 => 'vendor/jms/serializer-bundle/translations'22 => 'vendor/fresh/vich-uploader-serialization-bundle/translations'23 => 'vendor/lexik/jwt-authentication-bundle/translations'24 => 'vendor/nelmio/api-doc-bundle/translations']]], []);
  10050.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  10051.         $instance->setFallbackLocales([=> 'en']);
  10052.         return $instance;
  10053.     }
  10054.     /**
  10055.      * Gets the private 'twig.command.debug' shared service.
  10056.      *
  10057.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  10058.      */
  10059.     protected function getTwig_Command_DebugService()
  10060.     {
  10061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10062.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  10063.         $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()));
  10064.         $instance->setName('debug:twig');
  10065.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  10066.         return $instance;
  10067.     }
  10068.     /**
  10069.      * Gets the private 'twig.command.lint' shared service.
  10070.      *
  10071.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  10072.      */
  10073.     protected function getTwig_Command_LintService()
  10074.     {
  10075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10076.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  10077.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  10078.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10079.         $instance->setName('lint:twig');
  10080.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  10081.         return $instance;
  10082.     }
  10083.     /**
  10084.      * Gets the private 'twig.form.engine' shared service.
  10085.      *
  10086.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  10087.      */
  10088.     protected function getTwig_Form_EngineService()
  10089.     {
  10090.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  10091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  10092.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  10093.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10094.         if (isset($this->privates['twig.form.engine'])) {
  10095.             return $this->privates['twig.form.engine'];
  10096.         }
  10097.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  10098.     }
  10099.     /**
  10100.      * Gets the private 'twig.form.renderer' shared service.
  10101.      *
  10102.      * @return \Symfony\Component\Form\FormRenderer
  10103.      */
  10104.     protected function getTwig_Form_RendererService()
  10105.     {
  10106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  10107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  10108.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  10109.         if (isset($this->privates['twig.form.renderer'])) {
  10110.             return $this->privates['twig.form.renderer'];
  10111.         }
  10112.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  10113.     }
  10114.     /**
  10115.      * Gets the private 'twig.mailer.message_listener' shared service.
  10116.      *
  10117.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  10118.      */
  10119.     protected function getTwig_Mailer_MessageListenerService()
  10120.     {
  10121.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  10122.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  10123.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  10124.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10125.         if (isset($this->privates['twig.mailer.message_listener'])) {
  10126.             return $this->privates['twig.mailer.message_listener'];
  10127.         }
  10128.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  10129.     }
  10130.     /**
  10131.      * Gets the private 'twig.runtime.httpkernel' shared service.
  10132.      *
  10133.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  10134.      */
  10135.     protected function getTwig_Runtime_HttpkernelService()
  10136.     {
  10137.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  10138.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  10139.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  10140.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  10141.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  10142.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  10143.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  10144.         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, [
  10145.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  10146.         ], [
  10147.             'inline' => '?',
  10148.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  10149.     }
  10150.     /**
  10151.      * Gets the private 'twig.runtime.security_csrf' shared service.
  10152.      *
  10153.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  10154.      */
  10155.     protected function getTwig_Runtime_SecurityCsrfService()
  10156.     {
  10157.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  10158.         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()));
  10159.     }
  10160.     /**
  10161.      * Gets the private 'twig.runtime.serializer' shared service.
  10162.      *
  10163.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  10164.      */
  10165.     protected function getTwig_Runtime_SerializerService()
  10166.     {
  10167.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10168.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  10169.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  10170.     }
  10171.     /**
  10172.      * Gets the private 'twig.template_cache_warmer' shared service.
  10173.      *
  10174.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  10175.      */
  10176.     protected function getTwig_TemplateCacheWarmerService()
  10177.     {
  10178.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10179.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  10180.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  10181.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10182.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  10183.         ], [
  10184.             'twig' => '?',
  10185.         ]))->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')));
  10186.     }
  10187.     /**
  10188.      * Gets the private 'validator.builder' shared service.
  10189.      *
  10190.      * @return \Symfony\Component\Validator\ValidatorBuilder
  10191.      */
  10192.     protected function getValidator_BuilderService()
  10193.     {
  10194.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  10195.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  10196.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10197.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  10198.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  10199.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  10200.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  10201.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  10202.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  10203.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  10204.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  10205.         ], [
  10206.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  10207.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  10208.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  10209.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  10210.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  10211.             'doctrine.orm.validator.unique' => '?',
  10212.             'security.validator.user_password' => '?',
  10213.             'validator.expression' => '?',
  10214.         ])));
  10215.         if ($this->has('translator')) {
  10216.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  10217.         }
  10218.         $instance->setTranslationDomain('validators');
  10219.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  10220.         $instance->enableAnnotationMapping(true);
  10221.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10222.         $instance->addMethodMapping('loadValidatorMetadata');
  10223.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  10224.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  10225.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  10226.         return $instance;
  10227.     }
  10228.     /**
  10229.      * Gets the private 'validator.email' shared service.
  10230.      *
  10231.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  10232.      */
  10233.     protected function getValidator_EmailService()
  10234.     {
  10235.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10236.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10237.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  10238.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  10239.     }
  10240.     /**
  10241.      * Gets the private 'validator.expression' shared service.
  10242.      *
  10243.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  10244.      */
  10245.     protected function getValidator_ExpressionService()
  10246.     {
  10247.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10248.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10249.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  10250.         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())));
  10251.     }
  10252.     /**
  10253.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  10254.      *
  10255.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  10256.      */
  10257.     protected function getValidator_Mapping_CacheWarmerService()
  10258.     {
  10259.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10260.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10261.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  10262.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  10263.     }
  10264.     /**
  10265.      * Gets the private 'validator.not_compromised_password' shared service.
  10266.      *
  10267.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  10268.      */
  10269.     protected function getValidator_NotCompromisedPasswordService()
  10270.     {
  10271.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10272.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10273.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  10274.         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);
  10275.     }
  10276.     /**
  10277.      * Gets the private 'var_dumper.command.server_dump' shared service.
  10278.      *
  10279.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  10280.      */
  10281.     protected function getVarDumper_Command_ServerDumpService()
  10282.     {
  10283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10284.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  10285.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  10286.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  10287.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  10288.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  10289.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  10290.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10291.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10292.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10293.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  10294.         $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()))]);
  10295.         $instance->setName('server:dump');
  10296.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  10297.         return $instance;
  10298.     }
  10299.     /**
  10300.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  10301.      *
  10302.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  10303.      */
  10304.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  10305.     {
  10306.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  10307.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  10308.         return $instance;
  10309.     }
  10310.     /**
  10311.      * Gets the private 'var_dumper.html_dumper' shared service.
  10312.      *
  10313.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  10314.      */
  10315.     protected function getVarDumper_HtmlDumperService()
  10316.     {
  10317.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  10318.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  10319.         return $instance;
  10320.     }
  10321.     /**
  10322.      * Gets the private 'var_dumper.server_connection' shared service.
  10323.      *
  10324.      * @return \Symfony\Component\VarDumper\Server\Connection
  10325.      */
  10326.     protected function getVarDumper_ServerConnectionService()
  10327.     {
  10328.         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()]);
  10329.     }
  10330.     /**
  10331.      * Gets the private 'vich_uploader.command.mapping_debug' shared service.
  10332.      *
  10333.      * @return \Vich\UploaderBundle\Command\MappingDebugCommand
  10334.      */
  10335.     protected function getVichUploader_Command_MappingDebugService()
  10336.     {
  10337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10338.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
  10339.         $this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
  10340.         $instance->setName('vich:mapping:debug');
  10341.         return $instance;
  10342.     }
  10343.     /**
  10344.      * Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
  10345.      *
  10346.      * @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
  10347.      */
  10348.     protected function getVichUploader_Command_MappingDebugClassService()
  10349.     {
  10350.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10351.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
  10352.         $this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  10353.         $instance->setName('vich:mapping:debug-class');
  10354.         return $instance;
  10355.     }
  10356.     /**
  10357.      * Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
  10358.      *
  10359.      * @return \Vich\UploaderBundle\Command\MappingListClassesCommand
  10360.      */
  10361.     protected function getVichUploader_Command_MappingListClassesService()
  10362.     {
  10363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10364.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
  10365.         $this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  10366.         $instance->setName('vich:mapping:list-classes');
  10367.         return $instance;
  10368.     }
  10369.     /**
  10370.      * Gets the private 'vich_uploader.listener.clean.analysis' shared service.
  10371.      *
  10372.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  10373.      */
  10374.     protected function getVichUploader_Listener_Clean_AnalysisService()
  10375.     {
  10376.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10377.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10378.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  10379.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10380.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10381.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10382.         if (isset($this->privates['vich_uploader.listener.clean.analysis'])) {
  10383.             return $this->privates['vich_uploader.listener.clean.analysis'];
  10384.         }
  10385.         return $this->privates['vich_uploader.listener.clean.analysis'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('analysis', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10386.     }
  10387.     /**
  10388.      * Gets the private 'vich_uploader.listener.clean.molecule_picture' shared service.
  10389.      *
  10390.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  10391.      */
  10392.     protected function getVichUploader_Listener_Clean_MoleculePictureService()
  10393.     {
  10394.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10395.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10396.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  10397.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10398.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10399.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10400.         if (isset($this->privates['vich_uploader.listener.clean.molecule_picture'])) {
  10401.             return $this->privates['vich_uploader.listener.clean.molecule_picture'];
  10402.         }
  10403.         return $this->privates['vich_uploader.listener.clean.molecule_picture'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('molecule_picture', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10404.     }
  10405.     /**
  10406.      * Gets the private 'vich_uploader.listener.clean.molecule_structure' shared service.
  10407.      *
  10408.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  10409.      */
  10410.     protected function getVichUploader_Listener_Clean_MoleculeStructureService()
  10411.     {
  10412.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10413.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10414.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  10415.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10416.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10417.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10418.         if (isset($this->privates['vich_uploader.listener.clean.molecule_structure'])) {
  10419.             return $this->privates['vich_uploader.listener.clean.molecule_structure'];
  10420.         }
  10421.         return $this->privates['vich_uploader.listener.clean.molecule_structure'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('molecule_structure', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10422.     }
  10423.     /**
  10424.      * Gets the private 'vich_uploader.listener.clean.molecule_tds' shared service.
  10425.      *
  10426.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  10427.      */
  10428.     protected function getVichUploader_Listener_Clean_MoleculeTdsService()
  10429.     {
  10430.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10431.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10432.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  10433.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10434.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10435.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10436.         if (isset($this->privates['vich_uploader.listener.clean.molecule_tds'])) {
  10437.             return $this->privates['vich_uploader.listener.clean.molecule_tds'];
  10438.         }
  10439.         return $this->privates['vich_uploader.listener.clean.molecule_tds'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('molecule_tds', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10440.     }
  10441.     /**
  10442.      * Gets the private 'vich_uploader.listener.remove.analysis' shared service.
  10443.      *
  10444.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  10445.      */
  10446.     protected function getVichUploader_Listener_Remove_AnalysisService()
  10447.     {
  10448.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10449.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10450.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  10451.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10452.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10453.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10454.         if (isset($this->privates['vich_uploader.listener.remove.analysis'])) {
  10455.             return $this->privates['vich_uploader.listener.remove.analysis'];
  10456.         }
  10457.         return $this->privates['vich_uploader.listener.remove.analysis'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('analysis', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10458.     }
  10459.     /**
  10460.      * Gets the private 'vich_uploader.listener.remove.molecule_picture' shared service.
  10461.      *
  10462.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  10463.      */
  10464.     protected function getVichUploader_Listener_Remove_MoleculePictureService()
  10465.     {
  10466.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10467.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10468.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  10469.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10470.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10471.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10472.         if (isset($this->privates['vich_uploader.listener.remove.molecule_picture'])) {
  10473.             return $this->privates['vich_uploader.listener.remove.molecule_picture'];
  10474.         }
  10475.         return $this->privates['vich_uploader.listener.remove.molecule_picture'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('molecule_picture', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10476.     }
  10477.     /**
  10478.      * Gets the private 'vich_uploader.listener.remove.molecule_structure' shared service.
  10479.      *
  10480.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  10481.      */
  10482.     protected function getVichUploader_Listener_Remove_MoleculeStructureService()
  10483.     {
  10484.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10485.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10486.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  10487.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10488.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10489.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10490.         if (isset($this->privates['vich_uploader.listener.remove.molecule_structure'])) {
  10491.             return $this->privates['vich_uploader.listener.remove.molecule_structure'];
  10492.         }
  10493.         return $this->privates['vich_uploader.listener.remove.molecule_structure'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('molecule_structure', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10494.     }
  10495.     /**
  10496.      * Gets the private 'vich_uploader.listener.remove.molecule_tds' shared service.
  10497.      *
  10498.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  10499.      */
  10500.     protected function getVichUploader_Listener_Remove_MoleculeTdsService()
  10501.     {
  10502.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10503.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10504.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  10505.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10506.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10507.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10508.         if (isset($this->privates['vich_uploader.listener.remove.molecule_tds'])) {
  10509.             return $this->privates['vich_uploader.listener.remove.molecule_tds'];
  10510.         }
  10511.         return $this->privates['vich_uploader.listener.remove.molecule_tds'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('molecule_tds', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10512.     }
  10513.     /**
  10514.      * Gets the private 'vich_uploader.listener.upload.analysis' shared service.
  10515.      *
  10516.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  10517.      */
  10518.     protected function getVichUploader_Listener_Upload_AnalysisService()
  10519.     {
  10520.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10521.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10522.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  10523.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10524.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10525.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10526.         if (isset($this->privates['vich_uploader.listener.upload.analysis'])) {
  10527.             return $this->privates['vich_uploader.listener.upload.analysis'];
  10528.         }
  10529.         return $this->privates['vich_uploader.listener.upload.analysis'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('analysis', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10530.     }
  10531.     /**
  10532.      * Gets the private 'vich_uploader.listener.upload.molecule_picture' shared service.
  10533.      *
  10534.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  10535.      */
  10536.     protected function getVichUploader_Listener_Upload_MoleculePictureService()
  10537.     {
  10538.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10539.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10540.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  10541.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10542.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10543.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10544.         if (isset($this->privates['vich_uploader.listener.upload.molecule_picture'])) {
  10545.             return $this->privates['vich_uploader.listener.upload.molecule_picture'];
  10546.         }
  10547.         return $this->privates['vich_uploader.listener.upload.molecule_picture'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('molecule_picture', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10548.     }
  10549.     /**
  10550.      * Gets the private 'vich_uploader.listener.upload.molecule_structure' shared service.
  10551.      *
  10552.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  10553.      */
  10554.     protected function getVichUploader_Listener_Upload_MoleculeStructureService()
  10555.     {
  10556.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10557.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10558.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  10559.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10560.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10561.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10562.         if (isset($this->privates['vich_uploader.listener.upload.molecule_structure'])) {
  10563.             return $this->privates['vich_uploader.listener.upload.molecule_structure'];
  10564.         }
  10565.         return $this->privates['vich_uploader.listener.upload.molecule_structure'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('molecule_structure', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10566.     }
  10567.     /**
  10568.      * Gets the private 'vich_uploader.listener.upload.molecule_tds' shared service.
  10569.      *
  10570.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  10571.      */
  10572.     protected function getVichUploader_Listener_Upload_MoleculeTdsService()
  10573.     {
  10574.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10575.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  10576.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  10577.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  10578.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  10579.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  10580.         if (isset($this->privates['vich_uploader.listener.upload.molecule_tds'])) {
  10581.             return $this->privates['vich_uploader.listener.upload.molecule_tds'];
  10582.         }
  10583.         return $this->privates['vich_uploader.listener.upload.molecule_tds'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('molecule_tds', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  10584.     }
  10585.     /**
  10586.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  10587.      *
  10588.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  10589.      */
  10590.     protected function getVichUploader_MetadataReaderService()
  10591.     {
  10592.         $a = new \Metadata\Driver\FileLocator([]);
  10593.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  10594.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  10595.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  10596.     }
  10597.     /**
  10598.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  10599.      *
  10600.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  10601.      */
  10602.     protected function getVichUploader_PropertyMappingFactoryService()
  10603.     {
  10604.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  10605.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  10606.     }
  10607.     /**
  10608.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  10609.      *
  10610.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  10611.      */
  10612.     protected function getVichUploader_Storage_FileSystemService()
  10613.     {
  10614.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  10615.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  10616.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  10617.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  10618.     }
  10619.     /**
  10620.      * Gets the private 'web_profiler.csp.handler' shared service.
  10621.      *
  10622.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  10623.      */
  10624.     protected function getWebProfiler_Csp_HandlerService()
  10625.     {
  10626.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  10627.     }
  10628.     /**
  10629.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  10630.      *
  10631.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  10632.      */
  10633.     protected function getWebProfiler_DebugToolbarService()
  10634.     {
  10635.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10636.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  10637.             return $this->privates['web_profiler.debug_toolbar'];
  10638.         }
  10639.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  10640.     }
  10641.     /**
  10642.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  10643.      *
  10644.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  10645.      */
  10646.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  10647.     {
  10648.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  10649.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  10650.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  10651.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  10652.     }
  10653.     /**
  10654.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  10655.      *
  10656.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  10657.      */
  10658.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  10659.     {
  10660.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10661.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  10662.         ], [
  10663.             '_default' => '?',
  10664.         ]), '_default');
  10665.     }
  10666.     /**
  10667.      * Gets the private 'webpack_encore.exception_listener' shared service.
  10668.      *
  10669.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  10670.      */
  10671.     protected function getWebpackEncore_ExceptionListenerService()
  10672.     {
  10673.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  10674.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  10675.     }
  10676.     /**
  10677.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  10678.      *
  10679.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  10680.      */
  10681.     protected function getWebpackEncore_TagRendererService()
  10682.     {
  10683.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  10684.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10685.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  10686.             return $this->privates['webpack_encore.tag_renderer'];
  10687.         }
  10688.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], [], [], $a);
  10689.     }
  10690.     /**
  10691.      * Gets the public 'cache_clearer' alias.
  10692.      *
  10693.      * @return object The ".container.private.cache_clearer" service.
  10694.      */
  10695.     protected function getCacheClearerService()
  10696.     {
  10697.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  10698.         return $this->get('.container.private.cache_clearer');
  10699.     }
  10700.     /**
  10701.      * Gets the public 'filesystem' alias.
  10702.      *
  10703.      * @return object The ".container.private.filesystem" service.
  10704.      */
  10705.     protected function getFilesystemService()
  10706.     {
  10707.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  10708.         return $this->get('.container.private.filesystem');
  10709.     }
  10710.     /**
  10711.      * Gets the public 'serializer' alias.
  10712.      *
  10713.      * @return object The ".container.private.serializer" service.
  10714.      */
  10715.     protected function getSerializerService()
  10716.     {
  10717.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  10718.         return $this->get('.container.private.serializer');
  10719.     }
  10720.     /**
  10721.      * Gets the public 'security.csrf.token_manager' alias.
  10722.      *
  10723.      * @return object The ".container.private.security.csrf.token_manager" service.
  10724.      */
  10725.     protected function getSecurity_Csrf_TokenManagerService()
  10726.     {
  10727.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  10728.         return $this->get('.container.private.security.csrf.token_manager');
  10729.     }
  10730.     /**
  10731.      * Gets the public 'form.factory' alias.
  10732.      *
  10733.      * @return object The ".container.private.form.factory" service.
  10734.      */
  10735.     protected function getForm_FactoryService()
  10736.     {
  10737.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  10738.         return $this->get('.container.private.form.factory');
  10739.     }
  10740.     /**
  10741.      * Gets the public 'form.type.file' alias.
  10742.      *
  10743.      * @return object The ".container.private.form.type.file" service.
  10744.      */
  10745.     protected function getForm_Type_FileService()
  10746.     {
  10747.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  10748.         return $this->get('.container.private.form.type.file');
  10749.     }
  10750.     /**
  10751.      * Gets the public 'profiler' alias.
  10752.      *
  10753.      * @return object The ".container.private.profiler" service.
  10754.      */
  10755.     protected function getProfilerService()
  10756.     {
  10757.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  10758.         return $this->get('.container.private.profiler');
  10759.     }
  10760.     /**
  10761.      * Gets the public 'twig' alias.
  10762.      *
  10763.      * @return object The ".container.private.twig" service.
  10764.      */
  10765.     protected function getTwigService()
  10766.     {
  10767.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  10768.         return $this->get('.container.private.twig');
  10769.     }
  10770.     /**
  10771.      * Gets the public 'security.authorization_checker' alias.
  10772.      *
  10773.      * @return object The ".container.private.security.authorization_checker" service.
  10774.      */
  10775.     protected function getSecurity_AuthorizationCheckerService()
  10776.     {
  10777.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  10778.         return $this->get('.container.private.security.authorization_checker');
  10779.     }
  10780.     /**
  10781.      * Gets the public 'security.token_storage' alias.
  10782.      *
  10783.      * @return object The ".container.private.security.token_storage" service.
  10784.      */
  10785.     protected function getSecurity_TokenStorageService()
  10786.     {
  10787.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  10788.         return $this->get('.container.private.security.token_storage');
  10789.     }
  10790.     /**
  10791.      * Gets the public 'security.password_encoder' alias.
  10792.      *
  10793.      * @return object The ".container.private.security.password_encoder" service.
  10794.      */
  10795.     protected function getSecurity_PasswordEncoderService()
  10796.     {
  10797.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  10798.         return $this->get('.container.private.security.password_encoder');
  10799.     }
  10800.     /**
  10801.      * Gets the public 'session' alias.
  10802.      *
  10803.      * @return object The ".container.private.session" service.
  10804.      */
  10805.     protected function getSessionService()
  10806.     {
  10807.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  10808.         return $this->get('.container.private.session');
  10809.     }
  10810.     /**
  10811.      * Gets the public 'validator' alias.
  10812.      *
  10813.      * @return object The ".container.private.validator" service.
  10814.      */
  10815.     protected function getValidatorService()
  10816.     {
  10817.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  10818.         return $this->get('.container.private.validator');
  10819.     }
  10820.     /**
  10821.      * @return array|bool|float|int|string|\UnitEnum|null
  10822.      */
  10823.     public function getParameter(string $name)
  10824.     {
  10825.         if (isset($this->buildParameters[$name])) {
  10826.             return $this->buildParameters[$name];
  10827.         }
  10828.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  10829.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  10830.         }
  10831.         if (isset($this->loadedDynamicParameters[$name])) {
  10832.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10833.         }
  10834.         return $this->parameters[$name];
  10835.     }
  10836.     public function hasParameter(string $name): bool
  10837.     {
  10838.         if (isset($this->buildParameters[$name])) {
  10839.             return true;
  10840.         }
  10841.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  10842.     }
  10843.     public function setParameter(string $name$value): void
  10844.     {
  10845.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  10846.     }
  10847.     public function getParameterBag(): ParameterBagInterface
  10848.     {
  10849.         if (null === $this->parameterBag) {
  10850.             $parameters $this->parameters;
  10851.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  10852.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10853.             }
  10854.             foreach ($this->buildParameters as $name => $value) {
  10855.                 $parameters[$name] = $value;
  10856.             }
  10857.             $this->parameterBag = new FrozenParameterBag($parameters);
  10858.         }
  10859.         return $this->parameterBag;
  10860.     }
  10861.     private $loadedDynamicParameters = [
  10862.         'kernel.runtime_environment' => false,
  10863.         'kernel.build_dir' => false,
  10864.         'kernel.cache_dir' => false,
  10865.         'app.allowed_ips' => false,
  10866.         'kernel.secret' => false,
  10867.         'debug.container.dump' => false,
  10868.         'serializer.mapping.cache.file' => false,
  10869.         'validator.mapping.cache.file' => false,
  10870.         'profiler.storage.dsn' => false,
  10871.         'doctrine.orm.proxy_dir' => false,
  10872.         'swiftmailer.spool.default.memory.path' => false,
  10873.         'knp_snappy.pdf.binary' => false,
  10874.         'knp_snappy.image.binary' => false,
  10875.         'lexik_jwt_authentication.pass_phrase' => false,
  10876.     ];
  10877.     private $dynamicParameters = [];
  10878.     private function getDynamicParameter(string $name)
  10879.     {
  10880.         switch ($name) {
  10881.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  10882.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  10883.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  10884.             case 'app.allowed_ips'$value $this->getEnv('ALLOWED_IPS'); break;
  10885.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  10886.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  10887.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  10888.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  10889.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  10890.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  10891.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  10892.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  10893.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  10894.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  10895.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10896.         }
  10897.         $this->loadedDynamicParameters[$name] = true;
  10898.         return $this->dynamicParameters[$name] = $value;
  10899.     }
  10900.     protected function getDefaultParameters(): array
  10901.     {
  10902.         return [
  10903.             'kernel.project_dir' => \dirname(__DIR__4),
  10904.             'kernel.environment' => 'dev',
  10905.             'kernel.debug' => true,
  10906.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10907.             'kernel.bundles' => [
  10908.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10909.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10910.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  10911.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10912.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10913.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  10914.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10915.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10916.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  10917.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10918.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10919.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  10920.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  10921.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  10922.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  10923.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  10924.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  10925.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  10926.                 'FreshVichUploaderSerializationBundle' => 'Fresh\\VichUploaderSerializationBundle\\FreshVichUploaderSerializationBundle',
  10927.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  10928.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  10929.             ],
  10930.             'kernel.bundles_metadata' => [
  10931.                 'FrameworkBundle' => [
  10932.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10933.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10934.                 ],
  10935.                 'TwigBundle' => [
  10936.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10937.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10938.                 ],
  10939.                 'TwigExtraBundle' => [
  10940.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  10941.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  10942.                 ],
  10943.                 'WebProfilerBundle' => [
  10944.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10945.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10946.                 ],
  10947.                 'MonologBundle' => [
  10948.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10949.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10950.                 ],
  10951.                 'DebugBundle' => [
  10952.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  10953.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  10954.                 ],
  10955.                 'DoctrineBundle' => [
  10956.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10957.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10958.                 ],
  10959.                 'DoctrineMigrationsBundle' => [
  10960.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10961.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10962.                 ],
  10963.                 'SensioFrameworkExtraBundle' => [
  10964.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  10965.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  10966.                 ],
  10967.                 'SecurityBundle' => [
  10968.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10969.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10970.                 ],
  10971.                 'MakerBundle' => [
  10972.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10973.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10974.                 ],
  10975.                 'SwiftmailerBundle' => [
  10976.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  10977.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  10978.                 ],
  10979.                 'WebpackEncoreBundle' => [
  10980.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  10981.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  10982.                 ],
  10983.                 'DoctrineFixturesBundle' => [
  10984.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  10985.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  10986.                 ],
  10987.                 'VichUploaderBundle' => [
  10988.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  10989.                     'namespace' => 'Vich\\UploaderBundle',
  10990.                 ],
  10991.                 'StofDoctrineExtensionsBundle' => [
  10992.                     'path' => (\dirname(__DIR__4).'/vendor/antishov/doctrine-extensions-bundle'),
  10993.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  10994.                 ],
  10995.                 'KnpSnappyBundle' => [
  10996.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  10997.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  10998.                 ],
  10999.                 'JMSSerializerBundle' => [
  11000.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  11001.                     'namespace' => 'JMS\\SerializerBundle',
  11002.                 ],
  11003.                 'FreshVichUploaderSerializationBundle' => [
  11004.                     'path' => (\dirname(__DIR__4).'/vendor/fresh/vich-uploader-serialization-bundle'),
  11005.                     'namespace' => 'Fresh\\VichUploaderSerializationBundle',
  11006.                 ],
  11007.                 'LexikJWTAuthenticationBundle' => [
  11008.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  11009.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  11010.                 ],
  11011.                 'NelmioApiDocBundle' => [
  11012.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  11013.                     'namespace' => 'Nelmio\\ApiDocBundle',
  11014.                 ],
  11015.             ],
  11016.             'kernel.charset' => 'UTF-8',
  11017.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  11018.             'container.dumper.inline_class_loader' => true,
  11019.             'container.dumper.inline_factories' => true,
  11020.             'event_dispatcher.event_aliases' => [
  11021.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  11022.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  11023.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  11024.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  11025.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  11026.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  11027.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  11028.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  11029.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  11030.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  11031.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  11032.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  11033.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  11034.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  11035.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  11036.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  11037.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  11038.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  11039.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  11040.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  11041.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  11042.             ],
  11043.             'fragment.renderer.hinclude.global_template' => NULL,
  11044.             'fragment.path' => '/_fragment',
  11045.             'kernel.http_method_override' => true,
  11046.             'kernel.trusted_hosts' => [
  11047.             ],
  11048.             'kernel.default_locale' => 'en',
  11049.             'kernel.enabled_locales' => [
  11050.             ],
  11051.             'kernel.error_controller' => 'error_controller',
  11052.             'debug.file_link_format' => NULL,
  11053.             'asset.request_context.base_path' => NULL,
  11054.             'asset.request_context.secure' => NULL,
  11055.             'translator.logging' => false,
  11056.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  11057.             'debug.error_handler.throw_at' => -1,
  11058.             'router.request_context.host' => 'localhost',
  11059.             'router.request_context.scheme' => 'http',
  11060.             'router.request_context.base_url' => '',
  11061.             'router.resource' => 'kernel::loadRoutes',
  11062.             'request_listener.http_port' => 80,
  11063.             'request_listener.https_port' => 443,
  11064.             'session.metadata.storage_key' => '_sf2_meta',
  11065.             'session.storage.options' => [
  11066.                 'cache_limiter' => '0',
  11067.                 'cookie_secure' => 'auto',
  11068.                 'cookie_httponly' => true,
  11069.                 'cookie_samesite' => 'lax',
  11070.                 'gc_probability' => 1,
  11071.             ],
  11072.             'session.save_path' => NULL,
  11073.             'session.metadata.update_threshold' => 0,
  11074.             'form.type_extension.csrf.enabled' => true,
  11075.             'form.type_extension.csrf.field_name' => '_token',
  11076.             'validator.translation_domain' => 'validators',
  11077.             'profiler_listener.only_exceptions' => false,
  11078.             'profiler_listener.only_main_requests' => false,
  11079.             'twig.form.resources' => [
  11080.                 => '@VichUploader/Form/fields.html.twig',
  11081.                 => 'form_div_layout.html.twig',
  11082.                 => 'bootstrap_4_horizontal_layout.html.twig',
  11083.             ],
  11084.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  11085.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  11086.             'web_profiler.debug_toolbar.mode' => 2,
  11087.             'monolog.use_microseconds' => true,
  11088.             'monolog.swift_mailer.handlers' => [
  11089.             ],
  11090.             'monolog.handlers_to_channels' => [
  11091.                 'monolog.handler.console' => [
  11092.                     'type' => 'exclusive',
  11093.                     'elements' => [
  11094.                         => 'event',
  11095.                         => 'doctrine',
  11096.                         => 'console',
  11097.                     ],
  11098.                 ],
  11099.                 'monolog.handler.main' => [
  11100.                     'type' => 'exclusive',
  11101.                     'elements' => [
  11102.                         => 'event',
  11103.                     ],
  11104.                 ],
  11105.             ],
  11106.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  11107.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  11108.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  11109.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  11110.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  11111.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  11112.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  11113.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  11114.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  11115.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  11116.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  11117.             'doctrine.entity_managers' => [
  11118.                 'default' => 'doctrine.orm.default_entity_manager',
  11119.             ],
  11120.             'doctrine.default_entity_manager' => 'default',
  11121.             'doctrine.dbal.connection_factory.types' => [
  11122.             ],
  11123.             'doctrine.connections' => [
  11124.                 'default' => 'doctrine.dbal.default_connection',
  11125.             ],
  11126.             'doctrine.default_connection' => 'default',
  11127.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  11128.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  11129.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  11130.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  11131.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  11132.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  11133.             'doctrine.orm.cache.memcache_host' => 'localhost',
  11134.             'doctrine.orm.cache.memcache_port' => 11211,
  11135.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  11136.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  11137.             'doctrine.orm.cache.memcached_host' => 'localhost',
  11138.             'doctrine.orm.cache.memcached_port' => 11211,
  11139.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  11140.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  11141.             'doctrine.orm.cache.redis_host' => 'localhost',
  11142.             'doctrine.orm.cache.redis_port' => 6379,
  11143.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  11144.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  11145.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  11146.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  11147.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  11148.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  11149.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  11150.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  11151.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  11152.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  11153.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  11154.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  11155.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  11156.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  11157.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  11158.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  11159.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  11160.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  11161.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  11162.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  11163.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  11164.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  11165.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  11166.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  11167.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  11168.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  11169.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  11170.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  11171.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  11172.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  11173.             'doctrine.orm.auto_generate_proxy_classes' => true,
  11174.             'doctrine.orm.proxy_namespace' => 'Proxies',
  11175.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  11176.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  11177.             'doctrine_migrations.name' => 'Application Migrations',
  11178.             'doctrine_migrations.migrations_paths' => [
  11179.             ],
  11180.             'doctrine_migrations.table_name' => 'migration_versions',
  11181.             'doctrine_migrations.column_name' => 'version',
  11182.             'doctrine_migrations.column_length' => 14,
  11183.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  11184.             'doctrine_migrations.all_or_nothing' => false,
  11185.             'doctrine_migrations.custom_template' => NULL,
  11186.             'doctrine_migrations.organize_migrations' => false,
  11187.             'security.role_hierarchy.roles' => [
  11188.                 'ROLE_SEARCHER' => [
  11189.                     => 'ROLE_USER',
  11190.                 ],
  11191.                 'ROLE_SUPERVISOR' => [
  11192.                     => 'ROLE_SEARCHER',
  11193.                 ],
  11194.                 'ROLE_MANAGER' => [
  11195.                     => 'ROLE_SUPERVISOR',
  11196.                 ],
  11197.                 'ROLE_ADMIN' => [
  11198.                     => 'ROLE_MANAGER',
  11199.                     => 'ROLE_INVENTORY_MANAGER',
  11200.                 ],
  11201.                 'ROLE_SUPER_ADMIN' => [
  11202.                     => 'ROLE_ADMIN',
  11203.                     => 'ROLE_ALLOWED_TO_SWITCH',
  11204.                 ],
  11205.             ],
  11206.             'security.access.denied_url' => NULL,
  11207.             'security.authentication.manager.erase_credentials' => true,
  11208.             'security.authentication.session_strategy.strategy' => 'migrate',
  11209.             'security.access.always_authenticate_before_granting' => false,
  11210.             'security.authentication.hide_user_not_found' => true,
  11211.             'security.firewalls' => [
  11212.                 => 'dev',
  11213.                 => 'login',
  11214.                 => 'api',
  11215.                 => 'main',
  11216.             ],
  11217.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  11218.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  11219.             'swiftmailer.mailer.default.spool.enabled' => true,
  11220.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  11221.             'swiftmailer.mailer.default.single_address' => NULL,
  11222.             'swiftmailer.mailer.default.delivery.enabled' => true,
  11223.             'swiftmailer.spool.enabled' => true,
  11224.             'swiftmailer.delivery.enabled' => true,
  11225.             'swiftmailer.single_address' => NULL,
  11226.             'swiftmailer.mailers' => [
  11227.                 'default' => 'swiftmailer.mailer.default',
  11228.             ],
  11229.             'swiftmailer.default_mailer' => 'default',
  11230.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  11231.             'vich_uploader.mappings' => [
  11232.                 'molecule_structure' => [
  11233.                     'uri_prefix' => '/uploads/molecules/structures',
  11234.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/molecules/structures'),
  11235.                     'namer' => [
  11236.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.molecule_structure',
  11237.                         'options' => [
  11238.                         ],
  11239.                     ],
  11240.                     'directory_namer' => [
  11241.                         'service' => NULL,
  11242.                         'options' => NULL,
  11243.                     ],
  11244.                     'delete_on_remove' => true,
  11245.                     'delete_on_update' => true,
  11246.                     'inject_on_load' => false,
  11247.                     'db_driver' => 'orm',
  11248.                 ],
  11249.                 'molecule_picture' => [
  11250.                     'uri_prefix' => '/uploads/molecules/pictures',
  11251.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/molecules/pictures'),
  11252.                     'namer' => [
  11253.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.molecule_picture',
  11254.                         'options' => [
  11255.                         ],
  11256.                     ],
  11257.                     'directory_namer' => [
  11258.                         'service' => NULL,
  11259.                         'options' => NULL,
  11260.                     ],
  11261.                     'delete_on_remove' => true,
  11262.                     'delete_on_update' => true,
  11263.                     'inject_on_load' => false,
  11264.                     'db_driver' => 'orm',
  11265.                 ],
  11266.                 'molecule_tds' => [
  11267.                     'uri_prefix' => '/uploads/molecules/batchs/tds',
  11268.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/molecules/batchs/tds'),
  11269.                     'namer' => [
  11270.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.molecule_tds',
  11271.                         'options' => [
  11272.                         ],
  11273.                     ],
  11274.                     'directory_namer' => [
  11275.                         'service' => NULL,
  11276.                         'options' => NULL,
  11277.                     ],
  11278.                     'delete_on_remove' => true,
  11279.                     'delete_on_update' => true,
  11280.                     'inject_on_load' => false,
  11281.                     'db_driver' => 'orm',
  11282.                 ],
  11283.                 'analysis' => [
  11284.                     'uri_prefix' => '/uploads/molecules/batchs/analyzes',
  11285.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/molecules/batchs/analyzes'),
  11286.                     'namer' => [
  11287.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.analysis',
  11288.                         'options' => [
  11289.                         ],
  11290.                     ],
  11291.                     'directory_namer' => [
  11292.                         'service' => NULL,
  11293.                         'options' => NULL,
  11294.                     ],
  11295.                     'delete_on_remove' => true,
  11296.                     'delete_on_update' => true,
  11297.                     'inject_on_load' => false,
  11298.                     'db_driver' => 'orm',
  11299.                 ],
  11300.             ],
  11301.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  11302.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  11303.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  11304.             'stof_doctrine_extensions.default_locale' => 'fr_FR',
  11305.             'stof_doctrine_extensions.translation_fallback' => false,
  11306.             'stof_doctrine_extensions.persist_default_translation' => false,
  11307.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  11308.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  11309.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  11310.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  11311.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  11312.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  11313.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  11314.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  11315.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  11316.             'knp_snappy.pdf.options' => [
  11317.                 'margin-left' => 0,
  11318.                 'margin-right' => 0,
  11319.                 'margin-top' => 0,
  11320.                 'margin-bottom' => 0,
  11321.             ],
  11322.             'knp_snappy.pdf.env' => [
  11323.             ],
  11324.             'knp_snappy.image.options' => [
  11325.             ],
  11326.             'knp_snappy.image.env' => [
  11327.             ],
  11328.             'lexik_jwt_authentication.token_ttl' => 31540000,
  11329.             'lexik_jwt_authentication.clock_skew' => 0,
  11330.             'lexik_jwt_authentication.user_identity_field' => 'username',
  11331.             'lexik_jwt_authentication.allow_no_expiration' => false,
  11332.             'lexik_jwt_authentication.user_id_claim' => 'username',
  11333.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  11334.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  11335.             'nelmio_api_doc.areas' => [
  11336.                 => 'default',
  11337.             ],
  11338.             'nelmio_api_doc.use_validation_groups' => false,
  11339.             'maker.compatible_check.doctrine.supports_attributes' => true,
  11340.             'data_collector.templates' => [
  11341.                 'data_collector.request' => [
  11342.                     => 'request',
  11343.                     => '@WebProfiler/Collector/request.html.twig',
  11344.                 ],
  11345.                 'data_collector.time' => [
  11346.                     => 'time',
  11347.                     => '@WebProfiler/Collector/time.html.twig',
  11348.                 ],
  11349.                 'data_collector.memory' => [
  11350.                     => 'memory',
  11351.                     => '@WebProfiler/Collector/memory.html.twig',
  11352.                 ],
  11353.                 'data_collector.validator' => [
  11354.                     => 'validator',
  11355.                     => '@WebProfiler/Collector/validator.html.twig',
  11356.                 ],
  11357.                 'data_collector.ajax' => [
  11358.                     => 'ajax',
  11359.                     => '@WebProfiler/Collector/ajax.html.twig',
  11360.                 ],
  11361.                 'data_collector.form' => [
  11362.                     => 'form',
  11363.                     => '@WebProfiler/Collector/form.html.twig',
  11364.                 ],
  11365.                 'data_collector.exception' => [
  11366.                     => 'exception',
  11367.                     => '@WebProfiler/Collector/exception.html.twig',
  11368.                 ],
  11369.                 'data_collector.logger' => [
  11370.                     => 'logger',
  11371.                     => '@WebProfiler/Collector/logger.html.twig',
  11372.                 ],
  11373.                 'data_collector.events' => [
  11374.                     => 'events',
  11375.                     => '@WebProfiler/Collector/events.html.twig',
  11376.                 ],
  11377.                 'data_collector.router' => [
  11378.                     => 'router',
  11379.                     => '@WebProfiler/Collector/router.html.twig',
  11380.                 ],
  11381.                 'data_collector.cache' => [
  11382.                     => 'cache',
  11383.                     => '@WebProfiler/Collector/cache.html.twig',
  11384.                 ],
  11385.                 'data_collector.translation' => [
  11386.                     => 'translation',
  11387.                     => '@WebProfiler/Collector/translation.html.twig',
  11388.                 ],
  11389.                 'data_collector.security' => [
  11390.                     => 'security',
  11391.                     => '@Security/Collector/security.html.twig',
  11392.                 ],
  11393.                 'data_collector.twig' => [
  11394.                     => 'twig',
  11395.                     => '@WebProfiler/Collector/twig.html.twig',
  11396.                 ],
  11397.                 'data_collector.http_client' => [
  11398.                     => 'http_client',
  11399.                     => '@WebProfiler/Collector/http_client.html.twig',
  11400.                 ],
  11401.                 'data_collector.doctrine' => [
  11402.                     => 'db',
  11403.                     => '@Doctrine/Collector/db.html.twig',
  11404.                 ],
  11405.                 'swiftmailer.data_collector' => [
  11406.                     => 'swiftmailer',
  11407.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  11408.                 ],
  11409.                 'data_collector.dump' => [
  11410.                     => 'dump',
  11411.                     => '@Debug/Profiler/dump.html.twig',
  11412.                 ],
  11413.                 'mailer.data_collector' => [
  11414.                     => 'mailer',
  11415.                     => '@WebProfiler/Collector/mailer.html.twig',
  11416.                 ],
  11417.                 'notifier.data_collector' => [
  11418.                     => 'notifier',
  11419.                     => '@WebProfiler/Collector/notifier.html.twig',
  11420.                 ],
  11421.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  11422.                     => 'vich_uploader.mapping_collector',
  11423.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  11424.                 ],
  11425.                 'data_collector.config' => [
  11426.                     => 'config',
  11427.                     => '@WebProfiler/Collector/config.html.twig',
  11428.                 ],
  11429.             ],
  11430.             'console.command.ids' => [
  11431.             ],
  11432.         ];
  11433.     }
  11434.     protected function throw($message)
  11435.     {
  11436.         throw new RuntimeException($message);
  11437.     }
  11438. }