var/cache/staging/ContainerNtpVdix/srcApp_KernelStagingDebugContainer.php line 5764

Open in your IDE?
  1. <?php
  2. namespace ContainerNtpVdix;
  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.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelStagingDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'App\\Controller\\Admin\\AdministratorController' => 'getAdministratorControllerService',
  37.             'App\\Controller\\Admin\\CompanyController' => 'getCompanyControllerService',
  38.             'App\\Controller\\Admin\\CustomerController' => 'getCustomerControllerService',
  39.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  40.             'App\\Controller\\Admin\\MyCompanyController' => 'getMyCompanyControllerService',
  41.             'App\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  42.             'App\\Controller\\Admin\\TemplateController' => 'getTemplateControllerService',
  43.             'App\\Controller\\Api\\CompanyController' => 'getCompanyController2Service',
  44.             'App\\Controller\\Api\\CustomerController' => 'getCustomerController2Service',
  45.             'App\\Controller\\Api\\MediaController' => 'getMediaControllerService',
  46.             'App\\Controller\\Api\\NotificationController' => 'getNotificationController2Service',
  47.             'App\\Controller\\AppleController' => 'getAppleControllerService',
  48.             'App\\Controller\\Front\\Administrator\\PasswordController' => 'getPasswordControllerService',
  49.             'App\\Controller\\QRCodeController' => 'getQRCodeControllerService',
  50.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  51.             'App\\Controller\\WalletController' => 'getWalletControllerService',
  52.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  53.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service',
  54.             'cache.app' => 'getCache_AppService',
  55.             'cache.app_clearer' => 'getCache_AppClearerService',
  56.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  57.             'cache.system' => 'getCache_SystemService',
  58.             'cache.system_clearer' => 'getCache_SystemClearerService',
  59.             'cache_clearer' => 'getCacheClearerService',
  60.             'cache_warmer' => 'getCacheWarmerService',
  61.             'console.command_loader' => 'getConsole_CommandLoaderService',
  62.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  63.             'data_collector.dump' => 'getDataCollector_DumpService',
  64.             'doctrine' => 'getDoctrineService',
  65.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  66.             'doctrine.dbal.tenant_connection' => 'getDoctrine_Dbal_TenantConnectionService',
  67.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  68.             'doctrine.orm.tenant_entity_manager' => 'getDoctrine_Orm_TenantEntityManagerService',
  69.             'error_controller' => 'getErrorControllerService',
  70.             'event_dispatcher' => 'getEventDispatcherService',
  71.             'filesystem' => 'getFilesystemService',
  72.             'form.factory' => 'getForm_FactoryService',
  73.             'form.type.file' => 'getForm_Type_FileService',
  74.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  75.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  76.             'http_kernel' => 'getHttpKernelService',
  77.             'jms_serializer' => 'getJmsSerializerService',
  78.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  79.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  80.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  81.             'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService',
  82.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  83.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  84.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  85.             'monolog.logger.api' => 'getMonolog_Logger_ApiService',
  86.             'monolog.logger.wallet' => 'getMonolog_Logger_WalletService',
  87.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService',
  88.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  89.             'nelmio_api_doc.generator.apidoc' => 'getNelmioApiDoc_Generator_ApidocService',
  90.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  91.             'profiler' => 'getProfilerService',
  92.             'request_stack' => 'getRequestStackService',
  93.             'router' => 'getRouterService',
  94.             'routing.loader' => 'getRouting_LoaderService',
  95.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  96.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  97.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  98.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  99.             'security.token_storage' => 'getSecurity_TokenStorageService',
  100.             'serializer' => 'getSerializerService',
  101.             'services_resetter' => 'getServicesResetterService',
  102.             'session' => 'getSessionService',
  103.             'translator' => 'getTranslatorService',
  104.             'twig' => 'getTwigService',
  105.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  106.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  107.             'validator' => 'getValidatorService',
  108.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  109.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  110.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  111.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  112.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  113.         ];
  114.         $this->aliases = [
  115.             'database_connection' => 'doctrine.dbal.default_connection',
  116.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  117.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  118.         ];
  119.         $this->privates['service_container'] = function () {
  120.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  121.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  122.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  123.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  124.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  125.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  126.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  127.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  128.             include_once \dirname(__DIR__4).'/src/EventSubscriber/LocaleSubscriber.php';
  129.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  130.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  131.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  132.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  133.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  134.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  135.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  136.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  137.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  138.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  139.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  141.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  158.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  165.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  216.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  237.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  254.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  255.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  256.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  265.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  266.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/NativeFilesystemLoader.php';
  271.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  274.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  299.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  306.             include_once \dirname(__DIR__4).'/vendor/yellowskies/qr-code-bundle/Twig/Extensions/Barcode.php';
  307.             include_once \dirname(__DIR__4).'/vendor/yellowskies/qr-code-bundle/Generator/Generator.php';
  308.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  310.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  312.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/src/MissingExtensionSuggestor.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  314.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  315.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  316.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  317.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  318.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  321.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  322.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/RequestBodyParamConverter.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  325.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  326.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  327.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  329.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  330.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  331.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  348.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  349.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sluggable/SluggableListener.php';
  350.             include_once \dirname(__DIR__4).'/src/Doctrine/DBAL/TenantConnection.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  363.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  371.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.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-http/Firewall.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  404.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  406.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  408.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  409.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  410.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  411.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  412.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/FingersCrossed/HttpCodeActivationStrategy.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  420.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  422.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  425.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  427.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  429.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  431.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  433.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  434.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  435.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  436.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  438.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  439.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  440.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  441.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  444.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  445.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  447.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  461.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  464.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  467.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  469.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  471.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  476.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  478.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  479.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  480.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  481.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  482.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  483.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  484.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  485.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  495.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  497.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  498.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  499.         };
  500.     }
  501.     public function compile(): void
  502.     {
  503.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  504.     }
  505.     public function isCompiled(): bool
  506.     {
  507.         return true;
  508.     }
  509.     public function getRemovedIds(): array
  510.     {
  511.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  512.     }
  513.     /**
  514.      * Gets the public 'App\Controller\Admin\AdministratorController' shared autowired service.
  515.      *
  516.      * @return \App\Controller\Admin\AdministratorController
  517.      */
  518.     protected function getAdministratorControllerService()
  519.     {
  520.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  521.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  522.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AdministratorController.php';
  523.         $this->services['App\\Controller\\Admin\\AdministratorController'] = $instance = new \App\Controller\Admin\AdministratorController(($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService()));
  524.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\Admin\\AdministratorController'$this));
  525.         return $instance;
  526.     }
  527.     /**
  528.      * Gets the public 'App\Controller\Admin\CompanyController' shared autowired service.
  529.      *
  530.      * @return \App\Controller\Admin\CompanyController
  531.      */
  532.     protected function getCompanyControllerService()
  533.     {
  534.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  535.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  536.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CompanyController.php';
  537.         $this->services['App\\Controller\\Admin\\CompanyController'] = $instance = new \App\Controller\Admin\CompanyController(($this->privates['App\\Services\\FormValidator'] ?? $this->getFormValidatorService()), ($this->privates['App\\Services\\CompanyDatabase'] ?? $this->getCompanyDatabaseService()), (\dirname(__DIR__4).'/public'));
  538.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\Admin\\CompanyController'$this));
  539.         return $instance;
  540.     }
  541.     /**
  542.      * Gets the public 'App\Controller\Admin\CustomerController' shared autowired service.
  543.      *
  544.      * @return \App\Controller\Admin\CustomerController
  545.      */
  546.     protected function getCustomerControllerService()
  547.     {
  548.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  549.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  550.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CustomerController.php';
  551.         $this->services['App\\Controller\\Admin\\CustomerController'] = $instance = new \App\Controller\Admin\CustomerController(($this->privates['App\\Services\\CurrentCompany'] ?? $this->getCurrentCompanyService()));
  552.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\Admin\\CustomerController'$this));
  553.         return $instance;
  554.     }
  555.     /**
  556.      * Gets the public 'App\Controller\Admin\DashboardController' shared autowired service.
  557.      *
  558.      * @return \App\Controller\Admin\DashboardController
  559.      */
  560.     protected function getDashboardControllerService()
  561.     {
  562.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  563.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  564.         include_once \dirname(__DIR__4).'/src/Controller/Admin/DashboardController.php';
  565.         $this->services['App\\Controller\\Admin\\DashboardController'] = $instance = new \App\Controller\Admin\DashboardController(($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService()));
  566.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\Admin\\DashboardController'$this));
  567.         return $instance;
  568.     }
  569.     /**
  570.      * Gets the public 'App\Controller\Admin\MyCompanyController' shared autowired service.
  571.      *
  572.      * @return \App\Controller\Admin\MyCompanyController
  573.      */
  574.     protected function getMyCompanyControllerService()
  575.     {
  576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  578.         include_once \dirname(__DIR__4).'/src/Controller/Admin/MyCompanyController.php';
  579.         $this->services['App\\Controller\\Admin\\MyCompanyController'] = $instance = new \App\Controller\Admin\MyCompanyController(($this->privates['App\\Services\\CurrentCompany'] ?? $this->getCurrentCompanyService()), ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService()), (\dirname(__DIR__4).'/public'));
  580.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\Admin\\MyCompanyController'$this));
  581.         return $instance;
  582.     }
  583.     /**
  584.      * Gets the public 'App\Controller\Admin\NotificationController' shared autowired service.
  585.      *
  586.      * @return \App\Controller\Admin\NotificationController
  587.      */
  588.     protected function getNotificationControllerService()
  589.     {
  590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  592.         include_once \dirname(__DIR__4).'/src/Controller/Admin/NotificationController.php';
  593.         $this->services['App\\Controller\\Admin\\NotificationController'] = $instance = new \App\Controller\Admin\NotificationController(($this->privates['App\\Services\\CurrentCompany'] ?? $this->getCurrentCompanyService()));
  594.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\Admin\\NotificationController'$this));
  595.         return $instance;
  596.     }
  597.     /**
  598.      * Gets the public 'App\Controller\Admin\TemplateController' shared autowired service.
  599.      *
  600.      * @return \App\Controller\Admin\TemplateController
  601.      */
  602.     protected function getTemplateControllerService()
  603.     {
  604.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  605.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  606.         include_once \dirname(__DIR__4).'/src/Controller/Admin/TemplateController.php';
  607.         $this->services['App\\Controller\\Admin\\TemplateController'] = $instance = new \App\Controller\Admin\TemplateController();
  608.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\Admin\\TemplateController'$this));
  609.         return $instance;
  610.     }
  611.     /**
  612.      * Gets the public 'App\Controller\Api\CompanyController' shared autowired service.
  613.      *
  614.      * @return \App\Controller\Api\CompanyController
  615.      */
  616.     protected function getCompanyController2Service()
  617.     {
  618.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  619.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  620.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  621.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  622.         include_once \dirname(__DIR__4).'/src/Controller/Api/CompanyController.php';
  623.         $this->services['App\\Controller\\Api\\CompanyController'] = $instance = new \App\Controller\Api\CompanyController(($this->services['monolog.logger.api'] ?? $this->getMonolog_Logger_ApiService()), ($this->privates['App\\Services\\FormValidator'] ?? $this->getFormValidatorService()));
  624.         $instance->setContainer(($this->privates['.service_locator.gIHOOO1'] ?? $this->get_ServiceLocator_GIHOOO1Service())->withContext('App\\Controller\\Api\\CompanyController'$this));
  625.         return $instance;
  626.     }
  627.     /**
  628.      * Gets the public 'App\Controller\Api\CustomerController' shared autowired service.
  629.      *
  630.      * @return \App\Controller\Api\CustomerController
  631.      */
  632.     protected function getCustomerController2Service()
  633.     {
  634.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  635.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  636.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  637.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  638.         include_once \dirname(__DIR__4).'/src/Controller/Api/CustomerController.php';
  639.         $this->services['App\\Controller\\Api\\CustomerController'] = $instance = new \App\Controller\Api\CustomerController(($this->services['monolog.logger.api'] ?? $this->getMonolog_Logger_ApiService()), ($this->privates['App\\Services\\FormValidator'] ?? $this->getFormValidatorService()));
  640.         $instance->setContainer(($this->privates['.service_locator.gIHOOO1'] ?? $this->get_ServiceLocator_GIHOOO1Service())->withContext('App\\Controller\\Api\\CustomerController'$this));
  641.         return $instance;
  642.     }
  643.     /**
  644.      * Gets the public 'App\Controller\Api\MediaController' shared autowired service.
  645.      *
  646.      * @return \App\Controller\Api\MediaController
  647.      */
  648.     protected function getMediaControllerService()
  649.     {
  650.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  652.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  653.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  654.         include_once \dirname(__DIR__4).'/src/Controller/Api/MediaController.php';
  655.         $this->services['App\\Controller\\Api\\MediaController'] = $instance = new \App\Controller\Api\MediaController(($this->services['monolog.logger.api'] ?? $this->getMonolog_Logger_ApiService()));
  656.         $instance->setContainer(($this->privates['.service_locator.gIHOOO1'] ?? $this->get_ServiceLocator_GIHOOO1Service())->withContext('App\\Controller\\Api\\MediaController'$this));
  657.         return $instance;
  658.     }
  659.     /**
  660.      * Gets the public 'App\Controller\Api\NotificationController' shared autowired service.
  661.      *
  662.      * @return \App\Controller\Api\NotificationController
  663.      */
  664.     protected function getNotificationController2Service()
  665.     {
  666.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  667.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  668.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  669.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  670.         include_once \dirname(__DIR__4).'/src/Controller/Api/NotificationController.php';
  671.         $this->services['App\\Controller\\Api\\NotificationController'] = $instance = new \App\Controller\Api\NotificationController(($this->services['monolog.logger.api'] ?? $this->getMonolog_Logger_ApiService()));
  672.         $instance->setContainer(($this->privates['.service_locator.gIHOOO1'] ?? $this->get_ServiceLocator_GIHOOO1Service())->withContext('App\\Controller\\Api\\NotificationController'$this));
  673.         return $instance;
  674.     }
  675.     /**
  676.      * Gets the public 'App\Controller\AppleController' shared autowired service.
  677.      *
  678.      * @return \App\Controller\AppleController
  679.      */
  680.     protected function getAppleControllerService()
  681.     {
  682.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  683.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  684.         include_once \dirname(__DIR__4).'/src/Controller/AppleController.php';
  685.         $this->services['App\\Controller\\AppleController'] = $instance = new \App\Controller\AppleController();
  686.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\AppleController'$this));
  687.         return $instance;
  688.     }
  689.     /**
  690.      * Gets the public 'App\Controller\Front\Administrator\PasswordController' shared autowired service.
  691.      *
  692.      * @return \App\Controller\Front\Administrator\PasswordController
  693.      */
  694.     protected function getPasswordControllerService()
  695.     {
  696.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  698.         include_once \dirname(__DIR__4).'/src/Controller/Front/Administrator/PasswordController.php';
  699.         $this->services['App\\Controller\\Front\\Administrator\\PasswordController'] = $instance = new \App\Controller\Front\Administrator\PasswordController();
  700.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\Front\\Administrator\\PasswordController'$this));
  701.         return $instance;
  702.     }
  703.     /**
  704.      * Gets the public 'App\Controller\QRCodeController' shared autowired service.
  705.      *
  706.      * @return \App\Controller\QRCodeController
  707.      */
  708.     protected function getQRCodeControllerService()
  709.     {
  710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  711.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  712.         include_once \dirname(__DIR__4).'/src/Controller/QRCodeController.php';
  713.         $this->services['App\\Controller\\QRCodeController'] = $instance = new \App\Controller\QRCodeController(($this->services['monolog.logger.wallet'] ?? $this->getMonolog_Logger_WalletService()));
  714.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\QRCodeController'$this));
  715.         return $instance;
  716.     }
  717.     /**
  718.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  719.      *
  720.      * @return \App\Controller\SecurityController
  721.      */
  722.     protected function getSecurityControllerService()
  723.     {
  724.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  726.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  727.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  728.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\SecurityController'$this));
  729.         return $instance;
  730.     }
  731.     /**
  732.      * Gets the public 'App\Controller\WalletController' shared autowired service.
  733.      *
  734.      * @return \App\Controller\WalletController
  735.      */
  736.     protected function getWalletControllerService()
  737.     {
  738.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  739.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  740.         include_once \dirname(__DIR__4).'/src/Controller/WalletController.php';
  741.         $this->services['App\\Controller\\WalletController'] = $instance = new \App\Controller\WalletController(($this->services['monolog.logger.wallet'] ?? $this->getMonolog_Logger_WalletService()));
  742.         $instance->setContainer(($this->privates['.service_locator.QncmRAk'] ?? $this->get_ServiceLocator_QncmRAkService())->withContext('App\\Controller\\WalletController'$this));
  743.         return $instance;
  744.     }
  745.     /**
  746.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  747.      *
  748.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  749.      */
  750.     protected function getRedirectControllerService()
  751.     {
  752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  753.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  754.     }
  755.     /**
  756.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  757.      *
  758.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  759.      */
  760.     protected function getTemplateController2Service()
  761.     {
  762.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  763.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), NULL);
  764.     }
  765.     /**
  766.      * Gets the public 'cache.app' shared service.
  767.      *
  768.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  769.      */
  770.     protected function getCache_AppService()
  771.     {
  772.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('4JiJeOyhY+'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  773.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  774.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  775.     }
  776.     /**
  777.      * Gets the public 'cache.app_clearer' shared service.
  778.      *
  779.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  780.      */
  781.     protected function getCache_AppClearerService()
  782.     {
  783.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  784.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  785.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService())]);
  786.     }
  787.     /**
  788.      * Gets the public 'cache.global_clearer' shared service.
  789.      *
  790.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  791.      */
  792.     protected function getCache_GlobalClearerService()
  793.     {
  794.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  795.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  796.         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()), 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()), 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()), 'cache.doctrine.orm.tenant.metadata' => ($this->privates['cache.doctrine.orm.tenant.metadata'] ?? $this->getCache_Doctrine_Orm_Tenant_MetadataService()), 'cache.doctrine.orm.tenant.result' => ($this->privates['cache.doctrine.orm.tenant.result'] ?? $this->getCache_Doctrine_Orm_Tenant_ResultService()), 'cache.doctrine.orm.tenant.query' => ($this->privates['cache.doctrine.orm.tenant.query'] ?? $this->getCache_Doctrine_Orm_Tenant_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  797.     }
  798.     /**
  799.      * Gets the public 'cache.system' shared service.
  800.      *
  801.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  802.      */
  803.     protected function getCache_SystemService()
  804.     {
  805.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('h55MsNelez'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  806.     }
  807.     /**
  808.      * Gets the public 'cache.system_clearer' shared service.
  809.      *
  810.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  811.      */
  812.     protected function getCache_SystemClearerService()
  813.     {
  814.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  815.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  816.         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()), 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  817.     }
  818.     /**
  819.      * Gets the public 'cache_clearer' shared service.
  820.      *
  821.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  822.      */
  823.     protected function getCacheClearerService()
  824.     {
  825.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  826.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  827.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  828.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  829.         }, 1));
  830.     }
  831.     /**
  832.      * Gets the public 'cache_warmer' shared service.
  833.      *
  834.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  835.      */
  836.     protected function getCacheWarmerService()
  837.     {
  838.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  839.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  840.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  841.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  842.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  843.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  844.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  845.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  846.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  847.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  848.         }, 7), true, ($this->targetDir.''.'/srcApp_KernelStagingDebugContainerDeprecations.log'));
  849.     }
  850.     /**
  851.      * Gets the public 'console.command_loader' shared service.
  852.      *
  853.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  854.      */
  855.     protected function getConsole_CommandLoaderService()
  856.     {
  857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  859.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  860.             'App\\Command\\CompanyStatisticCommand' => ['privates''App\\Command\\CompanyStatisticCommand''getCompanyStatisticCommandService'false],
  861.             'App\\Command\\TenantDatabaseUpdateCommand' => ['privates''App\\Command\\TenantDatabaseUpdateCommand''getTenantDatabaseUpdateCommandService'false],
  862.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  863.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  864.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  865.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  866.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  867.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  868.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  869.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  870.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  871.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  872.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  873.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  874.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  875.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  876.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  877.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  878.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  879.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  880.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  881.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  882.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  883.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  884.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  885.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  886.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  887.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  888.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  889.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  890.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  891.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  892.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  893.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  894.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  895.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  896.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  897.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  898.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  899.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  900.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  901.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  902.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  903.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  904.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  905.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  906.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  907.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  908.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  909.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  910.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  911.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  912.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  913.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  914.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  915.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  916.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  917.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  918.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  919.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  920.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  921.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  922.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  923.         ], [
  924.             'App\\Command\\CompanyStatisticCommand' => 'App\\Command\\CompanyStatisticCommand',
  925.             'App\\Command\\TenantDatabaseUpdateCommand' => 'App\\Command\\TenantDatabaseUpdateCommand',
  926.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  927.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  928.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  929.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  930.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  931.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  932.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  933.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  934.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  935.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  936.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  937.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  938.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  939.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  940.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  941.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  942.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  943.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  944.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  945.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  946.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  947.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  948.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  949.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  950.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  951.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  952.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  953.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  954.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  955.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  956.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  957.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  958.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  959.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  960.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  961.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  962.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  963.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  964.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  965.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  966.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  967.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  968.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  969.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  970.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  971.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  972.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  973.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  974.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  975.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  976.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  977.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  978.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  979.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  980.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  981.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  982.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  983.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  984.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  985.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  986.             'var_dumper.command.server_dump' => 'Symfony\\Bundle\\DebugBundle\\Command\\ServerDumpPlaceholderCommand',
  987.         ]), ['wallyx:company-statistic' => 'App\\Command\\CompanyStatisticCommand''app:update-tenant-database' => 'App\\Command\\TenantDatabaseUpdateCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:database:import' => 'doctrine.database_import_command''doctrine:query:sql' => 'doctrine.query_sql_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''security:encode-password' => 'security.command.user_password_encoder''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log']);
  988.     }
  989.     /**
  990.      * Gets the public 'container.env_var_processors_locator' shared service.
  991.      *
  992.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  993.      */
  994.     protected function getContainer_EnvVarProcessorsLocatorService()
  995.     {
  996.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  997.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  998.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  999.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1000.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1001.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1002.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1003.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1004.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1005.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1006.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1007.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1008.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1009.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1010.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1011.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1012.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1013.         ], [
  1014.             'base64' => '?',
  1015.             'bool' => '?',
  1016.             'const' => '?',
  1017.             'csv' => '?',
  1018.             'default' => '?',
  1019.             'file' => '?',
  1020.             'float' => '?',
  1021.             'int' => '?',
  1022.             'json' => '?',
  1023.             'key' => '?',
  1024.             'query_string' => '?',
  1025.             'require' => '?',
  1026.             'resolve' => '?',
  1027.             'string' => '?',
  1028.             'trim' => '?',
  1029.             'url' => '?',
  1030.         ]);
  1031.     }
  1032.     /**
  1033.      * Gets the public 'data_collector.dump' shared service.
  1034.      *
  1035.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1036.      */
  1037.     protected function getDataCollector_DumpService()
  1038.     {
  1039.         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())), NULL);
  1040.     }
  1041.     /**
  1042.      * Gets the public 'doctrine' shared service.
  1043.      *
  1044.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1045.      */
  1046.     protected function getDoctrineService()
  1047.     {
  1048.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1049.     }
  1050.     /**
  1051.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1052.      *
  1053.      * @return \Doctrine\DBAL\Connection
  1054.      */
  1055.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1056.     {
  1057.         $a = new \Doctrine\DBAL\Configuration();
  1058.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  1059.         $b->addLogger(($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()));
  1060.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1061.         $a->setSQLLogger($b);
  1062.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1063.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1064.         ], [
  1065.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1066.         ]));
  1067.         $d = new \Gedmo\Sluggable\SluggableListener();
  1068.         $d->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1069.         $c->addEventSubscriber($d);
  1070.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1071.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$c, []);
  1072.     }
  1073.     /**
  1074.      * Gets the public 'doctrine.dbal.tenant_connection' shared service.
  1075.      *
  1076.      * @return \App\Doctrine\DBAL\TenantConnection
  1077.      */
  1078.     protected function getDoctrine_Dbal_TenantConnectionService()
  1079.     {
  1080.         $a = new \Doctrine\DBAL\Configuration();
  1081.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  1082.         $b->addLogger(($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()));
  1083.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.tenant'] ?? ($this->privates['doctrine.dbal.logger.profiling.tenant'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1084.         $a->setSQLLogger($b);
  1085.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1086.             'doctrine.orm.tenant_listeners.attach_entity_listeners' => ['privates''doctrine.orm.tenant_listeners.attach_entity_listeners''getDoctrine_Orm_TenantListeners_AttachEntityListenersService'false],
  1087.         ], [
  1088.             'doctrine.orm.tenant_listeners.attach_entity_listeners' => '?',
  1089.         ]));
  1090.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.tenant_listeners.attach_entity_listeners');
  1091.         return $this->services['doctrine.dbal.tenant_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => '127.0.0.1''port' => '3306''user' => 'root''password' => NULL'driverOptions' => [], 'wrapperClass' => 'App\\Doctrine\\DBAL\\TenantConnection''serverVersion' => '5.7''defaultTableOptions' => []], $a$c, []);
  1092.     }
  1093.     /**
  1094.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1095.      *
  1096.      * @return \Doctrine\ORM\EntityManager
  1097.      */
  1098.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1099.     {
  1100.         $a = new \Doctrine\ORM\Configuration();
  1101.         $b = new \Symfony\Component\Cache\DoctrineProvider(($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  1102.         $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1103.         $c->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Main')]), 'App\\Entity\\Main');
  1104.         $a->setEntityNamespaces(['Main' => 'App\\Entity\\Main']);
  1105.         $a->setMetadataCacheImpl($b);
  1106.         $a->setQueryCacheImpl($b);
  1107.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService())));
  1108.         $a->setMetadataDriverImpl($c);
  1109.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1110.         $a->setProxyNamespace('Proxies');
  1111.         $a->setAutoGenerateProxyClasses(false);
  1112.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1113.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1114.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1115.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1116.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1117.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1118.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1119.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1120.         return $instance;
  1121.     }
  1122.     /**
  1123.      * Gets the public 'doctrine.orm.tenant_entity_manager' shared service.
  1124.      *
  1125.      * @return \Doctrine\ORM\EntityManager
  1126.      */
  1127.     protected function getDoctrine_Orm_TenantEntityManagerService($lazyLoad true)
  1128.     {
  1129.         $a = new \Doctrine\ORM\Configuration();
  1130.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1131.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Tenant')]), 'App\\Entity\\Tenant');
  1132.         $a->setEntityNamespaces(['Tenant' => 'App\\Entity\\Tenant']);
  1133.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.tenant.metadata'] ?? $this->getCache_Doctrine_Orm_Tenant_MetadataService())));
  1134.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.tenant.query'] ?? $this->getCache_Doctrine_Orm_Tenant_QueryService())));
  1135.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.tenant.result'] ?? $this->getCache_Doctrine_Orm_Tenant_ResultService())));
  1136.         $a->setMetadataDriverImpl($b);
  1137.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1138.         $a->setProxyNamespace('Proxies');
  1139.         $a->setAutoGenerateProxyClasses(false);
  1140.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1141.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1142.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1143.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1144.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1145.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1146.         $this->services['doctrine.orm.tenant_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.tenant_connection'] ?? $this->getDoctrine_Dbal_TenantConnectionService()), $a);
  1147.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1148.         return $instance;
  1149.     }
  1150.     /**
  1151.      * Gets the public 'error_controller' shared service.
  1152.      *
  1153.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1154.      */
  1155.     protected function getErrorControllerService()
  1156.     {
  1157.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1158.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1159.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1160.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1161.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1162.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1163.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  1164.     }
  1165.     /**
  1166.      * Gets the public 'event_dispatcher' shared service.
  1167.      *
  1168.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1169.      */
  1170.     protected function getEventDispatcherService()
  1171.     {
  1172.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1173.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1174.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1175.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1176.         $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())));
  1177.         $instance->addListener('console.command', [=> function () {
  1178.             return ($this->privates['tenant.command.database.listener'] ?? ($this->privates['tenant.command.database.listener'] = new \App\Listener\Command\DatabaseListener()));
  1179.         }, => 'onConsoleCommand'], 254);
  1180.         $instance->addListener('console.command', [=> function () {
  1181.             return ($this->privates['tenant.command.listener'] ?? $this->getTenant_Command_ListenerService());
  1182.         }, => 'onConsoleCommand'], 255);
  1183.         $instance->addListener('kernel.controller', [=> function () {
  1184.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1185.         }, => 'onKernelController'], 0);
  1186.         $instance->addListener('kernel.request', [=> function () {
  1187.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1188.         }, => 'onKernelRequest'], 10);
  1189.         $instance->addListener('kernel.request', [=> function () {
  1190.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  1191.         }, => 'onKernelRequest'], 34);
  1192.         $instance->addListener('kernel.controller', [=> function () {
  1193.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  1194.         }, => 'onKernelController'], 5);
  1195.         $instance->addListener('kernel.request', [=> function () {
  1196.             return ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] ?? ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] = new \App\EventSubscriber\LocaleSubscriber()));
  1197.         }, => 'onKernelRequest'], 20);
  1198.         $instance->addListener('App\\Event\\MailEvent', [=> function () {
  1199.             return ($this->privates['App\\EventSubscriber\\MailSubscriber'] ?? $this->getMailSubscriberService());
  1200.         }, => 'onCreateCompanyAction'], 10);
  1201.         $instance->addListener('security.interactive_login', [=> function () {
  1202.             return ($this->privates['App\\EventSubscriber\\UserSessionLoginSubscriber'] ?? $this->getUserSessionLoginSubscriberService());
  1203.         }, => 'onInteractiveLogin'], 0);
  1204.         $instance->addListener('kernel.response', [=> function () {
  1205.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1206.         }, => 'onKernelResponse'], 0);
  1207.         $instance->addListener('kernel.response', [=> function () {
  1208.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1209.         }, => 'onKernelResponse'], -1024);
  1210.         $instance->addListener('kernel.request', [=> function () {
  1211.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1212.         }, => 'setDefaultLocale'], 100);
  1213.         $instance->addListener('kernel.request', [=> function () {
  1214.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1215.         }, => 'onKernelRequest'], 16);
  1216.         $instance->addListener('kernel.finish_request', [=> function () {
  1217.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1218.         }, => 'onKernelFinishRequest'], 0);
  1219.         $instance->addListener('kernel.request', [=> function () {
  1220.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1221.         }, => 'onKernelRequest'], 256);
  1222.         $instance->addListener('kernel.request', [=> function () {
  1223.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1224.         }, => 'resolveControllerName'], 24);
  1225.         $instance->addListener('kernel.response', [=> function () {
  1226.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1227.         }, => 'onResponse'], -255);
  1228.         $instance->addListener('kernel.request', [=> function () {
  1229.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1230.         }, => 'onKernelRequest'], 15);
  1231.         $instance->addListener('kernel.finish_request', [=> function () {
  1232.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1233.         }, => 'onKernelFinishRequest'], -15);
  1234.         $instance->addListener('console.error', [=> function () {
  1235.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1236.         }, => 'onConsoleError'], -128);
  1237.         $instance->addListener('console.terminate', [=> function () {
  1238.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1239.         }, => 'onConsoleTerminate'], -128);
  1240.         $instance->addListener('console.error', [=> function () {
  1241.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1242.         }, => 'onConsoleError'], 0);
  1243.         $instance->addListener('kernel.request', [=> function () {
  1244.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1245.         }, => 'onKernelRequest'], 128);
  1246.         $instance->addListener('kernel.response', [=> function () {
  1247.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1248.         }, => 'onKernelResponse'], -1000);
  1249.         $instance->addListener('kernel.finish_request', [=> function () {
  1250.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1251.         }, => 'onFinishRequest'], 0);
  1252.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1253.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1254.         }, => 'onMessage'], -255);
  1255.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1256.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1257.         }, => 'onMessage'], -255);
  1258.         $instance->addListener('kernel.response', [=> function () {
  1259.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  1260.         }, => 'onKernelResponse'], 0);
  1261.         $instance->addListener('kernel.request', [=> function () {
  1262.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1263.         }, => 'onKernelRequest'], 48);
  1264.         $instance->addListener('kernel.response', [=> function () {
  1265.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1266.         }, => 'onKernelResponse'], -100);
  1267.         $instance->addListener('kernel.exception', [=> function () {
  1268.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1269.         }, => 'onKernelException'], 0);
  1270.         $instance->addListener('kernel.terminate', [=> function () {
  1271.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1272.         }, => 'onKernelTerminate'], -1024);
  1273.         $instance->addListener('kernel.controller', [=> function () {
  1274.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1275.         }, => 'onKernelController'], 0);
  1276.         $instance->addListener('kernel.response', [=> function () {
  1277.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1278.         }, => 'onKernelResponse'], 0);
  1279.         $instance->addListener('kernel.request', [=> function () {
  1280.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1281.         }, => 'configure'], 2048);
  1282.         $instance->addListener('console.command', [=> function () {
  1283.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1284.         }, => 'configure'], 2048);
  1285.         $instance->addListener('kernel.request', [=> function () {
  1286.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1287.         }, => 'onKernelRequest'], 32);
  1288.         $instance->addListener('kernel.finish_request', [=> function () {
  1289.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1290.         }, => 'onKernelFinishRequest'], 0);
  1291.         $instance->addListener('kernel.exception', [=> function () {
  1292.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1293.         }, => 'onKernelException'], -64);
  1294.         $instance->addListener('kernel.response', [=> function () {
  1295.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1296.         }, => 'onKernelResponse'], 0);
  1297.         $instance->addListener('kernel.exception', [=> function () {
  1298.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  1299.         }, => 'logKernelException'], 0);
  1300.         $instance->addListener('kernel.exception', [=> function () {
  1301.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  1302.         }, => 'onKernelException'], -128);
  1303.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1304.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1305.         }, => 'onMessage'], 0);
  1306.         $instance->addListener('kernel.controller', [=> function () {
  1307.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1308.         }, => 'onKernelController'], 0);
  1309.         $instance->addListener('kernel.controller', [=> function () {
  1310.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1311.         }, => 'onKernelController'], 0);
  1312.         $instance->addListener('kernel.controller', [=> function () {
  1313.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1314.         }, => 'onKernelController'], -128);
  1315.         $instance->addListener('kernel.view', [=> function () {
  1316.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1317.         }, => 'onKernelView'], 0);
  1318.         $instance->addListener('kernel.controller', [=> function () {
  1319.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1320.         }, => 'onKernelController'], 0);
  1321.         $instance->addListener('kernel.response', [=> function () {
  1322.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1323.         }, => 'onKernelResponse'], 0);
  1324.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1325.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1326.         }, => 'onKernelControllerArguments'], 0);
  1327.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1328.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1329.         }, => 'onKernelControllerArguments'], 0);
  1330.         $instance->addListener('kernel.response', [=> function () {
  1331.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1332.         }, => 'onKernelResponse'], 0);
  1333.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1334.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1335.         }, => 'onVoterVote'], 0);
  1336.         $instance->addListener('kernel.request', [=> function () {
  1337.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1338.         }, => 'configureLogoutUrlGenerator'], 8);
  1339.         $instance->addListener('kernel.request', [=> function () {
  1340.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1341.         }, => 'onKernelRequest'], 8);
  1342.         $instance->addListener('kernel.finish_request', [=> function () {
  1343.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1344.         }, => 'onKernelFinishRequest'], 0);
  1345.         $instance->addListener('kernel.response', [=> function () {
  1346.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1347.         }, => 'onKernelResponse'], -128);
  1348.         $instance->addListener('console.command', [=> function () {
  1349.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1350.         }, => 'onCommand'], 255);
  1351.         $instance->addListener('console.terminate', [=> function () {
  1352.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1353.         }, => 'onTerminate'], -255);
  1354.         $instance->addListener('console.command', [=> function () {
  1355.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1356.         }, => 'configure'], 1024);
  1357.         $instance->addListener('kernel.view', [=> function () {
  1358.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  1359.         }, => 'onKernelView'], 30);
  1360.         return $instance;
  1361.     }
  1362.     /**
  1363.      * Gets the public 'filesystem' shared service.
  1364.      *
  1365.      * @return \Symfony\Component\Filesystem\Filesystem
  1366.      */
  1367.     protected function getFilesystemService()
  1368.     {
  1369.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1370.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1371.     }
  1372.     /**
  1373.      * Gets the public 'form.factory' shared service.
  1374.      *
  1375.      * @return \Symfony\Component\Form\FormFactory
  1376.      */
  1377.     protected function getForm_FactoryService()
  1378.     {
  1379.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1380.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1381.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  1382.     }
  1383.     /**
  1384.      * Gets the public 'form.type.file' shared service.
  1385.      *
  1386.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1387.      */
  1388.     protected function getForm_Type_FileService()
  1389.     {
  1390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1392.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1393.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1394.     }
  1395.     /**
  1396.      * Gets the public 'fos_rest.serializer.jms_handler_registry' shared service.
  1397.      *
  1398.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  1399.      */
  1400.     protected function getFosRest_Serializer_JmsHandlerRegistryService()
  1401.     {
  1402.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  1403.         return $this->services['fos_rest.serializer.jms_handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  1404.     }
  1405.     /**
  1406.      * Gets the public 'fos_rest.view_handler' shared service.
  1407.      *
  1408.      * @return \FOS\RestBundle\View\ViewHandler
  1409.      */
  1410.     protected function getFosRest_ViewHandlerService()
  1411.     {
  1412.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  1413.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  1414.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  1415.         return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'html' => true], 400204false, ['html' => 302], 'twig', ['serializeNullStrategy' => true], false);
  1416.     }
  1417.     /**
  1418.      * Gets the public 'http_kernel' shared service.
  1419.      *
  1420.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1421.      */
  1422.     protected function getHttpKernelService()
  1423.     {
  1424.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1425.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1426.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  1427.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  1428.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  1429.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  1430.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  1431.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  1432.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  1433.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  1434.         }, 8)), $a));
  1435.     }
  1436.     /**
  1437.      * Gets the public 'jms_serializer' shared service.
  1438.      *
  1439.      * @return \JMS\Serializer\Serializer
  1440.      */
  1441.     protected function getJmsSerializerService()
  1442.     {
  1443.         $a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
  1444.         $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->getFosRest_Serializer_JmsHandlerRegistryService());
  1445.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  1446.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  1447.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  1448.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  1449.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1450.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  1451.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  1452.         ], [
  1453.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  1454.             'jms_serializer.stopwatch_subscriber' => '?',
  1455.         ]));
  1456.         $f->setListeners(['serializer.pre_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> NULL], => [=> [=> '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\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], => NULL=> NULL=> NULL]]]);
  1457.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  1458.         $g->setOptions(1088);
  1459.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  1460.         $h->setFormatOutput(true);
  1461.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  1462.         $i->setOptions(0);
  1463.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, ($this->privates['jms_serializer.unserialize_object_constructor'] ?? ($this->privates['jms_serializer.unserialize_object_constructor'] = new \JMS\Serializer\Construction\UnserializeObjectConstructor())), $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())));
  1464.     }
  1465.     /**
  1466.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  1467.      *
  1468.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1469.      */
  1470.     protected function getJmsSerializer_DeserializationContextFactoryService()
  1471.     {
  1472.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1473.     }
  1474.     /**
  1475.      * Gets the public 'jms_serializer.handler_registry' shared service.
  1476.      *
  1477.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  1478.      */
  1479.     protected function getJmsSerializer_HandlerRegistryService()
  1480.     {
  1481.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  1482.         return $this->services['jms_serializer.handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  1483.     }
  1484.     /**
  1485.      * Gets the public 'jms_serializer.metadata_driver' shared service.
  1486.      *
  1487.      * @return \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver
  1488.      */
  1489.     protected function getJmsSerializer_MetadataDriverService()
  1490.     {
  1491.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  1492.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  1493.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  1494.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  1495.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  1496.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  1497.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  1498.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1499.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1500.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1501.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  1502.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  1503.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  1504.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  1505.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  1506.         $a = new \Metadata\Driver\FileLocator([]);
  1507.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  1508.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  1509.         return $this->services['jms_serializer.metadata_driver'] = 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()));
  1510.     }
  1511.     /**
  1512.      * Gets the public 'jms_serializer.object_constructor' shared service.
  1513.      *
  1514.      * @return \JMS\Serializer\Construction\DoctrineObjectConstructor
  1515.      */
  1516.     protected function getJmsSerializer_ObjectConstructorService()
  1517.     {
  1518.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  1519.         return $this->services['jms_serializer.object_constructor'] = new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['jms_serializer.unserialize_object_constructor'] ?? ($this->privates['jms_serializer.unserialize_object_constructor'] = new \JMS\Serializer\Construction\UnserializeObjectConstructor())), 'null');
  1520.     }
  1521.     /**
  1522.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  1523.      *
  1524.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1525.      */
  1526.     protected function getJmsSerializer_SerializationContextFactoryService()
  1527.     {
  1528.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1529.     }
  1530.     /**
  1531.      * Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  1532.      *
  1533.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  1534.      */
  1535.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  1536.     {
  1537.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  1538.         return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  1539.     }
  1540.     /**
  1541.      * Gets the public 'monolog.logger.admin' shared service.
  1542.      *
  1543.      * @return \Symfony\Bridge\Monolog\Logger
  1544.      */
  1545.     protected function getMonolog_Logger_AdminService()
  1546.     {
  1547.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  1548.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1549.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1550.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1551.         $instance->pushHandler(($this->privates['monolog.handler.admin'] ?? $this->getMonolog_Handler_AdminService()));
  1552.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1553.         return $instance;
  1554.     }
  1555.     /**
  1556.      * Gets the public 'monolog.logger.api' shared service.
  1557.      *
  1558.      * @return \Symfony\Bridge\Monolog\Logger
  1559.      */
  1560.     protected function getMonolog_Logger_ApiService()
  1561.     {
  1562.         $this->services['monolog.logger.api'] = $instance = new \Symfony\Bridge\Monolog\Logger('api');
  1563.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1564.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1565.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1566.         $instance->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  1567.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1568.         return $instance;
  1569.     }
  1570.     /**
  1571.      * Gets the public 'monolog.logger.wallet' shared service.
  1572.      *
  1573.      * @return \Symfony\Bridge\Monolog\Logger
  1574.      */
  1575.     protected function getMonolog_Logger_WalletService()
  1576.     {
  1577.         $this->services['monolog.logger.wallet'] = $instance = new \Symfony\Bridge\Monolog\Logger('wallet');
  1578.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1579.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1580.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1581.         $instance->pushHandler(($this->privates['monolog.handler.wallet'] ?? $this->getMonolog_Handler_WalletService()));
  1582.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1583.         return $instance;
  1584.     }
  1585.     /**
  1586.      * Gets the public 'nelmio_api_doc.controller.swagger' shared service.
  1587.      *
  1588.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  1589.      */
  1590.     protected function getNelmioApiDoc_Controller_SwaggerService()
  1591.     {
  1592.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  1593.         return $this->services['nelmio_api_doc.controller.swagger'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->privates['nelmio_api_doc.generator_locator'] ?? $this->getNelmioApiDoc_GeneratorLocatorService()));
  1594.     }
  1595.     /**
  1596.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  1597.      *
  1598.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  1599.      */
  1600.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  1601.     {
  1602.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  1603.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->privates['nelmio_api_doc.generator_locator'] ?? $this->getNelmioApiDoc_GeneratorLocatorService()), ($this->services['twig'] ?? $this->getTwigService()));
  1604.     }
  1605.     /**
  1606.      * Gets the public 'nelmio_api_doc.generator.apidoc' shared service.
  1607.      *
  1608.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  1609.      */
  1610.     protected function getNelmioApiDoc_Generator_ApidocService()
  1611.     {
  1612.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  1613.         $this->services['nelmio_api_doc.generator.apidoc'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  1614.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  1615.             yield => ($this->privates['nelmio_api_doc.describers.config.apidoc'] ?? ($this->privates['nelmio_api_doc.describers.config.apidoc'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  1616.             yield => ($this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_ApidocService());
  1617.             yield => ($this->privates['nelmio_api_doc.describers.route.apidoc'] ?? $this->getNelmioApiDoc_Describers_Route_ApidocService());
  1618.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  1619.         }, 5), new RewindableGenerator(function () {
  1620.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  1621.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  1622.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  1623.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  1624.         }, 4));
  1625.         $instance->setAlternativeNames([]);
  1626.         return $instance;
  1627.     }
  1628.     /**
  1629.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  1630.      *
  1631.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  1632.      */
  1633.     protected function getNelmioApiDoc_Generator_DefaultService()
  1634.     {
  1635.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  1636.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  1637.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  1638.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  1639.             yield => ($this->privates['nelmio_api_doc.describers.swagger_php.default'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_DefaultService());
  1640.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  1641.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  1642.         }, 5), new RewindableGenerator(function () {
  1643.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  1644.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  1645.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  1646.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  1647.         }, 4));
  1648.         $instance->setAlternativeNames([]);
  1649.         return $instance;
  1650.     }
  1651.     /**
  1652.      * Gets the public 'profiler' shared service.
  1653.      *
  1654.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1655.      */
  1656.     protected function getProfilerService()
  1657.     {
  1658.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1659.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1660.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1661.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1662.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1663.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1664.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1665.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1666.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1667.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1668.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1669.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1670.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1671.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1672.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1673.         $d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  1674.         $d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  1675.         $d->addInstance('cache.doctrine.orm.tenant.metadata', ($this->privates['cache.doctrine.orm.tenant.metadata'] ?? $this->getCache_Doctrine_Orm_Tenant_MetadataService()));
  1676.         $d->addInstance('cache.doctrine.orm.tenant.result', ($this->privates['cache.doctrine.orm.tenant.result'] ?? $this->getCache_Doctrine_Orm_Tenant_ResultService()));
  1677.         $d->addInstance('cache.doctrine.orm.tenant.query', ($this->privates['cache.doctrine.orm.tenant.query'] ?? $this->getCache_Doctrine_Orm_Tenant_QueryService()));
  1678.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1679.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1680.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1681.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  1682.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1683.         $f->addLogger('tenant', ($this->privates['doctrine.dbal.logger.profiling.tenant'] ?? ($this->privates['doctrine.dbal.logger.profiling.tenant'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1684.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1685.         if ($this->has('kernel')) {
  1686.             $g->setKernel($b);
  1687.         }
  1688.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1689.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1690.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1691.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1692.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1693.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1694.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1695.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelStagingDebugContainer'), $c));
  1696.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1697.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1698.         $instance->add($d);
  1699.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1700.         $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())));
  1701.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  1702.         $instance->add($e);
  1703.         $instance->add($f);
  1704.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1705.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  1706.         $instance->add($g);
  1707.         return $instance;
  1708.     }
  1709.     /**
  1710.      * Gets the public 'request_stack' shared service.
  1711.      *
  1712.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1713.      */
  1714.     protected function getRequestStackService()
  1715.     {
  1716.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1717.     }
  1718.     /**
  1719.      * Gets the public 'router' shared service.
  1720.      *
  1721.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1722.      */
  1723.     protected function getRouterService()
  1724.     {
  1725.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1726.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1727.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1728.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1729.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1730.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1731.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  1732.         ], [
  1733.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1734.         ]))->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' => NULL'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  1735.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1736.         return $instance;
  1737.     }
  1738.     /**
  1739.      * Gets the public 'routing.loader' shared service.
  1740.      *
  1741.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  1742.      */
  1743.     protected function getRouting_LoaderService()
  1744.     {
  1745.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  1746.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  1747.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  1748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  1749.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  1750.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  1751.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  1752.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  1753.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  1754.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  1755.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  1756.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  1757.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  1758.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  1759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  1760.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  1761.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  1762.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  1763.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  1764.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  1765.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  1766.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1767.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  1768.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  1769.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  1770.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  1771.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  1772.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1773.             'kernel' => ['services''kernel''getKernelService'false],
  1774.         ], [
  1775.             'kernel' => 'App\\Kernel',
  1776.         ]))));
  1777.         $a->addLoader($this->getFosRest_Routing_Loader_DirectoryService());
  1778.         $a->addLoader($this->getFosRest_Routing_Loader_ControllerService());
  1779.         $a->addLoader($this->getFosRest_Routing_Loader_YamlCollectionService());
  1780.         $a->addLoader($this->getFosRest_Routing_Loader_XmlCollectionService());
  1781.         $a->addLoader($c);
  1782.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  1783.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  1784.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  1785.     }
  1786.     /**
  1787.      * Gets the public 'security.authentication_utils' shared service.
  1788.      *
  1789.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  1790.      */
  1791.     protected function getSecurity_AuthenticationUtilsService()
  1792.     {
  1793.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  1794.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1795.     }
  1796.     /**
  1797.      * Gets the public 'security.authorization_checker' shared service.
  1798.      *
  1799.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1800.      */
  1801.     protected function getSecurity_AuthorizationCheckerService()
  1802.     {
  1803.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1804.     }
  1805.     /**
  1806.      * Gets the public 'security.csrf.token_manager' shared service.
  1807.      *
  1808.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1809.      */
  1810.     protected function getSecurity_Csrf_TokenManagerService()
  1811.     {
  1812.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1813.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1814.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1815.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1816.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1817.     }
  1818.     /**
  1819.      * Gets the public 'security.password_encoder' shared service.
  1820.      *
  1821.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  1822.      */
  1823.     protected function getSecurity_PasswordEncoderService()
  1824.     {
  1825.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  1826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  1827.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  1828.     }
  1829.     /**
  1830.      * Gets the public 'security.token_storage' shared service.
  1831.      *
  1832.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1833.      */
  1834.     protected function getSecurity_TokenStorageService()
  1835.     {
  1836.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1837.             'session' => ['services''session''getSessionService'false],
  1838.         ], [
  1839.             'session' => '?',
  1840.         ]));
  1841.     }
  1842.     /**
  1843.      * Gets the public 'serializer' shared service.
  1844.      *
  1845.      * @return \Symfony\Component\Serializer\Serializer
  1846.      */
  1847.     protected function getSerializerService()
  1848.     {
  1849.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1850.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1851.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1852.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1853.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1854.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1855.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1856.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1857.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1858.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1859.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  1860.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1861.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1862.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1863.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1864.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1865.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1866.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1867.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1868.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1869.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1870.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1871.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1872.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1873.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1874.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1875.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1876.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1877.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1878.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1879.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1880.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1881.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1882.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1883.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1884.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1885.         $a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1886.         $b = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($a);
  1887.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a$b, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), NULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  1888.     }
  1889.     /**
  1890.      * Gets the public 'services_resetter' shared service.
  1891.      *
  1892.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  1893.      */
  1894.     protected function getServicesResetterService()
  1895.     {
  1896.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  1897.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  1898.             if (isset($this->services['cache.app'])) {
  1899.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  1900.             }
  1901.             if (isset($this->services['cache.system'])) {
  1902.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  1903.             }
  1904.             if (isset($this->privates['cache.validator'])) {
  1905.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  1906.             }
  1907.             if (isset($this->privates['cache.serializer'])) {
  1908.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  1909.             }
  1910.             if (isset($this->privates['cache.annotations'])) {
  1911.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  1912.             }
  1913.             if (isset($this->privates['cache.property_info'])) {
  1914.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  1915.             }
  1916.             if (isset($this->privates['doctrine.result_cache_pool'])) {
  1917.                 yield 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? null);
  1918.             }
  1919.             if (isset($this->privates['doctrine.system_cache_pool'])) {
  1920.                 yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? null);
  1921.             }
  1922.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  1923.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  1924.             }
  1925.             if (isset($this->services['profiler'])) {
  1926.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  1927.             }
  1928.             if (isset($this->services['validator'])) {
  1929.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  1930.             }
  1931.             if (isset($this->privates['debug.stopwatch'])) {
  1932.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  1933.             }
  1934.             if (isset($this->services['event_dispatcher'])) {
  1935.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  1936.             }
  1937.             if (isset($this->services['doctrine'])) {
  1938.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  1939.             }
  1940.             if (isset($this->privates['form.type.entity'])) {
  1941.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  1942.             }
  1943.             if (isset($this->services['security.token_storage'])) {
  1944.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  1945.             }
  1946.             if (isset($this->privates['cache.security_expression_language'])) {
  1947.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  1948.             }
  1949.             if (isset($this->privates['monolog.handler.api'])) {
  1950.                 yield 'monolog.handler.api' => ($this->privates['monolog.handler.api'] ?? null);
  1951.             }
  1952.             if (isset($this->privates['monolog.handler.admin'])) {
  1953.                 yield 'monolog.handler.admin' => ($this->privates['monolog.handler.admin'] ?? null);
  1954.             }
  1955.             if (isset($this->privates['monolog.handler.wallet'])) {
  1956.                 yield 'monolog.handler.wallet' => ($this->privates['monolog.handler.wallet'] ?? null);
  1957.             }
  1958.             if (isset($this->privates['monolog.handler.main'])) {
  1959.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  1960.             }
  1961.             if (isset($this->privates['monolog.handler.console'])) {
  1962.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  1963.             }
  1964.             if (isset($this->services['fos_rest.view_handler'])) {
  1965.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  1966.             }
  1967.         }, function () {
  1968.             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['doctrine.result_cache_pool'])) + (int) (isset($this->privates['doctrine.system_cache_pool'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['monolog.handler.api'])) + (int) (isset($this->privates['monolog.handler.admin'])) + (int) (isset($this->privates['monolog.handler.wallet'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['fos_rest.view_handler']));
  1969.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'doctrine.result_cache_pool' => [=> 'reset'], 'doctrine.system_cache_pool' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.api' => [=> 'reset'], 'monolog.handler.admin' => [=> 'reset'], 'monolog.handler.wallet' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset']]);
  1970.     }
  1971.     /**
  1972.      * Gets the public 'session' shared service.
  1973.      *
  1974.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1975.      */
  1976.     protected function getSessionService()
  1977.     {
  1978.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1979.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1980.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  1981.     }
  1982.     /**
  1983.      * Gets the public 'translator' shared service.
  1984.      *
  1985.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1986.      */
  1987.     protected function getTranslatorService()
  1988.     {
  1989.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1990.     }
  1991.     /**
  1992.      * Gets the public 'twig' shared service.
  1993.      *
  1994.      * @return \Twig\Environment
  1995.      */
  1996.     protected function getTwigService()
  1997.     {
  1998.         $a = new \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader([], \dirname(__DIR__4));
  1999.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  2000.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  2001.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  2002.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  2003.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2004.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2005.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2006.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2007.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2008.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2009.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2010.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2011.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  2012.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  2013.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2014.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2015.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2016.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2017.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2018.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2019.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2020.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2021.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2022.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  2023.         $f = new \Symfony\Bridge\Twig\AppVariable();
  2024.         $f->setEnvironment('staging');
  2025.         $f->setDebug(true);
  2026.         if ($this->has('security.token_storage')) {
  2027.             $f->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2028.         }
  2029.         if ($this->has('request_stack')) {
  2030.             $f->setRequestStack($c);
  2031.         }
  2032.         $g = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  2033.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2034.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  2035.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  2036.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c''false)), [])));
  2037.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  2038.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  2039.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2040.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2041.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2042.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2043.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2044.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  2045.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  2046.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2047.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  2048.         $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())));
  2049.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2050.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  2051.         $instance->addExtension(new \Skies\QRcodeBundle\Twig\Extensions\Barcode(new \Skies\QRcodeBundle\Generator\Generator()));
  2052.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  2053.         $instance->addGlobal('app'$f);
  2054.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2055.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  2056.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2057.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2058.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  2059.         ], [
  2060.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  2061.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2062.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2063.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2064.         ])));
  2065.         $instance->addGlobal('nomdomaine'$this->getEnv('KTB_DOMAIN_NAME'));
  2066.         $instance->registerUndefinedFilterCallback([=> $g=> 'suggestFilter']);
  2067.         $instance->registerUndefinedFunctionCallback([=> $g=> 'suggestFunction']);
  2068.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2069.         return $instance;
  2070.     }
  2071.     /**
  2072.      * Gets the public 'twig.controller.exception' shared service.
  2073.      *
  2074.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  2075.      *
  2076.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  2077.      */
  2078.     protected function getTwig_Controller_ExceptionService()
  2079.     {
  2080.         @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  2081.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  2082.     }
  2083.     /**
  2084.      * Gets the public 'twig.controller.preview_error' shared service.
  2085.      *
  2086.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  2087.      *
  2088.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  2089.      */
  2090.     protected function getTwig_Controller_PreviewErrorService()
  2091.     {
  2092.         @trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  2093.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'twig.controller.exception::showAction');
  2094.     }
  2095.     /**
  2096.      * Gets the public 'validator' shared service.
  2097.      *
  2098.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2099.      */
  2100.     protected function getValidatorService()
  2101.     {
  2102.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2103.     }
  2104.     /**
  2105.      * Gets the public 'var_dumper.cloner' shared service.
  2106.      *
  2107.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2108.      */
  2109.     protected function getVarDumper_ClonerService()
  2110.     {
  2111.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2112.         $instance->setMaxItems(2500);
  2113.         $instance->setMinDepth(1);
  2114.         $instance->setMaxString(-1);
  2115.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2116.         return $instance;
  2117.     }
  2118.     /**
  2119.      * Gets the public 'web_profiler.controller.exception' shared service.
  2120.      *
  2121.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  2122.      *
  2123.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  2124.      */
  2125.     protected function getWebProfiler_Controller_ExceptionService()
  2126.     {
  2127.         @trigger_error('The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.'E_USER_DEPRECATED);
  2128.         return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
  2129.     }
  2130.     /**
  2131.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2132.      *
  2133.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2134.      */
  2135.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2136.     {
  2137.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2138.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  2139.     }
  2140.     /**
  2141.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2142.      *
  2143.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2144.      */
  2145.     protected function getWebProfiler_Controller_ProfilerService()
  2146.     {
  2147.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2148.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2149.     }
  2150.     /**
  2151.      * Gets the public 'web_profiler.controller.router' shared service.
  2152.      *
  2153.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2154.      */
  2155.     protected function getWebProfiler_Controller_RouterService()
  2156.     {
  2157.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2158.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()));
  2159.     }
  2160.     /**
  2161.      * Gets the private '.debug.http_client' shared service.
  2162.      *
  2163.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2164.      */
  2165.     protected function get_Debug_HttpClientService()
  2166.     {
  2167.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2168.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2169.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2170.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2171.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2172.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2173.         $a->setLogger($b);
  2174.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  2175.     }
  2176.     /**
  2177.      * Gets the private '.errored..service_locator.JocS4GN.App\Entity\Main\Company' shared service.
  2178.      *
  2179.      * @return \App\Entity\Main\Company
  2180.      */
  2181.     protected function getCompanyService()
  2182.     {
  2183.         $this->throw('Cannot autowire service ".service_locator.JocS4GN": it references class "App\\Entity\\Main\\Company" but no such service exists.');
  2184.     }
  2185.     /**
  2186.      * Gets the private '.errored..service_locator.zwGNauW.App\Entity\Main\Company' shared service.
  2187.      *
  2188.      * @return \App\Entity\Main\Company
  2189.      */
  2190.     protected function getCompany2Service()
  2191.     {
  2192.         $this->throw('Cannot autowire service ".service_locator.zwGNauW": it references class "App\\Entity\\Main\\Company" but no such service exists.');
  2193.     }
  2194.     /**
  2195.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  2196.      *
  2197.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  2198.      */
  2199.     protected function get_LegacyResolveControllerNameSubscriberService()
  2200.     {
  2201.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  2202.     }
  2203.     /**
  2204.      * Gets the private '.service_locator.12l6q_C' shared service.
  2205.      *
  2206.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2207.      */
  2208.     protected function get_ServiceLocator_12l6qCService()
  2209.     {
  2210.         return $this->privates['.service_locator.12l6q_C'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2211.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2212.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  2213.             'passwordEncoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  2214.         ], [
  2215.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2216.             'entityManager' => '?',
  2217.             'passwordEncoder' => '?',
  2218.         ]);
  2219.     }
  2220.     /**
  2221.      * Gets the private '.service_locator.2QBPEGd' shared service.
  2222.      *
  2223.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2224.      */
  2225.     protected function get_ServiceLocator_2QBPEGdService()
  2226.     {
  2227.         return $this->privates['.service_locator.2QBPEGd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2228.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2229.             'currentConnection' => ['privates''App\\Services\\CurrentConnection''getCurrentConnectionService'false],
  2230.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2231.             'notificationService' => ['privates''App\\Services\\NotificationService''getNotificationServiceService'false],
  2232.         ], [
  2233.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2234.             'currentConnection' => 'App\\Services\\CurrentConnection',
  2235.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2236.             'notificationService' => 'App\\Services\\NotificationService',
  2237.         ]);
  2238.     }
  2239.     /**
  2240.      * Gets the private '.service_locator.9yqX6mA' shared service.
  2241.      *
  2242.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2243.      */
  2244.     protected function get_ServiceLocator_9yqX6mAService()
  2245.     {
  2246.         return $this->privates['.service_locator.9yqX6mA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2247.             'administrators' => ['privates''App\\Repository\\Main\\AdministratorRepository''getAdministratorRepositoryService'false],
  2248.             'passwordEncoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  2249.             'validator' => ['services''validator''getValidatorService'false],
  2250.         ], [
  2251.             'administrators' => 'App\\Repository\\Main\\AdministratorRepository',
  2252.             'passwordEncoder' => '?',
  2253.             'validator' => '?',
  2254.         ]);
  2255.     }
  2256.     /**
  2257.      * Gets the private '.service_locator.DCWJAay' shared service.
  2258.      *
  2259.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2260.      */
  2261.     protected function get_ServiceLocator_DCWJAayService()
  2262.     {
  2263.         return $this->privates['.service_locator.DCWJAay'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2264.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2265.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2266.             'walletGenerator' => ['privates''App\\Services\\WalletGenerator''getWalletGeneratorService'false],
  2267.         ], [
  2268.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2269.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2270.             'walletGenerator' => 'App\\Services\\WalletGenerator',
  2271.         ]);
  2272.     }
  2273.     /**
  2274.      * Gets the private '.service_locator.ERZkWYB' shared service.
  2275.      *
  2276.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2277.      */
  2278.     protected function get_ServiceLocator_ERZkWYBService()
  2279.     {
  2280.         return $this->privates['.service_locator.ERZkWYB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2281.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2282.             'documentService' => ['privates''App\\Services\\DocumentService''getDocumentServiceService'false],
  2283.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  2284.         ], [
  2285.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2286.             'documentService' => 'App\\Services\\DocumentService',
  2287.             'entityManager' => '?',
  2288.         ]);
  2289.     }
  2290.     /**
  2291.      * Gets the private '.service_locator.Egy1EKe' shared service.
  2292.      *
  2293.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2294.      */
  2295.     protected function get_ServiceLocator_Egy1EKeService()
  2296.     {
  2297.         return $this->privates['.service_locator.Egy1EKe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2298.             'companyDatabase' => ['privates''App\\Services\\CompanyDatabase''getCompanyDatabaseService'false],
  2299.             'serializer' => ['services''jms_serializer''getJmsSerializerService'false],
  2300.             'walletCustomisationFormService' => ['privates''App\\Services\\WalletCustomisationFormService''getWalletCustomisationFormServiceService'false],
  2301.         ], [
  2302.             'companyDatabase' => 'App\\Services\\CompanyDatabase',
  2303.             'serializer' => '?',
  2304.             'walletCustomisationFormService' => 'App\\Services\\WalletCustomisationFormService',
  2305.         ]);
  2306.     }
  2307.     /**
  2308.      * Gets the private '.service_locator.F2T.kZl' shared service.
  2309.      *
  2310.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2311.      */
  2312.     protected function get_ServiceLocator_F2T_KZlService()
  2313.     {
  2314.         return $this->privates['.service_locator.F2T.kZl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2315.             'administratorService' => ['privates''App\\Services\\AdministratorService''getAdministratorServiceService'false],
  2316.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  2317.             'formValidator' => ['privates''App\\Services\\FormValidator''getFormValidatorService'false],
  2318.         ], [
  2319.             'administratorService' => 'App\\Services\\AdministratorService',
  2320.             'eventDispatcher' => '?',
  2321.             'formValidator' => 'App\\Services\\FormValidator',
  2322.         ]);
  2323.     }
  2324.     /**
  2325.      * Gets the private '.service_locator.J67z38_' shared service.
  2326.      *
  2327.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2328.      */
  2329.     protected function get_ServiceLocator_J67z38Service()
  2330.     {
  2331.         return $this->privates['.service_locator.J67z38_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2332.             'appleVerification' => ['privates''App\\Services\\AppleVerification''getAppleVerificationService'false],
  2333.             'currentCompany' => ['privates''App\\Services\\CurrentCompany''getCurrentCompanyService'false],
  2334.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2335.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  2336.             'passbookRegistrationsRepository' => ['privates''App\\Repository\\Main\\PassbookRegistrationsRepository''getPassbookRegistrationsRepositoryService'false],
  2337.         ], [
  2338.             'appleVerification' => 'App\\Services\\AppleVerification',
  2339.             'currentCompany' => 'App\\Services\\CurrentCompany',
  2340.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2341.             'entityManager' => '?',
  2342.             'passbookRegistrationsRepository' => 'App\\Repository\\Main\\PassbookRegistrationsRepository',
  2343.         ]);
  2344.     }
  2345.     /**
  2346.      * Gets the private '.service_locator.JocS4GN' shared service.
  2347.      *
  2348.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2349.      */
  2350.     protected function get_ServiceLocator_JocS4GNService()
  2351.     {
  2352.         return $this->privates['.service_locator.JocS4GN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2353.             'company' => ['privates''.errored..service_locator.JocS4GN.App\\Entity\\Main\\Company'NULL'Cannot autowire service ".service_locator.JocS4GN": it references class "App\\Entity\\Main\\Company" but no such service exists.'],
  2354.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  2355.         ], [
  2356.             'company' => 'App\\Entity\\Main\\Company',
  2357.             'entityManager' => '?',
  2358.         ]);
  2359.     }
  2360.     /**
  2361.      * Gets the private '.service_locator.QncmRAk' shared service.
  2362.      *
  2363.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2364.      */
  2365.     protected function get_ServiceLocator_QncmRAkService()
  2366.     {
  2367.         return $this->privates['.service_locator.QncmRAk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2368.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2369.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  2370.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2371.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2372.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2373.             'router' => ['services''router''getRouterService'false],
  2374.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  2375.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  2376.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  2377.             'serializer' => ['services''serializer''getSerializerService'false],
  2378.             'session' => ['services''session''getSessionService'false],
  2379.             'twig' => ['services''twig''getTwigService'false],
  2380.         ], [
  2381.             'doctrine' => '?',
  2382.             'form.factory' => '?',
  2383.             'http_kernel' => '?',
  2384.             'parameter_bag' => '?',
  2385.             'request_stack' => '?',
  2386.             'router' => '?',
  2387.             'security.authorization_checker' => '?',
  2388.             'security.csrf.token_manager' => '?',
  2389.             'security.token_storage' => '?',
  2390.             'serializer' => '?',
  2391.             'session' => '?',
  2392.             'twig' => '?',
  2393.         ]);
  2394.     }
  2395.     /**
  2396.      * Gets the private '.service_locator.RGIiAl4' shared service.
  2397.      *
  2398.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2399.      */
  2400.     protected function get_ServiceLocator_RGIiAl4Service()
  2401.     {
  2402.         return $this->privates['.service_locator.RGIiAl4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2403.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2404.         ], [
  2405.             'viewhandler' => '?',
  2406.         ]);
  2407.     }
  2408.     /**
  2409.      * Gets the private '.service_locator.UVbMkjD' shared service.
  2410.      *
  2411.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2412.      */
  2413.     protected function get_ServiceLocator_UVbMkjDService()
  2414.     {
  2415.         return $this->privates['.service_locator.UVbMkjD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2416.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2417.             'currentConnection' => ['privates''App\\Services\\CurrentConnection''getCurrentConnectionService'false],
  2418.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2419.             'passbookRegistrationsRepository' => ['privates''App\\Repository\\Main\\PassbookRegistrationsRepository''getPassbookRegistrationsRepositoryService'false],
  2420.         ], [
  2421.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2422.             'currentConnection' => 'App\\Services\\CurrentConnection',
  2423.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2424.             'passbookRegistrationsRepository' => 'App\\Repository\\Main\\PassbookRegistrationsRepository',
  2425.         ]);
  2426.     }
  2427.     /**
  2428.      * Gets the private '.service_locator.VTx4p21' shared service.
  2429.      *
  2430.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2431.      */
  2432.     protected function get_ServiceLocator_VTx4p21Service()
  2433.     {
  2434.         return $this->privates['.service_locator.VTx4p21'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2435.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2436.             'currentCompany' => ['privates''App\\Services\\CurrentCompany''getCurrentCompanyService'false],
  2437.             'passbookRegistrationsRepository' => ['privates''App\\Repository\\Main\\PassbookRegistrationsRepository''getPassbookRegistrationsRepositoryService'false],
  2438.         ], [
  2439.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2440.             'currentCompany' => 'App\\Services\\CurrentCompany',
  2441.             'passbookRegistrationsRepository' => 'App\\Repository\\Main\\PassbookRegistrationsRepository',
  2442.         ]);
  2443.     }
  2444.     /**
  2445.      * Gets the private '.service_locator._pkaGQj' shared service.
  2446.      *
  2447.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2448.      */
  2449.     protected function get_ServiceLocator_PkaGQjService()
  2450.     {
  2451.         return $this->privates['.service_locator._pkaGQj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2452.             'companyDatabase' => ['privates''App\\Services\\CompanyDatabase''getCompanyDatabaseService'false],
  2453.             'documentService' => ['privates''App\\Services\\DocumentService''getDocumentServiceService'false],
  2454.             'formValidator' => ['privates''App\\Services\\FormValidator''getFormValidatorService'false],
  2455.         ], [
  2456.             'companyDatabase' => 'App\\Services\\CompanyDatabase',
  2457.             'documentService' => 'App\\Services\\DocumentService',
  2458.             'formValidator' => 'App\\Services\\FormValidator',
  2459.         ]);
  2460.     }
  2461.     /**
  2462.      * Gets the private '.service_locator.bRSCyP2' shared service.
  2463.      *
  2464.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2465.      */
  2466.     protected function get_ServiceLocator_BRSCyP2Service()
  2467.     {
  2468.         return $this->privates['.service_locator.bRSCyP2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2469.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2470.             'currentConnection' => ['privates''App\\Services\\CurrentConnection''getCurrentConnectionService'false],
  2471.             'passbookRegistrationsRepository' => ['privates''App\\Repository\\Main\\PassbookRegistrationsRepository''getPassbookRegistrationsRepositoryService'false],
  2472.             'sendPushNotification' => ['privates''App\\Services\\SendPushNotification''getSendPushNotificationService'false],
  2473.             'serializer' => ['services''jms_serializer''getJmsSerializerService'false],
  2474.             'walletCustomisationFormService' => ['privates''App\\Services\\WalletCustomisationFormService''getWalletCustomisationFormServiceService'false],
  2475.         ], [
  2476.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2477.             'currentConnection' => 'App\\Services\\CurrentConnection',
  2478.             'passbookRegistrationsRepository' => 'App\\Repository\\Main\\PassbookRegistrationsRepository',
  2479.             'sendPushNotification' => 'App\\Services\\SendPushNotification',
  2480.             'serializer' => '?',
  2481.             'walletCustomisationFormService' => 'App\\Services\\WalletCustomisationFormService',
  2482.         ]);
  2483.     }
  2484.     /**
  2485.      * Gets the private '.service_locator.cyqTVow' shared service.
  2486.      *
  2487.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2488.      */
  2489.     protected function get_ServiceLocator_CyqTVowService()
  2490.     {
  2491.         return $this->privates['.service_locator.cyqTVow'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2492.             'App\\Controller\\Admin\\AdministratorController::create' => ['privates''.service_locator.12l6q_C''get_ServiceLocator_12l6qCService'false],
  2493.             'App\\Controller\\Admin\\AdministratorController::list' => ['privates''.service_locator.w93Yw55''get_ServiceLocator_W93Yw55Service'false],
  2494.             'App\\Controller\\Admin\\CompanyController::create' => ['privates''.service_locator.F2T.kZl''get_ServiceLocator_F2T_KZlService'false],
  2495.             'App\\Controller\\Admin\\CompanyController::deleteAction' => ['privates''.service_locator.JocS4GN''get_ServiceLocator_JocS4GNService'false],
  2496.             'App\\Controller\\Admin\\CompanyController::edit' => ['privates''.service_locator.zwGNauW''get_ServiceLocator_ZwGNauWService'false],
  2497.             'App\\Controller\\Admin\\CompanyController::list' => ['privates''.service_locator.mbuvqys''get_ServiceLocator_MbuvqysService'false],
  2498.             'App\\Controller\\Admin\\CustomerController::deleteAction' => ['privates''.service_locator.fuNsHVM''get_ServiceLocator_FuNsHVMService'false],
  2499.             'App\\Controller\\Admin\\CustomerController::edit' => ['privates''.service_locator.npvW3DY''get_ServiceLocator_NpvW3DYService'false],
  2500.             'App\\Controller\\Admin\\CustomerController::list' => ['privates''.service_locator.fuNsHVM''get_ServiceLocator_FuNsHVMService'false],
  2501.             'App\\Controller\\Admin\\DashboardController::index' => ['privates''.service_locator.VTx4p21''get_ServiceLocator_VTx4p21Service'false],
  2502.             'App\\Controller\\Admin\\MyCompanyController::edit' => ['privates''.service_locator._pkaGQj''get_ServiceLocator_PkaGQjService'false],
  2503.             'App\\Controller\\Admin\\NotificationController::send' => ['privates''.service_locator.xE9o8QO''get_ServiceLocator_XE9o8QOService'false],
  2504.             'App\\Controller\\Api\\CompanyController::create' => ['privates''.service_locator.Egy1EKe''get_ServiceLocator_Egy1EKeService'false],
  2505.             'App\\Controller\\Api\\CompanyController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  2506.             'App\\Controller\\Api\\CompanyController::update' => ['privates''.service_locator.mVjeElp''get_ServiceLocator_MVjeElpService'false],
  2507.             'App\\Controller\\Api\\CustomerController::batch' => ['privates''.service_locator.bRSCyP2''get_ServiceLocator_BRSCyP2Service'false],
  2508.             'App\\Controller\\Api\\CustomerController::create' => ['privates''.service_locator.bRSCyP2''get_ServiceLocator_BRSCyP2Service'false],
  2509.             'App\\Controller\\Api\\CustomerController::delete' => ['privates''.service_locator.UVbMkjD''get_ServiceLocator_UVbMkjDService'false],
  2510.             'App\\Controller\\Api\\CustomerController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  2511.             'App\\Controller\\Api\\CustomerController::update' => ['privates''.service_locator.nvE0MLC''get_ServiceLocator_NvE0MLCService'false],
  2512.             'App\\Controller\\Api\\MediaController::create' => ['privates''.service_locator.ERZkWYB''get_ServiceLocator_ERZkWYBService'false],
  2513.             'App\\Controller\\Api\\MediaController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  2514.             'App\\Controller\\Api\\NotificationController::send' => ['privates''.service_locator.2QBPEGd''get_ServiceLocator_2QBPEGdService'false],
  2515.             'App\\Controller\\Api\\NotificationController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  2516.             'App\\Controller\\AppleController::getPass' => ['privates''.service_locator.zabYMzP''get_ServiceLocator_ZabYMzPService'false],
  2517.             'App\\Controller\\AppleController::getPassUpdated' => ['privates''.service_locator.uJ_kdkG''get_ServiceLocator_UJKdkGService'false],
  2518.             'App\\Controller\\AppleController::register' => ['privates''.service_locator.J67z38_''get_ServiceLocator_J67z38Service'false],
  2519.             'App\\Controller\\AppleController::unregister' => ['privates''.service_locator.J67z38_''get_ServiceLocator_J67z38Service'false],
  2520.             'App\\Controller\\Front\\Administrator\\PasswordController::activation' => ['privates''.service_locator.9yqX6mA''get_ServiceLocator_9yqX6mAService'false],
  2521.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  2522.             'App\\Controller\\WalletController::download' => ['privates''.service_locator.eRBlYAH''get_ServiceLocator_ERBlYAHService'false],
  2523.             'App\\Controller\\WalletController::downloadAndroid' => ['privates''.service_locator.DCWJAay''get_ServiceLocator_DCWJAayService'false],
  2524.             'App\\Controller\\WalletController::downloadApple' => ['privates''.service_locator.fZTlBWa''get_ServiceLocator_FZTlBWaService'false],
  2525.             'App\\Controller\\Admin\\AdministratorController:create' => ['privates''.service_locator.12l6q_C''get_ServiceLocator_12l6qCService'false],
  2526.             'App\\Controller\\Admin\\AdministratorController:list' => ['privates''.service_locator.w93Yw55''get_ServiceLocator_W93Yw55Service'false],
  2527.             'App\\Controller\\Admin\\CompanyController:create' => ['privates''.service_locator.F2T.kZl''get_ServiceLocator_F2T_KZlService'false],
  2528.             'App\\Controller\\Admin\\CompanyController:deleteAction' => ['privates''.service_locator.JocS4GN''get_ServiceLocator_JocS4GNService'false],
  2529.             'App\\Controller\\Admin\\CompanyController:edit' => ['privates''.service_locator.zwGNauW''get_ServiceLocator_ZwGNauWService'false],
  2530.             'App\\Controller\\Admin\\CompanyController:list' => ['privates''.service_locator.mbuvqys''get_ServiceLocator_MbuvqysService'false],
  2531.             'App\\Controller\\Admin\\CustomerController:deleteAction' => ['privates''.service_locator.fuNsHVM''get_ServiceLocator_FuNsHVMService'false],
  2532.             'App\\Controller\\Admin\\CustomerController:edit' => ['privates''.service_locator.npvW3DY''get_ServiceLocator_NpvW3DYService'false],
  2533.             'App\\Controller\\Admin\\CustomerController:list' => ['privates''.service_locator.fuNsHVM''get_ServiceLocator_FuNsHVMService'false],
  2534.             'App\\Controller\\Admin\\DashboardController:index' => ['privates''.service_locator.VTx4p21''get_ServiceLocator_VTx4p21Service'false],
  2535.             'App\\Controller\\Admin\\MyCompanyController:edit' => ['privates''.service_locator._pkaGQj''get_ServiceLocator_PkaGQjService'false],
  2536.             'App\\Controller\\Admin\\NotificationController:send' => ['privates''.service_locator.xE9o8QO''get_ServiceLocator_XE9o8QOService'false],
  2537.             'App\\Controller\\Api\\CompanyController:create' => ['privates''.service_locator.Egy1EKe''get_ServiceLocator_Egy1EKeService'false],
  2538.             'App\\Controller\\Api\\CompanyController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  2539.             'App\\Controller\\Api\\CompanyController:update' => ['privates''.service_locator.mVjeElp''get_ServiceLocator_MVjeElpService'false],
  2540.             'App\\Controller\\Api\\CustomerController:batch' => ['privates''.service_locator.bRSCyP2''get_ServiceLocator_BRSCyP2Service'false],
  2541.             'App\\Controller\\Api\\CustomerController:create' => ['privates''.service_locator.bRSCyP2''get_ServiceLocator_BRSCyP2Service'false],
  2542.             'App\\Controller\\Api\\CustomerController:delete' => ['privates''.service_locator.UVbMkjD''get_ServiceLocator_UVbMkjDService'false],
  2543.             'App\\Controller\\Api\\CustomerController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  2544.             'App\\Controller\\Api\\CustomerController:update' => ['privates''.service_locator.nvE0MLC''get_ServiceLocator_NvE0MLCService'false],
  2545.             'App\\Controller\\Api\\MediaController:create' => ['privates''.service_locator.ERZkWYB''get_ServiceLocator_ERZkWYBService'false],
  2546.             'App\\Controller\\Api\\MediaController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  2547.             'App\\Controller\\Api\\NotificationController:send' => ['privates''.service_locator.2QBPEGd''get_ServiceLocator_2QBPEGdService'false],
  2548.             'App\\Controller\\Api\\NotificationController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  2549.             'App\\Controller\\AppleController:getPass' => ['privates''.service_locator.zabYMzP''get_ServiceLocator_ZabYMzPService'false],
  2550.             'App\\Controller\\AppleController:getPassUpdated' => ['privates''.service_locator.uJ_kdkG''get_ServiceLocator_UJKdkGService'false],
  2551.             'App\\Controller\\AppleController:register' => ['privates''.service_locator.J67z38_''get_ServiceLocator_J67z38Service'false],
  2552.             'App\\Controller\\AppleController:unregister' => ['privates''.service_locator.J67z38_''get_ServiceLocator_J67z38Service'false],
  2553.             'App\\Controller\\Front\\Administrator\\PasswordController:activation' => ['privates''.service_locator.9yqX6mA''get_ServiceLocator_9yqX6mAService'false],
  2554.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  2555.             'App\\Controller\\WalletController:download' => ['privates''.service_locator.eRBlYAH''get_ServiceLocator_ERBlYAHService'false],
  2556.             'App\\Controller\\WalletController:downloadAndroid' => ['privates''.service_locator.DCWJAay''get_ServiceLocator_DCWJAayService'false],
  2557.             'App\\Controller\\WalletController:downloadApple' => ['privates''.service_locator.fZTlBWa''get_ServiceLocator_FZTlBWaService'false],
  2558.         ], [
  2559.             'App\\Controller\\Admin\\AdministratorController::create' => '?',
  2560.             'App\\Controller\\Admin\\AdministratorController::list' => '?',
  2561.             'App\\Controller\\Admin\\CompanyController::create' => '?',
  2562.             'App\\Controller\\Admin\\CompanyController::deleteAction' => '?',
  2563.             'App\\Controller\\Admin\\CompanyController::edit' => '?',
  2564.             'App\\Controller\\Admin\\CompanyController::list' => '?',
  2565.             'App\\Controller\\Admin\\CustomerController::deleteAction' => '?',
  2566.             'App\\Controller\\Admin\\CustomerController::edit' => '?',
  2567.             'App\\Controller\\Admin\\CustomerController::list' => '?',
  2568.             'App\\Controller\\Admin\\DashboardController::index' => '?',
  2569.             'App\\Controller\\Admin\\MyCompanyController::edit' => '?',
  2570.             'App\\Controller\\Admin\\NotificationController::send' => '?',
  2571.             'App\\Controller\\Api\\CompanyController::create' => '?',
  2572.             'App\\Controller\\Api\\CompanyController::setViewHandler' => '?',
  2573.             'App\\Controller\\Api\\CompanyController::update' => '?',
  2574.             'App\\Controller\\Api\\CustomerController::batch' => '?',
  2575.             'App\\Controller\\Api\\CustomerController::create' => '?',
  2576.             'App\\Controller\\Api\\CustomerController::delete' => '?',
  2577.             'App\\Controller\\Api\\CustomerController::setViewHandler' => '?',
  2578.             'App\\Controller\\Api\\CustomerController::update' => '?',
  2579.             'App\\Controller\\Api\\MediaController::create' => '?',
  2580.             'App\\Controller\\Api\\MediaController::setViewHandler' => '?',
  2581.             'App\\Controller\\Api\\NotificationController::send' => '?',
  2582.             'App\\Controller\\Api\\NotificationController::setViewHandler' => '?',
  2583.             'App\\Controller\\AppleController::getPass' => '?',
  2584.             'App\\Controller\\AppleController::getPassUpdated' => '?',
  2585.             'App\\Controller\\AppleController::register' => '?',
  2586.             'App\\Controller\\AppleController::unregister' => '?',
  2587.             'App\\Controller\\Front\\Administrator\\PasswordController::activation' => '?',
  2588.             'App\\Controller\\SecurityController::login' => '?',
  2589.             'App\\Controller\\WalletController::download' => '?',
  2590.             'App\\Controller\\WalletController::downloadAndroid' => '?',
  2591.             'App\\Controller\\WalletController::downloadApple' => '?',
  2592.             'App\\Controller\\Admin\\AdministratorController:create' => '?',
  2593.             'App\\Controller\\Admin\\AdministratorController:list' => '?',
  2594.             'App\\Controller\\Admin\\CompanyController:create' => '?',
  2595.             'App\\Controller\\Admin\\CompanyController:deleteAction' => '?',
  2596.             'App\\Controller\\Admin\\CompanyController:edit' => '?',
  2597.             'App\\Controller\\Admin\\CompanyController:list' => '?',
  2598.             'App\\Controller\\Admin\\CustomerController:deleteAction' => '?',
  2599.             'App\\Controller\\Admin\\CustomerController:edit' => '?',
  2600.             'App\\Controller\\Admin\\CustomerController:list' => '?',
  2601.             'App\\Controller\\Admin\\DashboardController:index' => '?',
  2602.             'App\\Controller\\Admin\\MyCompanyController:edit' => '?',
  2603.             'App\\Controller\\Admin\\NotificationController:send' => '?',
  2604.             'App\\Controller\\Api\\CompanyController:create' => '?',
  2605.             'App\\Controller\\Api\\CompanyController:setViewHandler' => '?',
  2606.             'App\\Controller\\Api\\CompanyController:update' => '?',
  2607.             'App\\Controller\\Api\\CustomerController:batch' => '?',
  2608.             'App\\Controller\\Api\\CustomerController:create' => '?',
  2609.             'App\\Controller\\Api\\CustomerController:delete' => '?',
  2610.             'App\\Controller\\Api\\CustomerController:setViewHandler' => '?',
  2611.             'App\\Controller\\Api\\CustomerController:update' => '?',
  2612.             'App\\Controller\\Api\\MediaController:create' => '?',
  2613.             'App\\Controller\\Api\\MediaController:setViewHandler' => '?',
  2614.             'App\\Controller\\Api\\NotificationController:send' => '?',
  2615.             'App\\Controller\\Api\\NotificationController:setViewHandler' => '?',
  2616.             'App\\Controller\\AppleController:getPass' => '?',
  2617.             'App\\Controller\\AppleController:getPassUpdated' => '?',
  2618.             'App\\Controller\\AppleController:register' => '?',
  2619.             'App\\Controller\\AppleController:unregister' => '?',
  2620.             'App\\Controller\\Front\\Administrator\\PasswordController:activation' => '?',
  2621.             'App\\Controller\\SecurityController:login' => '?',
  2622.             'App\\Controller\\WalletController:download' => '?',
  2623.             'App\\Controller\\WalletController:downloadAndroid' => '?',
  2624.             'App\\Controller\\WalletController:downloadApple' => '?',
  2625.         ]);
  2626.     }
  2627.     /**
  2628.      * Gets the private '.service_locator.eRBlYAH' shared service.
  2629.      *
  2630.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2631.      */
  2632.     protected function get_ServiceLocator_ERBlYAHService()
  2633.     {
  2634.         return $this->privates['.service_locator.eRBlYAH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2635.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2636.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2637.             'deviceDetectService' => ['privates''App\\Services\\DeviceDetectService''getDeviceDetectServiceService'false],
  2638.         ], [
  2639.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2640.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2641.             'deviceDetectService' => 'App\\Services\\DeviceDetectService',
  2642.         ]);
  2643.     }
  2644.     /**
  2645.      * Gets the private '.service_locator.fZTlBWa' shared service.
  2646.      *
  2647.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2648.      */
  2649.     protected function get_ServiceLocator_FZTlBWaService()
  2650.     {
  2651.         return $this->privates['.service_locator.fZTlBWa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2652.             'currentCompany' => ['privates''App\\Services\\CurrentCompany''getCurrentCompanyService'false],
  2653.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2654.             'walletGenerator' => ['privates''App\\Services\\WalletGenerator''getWalletGeneratorService'false],
  2655.         ], [
  2656.             'currentCompany' => 'App\\Services\\CurrentCompany',
  2657.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2658.             'walletGenerator' => 'App\\Services\\WalletGenerator',
  2659.         ]);
  2660.     }
  2661.     /**
  2662.      * Gets the private '.service_locator.fuNsHVM' shared service.
  2663.      *
  2664.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2665.      */
  2666.     protected function get_ServiceLocator_FuNsHVMService()
  2667.     {
  2668.         return $this->privates['.service_locator.fuNsHVM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2669.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2670.             'passbookRegistrationsRepository' => ['privates''App\\Repository\\Main\\PassbookRegistrationsRepository''getPassbookRegistrationsRepositoryService'false],
  2671.         ], [
  2672.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2673.             'passbookRegistrationsRepository' => 'App\\Repository\\Main\\PassbookRegistrationsRepository',
  2674.         ]);
  2675.     }
  2676.     /**
  2677.      * Gets the private '.service_locator.g.xob4v' shared service.
  2678.      *
  2679.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2680.      */
  2681.     protected function get_ServiceLocator_G_Xob4vService()
  2682.     {
  2683.         return $this->privates['.service_locator.g.xob4v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2684.             'authenticationUtils' => ['services''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  2685.         ], [
  2686.             'authenticationUtils' => '?',
  2687.         ]);
  2688.     }
  2689.     /**
  2690.      * Gets the private '.service_locator.gIHOOO1' shared service.
  2691.      *
  2692.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2693.      */
  2694.     protected function get_ServiceLocator_GIHOOO1Service()
  2695.     {
  2696.         return $this->privates['.service_locator.gIHOOO1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2697.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2698.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  2699.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2700.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2701.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2702.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2703.             'router' => ['services''router''getRouterService'false],
  2704.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  2705.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  2706.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  2707.             'serializer' => ['services''serializer''getSerializerService'false],
  2708.             'session' => ['services''session''getSessionService'false],
  2709.             'twig' => ['services''twig''getTwigService'false],
  2710.         ], [
  2711.             'doctrine' => '?',
  2712.             'form.factory' => '?',
  2713.             'fos_rest.view_handler' => '?',
  2714.             'http_kernel' => '?',
  2715.             'parameter_bag' => '?',
  2716.             'request_stack' => '?',
  2717.             'router' => '?',
  2718.             'security.authorization_checker' => '?',
  2719.             'security.csrf.token_manager' => '?',
  2720.             'security.token_storage' => '?',
  2721.             'serializer' => '?',
  2722.             'session' => '?',
  2723.             'twig' => '?',
  2724.         ]);
  2725.     }
  2726.     /**
  2727.      * Gets the private '.service_locator.mVjeElp' shared service.
  2728.      *
  2729.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2730.      */
  2731.     protected function get_ServiceLocator_MVjeElpService()
  2732.     {
  2733.         return $this->privates['.service_locator.mVjeElp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2734.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2735.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  2736.             'serializer' => ['services''jms_serializer''getJmsSerializerService'false],
  2737.             'walletCustomisationFormService' => ['privates''App\\Services\\WalletCustomisationFormService''getWalletCustomisationFormServiceService'false],
  2738.         ], [
  2739.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2740.             'entityManager' => '?',
  2741.             'serializer' => '?',
  2742.             'walletCustomisationFormService' => 'App\\Services\\WalletCustomisationFormService',
  2743.         ]);
  2744.     }
  2745.     /**
  2746.      * Gets the private '.service_locator.mbuvqys' shared service.
  2747.      *
  2748.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2749.      */
  2750.     protected function get_ServiceLocator_MbuvqysService()
  2751.     {
  2752.         return $this->privates['.service_locator.mbuvqys'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2753.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2754.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2755.         ], [
  2756.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2757.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2758.         ]);
  2759.     }
  2760.     /**
  2761.      * Gets the private '.service_locator.npvW3DY' shared service.
  2762.      *
  2763.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2764.      */
  2765.     protected function get_ServiceLocator_NpvW3DYService()
  2766.     {
  2767.         return $this->privates['.service_locator.npvW3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2768.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2769.             'documentService' => ['privates''App\\Services\\DocumentService''getDocumentServiceService'false],
  2770.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  2771.         ], [
  2772.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2773.             'documentService' => 'App\\Services\\DocumentService',
  2774.             'entityManager' => '?',
  2775.         ]);
  2776.     }
  2777.     /**
  2778.      * Gets the private '.service_locator.nvE0MLC' shared service.
  2779.      *
  2780.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2781.      */
  2782.     protected function get_ServiceLocator_NvE0MLCService()
  2783.     {
  2784.         return $this->privates['.service_locator.nvE0MLC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2785.             'companyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  2786.             'currentConnection' => ['privates''App\\Services\\CurrentConnection''getCurrentConnectionService'false],
  2787.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2788.             'passbookRegistrationsRepository' => ['privates''App\\Repository\\Main\\PassbookRegistrationsRepository''getPassbookRegistrationsRepositoryService'false],
  2789.             'sendPushNotification' => ['privates''App\\Services\\SendPushNotification''getSendPushNotificationService'false],
  2790.             'serializer' => ['services''jms_serializer''getJmsSerializerService'false],
  2791.             'walletCustomisationFormService' => ['privates''App\\Services\\WalletCustomisationFormService''getWalletCustomisationFormServiceService'false],
  2792.         ], [
  2793.             'companyRepository' => 'App\\Repository\\Main\\CompanyRepository',
  2794.             'currentConnection' => 'App\\Services\\CurrentConnection',
  2795.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2796.             'passbookRegistrationsRepository' => 'App\\Repository\\Main\\PassbookRegistrationsRepository',
  2797.             'sendPushNotification' => 'App\\Services\\SendPushNotification',
  2798.             'serializer' => '?',
  2799.             'walletCustomisationFormService' => 'App\\Services\\WalletCustomisationFormService',
  2800.         ]);
  2801.     }
  2802.     /**
  2803.      * Gets the private '.service_locator.uJ_kdkG' shared service.
  2804.      *
  2805.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2806.      */
  2807.     protected function get_ServiceLocator_UJKdkGService()
  2808.     {
  2809.         return $this->privates['.service_locator.uJ_kdkG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2810.             'currentCompany' => ['privates''App\\Services\\CurrentCompany''getCurrentCompanyService'false],
  2811.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2812.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  2813.             'passbookRegistrationsRepository' => ['privates''App\\Repository\\Main\\PassbookRegistrationsRepository''getPassbookRegistrationsRepositoryService'false],
  2814.         ], [
  2815.             'currentCompany' => 'App\\Services\\CurrentCompany',
  2816.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2817.             'entityManager' => '?',
  2818.             'passbookRegistrationsRepository' => 'App\\Repository\\Main\\PassbookRegistrationsRepository',
  2819.         ]);
  2820.     }
  2821.     /**
  2822.      * Gets the private '.service_locator.w93Yw55' shared service.
  2823.      *
  2824.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2825.      */
  2826.     protected function get_ServiceLocator_W93Yw55Service()
  2827.     {
  2828.         return $this->privates['.service_locator.w93Yw55'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2829.             'administratorRepository' => ['privates''App\\Repository\\Main\\AdministratorRepository''getAdministratorRepositoryService'false],
  2830.         ], [
  2831.             'administratorRepository' => 'App\\Repository\\Main\\AdministratorRepository',
  2832.         ]);
  2833.     }
  2834.     /**
  2835.      * Gets the private '.service_locator.xE9o8QO' shared service.
  2836.      *
  2837.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2838.      */
  2839.     protected function get_ServiceLocator_XE9o8QOService()
  2840.     {
  2841.         return $this->privates['.service_locator.xE9o8QO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2842.             'currentConnection' => ['privates''App\\Services\\CurrentConnection''getCurrentConnectionService'false],
  2843.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2844.             'notificationService' => ['privates''App\\Services\\NotificationService''getNotificationServiceService'false],
  2845.         ], [
  2846.             'currentConnection' => 'App\\Services\\CurrentConnection',
  2847.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2848.             'notificationService' => 'App\\Services\\NotificationService',
  2849.         ]);
  2850.     }
  2851.     /**
  2852.      * Gets the private '.service_locator.zabYMzP' shared service.
  2853.      *
  2854.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2855.      */
  2856.     protected function get_ServiceLocator_ZabYMzPService()
  2857.     {
  2858.         return $this->privates['.service_locator.zabYMzP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2859.             'appleVerification' => ['privates''App\\Services\\AppleVerification''getAppleVerificationService'false],
  2860.             'currentCompany' => ['privates''App\\Services\\CurrentCompany''getCurrentCompanyService'false],
  2861.             'customerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  2862.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  2863.             'walletGenerator' => ['privates''App\\Services\\WalletGenerator''getWalletGeneratorService'false],
  2864.         ], [
  2865.             'appleVerification' => 'App\\Services\\AppleVerification',
  2866.             'currentCompany' => 'App\\Services\\CurrentCompany',
  2867.             'customerRepository' => 'App\\Repository\\Tenant\\CustomerRepository',
  2868.             'entityManager' => '?',
  2869.             'walletGenerator' => 'App\\Services\\WalletGenerator',
  2870.         ]);
  2871.     }
  2872.     /**
  2873.      * Gets the private '.service_locator.zwGNauW' shared service.
  2874.      *
  2875.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2876.      */
  2877.     protected function get_ServiceLocator_ZwGNauWService()
  2878.     {
  2879.         return $this->privates['.service_locator.zwGNauW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2880.             'company' => ['privates''.errored..service_locator.zwGNauW.App\\Entity\\Main\\Company'NULL'Cannot autowire service ".service_locator.zwGNauW": it references class "App\\Entity\\Main\\Company" but no such service exists.'],
  2881.             'documentService' => ['privates''App\\Services\\DocumentService''getDocumentServiceService'false],
  2882.         ], [
  2883.             'company' => 'App\\Entity\\Main\\Company',
  2884.             'documentService' => 'App\\Services\\DocumentService',
  2885.         ]);
  2886.     }
  2887.     /**
  2888.      * Gets the private 'App\Command\CompanyStatisticCommand' shared autowired service.
  2889.      *
  2890.      * @return \App\Command\CompanyStatisticCommand
  2891.      */
  2892.     protected function getCompanyStatisticCommandService()
  2893.     {
  2894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2895.         include_once \dirname(__DIR__4).'/src/Command/CompanyStatisticCommand.php';
  2896.         $this->privates['App\\Command\\CompanyStatisticCommand'] = $instance = new \App\Command\CompanyStatisticCommand(($this->privates['App\\Repository\\Main\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['App\\Repository\\Tenant\\CustomerRepository'] ?? $this->getCustomerRepositoryService()), ($this->privates['App\\Repository\\Main\\PassbookRegistrationsRepository'] ?? $this->getPassbookRegistrationsRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2897.         $instance->setName('wallyx:company-statistic');
  2898.         return $instance;
  2899.     }
  2900.     /**
  2901.      * Gets the private 'App\Command\TenantDatabaseUpdateCommand' shared autowired service.
  2902.      *
  2903.      * @return \App\Command\TenantDatabaseUpdateCommand
  2904.      */
  2905.     protected function getTenantDatabaseUpdateCommandService()
  2906.     {
  2907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2908.         include_once \dirname(__DIR__4).'/src/Command/TenantDatabaseUpdateCommand.php';
  2909.         $this->privates['App\\Command\\TenantDatabaseUpdateCommand'] = $instance = new \App\Command\TenantDatabaseUpdateCommand(($this->privates['App\\Repository\\Main\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2910.         $instance->setName('app:update-tenant-database');
  2911.         return $instance;
  2912.     }
  2913.     /**
  2914.      * Gets the private 'App\EventSubscriber\MailSubscriber' shared autowired service.
  2915.      *
  2916.      * @return \App\EventSubscriber\MailSubscriber
  2917.      */
  2918.     protected function getMailSubscriberService()
  2919.     {
  2920.         include_once \dirname(__DIR__4).'/src/EventSubscriber/MailSubscriber.php';
  2921.         return $this->privates['App\\EventSubscriber\\MailSubscriber'] = new \App\EventSubscriber\MailSubscriber(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2922.     }
  2923.     /**
  2924.      * Gets the private 'App\EventSubscriber\UserSessionLoginSubscriber' shared autowired service.
  2925.      *
  2926.      * @return \App\EventSubscriber\UserSessionLoginSubscriber
  2927.      */
  2928.     protected function getUserSessionLoginSubscriberService()
  2929.     {
  2930.         include_once \dirname(__DIR__4).'/src/EventSubscriber/UserSessionLoginSubscriber.php';
  2931.         return $this->privates['App\\EventSubscriber\\UserSessionLoginSubscriber'] = new \App\EventSubscriber\UserSessionLoginSubscriber(($this->services['session'] ?? $this->getSessionService()));
  2932.     }
  2933.     /**
  2934.      * Gets the private 'App\Form\Admin\AdministratorType' shared autowired service.
  2935.      *
  2936.      * @return \App\Form\Admin\AdministratorType
  2937.      */
  2938.     protected function getAdministratorTypeService()
  2939.     {
  2940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2942.         include_once \dirname(__DIR__4).'/src/Form/Admin/AdministratorType.php';
  2943.         return $this->privates['App\\Form\\Admin\\AdministratorType'] = new \App\Form\Admin\AdministratorType(($this->services['translator'] ?? $this->getTranslatorService()));
  2944.     }
  2945.     /**
  2946.      * Gets the private 'App\Form\Admin\CompanyType' shared autowired service.
  2947.      *
  2948.      * @return \App\Form\Admin\CompanyType
  2949.      */
  2950.     protected function getCompanyTypeService()
  2951.     {
  2952.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2953.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2954.         include_once \dirname(__DIR__4).'/src/Form/Admin/CompanyType.php';
  2955.         return $this->privates['App\\Form\\Admin\\CompanyType'] = new \App\Form\Admin\CompanyType();
  2956.     }
  2957.     /**
  2958.      * Gets the private 'App\Form\Admin\CustomerType' shared autowired service.
  2959.      *
  2960.      * @return \App\Form\Admin\CustomerType
  2961.      */
  2962.     protected function getCustomerTypeService()
  2963.     {
  2964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2966.         include_once \dirname(__DIR__4).'/src/Form/Admin/CustomerType.php';
  2967.         return $this->privates['App\\Form\\Admin\\CustomerType'] = new \App\Form\Admin\CustomerType();
  2968.     }
  2969.     /**
  2970.      * Gets the private 'App\Form\Admin\DocumentType' shared autowired service.
  2971.      *
  2972.      * @return \App\Form\Admin\DocumentType
  2973.      */
  2974.     protected function getDocumentTypeService()
  2975.     {
  2976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2978.         include_once \dirname(__DIR__4).'/src/Form/Admin/DocumentType.php';
  2979.         return $this->privates['App\\Form\\Admin\\DocumentType'] = new \App\Form\Admin\DocumentType();
  2980.     }
  2981.     /**
  2982.      * Gets the private 'App\Form\Admin\Partials\WalletFieldType' shared autowired service.
  2983.      *
  2984.      * @return \App\Form\Admin\Partials\WalletFieldType
  2985.      */
  2986.     protected function getWalletFieldTypeService()
  2987.     {
  2988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2990.         include_once \dirname(__DIR__4).'/src/Form/Admin/Partials/WalletFieldType.php';
  2991.         return $this->privates['App\\Form\\Admin\\Partials\\WalletFieldType'] = new \App\Form\Admin\Partials\WalletFieldType();
  2992.     }
  2993.     /**
  2994.      * Gets the private 'App\Form\Api\CompanyType' shared autowired service.
  2995.      *
  2996.      * @return \App\Form\Api\CompanyType
  2997.      */
  2998.     protected function getCompanyType2Service()
  2999.     {
  3000.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3002.         include_once \dirname(__DIR__4).'/src/Form/Api/CompanyType.php';
  3003.         return $this->privates['App\\Form\\Api\\CompanyType'] = new \App\Form\Api\CompanyType();
  3004.     }
  3005.     /**
  3006.      * Gets the private 'App\Form\Api\CustomerType' shared autowired service.
  3007.      *
  3008.      * @return \App\Form\Api\CustomerType
  3009.      */
  3010.     protected function getCustomerType2Service()
  3011.     {
  3012.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3014.         include_once \dirname(__DIR__4).'/src/Form/Api/CustomerType.php';
  3015.         return $this->privates['App\\Form\\Api\\CustomerType'] = new \App\Form\Api\CustomerType();
  3016.     }
  3017.     /**
  3018.      * Gets the private 'App\Form\Api\NotificationType' shared autowired service.
  3019.      *
  3020.      * @return \App\Form\Api\NotificationType
  3021.      */
  3022.     protected function getNotificationTypeService()
  3023.     {
  3024.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3026.         include_once \dirname(__DIR__4).'/src/Form/Api/NotificationType.php';
  3027.         return $this->privates['App\\Form\\Api\\NotificationType'] = new \App\Form\Api\NotificationType();
  3028.     }
  3029.     /**
  3030.      * Gets the private 'App\Form\Api\Partials\WalletFieldType' shared autowired service.
  3031.      *
  3032.      * @return \App\Form\Api\Partials\WalletFieldType
  3033.      */
  3034.     protected function getWalletFieldType2Service()
  3035.     {
  3036.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3038.         include_once \dirname(__DIR__4).'/src/Form/Api/Partials/WalletFieldType.php';
  3039.         return $this->privates['App\\Form\\Api\\Partials\\WalletFieldType'] = new \App\Form\Api\Partials\WalletFieldType();
  3040.     }
  3041.     /**
  3042.      * Gets the private 'App\Form\Api\UploadMediaType' shared autowired service.
  3043.      *
  3044.      * @return \App\Form\Api\UploadMediaType
  3045.      */
  3046.     protected function getUploadMediaTypeService()
  3047.     {
  3048.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3050.         include_once \dirname(__DIR__4).'/src/Form/Api/UploadMediaType.php';
  3051.         return $this->privates['App\\Form\\Api\\UploadMediaType'] = new \App\Form\Api\UploadMediaType();
  3052.     }
  3053.     /**
  3054.      * Gets the private 'App\Form\GeneriqueDeleteType' shared autowired service.
  3055.      *
  3056.      * @return \App\Form\GeneriqueDeleteType
  3057.      */
  3058.     protected function getGeneriqueDeleteTypeService()
  3059.     {
  3060.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3061.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3062.         include_once \dirname(__DIR__4).'/src/Form/GeneriqueDeleteType.php';
  3063.         return $this->privates['App\\Form\\GeneriqueDeleteType'] = new \App\Form\GeneriqueDeleteType();
  3064.     }
  3065.     /**
  3066.      * Gets the private 'App\Repository\Main\AdministratorRepository' shared autowired service.
  3067.      *
  3068.      * @return \App\Repository\Main\AdministratorRepository
  3069.      */
  3070.     protected function getAdministratorRepositoryService()
  3071.     {
  3072.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3073.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3074.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3075.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3076.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3077.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  3078.         include_once \dirname(__DIR__4).'/src/Repository/Main/AdministratorRepository.php';
  3079.         return $this->privates['App\\Repository\\Main\\AdministratorRepository'] = new \App\Repository\Main\AdministratorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3080.     }
  3081.     /**
  3082.      * Gets the private 'App\Repository\Main\CompanyRepository' shared autowired service.
  3083.      *
  3084.      * @return \App\Repository\Main\CompanyRepository
  3085.      */
  3086.     protected function getCompanyRepositoryService()
  3087.     {
  3088.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3089.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3090.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3091.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3092.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3093.         include_once \dirname(__DIR__4).'/src/Repository/Main/CompanyRepository.php';
  3094.         return $this->privates['App\\Repository\\Main\\CompanyRepository'] = new \App\Repository\Main\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3095.     }
  3096.     /**
  3097.      * Gets the private 'App\Repository\Main\CompanyStatisticRepository' shared autowired service.
  3098.      *
  3099.      * @return \App\Repository\Main\CompanyStatisticRepository
  3100.      */
  3101.     protected function getCompanyStatisticRepositoryService()
  3102.     {
  3103.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3104.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3105.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3106.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3107.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3108.         include_once \dirname(__DIR__4).'/src/Repository/Main/CompanyStatisticRepository.php';
  3109.         return $this->privates['App\\Repository\\Main\\CompanyStatisticRepository'] = new \App\Repository\Main\CompanyStatisticRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3110.     }
  3111.     /**
  3112.      * Gets the private 'App\Repository\Main\DocumentRepository' shared autowired service.
  3113.      *
  3114.      * @return \App\Repository\Main\DocumentRepository
  3115.      */
  3116.     protected function getDocumentRepositoryService()
  3117.     {
  3118.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3119.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3120.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3121.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3122.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3123.         include_once \dirname(__DIR__4).'/src/Repository/Main/DocumentRepository.php';
  3124.         return $this->privates['App\\Repository\\Main\\DocumentRepository'] = new \App\Repository\Main\DocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3125.     }
  3126.     /**
  3127.      * Gets the private 'App\Repository\Main\IsAdministratorRepository' shared autowired service.
  3128.      *
  3129.      * @return \App\Repository\Main\IsAdministratorRepository
  3130.      */
  3131.     protected function getIsAdministratorRepositoryService()
  3132.     {
  3133.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3134.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3135.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3136.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3137.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3138.         include_once \dirname(__DIR__4).'/src/Repository/Main/IsAdministratorRepository.php';
  3139.         return $this->privates['App\\Repository\\Main\\IsAdministratorRepository'] = new \App\Repository\Main\IsAdministratorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3140.     }
  3141.     /**
  3142.      * Gets the private 'App\Repository\Main\PassbookLogRepository' shared autowired service.
  3143.      *
  3144.      * @return \App\Repository\Main\PassbookLogRepository
  3145.      */
  3146.     protected function getPassbookLogRepositoryService()
  3147.     {
  3148.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3149.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3150.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3151.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3152.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3153.         include_once \dirname(__DIR__4).'/src/Repository/Main/PassbookLogRepository.php';
  3154.         return $this->privates['App\\Repository\\Main\\PassbookLogRepository'] = new \App\Repository\Main\PassbookLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3155.     }
  3156.     /**
  3157.      * Gets the private 'App\Repository\Main\PassbookRegistrationsRepository' shared autowired service.
  3158.      *
  3159.      * @return \App\Repository\Main\PassbookRegistrationsRepository
  3160.      */
  3161.     protected function getPassbookRegistrationsRepositoryService()
  3162.     {
  3163.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3164.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3165.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3166.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3167.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3168.         include_once \dirname(__DIR__4).'/src/Repository/Main/PassbookRegistrationsRepository.php';
  3169.         return $this->privates['App\\Repository\\Main\\PassbookRegistrationsRepository'] = new \App\Repository\Main\PassbookRegistrationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3170.     }
  3171.     /**
  3172.      * Gets the private 'App\Repository\Tenant\CustomerRepository' shared autowired service.
  3173.      *
  3174.      * @return \App\Repository\Tenant\CustomerRepository
  3175.      */
  3176.     protected function getCustomerRepositoryService()
  3177.     {
  3178.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3179.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3180.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3181.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3182.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3183.         include_once \dirname(__DIR__4).'/src/Repository/Tenant/CustomerRepository.php';
  3184.         return $this->privates['App\\Repository\\Tenant\\CustomerRepository'] = new \App\Repository\Tenant\CustomerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3185.     }
  3186.     /**
  3187.      * Gets the private 'App\Security\AdministratorAuthenticator' shared autowired service.
  3188.      *
  3189.      * @return \App\Security\AdministratorAuthenticator
  3190.      */
  3191.     protected function getAdministratorAuthenticatorService()
  3192.     {
  3193.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  3194.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  3195.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  3196.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  3197.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  3198.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  3199.         include_once \dirname(__DIR__4).'/src/Security/AdministratorAuthenticator.php';
  3200.         return $this->privates['App\\Security\\AdministratorAuthenticator'] = new \App\Security\AdministratorAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  3201.     }
  3202.     /**
  3203.      * Gets the private 'App\Security\ApiTokenAuthenticator' shared autowired service.
  3204.      *
  3205.      * @return \App\Security\ApiTokenAuthenticator
  3206.      */
  3207.     protected function getApiTokenAuthenticatorService()
  3208.     {
  3209.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  3210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  3211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  3212.         include_once \dirname(__DIR__4).'/src/Security/ApiTokenAuthenticator.php';
  3213.         return $this->privates['App\\Security\\ApiTokenAuthenticator'] = new \App\Security\ApiTokenAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3214.     }
  3215.     /**
  3216.      * Gets the private 'App\Services\AdministratorService' shared autowired service.
  3217.      *
  3218.      * @return \App\Services\AdministratorService
  3219.      */
  3220.     protected function getAdministratorServiceService()
  3221.     {
  3222.         include_once \dirname(__DIR__4).'/src/Services/AdministratorService.php';
  3223.         include_once \dirname(__DIR__4).'/src/Services/Password.php';
  3224.         return $this->privates['App\\Services\\AdministratorService'] = new \App\Services\AdministratorService(($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\Password'] ?? ($this->privates['App\\Services\\Password'] = new \App\Services\Password())), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3225.     }
  3226.     /**
  3227.      * Gets the private 'App\Services\AppleVerification' shared autowired service.
  3228.      *
  3229.      * @return \App\Services\AppleVerification
  3230.      */
  3231.     protected function getAppleVerificationService()
  3232.     {
  3233.         include_once \dirname(__DIR__4).'/src/Services/AppleVerification.php';
  3234.         return $this->privates['App\\Services\\AppleVerification'] = new \App\Services\AppleVerification();
  3235.     }
  3236.     /**
  3237.      * Gets the private 'App\Services\CompanyDatabase' shared autowired service.
  3238.      *
  3239.      * @return \App\Services\CompanyDatabase
  3240.      */
  3241.     protected function getCompanyDatabaseService()
  3242.     {
  3243.         include_once \dirname(__DIR__4).'/src/Services/CompanyDatabase.php';
  3244.         include_once \dirname(__DIR__4).'/src/Services/ApiTokenGenerator.php';
  3245.         include_once \dirname(__DIR__4).'/src/Services/Database/DbUser.php';
  3246.         include_once \dirname(__DIR__4).'/src/Services/Password.php';
  3247.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3248.         return $this->privates['App\\Services\\CompanyDatabase'] = new \App\Services\CompanyDatabase(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), new \App\Services\ApiTokenGenerator(), ($this->privates['App\\Services\\Password'] ?? ($this->privates['App\\Services\\Password'] = new \App\Services\Password())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \App\Services\Database\DbUser($a), $a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Services\\AdministratorService'] ?? $this->getAdministratorServiceService()), ($this->privates['App\\Services\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), (\dirname(__DIR__4).'/assets'));
  3249.     }
  3250.     /**
  3251.      * Gets the private 'App\Services\CurrentCompany' shared autowired service.
  3252.      *
  3253.      * @return \App\Services\CurrentCompany
  3254.      */
  3255.     protected function getCurrentCompanyService()
  3256.     {
  3257.         include_once \dirname(__DIR__4).'/src/Services/CurrentCompany.php';
  3258.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  3259.         return $this->privates['App\\Services\\CurrentCompany'] = new \App\Services\CurrentCompany(new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3260.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3261.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  3262.         ], [
  3263.             'security.authorization_checker' => '?',
  3264.             'security.token_storage' => '?',
  3265.         ])), ($this->privates['App\\Repository\\Main\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), $this);
  3266.     }
  3267.     /**
  3268.      * Gets the private 'App\Services\CurrentConnection' shared autowired service.
  3269.      *
  3270.      * @return \App\Services\CurrentConnection
  3271.      */
  3272.     protected function getCurrentConnectionService()
  3273.     {
  3274.         include_once \dirname(__DIR__4).'/src/Services/CurrentConnection.php';
  3275.         return $this->privates['App\\Services\\CurrentConnection'] = new \App\Services\CurrentConnection(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3276.     }
  3277.     /**
  3278.      * Gets the private 'App\Services\DeviceDetectService' shared autowired service.
  3279.      *
  3280.      * @return \App\Services\DeviceDetectService
  3281.      */
  3282.     protected function getDeviceDetectServiceService()
  3283.     {
  3284.         include_once \dirname(__DIR__4).'/src/Services/DeviceDetectService.php';
  3285.         return $this->privates['App\\Services\\DeviceDetectService'] = new \App\Services\DeviceDetectService();
  3286.     }
  3287.     /**
  3288.      * Gets the private 'App\Services\DocumentService' shared autowired service.
  3289.      *
  3290.      * @return \App\Services\DocumentService
  3291.      */
  3292.     protected function getDocumentServiceService()
  3293.     {
  3294.         include_once \dirname(__DIR__4).'/src/Services/DocumentService.php';
  3295.         include_once \dirname(__DIR__4).'/src/Services/ImageService.php';
  3296.         return $this->privates['App\\Services\\DocumentService'] = new \App\Services\DocumentService(($this->privates['App\\Repository\\Main\\DocumentRepository'] ?? $this->getDocumentRepositoryService()), new \App\Services\ImageService(), (\dirname(__DIR__4).'/public'));
  3297.     }
  3298.     /**
  3299.      * Gets the private 'App\Services\FormValidator' shared autowired service.
  3300.      *
  3301.      * @return \App\Services\FormValidator
  3302.      */
  3303.     protected function getFormValidatorService()
  3304.     {
  3305.         include_once \dirname(__DIR__4).'/src/Services/FormValidator.php';
  3306.         return $this->privates['App\\Services\\FormValidator'] = new \App\Services\FormValidator(($this->privates['App\\Repository\\Main\\AdministratorRepository'] ?? $this->getAdministratorRepositoryService()));
  3307.     }
  3308.     /**
  3309.      * Gets the private 'App\Services\NotificationService' shared autowired service.
  3310.      *
  3311.      * @return \App\Services\NotificationService
  3312.      */
  3313.     protected function getNotificationServiceService()
  3314.     {
  3315.         include_once \dirname(__DIR__4).'/src/Services/NotificationService.php';
  3316.         return $this->privates['App\\Services\\NotificationService'] = new \App\Services\NotificationService(($this->privates['App\\Services\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['App\\Repository\\Main\\DocumentRepository'] ?? $this->getDocumentRepositoryService()), ($this->privates['App\\Repository\\Tenant\\CustomerRepository'] ?? $this->getCustomerRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Repository\\Main\\PassbookRegistrationsRepository'] ?? $this->getPassbookRegistrationsRepositoryService()), ($this->privates['App\\Services\\SendPushNotification'] ?? $this->getSendPushNotificationService()));
  3317.     }
  3318.     /**
  3319.      * Gets the private 'App\Services\SendPushNotification' shared autowired service.
  3320.      *
  3321.      * @return \App\Services\SendPushNotification
  3322.      */
  3323.     protected function getSendPushNotificationService()
  3324.     {
  3325.         include_once \dirname(__DIR__4).'/src/Services/SendPushNotification.php';
  3326.         return $this->privates['App\\Services\\SendPushNotification'] = new \App\Services\SendPushNotification(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['monolog.logger.api'] ?? $this->getMonolog_Logger_ApiService()), (\dirname(__DIR__4).'/assets'));
  3327.     }
  3328.     /**
  3329.      * Gets the private 'App\Services\WalletCustomisationFormService' shared autowired service.
  3330.      *
  3331.      * @return \App\Services\WalletCustomisationFormService
  3332.      */
  3333.     protected function getWalletCustomisationFormServiceService()
  3334.     {
  3335.         include_once \dirname(__DIR__4).'/src/Services/WalletCustomisationFormService.php';
  3336.         include_once \dirname(__DIR__4).'/src/Services/Password.php';
  3337.         return $this->privates['App\\Services\\WalletCustomisationFormService'] = new \App\Services\WalletCustomisationFormService(($this->privates['App\\Repository\\Main\\DocumentRepository'] ?? $this->getDocumentRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\Password'] ?? ($this->privates['App\\Services\\Password'] = new \App\Services\Password())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3338.     }
  3339.     /**
  3340.      * Gets the private 'App\Services\WalletGenerator' shared autowired service.
  3341.      *
  3342.      * @return \App\Services\WalletGenerator
  3343.      */
  3344.     protected function getWalletGeneratorService()
  3345.     {
  3346.         include_once \dirname(__DIR__4).'/src/Services/WalletGenerator.php';
  3347.         return $this->privates['App\\Services\\WalletGenerator'] = new \App\Services\WalletGenerator(($this->privates['App\\Services\\DocumentService'] ?? $this->getDocumentServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Repository\\Main\\PassbookRegistrationsRepository'] ?? $this->getPassbookRegistrationsRepositoryService()), ($this->privates['App\\Services\\SendPushNotification'] ?? $this->getSendPushNotificationService()), (\dirname(__DIR__4).'/assets'));
  3348.     }
  3349.     /**
  3350.      * Gets the private 'annotations.cache' shared service.
  3351.      *
  3352.      * @return \Symfony\Component\Cache\DoctrineProvider
  3353.      */
  3354.     protected function getAnnotations_CacheService()
  3355.     {
  3356.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  3357.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  3358.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  3359.         return new \Symfony\Component\Cache\DoctrineProvider(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  3360.     }
  3361.     /**
  3362.      * Gets the private 'annotations.cache_warmer' shared service.
  3363.      *
  3364.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  3365.      */
  3366.     protected function getAnnotations_CacheWarmerService()
  3367.     {
  3368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3369.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  3370.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  3371.         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);
  3372.     }
  3373.     /**
  3374.      * Gets the private 'annotations.cached_reader' shared service.
  3375.      *
  3376.      * @return \Doctrine\Common\Annotations\CachedReader
  3377.      */
  3378.     protected function getAnnotations_CachedReaderService()
  3379.     {
  3380.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheService(), true);
  3381.     }
  3382.     /**
  3383.      * Gets the private 'annotations.reader' shared service.
  3384.      *
  3385.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3386.      */
  3387.     protected function getAnnotations_ReaderService()
  3388.     {
  3389.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3390.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3391.         $a->registerUniqueLoader('class_exists');
  3392.         $instance->addGlobalIgnoredName('required'$a);
  3393.         return $instance;
  3394.     }
  3395.     /**
  3396.      * Gets the private 'cache.annotations' shared service.
  3397.      *
  3398.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3399.      */
  3400.     protected function getCache_AnnotationsService()
  3401.     {
  3402.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('huW3DKM+mj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3403.     }
  3404.     /**
  3405.      * Gets the private 'cache.doctrine.orm.tenant.metadata' shared service.
  3406.      *
  3407.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3408.      */
  3409.     protected function getCache_Doctrine_Orm_Tenant_MetadataService()
  3410.     {
  3411.         return $this->privates['cache.doctrine.orm.tenant.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3412.     }
  3413.     /**
  3414.      * Gets the private 'cache.doctrine.orm.tenant.query' shared service.
  3415.      *
  3416.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3417.      */
  3418.     protected function getCache_Doctrine_Orm_Tenant_QueryService()
  3419.     {
  3420.         return $this->privates['cache.doctrine.orm.tenant.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3421.     }
  3422.     /**
  3423.      * Gets the private 'cache.doctrine.orm.tenant.result' shared service.
  3424.      *
  3425.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3426.      */
  3427.     protected function getCache_Doctrine_Orm_Tenant_ResultService()
  3428.     {
  3429.         return $this->privates['cache.doctrine.orm.tenant.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3430.     }
  3431.     /**
  3432.      * Gets the private 'cache.property_info' shared service.
  3433.      *
  3434.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3435.      */
  3436.     protected function getCache_PropertyInfoService()
  3437.     {
  3438.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uPqqap1JIS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3439.     }
  3440.     /**
  3441.      * Gets the private 'cache.security_expression_language' shared service.
  3442.      *
  3443.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3444.      */
  3445.     protected function getCache_SecurityExpressionLanguageService()
  3446.     {
  3447.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Wo7kuhueHP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3448.     }
  3449.     /**
  3450.      * Gets the private 'cache.serializer' shared service.
  3451.      *
  3452.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3453.      */
  3454.     protected function getCache_SerializerService()
  3455.     {
  3456.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Ec1ybgpgrx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3457.     }
  3458.     /**
  3459.      * Gets the private 'cache.validator' shared service.
  3460.      *
  3461.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3462.      */
  3463.     protected function getCache_ValidatorService()
  3464.     {
  3465.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IJrg0dWRkp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3466.     }
  3467.     /**
  3468.      * Gets the private 'config_cache_factory' shared service.
  3469.      *
  3470.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3471.      */
  3472.     protected function getConfigCacheFactoryService()
  3473.     {
  3474.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3475.             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)));
  3476.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3477.         }, 2));
  3478.     }
  3479.     /**
  3480.      * Gets the private 'console.command.about' shared service.
  3481.      *
  3482.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  3483.      */
  3484.     protected function getConsole_Command_AboutService()
  3485.     {
  3486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3487.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  3488.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  3489.         $instance->setName('about');
  3490.         return $instance;
  3491.     }
  3492.     /**
  3493.      * Gets the private 'console.command.assets_install' shared service.
  3494.      *
  3495.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  3496.      */
  3497.     protected function getConsole_Command_AssetsInstallService()
  3498.     {
  3499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3500.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  3501.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3502.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  3503.         $instance->setName('assets:install');
  3504.         return $instance;
  3505.     }
  3506.     /**
  3507.      * Gets the private 'console.command.cache_clear' shared service.
  3508.      *
  3509.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  3510.      */
  3511.     protected function getConsole_Command_CacheClearService()
  3512.     {
  3513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3514.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  3515.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3516.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  3517.         $instance->setName('cache:clear');
  3518.         return $instance;
  3519.     }
  3520.     /**
  3521.      * Gets the private 'console.command.cache_pool_clear' shared service.
  3522.      *
  3523.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  3524.      */
  3525.     protected function getConsole_Command_CachePoolClearService()
  3526.     {
  3527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3528.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  3529.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  3530.         $instance->setName('cache:pool:clear');
  3531.         return $instance;
  3532.     }
  3533.     /**
  3534.      * Gets the private 'console.command.cache_pool_delete' shared service.
  3535.      *
  3536.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  3537.      */
  3538.     protected function getConsole_Command_CachePoolDeleteService()
  3539.     {
  3540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3541.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  3542.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  3543.         $instance->setName('cache:pool:delete');
  3544.         return $instance;
  3545.     }
  3546.     /**
  3547.      * Gets the private 'console.command.cache_pool_list' shared service.
  3548.      *
  3549.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  3550.      */
  3551.     protected function getConsole_Command_CachePoolListService()
  3552.     {
  3553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3554.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  3555.         $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'=> 'doctrine.result_cache_pool'=> 'doctrine.system_cache_pool'=> 'cache.doctrine.orm.tenant.metadata'=> 'cache.doctrine.orm.tenant.result'10 => 'cache.doctrine.orm.tenant.query'11 => 'cache.security_expression_language']);
  3556.         $instance->setName('cache:pool:list');
  3557.         return $instance;
  3558.     }
  3559.     /**
  3560.      * Gets the private 'console.command.cache_pool_prune' shared service.
  3561.      *
  3562.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  3563.      */
  3564.     protected function getConsole_Command_CachePoolPruneService()
  3565.     {
  3566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3567.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  3568.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  3569.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  3570.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  3571.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  3572.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  3573.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  3574.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  3575.             yield 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService());
  3576.             yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
  3577.             yield 'cache.doctrine.orm.tenant.metadata' => ($this->privates['cache.doctrine.orm.tenant.metadata'] ?? $this->getCache_Doctrine_Orm_Tenant_MetadataService());
  3578.             yield 'cache.doctrine.orm.tenant.result' => ($this->privates['cache.doctrine.orm.tenant.result'] ?? $this->getCache_Doctrine_Orm_Tenant_ResultService());
  3579.             yield 'cache.doctrine.orm.tenant.query' => ($this->privates['cache.doctrine.orm.tenant.query'] ?? $this->getCache_Doctrine_Orm_Tenant_QueryService());
  3580.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  3581.         }, 12));
  3582.         $instance->setName('cache:pool:prune');
  3583.         return $instance;
  3584.     }
  3585.     /**
  3586.      * Gets the private 'console.command.cache_warmup' shared service.
  3587.      *
  3588.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  3589.      */
  3590.     protected function getConsole_Command_CacheWarmupService()
  3591.     {
  3592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3593.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  3594.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  3595.         $instance->setName('cache:warmup');
  3596.         return $instance;
  3597.     }
  3598.     /**
  3599.      * Gets the private 'console.command.config_debug' shared service.
  3600.      *
  3601.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  3602.      */
  3603.     protected function getConsole_Command_ConfigDebugService()
  3604.     {
  3605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3606.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  3607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  3608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  3609.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  3610.         $instance->setName('debug:config');
  3611.         return $instance;
  3612.     }
  3613.     /**
  3614.      * Gets the private 'console.command.config_dump_reference' shared service.
  3615.      *
  3616.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  3617.      */
  3618.     protected function getConsole_Command_ConfigDumpReferenceService()
  3619.     {
  3620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3621.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  3622.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  3623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  3624.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  3625.         $instance->setName('config:dump-reference');
  3626.         return $instance;
  3627.     }
  3628.     /**
  3629.      * Gets the private 'console.command.container_debug' shared service.
  3630.      *
  3631.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  3632.      */
  3633.     protected function getConsole_Command_ContainerDebugService()
  3634.     {
  3635.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3636.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  3637.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  3638.         $instance->setName('debug:container');
  3639.         return $instance;
  3640.     }
  3641.     /**
  3642.      * Gets the private 'console.command.container_lint' shared service.
  3643.      *
  3644.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  3645.      */
  3646.     protected function getConsole_Command_ContainerLintService()
  3647.     {
  3648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3649.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  3650.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  3651.         $instance->setName('lint:container');
  3652.         return $instance;
  3653.     }
  3654.     /**
  3655.      * Gets the private 'console.command.debug_autowiring' shared service.
  3656.      *
  3657.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  3658.      */
  3659.     protected function getConsole_Command_DebugAutowiringService()
  3660.     {
  3661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3662.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  3663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  3664.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  3665.         $instance->setName('debug:autowiring');
  3666.         return $instance;
  3667.     }
  3668.     /**
  3669.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  3670.      *
  3671.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  3672.      */
  3673.     protected function getConsole_Command_EventDispatcherDebugService()
  3674.     {
  3675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3676.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  3677.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3678.         $instance->setName('debug:event-dispatcher');
  3679.         return $instance;
  3680.     }
  3681.     /**
  3682.      * Gets the private 'console.command.form_debug' shared service.
  3683.      *
  3684.      * @return \Symfony\Component\Form\Command\DebugCommand
  3685.      */
  3686.     protected function getConsole_Command_FormDebugService()
  3687.     {
  3688.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3689.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  3690.         $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\\Admin'=> 'App\\Form\\Admin\\Partials'=> 'App\\Form\\Api'=> 'App\\Form\\Api\\Partials'=> 'App\\Form'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'App\\Form\\Admin\\AdministratorType'=> 'App\\Form\\Admin\\CompanyType'=> 'App\\Form\\Admin\\CustomerType'=> 'App\\Form\\Admin\\DocumentType'=> 'App\\Form\\Admin\\Partials\\WalletFieldType'=> 'App\\Form\\Api\\CompanyType'=> 'App\\Form\\Api\\CustomerType'=> 'App\\Form\\Api\\NotificationType'=> 'App\\Form\\Api\\Partials\\WalletFieldType'=> 'App\\Form\\Api\\UploadMediaType'10 => 'App\\Form\\GeneriqueDeleteType'11 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'12 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'13 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'14 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> '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()));
  3691.         $instance->setName('debug:form');
  3692.         return $instance;
  3693.     }
  3694.     /**
  3695.      * Gets the private 'console.command.router_debug' shared service.
  3696.      *
  3697.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  3698.      */
  3699.     protected function getConsole_Command_RouterDebugService()
  3700.     {
  3701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3702.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  3703.         $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()));
  3704.         $instance->setName('debug:router');
  3705.         return $instance;
  3706.     }
  3707.     /**
  3708.      * Gets the private 'console.command.router_match' shared service.
  3709.      *
  3710.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  3711.      */
  3712.     protected function getConsole_Command_RouterMatchService()
  3713.     {
  3714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3715.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  3716.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  3717.         $instance->setName('router:match');
  3718.         return $instance;
  3719.     }
  3720.     /**
  3721.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  3722.      *
  3723.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  3724.      */
  3725.     protected function getConsole_Command_SecretsDecryptToLocalService()
  3726.     {
  3727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3728.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  3729.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3730.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  3731.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  3732.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3733.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/staging'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.staging.local')))));
  3734.         $instance->setName('secrets:decrypt-to-local');
  3735.         return $instance;
  3736.     }
  3737.     /**
  3738.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  3739.      *
  3740.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  3741.      */
  3742.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  3743.     {
  3744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  3746.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3747.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  3748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  3749.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3750.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/staging'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.staging.local')))));
  3751.         $instance->setName('secrets:encrypt-from-local');
  3752.         return $instance;
  3753.     }
  3754.     /**
  3755.      * Gets the private 'console.command.secrets_generate_key' shared service.
  3756.      *
  3757.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  3758.      */
  3759.     protected function getConsole_Command_SecretsGenerateKeyService()
  3760.     {
  3761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3762.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  3763.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3764.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  3765.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  3766.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3767.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/staging'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.staging.local')))));
  3768.         $instance->setName('secrets:generate-keys');
  3769.         return $instance;
  3770.     }
  3771.     /**
  3772.      * Gets the private 'console.command.secrets_list' shared service.
  3773.      *
  3774.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  3775.      */
  3776.     protected function getConsole_Command_SecretsListService()
  3777.     {
  3778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3779.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  3780.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3781.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  3782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  3783.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3784.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/staging'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.staging.local')))));
  3785.         $instance->setName('secrets:list');
  3786.         return $instance;
  3787.     }
  3788.     /**
  3789.      * Gets the private 'console.command.secrets_remove' shared service.
  3790.      *
  3791.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  3792.      */
  3793.     protected function getConsole_Command_SecretsRemoveService()
  3794.     {
  3795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3796.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  3797.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3798.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  3799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  3800.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3801.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/staging'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.staging.local')))));
  3802.         $instance->setName('secrets:remove');
  3803.         return $instance;
  3804.     }
  3805.     /**
  3806.      * Gets the private 'console.command.secrets_set' shared service.
  3807.      *
  3808.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  3809.      */
  3810.     protected function getConsole_Command_SecretsSetService()
  3811.     {
  3812.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3813.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  3814.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3815.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  3816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  3817.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3818.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/staging'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.staging.local')))));
  3819.         $instance->setName('secrets:set');
  3820.         return $instance;
  3821.     }
  3822.     /**
  3823.      * Gets the private 'console.command.translation_debug' shared service.
  3824.      *
  3825.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  3826.      */
  3827.     protected function getConsole_Command_TranslationDebugService()
  3828.     {
  3829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  3831.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Form/Admin/AdministratorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php')]);
  3832.         $instance->setName('debug:translation');
  3833.         return $instance;
  3834.     }
  3835.     /**
  3836.      * Gets the private 'console.command.translation_update' shared service.
  3837.      *
  3838.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  3839.      */
  3840.     protected function getConsole_Command_TranslationUpdateService()
  3841.     {
  3842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  3844.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  3845.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  3846.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  3847.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  3848.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  3849.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  3850.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  3851.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  3852.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  3853.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  3854.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  3855.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  3856.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  3857.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  3858.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  3859.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  3860.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  3861.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  3862.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  3863.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  3864.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  3865.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  3866.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  3867.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  3868.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  3869.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  3870.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Form/Admin/AdministratorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php')]);
  3871.         $instance->setName('translation:update');
  3872.         return $instance;
  3873.     }
  3874.     /**
  3875.      * Gets the private 'console.command.xliff_lint' shared service.
  3876.      *
  3877.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  3878.      */
  3879.     protected function getConsole_Command_XliffLintService()
  3880.     {
  3881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3882.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  3883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  3884.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  3885.         $instance->setName('lint:xliff');
  3886.         return $instance;
  3887.     }
  3888.     /**
  3889.      * Gets the private 'console.command.yaml_lint' shared service.
  3890.      *
  3891.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  3892.      */
  3893.     protected function getConsole_Command_YamlLintService()
  3894.     {
  3895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3896.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  3897.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  3898.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  3899.         $instance->setName('lint:yaml');
  3900.         return $instance;
  3901.     }
  3902.     /**
  3903.      * Gets the private 'console.error_listener' shared service.
  3904.      *
  3905.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  3906.      */
  3907.     protected function getConsole_ErrorListenerService()
  3908.     {
  3909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  3910.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  3911.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3912.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3913.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3914.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3915.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  3916.     }
  3917.     /**
  3918.      * Gets the private 'container.env_var_processor' shared service.
  3919.      *
  3920.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  3921.      */
  3922.     protected function getContainer_EnvVarProcessorService()
  3923.     {
  3924.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  3925.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  3926.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  3927.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/staging'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  3928.         }, 1));
  3929.     }
  3930.     /**
  3931.      * Gets the private 'data_collector.form' shared service.
  3932.      *
  3933.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3934.      */
  3935.     protected function getDataCollector_FormService()
  3936.     {
  3937.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3938.     }
  3939.     /**
  3940.      * Gets the private 'debug.argument_resolver.default' shared service.
  3941.      *
  3942.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  3943.      */
  3944.     protected function getDebug_ArgumentResolver_DefaultService()
  3945.     {
  3946.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  3947.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  3948.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  3949.         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))));
  3950.     }
  3951.     /**
  3952.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  3953.      *
  3954.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  3955.      */
  3956.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  3957.     {
  3958.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  3959.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  3960.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  3961.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.cyqTVow'] ?? $this->get_ServiceLocator_CyqTVowService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3962.     }
  3963.     /**
  3964.      * Gets the private 'debug.argument_resolver.request' shared service.
  3965.      *
  3966.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  3967.      */
  3968.     protected function getDebug_ArgumentResolver_RequestService()
  3969.     {
  3970.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  3971.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  3972.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  3973.         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))));
  3974.     }
  3975.     /**
  3976.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  3977.      *
  3978.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  3979.      */
  3980.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  3981.     {
  3982.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  3983.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  3984.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  3985.         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))));
  3986.     }
  3987.     /**
  3988.      * Gets the private 'debug.argument_resolver.service' shared service.
  3989.      *
  3990.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  3991.      */
  3992.     protected function getDebug_ArgumentResolver_ServiceService()
  3993.     {
  3994.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  3995.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  3996.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  3997.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.cyqTVow'] ?? $this->get_ServiceLocator_CyqTVowService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3998.     }
  3999.     /**
  4000.      * Gets the private 'debug.argument_resolver.session' shared service.
  4001.      *
  4002.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4003.      */
  4004.     protected function getDebug_ArgumentResolver_SessionService()
  4005.     {
  4006.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4007.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4008.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  4009.         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))));
  4010.     }
  4011.     /**
  4012.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  4013.      *
  4014.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4015.      */
  4016.     protected function getDebug_ArgumentResolver_VariadicService()
  4017.     {
  4018.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4019.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4020.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  4021.         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))));
  4022.     }
  4023.     /**
  4024.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4025.      *
  4026.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4027.      */
  4028.     protected function getDebug_DebugHandlersListenerService()
  4029.     {
  4030.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  4031.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4032.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4033.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4034.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4035.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  4036.     }
  4037.     /**
  4038.      * Gets the private 'debug.dump_listener' shared service.
  4039.      *
  4040.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  4041.      */
  4042.     protected function getDebug_DumpListenerService()
  4043.     {
  4044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  4045.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  4046.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  4047.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  4048.         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()))]), NULL);
  4049.     }
  4050.     /**
  4051.      * Gets the private 'debug.file_link_formatter' shared service.
  4052.      *
  4053.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  4054.      */
  4055.     protected function getDebug_FileLinkFormatterService()
  4056.     {
  4057.         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 () {
  4058.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  4059.         });
  4060.     }
  4061.     /**
  4062.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  4063.      *
  4064.      * @return \string
  4065.      */
  4066.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  4067.     {
  4068.         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');
  4069.     }
  4070.     /**
  4071.      * Gets the private 'debug.log_processor' shared service.
  4072.      *
  4073.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  4074.      */
  4075.     protected function getDebug_LogProcessorService()
  4076.     {
  4077.         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())));
  4078.     }
  4079.     /**
  4080.      * Gets the private 'debug.security.access.decision_manager' shared service.
  4081.      *
  4082.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  4083.      */
  4084.     protected function getDebug_Security_Access_DecisionManagerService()
  4085.     {
  4086.         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 () {
  4087.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  4088.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  4089.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  4090.         }, 3), 'affirmative'falsetrue));
  4091.     }
  4092.     /**
  4093.      * Gets the private 'debug.security.firewall' shared service.
  4094.      *
  4095.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  4096.      */
  4097.     protected function getDebug_Security_FirewallService()
  4098.     {
  4099.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  4100.     }
  4101.     /**
  4102.      * Gets the private 'debug.security.user_value_resolver' shared service.
  4103.      *
  4104.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4105.      */
  4106.     protected function getDebug_Security_UserValueResolverService()
  4107.     {
  4108.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4109.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4110.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  4111.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4112.     }
  4113.     /**
  4114.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  4115.      *
  4116.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4117.      */
  4118.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  4119.     {
  4120.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4122.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  4123.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4124.     }
  4125.     /**
  4126.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  4127.      *
  4128.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4129.      */
  4130.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  4131.     {
  4132.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4133.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4134.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  4135.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4136.     }
  4137.     /**
  4138.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  4139.      *
  4140.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4141.      */
  4142.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  4143.     {
  4144.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4145.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4146.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  4147.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  4148.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4149.     }
  4150.     /**
  4151.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  4152.      *
  4153.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  4154.      */
  4155.     protected function getDebug_Security_Voter_VoteListenerService()
  4156.     {
  4157.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  4158.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  4159.     }
  4160.     /**
  4161.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  4162.      *
  4163.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  4164.      */
  4165.     protected function getDoctrine_CacheClearMetadataCommandService()
  4166.     {
  4167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4168.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  4169.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  4170.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  4171.         $instance->setName('doctrine:cache:clear-metadata');
  4172.         return $instance;
  4173.     }
  4174.     /**
  4175.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  4176.      *
  4177.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  4178.      */
  4179.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  4180.     {
  4181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4182.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  4183.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  4184.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  4185.         $instance->setName('doctrine:cache:clear-query');
  4186.         return $instance;
  4187.     }
  4188.     /**
  4189.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  4190.      *
  4191.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  4192.      */
  4193.     protected function getDoctrine_CacheClearResultCommandService()
  4194.     {
  4195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4196.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  4197.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  4198.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  4199.         $instance->setName('doctrine:cache:clear-result');
  4200.         return $instance;
  4201.     }
  4202.     /**
  4203.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  4204.      *
  4205.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  4206.      */
  4207.     protected function getDoctrine_CacheCollectionRegionCommandService()
  4208.     {
  4209.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4210.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  4211.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  4212.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  4213.         $instance->setName('doctrine:cache:clear-collection-region');
  4214.         return $instance;
  4215.     }
  4216.     /**
  4217.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  4218.      *
  4219.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  4220.      */
  4221.     protected function getDoctrine_ClearEntityRegionCommandService()
  4222.     {
  4223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4224.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  4225.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  4226.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  4227.         $instance->setName('doctrine:cache:clear-entity-region');
  4228.         return $instance;
  4229.     }
  4230.     /**
  4231.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  4232.      *
  4233.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  4234.      */
  4235.     protected function getDoctrine_ClearQueryRegionCommandService()
  4236.     {
  4237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4238.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  4239.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  4240.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  4241.         $instance->setName('doctrine:cache:clear-query-region');
  4242.         return $instance;
  4243.     }
  4244.     /**
  4245.      * Gets the private 'doctrine.database_create_command' shared service.
  4246.      *
  4247.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  4248.      */
  4249.     protected function getDoctrine_DatabaseCreateCommandService()
  4250.     {
  4251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4252.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4253.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  4254.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4255.         $instance->setName('doctrine:database:create');
  4256.         return $instance;
  4257.     }
  4258.     /**
  4259.      * Gets the private 'doctrine.database_drop_command' shared service.
  4260.      *
  4261.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  4262.      */
  4263.     protected function getDoctrine_DatabaseDropCommandService()
  4264.     {
  4265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4266.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4267.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  4268.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4269.         $instance->setName('doctrine:database:drop');
  4270.         return $instance;
  4271.     }
  4272.     /**
  4273.      * Gets the private 'doctrine.database_import_command' shared service.
  4274.      *
  4275.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  4276.      */
  4277.     protected function getDoctrine_DatabaseImportCommandService()
  4278.     {
  4279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4280.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  4281.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  4282.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  4283.         $instance->setName('doctrine:database:import');
  4284.         return $instance;
  4285.     }
  4286.     /**
  4287.      * Gets the private 'doctrine.dbal.logger' shared service.
  4288.      *
  4289.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  4290.      */
  4291.     protected function getDoctrine_Dbal_LoggerService()
  4292.     {
  4293.         $a = new \Symfony\Bridge\Monolog\Logger('doctrine');
  4294.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4295.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4296.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4297.         return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4298.     }
  4299.     /**
  4300.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  4301.      *
  4302.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  4303.      */
  4304.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  4305.     {
  4306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4307.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  4308.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  4309.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  4310.         $instance->setName('doctrine:ensure-production-settings');
  4311.         return $instance;
  4312.     }
  4313.     /**
  4314.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  4315.      *
  4316.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  4317.      */
  4318.     protected function getDoctrine_MappingConvertCommandService()
  4319.     {
  4320.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4321.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  4322.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  4323.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  4324.         $instance->setName('doctrine:mapping:convert');
  4325.         return $instance;
  4326.     }
  4327.     /**
  4328.      * Gets the private 'doctrine.mapping_import_command' shared service.
  4329.      *
  4330.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  4331.      */
  4332.     protected function getDoctrine_MappingImportCommandService()
  4333.     {
  4334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4335.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4336.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  4337.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  4338.         $instance->setName('doctrine:mapping:import');
  4339.         return $instance;
  4340.     }
  4341.     /**
  4342.      * Gets the private 'doctrine.mapping_info_command' shared service.
  4343.      *
  4344.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  4345.      */
  4346.     protected function getDoctrine_MappingInfoCommandService()
  4347.     {
  4348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4349.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  4350.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  4351.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  4352.         $instance->setName('doctrine:mapping:info');
  4353.         return $instance;
  4354.     }
  4355.     /**
  4356.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  4357.      *
  4358.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  4359.      */
  4360.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  4361.     {
  4362.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4363.             'App\\Repository\\Main\\AdministratorRepository' => ['privates''App\\Repository\\Main\\AdministratorRepository''getAdministratorRepositoryService'false],
  4364.             'App\\Repository\\Main\\CompanyRepository' => ['privates''App\\Repository\\Main\\CompanyRepository''getCompanyRepositoryService'false],
  4365.             'App\\Repository\\Main\\CompanyStatisticRepository' => ['privates''App\\Repository\\Main\\CompanyStatisticRepository''getCompanyStatisticRepositoryService'false],
  4366.             'App\\Repository\\Main\\DocumentRepository' => ['privates''App\\Repository\\Main\\DocumentRepository''getDocumentRepositoryService'false],
  4367.             'App\\Repository\\Main\\IsAdministratorRepository' => ['privates''App\\Repository\\Main\\IsAdministratorRepository''getIsAdministratorRepositoryService'false],
  4368.             'App\\Repository\\Main\\PassbookLogRepository' => ['privates''App\\Repository\\Main\\PassbookLogRepository''getPassbookLogRepositoryService'false],
  4369.             'App\\Repository\\Main\\PassbookRegistrationsRepository' => ['privates''App\\Repository\\Main\\PassbookRegistrationsRepository''getPassbookRegistrationsRepositoryService'false],
  4370.             'App\\Repository\\Tenant\\CustomerRepository' => ['privates''App\\Repository\\Tenant\\CustomerRepository''getCustomerRepositoryService'false],
  4371.             'main.repository.tenant' => ['privates''main.repository.tenant''getMain_Repository_TenantService'false],
  4372.         ], [
  4373.             'App\\Repository\\Main\\AdministratorRepository' => '?',
  4374.             'App\\Repository\\Main\\CompanyRepository' => '?',
  4375.             'App\\Repository\\Main\\CompanyStatisticRepository' => '?',
  4376.             'App\\Repository\\Main\\DocumentRepository' => '?',
  4377.             'App\\Repository\\Main\\IsAdministratorRepository' => '?',
  4378.             'App\\Repository\\Main\\PassbookLogRepository' => '?',
  4379.             'App\\Repository\\Main\\PassbookRegistrationsRepository' => '?',
  4380.             'App\\Repository\\Tenant\\CustomerRepository' => '?',
  4381.             'main.repository.tenant' => '?',
  4382.         ]));
  4383.     }
  4384.     /**
  4385.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  4386.      *
  4387.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  4388.      */
  4389.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  4390.     {
  4391.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  4392.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4393.     }
  4394.     /**
  4395.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  4396.      *
  4397.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  4398.      */
  4399.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  4400.     {
  4401.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  4402.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  4403.     }
  4404.     /**
  4405.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  4406.      *
  4407.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  4408.      */
  4409.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  4410.     {
  4411.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4412.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  4413.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4414.     }
  4415.     /**
  4416.      * Gets the private 'doctrine.orm.tenant_entity_manager.property_info_extractor' shared service.
  4417.      *
  4418.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  4419.      */
  4420.     protected function getDoctrine_Orm_TenantEntityManager_PropertyInfoExtractorService()
  4421.     {
  4422.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  4423.         return $this->privates['doctrine.orm.tenant_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.tenant_entity_manager'] ?? $this->getDoctrine_Orm_TenantEntityManagerService()));
  4424.     }
  4425.     /**
  4426.      * Gets the private 'doctrine.orm.tenant_listeners.attach_entity_listeners' shared service.
  4427.      *
  4428.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  4429.      */
  4430.     protected function getDoctrine_Orm_TenantListeners_AttachEntityListenersService()
  4431.     {
  4432.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  4433.         return $this->privates['doctrine.orm.tenant_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  4434.     }
  4435.     /**
  4436.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  4437.      *
  4438.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  4439.      */
  4440.     protected function getDoctrine_Orm_Validator_UniqueService()
  4441.     {
  4442.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4443.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4444.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  4445.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4446.     }
  4447.     /**
  4448.      * Gets the private 'doctrine.query_dql_command' shared service.
  4449.      *
  4450.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  4451.      */
  4452.     protected function getDoctrine_QueryDqlCommandService()
  4453.     {
  4454.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4455.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  4456.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  4457.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  4458.         $instance->setName('doctrine:query:dql');
  4459.         return $instance;
  4460.     }
  4461.     /**
  4462.      * Gets the private 'doctrine.query_sql_command' shared service.
  4463.      *
  4464.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  4465.      */
  4466.     protected function getDoctrine_QuerySqlCommandService()
  4467.     {
  4468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4469.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  4470.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  4471.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand();
  4472.         $instance->setName('doctrine:query:sql');
  4473.         return $instance;
  4474.     }
  4475.     /**
  4476.      * Gets the private 'doctrine.result_cache_pool' shared service.
  4477.      *
  4478.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4479.      */
  4480.     protected function getDoctrine_ResultCachePoolService()
  4481.     {
  4482.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('mxgfen5xfy'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  4483.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4484.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  4485.     }
  4486.     /**
  4487.      * Gets the private 'doctrine.schema_create_command' shared service.
  4488.      *
  4489.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  4490.      */
  4491.     protected function getDoctrine_SchemaCreateCommandService()
  4492.     {
  4493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4494.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  4495.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  4496.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  4497.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  4498.         $instance->setName('doctrine:schema:create');
  4499.         return $instance;
  4500.     }
  4501.     /**
  4502.      * Gets the private 'doctrine.schema_drop_command' shared service.
  4503.      *
  4504.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  4505.      */
  4506.     protected function getDoctrine_SchemaDropCommandService()
  4507.     {
  4508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4509.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  4510.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  4511.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  4512.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  4513.         $instance->setName('doctrine:schema:drop');
  4514.         return $instance;
  4515.     }
  4516.     /**
  4517.      * Gets the private 'doctrine.schema_update_command' shared service.
  4518.      *
  4519.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  4520.      */
  4521.     protected function getDoctrine_SchemaUpdateCommandService()
  4522.     {
  4523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4524.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  4525.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  4526.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  4527.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  4528.         $instance->setName('doctrine:schema:update');
  4529.         return $instance;
  4530.     }
  4531.     /**
  4532.      * Gets the private 'doctrine.schema_validate_command' shared service.
  4533.      *
  4534.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  4535.      */
  4536.     protected function getDoctrine_SchemaValidateCommandService()
  4537.     {
  4538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4539.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  4540.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  4541.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  4542.         $instance->setName('doctrine:schema:validate');
  4543.         return $instance;
  4544.     }
  4545.     /**
  4546.      * Gets the private 'doctrine.system_cache_pool' shared service.
  4547.      *
  4548.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4549.      */
  4550.     protected function getDoctrine_SystemCachePoolService()
  4551.     {
  4552.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1WwtHPNQfj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4553.     }
  4554.     /**
  4555.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  4556.      *
  4557.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  4558.      */
  4559.     protected function getDoctrineMigrations_DiffCommandService()
  4560.     {
  4561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4562.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4563.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  4564.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  4565.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  4566.         $instance->setName('doctrine:migrations:diff');
  4567.         return $instance;
  4568.     }
  4569.     /**
  4570.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  4571.      *
  4572.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  4573.      */
  4574.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  4575.     {
  4576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4577.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4578.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  4579.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  4580.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  4581.         $instance->setName('doctrine:migrations:dump-schema');
  4582.         return $instance;
  4583.     }
  4584.     /**
  4585.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  4586.      *
  4587.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  4588.      */
  4589.     protected function getDoctrineMigrations_ExecuteCommandService()
  4590.     {
  4591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4592.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4593.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  4594.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  4595.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  4596.         $instance->setName('doctrine:migrations:execute');
  4597.         return $instance;
  4598.     }
  4599.     /**
  4600.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  4601.      *
  4602.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  4603.      */
  4604.     protected function getDoctrineMigrations_GenerateCommandService()
  4605.     {
  4606.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4607.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4608.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  4609.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  4610.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  4611.         $instance->setName('doctrine:migrations:generate');
  4612.         return $instance;
  4613.     }
  4614.     /**
  4615.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  4616.      *
  4617.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  4618.      */
  4619.     protected function getDoctrineMigrations_LatestCommandService()
  4620.     {
  4621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4622.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4623.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  4624.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  4625.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  4626.         $instance->setName('doctrine:migrations:latest');
  4627.         return $instance;
  4628.     }
  4629.     /**
  4630.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  4631.      *
  4632.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  4633.      */
  4634.     protected function getDoctrineMigrations_MigrateCommandService()
  4635.     {
  4636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4637.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4638.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  4639.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  4640.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  4641.         $instance->setName('doctrine:migrations:migrate');
  4642.         return $instance;
  4643.     }
  4644.     /**
  4645.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  4646.      *
  4647.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  4648.      */
  4649.     protected function getDoctrineMigrations_RollupCommandService()
  4650.     {
  4651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4652.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4653.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  4654.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  4655.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  4656.         $instance->setName('doctrine:migrations:rollup');
  4657.         return $instance;
  4658.     }
  4659.     /**
  4660.      * Gets the private 'doctrine_migrations.status_command' shared service.
  4661.      *
  4662.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  4663.      */
  4664.     protected function getDoctrineMigrations_StatusCommandService()
  4665.     {
  4666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4667.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4668.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  4669.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  4670.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  4671.         $instance->setName('doctrine:migrations:status');
  4672.         return $instance;
  4673.     }
  4674.     /**
  4675.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  4676.      *
  4677.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  4678.      */
  4679.     protected function getDoctrineMigrations_UpToDateCommandService()
  4680.     {
  4681.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4682.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4683.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  4684.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  4685.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  4686.         $instance->setName('doctrine:migrations:up-to-date');
  4687.         return $instance;
  4688.     }
  4689.     /**
  4690.      * Gets the private 'doctrine_migrations.version_command' shared service.
  4691.      *
  4692.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  4693.      */
  4694.     protected function getDoctrineMigrations_VersionCommandService()
  4695.     {
  4696.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4697.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4698.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  4699.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  4700.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  4701.         $instance->setName('doctrine:migrations:version');
  4702.         return $instance;
  4703.     }
  4704.     /**
  4705.      * Gets the private 'error_handler.error_renderer.html' shared service.
  4706.      *
  4707.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  4708.      */
  4709.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  4710.     {
  4711.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  4712.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  4713.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4714.         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()));
  4715.     }
  4716.     /**
  4717.      * Gets the private 'esi_listener' shared service.
  4718.      *
  4719.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  4720.      */
  4721.     protected function getEsiListenerService()
  4722.     {
  4723.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  4724.     }
  4725.     /**
  4726.      * Gets the private 'file_locator' shared service.
  4727.      *
  4728.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  4729.      */
  4730.     protected function getFileLocatorService()
  4731.     {
  4732.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  4733.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  4734.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  4735.         return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')], false);
  4736.     }
  4737.     /**
  4738.      * Gets the private 'form.choice_list_factory.cached' shared service.
  4739.      *
  4740.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  4741.      */
  4742.     protected function getForm_ChoiceListFactory_CachedService()
  4743.     {
  4744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  4745.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  4746.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  4747.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  4748.         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())));
  4749.     }
  4750.     /**
  4751.      * Gets the private 'form.registry' shared service.
  4752.      *
  4753.      * @return \Symfony\Component\Form\FormRegistry
  4754.      */
  4755.     protected function getForm_RegistryService()
  4756.     {
  4757.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  4758.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  4759.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  4760.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  4761.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  4762.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  4763.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  4764.         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, [
  4765.             'App\\Form\\Admin\\AdministratorType' => ['privates''App\\Form\\Admin\\AdministratorType''getAdministratorTypeService'false],
  4766.             'App\\Form\\Admin\\CompanyType' => ['privates''App\\Form\\Admin\\CompanyType''getCompanyTypeService'false],
  4767.             'App\\Form\\Admin\\CustomerType' => ['privates''App\\Form\\Admin\\CustomerType''getCustomerTypeService'false],
  4768.             'App\\Form\\Admin\\DocumentType' => ['privates''App\\Form\\Admin\\DocumentType''getDocumentTypeService'false],
  4769.             'App\\Form\\Admin\\Partials\\WalletFieldType' => ['privates''App\\Form\\Admin\\Partials\\WalletFieldType''getWalletFieldTypeService'false],
  4770.             'App\\Form\\Api\\CompanyType' => ['privates''App\\Form\\Api\\CompanyType''getCompanyType2Service'false],
  4771.             'App\\Form\\Api\\CustomerType' => ['privates''App\\Form\\Api\\CustomerType''getCustomerType2Service'false],
  4772.             'App\\Form\\Api\\NotificationType' => ['privates''App\\Form\\Api\\NotificationType''getNotificationTypeService'false],
  4773.             'App\\Form\\Api\\Partials\\WalletFieldType' => ['privates''App\\Form\\Api\\Partials\\WalletFieldType''getWalletFieldType2Service'false],
  4774.             'App\\Form\\Api\\UploadMediaType' => ['privates''App\\Form\\Api\\UploadMediaType''getUploadMediaTypeService'false],
  4775.             'App\\Form\\GeneriqueDeleteType' => ['privates''App\\Form\\GeneriqueDeleteType''getGeneriqueDeleteTypeService'false],
  4776.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  4777.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  4778.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  4779.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  4780.         ], [
  4781.             'App\\Form\\Admin\\AdministratorType' => '?',
  4782.             'App\\Form\\Admin\\CompanyType' => '?',
  4783.             'App\\Form\\Admin\\CustomerType' => '?',
  4784.             'App\\Form\\Admin\\DocumentType' => '?',
  4785.             'App\\Form\\Admin\\Partials\\WalletFieldType' => '?',
  4786.             'App\\Form\\Api\\CompanyType' => '?',
  4787.             'App\\Form\\Api\\CustomerType' => '?',
  4788.             'App\\Form\\Api\\NotificationType' => '?',
  4789.             'App\\Form\\Api\\Partials\\WalletFieldType' => '?',
  4790.             'App\\Form\\Api\\UploadMediaType' => '?',
  4791.             'App\\Form\\GeneriqueDeleteType' => '?',
  4792.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  4793.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  4794.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  4795.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  4796.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  4797.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  4798.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  4799.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  4800.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  4801.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  4802.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  4803.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  4804.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  4805.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  4806.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  4807.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  4808.         }, 1)], new RewindableGenerator(function () {
  4809.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  4810.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  4811.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  4812.     }
  4813.     /**
  4814.      * Gets the private 'form.server_params' shared service.
  4815.      *
  4816.      * @return \Symfony\Component\Form\Util\ServerParams
  4817.      */
  4818.     protected function getForm_ServerParamsService()
  4819.     {
  4820.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  4821.         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())));
  4822.     }
  4823.     /**
  4824.      * Gets the private 'form.type.choice' shared service.
  4825.      *
  4826.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  4827.      */
  4828.     protected function getForm_Type_ChoiceService()
  4829.     {
  4830.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4831.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4832.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  4833.         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()));
  4834.     }
  4835.     /**
  4836.      * Gets the private 'form.type.entity' shared service.
  4837.      *
  4838.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  4839.      */
  4840.     protected function getForm_Type_EntityService()
  4841.     {
  4842.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4843.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4844.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  4845.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  4846.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4847.     }
  4848.     /**
  4849.      * Gets the private 'form.type.form' shared service.
  4850.      *
  4851.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  4852.      */
  4853.     protected function getForm_Type_FormService()
  4854.     {
  4855.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4856.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  4858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  4859.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  4860.     }
  4861.     /**
  4862.      * Gets the private 'form.type_extension.csrf' shared service.
  4863.      *
  4864.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  4865.      */
  4866.     protected function getForm_TypeExtension_CsrfService()
  4867.     {
  4868.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  4871.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  4872.     }
  4873.     /**
  4874.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  4875.      *
  4876.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  4877.      */
  4878.     protected function getForm_TypeExtension_Form_DataCollectorService()
  4879.     {
  4880.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4881.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4882.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  4883.         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()));
  4884.     }
  4885.     /**
  4886.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  4887.      *
  4888.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  4889.      */
  4890.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  4891.     {
  4892.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4893.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4894.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  4895.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  4896.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  4897.         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())));
  4898.     }
  4899.     /**
  4900.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  4901.      *
  4902.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  4903.      */
  4904.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  4905.     {
  4906.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4907.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4908.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  4909.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  4910.     }
  4911.     /**
  4912.      * Gets the private 'form.type_extension.form.validator' shared service.
  4913.      *
  4914.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  4915.      */
  4916.     protected function getForm_TypeExtension_Form_ValidatorService()
  4917.     {
  4918.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4919.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4920.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  4921.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  4922.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  4923.     }
  4924.     /**
  4925.      * Gets the private 'form.type_extension.upload.validator' shared service.
  4926.      *
  4927.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  4928.      */
  4929.     protected function getForm_TypeExtension_Upload_ValidatorService()
  4930.     {
  4931.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4932.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4933.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  4934.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  4935.     }
  4936.     /**
  4937.      * Gets the private 'form.type_guesser.doctrine' shared service.
  4938.      *
  4939.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  4940.      */
  4941.     protected function getForm_TypeGuesser_DoctrineService()
  4942.     {
  4943.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  4944.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  4945.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4946.     }
  4947.     /**
  4948.      * Gets the private 'form.type_guesser.validator' shared service.
  4949.      *
  4950.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  4951.      */
  4952.     protected function getForm_TypeGuesser_ValidatorService()
  4953.     {
  4954.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  4955.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  4956.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  4957.     }
  4958.     /**
  4959.      * Gets the private 'fos_rest.body_listener' shared service.
  4960.      *
  4961.      * @return \FOS\RestBundle\EventListener\BodyListener
  4962.      */
  4963.     protected function getFosRest_BodyListenerService()
  4964.     {
  4965.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4966.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  4967.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  4968.         ], [
  4969.             'fos_rest.decoder.json' => '?',
  4970.             'fos_rest.decoder.xml' => '?',
  4971.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  4972.         $instance->setDefaultFormat(NULL);
  4973.         return $instance;
  4974.     }
  4975.     /**
  4976.      * Gets the private 'fos_rest.decoder.json' shared service.
  4977.      *
  4978.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  4979.      */
  4980.     protected function getFosRest_Decoder_JsonService()
  4981.     {
  4982.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  4983.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  4984.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  4985.     }
  4986.     /**
  4987.      * Gets the private 'fos_rest.decoder.xml' shared service.
  4988.      *
  4989.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  4990.      */
  4991.     protected function getFosRest_Decoder_XmlService()
  4992.     {
  4993.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  4994.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  4995.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  4996.     }
  4997.     /**
  4998.      * Gets the private 'fos_rest.format_listener' shared service.
  4999.      *
  5000.      * @return \FOS\RestBundle\EventListener\FormatListener
  5001.      */
  5002.     protected function getFosRest_FormatListenerService()
  5003.     {
  5004.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5005.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  5006.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/''api.'.$this->getEnv('string:KTB_DOMAIN_NAME'), NULLNULL, []), ['priorities' => [=> 'json'], 'fallback_format' => 'json''methods' => NULL'attributes' => [], 'stop' => false'prefer_extension' => '2.0']);
  5007.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'text/html'=> '*/*'], 'fallback_format' => 'html''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  5008.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  5009.     }
  5010.     /**
  5011.      * Gets the private 'fos_rest.inflector.doctrine' shared service.
  5012.      *
  5013.      * @return \FOS\RestBundle\Inflector\DoctrineInflector
  5014.      *
  5015.      * @deprecated The fos_rest.inflector.doctrine service is deprecated since FOSRestBundle 2.8.
  5016.      */
  5017.     protected function getFosRest_Inflector_DoctrineService()
  5018.     {
  5019.         @trigger_error('The fos_rest.inflector.doctrine service is deprecated since FOSRestBundle 2.8.'E_USER_DEPRECATED);
  5020.         return new \FOS\RestBundle\Inflector\DoctrineInflector();
  5021.     }
  5022.     /**
  5023.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  5024.      *
  5025.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  5026.      */
  5027.     protected function getFosRest_ParamFetcherListenerService()
  5028.     {
  5029.         return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(new \FOS\RestBundle\Request\ParamFetcher($this, ($this->privates['fos_rest.request.param_fetcher.reader'] ?? $this->getFosRest_Request_ParamFetcher_ReaderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['validator'] ?? $this->getValidatorService())), false);
  5030.     }
  5031.     /**
  5032.      * Gets the private 'fos_rest.request.param_fetcher.reader' shared service.
  5033.      *
  5034.      * @return \FOS\RestBundle\Request\ParamReader
  5035.      */
  5036.     protected function getFosRest_Request_ParamFetcher_ReaderService()
  5037.     {
  5038.         return $this->privates['fos_rest.request.param_fetcher.reader'] = new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5039.     }
  5040.     /**
  5041.      * Gets the private 'fos_rest.routing.loader.controller' shared service.
  5042.      *
  5043.      * @return \FOS\RestBundle\Routing\Loader\RestRouteLoader
  5044.      *
  5045.      * @deprecated The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  5046.      */
  5047.     protected function getFosRest_Routing_Loader_ControllerService()
  5048.     {
  5049.         @trigger_error('The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  5050.         return new \FOS\RestBundle\Routing\Loader\RestRouteLoader($this, ($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), $this->getFosRest_Routing_Loader_Reader_ControllerService(), 'json');
  5051.     }
  5052.     /**
  5053.      * Gets the private 'fos_rest.routing.loader.directory' shared service.
  5054.      *
  5055.      * @return \FOS\RestBundle\Routing\Loader\DirectoryRouteLoader
  5056.      *
  5057.      * @deprecated The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  5058.      */
  5059.     protected function getFosRest_Routing_Loader_DirectoryService()
  5060.     {
  5061.         @trigger_error('The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  5062.         return new \FOS\RestBundle\Routing\Loader\DirectoryRouteLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()));
  5063.     }
  5064.     /**
  5065.      * Gets the private 'fos_rest.routing.loader.processor' shared service.
  5066.      *
  5067.      * @return \FOS\RestBundle\Routing\Loader\RestRouteProcessor
  5068.      *
  5069.      * @deprecated The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  5070.      */
  5071.     protected function getFosRest_Routing_Loader_ProcessorService()
  5072.     {
  5073.         @trigger_error('The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  5074.         return $this->privates['fos_rest.routing.loader.processor'] = new \FOS\RestBundle\Routing\Loader\RestRouteProcessor();
  5075.     }
  5076.     /**
  5077.      * Gets the private 'fos_rest.routing.loader.reader.action' shared service.
  5078.      *
  5079.      * @return \FOS\RestBundle\Routing\Loader\Reader\RestActionReader
  5080.      *
  5081.      * @deprecated The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  5082.      */
  5083.     protected function getFosRest_Routing_Loader_Reader_ActionService()
  5084.     {
  5085.         @trigger_error('The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  5086.         return new \FOS\RestBundle\Routing\Loader\Reader\RestActionReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['fos_rest.request.param_fetcher.reader'] ?? $this->getFosRest_Request_ParamFetcher_ReaderService()), $this->getFosRest_Inflector_DoctrineService(), false, ['json' => false'html' => true], true);
  5087.     }
  5088.     /**
  5089.      * Gets the private 'fos_rest.routing.loader.reader.controller' shared service.
  5090.      *
  5091.      * @return \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader
  5092.      *
  5093.      * @deprecated The fos_rest.routing.loader.reader.controller service is deprecated since FOSRestBundle 2.8.
  5094.      */
  5095.     protected function getFosRest_Routing_Loader_Reader_ControllerService()
  5096.     {
  5097.         @trigger_error('The fos_rest.routing.loader.reader.controller service is deprecated since FOSRestBundle 2.8.'E_USER_DEPRECATED);
  5098.         return new \FOS\RestBundle\Routing\Loader\Reader\RestControllerReader($this->getFosRest_Routing_Loader_Reader_ActionService(), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5099.     }
  5100.     /**
  5101.      * Gets the private 'fos_rest.routing.loader.xml_collection' shared service.
  5102.      *
  5103.      * @return \FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader
  5104.      *
  5105.      * @deprecated The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  5106.      */
  5107.     protected function getFosRest_Routing_Loader_XmlCollectionService()
  5108.     {
  5109.         @trigger_error('The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  5110.         return new \FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()), false, ['json' => false'html' => true], 'json');
  5111.     }
  5112.     /**
  5113.      * Gets the private 'fos_rest.routing.loader.yaml_collection' shared service.
  5114.      *
  5115.      * @return \FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader
  5116.      *
  5117.      * @deprecated The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
  5118.      */
  5119.     protected function getFosRest_Routing_Loader_YamlCollectionService()
  5120.     {
  5121.         @trigger_error('The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.'E_USER_DEPRECATED);
  5122.         return new \FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader(($this->privates['file_locator'] ?? $this->getFileLocatorService()), ($this->privates['fos_rest.routing.loader.processor'] ?? $this->getFosRest_Routing_Loader_ProcessorService()), false, ['json' => false'html' => true], 'json');
  5123.     }
  5124.     /**
  5125.      * Gets the private 'fos_rest.serializer.form_error_handler' shared service.
  5126.      *
  5127.      * @return \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler
  5128.      */
  5129.     protected function getFosRest_Serializer_FormErrorHandlerService()
  5130.     {
  5131.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5132.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorHandler.php';
  5133.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  5134.         return $this->privates['fos_rest.serializer.form_error_handler'] = new \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler(new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators'));
  5135.     }
  5136.     /**
  5137.      * Gets the private 'fos_rest.serializer.jms' shared service.
  5138.      *
  5139.      * @return \FOS\RestBundle\Serializer\JMSSerializerAdapter
  5140.      */
  5141.     protected function getFosRest_Serializer_JmsService($lazyLoad true)
  5142.     {
  5143.         return $this->privates['fos_rest.serializer.jms'] = new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($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())));
  5144.     }
  5145.     /**
  5146.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  5147.      *
  5148.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  5149.      */
  5150.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  5151.     {
  5152.         return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5153.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'false],
  5154.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  5155.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  5156.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  5157.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  5158.         ], [
  5159.             'fos_rest.serializer.form_error_handler' => '?',
  5160.             'jms_serializer.array_collection_handler' => '?',
  5161.             'jms_serializer.constraint_violation_handler' => '?',
  5162.             'jms_serializer.datetime_handler' => '?',
  5163.             'jms_serializer.iterator_handler' => '?',
  5164.         ]), [=> ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> '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']], 'JMS\\Serializer\\Handler\\iterable' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], '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']], 'Symfony\\Component\\Form\\Form' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']]], => ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> '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']], 'JMS\\Serializer\\Handler\\iterable' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterable']], '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']]]]);
  5165.     }
  5166.     /**
  5167.      * Gets the private 'fos_rest.view_response_listener' shared service.
  5168.      *
  5169.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  5170.      */
  5171.     protected function getFosRest_ViewResponseListenerService()
  5172.     {
  5173.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  5174.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()), false);
  5175.     }
  5176.     /**
  5177.      * Gets the private 'fragment.listener' shared service.
  5178.      *
  5179.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  5180.      */
  5181.     protected function getFragment_ListenerService()
  5182.     {
  5183.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), '/_fragment');
  5184.     }
  5185.     /**
  5186.      * Gets the private 'fragment.renderer.esi' shared service.
  5187.      *
  5188.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  5189.      */
  5190.     protected function getFragment_Renderer_EsiService()
  5191.     {
  5192.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  5193.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  5194.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  5195.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  5196.         $this->privates['fragment.renderer.esi'] = $instance = new \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())), ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService()), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))));
  5197.         $instance->setFragmentPath('/_fragment');
  5198.         return $instance;
  5199.     }
  5200.     /**
  5201.      * Gets the private 'fragment.renderer.hinclude' shared service.
  5202.      *
  5203.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  5204.      */
  5205.     protected function getFragment_Renderer_HincludeService()
  5206.     {
  5207.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  5208.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  5209.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  5210.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), NULL);
  5211.         $instance->setFragmentPath('/_fragment');
  5212.         return $instance;
  5213.     }
  5214.     /**
  5215.      * Gets the private 'fragment.renderer.inline' shared service.
  5216.      *
  5217.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  5218.      */
  5219.     protected function getFragment_Renderer_InlineService()
  5220.     {
  5221.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  5222.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  5223.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  5224.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5225.         $instance->setFragmentPath('/_fragment');
  5226.         return $instance;
  5227.     }
  5228.     /**
  5229.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  5230.      *
  5231.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  5232.      */
  5233.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  5234.     {
  5235.         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())));
  5236.     }
  5237.     /**
  5238.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  5239.      *
  5240.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  5241.      */
  5242.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  5243.     {
  5244.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  5245.     }
  5246.     /**
  5247.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  5248.      *
  5249.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  5250.      */
  5251.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  5252.     {
  5253.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5254.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  5255.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  5256.     }
  5257.     /**
  5258.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  5259.      *
  5260.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  5261.      */
  5262.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  5263.     {
  5264.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5265.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  5266.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  5267.     }
  5268.     /**
  5269.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  5270.      *
  5271.      * @return \JMS\Serializer\Handler\DateHandler
  5272.      */
  5273.     protected function getJmsSerializer_DatetimeHandlerService()
  5274.     {
  5275.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5276.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  5277.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''Europe/Paris'true);
  5278.     }
  5279.     /**
  5280.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  5281.      *
  5282.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  5283.      */
  5284.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  5285.     {
  5286.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  5287.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  5288.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  5289.     }
  5290.     /**
  5291.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  5292.      *
  5293.      * @return \JMS\Serializer\Handler\IteratorHandler
  5294.      */
  5295.     protected function getJmsSerializer_IteratorHandlerService()
  5296.     {
  5297.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5298.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  5299.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  5300.     }
  5301.     /**
  5302.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  5303.      *
  5304.      * @return \Metadata\MetadataFactory
  5305.      */
  5306.     protected function getJmsSerializer_MetadataFactoryService()
  5307.     {
  5308.         $this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this'jms_serializer.metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  5309.         $instance->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')));
  5310.         return $instance;
  5311.     }
  5312.     /**
  5313.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  5314.      *
  5315.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  5316.      */
  5317.     protected function getJmsSerializer_StopwatchSubscriberService()
  5318.     {
  5319.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  5320.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  5321.         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))));
  5322.     }
  5323.     /**
  5324.      * Gets the private 'locale_aware_listener' shared service.
  5325.      *
  5326.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  5327.      */
  5328.     protected function getLocaleAwareListenerService()
  5329.     {
  5330.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  5331.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  5332.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5333.     }
  5334.     /**
  5335.      * Gets the private 'locale_listener' shared service.
  5336.      *
  5337.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  5338.      */
  5339.     protected function getLocaleListenerService()
  5340.     {
  5341.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()));
  5342.     }
  5343.     /**
  5344.      * Gets the private 'mailer.mailer' shared service.
  5345.      *
  5346.      * @return \Symfony\Component\Mailer\Mailer
  5347.      */
  5348.     protected function getMailer_MailerService()
  5349.     {
  5350.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  5351.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  5352.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  5353.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  5354.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  5355.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  5356.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  5357.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  5358.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  5359.         }, 3)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5360.     }
  5361.     /**
  5362.      * Gets the private 'mailer.transport_factory.null' shared service.
  5363.      *
  5364.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  5365.      */
  5366.     protected function getMailer_TransportFactory_NullService()
  5367.     {
  5368.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  5369.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  5370.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  5371.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5372.     }
  5373.     /**
  5374.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  5375.      *
  5376.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  5377.      */
  5378.     protected function getMailer_TransportFactory_SendmailService()
  5379.     {
  5380.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  5381.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  5382.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  5383.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5384.     }
  5385.     /**
  5386.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  5387.      *
  5388.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  5389.      */
  5390.     protected function getMailer_TransportFactory_SmtpService()
  5391.     {
  5392.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  5393.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  5394.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  5395.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5396.     }
  5397.     /**
  5398.      * Gets the private 'main.repository.tenant' shared autowired service.
  5399.      *
  5400.      * @return \App\Repository\Main\CompanyRepository
  5401.      */
  5402.     protected function getMain_Repository_TenantService()
  5403.     {
  5404.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5405.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5406.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5407.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5408.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5409.         include_once \dirname(__DIR__4).'/src/Repository/Main/CompanyRepository.php';
  5410.         return $this->privates['main.repository.tenant'] = new \App\Repository\Main\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5411.     }
  5412.     /**
  5413.      * Gets the private 'mime_types' shared service.
  5414.      *
  5415.      * @return \Symfony\Component\Mime\MimeTypes
  5416.      */
  5417.     protected function getMimeTypesService()
  5418.     {
  5419.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  5420.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  5421.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  5422.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  5423.         $instance->setDefault($instance);
  5424.         return $instance;
  5425.     }
  5426.     /**
  5427.      * Gets the private 'monolog.command.server_log' shared service.
  5428.      *
  5429.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  5430.      */
  5431.     protected function getMonolog_Command_ServerLogService()
  5432.     {
  5433.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5434.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  5435.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  5436.         $instance->setName('server:log');
  5437.         return $instance;
  5438.     }
  5439.     /**
  5440.      * Gets the private 'monolog.handler.admin' shared service.
  5441.      *
  5442.      * @return \Monolog\Handler\RotatingFileHandler
  5443.      */
  5444.     protected function getMonolog_Handler_AdminService()
  5445.     {
  5446.         $this->privates['monolog.handler.admin'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__4).'/logs/admin/staging.log'), 60100trueNULL);
  5447.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5448.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  5449.         return $instance;
  5450.     }
  5451.     /**
  5452.      * Gets the private 'monolog.handler.api' shared service.
  5453.      *
  5454.      * @return \Monolog\Handler\RotatingFileHandler
  5455.      */
  5456.     protected function getMonolog_Handler_ApiService()
  5457.     {
  5458.         $this->privates['monolog.handler.api'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__4).'/logs/api/staging.log'), 60100trueNULL);
  5459.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5460.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  5461.         return $instance;
  5462.     }
  5463.     /**
  5464.      * Gets the private 'monolog.handler.console' shared service.
  5465.      *
  5466.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  5467.      */
  5468.     protected function getMonolog_Handler_ConsoleService()
  5469.     {
  5470.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  5471.     }
  5472.     /**
  5473.      * Gets the private 'monolog.handler.main' shared service.
  5474.      *
  5475.      * @return \Monolog\Handler\FingersCrossedHandler
  5476.      */
  5477.     protected function getMonolog_Handler_MainService()
  5478.     {
  5479.         $a = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__4).'/logs/staging.log'), 60400trueNULL);
  5480.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5481.         $a->setFilenameFormat('{filename}-{date}''Y-m-d');
  5482.         return $this->privates['monolog.handler.main'] = new \Monolog\Handler\FingersCrossedHandler($a, new \Symfony\Bridge\Monolog\Handler\FingersCrossed\HttpCodeActivationStrategy(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), [=> ['code' => 404'urls' => []], => ['code' => 405'urls' => []]], 400), 50truetrueNULL);
  5483.     }
  5484.     /**
  5485.      * Gets the private 'monolog.handler.wallet' shared service.
  5486.      *
  5487.      * @return \Monolog\Handler\RotatingFileHandler
  5488.      */
  5489.     protected function getMonolog_Handler_WalletService()
  5490.     {
  5491.         $this->privates['monolog.handler.wallet'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__4).'/logs/wallet/staging.log'), 60100trueNULL);
  5492.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5493.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  5494.         return $instance;
  5495.     }
  5496.     /**
  5497.      * Gets the private 'monolog.logger' shared service.
  5498.      *
  5499.      * @return \Symfony\Bridge\Monolog\Logger
  5500.      */
  5501.     protected function getMonolog_LoggerService()
  5502.     {
  5503.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  5504.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5505.         $instance->useMicrosecondTimestamps(false);
  5506.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5507.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5508.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5509.         return $instance;
  5510.     }
  5511.     /**
  5512.      * Gets the private 'monolog.logger.cache' shared service.
  5513.      *
  5514.      * @return \Symfony\Bridge\Monolog\Logger
  5515.      */
  5516.     protected function getMonolog_Logger_CacheService()
  5517.     {
  5518.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  5519.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5520.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5521.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5522.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5523.         return $instance;
  5524.     }
  5525.     /**
  5526.      * Gets the private 'monolog.logger.request' shared service.
  5527.      *
  5528.      * @return \Symfony\Bridge\Monolog\Logger
  5529.      */
  5530.     protected function getMonolog_Logger_RequestService()
  5531.     {
  5532.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  5533.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5534.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5535.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5536.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5537.         return $instance;
  5538.     }
  5539.     /**
  5540.      * Gets the private 'monolog.logger.security' shared service.
  5541.      *
  5542.      * @return \Symfony\Bridge\Monolog\Logger
  5543.      */
  5544.     protected function getMonolog_Logger_SecurityService()
  5545.     {
  5546.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  5547.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5548.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5549.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5550.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5551.         return $instance;
  5552.     }
  5553.     /**
  5554.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  5555.      *
  5556.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  5557.      */
  5558.     protected function getNelmioApiDoc_Describers_ConfigService()
  5559.     {
  5560.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  5561.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  5562.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['host' => 'api.'.$this->getEnv('string:KTB_DOMAIN_NAME'), 'info' => ['title' => 'API pour Wallet''description' => 'API allowing the creation of Wallet and the sending of notification thanks to it.'."\n".'The download URL for the user QRCode is simply: https://www.'.$this->getEnv('string:KTB_DOMAIN_NAME').'/qrcode/{usertoken}/'."\n".'Each wallet is generated by taking the customization information defined in the company, and by overloading it with the information defined in the user.'."\n"'version' => '1.0.0']]);
  5563.     }
  5564.     /**
  5565.      * Gets the private 'nelmio_api_doc.describers.route.apidoc' shared service.
  5566.      *
  5567.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  5568.      */
  5569.     protected function getNelmioApiDoc_Describers_Route_ApidocService()
  5570.     {
  5571.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  5572.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  5573.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  5574.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  5575.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  5576.         return $this->privates['nelmio_api_doc.describers.route.apidoc'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
  5577.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  5578.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  5579.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  5580.         }, 3));
  5581.     }
  5582.     /**
  5583.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  5584.      *
  5585.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  5586.      */
  5587.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  5588.     {
  5589.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  5590.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  5591.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  5592.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  5593.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  5594.         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 () {
  5595.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  5596.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  5597.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  5598.         }, 3));
  5599.     }
  5600.     /**
  5601.      * Gets the private 'nelmio_api_doc.describers.swagger_php.apidoc' shared service.
  5602.      *
  5603.      * @return \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber
  5604.      */
  5605.     protected function getNelmioApiDoc_Describers_SwaggerPhp_ApidocService()
  5606.     {
  5607.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  5608.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  5609.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/SwaggerPhpDescriber.php';
  5610.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  5611.         return $this->privates['nelmio_api_doc.describers.swagger_php.apidoc'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.apidoc'] ?? $this->getNelmioApiDoc_Routes_ApidocService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5612.     }
  5613.     /**
  5614.      * Gets the private 'nelmio_api_doc.describers.swagger_php.default' shared service.
  5615.      *
  5616.      * @return \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber
  5617.      */
  5618.     protected function getNelmioApiDoc_Describers_SwaggerPhp_DefaultService()
  5619.     {
  5620.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  5621.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  5622.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/SwaggerPhpDescriber.php';
  5623.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  5624.         return $this->privates['nelmio_api_doc.describers.swagger_php.default'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($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.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5625.     }
  5626.     /**
  5627.      * Gets the private 'nelmio_api_doc.generator_locator' shared service.
  5628.      *
  5629.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5630.      */
  5631.     protected function getNelmioApiDoc_GeneratorLocatorService()
  5632.     {
  5633.         return $this->privates['nelmio_api_doc.generator_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5634.             'apidoc' => ['services''nelmio_api_doc.generator.apidoc''getNelmioApiDoc_Generator_ApidocService'false],
  5635.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  5636.         ], [
  5637.             'apidoc' => '?',
  5638.             'default' => '?',
  5639.         ]);
  5640.     }
  5641.     /**
  5642.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  5643.      *
  5644.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  5645.      */
  5646.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  5647.     {
  5648.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  5649.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  5650.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  5651.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  5652.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['form.factory'] ?? $this->getForm_FactoryService()));
  5653.     }
  5654.     /**
  5655.      * Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
  5656.      *
  5657.      * @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
  5658.      */
  5659.     protected function getNelmioApiDoc_ModelDescribers_JmsService()
  5660.     {
  5661.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  5662.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  5663.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  5664.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/JMSModelDescriber.php';
  5665.         return $this->privates['nelmio_api_doc.model_describers.jms'] = new \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber(($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService()), NULL, ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5666.     }
  5667.     /**
  5668.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  5669.      *
  5670.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  5671.      */
  5672.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  5673.     {
  5674.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  5675.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  5676.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  5677.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  5678.         return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), new RewindableGenerator(function () {
  5679.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  5680.             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()));
  5681.             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()));
  5682.             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()));
  5683.             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()));
  5684.             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()));
  5685.             yield => ($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()));
  5686.         }, 7));
  5687.     }
  5688.     /**
  5689.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  5690.      *
  5691.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  5692.      */
  5693.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  5694.     {
  5695.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  5696.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  5697.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  5698.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  5699.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  5700.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  5701.             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()));
  5702.             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()));
  5703.             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()));
  5704.             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()));
  5705.             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()));
  5706.             yield => ($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()));
  5707.         }, 7));
  5708.     }
  5709.     /**
  5710.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  5711.      *
  5712.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  5713.      */
  5714.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  5715.     {
  5716.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  5717.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberTrait.php';
  5718.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/FosRestDescriber.php';
  5719.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5720.     }
  5721.     /**
  5722.      * Gets the private 'nelmio_api_doc.routes.apidoc' shared service.
  5723.      *
  5724.      * @return \Symfony\Component\Routing\RouteCollection
  5725.      */
  5726.     protected function getNelmioApiDoc_Routes_ApidocService()
  5727.     {
  5728.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  5729.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  5730.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  5731.         return $this->privates['nelmio_api_doc.routes.apidoc'] = (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))), 'apidoc', ['path_patterns' => [=> '^(?!/(apple|android))'], 'host_patterns' => [=> '^api.'.$this->getEnv('string:KTB_DOMAIN_NAME')], 'name_patterns' => [], 'with_annotation' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  5732.     }
  5733.     /**
  5734.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  5735.      *
  5736.      * @return \Symfony\Component\Routing\RouteCollection
  5737.      */
  5738.     protected function getNelmioApiDoc_Routes_DefaultService()
  5739.     {
  5740.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  5741.         return $this->privates['nelmio_api_doc.routes.default'] = ($this->services['router'] ?? $this->getRouterService())->getRouteCollection();
  5742.     }
  5743.     /**
  5744.      * Gets the private 'parameter_bag' shared service.
  5745.      *
  5746.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  5747.      */
  5748.     protected function getParameterBagService()
  5749.     {
  5750.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  5751.     }
  5752.     /**
  5753.      * Gets the private 'profiler_listener' shared service.
  5754.      *
  5755.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  5756.      */
  5757.     protected function getProfilerListenerService()
  5758.     {
  5759.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  5760.     }
  5761.     /**
  5762.      * Gets the private 'property_accessor' shared service.
  5763.      *
  5764.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  5765.      */
  5766.     protected function getPropertyAccessorService()
  5767.     {
  5768.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  5769.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  5770.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  5771.     }
  5772.     /**
  5773.      * Gets the private 'property_info' shared service.
  5774.      *
  5775.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  5776.      */
  5777.     protected function getPropertyInfoService()
  5778.     {
  5779.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  5780.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  5781.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5782.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  5783.             yield => ($this->privates['doctrine.orm.tenant_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_TenantEntityManager_PropertyInfoExtractorService());
  5784.         }, 4), new RewindableGenerator(function () {
  5785.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  5786.             yield => ($this->privates['doctrine.orm.tenant_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_TenantEntityManager_PropertyInfoExtractorService());
  5787.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  5788.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5789.         }, 4), new RewindableGenerator(function () {
  5790.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  5791.         }, 1), new RewindableGenerator(function () {
  5792.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  5793.             yield => ($this->privates['doctrine.orm.tenant_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_TenantEntityManager_PropertyInfoExtractorService());
  5794.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5795.         }, 3), new RewindableGenerator(function () {
  5796.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5797.         }, 1));
  5798.     }
  5799.     /**
  5800.      * Gets the private 'property_info.serializer_extractor' shared service.
  5801.      *
  5802.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  5803.      */
  5804.     protected function getPropertyInfo_SerializerExtractorService()
  5805.     {
  5806.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  5807.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  5808.     }
  5809.     /**
  5810.      * Gets the private 'router.cache_warmer' shared service.
  5811.      *
  5812.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  5813.      */
  5814.     protected function getRouter_CacheWarmerService()
  5815.     {
  5816.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5817.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  5818.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5819.             'router' => ['services''router''getRouterService'false],
  5820.         ], [
  5821.             'router' => '?',
  5822.         ]))->withContext('router.cache_warmer'$this));
  5823.     }
  5824.     /**
  5825.      * Gets the private 'router.request_context' shared service.
  5826.      *
  5827.      * @return \Symfony\Component\Routing\RequestContext
  5828.      */
  5829.     protected function getRouter_RequestContextService()
  5830.     {
  5831.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  5832.     }
  5833.     /**
  5834.      * Gets the private 'router_listener' shared service.
  5835.      *
  5836.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  5837.      */
  5838.     protected function getRouterListenerService()
  5839.     {
  5840.         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);
  5841.     }
  5842.     /**
  5843.      * Gets the private 'security.access_listener' shared service.
  5844.      *
  5845.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  5846.      */
  5847.     protected function getSecurity_AccessListenerService()
  5848.     {
  5849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  5851.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  5852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  5853.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  5854.     }
  5855.     /**
  5856.      * Gets the private 'security.access_map' shared service.
  5857.      *
  5858.      * @return \Symfony\Component\Security\Http\AccessMap
  5859.      */
  5860.     protected function getSecurity_AccessMapService()
  5861.     {
  5862.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  5863.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  5864.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  5865.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler''api.'.$this->getEnv('string:KTB_DOMAIN_NAME')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  5866.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/apple/''api.'.$this->getEnv('string:KTB_DOMAIN_NAME')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  5867.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/android/''api.'.$this->getEnv('string:KTB_DOMAIN_NAME')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  5868.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/''api.'.$this->getEnv('string:KTB_DOMAIN_NAME')), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  5869.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/wallet/''www.'.$this->getEnv('string:KTB_DOMAIN_NAME')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  5870.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/administrator/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  5871.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/qrcode/''www.'.$this->getEnv('string:KTB_DOMAIN_NAME')), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  5872.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/locale-change/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  5873.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  5874.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logout'), [=> 'ROLE_USER'], NULL);
  5875.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/''www.'.$this->getEnv('string:KTB_DOMAIN_NAME')), [=> 'ROLE_ADMIN'], NULL);
  5876.         return $instance;
  5877.     }
  5878.     /**
  5879.      * Gets the private 'security.authentication.guard_handler' shared service.
  5880.      *
  5881.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  5882.      */
  5883.     protected function getSecurity_Authentication_GuardHandlerService()
  5884.     {
  5885.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/GuardAuthenticatorHandler.php';
  5886.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  5887.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  5888.         $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [=> 'api']);
  5889.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  5890.         return $instance;
  5891.     }
  5892.     /**
  5893.      * Gets the private 'security.authentication.listener.anonymous.api' shared service.
  5894.      *
  5895.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  5896.      */
  5897.     protected function getSecurity_Authentication_Listener_Anonymous_ApiService()
  5898.     {
  5899.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5900.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  5901.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  5902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  5903.         return $this->privates['security.authentication.listener.anonymous.api'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  5904.     }
  5905.     /**
  5906.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  5907.      *
  5908.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  5909.      */
  5910.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  5911.     {
  5912.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5913.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  5914.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  5915.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  5916.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  5917.     }
  5918.     /**
  5919.      * Gets the private 'security.authentication.listener.guard.api' shared service.
  5920.      *
  5921.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  5922.      */
  5923.     protected function getSecurity_Authentication_Listener_Guard_ApiService()
  5924.     {
  5925.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  5927.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  5928.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  5929.         return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'api', new RewindableGenerator(function () {
  5930.             yield => ($this->privates['App\\Security\\ApiTokenAuthenticator'] ?? $this->getApiTokenAuthenticatorService());
  5931.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  5932.     }
  5933.     /**
  5934.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  5935.      *
  5936.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  5937.      */
  5938.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  5939.     {
  5940.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5941.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  5942.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  5943.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  5944.         $this->privates['security.authentication.listener.guard.main'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'main', new RewindableGenerator(function () {
  5945.             yield => ($this->privates['App\\Security\\AdministratorAuthenticator'] ?? $this->getAdministratorAuthenticatorService());
  5946.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  5947.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  5948.         return $instance;
  5949.     }
  5950.     /**
  5951.      * Gets the private 'security.authentication.listener.rememberme.main' shared service.
  5952.      *
  5953.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  5954.      */
  5955.     protected function getSecurity_Authentication_Listener_Rememberme_MainService()
  5956.     {
  5957.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  5959.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  5960.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/RememberMeListener.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  5962.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  5963.         return $this->privates['security.authentication.listener.rememberme.main'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), true, ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  5964.     }
  5965.     /**
  5966.      * Gets the private 'security.authentication.manager' shared service.
  5967.      *
  5968.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  5969.      */
  5970.     protected function getSecurity_Authentication_ManagerService()
  5971.     {
  5972.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  5973.             yield => ($this->privates['security.authentication.provider.guard.api'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiService());
  5974.             yield => ($this->privates['security.authentication.provider.anonymous.api'] ?? ($this->privates['security.authentication.provider.anonymous.api'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  5975.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  5976.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
  5977.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  5978.         }, 5), true);
  5979.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5980.         return $instance;
  5981.     }
  5982.     /**
  5983.      * Gets the private 'security.authentication.provider.guard.api' shared service.
  5984.      *
  5985.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  5986.      */
  5987.     protected function getSecurity_Authentication_Provider_Guard_ApiService()
  5988.     {
  5989.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  5990.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  5991.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  5992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  5993.         return $this->privates['security.authentication.provider.guard.api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  5994.             yield => ($this->privates['App\\Security\\ApiTokenAuthenticator'] ?? $this->getApiTokenAuthenticatorService());
  5995.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  5996.     }
  5997.     /**
  5998.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  5999.      *
  6000.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  6001.      */
  6002.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  6003.     {
  6004.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  6005.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  6006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  6007.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  6008.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  6009.             yield => ($this->privates['App\\Security\\AdministratorAuthenticator'] ?? $this->getAdministratorAuthenticatorService());
  6010.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'main', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  6011.     }
  6012.     /**
  6013.      * Gets the private 'security.authentication.provider.rememberme.main' shared service.
  6014.      *
  6015.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  6016.      */
  6017.     protected function getSecurity_Authentication_Provider_Rememberme_MainService()
  6018.     {
  6019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  6020.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/RememberMeAuthenticationProvider.php';
  6021.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  6022.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  6023.         return $this->privates['security.authentication.provider.rememberme.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), $this->getEnv('APP_SECRET'), 'main');
  6024.     }
  6025.     /**
  6026.      * Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
  6027.      *
  6028.      * @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
  6029.      */
  6030.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
  6031.     {
  6032.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  6033.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  6034.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  6036.         return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices([=> ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService())], $this->getEnv('APP_SECRET'), 'main', ['lifetime' => 604800'path' => '/''name' => 'REMEMBERME''domain' => NULL'secure' => NULL'httponly' => true'samesite' => 'lax''always_remember_me' => false'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  6037.     }
  6038.     /**
  6039.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  6040.      *
  6041.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  6042.      */
  6043.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  6044.     {
  6045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  6047.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  6048.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  6051.         return $this->privates['security.authentication.switchuser_listener.main'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['security.token_storage'] ?? $this->getSecurity_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\UserChecker())), 'main', ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user''ROLE_ALLOWED_TO_SWITCH', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), false);
  6052.     }
  6053.     /**
  6054.      * Gets the private 'security.channel_listener' shared service.
  6055.      *
  6056.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  6057.      */
  6058.     protected function getSecurity_ChannelListenerService()
  6059.     {
  6060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6061.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  6066.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  6067.     }
  6068.     /**
  6069.      * Gets the private 'security.command.user_password_encoder' shared service.
  6070.      *
  6071.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  6072.      */
  6073.     protected function getSecurity_Command_UserPasswordEncoderService()
  6074.     {
  6075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6076.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  6077.         $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\\Main\\Administrator']);
  6078.         $instance->setName('security:encode-password');
  6079.         return $instance;
  6080.     }
  6081.     /**
  6082.      * Gets the private 'security.context_listener.0' shared service.
  6083.      *
  6084.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6085.      */
  6086.     protected function getSecurity_ContextListener_0Service()
  6087.     {
  6088.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  6092.         $this->privates['security.context_listener.0'] = $instance = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  6093.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  6094.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  6095.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  6096.         return $instance;
  6097.     }
  6098.     /**
  6099.      * Gets the private 'security.csrf.token_storage' shared service.
  6100.      *
  6101.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  6102.      */
  6103.     protected function getSecurity_Csrf_TokenStorageService()
  6104.     {
  6105.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  6106.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  6107.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  6108.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  6109.     }
  6110.     /**
  6111.      * Gets the private 'security.encoder_factory.generic' shared service.
  6112.      *
  6113.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  6114.      */
  6115.     protected function getSecurity_EncoderFactory_GenericService()
  6116.     {
  6117.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  6118.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  6119.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\Main\\Administrator' => ['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'threads' => NULL]]);
  6120.     }
  6121.     /**
  6122.      * Gets the private 'security.firewall.map' shared service.
  6123.      *
  6124.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  6125.      */
  6126.     protected function getSecurity_Firewall_MapService()
  6127.     {
  6128.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6129.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  6130.             'security.firewall.map.context.assets' => ['privates''security.firewall.map.context.assets''getSecurity_Firewall_Map_Context_AssetsService'false],
  6131.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  6132.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  6133.             'security.firewall.map.context.staging' => ['privates''security.firewall.map.context.staging''getSecurity_Firewall_Map_Context_StagingService'false],
  6134.         ], [
  6135.             'security.firewall.map.context.api' => '?',
  6136.             'security.firewall.map.context.assets' => '?',
  6137.             'security.firewall.map.context.dev' => '?',
  6138.             'security.firewall.map.context.main' => '?',
  6139.             'security.firewall.map.context.staging' => '?',
  6140.         ]), new RewindableGenerator(function () {
  6141.             yield 'security.firewall.map.context.assets' => ($this->privates['.security.request_matcher.51zps_Q'] ?? ($this->privates['.security.request_matcher.51zps_Q'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(assets|uploads|images|bundles)/')));
  6142.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.N0.rD3K'] ?? ($this->privates['.security.request_matcher.N0.rD3K'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/_(profiler|wdt)/')));
  6143.             yield 'security.firewall.map.context.staging' => ($this->privates['.security.request_matcher.N0.rD3K'] ?? ($this->privates['.security.request_matcher.N0.rD3K'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/_(profiler|wdt)/')));
  6144.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.Qio144c'] ?? ($this->privates['.security.request_matcher.Qio144c'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL'^api.'.$this->getEnv('string:KTB_DOMAIN_NAME').'$')));
  6145.             yield 'security.firewall.map.context.main' => NULL;
  6146.         }, 5));
  6147.     }
  6148.     /**
  6149.      * Gets the private 'security.firewall.map.context.api' shared service.
  6150.      *
  6151.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6152.      */
  6153.     protected function getSecurity_Firewall_Map_Context_ApiService()
  6154.     {
  6155.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  6162.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  6163.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
  6164.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6165.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  6166.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  6167.         $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b'/'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']);
  6168.         $c->addHandler(($this->privates['security.logout.handler.csrf_token_clearing'] ?? $this->getSecurity_Logout_Handler_CsrfTokenClearingService()));
  6169.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6170.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  6171.             yield => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
  6172.             yield => ($this->privates['security.authentication.listener.anonymous.api'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiService());
  6173.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  6174.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), $b'api', ($this->privates['App\\Security\\ApiTokenAuthenticator'] ?? $this->getApiTokenAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.Qio144c'truetrue'security.user.provider.concrete.app_user_provider'NULL'App\\Security\\ApiTokenAuthenticator'NULLNULL, [=> 'guard'=> 'anonymous'], NULL));
  6175.     }
  6176.     /**
  6177.      * Gets the private 'security.firewall.map.context.assets' shared service.
  6178.      *
  6179.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6180.      */
  6181.     protected function getSecurity_Firewall_Map_Context_AssetsService()
  6182.     {
  6183.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6184.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6185.         return $this->privates['security.firewall.map.context.assets'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6186.             return new \EmptyIterator();
  6187.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('assets''security.user_checker''.security.request_matcher.51zps_Q'falsefalse'''''''''', [], NULL));
  6188.     }
  6189.     /**
  6190.      * Gets the private 'security.firewall.map.context.dev' shared service.
  6191.      *
  6192.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6193.      */
  6194.     protected function getSecurity_Firewall_Map_Context_DevService()
  6195.     {
  6196.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6197.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6198.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6199.             return new \EmptyIterator();
  6200.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.N0.rD3K'falsefalse'''''''''', [], NULL));
  6201.     }
  6202.     /**
  6203.      * Gets the private 'security.firewall.map.context.main' shared service.
  6204.      *
  6205.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  6206.      */
  6207.     protected function getSecurity_Firewall_Map_Context_MainService()
  6208.     {
  6209.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  6212.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  6213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  6215.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  6216.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  6217.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  6218.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/SessionLogoutHandler.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6222.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  6223.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  6224.         $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b'/'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']);
  6225.         $c->addHandler(($this->privates['security.logout.handler.csrf_token_clearing'] ?? $this->getSecurity_Logout_Handler_CsrfTokenClearingService()));
  6226.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
  6227.         $c->addHandler(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  6228.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  6229.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  6230.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  6231.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  6232.             yield => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
  6233.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  6234.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  6235.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  6236.         }, 7), 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(NULLNULL))), $b'main', ($this->privates['App\\Security\\AdministratorAuthenticator'] ?? $this->getAdministratorAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''App\\Security\\AdministratorAuthenticator'NULLNULL, [=> 'switch_user'=> 'guard'=> 'remember_me'=> 'anonymous'], ['parameter' => '_switch_user''role' => 'ROLE_ALLOWED_TO_SWITCH''stateless' => false]), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  6237.     }
  6238.     /**
  6239.      * Gets the private 'security.firewall.map.context.staging' shared service.
  6240.      *
  6241.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6242.      */
  6243.     protected function getSecurity_Firewall_Map_Context_StagingService()
  6244.     {
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6247.         return $this->privates['security.firewall.map.context.staging'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6248.             return new \EmptyIterator();
  6249.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('staging''security.user_checker''.security.request_matcher.N0.rD3K'falsefalse'''''''''', [], NULL));
  6250.     }
  6251.     /**
  6252.      * Gets the private 'security.http_utils' shared service.
  6253.      *
  6254.      * @return \Symfony\Component\Security\Http\HttpUtils
  6255.      */
  6256.     protected function getSecurity_HttpUtilsService()
  6257.     {
  6258.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  6259.         $a = ($this->services['router'] ?? $this->getRouterService());
  6260.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://(?:%s|(?:.+\\.)?'.$this->getEnv('string:KTB_DOMAIN_NAME').')$}i''{^https://(?:%s|(?:.+\\.)?'.$this->getEnv('string:KTB_DOMAIN_NAME').')$}i');
  6261.     }
  6262.     /**
  6263.      * Gets the private 'security.logout.handler.csrf_token_clearing' shared service.
  6264.      *
  6265.      * @return \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler
  6266.      */
  6267.     protected function getSecurity_Logout_Handler_CsrfTokenClearingService()
  6268.     {
  6269.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  6270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
  6271.         return $this->privates['security.logout.handler.csrf_token_clearing'] = new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  6272.     }
  6273.     /**
  6274.      * Gets the private 'security.logout_url_generator' shared service.
  6275.      *
  6276.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  6277.      */
  6278.     protected function getSecurity_LogoutUrlGeneratorService()
  6279.     {
  6280.         $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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  6281.         $instance->registerListener('api''/logout''logout''_csrf_token'NULLNULL);
  6282.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  6283.         return $instance;
  6284.     }
  6285.     /**
  6286.      * Gets the private 'security.role_hierarchy' shared service.
  6287.      *
  6288.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  6289.      */
  6290.     protected function getSecurity_RoleHierarchyService()
  6291.     {
  6292.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  6293.     }
  6294.     /**
  6295.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  6296.      *
  6297.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  6298.      */
  6299.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  6300.     {
  6301.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  6302.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  6303.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  6304.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Main\\Administrator''email'NULL);
  6305.     }
  6306.     /**
  6307.      * Gets the private 'security.validator.user_password' shared service.
  6308.      *
  6309.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  6310.      */
  6311.     protected function getSecurity_Validator_UserPasswordService()
  6312.     {
  6313.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6314.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6315.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  6316.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  6317.     }
  6318.     /**
  6319.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  6320.      *
  6321.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  6322.      */
  6323.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  6324.     {
  6325.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6326.     }
  6327.     /**
  6328.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  6329.      *
  6330.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  6331.      */
  6332.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  6333.     {
  6334.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  6335.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  6336.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  6337.         $a->add(new \FOS\RestBundle\Request\RequestBodyParamConverter(($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), [], ''NULL'validationErrors'), -50'fos_rest.request_body');
  6338.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  6339.     }
  6340.     /**
  6341.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  6342.      *
  6343.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  6344.      */
  6345.     protected function getSensioFrameworkExtra_Security_ListenerService()
  6346.     {
  6347.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6348.     }
  6349.     /**
  6350.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  6351.      *
  6352.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  6353.      */
  6354.     protected function getSensioFrameworkExtra_View_ListenerService()
  6355.     {
  6356.         $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))));
  6357.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6358.             'twig' => ['services''twig''getTwigService'false],
  6359.         ], [
  6360.             'twig' => 'Twig\\Environment',
  6361.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  6362.         return $instance;
  6363.     }
  6364.     /**
  6365.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  6366.      *
  6367.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  6368.      */
  6369.     protected function getSerializer_Mapping_CacheWarmerService()
  6370.     {
  6371.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6372.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  6373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  6374.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  6375.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  6376.         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'));
  6377.     }
  6378.     /**
  6379.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  6380.      *
  6381.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  6382.      */
  6383.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  6384.     {
  6385.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  6386.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  6387.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  6388.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  6389.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  6390.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  6391.         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()))]), NULL);
  6392.     }
  6393.     /**
  6394.      * Gets the private 'session.storage.native' shared service.
  6395.      *
  6396.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  6397.      */
  6398.     protected function getSession_Storage_NativeService()
  6399.     {
  6400.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  6401.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  6402.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  6403.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  6404.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->getParameter('session.storage.options'), NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  6405.     }
  6406.     /**
  6407.      * Gets the private 'session_listener' shared service.
  6408.      *
  6409.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  6410.      */
  6411.     protected function getSessionListenerService()
  6412.     {
  6413.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6414.             'initialized_session' => ['services''session'NULLfalse],
  6415.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  6416.             'session' => ['services''session''getSessionService'false],
  6417.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  6418.         ], [
  6419.             'initialized_session' => '?',
  6420.             'request_stack' => '?',
  6421.             'session' => '?',
  6422.             'session_storage' => '?',
  6423.         ]));
  6424.     }
  6425.     /**
  6426.      * Gets the private 'tenant.command.listener' shared autowired service.
  6427.      *
  6428.      * @return \App\Listener\Command\CommandListener
  6429.      */
  6430.     protected function getTenant_Command_ListenerService()
  6431.     {
  6432.         include_once \dirname(__DIR__4).'/src/Listener/Command/CommandListener.php';
  6433.         return $this->privates['tenant.command.listener'] = new \App\Listener\Command\CommandListener(($this->services['doctrine.dbal.tenant_connection'] ?? $this->getDoctrine_Dbal_TenantConnectionService()), ($this->privates['main.repository.tenant'] ?? $this->getMain_Repository_TenantService()), $this->parameters['allowed_commands']);
  6434.     }
  6435.     /**
  6436.      * Gets the private 'translation.extractor' shared service.
  6437.      *
  6438.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  6439.      */
  6440.     protected function getTranslation_ExtractorService()
  6441.     {
  6442.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  6443.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  6444.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  6445.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  6446.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  6447.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  6448.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  6449.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  6450.         return $instance;
  6451.     }
  6452.     /**
  6453.      * Gets the private 'translation.loader.csv' shared service.
  6454.      *
  6455.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  6456.      */
  6457.     protected function getTranslation_Loader_CsvService()
  6458.     {
  6459.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6460.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  6463.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  6464.     }
  6465.     /**
  6466.      * Gets the private 'translation.loader.dat' shared service.
  6467.      *
  6468.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  6469.      */
  6470.     protected function getTranslation_Loader_DatService()
  6471.     {
  6472.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6474.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  6475.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  6476.     }
  6477.     /**
  6478.      * Gets the private 'translation.loader.ini' shared service.
  6479.      *
  6480.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  6481.      */
  6482.     protected function getTranslation_Loader_IniService()
  6483.     {
  6484.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6485.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  6488.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  6489.     }
  6490.     /**
  6491.      * Gets the private 'translation.loader.json' shared service.
  6492.      *
  6493.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  6494.      */
  6495.     protected function getTranslation_Loader_JsonService()
  6496.     {
  6497.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6498.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6499.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6500.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  6501.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  6502.     }
  6503.     /**
  6504.      * Gets the private 'translation.loader.mo' shared service.
  6505.      *
  6506.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  6507.      */
  6508.     protected function getTranslation_Loader_MoService()
  6509.     {
  6510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6513.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  6514.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  6515.     }
  6516.     /**
  6517.      * Gets the private 'translation.loader.php' shared service.
  6518.      *
  6519.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  6520.      */
  6521.     protected function getTranslation_Loader_PhpService()
  6522.     {
  6523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6524.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6525.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6526.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  6527.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  6528.     }
  6529.     /**
  6530.      * Gets the private 'translation.loader.po' shared service.
  6531.      *
  6532.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  6533.      */
  6534.     protected function getTranslation_Loader_PoService()
  6535.     {
  6536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  6540.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  6541.     }
  6542.     /**
  6543.      * Gets the private 'translation.loader.qt' shared service.
  6544.      *
  6545.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  6546.      */
  6547.     protected function getTranslation_Loader_QtService()
  6548.     {
  6549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6550.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  6551.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  6552.     }
  6553.     /**
  6554.      * Gets the private 'translation.loader.res' shared service.
  6555.      *
  6556.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  6557.      */
  6558.     protected function getTranslation_Loader_ResService()
  6559.     {
  6560.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6561.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6562.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  6563.     }
  6564.     /**
  6565.      * Gets the private 'translation.loader.xliff' shared service.
  6566.      *
  6567.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  6568.      */
  6569.     protected function getTranslation_Loader_XliffService()
  6570.     {
  6571.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6572.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  6573.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  6574.     }
  6575.     /**
  6576.      * Gets the private 'translation.loader.yml' shared service.
  6577.      *
  6578.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  6579.      */
  6580.     protected function getTranslation_Loader_YmlService()
  6581.     {
  6582.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6583.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6584.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6585.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  6586.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  6587.     }
  6588.     /**
  6589.      * Gets the private 'translation.reader' shared service.
  6590.      *
  6591.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  6592.      */
  6593.     protected function getTranslation_ReaderService()
  6594.     {
  6595.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  6596.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  6597.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6598.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6600.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  6601.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  6602.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  6603.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  6604.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  6605.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  6606.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  6607.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6608.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  6609.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  6610.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  6611.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  6612.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  6613.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  6614.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  6615.         $instance->addLoader('yaml'$a);
  6616.         $instance->addLoader('yml'$a);
  6617.         $instance->addLoader('xlf'$b);
  6618.         $instance->addLoader('xliff'$b);
  6619.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  6620.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  6621.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  6622.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  6623.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  6624.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  6625.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  6626.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  6627.         return $instance;
  6628.     }
  6629.     /**
  6630.      * Gets the private 'translation.warmer' shared service.
  6631.      *
  6632.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  6633.      */
  6634.     protected function getTranslation_WarmerService()
  6635.     {
  6636.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  6638.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6639.             'translator' => ['services''translator''getTranslatorService'false],
  6640.         ], [
  6641.             'translator' => '?',
  6642.         ]))->withContext('translation.warmer'$this));
  6643.     }
  6644.     /**
  6645.      * Gets the private 'translator.default' shared service.
  6646.      *
  6647.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  6648.      */
  6649.     protected function getTranslator_DefaultService()
  6650.     {
  6651.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6652.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  6653.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  6654.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  6655.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  6656.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  6657.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  6658.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  6659.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  6660.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  6661.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  6662.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  6663.         ], [
  6664.             'translation.loader.csv' => '?',
  6665.             'translation.loader.dat' => '?',
  6666.             'translation.loader.ini' => '?',
  6667.             'translation.loader.json' => '?',
  6668.             'translation.loader.mo' => '?',
  6669.             'translation.loader.php' => '?',
  6670.             'translation.loader.po' => '?',
  6671.             'translation.loader.qt' => '?',
  6672.             'translation.loader.res' => '?',
  6673.             'translation.loader.xliff' => '?',
  6674.             'translation.loader.yml' => '?',
  6675.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf')], '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).'/translations/app+intl-icu.fr.yaml'), => (\dirname(__DIR__4).'/translations/metatitle+intl-icu.fr.yaml'), => (\dirname(__DIR__4).'/translations/security+intl-icu.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')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], '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/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], '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')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/src/translations'), => (\dirname(__DIR__4).'/src/Resources/TwigExtraBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 15 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 19 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/yellowskies/qr-code-bundle/translations'), 25 => (\dirname(__DIR__4).'/src/Resources/SkiesQRcodeBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 27 => (\dirname(__DIR__4).'/src/Resources/NelmioApiDocBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/JMSSerializerBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/FOSRestBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/StofDoctrineExtensionsBundle/translations'), 34 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'src/Resources/TwigBundle/translations'=> 'vendor/twig/extra-bundle/src/translations'=> 'src/Resources/TwigExtraBundle/translations'10 => 'vendor/sensio/framework-extra-bundle/src/translations'11 => 'src/Resources/SensioFrameworkExtraBundle/translations'12 => 'vendor/doctrine/doctrine-bundle/translations'13 => 'src/Resources/DoctrineBundle/translations'14 => 'vendor/doctrine/doctrine-migrations-bundle/translations'15 => 'src/Resources/DoctrineMigrationsBundle/translations'16 => 'vendor/symfony/security-bundle/translations'17 => 'src/Resources/SecurityBundle/translations'18 => 'vendor/symfony/web-profiler-bundle/translations'19 => 'src/Resources/WebProfilerBundle/translations'20 => 'vendor/symfony/monolog-bundle/translations'21 => 'src/Resources/MonologBundle/translations'22 => 'vendor/symfony/debug-bundle/translations'23 => 'src/Resources/DebugBundle/translations'24 => 'vendor/yellowskies/qr-code-bundle/translations'25 => 'src/Resources/SkiesQRcodeBundle/translations'26 => 'vendor/nelmio/api-doc-bundle/translations'27 => 'src/Resources/NelmioApiDocBundle/translations'28 => 'vendor/jms/serializer-bundle/translations'29 => 'src/Resources/JMSSerializerBundle/translations'30 => 'vendor/friendsofsymfony/rest-bundle/translations'31 => 'src/Resources/FOSRestBundle/translations'32 => 'vendor/stof/doctrine-extensions-bundle/src/translations'33 => 'src/Resources/StofDoctrineExtensionsBundle/translations'34 => 'src/Resources/translations']]]);
  6676.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  6677.         $instance->setFallbackLocales([=> 'fr']);
  6678.         return $instance;
  6679.     }
  6680.     /**
  6681.      * Gets the private 'twig.command.debug' shared service.
  6682.      *
  6683.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  6684.      */
  6685.     protected function getTwig_Command_DebugService()
  6686.     {
  6687.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6688.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  6689.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__4).'/src'));
  6690.         $instance->setName('debug:twig');
  6691.         return $instance;
  6692.     }
  6693.     /**
  6694.      * Gets the private 'twig.command.lint' shared service.
  6695.      *
  6696.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  6697.      */
  6698.     protected function getTwig_Command_LintService()
  6699.     {
  6700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6701.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  6702.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  6703.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  6704.         $instance->setName('lint:twig');
  6705.         return $instance;
  6706.     }
  6707.     /**
  6708.      * Gets the private 'twig.exception_listener' shared service.
  6709.      *
  6710.      * @return \Symfony\Component\HttpKernel\EventListener\ExceptionListener
  6711.      *
  6712.      * @deprecated The "twig.exception_listener" service is deprecated since Symfony 4.4.
  6713.      */
  6714.     protected function getTwig_ExceptionListenerService()
  6715.     {
  6716.         @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  6717.         return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  6718.     }
  6719.     /**
  6720.      * Gets the private 'twig.form.renderer' shared service.
  6721.      *
  6722.      * @return \Symfony\Component\Form\FormRenderer
  6723.      */
  6724.     protected function getTwig_Form_RendererService()
  6725.     {
  6726.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  6727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  6728.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  6729.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  6730.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  6731.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  6732.     }
  6733.     /**
  6734.      * Gets the private 'twig.mailer.message_listener' shared service.
  6735.      *
  6736.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  6737.      */
  6738.     protected function getTwig_Mailer_MessageListenerService()
  6739.     {
  6740.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  6741.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  6742.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  6743.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['twig'] ?? $this->getTwigService())));
  6744.     }
  6745.     /**
  6746.      * Gets the private 'twig.runtime.httpkernel' shared service.
  6747.      *
  6748.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  6749.      */
  6750.     protected function getTwig_Runtime_HttpkernelService()
  6751.     {
  6752.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  6753.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  6755.         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, [
  6756.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  6757.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  6758.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  6759.         ], [
  6760.             'esi' => '?',
  6761.             'hinclude' => '?',
  6762.             'inline' => '?',
  6763.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  6764.     }
  6765.     /**
  6766.      * Gets the private 'twig.runtime.security_csrf' shared service.
  6767.      *
  6768.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  6769.      */
  6770.     protected function getTwig_Runtime_SecurityCsrfService()
  6771.     {
  6772.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  6773.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  6774.     }
  6775.     /**
  6776.      * Gets the private 'twig.template_cache_warmer' shared service.
  6777.      *
  6778.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  6779.      */
  6780.     protected function getTwig_TemplateCacheWarmerService()
  6781.     {
  6782.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6783.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  6784.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  6785.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  6786.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6787.             'twig' => ['services''twig''getTwigService'false],
  6788.         ], [
  6789.             'twig' => 'Twig\\Environment',
  6790.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src'), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  6791.     }
  6792.     /**
  6793.      * Gets the private 'validator.builder' shared service.
  6794.      *
  6795.      * @return \Symfony\Component\Validator\ValidatorBuilder
  6796.      */
  6797.     protected function getValidator_BuilderService()
  6798.     {
  6799.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  6800.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  6801.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6802.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  6803.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  6804.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  6805.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  6806.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  6807.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  6808.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  6809.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  6810.         ], [
  6811.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  6812.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  6813.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  6814.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  6815.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  6816.             'doctrine.orm.validator.unique' => '?',
  6817.             'security.validator.user_password' => '?',
  6818.             'validator.expression' => '?',
  6819.         ])));
  6820.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  6821.         $instance->setTranslationDomain('validators');
  6822.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  6823.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6824.         $instance->addMethodMapping('loadValidatorMetadata');
  6825.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  6826.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  6827.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  6828.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.tenant_entity_manager'] ?? $this->getDoctrine_Orm_TenantEntityManagerService()), NULL));
  6829.         return $instance;
  6830.     }
  6831.     /**
  6832.      * Gets the private 'validator.email' shared service.
  6833.      *
  6834.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  6835.      */
  6836.     protected function getValidator_EmailService()
  6837.     {
  6838.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6839.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6840.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  6841.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  6842.     }
  6843.     /**
  6844.      * Gets the private 'validator.expression' shared service.
  6845.      *
  6846.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  6847.      */
  6848.     protected function getValidator_ExpressionService()
  6849.     {
  6850.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6851.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6852.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  6853.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  6854.     }
  6855.     /**
  6856.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  6857.      *
  6858.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  6859.      */
  6860.     protected function getValidator_Mapping_CacheWarmerService()
  6861.     {
  6862.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  6864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  6865.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  6866.     }
  6867.     /**
  6868.      * Gets the private 'validator.not_compromised_password' shared service.
  6869.      *
  6870.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  6871.      */
  6872.     protected function getValidator_NotCompromisedPasswordService()
  6873.     {
  6874.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6875.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6876.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  6877.         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);
  6878.     }
  6879.     /**
  6880.      * Gets the private 'var_dumper.command.server_dump' shared service.
  6881.      *
  6882.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  6883.      */
  6884.     protected function getVarDumper_Command_ServerDumpService()
  6885.     {
  6886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6887.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  6888.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  6889.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  6890.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  6891.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  6892.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  6893.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6894.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6895.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6896.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6897.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand(new \Symfony\Component\VarDumper\Server\DumpServer(''$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()))]);
  6898.         $instance->setName('server:dump');
  6899.         return $instance;
  6900.     }
  6901.     /**
  6902.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  6903.      *
  6904.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  6905.      */
  6906.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  6907.     {
  6908.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  6909.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  6910.         return $instance;
  6911.     }
  6912.     /**
  6913.      * Gets the private 'var_dumper.html_dumper' shared service.
  6914.      *
  6915.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  6916.      */
  6917.     protected function getVarDumper_HtmlDumperService()
  6918.     {
  6919.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  6920.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  6921.         return $instance;
  6922.     }
  6923.     /**
  6924.      * Gets the private 'web_profiler.csp.handler' shared service.
  6925.      *
  6926.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  6927.      */
  6928.     protected function getWebProfiler_Csp_HandlerService()
  6929.     {
  6930.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  6931.     }
  6932.     /**
  6933.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  6934.      *
  6935.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  6936.      */
  6937.     protected function getWebProfiler_DebugToolbarService()
  6938.     {
  6939.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  6940.     }
  6941.     public function getParameter($name)
  6942.     {
  6943.         $name = (string) $name;
  6944.         if (isset($this->buildParameters[$name])) {
  6945.             return $this->buildParameters[$name];
  6946.         }
  6947.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  6948.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  6949.         }
  6950.         if (isset($this->loadedDynamicParameters[$name])) {
  6951.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6952.         }
  6953.         return $this->parameters[$name];
  6954.     }
  6955.     public function hasParameter($name): bool
  6956.     {
  6957.         $name = (string) $name;
  6958.         if (isset($this->buildParameters[$name])) {
  6959.             return true;
  6960.         }
  6961.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  6962.     }
  6963.     public function setParameter($name$value): void
  6964.     {
  6965.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  6966.     }
  6967.     public function getParameterBag(): ParameterBagInterface
  6968.     {
  6969.         if (null === $this->parameterBag) {
  6970.             $parameters $this->parameters;
  6971.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  6972.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6973.             }
  6974.             foreach ($this->buildParameters as $name => $value) {
  6975.                 $parameters[$name] = $value;
  6976.             }
  6977.             $this->parameterBag = new FrozenParameterBag($parameters);
  6978.         }
  6979.         return $this->parameterBag;
  6980.     }
  6981.     private $loadedDynamicParameters = [
  6982.         'kernel.cache_dir' => false,
  6983.         'DATABASE_URL' => false,
  6984.         'KTB_DOMAIN_NAME' => false,
  6985.         'IOS_PASS_TYPE_IDENTIFIER' => false,
  6986.         'IOS_PASS_PASSPHRASE' => false,
  6987.         'IOS_PASS_TEAM_IDENTIFIER' => false,
  6988.         'kernel.secret' => false,
  6989.         'session.storage.options' => false,
  6990.         'session.save_path' => false,
  6991.         'validator.mapping.cache.file' => false,
  6992.         'profiler.storage.dsn' => false,
  6993.         'debug.container.dump' => false,
  6994.         'serializer.mapping.cache.file' => false,
  6995.         'doctrine.orm.proxy_dir' => false,
  6996.     ];
  6997.     private $dynamicParameters = [];
  6998.     private function getDynamicParameter(string $name)
  6999.     {
  7000.         switch ($name) {
  7001.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  7002.             case 'DATABASE_URL'$value $this->getEnv('DATABASE_URL'); break;
  7003.             case 'KTB_DOMAIN_NAME'$value $this->getEnv('KTB_DOMAIN_NAME'); break;
  7004.             case 'IOS_PASS_TYPE_IDENTIFIER'$value $this->getEnv('IOS_PASS_TYPE_IDENTIFIER'); break;
  7005.             case 'IOS_PASS_PASSPHRASE'$value $this->getEnv('IOS_PASS_PASSPHRASE'); break;
  7006.             case 'IOS_PASS_TEAM_IDENTIFIER'$value $this->getEnv('IOS_PASS_TEAM_IDENTIFIER'); break;
  7007.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  7008.             case 'session.storage.options'$value = [
  7009.                 'cache_limiter' => '0',
  7010.                 'cookie_lifetime' => 31536000,
  7011.                 'cookie_path' => '/',
  7012.                 'cookie_domain' => '.'.$this->getEnv('string:KTB_DOMAIN_NAME'),
  7013.                 'cookie_secure' => 'auto',
  7014.                 'cookie_httponly' => true,
  7015.                 'cookie_samesite' => 'lax',
  7016.                 'gc_probability' => 1,
  7017.             ]; break;
  7018.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  7019.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  7020.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  7021.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelStagingDebugContainer.xml'); break;
  7022.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  7023.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  7024.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  7025.         }
  7026.         $this->loadedDynamicParameters[$name] = true;
  7027.         return $this->dynamicParameters[$name] = $value;
  7028.     }
  7029.     protected function getDefaultParameters(): array
  7030.     {
  7031.         return [
  7032.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  7033.             'kernel.project_dir' => \dirname(__DIR__4),
  7034.             'kernel.environment' => 'staging',
  7035.             'kernel.debug' => true,
  7036.             'kernel.name' => 'src',
  7037.             'kernel.logs_dir' => (\dirname(__DIR__4).'/logs'),
  7038.             'kernel.bundles' => [
  7039.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  7040.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  7041.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  7042.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  7043.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  7044.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  7045.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  7046.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  7047.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  7048.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  7049.                 'SkiesQRcodeBundle' => 'Skies\\QRcodeBundle\\SkiesQRcodeBundle',
  7050.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  7051.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  7052.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  7053.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  7054.             ],
  7055.             'kernel.bundles_metadata' => [
  7056.                 'FrameworkBundle' => [
  7057.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  7058.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  7059.                 ],
  7060.                 'TwigBundle' => [
  7061.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  7062.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  7063.                 ],
  7064.                 'TwigExtraBundle' => [
  7065.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/src'),
  7066.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  7067.                 ],
  7068.                 'SensioFrameworkExtraBundle' => [
  7069.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  7070.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  7071.                 ],
  7072.                 'DoctrineBundle' => [
  7073.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  7074.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  7075.                 ],
  7076.                 'DoctrineMigrationsBundle' => [
  7077.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  7078.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  7079.                 ],
  7080.                 'SecurityBundle' => [
  7081.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  7082.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  7083.                 ],
  7084.                 'WebProfilerBundle' => [
  7085.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  7086.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  7087.                 ],
  7088.                 'MonologBundle' => [
  7089.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  7090.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  7091.                 ],
  7092.                 'DebugBundle' => [
  7093.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  7094.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  7095.                 ],
  7096.                 'SkiesQRcodeBundle' => [
  7097.                     'path' => (\dirname(__DIR__4).'/vendor/yellowskies/qr-code-bundle'),
  7098.                     'namespace' => 'Skies\\QRcodeBundle',
  7099.                 ],
  7100.                 'NelmioApiDocBundle' => [
  7101.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  7102.                     'namespace' => 'Nelmio\\ApiDocBundle',
  7103.                 ],
  7104.                 'JMSSerializerBundle' => [
  7105.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  7106.                     'namespace' => 'JMS\\SerializerBundle',
  7107.                 ],
  7108.                 'FOSRestBundle' => [
  7109.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  7110.                     'namespace' => 'FOS\\RestBundle',
  7111.                 ],
  7112.                 'StofDoctrineExtensionsBundle' => [
  7113.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  7114.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  7115.                 ],
  7116.             ],
  7117.             'kernel.charset' => 'UTF-8',
  7118.             'kernel.container_class' => 'srcApp_KernelStagingDebugContainer',
  7119.             'container.dumper.inline_class_loader' => true,
  7120.             'container.dumper.inline_factories' => true,
  7121.             'locale_default' => 'fr',
  7122.             'activated_locales' => [
  7123.                 => 'fr',
  7124.                 => 'en',
  7125.             ],
  7126.             'locales_requirements' => 'fr|en',
  7127.             'allowed_commands' => [
  7128.                 => 'doctrine:database:create',
  7129.                 => 'doctrine:database:drop',
  7130.                 => 'doctrine:schema:update',
  7131.                 => 'doctrine:schema:create',
  7132.                 => 'doctrine:schema:drop',
  7133.                 => 'doctrine:fixtures:load',
  7134.                 => 'doctrine:migrations:diff',
  7135.                 => 'doctrine:migrations:execute',
  7136.                 => 'doctrine:migrations:generate',
  7137.                 => 'doctrine:migrations:migrate',
  7138.                 10 => 'doctrine:migrations:version',
  7139.                 11 => 'doctrine:migrations:status',
  7140.                 12 => 'doctrine:mapping:info',
  7141.             ],
  7142.             'event_dispatcher.event_aliases' => [
  7143.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  7144.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  7145.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  7146.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  7147.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  7148.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  7149.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  7150.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  7151.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  7152.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  7153.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  7154.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  7155.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  7156.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  7157.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  7158.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  7159.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  7160.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  7161.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  7162.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  7163.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  7164.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  7165.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  7166.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  7167.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  7168.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  7169.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  7170.             ],
  7171.             'fragment.renderer.hinclude.global_template' => NULL,
  7172.             'fragment.path' => '/_fragment',
  7173.             'kernel.http_method_override' => true,
  7174.             'kernel.trusted_hosts' => [
  7175.             ],
  7176.             'kernel.default_locale' => 'fr',
  7177.             'kernel.error_controller' => 'error_controller',
  7178.             'templating.helper.code.file_link_format' => NULL,
  7179.             'debug.file_link_format' => NULL,
  7180.             'session.metadata.storage_key' => '_sf2_meta',
  7181.             'session.metadata.update_threshold' => 0,
  7182.             'form.type_extension.csrf.enabled' => true,
  7183.             'form.type_extension.csrf.field_name' => '_token',
  7184.             'asset.request_context.base_path' => '',
  7185.             'asset.request_context.secure' => false,
  7186.             'validator.mapping.cache.prefix' => '',
  7187.             'validator.translation_domain' => 'validators',
  7188.             'translator.logging' => false,
  7189.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  7190.             'profiler_listener.only_exceptions' => false,
  7191.             'profiler_listener.only_master_requests' => false,
  7192.             'debug.error_handler.throw_at' => -1,
  7193.             'router.request_context.host' => 'localhost',
  7194.             'router.request_context.scheme' => 'http',
  7195.             'router.request_context.base_url' => '',
  7196.             'router.resource' => 'kernel::loadRoutes',
  7197.             'router.cache_class_prefix' => 'srcApp_KernelStagingDebugContainer',
  7198.             'request_listener.http_port' => 80,
  7199.             'request_listener.https_port' => 443,
  7200.             'serializer.mapping.cache.prefix' => '',
  7201.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  7202.             'twig.form.resources' => [
  7203.                 => 'form_div_layout.html.twig',
  7204.                 => 'form/koseo_form.html.twig',
  7205.             ],
  7206.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  7207.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  7208.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  7209.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  7210.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  7211.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  7212.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  7213.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  7214.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  7215.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  7216.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  7217.             'doctrine.entity_managers' => [
  7218.                 'default' => 'doctrine.orm.default_entity_manager',
  7219.                 'tenant' => 'doctrine.orm.tenant_entity_manager',
  7220.             ],
  7221.             'doctrine.default_entity_manager' => 'default',
  7222.             'doctrine.dbal.connection_factory.types' => [
  7223.             ],
  7224.             'doctrine.connections' => [
  7225.                 'default' => 'doctrine.dbal.default_connection',
  7226.                 'tenant' => 'doctrine.dbal.tenant_connection',
  7227.             ],
  7228.             'doctrine.default_connection' => 'default',
  7229.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  7230.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  7231.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  7232.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  7233.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  7234.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  7235.             'doctrine.orm.cache.memcache_host' => 'localhost',
  7236.             'doctrine.orm.cache.memcache_port' => 11211,
  7237.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  7238.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  7239.             'doctrine.orm.cache.memcached_host' => 'localhost',
  7240.             'doctrine.orm.cache.memcached_port' => 11211,
  7241.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  7242.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  7243.             'doctrine.orm.cache.redis_host' => 'localhost',
  7244.             'doctrine.orm.cache.redis_port' => 6379,
  7245.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  7246.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  7247.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  7248.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  7249.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  7250.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  7251.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  7252.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  7253.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  7254.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  7255.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  7256.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  7257.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  7258.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  7259.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  7260.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  7261.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  7262.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  7263.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  7264.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  7265.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  7266.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  7267.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  7268.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  7269.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  7270.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  7271.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  7272.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  7273.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  7274.             'doctrine.orm.auto_generate_proxy_classes' => false,
  7275.             'doctrine.orm.proxy_namespace' => 'Proxies',
  7276.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  7277.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  7278.             'doctrine_migrations.table_name' => 'migration_versions',
  7279.             'doctrine_migrations.column_name' => 'version',
  7280.             'doctrine_migrations.column_length' => 14,
  7281.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  7282.             'doctrine_migrations.all_or_nothing' => false,
  7283.             'doctrine_migrations.name' => 'Application Migrations',
  7284.             'doctrine_migrations.custom_template' => NULL,
  7285.             'doctrine_migrations.organize_migrations' => false,
  7286.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  7287.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  7288.             'security.role_hierarchy.roles' => [
  7289.                 'ROLE_ADMIN' => [
  7290.                     => 'ROLE_USER',
  7291.                 ],
  7292.                 'ROLE_COMPANY' => [
  7293.                     => 'ROLE_ADMIN',
  7294.                 ],
  7295.                 'ROLE_SUPER_ADMIN' => [
  7296.                     => 'ROLE_ADMIN',
  7297.                     => 'ROLE_ALLOWED_TO_SWITCH',
  7298.                 ],
  7299.             ],
  7300.             'security.access.denied_url' => NULL,
  7301.             'security.authentication.manager.erase_credentials' => true,
  7302.             'security.authentication.session_strategy.strategy' => 'migrate',
  7303.             'security.access.always_authenticate_before_granting' => false,
  7304.             'security.authentication.hide_user_not_found' => true,
  7305.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  7306.             'web_profiler.debug_toolbar.mode' => 2,
  7307.             'monolog.use_microseconds' => false,
  7308.             'monolog.swift_mailer.handlers' => [
  7309.             ],
  7310.             'monolog.handlers_to_channels' => [
  7311.                 'monolog.handler.console' => [
  7312.                     'type' => 'exclusive',
  7313.                     'elements' => [
  7314.                         => 'event',
  7315.                         => 'doctrine',
  7316.                     ],
  7317.                 ],
  7318.                 'monolog.handler.main' => NULL,
  7319.                 'monolog.handler.wallet' => [
  7320.                     'type' => 'inclusive',
  7321.                     'elements' => [
  7322.                         => 'wallet',
  7323.                     ],
  7324.                 ],
  7325.                 'monolog.handler.admin' => [
  7326.                     'type' => 'inclusive',
  7327.                     'elements' => [
  7328.                         => 'admin',
  7329.                     ],
  7330.                 ],
  7331.                 'monolog.handler.api' => [
  7332.                     'type' => 'inclusive',
  7333.                     'elements' => [
  7334.                         => 'api',
  7335.                     ],
  7336.                 ],
  7337.             ],
  7338.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  7339.             'nelmio_api_doc.areas' => [
  7340.                 => 'default',
  7341.                 => 'apidoc',
  7342.             ],
  7343.             'fos_rest.format_listener.rules' => NULL,
  7344.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  7345.             'stof_doctrine_extensions.default_locale' => 'fr_FR',
  7346.             'stof_doctrine_extensions.translation_fallback' => false,
  7347.             'stof_doctrine_extensions.persist_default_translation' => false,
  7348.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  7349.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  7350.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  7351.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  7352.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  7353.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  7354.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  7355.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  7356.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  7357.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  7358.             'data_collector.templates' => [
  7359.                 'data_collector.request' => [
  7360.                     => 'request',
  7361.                     => '@WebProfiler/Collector/request.html.twig',
  7362.                 ],
  7363.                 'data_collector.time' => [
  7364.                     => 'time',
  7365.                     => '@WebProfiler/Collector/time.html.twig',
  7366.                 ],
  7367.                 'data_collector.memory' => [
  7368.                     => 'memory',
  7369.                     => '@WebProfiler/Collector/memory.html.twig',
  7370.                 ],
  7371.                 'data_collector.validator' => [
  7372.                     => 'validator',
  7373.                     => '@WebProfiler/Collector/validator.html.twig',
  7374.                 ],
  7375.                 'data_collector.ajax' => [
  7376.                     => 'ajax',
  7377.                     => '@WebProfiler/Collector/ajax.html.twig',
  7378.                 ],
  7379.                 'data_collector.form' => [
  7380.                     => 'form',
  7381.                     => '@WebProfiler/Collector/form.html.twig',
  7382.                 ],
  7383.                 'data_collector.exception' => [
  7384.                     => 'exception',
  7385.                     => '@WebProfiler/Collector/exception.html.twig',
  7386.                 ],
  7387.                 'data_collector.logger' => [
  7388.                     => 'logger',
  7389.                     => '@WebProfiler/Collector/logger.html.twig',
  7390.                 ],
  7391.                 'data_collector.events' => [
  7392.                     => 'events',
  7393.                     => '@WebProfiler/Collector/events.html.twig',
  7394.                 ],
  7395.                 'data_collector.router' => [
  7396.                     => 'router',
  7397.                     => '@WebProfiler/Collector/router.html.twig',
  7398.                 ],
  7399.                 'data_collector.cache' => [
  7400.                     => 'cache',
  7401.                     => '@WebProfiler/Collector/cache.html.twig',
  7402.                 ],
  7403.                 'data_collector.translation' => [
  7404.                     => 'translation',
  7405.                     => '@WebProfiler/Collector/translation.html.twig',
  7406.                 ],
  7407.                 'data_collector.security' => [
  7408.                     => 'security',
  7409.                     => '@Security/Collector/security.html.twig',
  7410.                 ],
  7411.                 'data_collector.twig' => [
  7412.                     => 'twig',
  7413.                     => '@WebProfiler/Collector/twig.html.twig',
  7414.                 ],
  7415.                 'data_collector.http_client' => [
  7416.                     => 'http_client',
  7417.                     => '@WebProfiler/Collector/http_client.html.twig',
  7418.                 ],
  7419.                 'data_collector.doctrine' => [
  7420.                     => 'db',
  7421.                     => '@Doctrine/Collector/db.html.twig',
  7422.                 ],
  7423.                 'data_collector.dump' => [
  7424.                     => 'dump',
  7425.                     => '@Debug/Profiler/dump.html.twig',
  7426.                 ],
  7427.                 'mailer.data_collector' => [
  7428.                     => 'mailer',
  7429.                     => '@WebProfiler/Collector/mailer.html.twig',
  7430.                 ],
  7431.                 'data_collector.config' => [
  7432.                     => 'config',
  7433.                     => '@WebProfiler/Collector/config.html.twig',
  7434.                 ],
  7435.             ],
  7436.             'console.command.ids' => [
  7437.             ],
  7438.         ];
  7439.     }
  7440.     protected function throw($message)
  7441.     {
  7442.         throw new RuntimeException($message);
  7443.     }
  7444. }