var/cache/dev/ContainerXX91cwp/srcApp_KernelDevDebugContainer.php line 2910

Open in your IDE?
  1. <?php
  2. namespace ContainerXX91cwp;
  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_KernelDevDebugContainer 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\\ContactExportController' => 'getContactExportControllerService',
  37.             'App\\Controller\\ContactHistoryController' => 'getContactHistoryControllerService',
  38.             'App\\Controller\\DiscountController' => 'getDiscountControllerService',
  39.             'App\\Controller\\FileController' => 'getFileControllerService',
  40.             'App\\Controller\\GoogleAuthController' => 'getGoogleAuthControllerService',
  41.             'App\\Controller\\InvoiceController' => 'getInvoiceControllerService',
  42.             'App\\Controller\\LeadExportController' => 'getLeadExportControllerService',
  43.             'App\\Controller\\MediaController' => 'getMediaControllerService',
  44.             'App\\Controller\\ReportOptionsController' => 'getReportOptionsControllerService',
  45.             'App\\Controller\\ResetPasswordAction' => 'getResetPasswordActionService',
  46.             'App\\Controller\\StripeController' => 'getStripeControllerService',
  47.             'App\\Controller\\UserController' => 'getUserControllerService',
  48.             'App\\EventListener\\PostValidate\\PostValidateListener' => 'getPostValidateListenerService',
  49.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  50.             'SymfonyBundles\\RedisBundle\\Redis\\ClientInterface' => 'getClientInterfaceService',
  51.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  52.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  53.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController' => 'getAuthorizationControllerService',
  54.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController' => 'getTokenControllerService',
  55.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  56.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  57.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  58.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  59.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  60.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  61.             'cache.app' => 'getCache_AppService',
  62.             'cache.app_clearer' => 'getCache_AppClearerService',
  63.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  64.             'cache.system' => 'getCache_SystemService',
  65.             'cache.system_clearer' => 'getCache_SystemClearerService',
  66.             'cache_clearer' => 'getCacheClearerService',
  67.             'cache_warmer' => 'getCacheWarmerService',
  68.             'console.command.public_alias.api_platform.json_schema.json_schema_generate_command' => 'getConsole_Command_PublicAlias_ApiPlatform_JsonSchema_JsonSchemaGenerateCommandService',
  69.             'console.command_loader' => 'getConsole_CommandLoaderService',
  70.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  71.             'doctrine' => 'getDoctrineService',
  72.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  73.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  74.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  75.             'error_controller' => 'getErrorControllerService',
  76.             'event_dispatcher' => 'getEventDispatcherService',
  77.             'filesystem' => 'getFilesystemService',
  78.             'fos_elastica.client.default' => 'getFosElastica_Client_DefaultService',
  79.             'fos_elastica.config_manager' => 'getFosElastica_ConfigManagerService',
  80.             'fos_elastica.config_manager.index_templates' => 'getFosElastica_ConfigManager_IndexTemplatesService',
  81.             'fos_elastica.filter_objects_listener' => 'getFosElastica_FilterObjectsListenerService',
  82.             'fos_elastica.finder.option_statistic._doc' => 'getFosElastica_Finder_OptionStatistic_DocService',
  83.             'fos_elastica.finder.popup_statistic._doc' => 'getFosElastica_Finder_PopupStatistic_DocService',
  84.             'fos_elastica.in_place_pager_persister' => 'getFosElastica_InPlacePagerPersisterService',
  85.             'fos_elastica.index.option_statistic' => 'getFosElastica_Index_OptionStatisticService',
  86.             'fos_elastica.index.option_statistic._doc' => 'getFosElastica_Index_OptionStatistic_DocService',
  87.             'fos_elastica.index.popup_statistic' => 'getFosElastica_Index_PopupStatisticService',
  88.             'fos_elastica.index.popup_statistic._doc' => 'getFosElastica_Index_PopupStatistic_DocService',
  89.             'fos_elastica.index_manager' => 'getFosElastica_IndexManagerService',
  90.             'fos_elastica.index_template_manager' => 'getFosElastica_IndexTemplateManagerService',
  91.             'fos_elastica.listener.option_statistic._doc' => 'getFosElastica_Listener_OptionStatistic_DocService',
  92.             'fos_elastica.listener.popup_statistic._doc' => 'getFosElastica_Listener_PopupStatistic_DocService',
  93.             'fos_elastica.manager.orm' => 'getFosElastica_Manager_OrmService',
  94.             'fos_elastica.object_persister.option_statistic._doc' => 'getFosElastica_ObjectPersister_OptionStatistic_DocService',
  95.             'fos_elastica.object_persister.popup_statistic._doc' => 'getFosElastica_ObjectPersister_PopupStatistic_DocService',
  96.             'fos_elastica.pager_persister_registry' => 'getFosElastica_PagerPersisterRegistryService',
  97.             'fos_elastica.pager_provider.option_statistic._doc' => 'getFosElastica_PagerProvider_OptionStatistic_DocService',
  98.             'fos_elastica.pager_provider.popup_statistic._doc' => 'getFosElastica_PagerProvider_PopupStatistic_DocService',
  99.             'fos_elastica.pager_provider_registry' => 'getFosElastica_PagerProviderRegistryService',
  100.             'fos_elastica.paginator.subscriber' => 'getFosElastica_Paginator_SubscriberService',
  101.             'fos_elastica.persister_registry' => 'getFosElastica_PersisterRegistryService',
  102.             'fos_elastica.repository_manager' => 'getFosElastica_RepositoryManagerService',
  103.             'fos_elastica.resetter' => 'getFosElastica_ResetterService',
  104.             'fos_elastica.template_resetter' => 'getFosElastica_TemplateResetterService',
  105.             'gaufrette.media_filesystem' => 'getGaufrette_MediaFilesystemService',
  106.             'http_kernel' => 'getHttpKernelService',
  107.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
  108.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  109.             'liip_imagine.binary.loader.stream.media' => 'getLiipImagine_Binary_Loader_Stream_MediaService',
  110.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  111.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  112.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  113.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  114.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  115.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  116.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  117.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  118.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  119.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  120.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  121.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  122.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  123.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  124.             'message_bus' => 'getMessageBusService',
  125.             'monolog.logger.campaign' => 'getMonolog_Logger_CampaignService',
  126.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  127.             'monolog.logger.mailing' => 'getMonolog_Logger_MailingService',
  128.             'profiler' => 'getProfilerService',
  129.             'request_stack' => 'getRequestStackService',
  130.             'router' => 'getRouterService',
  131.             'routing.loader' => 'getRouting_LoaderService',
  132.             'sb_redis.default' => 'getSbRedis_DefaultService',
  133.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  134.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  135.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  136.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  137.             'security.token_storage' => 'getSecurity_TokenStorageService',
  138.             'serializer' => 'getSerializerService',
  139.             'services_resetter' => 'getServicesResetterService',
  140.             'session' => 'getSessionService',
  141.             'templating' => 'getTemplatingService',
  142.             'templating.loader' => 'getTemplating_LoaderService',
  143.             'translator' => 'getTranslatorService',
  144.             'twig' => 'getTwigService',
  145.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  146.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  147.             'validator' => 'getValidatorService',
  148.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  149.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  150.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  151.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  152.         ];
  153.         $this->aliases = [
  154.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  155.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  156.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  157.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  158.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  159.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  160.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  161.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  162.             'database_connection' => 'doctrine.dbal.default_connection',
  163.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  164.             'fos_elastica.client' => 'fos_elastica.client.default',
  165.             'fos_elastica.index' => 'fos_elastica.index.option_statistic',
  166.             'fos_elastica.manager' => 'fos_elastica.manager.orm',
  167.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  168.             'messenger.default_bus' => 'message_bus',
  169.         ];
  170.         $this->privates['service_container'] = function () {
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  177.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  179.             include_once \dirname(__DIR__4).'/src/EventSubscriber/ApiPlatformPaginationHeaderEventSubscriber.php';
  180.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  181.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  182.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  183.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  185.             include_once \dirname(__DIR__4).'/src/Repository/MediaRepository.php';
  186.             include_once \dirname(__DIR__4).'/src/Service/Manager/MediaManager.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  199.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  216.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  223.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  269.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  276.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  291.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  294.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  306.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  307.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  308.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  309.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  327.             include_once \dirname(__DIR__4).'/src/Service/Serializer/UserReportBatchNormalizer.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  334.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  335.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  336.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  337.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  338.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  339.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/RamseyUuid/Serializer/UuidDenormalizer.php';
  340.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  341.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  342.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  343.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  345.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  346.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  347.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  348.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  365.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  386.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  387.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  390.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  393.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  416.             include_once \dirname(__DIR__4).'/src/Twig/AppLinkExtension.php';
  417.             include_once \dirname(__DIR__4).'/src/Twig/BazoUrlBuilder.php';
  418.             include_once \dirname(__DIR__4).'/src/Twig/MediaExtension.php';
  419.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  427.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  428.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  430.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  433.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  479.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  480.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  481.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  482.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  483.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  484.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  485.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  486.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  487.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  489.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  490.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  491.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  492.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  493.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  494.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  495.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  496.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  497.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  498.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  499.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  500.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  501.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  502.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  503.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  504.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  505.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  507.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  509.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  510.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  518.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  520.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  521.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  522.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  524.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  525.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  526.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  528.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  529.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  530.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  531.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  533.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  534.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  535.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  536.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  537.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  538.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  539.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  540.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  542.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  546.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  548.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  549.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyNameCollectionFactory.php';
  568.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  569.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  571.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  572.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  573.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  574.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  575.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  576.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  577.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyMetadataFactory.php';
  578.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  579.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  582.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  583.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  585.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  587.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  588.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  589.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidateListener.php';
  590.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  593.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  594.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  596.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  599.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  600.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  603.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  604.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  605.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  609.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Filesystem.php';
  611.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter.php';
  612.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/StreamFactory.php';
  613.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/ChecksumCalculator.php';
  614.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/SizeCalculator.php';
  615.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MimeTypeProvider.php';
  616.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/Local.php';
  617.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  619.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  621.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  622.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  623.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  628.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  629.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  630.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  631.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  633.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  634.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  635.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  636.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  637.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  638.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  639.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  640.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  641.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  643.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  644.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  645.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  646.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  648.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/AbstractLogger.php';
  649.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  671.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  672.         };
  673.     }
  674.     public function compile(): void
  675.     {
  676.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  677.     }
  678.     public function isCompiled(): bool
  679.     {
  680.         return true;
  681.     }
  682.     public function getRemovedIds(): array
  683.     {
  684.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  685.     }
  686.     /**
  687.      * Gets the public 'App\Controller\ContactExportController' shared autowired service.
  688.      *
  689.      * @return \App\Controller\ContactExportController
  690.      */
  691.     protected function getContactExportControllerService()
  692.     {
  693.         include_once \dirname(__DIR__4).'/src/Controller/ContactExportController.php';
  694.         include_once \dirname(__DIR__4).'/src/Service/Export/ContactDataExporter.php';
  695.         include_once \dirname(__DIR__4).'/src/Service/Export/CsvExporterInterface.php';
  696.         include_once \dirname(__DIR__4).'/src/Service/Export/CsvExporter.php';
  697.         return $this->services['App\\Controller\\ContactExportController'] = new \App\Controller\ContactExportController(new \App\Service\Export\ContactDataExporter(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\Export\\XslsExporter'] ?? $this->getXslsExporterService()), ($this->privates['App\\Service\\Export\\CsvExporter'] ?? ($this->privates['App\\Service\\Export\\CsvExporter'] = new \App\Service\Export\CsvExporter()))), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  698.     }
  699.     /**
  700.      * Gets the public 'App\Controller\ContactHistoryController' shared autowired service.
  701.      *
  702.      * @return \App\Controller\ContactHistoryController
  703.      */
  704.     protected function getContactHistoryControllerService()
  705.     {
  706.         include_once \dirname(__DIR__4).'/src/Controller/ContactHistoryController.php';
  707.         return $this->services['App\\Controller\\ContactHistoryController'] = new \App\Controller\ContactHistoryController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  708.     }
  709.     /**
  710.      * Gets the public 'App\Controller\DiscountController' shared autowired service.
  711.      *
  712.      * @return \App\Controller\DiscountController
  713.      */
  714.     protected function getDiscountControllerService()
  715.     {
  716.         include_once \dirname(__DIR__4).'/src/Controller/DiscountController.php';
  717.         include_once \dirname(__DIR__4).'/src/Service/Discount/DiscountValidator.php';
  718.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  719.         return $this->services['App\\Controller\\DiscountController'] = new \App\Controller\DiscountController(($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), $a, new \App\Service\Discount\DiscountValidator(($this->privates['App\\Repository\\DiscountRepository'] ?? $this->getDiscountRepositoryService()), ($this->privates['App\\Service\\Manager\\CurrencyManager'] ?? $this->getCurrencyManagerService()), $a), ($this->services['serializer'] ?? $this->getSerializerService()));
  720.     }
  721.     /**
  722.      * Gets the public 'App\Controller\FileController' shared autowired service.
  723.      *
  724.      * @return \App\Controller\FileController
  725.      */
  726.     protected function getFileControllerService()
  727.     {
  728.         include_once \dirname(__DIR__4).'/src/Controller/FileController.php';
  729.         return $this->services['App\\Controller\\FileController'] = new \App\Controller\FileController(($this->privates['App\\Service\\Manager\\MediaManager'] ?? $this->getMediaManagerService()), ($this->privates['App\\Repository\\MediaRepository'] ?? $this->getMediaRepositoryService()));
  730.     }
  731.     /**
  732.      * Gets the public 'App\Controller\GoogleAuthController' shared autowired service.
  733.      *
  734.      * @return \App\Controller\GoogleAuthController
  735.      */
  736.     protected function getGoogleAuthControllerService()
  737.     {
  738.         include_once \dirname(__DIR__4).'/src/Controller/GoogleAuthController.php';
  739.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  740.         include_once \dirname(__DIR__4).'/src/Service/Auth/AuthManager.php';
  741.         include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  742.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/GrantTypeInterface.php';
  743.         include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  744.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AbstractGrant.php';
  745.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AbstractAuthorizeGrant.php';
  746.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AuthCodeGrant.php';
  747.         include_once \dirname(__DIR__4).'/src/Service/Auth/CustomGrant.php';
  748.         $a = ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AccessTokenRepository'] ?? $this->getAccessTokenRepositoryService());
  749.         return $this->services['App\\Controller\\GoogleAuthController'] = new \App\Controller\GoogleAuthController(($this->privates['App\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService()), new \App\Service\Auth\AuthManager($this->getEnv('OAUTH_APP_CLIENT_ID'), $this->getEnv('OAUTH_APP_CLIENT_SECRET'), (\dirname(__DIR__4).'/private.key'), $this->getEnv('OAUTH_ENCRYPTION_KEY'), new \App\Service\Auth\CustomGrant(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AuthCodeRepository'] ?? $this->getAuthCodeRepositoryService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\RefreshTokenRepository'] ?? $this->getRefreshTokenRepositoryService()), $a), $a, ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ClientRepository'] ?? $this->getClientRepositoryService())));
  750.     }
  751.     /**
  752.      * Gets the public 'App\Controller\InvoiceController' shared autowired service.
  753.      *
  754.      * @return \App\Controller\InvoiceController
  755.      */
  756.     protected function getInvoiceControllerService()
  757.     {
  758.         include_once \dirname(__DIR__4).'/src/Controller/InvoiceController.php';
  759.         return $this->services['App\\Controller\\InvoiceController'] = new \App\Controller\InvoiceController(($this->privates['App\\Repository\\InvoiceRepository'] ?? $this->getInvoiceRepositoryService()));
  760.     }
  761.     /**
  762.      * Gets the public 'App\Controller\LeadExportController' shared autowired service.
  763.      *
  764.      * @return \App\Controller\LeadExportController
  765.      */
  766.     protected function getLeadExportControllerService()
  767.     {
  768.         include_once \dirname(__DIR__4).'/src/Controller/LeadExportController.php';
  769.         include_once \dirname(__DIR__4).'/src/Service/Export/LeadDataExporter.php';
  770.         include_once \dirname(__DIR__4).'/src/Service/Export/CsvExporterInterface.php';
  771.         include_once \dirname(__DIR__4).'/src/Service/Export/CsvExporter.php';
  772.         return $this->services['App\\Controller\\LeadExportController'] = new \App\Controller\LeadExportController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \App\Service\Export\LeadDataExporter(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\Export\\XslsExporter'] ?? $this->getXslsExporterService()), ($this->privates['App\\Service\\Export\\CsvExporter'] ?? ($this->privates['App\\Service\\Export\\CsvExporter'] = new \App\Service\Export\CsvExporter()))), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  773.     }
  774.     /**
  775.      * Gets the public 'App\Controller\MediaController' shared autowired service.
  776.      *
  777.      * @return \App\Controller\MediaController
  778.      */
  779.     protected function getMediaControllerService()
  780.     {
  781.         include_once \dirname(__DIR__4).'/src/Controller/MediaController.php';
  782.         return $this->services['App\\Controller\\MediaController'] = new \App\Controller\MediaController(($this->privates['App\\Service\\Manager\\MediaManager'] ?? $this->getMediaManagerService()), ($this->privates['App\\Repository\\MediaRepository'] ?? $this->getMediaRepositoryService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  783.     }
  784.     /**
  785.      * Gets the public 'App\Controller\ReportOptionsController' shared autowired service.
  786.      *
  787.      * @return \App\Controller\ReportOptionsController
  788.      */
  789.     protected function getReportOptionsControllerService()
  790.     {
  791.         include_once \dirname(__DIR__4).'/src/Controller/ReportOptionsController.php';
  792.         return $this->services['App\\Controller\\ReportOptionsController'] = new \App\Controller\ReportOptionsController(($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), ($this->privates['App\\Service\\Manager\\OptionManager'] ?? $this->getOptionManagerService()), ($this->privates['App\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['serializer'] ?? $this->getSerializerService()));
  793.     }
  794.     /**
  795.      * Gets the public 'App\Controller\ResetPasswordAction' shared autowired service.
  796.      *
  797.      * @return \App\Controller\ResetPasswordAction
  798.      */
  799.     protected function getResetPasswordActionService()
  800.     {
  801.         include_once \dirname(__DIR__4).'/src/Controller/ResetPasswordAction.php';
  802.         return $this->services['App\\Controller\\ResetPasswordAction'] = new \App\Controller\ResetPasswordAction(($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), ($this->privates['App\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService()));
  803.     }
  804.     /**
  805.      * Gets the public 'App\Controller\StripeController' shared autowired service.
  806.      *
  807.      * @return \App\Controller\StripeController
  808.      */
  809.     protected function getStripeControllerService()
  810.     {
  811.         include_once \dirname(__DIR__4).'/src/Controller/StripeController.php';
  812.         include_once \dirname(__DIR__4).'/src/Service/Manager/StripeManager.php';
  813.         include_once \dirname(__DIR__4).'/src/Stripe/Service/StripeApi.php';
  814.         $a = ($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService());
  815.         $b = ($this->privates['App\\Stripe\\Service\\StripeApi'] ?? ($this->privates['App\\Stripe\\Service\\StripeApi'] = new \App\Stripe\Service\StripeApi($this->getEnv('STRIPE_PRIVATE_KEY'), $this->getEnv('STRIPE_TAX_ID'))));
  816.         return $this->services['App\\Controller\\StripeController'] = new \App\Controller\StripeController(($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), $a$b, new \App\Service\Manager\StripeManager($this->getEnv('STRIPE_ENDPOINT_SECRET'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b$a, ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->privates['App\\Repository\\StripeSubscriptionRepository'] ?? $this->getStripeSubscriptionRepositoryService()), ($this->privates['App\\Service\\Manager\\StripeSubscriptionManager'] ?? $this->getStripeSubscriptionManagerService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService())));
  817.     }
  818.     /**
  819.      * Gets the public 'App\Controller\UserController' shared autowired service.
  820.      *
  821.      * @return \App\Controller\UserController
  822.      */
  823.     protected function getUserControllerService()
  824.     {
  825.         include_once \dirname(__DIR__4).'/src/Controller/UserController.php';
  826.         return $this->services['App\\Controller\\UserController'] = new \App\Controller\UserController();
  827.     }
  828.     /**
  829.      * Gets the public 'App\EventListener\PostValidate\PostValidateListener' shared autowired service.
  830.      *
  831.      * @return \App\EventListener\PostValidate\PostValidateListener
  832.      */
  833.     protected function getPostValidateListenerService()
  834.     {
  835.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/PostValidateListener.php';
  836.         return $this->services['App\\EventListener\\PostValidate\\PostValidateListener'] = new \App\EventListener\PostValidate\PostValidateListener(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  837.     }
  838.     /**
  839.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  840.      *
  841.      * @return \Liip\ImagineBundle\Controller\ImagineController
  842.      */
  843.     protected function getImagineControllerService()
  844.     {
  845.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  846.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  847.         return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302));
  848.     }
  849.     /**
  850.      * Gets the public 'SymfonyBundles\RedisBundle\Redis\ClientInterface' shared service.
  851.      *
  852.      * @return \SymfonyBundles\RedisBundle\Redis\Client
  853.      */
  854.     protected function getClientInterfaceService()
  855.     {
  856.         include_once \dirname(__DIR__4).'/vendor/predis/predis/src/ClientInterface.php';
  857.         include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Client.php';
  858.         include_once \dirname(__DIR__4).'/vendor/symfony-bundles/redis-bundle/Redis/ClientInterface.php';
  859.         include_once \dirname(__DIR__4).'/vendor/symfony-bundles/redis-bundle/Redis/Client.php';
  860.         include_once \dirname(__DIR__4).'/vendor/symfony-bundles/redis-bundle/Redis/FactoryInterface.php';
  861.         include_once \dirname(__DIR__4).'/vendor/symfony-bundles/redis-bundle/Redis/Factory.php';
  862.         return $this->services['SymfonyBundles\\RedisBundle\\Redis\\ClientInterface'] = ($this->privates['SymfonyBundles\\RedisBundle\\Redis\\FactoryInterface'] ?? ($this->privates['SymfonyBundles\\RedisBundle\\Redis\\FactoryInterface'] = new \SymfonyBundles\RedisBundle\Redis\Factory()))->create([=> $this->getEnv('resolve:REDIS_DSN')], []);
  863.     }
  864.     /**
  865.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  866.      *
  867.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  868.      */
  869.     protected function getRedirectControllerService()
  870.     {
  871.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  872.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  873.     }
  874.     /**
  875.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  876.      *
  877.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  878.      */
  879.     protected function getTemplateControllerService()
  880.     {
  881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  882.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['templating'] ?? $this->getTemplatingService()));
  883.     }
  884.     /**
  885.      * Gets the public 'Trikoder\Bundle\OAuth2Bundle\Controller\AuthorizationController' shared service.
  886.      *
  887.      * @return \Trikoder\Bundle\OAuth2Bundle\Controller\AuthorizationController
  888.      */
  889.     protected function getAuthorizationControllerService()
  890.     {
  891.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Controller/AuthorizationController.php';
  892.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Event/AuthorizationRequestResolveEventFactory.php';
  893.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverterInterface.php';
  894.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverter.php';
  895.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/UserConverterInterface.php';
  896.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/UserConverter.php';
  897.         return $this->services['Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController'] = new \Trikoder\Bundle\OAuth2Bundle\Controller\AuthorizationController(($this->privates['League\\OAuth2\\Server\\AuthorizationServer'] ?? $this->getAuthorizationServerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Trikoder\Bundle\OAuth2Bundle\Event\AuthorizationRequestResolveEventFactory(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] = new \Trikoder\Bundle\OAuth2Bundle\Converter\ScopeConverter())), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService())), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter'] = new \Trikoder\Bundle\OAuth2Bundle\Converter\UserConverter())));
  898.     }
  899.     /**
  900.      * Gets the public 'Trikoder\Bundle\OAuth2Bundle\Controller\TokenController' shared service.
  901.      *
  902.      * @return \Trikoder\Bundle\OAuth2Bundle\Controller\TokenController
  903.      */
  904.     protected function getTokenControllerService()
  905.     {
  906.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Controller/TokenController.php';
  907.         return $this->services['Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController'] = new \Trikoder\Bundle\OAuth2Bundle\Controller\TokenController(($this->privates['League\\OAuth2\\Server\\AuthorizationServer'] ?? $this->getAuthorizationServerService()));
  908.     }
  909.     /**
  910.      * Gets the public 'api_platform.action.documentation' shared service.
  911.      *
  912.      * @return \ApiPlatform\Core\Documentation\Action\DocumentationAction
  913.      */
  914.     protected function getApiPlatform_Action_DocumentationService()
  915.     {
  916.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Documentation/Action/DocumentationAction.php';
  917.         return $this->services['api_platform.action.documentation'] = new \ApiPlatform\Core\Documentation\Action\DocumentationAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '''''0.0.0'NULL$this->parameters['api_platform.swagger.versions']);
  918.     }
  919.     /**
  920.      * Gets the public 'api_platform.action.entrypoint' shared service.
  921.      *
  922.      * @return \ApiPlatform\Core\Action\EntrypointAction
  923.      */
  924.     protected function getApiPlatform_Action_EntrypointService()
  925.     {
  926.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/EntrypointAction.php';
  927.         return $this->services['api_platform.action.entrypoint'] = new \ApiPlatform\Core\Action\EntrypointAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  928.     }
  929.     /**
  930.      * Gets the public 'api_platform.action.exception' shared service.
  931.      *
  932.      * @return \ApiPlatform\Core\Action\ExceptionAction
  933.      */
  934.     protected function getApiPlatform_Action_ExceptionService()
  935.     {
  936.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/ExceptionAction.php';
  937.         return $this->services['api_platform.action.exception'] = new \ApiPlatform\Core\Action\ExceptionAction(($this->services['serializer'] ?? $this->getSerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
  938.     }
  939.     /**
  940.      * Gets the public 'api_platform.action.not_found' shared service.
  941.      *
  942.      * @return \ApiPlatform\Core\Action\NotFoundAction
  943.      */
  944.     protected function getApiPlatform_Action_NotFoundService()
  945.     {
  946.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/NotFoundAction.php';
  947.         return $this->services['api_platform.action.not_found'] = new \ApiPlatform\Core\Action\NotFoundAction();
  948.     }
  949.     /**
  950.      * Gets the public 'api_platform.action.placeholder' shared service.
  951.      *
  952.      * @return \ApiPlatform\Core\Action\PlaceholderAction
  953.      */
  954.     protected function getApiPlatform_Action_PlaceholderService()
  955.     {
  956.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/PlaceholderAction.php';
  957.         return $this->services['api_platform.action.placeholder'] = new \ApiPlatform\Core\Action\PlaceholderAction();
  958.     }
  959.     /**
  960.      * Gets the public 'api_platform.swagger.action.ui' shared service.
  961.      *
  962.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction
  963.      */
  964.     protected function getApiPlatform_Swagger_Action_UiService()
  965.     {
  966.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php';
  967.         return $this->services['api_platform.swagger.action.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), '''''0.0.0'$this->parameters['api_platform.formats'], false'''''oauth2''application''/oauth/v2/token''/oauth/v2/auth', [], truetruetruefalsefalsefalse$this->parameters['api_platform.swagger.versions']);
  968.     }
  969.     /**
  970.      * Gets the public 'cache.app' shared service.
  971.      *
  972.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  973.      */
  974.     protected function getCache_AppService()
  975.     {
  976.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('5b60fiJ-MP'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  977.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  978.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  979.     }
  980.     /**
  981.      * Gets the public 'cache.app_clearer' shared service.
  982.      *
  983.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  984.      */
  985.     protected function getCache_AppClearerService()
  986.     {
  987.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  988.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  989.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService())]);
  990.     }
  991.     /**
  992.      * Gets the public 'cache.global_clearer' shared service.
  993.      *
  994.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  995.      */
  996.     protected function getCache_GlobalClearerService()
  997.     {
  998.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  999.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1000.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService())]);
  1001.     }
  1002.     /**
  1003.      * Gets the public 'cache.system' shared service.
  1004.      *
  1005.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1006.      */
  1007.     protected function getCache_SystemService()
  1008.     {
  1009.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('trXB7Q+0hY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1010.     }
  1011.     /**
  1012.      * Gets the public 'cache.system_clearer' shared service.
  1013.      *
  1014.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1015.      */
  1016.     protected function getCache_SystemClearerService()
  1017.     {
  1018.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1019.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1020.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService())]);
  1021.     }
  1022.     /**
  1023.      * Gets the public 'cache_clearer' shared service.
  1024.      *
  1025.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1026.      */
  1027.     protected function getCacheClearerService()
  1028.     {
  1029.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1030.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1031.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1032.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1033.         }, 1));
  1034.     }
  1035.     /**
  1036.      * Gets the public 'cache_warmer' shared service.
  1037.      *
  1038.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1039.      */
  1040.     protected function getCacheWarmerService()
  1041.     {
  1042.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1043.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1044.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1045.             yield => ($this->privates['api_platform.cache_warmer.cache_pool_clearer'] ?? $this->getApiPlatform_CacheWarmer_CachePoolClearerService());
  1046.             yield => ($this->privates['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService());
  1047.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1048.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1049.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1050.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1051.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1052.             yield => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService());
  1053.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1054.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1055.         }, 10), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
  1056.     }
  1057.     /**
  1058.      * Gets the public 'console.command.public_alias.api_platform.json_schema.json_schema_generate_command' shared service.
  1059.      *
  1060.      * @return \ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand
  1061.      */
  1062.     protected function getConsole_Command_PublicAlias_ApiPlatform_JsonSchema_JsonSchemaGenerateCommandService()
  1063.     {
  1064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1065.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/Command/JsonSchemaGenerateCommand.php';
  1066.         return $this->services['console.command.public_alias.api_platform.json_schema.json_schema_generate_command'] = new \ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand(($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()), $this->parameters['api_platform.formats']);
  1067.     }
  1068.     /**
  1069.      * Gets the public 'console.command_loader' shared service.
  1070.      *
  1071.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1072.      */
  1073.     protected function getConsole_CommandLoaderService()
  1074.     {
  1075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1077.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1078.             'App\\Command\\CacheUpdateDataCommand' => ['privates''App\\Command\\CacheUpdateDataCommand''getCacheUpdateDataCommandService'false],
  1079.             'App\\Command\\CampaignInitCommand' => ['privates''App\\Command\\CampaignInitCommand''getCampaignInitCommandService'false],
  1080.             'App\\Command\\ContactCampaignJobClearCommand' => ['privates''App\\Command\\ContactCampaignJobClearCommand''getContactCampaignJobClearCommandService'false],
  1081.             'App\\Command\\ContactCampaignJobExecuteCommand' => ['privates''App\\Command\\ContactCampaignJobExecuteCommand''getContactCampaignJobExecuteCommandService'false],
  1082.             'App\\Command\\ElaticCreateIndexCommand' => ['privates''App\\Command\\ElaticCreateIndexCommand''getElaticCreateIndexCommandService'false],
  1083.             'App\\Command\\ReportSendCommand' => ['privates''App\\Command\\ReportSendCommand''getReportSendCommandService'false],
  1084.             'App\\Command\\UserCreateCommand' => ['privates''App\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  1085.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1086.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand''getClearExpiredTokensCommandService'false],
  1087.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand''getCreateClientCommandService'false],
  1088.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand''getDeleteClientCommandService'false],
  1089.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand''getListClientsCommandService'false],
  1090.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand''getUpdateClientCommandService'false],
  1091.             'api_platform.swagger.command.swagger_command' => ['privates''api_platform.swagger.command.swagger_command''getApiPlatform_Swagger_Command_SwaggerCommandService'false],
  1092.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  1093.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  1094.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  1095.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  1096.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  1097.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  1098.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  1099.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  1100.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  1101.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  1102.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  1103.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  1104.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  1105.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  1106.             'console.command.messenger_consume_messages' => ['privates''console.command.messenger_consume_messages''getConsole_Command_MessengerConsumeMessagesService'false],
  1107.             'console.command.messenger_debug' => ['privates''console.command.messenger_debug''getConsole_Command_MessengerDebugService'false],
  1108.             'console.command.messenger_failed_messages_remove' => ['privates''console.command.messenger_failed_messages_remove''getConsole_Command_MessengerFailedMessagesRemoveService'false],
  1109.             'console.command.messenger_failed_messages_retry' => ['privates''console.command.messenger_failed_messages_retry''getConsole_Command_MessengerFailedMessagesRetryService'false],
  1110.             'console.command.messenger_failed_messages_show' => ['privates''console.command.messenger_failed_messages_show''getConsole_Command_MessengerFailedMessagesShowService'false],
  1111.             'console.command.messenger_setup_transports' => ['privates''console.command.messenger_setup_transports''getConsole_Command_MessengerSetupTransportsService'false],
  1112.             'console.command.messenger_stop_workers' => ['privates''console.command.messenger_stop_workers''getConsole_Command_MessengerStopWorkersService'false],
  1113.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  1114.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  1115.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  1116.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  1117.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  1118.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  1119.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  1120.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  1121.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  1122.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  1123.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  1124.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  1125.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1126.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1127.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1128.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1129.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1130.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1131.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1132.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1133.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1134.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1135.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1136.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1137.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1138.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1139.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1140.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1141.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1142.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1143.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1144.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1145.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1146.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1147.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1148.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1149.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1150.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1151.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1152.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1153.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1154.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1155.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1156.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1157.             'fos_elastica.command.create' => ['privates''fos_elastica.command.create''getFosElastica_Command_CreateService'false],
  1158.             'fos_elastica.command.populate' => ['privates''fos_elastica.command.populate''getFosElastica_Command_PopulateService'false],
  1159.             'fos_elastica.command.reset' => ['privates''fos_elastica.command.reset''getFosElastica_Command_ResetService'false],
  1160.             'fos_elastica.command.search' => ['privates''fos_elastica.command.search''getFosElastica_Command_SearchService'false],
  1161.             'fos_elastica.command.templates_reset' => ['privates''fos_elastica.command.templates_reset''getFosElastica_Command_TemplatesResetService'false],
  1162.             'knp_gaufrette.command.filesystem_keys' => ['privates''knp_gaufrette.command.filesystem_keys''getKnpGaufrette_Command_FilesystemKeysService'false],
  1163.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  1164.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  1165.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  1166.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  1167.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  1168.         ], [
  1169.             'App\\Command\\CacheUpdateDataCommand' => 'App\\Command\\CacheUpdateDataCommand',
  1170.             'App\\Command\\CampaignInitCommand' => 'App\\Command\\CampaignInitCommand',
  1171.             'App\\Command\\ContactCampaignJobClearCommand' => 'App\\Command\\ContactCampaignJobClearCommand',
  1172.             'App\\Command\\ContactCampaignJobExecuteCommand' => 'App\\Command\\ContactCampaignJobExecuteCommand',
  1173.             'App\\Command\\ElaticCreateIndexCommand' => 'App\\Command\\ElaticCreateIndexCommand',
  1174.             'App\\Command\\ReportSendCommand' => 'App\\Command\\ReportSendCommand',
  1175.             'App\\Command\\UserCreateCommand' => 'App\\Command\\UserCreateCommand',
  1176.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1177.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand',
  1178.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand',
  1179.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand',
  1180.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand',
  1181.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand',
  1182.             'api_platform.swagger.command.swagger_command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\SwaggerCommand',
  1183.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  1184.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  1185.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  1186.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  1187.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  1188.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  1189.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  1190.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  1191.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  1192.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  1193.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  1194.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  1195.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  1196.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  1197.             'console.command.messenger_consume_messages' => 'Symfony\\Component\\Messenger\\Command\\ConsumeMessagesCommand',
  1198.             'console.command.messenger_debug' => 'Symfony\\Component\\Messenger\\Command\\DebugCommand',
  1199.             'console.command.messenger_failed_messages_remove' => 'Symfony\\Component\\Messenger\\Command\\FailedMessagesRemoveCommand',
  1200.             'console.command.messenger_failed_messages_retry' => 'Symfony\\Component\\Messenger\\Command\\FailedMessagesRetryCommand',
  1201.             'console.command.messenger_failed_messages_show' => 'Symfony\\Component\\Messenger\\Command\\FailedMessagesShowCommand',
  1202.             'console.command.messenger_setup_transports' => 'Symfony\\Component\\Messenger\\Command\\SetupTransportsCommand',
  1203.             'console.command.messenger_stop_workers' => 'Symfony\\Component\\Messenger\\Command\\StopWorkersCommand',
  1204.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  1205.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  1206.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  1207.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  1208.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  1209.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  1210.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  1211.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  1212.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  1213.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  1214.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  1215.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  1216.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1217.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1218.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1219.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1220.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1221.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1222.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1223.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1224.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1225.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1226.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1227.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1228.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1229.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1230.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1231.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1232.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1233.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1234.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1235.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1236.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1237.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1238.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1239.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1240.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1241.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1242.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1243.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1244.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1245.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1246.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1247.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1248.             'fos_elastica.command.create' => 'FOS\\ElasticaBundle\\Command\\CreateCommand',
  1249.             'fos_elastica.command.populate' => 'FOS\\ElasticaBundle\\Command\\PopulateCommand',
  1250.             'fos_elastica.command.reset' => 'FOS\\ElasticaBundle\\Command\\ResetCommand',
  1251.             'fos_elastica.command.search' => 'FOS\\ElasticaBundle\\Command\\SearchCommand',
  1252.             'fos_elastica.command.templates_reset' => 'FOS\\ElasticaBundle\\Command\\ResetTemplatesCommand',
  1253.             'knp_gaufrette.command.filesystem_keys' => 'Knp\\Bundle\\GaufretteBundle\\Command\\FilesystemKeysCommand',
  1254.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  1255.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  1256.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  1257.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  1258.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  1259.         ]), ['cache:update:data' => 'App\\Command\\CacheUpdateDataCommand''campaign:init' => 'App\\Command\\CampaignInitCommand''contact:campaign-job:clear' => 'App\\Command\\ContactCampaignJobClearCommand''contact:campaign-job:execute' => 'App\\Command\\ContactCampaignJobExecuteCommand''elastic:create-index' => 'App\\Command\\ElaticCreateIndexCommand''report:send' => 'App\\Command\\ReportSendCommand''user:create' => 'App\\Command\\UserCreateCommand''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''messenger:consume' => 'console.command.messenger_consume_messages''messenger:consume-messages' => 'console.command.messenger_consume_messages''messenger:setup-transports' => 'console.command.messenger_setup_transports''debug:messenger' => 'console.command.messenger_debug''messenger:stop-workers' => 'console.command.messenger_stop_workers''messenger:failed:retry' => 'console.command.messenger_failed_messages_retry''messenger:failed:show' => 'console.command.messenger_failed_messages_show''messenger:failed:remove' => 'console.command.messenger_failed_messages_remove''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''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''security:encode-password' => 'security.command.user_password_encoder''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''api:swagger:export' => 'api_platform.swagger.command.swagger_command''api:openapi:export' => 'api_platform.swagger.command.swagger_command''gaufrette:filesystem:keys' => 'knp_gaufrette.command.filesystem_keys''trikoder:oauth2:create-client' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand''trikoder:oauth2:update-client' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand''trikoder:oauth2:delete-client' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand''trikoder:oauth2:list-clients' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand''trikoder:oauth2:clear-expired-tokens' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand''liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove''liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve''fos:elastica:create' => 'fos_elastica.command.create''fos:elastica:populate' => 'fos_elastica.command.populate''fos:elastica:reset' => 'fos_elastica.command.reset''fos:elastica:reset-templates' => 'fos_elastica.command.templates_reset''fos:elastica:search' => 'fos_elastica.command.search']);
  1260.     }
  1261.     /**
  1262.      * Gets the public 'container.env_var_processors_locator' shared service.
  1263.      *
  1264.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1265.      */
  1266.     protected function getContainer_EnvVarProcessorsLocatorService()
  1267.     {
  1268.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1269.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1270.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1271.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1272.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1273.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1274.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1275.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1276.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1277.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1278.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1279.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1280.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1281.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1282.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1283.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1284.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1285.         ], [
  1286.             'base64' => '?',
  1287.             'bool' => '?',
  1288.             'const' => '?',
  1289.             'csv' => '?',
  1290.             'default' => '?',
  1291.             'file' => '?',
  1292.             'float' => '?',
  1293.             'int' => '?',
  1294.             'json' => '?',
  1295.             'key' => '?',
  1296.             'query_string' => '?',
  1297.             'require' => '?',
  1298.             'resolve' => '?',
  1299.             'string' => '?',
  1300.             'trim' => '?',
  1301.             'url' => '?',
  1302.         ]);
  1303.     }
  1304.     /**
  1305.      * Gets the public 'doctrine' shared service.
  1306.      *
  1307.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1308.      */
  1309.     protected function getDoctrineService()
  1310.     {
  1311.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1312.     }
  1313.     /**
  1314.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1315.      *
  1316.      * @return \Doctrine\DBAL\Connection
  1317.      */
  1318.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1319.     {
  1320.         $a = new \Doctrine\DBAL\Configuration();
  1321.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1322.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1323.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1324.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1325.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1326.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1327.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1328.             'fos_elastica.listener.option_statistic._doc' => ['services''fos_elastica.listener.option_statistic._doc''getFosElastica_Listener_OptionStatistic_DocService'false],
  1329.             'fos_elastica.listener.popup_statistic._doc' => ['services''fos_elastica.listener.popup_statistic._doc''getFosElastica_Listener_PopupStatistic_DocService'false],
  1330.         ], [
  1331.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1332.             'fos_elastica.listener.option_statistic._doc' => '?',
  1333.             'fos_elastica.listener.popup_statistic._doc' => '?',
  1334.         ]));
  1335.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1336.         $c->addEventListener([=> 'postPersist'], 'fos_elastica.listener.option_statistic._doc');
  1337.         $c->addEventListener([=> 'postUpdate'], 'fos_elastica.listener.option_statistic._doc');
  1338.         $c->addEventListener([=> 'preRemove'], 'fos_elastica.listener.option_statistic._doc');
  1339.         $c->addEventListener([=> 'postFlush'], 'fos_elastica.listener.option_statistic._doc');
  1340.         $c->addEventListener([=> 'postPersist'], 'fos_elastica.listener.popup_statistic._doc');
  1341.         $c->addEventListener([=> 'postUpdate'], 'fos_elastica.listener.popup_statistic._doc');
  1342.         $c->addEventListener([=> 'preRemove'], 'fos_elastica.listener.popup_statistic._doc');
  1343.         $c->addEventListener([=> 'postFlush'], 'fos_elastica.listener.popup_statistic._doc');
  1344.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['connection_override_options' => [], 'url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8mb4''driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0.32''defaultTableOptions' => []], $a$c, []);
  1345.     }
  1346.     /**
  1347.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1348.      *
  1349.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1350.      */
  1351.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1352.     {
  1353.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1354.             'App\\EventListener\\ContactHistoryListener' => ['privates''App\\EventListener\\ContactHistoryListener''getContactHistoryListenerService'false],
  1355.         ], [
  1356.             'App\\EventListener\\ContactHistoryListener' => '?',
  1357.         ]));
  1358.         $instance->registerService('App\\EventListener\\ContactHistoryListener''App\\EventListener\\ContactHistoryListener');
  1359.         $instance->registerService('App\\EventListener\\ContactHistoryListener''App\\EventListener\\ContactHistoryListener');
  1360.         return $instance;
  1361.     }
  1362.     /**
  1363.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1364.      *
  1365.      * @return \Doctrine\ORM\EntityManager
  1366.      */
  1367.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1368.     {
  1369.         $a = new \Doctrine\ORM\Configuration();
  1370.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1371.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1372.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Resources/config/doctrine/model') => 'Trikoder\\Bundle\\OAuth2Bundle\\Model'], '.orm.xml')), 'Trikoder\\Bundle\\OAuth2Bundle\\Model');
  1373.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1374.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  1375.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1376.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1377.         $a->setMetadataDriverImpl($b);
  1378.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1379.         $a->setProxyNamespace('Proxies');
  1380.         $a->setAutoGenerateProxyClasses(true);
  1381.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1382.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1383.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1384.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1385.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1386.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1387.             'App\\Repository\\AccountBillingRepository' => ['privates''App\\Repository\\AccountBillingRepository''getAccountBillingRepositoryService'false],
  1388.             'App\\Repository\\AccountPermissionRepository' => ['privates''App\\Repository\\AccountPermissionRepository''getAccountPermissionRepositoryService'false],
  1389.             'App\\Repository\\AccountRepository' => ['privates''App\\Repository\\AccountRepository''getAccountRepositoryService'false],
  1390.             'App\\Repository\\ArchiveDataRepository' => ['privates''App\\Repository\\ArchiveDataRepository''getArchiveDataRepositoryService'false],
  1391.             'App\\Repository\\ArchiveDataTypeRepository' => ['privates''App\\Repository\\ArchiveDataTypeRepository''getArchiveDataTypeRepositoryService'false],
  1392.             'App\\Repository\\CampaignItemRepository' => ['privates''App\\Repository\\CampaignItemRepository''getCampaignItemRepositoryService'false],
  1393.             'App\\Repository\\CampaignTemplateRepository' => ['privates''App\\Repository\\CampaignTemplateRepository''getCampaignTemplateRepositoryService'false],
  1394.             'App\\Repository\\CompanyRepository' => ['privates''App\\Repository\\CompanyRepository''getCompanyRepositoryService'false],
  1395.             'App\\Repository\\ContactCampaignJobRepository' => ['privates''App\\Repository\\ContactCampaignJobRepository''getContactCampaignJobRepositoryService'false],
  1396.             'App\\Repository\\ContactHistoryRepository' => ['privates''App\\Repository\\ContactHistoryRepository''getContactHistoryRepositoryService'false],
  1397.             'App\\Repository\\ContactNoteRepository' => ['privates''App\\Repository\\ContactNoteRepository''getContactNoteRepositoryService'false],
  1398.             'App\\Repository\\ContactRepository' => ['privates''App\\Repository\\ContactRepository''getContactRepositoryService'false],
  1399.             'App\\Repository\\ContactSiteTagRepository' => ['privates''App\\Repository\\ContactSiteTagRepository''getContactSiteTagRepositoryService'false],
  1400.             'App\\Repository\\CountryRepository' => ['privates''App\\Repository\\CountryRepository''getCountryRepositoryService'false],
  1401.             'App\\Repository\\CurrencyRepository' => ['privates''App\\Repository\\CurrencyRepository''getCurrencyRepositoryService'false],
  1402.             'App\\Repository\\DiscountRepository' => ['privates''App\\Repository\\DiscountRepository''getDiscountRepositoryService'false],
  1403.             'App\\Repository\\FavoriteGifRepository' => ['privates''App\\Repository\\FavoriteGifRepository''getFavoriteGifRepositoryService'false],
  1404.             'App\\Repository\\InvoiceRepository' => ['privates''App\\Repository\\InvoiceRepository''getInvoiceRepositoryService'false],
  1405.             'App\\Repository\\IpRepository' => ['privates''App\\Repository\\IpRepository''getIpRepositoryService'false],
  1406.             'App\\Repository\\LeadNoteRepository' => ['privates''App\\Repository\\LeadNoteRepository''getLeadNoteRepositoryService'false],
  1407.             'App\\Repository\\LeadRepository' => ['privates''App\\Repository\\LeadRepository''getLeadRepositoryService'false],
  1408.             'App\\Repository\\LeadSiteTagRepository' => ['privates''App\\Repository\\LeadSiteTagRepository''getLeadSiteTagRepositoryService'false],
  1409.             'App\\Repository\\MailConfigurationRepository' => ['privates''App\\Repository\\MailConfigurationRepository''getMailConfigurationRepositoryService'false],
  1410.             'App\\Repository\\MediaRepository' => ['privates''App\\Repository\\MediaRepository''getMediaRepositoryService'false],
  1411.             'App\\Repository\\OptionRepository' => ['privates''App\\Repository\\OptionRepository''getOptionRepositoryService'false],
  1412.             'App\\Repository\\OptionStatisticRepository' => ['privates''App\\Repository\\OptionStatisticRepository''getOptionStatisticRepositoryService'false],
  1413.             'App\\Repository\\OptionStatisticTypeRepository' => ['privates''App\\Repository\\OptionStatisticTypeRepository''getOptionStatisticTypeRepositoryService'false],
  1414.             'App\\Repository\\OptionTypeRepository' => ['privates''App\\Repository\\OptionTypeRepository''getOptionTypeRepositoryService'false],
  1415.             'App\\Repository\\OrderItemRepository' => ['privates''App\\Repository\\OrderItemRepository''getOrderItemRepositoryService'false],
  1416.             'App\\Repository\\OrderRepository' => ['privates''App\\Repository\\OrderRepository''getOrderRepositoryService'false],
  1417.             'App\\Repository\\OrderStatusRepository' => ['privates''App\\Repository\\OrderStatusRepository''getOrderStatusRepositoryService'false],
  1418.             'App\\Repository\\PaymentTypeRepository' => ['privates''App\\Repository\\PaymentTypeRepository''getPaymentTypeRepositoryService'false],
  1419.             'App\\Repository\\PermissionTypeRepository' => ['privates''App\\Repository\\PermissionTypeRepository''getPermissionTypeRepositoryService'false],
  1420.             'App\\Repository\\PopupCampaignItemRepository' => ['privates''App\\Repository\\PopupCampaignItemRepository''getPopupCampaignItemRepositoryService'false],
  1421.             'App\\Repository\\PopupRepository' => ['privates''App\\Repository\\PopupRepository''getPopupRepositoryService'false],
  1422.             'App\\Repository\\PopupStatisticRepository' => ['privates''App\\Repository\\PopupStatisticRepository''getPopupStatisticRepositoryService'false],
  1423.             'App\\Repository\\PopupStatisticTypeRepository' => ['privates''App\\Repository\\PopupStatisticTypeRepository''getPopupStatisticTypeRepositoryService'false],
  1424.             'App\\Repository\\PopupTypeRepository' => ['privates''App\\Repository\\PopupTypeRepository''getPopupTypeRepositoryService'false],
  1425.             'App\\Repository\\SalesGroupRepository' => ['privates''App\\Repository\\SalesGroupRepository''getSalesGroupRepositoryService'false],
  1426.             'App\\Repository\\SearchQueryParameterRepository' => ['privates''App\\Repository\\SearchQueryParameterRepository''getSearchQueryParameterRepositoryService'false],
  1427.             'App\\Repository\\SearchQueryParameterTypeRepository' => ['privates''App\\Repository\\SearchQueryParameterTypeRepository''getSearchQueryParameterTypeRepositoryService'false],
  1428.             'App\\Repository\\SearchQueryRepository' => ['privates''App\\Repository\\SearchQueryRepository''getSearchQueryRepositoryService'false],
  1429.             'App\\Repository\\SearchQueryTypeRepository' => ['privates''App\\Repository\\SearchQueryTypeRepository''getSearchQueryTypeRepositoryService'false],
  1430.             'App\\Repository\\SiteInviteRepository' => ['privates''App\\Repository\\SiteInviteRepository''getSiteInviteRepositoryService'false],
  1431.             'App\\Repository\\SitePermissionRepository' => ['privates''App\\Repository\\SitePermissionRepository''getSitePermissionRepositoryService'false],
  1432.             'App\\Repository\\SitePermissionTypeRepository' => ['privates''App\\Repository\\SitePermissionTypeRepository''getSitePermissionTypeRepositoryService'false],
  1433.             'App\\Repository\\SiteRepository' => ['privates''App\\Repository\\SiteRepository''getSiteRepositoryService'false],
  1434.             'App\\Repository\\SiteStatusRepository' => ['privates''App\\Repository\\SiteStatusRepository''getSiteStatusRepositoryService'false],
  1435.             'App\\Repository\\SiteTagRepository' => ['privates''App\\Repository\\SiteTagRepository''getSiteTagRepositoryService'false],
  1436.             'App\\Repository\\SiteViewRepository' => ['privates''App\\Repository\\SiteViewRepository''getSiteViewRepositoryService'false],
  1437.             'App\\Repository\\SiteViewStatusRepository' => ['privates''App\\Repository\\SiteViewStatusRepository''getSiteViewStatusRepositoryService'false],
  1438.             'App\\Repository\\SiteVisitRepository' => ['privates''App\\Repository\\SiteVisitRepository''getSiteVisitRepositoryService'false],
  1439.             'App\\Repository\\StripeSubscriptionRepository' => ['privates''App\\Repository\\StripeSubscriptionRepository''getStripeSubscriptionRepositoryService'false],
  1440.             'App\\Repository\\SubscriptionContractRepository' => ['privates''App\\Repository\\SubscriptionContractRepository''getSubscriptionContractRepositoryService'false],
  1441.             'App\\Repository\\SubscriptionLimitRepository' => ['privates''App\\Repository\\SubscriptionLimitRepository''getSubscriptionLimitRepositoryService'false],
  1442.             'App\\Repository\\SubscriptionLimitTypeRepository' => ['privates''App\\Repository\\SubscriptionLimitTypeRepository''getSubscriptionLimitTypeRepositoryService'false],
  1443.             'App\\Repository\\SubscriptionPriceRepository' => ['privates''App\\Repository\\SubscriptionPriceRepository''getSubscriptionPriceRepositoryService'false],
  1444.             'App\\Repository\\SubscriptionProductRepository' => ['privates''App\\Repository\\SubscriptionProductRepository''getSubscriptionProductRepositoryService'false],
  1445.             'App\\Repository\\SubscriptionTypeRepository' => ['privates''App\\Repository\\SubscriptionTypeRepository''getSubscriptionTypeRepositoryService'false],
  1446.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1447.         ], [
  1448.             'App\\Repository\\AccountBillingRepository' => '?',
  1449.             'App\\Repository\\AccountPermissionRepository' => '?',
  1450.             'App\\Repository\\AccountRepository' => '?',
  1451.             'App\\Repository\\ArchiveDataRepository' => '?',
  1452.             'App\\Repository\\ArchiveDataTypeRepository' => '?',
  1453.             'App\\Repository\\CampaignItemRepository' => '?',
  1454.             'App\\Repository\\CampaignTemplateRepository' => '?',
  1455.             'App\\Repository\\CompanyRepository' => '?',
  1456.             'App\\Repository\\ContactCampaignJobRepository' => '?',
  1457.             'App\\Repository\\ContactHistoryRepository' => '?',
  1458.             'App\\Repository\\ContactNoteRepository' => '?',
  1459.             'App\\Repository\\ContactRepository' => '?',
  1460.             'App\\Repository\\ContactSiteTagRepository' => '?',
  1461.             'App\\Repository\\CountryRepository' => '?',
  1462.             'App\\Repository\\CurrencyRepository' => '?',
  1463.             'App\\Repository\\DiscountRepository' => '?',
  1464.             'App\\Repository\\FavoriteGifRepository' => '?',
  1465.             'App\\Repository\\InvoiceRepository' => '?',
  1466.             'App\\Repository\\IpRepository' => '?',
  1467.             'App\\Repository\\LeadNoteRepository' => '?',
  1468.             'App\\Repository\\LeadRepository' => '?',
  1469.             'App\\Repository\\LeadSiteTagRepository' => '?',
  1470.             'App\\Repository\\MailConfigurationRepository' => '?',
  1471.             'App\\Repository\\MediaRepository' => '?',
  1472.             'App\\Repository\\OptionRepository' => '?',
  1473.             'App\\Repository\\OptionStatisticRepository' => '?',
  1474.             'App\\Repository\\OptionStatisticTypeRepository' => '?',
  1475.             'App\\Repository\\OptionTypeRepository' => '?',
  1476.             'App\\Repository\\OrderItemRepository' => '?',
  1477.             'App\\Repository\\OrderRepository' => '?',
  1478.             'App\\Repository\\OrderStatusRepository' => '?',
  1479.             'App\\Repository\\PaymentTypeRepository' => '?',
  1480.             'App\\Repository\\PermissionTypeRepository' => '?',
  1481.             'App\\Repository\\PopupCampaignItemRepository' => '?',
  1482.             'App\\Repository\\PopupRepository' => '?',
  1483.             'App\\Repository\\PopupStatisticRepository' => '?',
  1484.             'App\\Repository\\PopupStatisticTypeRepository' => '?',
  1485.             'App\\Repository\\PopupTypeRepository' => '?',
  1486.             'App\\Repository\\SalesGroupRepository' => '?',
  1487.             'App\\Repository\\SearchQueryParameterRepository' => '?',
  1488.             'App\\Repository\\SearchQueryParameterTypeRepository' => '?',
  1489.             'App\\Repository\\SearchQueryRepository' => '?',
  1490.             'App\\Repository\\SearchQueryTypeRepository' => '?',
  1491.             'App\\Repository\\SiteInviteRepository' => '?',
  1492.             'App\\Repository\\SitePermissionRepository' => '?',
  1493.             'App\\Repository\\SitePermissionTypeRepository' => '?',
  1494.             'App\\Repository\\SiteRepository' => '?',
  1495.             'App\\Repository\\SiteStatusRepository' => '?',
  1496.             'App\\Repository\\SiteTagRepository' => '?',
  1497.             'App\\Repository\\SiteViewRepository' => '?',
  1498.             'App\\Repository\\SiteViewStatusRepository' => '?',
  1499.             'App\\Repository\\SiteVisitRepository' => '?',
  1500.             'App\\Repository\\StripeSubscriptionRepository' => '?',
  1501.             'App\\Repository\\SubscriptionContractRepository' => '?',
  1502.             'App\\Repository\\SubscriptionLimitRepository' => '?',
  1503.             'App\\Repository\\SubscriptionLimitTypeRepository' => '?',
  1504.             'App\\Repository\\SubscriptionPriceRepository' => '?',
  1505.             'App\\Repository\\SubscriptionProductRepository' => '?',
  1506.             'App\\Repository\\SubscriptionTypeRepository' => '?',
  1507.             'App\\Repository\\UserRepository' => '?',
  1508.         ])));
  1509.         $a->addCustomStringFunction('JSON_UNQUOTE''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonUnquote');
  1510.         $a->addCustomStringFunction('JSON_EXTRACT''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonExtract');
  1511.         $a->addCustomStringFunction('JSON_SEARCH''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonSearch');
  1512.         $a->addCustomStringFunction('JSON_CONTAINS''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonContains');
  1513.         $a->addEntityNamespace('TrikoderOAuth2Bundle''Trikoder\\Bundle\\OAuth2Bundle\\Model');
  1514.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1515.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1516.         return $instance;
  1517.     }
  1518.     /**
  1519.      * Gets the public 'error_controller' shared service.
  1520.      *
  1521.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1522.      */
  1523.     protected function getErrorControllerService()
  1524.     {
  1525.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1526.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1527.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1528.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1529.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1530.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1531.         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)));
  1532.     }
  1533.     /**
  1534.      * Gets the public 'event_dispatcher' shared service.
  1535.      *
  1536.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1537.      */
  1538.     protected function getEventDispatcherService()
  1539.     {
  1540.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1541.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1542.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1543.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1544.         $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())));
  1545.         $instance->addListener('kernel.view', [=> function () {
  1546.             return ($this->services['App\\EventListener\\PostValidate\\PostValidateListener'] ?? $this->getPostValidateListenerService());
  1547.         }, => 'onKernelView'], 63);
  1548.         $instance->addListener('kernel.controller', [=> function () {
  1549.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1550.         }, => 'onKernelController'], 0);
  1551.         $instance->addListener('kernel.request', [=> function () {
  1552.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1553.         }, => 'onKernelRequest'], 250);
  1554.         $instance->addListener('kernel.response', [=> function () {
  1555.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1556.         }, => 'onKernelResponse'], 0);
  1557.         $instance->addListener('kernel.response', [=> function () {
  1558.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1559.         }, => 'onResponse'], -10);
  1560.         $instance->addListener('kernel.request', [=> function () {
  1561.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1562.         }, => 'onKernelRequest'], 7);
  1563.         $instance->addListener('kernel.request', [=> function () {
  1564.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1565.         }, => 'onKernelRequest'], 4);
  1566.         $instance->addListener('kernel.view', [=> function () {
  1567.             return ($this->privates['api_platform.listener.view.write'] ?? $this->getApiPlatform_Listener_View_WriteService());
  1568.         }, => 'onKernelView'], 32);
  1569.         $instance->addListener('kernel.request', [=> function () {
  1570.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1571.         }, => 'onKernelRequest'], 2);
  1572.         $instance->addListener('kernel.view', [=> function () {
  1573.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->getApiPlatform_Listener_View_SerializeService());
  1574.         }, => 'onKernelView'], 16);
  1575.         $instance->addListener('kernel.view', [=> function () {
  1576.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->getApiPlatform_Listener_View_RespondService());
  1577.         }, => 'onKernelView'], 8);
  1578.         $instance->addListener('kernel.exception', [=> function () {
  1579.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->getApiPlatform_Listener_Exception_ValidationService());
  1580.         }, => 'onKernelException'], 0);
  1581.         $instance->addListener('kernel.exception', [=> function () {
  1582.             return ($this->privates['api_platform.listener.exception'] ?? $this->getApiPlatform_Listener_ExceptionService());
  1583.         }, => 'onKernelException'], -96);
  1584.         $instance->addListener('kernel.request', [=> function () {
  1585.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1586.         }, => 'onKernelRequest'], 0);
  1587.         $instance->addListener('kernel.response', [=> function () {
  1588.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1589.         }, => 'onKernelResponse'], -1);
  1590.         $instance->addListener('kernel.view', [=> function () {
  1591.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->getApiPlatform_Listener_View_ValidateService());
  1592.         }, => 'onKernelView'], 64);
  1593.         $instance->addListener('kernel.request', [=> function () {
  1594.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1595.         }, => 'onKernelRequest'], 16);
  1596.         $instance->addListener('kernel.request', [=> function () {
  1597.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1598.         }, => 'onSecurity'], 3);
  1599.         $instance->addListener('kernel.request', [=> function () {
  1600.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1601.         }, => 'onSecurityPostDenormalize'], 1);
  1602.         $instance->addListener('trikoder.oauth2.authorization_request_resolve', [=> function () {
  1603.             return ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener'] ?? $this->getAuthorizationRequestUserResolvingListenerService());
  1604.         }, => 'onAuthorizationRequest'], 1024);
  1605.         $instance->addListener('kernel.exception', [=> function () {
  1606.             return ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener'] = new \Trikoder\Bundle\OAuth2Bundle\EventListener\ConvertExceptionToResponseListener()));
  1607.         }, => 'onKernelException'], 10);
  1608.         $instance->addListener('elastica.index.index_post_populate', [=> function () {
  1609.             return ($this->privates['fos_elastica.populate_listener'] ?? $this->getFosElastica_PopulateListenerService());
  1610.         }, => 'onPostIndexPopulate'], -9999);
  1611.         $instance->addListener('kernel.terminate', [=> function () {
  1612.             return ($this->services['fos_elastica.listener.option_statistic._doc'] ?? $this->getFosElastica_Listener_OptionStatistic_DocService());
  1613.         }, => 'onTerminate'], 0);
  1614.         $instance->addListener('console.terminate', [=> function () {
  1615.             return ($this->services['fos_elastica.listener.option_statistic._doc'] ?? $this->getFosElastica_Listener_OptionStatistic_DocService());
  1616.         }, => 'onTerminate'], 0);
  1617.         $instance->addListener('kernel.terminate', [=> function () {
  1618.             return ($this->services['fos_elastica.listener.popup_statistic._doc'] ?? $this->getFosElastica_Listener_PopupStatistic_DocService());
  1619.         }, => 'onTerminate'], 0);
  1620.         $instance->addListener('console.terminate', [=> function () {
  1621.             return ($this->services['fos_elastica.listener.popup_statistic._doc'] ?? $this->getFosElastica_Listener_PopupStatistic_DocService());
  1622.         }, => 'onTerminate'], 0);
  1623.         $instance->addListener('kernel.view', [=> function () {
  1624.             return ($this->privates['App\\EventListener\\PostDelete\\PopupPostDeleteListener'] ?? $this->getPopupPostDeleteListenerService());
  1625.         }, => 'postDelete'], 31);
  1626.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1627.             return ($this->privates['App\\EventListener\\PostValidate\\AccountBillingPostValidateTransformer'] ?? $this->getAccountBillingPostValidateTransformerService());
  1628.         }, => 'transform'], 0);
  1629.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1630.             return ($this->privates['App\\EventListener\\PostValidate\\AddContactTagPostValidateTransformation'] ?? $this->getAddContactTagPostValidateTransformationService());
  1631.         }, => 'transform'], 0);
  1632.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1633.             return ($this->privates['App\\EventListener\\PostValidate\\AddLeadTagPostValidateTransformation'] ?? $this->getAddLeadTagPostValidateTransformationService());
  1634.         }, => 'transform'], 0);
  1635.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1636.             return ($this->privates['App\\EventListener\\PostValidate\\AddPopupLogoPostValidateTransformer'] ?? $this->getAddPopupLogoPostValidateTransformerService());
  1637.         }, => 'transform'], 0);
  1638.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1639.             return ($this->privates['App\\EventListener\\PostValidate\\AddPopupMediaPostValidateTransformer'] ?? $this->getAddPopupMediaPostValidateTransformerService());
  1640.         }, => 'transform'], 0);
  1641.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1642.             return ($this->privates['App\\EventListener\\PostValidate\\AddSitePostValidateTransformer'] ?? $this->getAddSitePostValidateTransformerService());
  1643.         }, => 'transform'], 0);
  1644.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1645.             return ($this->privates['App\\EventListener\\PostValidate\\AdminInstallationPostValidateTransformer'] ?? $this->getAdminInstallationPostValidateTransformerService());
  1646.         }, => 'transform'], 0);
  1647.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1648.             return ($this->privates['App\\EventListener\\PostValidate\\ChangePasswordPostValidateTransformer'] ?? $this->getChangePasswordPostValidateTransformerService());
  1649.         }, => 'transform'], 0);
  1650.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1651.             return ($this->privates['App\\EventListener\\PostValidate\\ContactNotePostValidateTransformer'] ?? $this->getContactNotePostValidateTransformerService());
  1652.         }, => 'transform'], 0);
  1653.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1654.             return ($this->privates['App\\EventListener\\PostValidate\\CreateSiteSearchQueryPostValidateTransformation'] ?? $this->getCreateSiteSearchQueryPostValidateTransformationService());
  1655.         }, => 'transform'], 0);
  1656.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1657.             return ($this->privates['App\\EventListener\\PostValidate\\CreateSiteStatusPostValidateTransformer'] ?? $this->getCreateSiteStatusPostValidateTransformerService());
  1658.         }, => 'transform'], 0);
  1659.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1660.             return ($this->privates['App\\EventListener\\PostValidate\\CreateSiteTagPostValidateTransformation'] ?? $this->getCreateSiteTagPostValidateTransformationService());
  1661.         }, => 'transform'], 0);
  1662.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1663.             return ($this->privates['App\\EventListener\\PostValidate\\CreateStripeSubscriptionPostValidateTransformer'] ?? $this->getCreateStripeSubscriptionPostValidateTransformerService());
  1664.         }, => 'transform'], 0);
  1665.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1666.             return ($this->privates['App\\EventListener\\PostValidate\\InvitationRegistrationPostValidateTransformer'] ?? $this->getInvitationRegistrationPostValidateTransformerService());
  1667.         }, => 'transform'], 0);
  1668.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1669.             return ($this->privates['App\\EventListener\\PostValidate\\LeadNotePostValidateTransformation'] ?? $this->getLeadNotePostValidateTransformationService());
  1670.         }, => 'transform'], 0);
  1671.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1672.             return ($this->privates['App\\EventListener\\PostValidate\\MailConfigurationPostValidateTransformer'] ?? $this->getMailConfigurationPostValidateTransformerService());
  1673.         }, => 'transform'], 0);
  1674.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1675.             return ($this->privates['App\\EventListener\\PostValidate\\PopupCampaignItemPostValidateTransformer'] ?? $this->getPopupCampaignItemPostValidateTransformerService());
  1676.         }, => 'transform'], 0);
  1677.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1678.             return ($this->privates['App\\EventListener\\PostValidate\\PopupPostValidateTransformer'] ?? $this->getPopupPostValidateTransformerService());
  1679.         }, => 'transform'], 0);
  1680.         $instance->addListener('kernel.view', [=> function () {
  1681.             return ($this->services['App\\EventListener\\PostValidate\\PostValidateListener'] ?? $this->getPostValidateListenerService());
  1682.         }, => 'onKernelView'], 0);
  1683.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1684.             return ($this->privates['App\\EventListener\\PostValidate\\RegisterPostValidateTransformer'] ?? $this->getRegisterPostValidateTransformerService());
  1685.         }, => 'transform'], 0);
  1686.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1687.             return ($this->privates['App\\EventListener\\PostValidate\\SendSitePermissionInvitationPostValidateTransformation'] ?? $this->getSendSitePermissionInvitationPostValidateTransformationService());
  1688.         }, => 'transform'], 0);
  1689.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1690.             return ($this->privates['App\\EventListener\\PostValidate\\TabMessagePostValidateTransformer'] ?? $this->getTabMessagePostValidateTransformerService());
  1691.         }, => 'transform'], 0);
  1692.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1693.             return ($this->privates['App\\EventListener\\PostValidate\\UpdateClientProfilePostValidateTransformer'] ?? $this->getUpdateClientProfilePostValidateTransformerService());
  1694.         }, => 'transform'], 0);
  1695.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1696.             return ($this->privates['App\\EventListener\\PostValidate\\UpdateContactPostValidateTransformation'] ?? $this->getUpdateContactPostValidateTransformationService());
  1697.         }, => 'transform'], 0);
  1698.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1699.             return ($this->privates['App\\EventListener\\PostValidate\\UpdateContactStatusPostValidateTransformer'] ?? $this->getUpdateContactStatusPostValidateTransformerService());
  1700.         }, => 'transform'], 0);
  1701.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1702.             return ($this->privates['App\\EventListener\\PostValidate\\UpdateInvitationPostValidateTransformation'] ?? $this->getUpdateInvitationPostValidateTransformationService());
  1703.         }, => 'transform'], 0);
  1704.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1705.             return ($this->privates['App\\EventListener\\PostValidate\\UpdateSitePermissionPostValidateTransformation'] ?? $this->getUpdateSitePermissionPostValidateTransformationService());
  1706.         }, => 'transform'], 0);
  1707.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1708.             return ($this->privates['App\\EventListener\\PostValidate\\UpdateSitePostValidateTransformer'] ?? $this->getUpdateSitePostValidateTransformerService());
  1709.         }, => 'transform'], 0);
  1710.         $instance->addListener('POST_VALIDATE_TRANSFORMATION', [=> function () {
  1711.             return ($this->privates['App\\EventListener\\PostValidate\\VariableContentPostValidateTransformer'] ?? $this->getVariableContentPostValidateTransformerService());
  1712.         }, => 'transform'], 0);
  1713.         $instance->addListener('kernel.view', [=> function () {
  1714.             return ($this->privates['App\\EventListener\\PreDelete\\PopupPreDeleteListener'] ?? $this->getPopupPreDeleteListenerService());
  1715.         }, => 'preDelete'], 33);
  1716.         $instance->addListener('kernel.response', [=> function () {
  1717.             return ($this->privates['App\\EventSubscriber\\ApiPlatformPaginationHeaderEventSubscriber'] ?? ($this->privates['App\\EventSubscriber\\ApiPlatformPaginationHeaderEventSubscriber'] = new \App\EventSubscriber\ApiPlatformPaginationHeaderEventSubscriber()));
  1718.         }, => 'addHeaders'], 0);
  1719.         $instance->addListener('App\\Event\\ContactCreatedEvent', [=> function () {
  1720.             return ($this->privates['App\\EventSubscriber\\ContactSubscriber'] ?? $this->getContactSubscriberService());
  1721.         }, => 'sendNotifications'], 0);
  1722.         $instance->addListener('App\\Event\\ContactCreatedEvent', [=> function () {
  1723.             return ($this->privates['App\\EventSubscriber\\ContactSubscriber'] ?? $this->getContactSubscriberService());
  1724.         }, => 'addStatistic'], 0);
  1725.         $instance->addListener('App\\Event\\ContactCreatedEvent', [=> function () {
  1726.             return ($this->privates['App\\EventSubscriber\\ContactSubscriber'] ?? $this->getContactSubscriberService());
  1727.         }, => 'addCampaignJobs'], 0);
  1728.         $instance->addListener('App\\Event\\PaymentSuccessEvent', [=> function () {
  1729.             return ($this->privates['App\\EventSubscriber\\PaymentSuccessSubscriber'] ?? $this->getPaymentSuccessSubscriberService());
  1730.         }, => 'onPaymentSuccessUpdateSite'], 1);
  1731.         $instance->addListener('App\\Event\\PaymentSuccessEvent', [=> function () {
  1732.             return ($this->privates['App\\EventSubscriber\\PaymentSuccessSubscriber'] ?? $this->getPaymentSuccessSubscriberService());
  1733.         }, => 'onPaymentSuccessOrderComplete'], -2);
  1734.         $instance->addListener('App\\Event\\PopupCreatedEvent', [=> function () {
  1735.             return ($this->privates['App\\EventSubscriber\\PopupSubscriber'] ?? $this->getPopupSubscriberService());
  1736.         }, => 'onPopupCreated'], 0);
  1737.         $instance->addListener('App\\Event\\SiteCreatedEvent', [=> function () {
  1738.             return ($this->privates['App\\EventSubscriber\\SiteSubscriber'] ?? $this->getSiteSubscriberService());
  1739.         }, => 'onSiteCreated'], 0);
  1740.         $instance->addListener('App\\Event\\TrackerInstalledEvent', [=> function () {
  1741.             return ($this->privates['App\\EventSubscriber\\SiteSubscriber'] ?? $this->getSiteSubscriberService());
  1742.         }, => 'onTrackerInstalled'], 0);
  1743.         $instance->addListener('kernel.response', [=> function () {
  1744.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1745.         }, => 'onKernelResponse'], 0);
  1746.         $instance->addListener('kernel.response', [=> function () {
  1747.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1748.         }, => 'onKernelResponse'], -1024);
  1749.         $instance->addListener('kernel.request', [=> function () {
  1750.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1751.         }, => 'setDefaultLocale'], 100);
  1752.         $instance->addListener('kernel.request', [=> function () {
  1753.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1754.         }, => 'onKernelRequest'], 16);
  1755.         $instance->addListener('kernel.finish_request', [=> function () {
  1756.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1757.         }, => 'onKernelFinishRequest'], 0);
  1758.         $instance->addListener('kernel.request', [=> function () {
  1759.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1760.         }, => 'onKernelRequest'], 256);
  1761.         $instance->addListener('kernel.request', [=> function () {
  1762.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1763.         }, => 'resolveControllerName'], 24);
  1764.         $instance->addListener('kernel.response', [=> function () {
  1765.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1766.         }, => 'onResponse'], -255);
  1767.         $instance->addListener('kernel.request', [=> function () {
  1768.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1769.         }, => 'onKernelRequest'], 15);
  1770.         $instance->addListener('kernel.finish_request', [=> function () {
  1771.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1772.         }, => 'onKernelFinishRequest'], -15);
  1773.         $instance->addListener('console.error', [=> function () {
  1774.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1775.         }, => 'onConsoleError'], -128);
  1776.         $instance->addListener('console.terminate', [=> function () {
  1777.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1778.         }, => 'onConsoleTerminate'], -128);
  1779.         $instance->addListener('console.error', [=> function () {
  1780.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1781.         }, => 'onConsoleError'], 0);
  1782.         $instance->addListener('kernel.request', [=> function () {
  1783.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1784.         }, => 'onKernelRequest'], 128);
  1785.         $instance->addListener('kernel.response', [=> function () {
  1786.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1787.         }, => 'onKernelResponse'], -1000);
  1788.         $instance->addListener('kernel.finish_request', [=> function () {
  1789.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1790.         }, => 'onFinishRequest'], 0);
  1791.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1792.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  1793.         }, => 'onMessageFailed'], 100);
  1794.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1795.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
  1796.         }, => 'onMessageFailed'], -100);
  1797.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1798.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  1799.         }, => 'onWorkerStarted'], 0);
  1800.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1801.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  1802.         }, => 'onWorkerRunning'], 0);
  1803.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1804.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1805.         }, => 'onMessage'], -255);
  1806.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1807.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1808.         }, => 'onMessage'], -255);
  1809.         $instance->addListener('kernel.response', [=> function () {
  1810.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1811.         }, => 'onKernelResponse'], -100);
  1812.         $instance->addListener('kernel.exception', [=> function () {
  1813.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1814.         }, => 'onKernelException'], 0);
  1815.         $instance->addListener('kernel.terminate', [=> function () {
  1816.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1817.         }, => 'onKernelTerminate'], -1024);
  1818.         $instance->addListener('kernel.controller', [=> function () {
  1819.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1820.         }, => 'onKernelController'], 0);
  1821.         $instance->addListener('kernel.response', [=> function () {
  1822.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1823.         }, => 'onKernelResponse'], 0);
  1824.         $instance->addListener('kernel.request', [=> function () {
  1825.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1826.         }, => 'configure'], 2048);
  1827.         $instance->addListener('console.command', [=> function () {
  1828.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1829.         }, => 'configure'], 2048);
  1830.         $instance->addListener('kernel.request', [=> function () {
  1831.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1832.         }, => 'onKernelRequest'], 32);
  1833.         $instance->addListener('kernel.finish_request', [=> function () {
  1834.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1835.         }, => 'onKernelFinishRequest'], 0);
  1836.         $instance->addListener('kernel.exception', [=> function () {
  1837.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1838.         }, => 'onKernelException'], -64);
  1839.         $instance->addListener('kernel.response', [=> function () {
  1840.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1841.         }, => 'onKernelResponse'], 0);
  1842.         $instance->addListener('kernel.exception', [=> function () {
  1843.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  1844.         }, => 'logKernelException'], 0);
  1845.         $instance->addListener('kernel.exception', [=> function () {
  1846.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  1847.         }, => 'onKernelException'], -128);
  1848.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1849.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1850.         }, => 'onMessage'], 0);
  1851.         $instance->addListener('kernel.response', [=> function () {
  1852.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1853.         }, => 'onKernelResponse'], 0);
  1854.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1855.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1856.         }, => 'onVoterVote'], 0);
  1857.         $instance->addListener('kernel.request', [=> function () {
  1858.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1859.         }, => 'configureLogoutUrlGenerator'], 8);
  1860.         $instance->addListener('kernel.request', [=> function () {
  1861.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1862.         }, => 'onKernelRequest'], 8);
  1863.         $instance->addListener('kernel.finish_request', [=> function () {
  1864.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1865.         }, => 'onKernelFinishRequest'], 0);
  1866.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1867.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  1868.         }, => 'onWorkerMessageHandled'], 0);
  1869.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1870.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  1871.         }, => 'onWorkerMessageFailed'], 0);
  1872.         $instance->addListener('console.command', [=> function () {
  1873.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1874.         }, => 'onCommand'], 255);
  1875.         $instance->addListener('console.terminate', [=> function () {
  1876.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1877.         }, => 'onTerminate'], -255);
  1878.         $instance->addListener('kernel.response', [=> function () {
  1879.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1880.         }, => 'onKernelResponse'], -128);
  1881.         $instance->addListener('kernel.controller', [=> function () {
  1882.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1883.         }, => 'onKernelController'], 0);
  1884.         $instance->addListener('kernel.controller', [=> function () {
  1885.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1886.         }, => 'onKernelController'], 0);
  1887.         $instance->addListener('kernel.controller', [=> function () {
  1888.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1889.         }, => 'onKernelController'], -128);
  1890.         $instance->addListener('kernel.view', [=> function () {
  1891.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1892.         }, => 'onKernelView'], 0);
  1893.         $instance->addListener('kernel.controller', [=> function () {
  1894.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1895.         }, => 'onKernelController'], 0);
  1896.         $instance->addListener('kernel.response', [=> function () {
  1897.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1898.         }, => 'onKernelResponse'], 0);
  1899.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1900.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1901.         }, => 'onKernelControllerArguments'], 0);
  1902.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1903.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1904.         }, => 'onKernelControllerArguments'], 0);
  1905.         $instance->addListener('kernel.view', [=> function () {
  1906.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
  1907.         }, => 'onKernelView'], 0);
  1908.         $instance->addListener('elastica.pager_persister.pre_insert_objects', [=> function () {
  1909.             return ($this->services['fos_elastica.filter_objects_listener'] ?? $this->getFosElastica_FilterObjectsListenerService());
  1910.         }, => 'filterObjects'], 0);
  1911.         return $instance;
  1912.     }
  1913.     /**
  1914.      * Gets the public 'filesystem' shared service.
  1915.      *
  1916.      * @return \Symfony\Component\Filesystem\Filesystem
  1917.      */
  1918.     protected function getFilesystemService()
  1919.     {
  1920.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1921.     }
  1922.     /**
  1923.      * Gets the public 'fos_elastica.client.default' shared service.
  1924.      *
  1925.      * @return \FOS\ElasticaBundle\Elastica\Client
  1926.      */
  1927.     protected function getFosElastica_Client_DefaultService()
  1928.     {
  1929.         include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Client.php';
  1930.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php';
  1931.         $this->services['fos_elastica.client.default'] = $instance = new \FOS\ElasticaBundle\Elastica\Client(['connections' => [=> ['host' => $this->getEnv('ES_HOST'), 'port' => $this->getEnv('ES_PORT'), 'http_error_codes' => [=> 400=> 403=> 404], 'ssl' => false'logger' => 'fos_elastica.logger''compression' => false'headers' => [], 'curl' => [], 'retryOnConflict' => 0'persistent' => true]], 'connectionStrategy' => 'Simple'], NULL);
  1932.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1933.         $instance->setLogger(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService()));
  1934.         return $instance;
  1935.     }
  1936.     /**
  1937.      * Gets the public 'fos_elastica.config_manager' shared service.
  1938.      *
  1939.      * @return \FOS\ElasticaBundle\Configuration\ConfigManager
  1940.      */
  1941.     protected function getFosElastica_ConfigManagerService()
  1942.     {
  1943.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
  1944.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
  1945.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
  1946.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/ContainerSource.php';
  1947.         return $this->services['fos_elastica.config_manager'] = new \FOS\ElasticaBundle\Configuration\ConfigManager([=> new \FOS\ElasticaBundle\Configuration\Source\ContainerSource(['option_statistic' => ['elasticsearch_name' => 'option_statistic''reference' => ($this->services['fos_elastica.index.option_statistic'] ?? $this->getFosElastica_Index_OptionStatisticService()), 'name' => 'option_statistic''settings' => [], 'type_prototype' => [], 'use_alias' => false'types' => ['_doc' => ['name' => '_doc''mapping' => ['dynamic_templates' => [], 'properties' => ['id' => ['type' => 'integer'], 'type_id' => ['type' => 'integer'], 'qm_option_id' => ['type' => 'integer'], 'received_at' => ['type' => 'date'], 'guid' => ['type' => 'keyword']]], 'config' => ['persistence' => ['driver' => 'orm''model' => 'App\\Entity\\OptionStatistic''provider' => ['batch_size' => 100'clear_object_manager' => true'debug_logging' => true'query_builder_method' => 'createQueryBuilder'], 'finder' => [], 'listener' => ['defer' => true'enabled' => true'insert' => true'update' => true'delete' => true'flush' => true'logger' => false], 'repository' => 'App\\SearchRepository\\OptionStatisticRepository''identifier' => 'id''elastica_to_model_transformer' => ['hints' => [], 'hydrate' => true'ignore_missing' => false'query_builder_method' => 'createQueryBuilder'], 'model_to_elastica_transformer' => [], 'persister' => []], 'serializer' => ['groups' => [], 'serialize_null' => false], 'analyzer' => NULL'search_analyzer' => NULL'dynamic' => NULL'date_detection' => NULL'dynamic_date_formats' => [], 'numeric_detection' => NULL]]]], 'popup_statistic' => ['elasticsearch_name' => 'popup_statistic''reference' => ($this->services['fos_elastica.index.popup_statistic'] ?? $this->getFosElastica_Index_PopupStatisticService()), 'name' => 'popup_statistic''settings' => [], 'type_prototype' => [], 'use_alias' => false'types' => ['_doc' => ['name' => '_doc''mapping' => ['dynamic_templates' => [], 'properties' => ['id' => ['type' => 'integer'], 'type_id' => ['type' => 'integer'], 'popup_id' => ['type' => 'integer'], 'received_at' => ['type' => 'date'], 'guid' => ['type' => 'keyword']]], 'config' => ['persistence' => ['driver' => 'orm''model' => 'App\\Entity\\PopupStatistic''provider' => ['batch_size' => 100'clear_object_manager' => true'debug_logging' => true'query_builder_method' => 'createQueryBuilder'], 'finder' => [], 'listener' => ['defer' => true'enabled' => true'insert' => true'update' => true'delete' => true'flush' => true'logger' => false], 'repository' => 'App\\SearchRepository\\PopupStatisticRepository''identifier' => 'id''elastica_to_model_transformer' => ['hints' => [], 'hydrate' => true'ignore_missing' => false'query_builder_method' => 'createQueryBuilder'], 'model_to_elastica_transformer' => [], 'persister' => []], 'serializer' => ['groups' => [], 'serialize_null' => false], 'analyzer' => NULL'search_analyzer' => NULL'dynamic' => NULL'date_detection' => NULL'dynamic_date_formats' => [], 'numeric_detection' => NULL]]]]])]);
  1948.     }
  1949.     /**
  1950.      * Gets the public 'fos_elastica.config_manager.index_templates' shared service.
  1951.      *
  1952.      * @return \FOS\ElasticaBundle\Configuration\ConfigManager
  1953.      */
  1954.     protected function getFosElastica_ConfigManager_IndexTemplatesService()
  1955.     {
  1956.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
  1957.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
  1958.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
  1959.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/TemplateContainerSource.php';
  1960.         return $this->services['fos_elastica.config_manager.index_templates'] = new \FOS\ElasticaBundle\Configuration\ConfigManager([=> new \FOS\ElasticaBundle\Configuration\Source\TemplateContainerSource([])]);
  1961.     }
  1962.     /**
  1963.      * Gets the public 'fos_elastica.filter_objects_listener' shared service.
  1964.      *
  1965.      * @return \FOS\ElasticaBundle\Persister\Listener\FilterObjectsListener
  1966.      */
  1967.     protected function getFosElastica_FilterObjectsListenerService()
  1968.     {
  1969.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/Listener/FilterObjectsListener.php';
  1970.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  1971.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  1972.         return $this->services['fos_elastica.filter_objects_listener'] = new \FOS\ElasticaBundle\Persister\Listener\FilterObjectsListener(($this->privates['fos_elastica.indexable'] ?? ($this->privates['fos_elastica.indexable'] = new \FOS\ElasticaBundle\Provider\Indexable([]))));
  1973.     }
  1974.     /**
  1975.      * Gets the public 'fos_elastica.finder.option_statistic._doc' shared service.
  1976.      *
  1977.      * @return \FOS\ElasticaBundle\Finder\TransformedFinder
  1978.      */
  1979.     protected function getFosElastica_Finder_OptionStatistic_DocService()
  1980.     {
  1981.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/FinderInterface.php';
  1982.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedFinderInterface.php';
  1983.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/TransformedFinder.php';
  1984.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ElasticaToModelTransformerInterface.php';
  1985.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/AbstractElasticaToModelTransformer.php';
  1986.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/AbstractElasticaToModelTransformer.php';
  1987.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORM/ElasticaToModelTransformer.php';
  1988.         $a = new \FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\OptionStatistic', ['hints' => [], 'hydrate' => true'ignore_missing' => false'query_builder_method' => 'createQueryBuilder''identifier' => 'id']);
  1989.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  1990.         return $this->services['fos_elastica.finder.option_statistic._doc'] = new \FOS\ElasticaBundle\Finder\TransformedFinder(($this->services['fos_elastica.index.option_statistic._doc'] ?? $this->getFosElastica_Index_OptionStatistic_DocService()), $a);
  1991.     }
  1992.     /**
  1993.      * Gets the public 'fos_elastica.finder.popup_statistic._doc' shared service.
  1994.      *
  1995.      * @return \FOS\ElasticaBundle\Finder\TransformedFinder
  1996.      */
  1997.     protected function getFosElastica_Finder_PopupStatistic_DocService()
  1998.     {
  1999.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/FinderInterface.php';
  2000.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedFinderInterface.php';
  2001.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/TransformedFinder.php';
  2002.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ElasticaToModelTransformerInterface.php';
  2003.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/AbstractElasticaToModelTransformer.php';
  2004.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/AbstractElasticaToModelTransformer.php';
  2005.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORM/ElasticaToModelTransformer.php';
  2006.         $a = new \FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\PopupStatistic', ['hints' => [], 'hydrate' => true'ignore_missing' => false'query_builder_method' => 'createQueryBuilder''identifier' => 'id']);
  2007.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  2008.         return $this->services['fos_elastica.finder.popup_statistic._doc'] = new \FOS\ElasticaBundle\Finder\TransformedFinder(($this->services['fos_elastica.index.popup_statistic._doc'] ?? $this->getFosElastica_Index_PopupStatistic_DocService()), $a);
  2009.     }
  2010.     /**
  2011.      * Gets the public 'fos_elastica.in_place_pager_persister' shared service.
  2012.      *
  2013.      * @return \FOS\ElasticaBundle\Persister\InPlacePagerPersister
  2014.      */
  2015.     protected function getFosElastica_InPlacePagerPersisterService()
  2016.     {
  2017.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterInterface.php';
  2018.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/InPlacePagerPersister.php';
  2019.         return $this->services['fos_elastica.in_place_pager_persister'] = new \FOS\ElasticaBundle\Persister\InPlacePagerPersister(($this->services['fos_elastica.persister_registry'] ?? $this->getFosElastica_PersisterRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2020.     }
  2021.     /**
  2022.      * Gets the public 'fos_elastica.index.option_statistic' shared service.
  2023.      *
  2024.      * @return \FOS\ElasticaBundle\Elastica\Index
  2025.      */
  2026.     protected function getFosElastica_Index_OptionStatisticService()
  2027.     {
  2028.         include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/SearchableInterface.php';
  2029.         include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Index.php';
  2030.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Index.php';
  2031.         return $this->services['fos_elastica.index.option_statistic'] = ($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService())->getIndex('option_statistic');
  2032.     }
  2033.     /**
  2034.      * Gets the public 'fos_elastica.index.option_statistic._doc' shared service.
  2035.      *
  2036.      * @return \Elastica\Type
  2037.      */
  2038.     protected function getFosElastica_Index_OptionStatistic_DocService()
  2039.     {
  2040.         include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/SearchableInterface.php';
  2041.         include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Type.php';
  2042.         return $this->services['fos_elastica.index.option_statistic._doc'] = ($this->services['fos_elastica.index.option_statistic'] ?? $this->getFosElastica_Index_OptionStatisticService())->getType('_doc');
  2043.     }
  2044.     /**
  2045.      * Gets the public 'fos_elastica.index.popup_statistic' shared service.
  2046.      *
  2047.      * @return \FOS\ElasticaBundle\Elastica\Index
  2048.      */
  2049.     protected function getFosElastica_Index_PopupStatisticService()
  2050.     {
  2051.         include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/SearchableInterface.php';
  2052.         include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Index.php';
  2053.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Index.php';
  2054.         return $this->services['fos_elastica.index.popup_statistic'] = ($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService())->getIndex('popup_statistic');
  2055.     }
  2056.     /**
  2057.      * Gets the public 'fos_elastica.index.popup_statistic._doc' shared service.
  2058.      *
  2059.      * @return \Elastica\Type
  2060.      */
  2061.     protected function getFosElastica_Index_PopupStatistic_DocService()
  2062.     {
  2063.         include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/SearchableInterface.php';
  2064.         include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Type.php';
  2065.         return $this->services['fos_elastica.index.popup_statistic._doc'] = ($this->services['fos_elastica.index.popup_statistic'] ?? $this->getFosElastica_Index_PopupStatisticService())->getType('_doc');
  2066.     }
  2067.     /**
  2068.      * Gets the public 'fos_elastica.index_manager' shared service.
  2069.      *
  2070.      * @return \FOS\ElasticaBundle\Index\IndexManager
  2071.      */
  2072.     protected function getFosElastica_IndexManagerService()
  2073.     {
  2074.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexManager.php';
  2075.         $a = ($this->services['fos_elastica.index.option_statistic'] ?? $this->getFosElastica_Index_OptionStatisticService());
  2076.         return $this->services['fos_elastica.index_manager'] = new \FOS\ElasticaBundle\Index\IndexManager(['option_statistic' => $a'popup_statistic' => ($this->services['fos_elastica.index.popup_statistic'] ?? $this->getFosElastica_Index_PopupStatisticService())], $a);
  2077.     }
  2078.     /**
  2079.      * Gets the public 'fos_elastica.index_template_manager' shared service.
  2080.      *
  2081.      * @return \FOS\ElasticaBundle\Index\IndexTemplateManager
  2082.      */
  2083.     protected function getFosElastica_IndexTemplateManagerService()
  2084.     {
  2085.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexTemplateManager.php';
  2086.         return $this->services['fos_elastica.index_template_manager'] = new \FOS\ElasticaBundle\Index\IndexTemplateManager([]);
  2087.     }
  2088.     /**
  2089.      * Gets the public 'fos_elastica.listener.option_statistic._doc' shared service.
  2090.      *
  2091.      * @return \FOS\ElasticaBundle\Doctrine\Listener
  2092.      */
  2093.     protected function getFosElastica_Listener_OptionStatistic_DocService()
  2094.     {
  2095.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php';
  2096.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  2097.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  2098.         return $this->services['fos_elastica.listener.option_statistic._doc'] = new \FOS\ElasticaBundle\Doctrine\Listener(($this->services['fos_elastica.object_persister.option_statistic._doc'] ?? $this->getFosElastica_ObjectPersister_OptionStatistic_DocService()), ($this->privates['fos_elastica.indexable'] ?? ($this->privates['fos_elastica.indexable'] = new \FOS\ElasticaBundle\Provider\Indexable([]))), ['identifier' => 'id''indexName' => 'option_statistic''typeName' => '_doc''defer' => true], NULL);
  2099.     }
  2100.     /**
  2101.      * Gets the public 'fos_elastica.listener.popup_statistic._doc' shared service.
  2102.      *
  2103.      * @return \FOS\ElasticaBundle\Doctrine\Listener
  2104.      */
  2105.     protected function getFosElastica_Listener_PopupStatistic_DocService()
  2106.     {
  2107.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php';
  2108.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  2109.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  2110.         return $this->services['fos_elastica.listener.popup_statistic._doc'] = new \FOS\ElasticaBundle\Doctrine\Listener(($this->services['fos_elastica.object_persister.popup_statistic._doc'] ?? $this->getFosElastica_ObjectPersister_PopupStatistic_DocService()), ($this->privates['fos_elastica.indexable'] ?? ($this->privates['fos_elastica.indexable'] = new \FOS\ElasticaBundle\Provider\Indexable([]))), ['identifier' => 'id''indexName' => 'popup_statistic''typeName' => '_doc''defer' => true], NULL);
  2111.     }
  2112.     /**
  2113.      * Gets the public 'fos_elastica.manager.orm' shared service.
  2114.      *
  2115.      * @return \FOS\ElasticaBundle\Doctrine\RepositoryManager
  2116.      */
  2117.     protected function getFosElastica_Manager_OrmService()
  2118.     {
  2119.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManagerInterface.php';
  2120.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/RepositoryManager.php';
  2121.         $this->services['fos_elastica.manager.orm'] = $instance = new \FOS\ElasticaBundle\Doctrine\RepositoryManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['fos_elastica.repository_manager'] ?? $this->getFosElastica_RepositoryManagerService()));
  2122.         $instance->addEntity('App\\Entity\\OptionStatistic''option_statistic/_doc');
  2123.         $instance->addEntity('App\\Entity\\PopupStatistic''popup_statistic/_doc');
  2124.         return $instance;
  2125.     }
  2126.     /**
  2127.      * Gets the public 'fos_elastica.object_persister.option_statistic._doc' shared service.
  2128.      *
  2129.      * @return \FOS\ElasticaBundle\Persister\ObjectPersister
  2130.      */
  2131.     protected function getFosElastica_ObjectPersister_OptionStatistic_DocService()
  2132.     {
  2133.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
  2135.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
  2136.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
  2137.         $a = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id''index' => 'option_statistic'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2138.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  2139.         return $this->services['fos_elastica.object_persister.option_statistic._doc'] = new \FOS\ElasticaBundle\Persister\ObjectPersister(($this->services['fos_elastica.index.option_statistic._doc'] ?? $this->getFosElastica_Index_OptionStatistic_DocService()), $a'App\\Entity\\OptionStatistic', ['id' => ['type' => 'integer'], 'type_id' => ['type' => 'integer'], 'qm_option_id' => ['type' => 'integer'], 'received_at' => ['type' => 'date'], 'guid' => ['type' => 'keyword']], []);
  2140.     }
  2141.     /**
  2142.      * Gets the public 'fos_elastica.object_persister.popup_statistic._doc' shared service.
  2143.      *
  2144.      * @return \FOS\ElasticaBundle\Persister\ObjectPersister
  2145.      */
  2146.     protected function getFosElastica_ObjectPersister_PopupStatistic_DocService()
  2147.     {
  2148.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
  2149.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
  2150.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
  2151.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
  2152.         $a = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id''index' => 'popup_statistic'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2153.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  2154.         return $this->services['fos_elastica.object_persister.popup_statistic._doc'] = new \FOS\ElasticaBundle\Persister\ObjectPersister(($this->services['fos_elastica.index.popup_statistic._doc'] ?? $this->getFosElastica_Index_PopupStatistic_DocService()), $a'App\\Entity\\PopupStatistic', ['id' => ['type' => 'integer'], 'type_id' => ['type' => 'integer'], 'popup_id' => ['type' => 'integer'], 'received_at' => ['type' => 'date'], 'guid' => ['type' => 'keyword']], []);
  2155.     }
  2156.     /**
  2157.      * Gets the public 'fos_elastica.pager_persister_registry' shared service.
  2158.      *
  2159.      * @return \FOS\ElasticaBundle\Persister\PagerPersisterRegistry
  2160.      */
  2161.     protected function getFosElastica_PagerPersisterRegistryService()
  2162.     {
  2163.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2164.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2165.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterRegistry.php';
  2166.         $this->services['fos_elastica.pager_persister_registry'] = $instance = new \FOS\ElasticaBundle\Persister\PagerPersisterRegistry(['in_place' => 'fos_elastica.in_place_pager_persister']);
  2167.         $instance->setContainer($this);
  2168.         return $instance;
  2169.     }
  2170.     /**
  2171.      * Gets the public 'fos_elastica.pager_provider.option_statistic._doc' shared service.
  2172.      *
  2173.      * @return \FOS\ElasticaBundle\Doctrine\ORMPagerProvider
  2174.      */
  2175.     protected function getFosElastica_PagerProvider_OptionStatistic_DocService()
  2176.     {
  2177.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderInterface.php';
  2178.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORMPagerProvider.php';
  2179.         return $this->services['fos_elastica.pager_provider.option_statistic._doc'] = new \FOS\ElasticaBundle\Doctrine\ORMPagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['fos_elastica.doctrine.register_listeners'] ?? $this->getFosElastica_Doctrine_RegisterListenersService()), 'App\\Entity\\OptionStatistic', ['batch_size' => 100'clear_object_manager' => true'debug_logging' => true'query_builder_method' => 'createQueryBuilder']);
  2180.     }
  2181.     /**
  2182.      * Gets the public 'fos_elastica.pager_provider.popup_statistic._doc' shared service.
  2183.      *
  2184.      * @return \FOS\ElasticaBundle\Doctrine\ORMPagerProvider
  2185.      */
  2186.     protected function getFosElastica_PagerProvider_PopupStatistic_DocService()
  2187.     {
  2188.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderInterface.php';
  2189.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORMPagerProvider.php';
  2190.         return $this->services['fos_elastica.pager_provider.popup_statistic._doc'] = new \FOS\ElasticaBundle\Doctrine\ORMPagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['fos_elastica.doctrine.register_listeners'] ?? $this->getFosElastica_Doctrine_RegisterListenersService()), 'App\\Entity\\PopupStatistic', ['batch_size' => 100'clear_object_manager' => true'debug_logging' => true'query_builder_method' => 'createQueryBuilder']);
  2191.     }
  2192.     /**
  2193.      * Gets the public 'fos_elastica.pager_provider_registry' shared service.
  2194.      *
  2195.      * @return \FOS\ElasticaBundle\Provider\PagerProviderRegistry
  2196.      */
  2197.     protected function getFosElastica_PagerProviderRegistryService()
  2198.     {
  2199.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2200.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2201.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderRegistry.php';
  2202.         $this->services['fos_elastica.pager_provider_registry'] = $instance = new \FOS\ElasticaBundle\Provider\PagerProviderRegistry(['option_statistic' => ['_doc' => 'fos_elastica.pager_provider.option_statistic._doc'], 'popup_statistic' => ['_doc' => 'fos_elastica.pager_provider.popup_statistic._doc']]);
  2203.         $instance->setContainer($this);
  2204.         return $instance;
  2205.     }
  2206.     /**
  2207.      * Gets the public 'fos_elastica.paginator.subscriber' shared service.
  2208.      *
  2209.      * @return \FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber
  2210.      */
  2211.     protected function getFosElastica_Paginator_SubscriberService()
  2212.     {
  2213.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Subscriber/PaginateElasticaQuerySubscriber.php';
  2214.         return $this->services['fos_elastica.paginator.subscriber'] = new \FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2215.     }
  2216.     /**
  2217.      * Gets the public 'fos_elastica.persister_registry' shared service.
  2218.      *
  2219.      * @return \FOS\ElasticaBundle\Persister\PersisterRegistry
  2220.      */
  2221.     protected function getFosElastica_PersisterRegistryService()
  2222.     {
  2223.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2224.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2225.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PersisterRegistry.php';
  2226.         $this->services['fos_elastica.persister_registry'] = $instance = new \FOS\ElasticaBundle\Persister\PersisterRegistry(['option_statistic' => ['_doc' => 'fos_elastica.object_persister.option_statistic._doc'], 'popup_statistic' => ['_doc' => 'fos_elastica.object_persister.popup_statistic._doc']]);
  2227.         $instance->setContainer($this);
  2228.         return $instance;
  2229.     }
  2230.     /**
  2231.      * Gets the public 'fos_elastica.repository_manager' shared service.
  2232.      *
  2233.      * @return \FOS\ElasticaBundle\Manager\RepositoryManager
  2234.      */
  2235.     protected function getFosElastica_RepositoryManagerService()
  2236.     {
  2237.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManagerInterface.php';
  2238.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManager.php';
  2239.         $this->services['fos_elastica.repository_manager'] = $instance = new \FOS\ElasticaBundle\Manager\RepositoryManager();
  2240.         $instance->addType('option_statistic/_doc', ($this->services['fos_elastica.finder.option_statistic._doc'] ?? $this->getFosElastica_Finder_OptionStatistic_DocService()), 'App\\SearchRepository\\OptionStatisticRepository');
  2241.         $instance->addType('popup_statistic/_doc', ($this->services['fos_elastica.finder.popup_statistic._doc'] ?? $this->getFosElastica_Finder_PopupStatistic_DocService()), 'App\\SearchRepository\\PopupStatisticRepository');
  2242.         return $instance;
  2243.     }
  2244.     /**
  2245.      * Gets the public 'fos_elastica.resetter' shared service.
  2246.      *
  2247.      * @return \FOS\ElasticaBundle\Index\Resetter
  2248.      */
  2249.     protected function getFosElastica_ResetterService()
  2250.     {
  2251.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
  2252.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/Resetter.php';
  2253.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
  2254.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  2255.         return $this->services['fos_elastica.resetter'] = new \FOS\ElasticaBundle\Index\Resetter(($this->services['fos_elastica.config_manager'] ?? $this->getFosElastica_ConfigManagerService()), ($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->privates['fos_elastica.alias_processor'] ?? ($this->privates['fos_elastica.alias_processor'] = new \FOS\ElasticaBundle\Index\AliasProcessor())), ($this->privates['fos_elastica.mapping_builder'] ?? ($this->privates['fos_elastica.mapping_builder'] = new \FOS\ElasticaBundle\Index\MappingBuilder())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2256.     }
  2257.     /**
  2258.      * Gets the public 'fos_elastica.template_resetter' shared service.
  2259.      *
  2260.      * @return \FOS\ElasticaBundle\Index\TemplateResetter
  2261.      */
  2262.     protected function getFosElastica_TemplateResetterService()
  2263.     {
  2264.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
  2265.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/TemplateResetter.php';
  2266.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  2267.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexTemplateManager.php';
  2268.         return $this->services['fos_elastica.template_resetter'] = new \FOS\ElasticaBundle\Index\TemplateResetter(($this->services['fos_elastica.config_manager.index_templates'] ?? $this->getFosElastica_ConfigManager_IndexTemplatesService()), ($this->privates['fos_elastica.mapping_builder'] ?? ($this->privates['fos_elastica.mapping_builder'] = new \FOS\ElasticaBundle\Index\MappingBuilder())), ($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()), ($this->services['fos_elastica.index_template_manager'] ?? ($this->services['fos_elastica.index_template_manager'] = new \FOS\ElasticaBundle\Index\IndexTemplateManager([]))));
  2269.     }
  2270.     /**
  2271.      * Gets the public 'gaufrette.media_filesystem' shared service.
  2272.      *
  2273.      * @return \Gaufrette\Filesystem
  2274.      */
  2275.     protected function getGaufrette_MediaFilesystemService()
  2276.     {
  2277.         return $this->services['gaufrette.media_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__4).'/media'), true));
  2278.     }
  2279.     /**
  2280.      * Gets the public 'http_kernel' shared service.
  2281.      *
  2282.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2283.      */
  2284.     protected function getHttpKernelService()
  2285.     {
  2286.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2287.         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 () {
  2288.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2289.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2290.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2291.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2292.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
  2293.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2294.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2295.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2296.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2297.         }, 9)), $a));
  2298.     }
  2299.     /**
  2300.      * Gets the public 'knp_gaufrette.filesystem_map' shared service.
  2301.      *
  2302.      * @return \Knp\Bundle\GaufretteBundle\FilesystemMap
  2303.      */
  2304.     protected function getKnpGaufrette_FilesystemMapService()
  2305.     {
  2306.         include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemMapInterface.php';
  2307.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/FilesystemMap.php';
  2308.         return $this->services['knp_gaufrette.filesystem_map'] = new \Knp\Bundle\GaufretteBundle\FilesystemMap(['media' => ($this->services['gaufrette.media_filesystem'] ?? $this->getGaufrette_MediaFilesystemService())]);
  2309.     }
  2310.     /**
  2311.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  2312.      *
  2313.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  2314.      */
  2315.     protected function getLiipImagine_Binary_Loader_DefaultService()
  2316.     {
  2317.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  2318.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  2319.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  2320.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  2321.         $a = \Symfony\Component\Mime\MimeTypes::getDefault();
  2322.         return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader($a$a, new \Liip\ImagineBundle\Binary\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public')], false));
  2323.     }
  2324.     /**
  2325.      * Gets the public 'liip_imagine.binary.loader.stream.media' shared service.
  2326.      *
  2327.      * @return \Liip\ImagineBundle\Binary\Loader\StreamLoader
  2328.      */
  2329.     protected function getLiipImagine_Binary_Loader_Stream_MediaService()
  2330.     {
  2331.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  2332.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/StreamLoader.php';
  2333.         return $this->services['liip_imagine.binary.loader.stream.media'] = new \Liip\ImagineBundle\Binary\Loader\StreamLoader('gaufrette://media/'NULL);
  2334.     }
  2335.     /**
  2336.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2337.      *
  2338.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2339.      */
  2340.     protected function getLiipImagine_Cache_ManagerService()
  2341.     {
  2342.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default'false);
  2343.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2344.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2345.         return $instance;
  2346.     }
  2347.     /**
  2348.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2349.      *
  2350.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2351.      */
  2352.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2353.     {
  2354.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  2355.     }
  2356.     /**
  2357.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2358.      *
  2359.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2360.      */
  2361.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2362.     {
  2363.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  2364.     }
  2365.     /**
  2366.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2367.      *
  2368.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2369.      */
  2370.     protected function getLiipImagine_Cache_SignerService()
  2371.     {
  2372.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2373.     }
  2374.     /**
  2375.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  2376.      *
  2377.      * @return \Liip\ImagineBundle\Config\StackCollection
  2378.      */
  2379.     protected function getLiipImagine_Config_StackCollectionService()
  2380.     {
  2381.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  2382.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  2383.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  2384.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  2385.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  2386.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  2387.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  2388.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  2389.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  2390.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  2391.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  2392.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  2393.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  2394.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  2395.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  2396.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  2397.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  2398.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  2399.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  2400.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  2401.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  2402.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  2403.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  2404.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  2405.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  2406.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  2407.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  2408.         return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a$b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), $this->parameters['liip_imagine.filter_sets']);
  2409.     }
  2410.     /**
  2411.      * Gets the public 'liip_imagine.data.manager' shared service.
  2412.      *
  2413.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  2414.      */
  2415.     protected function getLiipImagine_Data_ManagerService()
  2416.     {
  2417.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  2418.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  2419.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/StreamLoader.php';
  2420.         $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), \Symfony\Component\Mime\MimeTypes::getDefault(), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'stream.media'NULL);
  2421.         $instance->addLoader('stream.media', ($this->services['liip_imagine.binary.loader.stream.media'] ?? ($this->services['liip_imagine.binary.loader.stream.media'] = new \Liip\ImagineBundle\Binary\Loader\StreamLoader('gaufrette://media/'NULL))));
  2422.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  2423.         return $instance;
  2424.     }
  2425.     /**
  2426.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  2427.      *
  2428.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  2429.      */
  2430.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  2431.     {
  2432.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2433.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  2434.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  2435.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  2436.     }
  2437.     /**
  2438.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  2439.      *
  2440.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  2441.      */
  2442.     protected function getLiipImagine_Filter_Loader_FixedService()
  2443.     {
  2444.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2445.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  2446.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  2447.     }
  2448.     /**
  2449.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  2450.      *
  2451.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  2452.      */
  2453.     protected function getLiipImagine_Filter_Loader_FlipService()
  2454.     {
  2455.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2456.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  2457.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  2458.     }
  2459.     /**
  2460.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  2461.      *
  2462.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  2463.      */
  2464.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  2465.     {
  2466.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2467.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  2468.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  2469.     }
  2470.     /**
  2471.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  2472.      *
  2473.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  2474.      */
  2475.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  2476.     {
  2477.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2478.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  2479.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  2480.     }
  2481.     /**
  2482.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  2483.      *
  2484.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  2485.      */
  2486.     protected function getLiipImagine_Filter_Loader_ResampleService()
  2487.     {
  2488.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2489.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  2490.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  2491.     }
  2492.     /**
  2493.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  2494.      *
  2495.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  2496.      */
  2497.     protected function getLiipImagine_Filter_Loader_RotateService()
  2498.     {
  2499.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2500.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  2501.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  2502.     }
  2503.     /**
  2504.      * Gets the public 'liip_imagine.filter.manager' shared service.
  2505.      *
  2506.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  2507.      */
  2508.     protected function getLiipImagine_Filter_ManagerService()
  2509.     {
  2510.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  2511.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2512.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  2513.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  2514.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  2515.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  2516.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  2517.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  2518.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  2519.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  2522.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  2523.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  2524.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  2525.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  2526.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  2527.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  2528.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  2529.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  2533.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  2534.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  2535.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  2536.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  2537.         $this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
  2538.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  2539.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  2540.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  2541.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  2542.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  2543.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, \dirname(__DIR__4)));
  2544.         $instance->addLoader('paste', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, (\dirname(__DIR__4).'/src')));
  2545.         $instance->addLoader('watermark', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, (\dirname(__DIR__4).'/src')));
  2546.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, \dirname(__DIR__4)));
  2547.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  2548.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  2549.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  2550.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  2551.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  2552.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  2553.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  2554.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  2555.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  2556.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  2557.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  2558.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  2559.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  2560.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  2561.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  2562.         $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']));
  2563.         return $instance;
  2564.     }
  2565.     /**
  2566.      * Gets the public 'message_bus' shared service.
  2567.      *
  2568.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2569.      */
  2570.     protected function getMessageBusService()
  2571.     {
  2572.         return $this->services['message_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2573.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  2574.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  2575.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2576.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2577.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2578.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  2579.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  2580.         }, 7)));
  2581.     }
  2582.     /**
  2583.      * Gets the public 'monolog.logger.campaign' shared service.
  2584.      *
  2585.      * @return \Symfony\Bridge\Monolog\Logger
  2586.      */
  2587.     protected function getMonolog_Logger_CampaignService()
  2588.     {
  2589.         $this->services['monolog.logger.campaign'] = $instance = new \Symfony\Bridge\Monolog\Logger('campaign');
  2590.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2591.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2592.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2593.         $instance->pushHandler(($this->privates['monolog.handler.campaign'] ?? $this->getMonolog_Handler_CampaignService()));
  2594.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2595.         return $instance;
  2596.     }
  2597.     /**
  2598.      * Gets the public 'monolog.logger.deprecation' shared service.
  2599.      *
  2600.      * @return \Symfony\Bridge\Monolog\Logger
  2601.      */
  2602.     protected function getMonolog_Logger_DeprecationService()
  2603.     {
  2604.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  2605.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2606.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2607.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2608.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2609.         return $instance;
  2610.     }
  2611.     /**
  2612.      * Gets the public 'monolog.logger.mailing' shared service.
  2613.      *
  2614.      * @return \Symfony\Bridge\Monolog\Logger
  2615.      */
  2616.     protected function getMonolog_Logger_MailingService()
  2617.     {
  2618.         $this->services['monolog.logger.mailing'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailing');
  2619.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2620.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2621.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2622.         $instance->pushHandler(($this->privates['monolog.handler.mailing'] ?? $this->getMonolog_Handler_MailingService()));
  2623.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2624.         return $instance;
  2625.     }
  2626.     /**
  2627.      * Gets the public 'profiler' shared service.
  2628.      *
  2629.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2630.      */
  2631.     protected function getProfilerService()
  2632.     {
  2633.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2634.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2635.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2636.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2637.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2638.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2639.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2640.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2641.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2642.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2643.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2644.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2645.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2646.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2647.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2648.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2649.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2650.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  2651.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2652.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2653.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  2654.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  2655.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  2656.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  2657.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  2658.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2659.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2660.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  2661.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2662.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2663.         $g->registerBus('messenger.bus.default', ($this->services['message_bus'] ?? $this->getMessageBusService()));
  2664.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2665.         if ($this->has('kernel')) {
  2666.             $h->setKernel($b);
  2667.         }
  2668.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2669.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  2670.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2671.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2672.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2673.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2674.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2675.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  2676.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2677.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2678.         $instance->add($d);
  2679.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2680.         $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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($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())));
  2681.         $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())));
  2682.         $instance->add($e);
  2683.         $instance->add($f);
  2684.         $instance->add($g);
  2685.         $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()))));
  2686.         $instance->add(new \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
  2687.         $instance->add($h);
  2688.         return $instance;
  2689.     }
  2690.     /**
  2691.      * Gets the public 'request_stack' shared service.
  2692.      *
  2693.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2694.      */
  2695.     protected function getRequestStackService()
  2696.     {
  2697.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2698.     }
  2699.     /**
  2700.      * Gets the public 'router' shared service.
  2701.      *
  2702.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2703.      */
  2704.     protected function getRouterService()
  2705.     {
  2706.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2707.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2708.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2709.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2710.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2711.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2712.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2713.         ], [
  2714.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2715.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'pl');
  2716.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2717.         return $instance;
  2718.     }
  2719.     /**
  2720.      * Gets the public 'routing.loader' shared service.
  2721.      *
  2722.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2723.      */
  2724.     protected function getRouting_LoaderService()
  2725.     {
  2726.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2727.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2728.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2729.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2730.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2731.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2732.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2733.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2734.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2735.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2736.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2737.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2738.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2739.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2740.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  2741.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/ApiLoader.php';
  2742.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2743.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2744.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2745.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2746.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2747.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  2748.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2749.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  2750.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  2751.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  2752.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  2753.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  2754.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2755.             'kernel' => ['services''kernel''getKernelService'false],
  2756.         ], [
  2757.             'kernel' => 'App\\Kernel',
  2758.         ]))));
  2759.         $a->addLoader(new \ApiPlatform\Core\Bridge\Symfony\Routing\ApiLoader(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $this$this->parameters['api_platform.formats'], $this->parameters['api_platform.resource_class_directories'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), falsetruetruefalsefalse));
  2760.         $a->addLoader($c);
  2761.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2762.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2763.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  2764.     }
  2765.     /**
  2766.      * Gets the public 'sb_redis.default' shared service.
  2767.      *
  2768.      * @return \SymfonyBundles\RedisBundle\Redis\Client
  2769.      */
  2770.     protected function getSbRedis_DefaultService()
  2771.     {
  2772.         include_once \dirname(__DIR__4).'/vendor/predis/predis/src/ClientInterface.php';
  2773.         include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Client.php';
  2774.         include_once \dirname(__DIR__4).'/vendor/symfony-bundles/redis-bundle/Redis/ClientInterface.php';
  2775.         include_once \dirname(__DIR__4).'/vendor/symfony-bundles/redis-bundle/Redis/Client.php';
  2776.         include_once \dirname(__DIR__4).'/vendor/symfony-bundles/redis-bundle/Redis/FactoryInterface.php';
  2777.         include_once \dirname(__DIR__4).'/vendor/symfony-bundles/redis-bundle/Redis/Factory.php';
  2778.         return $this->services['sb_redis.default'] = ($this->privates['SymfonyBundles\\RedisBundle\\Redis\\FactoryInterface'] ?? ($this->privates['SymfonyBundles\\RedisBundle\\Redis\\FactoryInterface'] = new \SymfonyBundles\RedisBundle\Redis\Factory()))->create([=> $this->getEnv('resolve:REDIS_DSN')], []);
  2779.     }
  2780.     /**
  2781.      * Gets the public 'security.authentication_utils' shared service.
  2782.      *
  2783.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  2784.      */
  2785.     protected function getSecurity_AuthenticationUtilsService()
  2786.     {
  2787.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2788.         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())));
  2789.     }
  2790.     /**
  2791.      * Gets the public 'security.authorization_checker' shared service.
  2792.      *
  2793.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2794.      */
  2795.     protected function getSecurity_AuthorizationCheckerService()
  2796.     {
  2797.         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);
  2798.     }
  2799.     /**
  2800.      * Gets the public 'security.csrf.token_manager' shared service.
  2801.      *
  2802.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2803.      */
  2804.     protected function getSecurity_Csrf_TokenManagerService()
  2805.     {
  2806.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2807.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2808.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2809.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2810.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  2811.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  2812.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  2813.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2814.     }
  2815.     /**
  2816.      * Gets the public 'security.password_encoder' shared service.
  2817.      *
  2818.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2819.      */
  2820.     protected function getSecurity_PasswordEncoderService()
  2821.     {
  2822.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  2823.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  2824.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2825.     }
  2826.     /**
  2827.      * Gets the public 'security.token_storage' shared service.
  2828.      *
  2829.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2830.      */
  2831.     protected function getSecurity_TokenStorageService()
  2832.     {
  2833.         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, [
  2834.             'session' => ['services''session''getSessionService'false],
  2835.         ], [
  2836.             'session' => '?',
  2837.         ]));
  2838.     }
  2839.     /**
  2840.      * Gets the public 'serializer' shared service.
  2841.      *
  2842.      * @return \Symfony\Component\Serializer\Serializer
  2843.      */
  2844.     protected function getSerializerService()
  2845.     {
  2846.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2847.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  2848.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2849.         $d = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2850.         $e = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2851.         $f = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2852.         $g = new \ApiPlatform\Core\Serializer\ItemNormalizer($a$b, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $c$d$e, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  2853.             yield => ($this->privates['App\\DataTransformer\\AccountBillingOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\AccountBillingOutputDataTransformer'] = new \App\DataTransformer\AccountBillingOutputDataTransformer()));
  2854.             yield => ($this->privates['App\\DataTransformer\\AccountOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\AccountOutputDataTransformer'] = new \App\DataTransformer\AccountOutputDataTransformer()));
  2855.             yield => ($this->privates['App\\DataTransformer\\ClientProfileOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\ClientProfileOutputDataTransformer'] = new \App\DataTransformer\ClientProfileOutputDataTransformer()));
  2856.             yield => ($this->privates['App\\DataTransformer\\CompanyOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\CompanyOutputDataTransformer'] = new \App\DataTransformer\CompanyOutputDataTransformer()));
  2857.             yield => ($this->privates['App\\DataTransformer\\ContactHistoryOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\ContactHistoryOutputDataTransformer'] = new \App\DataTransformer\ContactHistoryOutputDataTransformer()));
  2858.             yield => ($this->privates['App\\DataTransformer\\ContactNoteOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\ContactNoteOutputDataTransformer'] = new \App\DataTransformer\ContactNoteOutputDataTransformer()));
  2859.             yield => ($this->privates['App\\DataTransformer\\ContactOutputDataTransformer'] ?? $this->getContactOutputDataTransformerService());
  2860.             yield => ($this->privates['App\\DataTransformer\\ContactPopupOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\ContactPopupOutputDataTransformer'] = new \App\DataTransformer\ContactPopupOutputDataTransformer()));
  2861.             yield => ($this->privates['App\\DataTransformer\\CountryOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\CountryOutputDataTransformer'] = new \App\DataTransformer\CountryOutputDataTransformer()));
  2862.             yield => ($this->privates['App\\DataTransformer\\CurrencyOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\CurrencyOutputDataTransformer'] = new \App\DataTransformer\CurrencyOutputDataTransformer()));
  2863.             yield 10 => ($this->privates['App\\DataTransformer\\DiscountOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\DiscountOutputDataTransformer'] = new \App\DataTransformer\DiscountOutputDataTransformer()));
  2864.             yield 11 => ($this->privates['App\\DataTransformer\\FavoriteGifOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\FavoriteGifOutputDataTransformer'] = new \App\DataTransformer\FavoriteGifOutputDataTransformer()));
  2865.             yield 12 => ($this->privates['App\\DataTransformer\\IpOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\IpOutputDataTransformer'] = new \App\DataTransformer\IpOutputDataTransformer()));
  2866.             yield 13 => ($this->privates['App\\DataTransformer\\LeadNoteOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\LeadNoteOutputDataTransformer'] = new \App\DataTransformer\LeadNoteOutputDataTransformer()));
  2867.             yield 14 => ($this->privates['App\\DataTransformer\\LeadOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\LeadOutputDataTransformer'] = new \App\DataTransformer\LeadOutputDataTransformer()));
  2868.             yield 15 => ($this->privates['App\\DataTransformer\\LeadSiteVisitOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\LeadSiteVisitOutputDataTransformer'] = new \App\DataTransformer\LeadSiteVisitOutputDataTransformer()));
  2869.             yield 16 => ($this->privates['App\\DataTransformer\\MailConfigurationOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\MailConfigurationOutputDataTransformer'] = new \App\DataTransformer\MailConfigurationOutputDataTransformer()));
  2870.             yield 17 => ($this->privates['App\\DataTransformer\\MediaOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\MediaOutputDataTransformer'] = new \App\DataTransformer\MediaOutputDataTransformer()));
  2871.             yield 18 => ($this->privates['App\\DataTransformer\\OptionPopupOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\OptionPopupOutputDataTransformer'] = new \App\DataTransformer\OptionPopupOutputDataTransformer()));
  2872.             yield 19 => ($this->privates['App\\DataTransformer\\OptionTypeOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\OptionTypeOutputDataTransformer'] = new \App\DataTransformer\OptionTypeOutputDataTransformer()));
  2873.             yield 20 => ($this->privates['App\\DataTransformer\\OrderOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\OrderOutputDataTransformer'] = new \App\DataTransformer\OrderOutputDataTransformer()));
  2874.             yield 21 => ($this->privates['App\\DataTransformer\\OrderStatusOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\OrderStatusOutputDataTransformer'] = new \App\DataTransformer\OrderStatusOutputDataTransformer()));
  2875.             yield 22 => ($this->privates['App\\DataTransformer\\PaymentTypeOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\PaymentTypeOutputDataTransformer'] = new \App\DataTransformer\PaymentTypeOutputDataTransformer()));
  2876.             yield 23 => ($this->privates['App\\DataTransformer\\PopupCampaignItemDataTransformer'] ?? ($this->privates['App\\DataTransformer\\PopupCampaignItemDataTransformer'] = new \App\DataTransformer\PopupCampaignItemDataTransformer()));
  2877.             yield 24 => ($this->privates['App\\DataTransformer\\PopupOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\PopupOutputDataTransformer'] = new \App\DataTransformer\PopupOutputDataTransformer()));
  2878.             yield 25 => ($this->privates['App\\DataTransformer\\PopupStatisticOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\PopupStatisticOutputDataTransformer'] = new \App\DataTransformer\PopupStatisticOutputDataTransformer()));
  2879.             yield 26 => ($this->privates['App\\DataTransformer\\PopupStatisticTypeOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\PopupStatisticTypeOutputDataTransformer'] = new \App\DataTransformer\PopupStatisticTypeOutputDataTransformer()));
  2880.             yield 27 => ($this->privates['App\\DataTransformer\\PopupTypeOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\PopupTypeOutputDataTransformer'] = new \App\DataTransformer\PopupTypeOutputDataTransformer()));
  2881.             yield 28 => ($this->privates['App\\DataTransformer\\SalesGroupOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SalesGroupOutputDataTransformer'] = new \App\DataTransformer\SalesGroupOutputDataTransformer()));
  2882.             yield 29 => ($this->privates['App\\DataTransformer\\SearchQueryParameterOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SearchQueryParameterOutputDataTransformer'] = new \App\DataTransformer\SearchQueryParameterOutputDataTransformer()));
  2883.             yield 30 => ($this->privates['App\\DataTransformer\\SearchQueryParameterTypeOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SearchQueryParameterTypeOutputDataTransformer'] = new \App\DataTransformer\SearchQueryParameterTypeOutputDataTransformer()));
  2884.             yield 31 => ($this->privates['App\\DataTransformer\\SearchQueryTypeOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SearchQueryTypeOutputDataTransformer'] = new \App\DataTransformer\SearchQueryTypeOutputDataTransformer()));
  2885.             yield 32 => ($this->privates['App\\DataTransformer\\SiteInvitationOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SiteInvitationOutputDataTransformer'] = new \App\DataTransformer\SiteInvitationOutputDataTransformer()));
  2886.             yield 33 => ($this->privates['App\\DataTransformer\\SiteOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SiteOutputDataTransformer'] = new \App\DataTransformer\SiteOutputDataTransformer()));
  2887.             yield 34 => ($this->privates['App\\DataTransformer\\SitePermissionOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SitePermissionOutputDataTransformer'] = new \App\DataTransformer\SitePermissionOutputDataTransformer()));
  2888.             yield 35 => ($this->privates['App\\DataTransformer\\SitePermissionTypeOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SitePermissionTypeOutputDataTransformer'] = new \App\DataTransformer\SitePermissionTypeOutputDataTransformer()));
  2889.             yield 36 => ($this->privates['App\\DataTransformer\\SiteSearchQueryOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SiteSearchQueryOutputDataTransformer'] = new \App\DataTransformer\SiteSearchQueryOutputDataTransformer()));
  2890.             yield 37 => ($this->privates['App\\DataTransformer\\SiteStatusOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SiteStatusOutputDataTransformer'] = new \App\DataTransformer\SiteStatusOutputDataTransformer()));
  2891.             yield 38 => ($this->privates['App\\DataTransformer\\SiteTagOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SiteTagOutputDataTransformer'] = new \App\DataTransformer\SiteTagOutputDataTransformer()));
  2892.             yield 39 => ($this->privates['App\\DataTransformer\\SiteViewOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SiteViewOutputDataTransformer'] = new \App\DataTransformer\SiteViewOutputDataTransformer()));
  2893.             yield 40 => ($this->privates['App\\DataTransformer\\SiteVisitOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SiteVisitOutputDataTransformer'] = new \App\DataTransformer\SiteVisitOutputDataTransformer()));
  2894.             yield 41 => ($this->privates['App\\DataTransformer\\Stripe\\InvoiceOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Stripe\\InvoiceOutputDataTransformer'] = new \App\DataTransformer\Stripe\InvoiceOutputDataTransformer()));
  2895.             yield 42 => ($this->privates['App\\DataTransformer\\Stripe\\PlanOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Stripe\\PlanOutputDataTransformer'] = new \App\DataTransformer\Stripe\PlanOutputDataTransformer()));
  2896.             yield 43 => ($this->privates['App\\DataTransformer\\Stripe\\ProductOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Stripe\\ProductOutputDataTransformer'] = new \App\DataTransformer\Stripe\ProductOutputDataTransformer()));
  2897.             yield 44 => ($this->privates['App\\DataTransformer\\StripeSubscriptionOutputDataTransformer'] ?? $this->getStripeSubscriptionOutputDataTransformerService());
  2898.             yield 45 => ($this->privates['App\\DataTransformer\\SubscriptionContractOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SubscriptionContractOutputDataTransformer'] = new \App\DataTransformer\SubscriptionContractOutputDataTransformer()));
  2899.             yield 46 => ($this->privates['App\\DataTransformer\\SubscriptionLimitOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SubscriptionLimitOutputDataTransformer'] = new \App\DataTransformer\SubscriptionLimitOutputDataTransformer()));
  2900.             yield 47 => ($this->privates['App\\DataTransformer\\SubscriptionLimitTypeOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SubscriptionLimitTypeOutputDataTransformer'] = new \App\DataTransformer\SubscriptionLimitTypeOutputDataTransformer()));
  2901.             yield 48 => ($this->privates['App\\DataTransformer\\SubscriptionPriceOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SubscriptionPriceOutputDataTransformer'] = new \App\DataTransformer\SubscriptionPriceOutputDataTransformer()));
  2902.             yield 49 => ($this->privates['App\\DataTransformer\\SubscriptionProductOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SubscriptionProductOutputDataTransformer'] = new \App\DataTransformer\SubscriptionProductOutputDataTransformer()));
  2903.             yield 50 => ($this->privates['App\\DataTransformer\\SubscriptionTypeOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\SubscriptionTypeOutputDataTransformer'] = new \App\DataTransformer\SubscriptionTypeOutputDataTransformer()));
  2904.             yield 51 => ($this->privates['App\\DataTransformer\\TabMessageOptionOutputDataTransformer'] ?? $this->getTabMessageOptionOutputDataTransformerService());
  2905.             yield 52 => ($this->privates['App\\DataTransformer\\UserAccountOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\UserAccountOutputDataTransformer'] = new \App\DataTransformer\UserAccountOutputDataTransformer()));
  2906.             yield 53 => ($this->privates['App\\DataTransformer\\UserOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\UserOutputDataTransformer'] = new \App\DataTransformer\UserOutputDataTransformer()));
  2907.             yield 54 => ($this->privates['App\\DataTransformer\\VariableContentOptionOutputDataTransformer'] ?? $this->getVariableContentOptionOutputDataTransformerService());
  2908.             yield 55 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->getApiPlatform_Messenger_DataTransformerService());
  2909.         }, 56), $ffalse);
  2910.         $h = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  2911.         $i = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f$a$b, ($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $h), NULL, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), NULLfalse'oauth2''application''/oauth/v2/token''/oauth/v2/auth', [], [], $htrue'page'true'per_page'$this->parameters['api_platform.formats'], true'pagination', [], $this->parameters['api_platform.swagger.versions']));
  2912.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \App\Service\Serializer\UserReportBatchNormalizer($g), => new \ApiPlatform\Core\Bridge\RamseyUuid\Serializer\UuidDenormalizer(), => $i=> new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $d), => $i=> new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => $g=> new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), 10 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($e$d$c, ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($e), 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(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  2913.     }
  2914.     /**
  2915.      * Gets the public 'services_resetter' shared service.
  2916.      *
  2917.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2918.      */
  2919.     protected function getServicesResetterService()
  2920.     {
  2921.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2922.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2923.             if (isset($this->services['cache.app'])) {
  2924.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2925.             }
  2926.             if (isset($this->services['cache.system'])) {
  2927.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2928.             }
  2929.             if (isset($this->privates['cache.validator'])) {
  2930.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2931.             }
  2932.             if (isset($this->privates['cache.serializer'])) {
  2933.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2934.             }
  2935.             if (isset($this->privates['cache.annotations'])) {
  2936.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2937.             }
  2938.             if (isset($this->privates['cache.property_info'])) {
  2939.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2940.             }
  2941.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  2942.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  2943.             }
  2944.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  2945.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  2946.             }
  2947.             if (isset($this->privates['mailer.logger_message_listener'])) {
  2948.                 yield 'mailer.logger_message_listener' => ($this->privates['mailer.logger_message_listener'] ?? null);
  2949.             }
  2950.             if (isset($this->services['profiler'])) {
  2951.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  2952.             }
  2953.             if (isset($this->services['validator'])) {
  2954.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  2955.             }
  2956.             if (isset($this->privates['debug.stopwatch'])) {
  2957.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2958.             }
  2959.             if (isset($this->services['event_dispatcher'])) {
  2960.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2961.             }
  2962.             if (isset($this->services['security.token_storage'])) {
  2963.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  2964.             }
  2965.             if (isset($this->privates['cache.security_expression_language'])) {
  2966.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2967.             }
  2968.             if (isset($this->services['doctrine'])) {
  2969.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2970.             }
  2971.             if (isset($this->privates['api_platform.cache.route_name_resolver'])) {
  2972.                 yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? null);
  2973.             }
  2974.             if (isset($this->privates['api_platform.cache.identifiers_extractor'])) {
  2975.                 yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? null);
  2976.             }
  2977.             if (isset($this->privates['api_platform.cache.subresource_operation_factory'])) {
  2978.                 yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? null);
  2979.             }
  2980.             if (isset($this->privates['api_platform.cache.metadata.resource'])) {
  2981.                 yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? null);
  2982.             }
  2983.             if (isset($this->privates['api_platform.cache.metadata.property'])) {
  2984.                 yield 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? null);
  2985.             }
  2986.             if (isset($this->privates['monolog.handler.mailing'])) {
  2987.                 yield 'monolog.handler.mailing' => ($this->privates['monolog.handler.mailing'] ?? null);
  2988.             }
  2989.             if (isset($this->privates['monolog.handler.campaign'])) {
  2990.                 yield 'monolog.handler.campaign' => ($this->privates['monolog.handler.campaign'] ?? null);
  2991.             }
  2992.             if (isset($this->privates['monolog.handler.main'])) {
  2993.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2994.             }
  2995.             if (isset($this->privates['monolog.handler.console'])) {
  2996.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2997.             }
  2998.             if (isset($this->privates['.debug.http_client'])) {
  2999.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  3000.             }
  3001.         }, function () {
  3002.             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['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->privates['mailer.logger_message_listener'])) + (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['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['api_platform.cache.route_name_resolver'])) + (int) (isset($this->privates['api_platform.cache.identifiers_extractor'])) + (int) (isset($this->privates['api_platform.cache.subresource_operation_factory'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource'])) + (int) (isset($this->privates['api_platform.cache.metadata.property'])) + (int) (isset($this->privates['monolog.handler.mailing'])) + (int) (isset($this->privates['monolog.handler.campaign'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['.debug.http_client']));
  3003.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'cache.messenger.restart_workers_signal' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'mailer.logger_message_listener' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'api_platform.cache.route_name_resolver' => [=> 'reset'], 'api_platform.cache.identifiers_extractor' => [=> 'reset'], 'api_platform.cache.subresource_operation_factory' => [=> 'reset'], 'api_platform.cache.metadata.resource' => [=> 'reset'], 'api_platform.cache.metadata.property' => [=> 'reset'], 'monolog.handler.mailing' => [=> 'reset'], 'monolog.handler.campaign' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  3004.     }
  3005.     /**
  3006.      * Gets the public 'session' shared service.
  3007.      *
  3008.      * @return \Symfony\Component\HttpFoundation\Session\Session
  3009.      */
  3010.     protected function getSessionService()
  3011.     {
  3012.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3013.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  3014.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  3015.     }
  3016.     /**
  3017.      * Gets the public 'templating' shared service.
  3018.      *
  3019.      * @return \Symfony\Bundle\TwigBundle\TwigEngine
  3020.      *
  3021.      * @deprecated The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  3022.      */
  3023.     protected function getTemplatingService()
  3024.     {
  3025.         @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  3026.         return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  3027.     }
  3028.     /**
  3029.      * Gets the public 'templating.loader' shared service.
  3030.      *
  3031.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
  3032.      *
  3033.      * @deprecated The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  3034.      */
  3035.     protected function getTemplating_LoaderService()
  3036.     {
  3037.         @trigger_error('The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  3038.         return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  3039.     }
  3040.     /**
  3041.      * Gets the public 'translator' shared service.
  3042.      *
  3043.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3044.      */
  3045.     protected function getTranslatorService()
  3046.     {
  3047.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3048.     }
  3049.     /**
  3050.      * Gets the public 'twig' shared service.
  3051.      *
  3052.      * @return \Twig\Environment
  3053.      */
  3054.     protected function getTwigService()
  3055.     {
  3056.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__4));
  3057.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  3058.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  3059.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  3060.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  3061.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  3062.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3063.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3064.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3065.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3066.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  3067.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  3068.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  3069.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  3070.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3071.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3072.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  3073.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  3074.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
  3075.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
  3076.         $a->addPath((\dirname(__DIR__4).'/templates'));
  3077.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3078.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3079.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => false]);
  3080.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3081.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3082.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3083.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3084.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  3085.         $f = new \Symfony\Bridge\Twig\AppVariable();
  3086.         $f->setEnvironment('dev');
  3087.         $f->setDebug(true);
  3088.         if ($this->has('security.token_storage')) {
  3089.             $f->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3090.         }
  3091.         if ($this->has('request_stack')) {
  3092.             $f->setRequestStack($c);
  3093.         }
  3094.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3095.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  3096.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  3097.         $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)), [])));
  3098.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  3099.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  3100.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3101.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  3102.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3103.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3104.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  3105.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  3106.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  3107.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  3108.         $instance->addExtension(new \App\Twig\AppLinkExtension($this->getEnv('FRONT_HOST')));
  3109.         $instance->addExtension(new \App\Twig\BazoUrlBuilder($this->getEnv('FRONT_HOST'), $this->getEnv('PORTAL_HOST'), $this->getEnv('COLLECTOR_HOST')));
  3110.         $instance->addExtension(new \App\Twig\MediaExtension($this->getEnv('API_HOST'), ($this->privates['App\\Service\\Manager\\MediaManager'] ?? $this->getMediaManagerService())));
  3111.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  3112.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3113.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  3114.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  3115.         $instance->addGlobal('app'$f);
  3116.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3117.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  3118.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  3119.         ], [
  3120.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3121.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3122.         ])));
  3123.         $instance->addGlobal('bazo_tax'$this->getEnv('TAX_VALUE'));
  3124.         $instance->addGlobal('bazo_app_host'$this->getEnv('FRONT_HOST'));
  3125.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3126.         return $instance;
  3127.     }
  3128.     /**
  3129.      * Gets the public 'twig.controller.exception' shared service.
  3130.      *
  3131.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  3132.      *
  3133.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  3134.      */
  3135.     protected function getTwig_Controller_ExceptionService()
  3136.     {
  3137.         @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  3138.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  3139.     }
  3140.     /**
  3141.      * Gets the public 'twig.controller.preview_error' shared service.
  3142.      *
  3143.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  3144.      *
  3145.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  3146.      */
  3147.     protected function getTwig_Controller_PreviewErrorService()
  3148.     {
  3149.         @trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  3150.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'twig.controller.exception::showAction');
  3151.     }
  3152.     /**
  3153.      * Gets the public 'validator' shared service.
  3154.      *
  3155.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3156.      */
  3157.     protected function getValidatorService()
  3158.     {
  3159.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  3160.     }
  3161.     /**
  3162.      * Gets the public 'web_profiler.controller.exception' shared service.
  3163.      *
  3164.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  3165.      *
  3166.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  3167.      */
  3168.     protected function getWebProfiler_Controller_ExceptionService()
  3169.     {
  3170.         @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);
  3171.         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()));
  3172.     }
  3173.     /**
  3174.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3175.      *
  3176.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3177.      */
  3178.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3179.     {
  3180.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3181.         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()));
  3182.     }
  3183.     /**
  3184.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3185.      *
  3186.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3187.      */
  3188.     protected function getWebProfiler_Controller_ProfilerService()
  3189.     {
  3190.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3191.         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));
  3192.     }
  3193.     /**
  3194.      * Gets the public 'web_profiler.controller.router' shared service.
  3195.      *
  3196.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3197.      */
  3198.     protected function getWebProfiler_Controller_RouterService()
  3199.     {
  3200.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3201.         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()), NULL, new RewindableGenerator(function () {
  3202.             return new \EmptyIterator();
  3203.         }, 0));
  3204.     }
  3205.     /**
  3206.      * Gets the private '.debug.http_client' shared service.
  3207.      *
  3208.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3209.      */
  3210.     protected function get_Debug_HttpClientService()
  3211.     {
  3212.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3213.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3214.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3215.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3216.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3217.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3218.         $a->setLogger($b);
  3219.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  3220.     }
  3221.     /**
  3222.      * Gets the private '.errored..service_locator.Gyhtfkl.App\DTO\User\ResetPassword' shared service.
  3223.      *
  3224.      * @return \App\DTO\User\ResetPassword
  3225.      */
  3226.     protected function getResetPasswordService()
  3227.     {
  3228.         $this->throw('Cannot autowire service ".service_locator.Gyhtfkl": it references class "App\\DTO\\User\\ResetPassword" but no such service exists.');
  3229.     }
  3230.     /**
  3231.      * Gets the private '.errored..service_locator.VvI5Zte.App\DTO\Stripe\Checkout' shared service.
  3232.      *
  3233.      * @return \App\DTO\Stripe\Checkout
  3234.      */
  3235.     protected function getCheckoutService()
  3236.     {
  3237.         $this->throw('Cannot autowire service ".service_locator.VvI5Zte": it references class "App\\DTO\\Stripe\\Checkout" but no such service exists.');
  3238.     }
  3239.     /**
  3240.      * Gets the private '.errored..service_locator.W_mA0lc.App\DTO\User\GoogleAuth' shared service.
  3241.      *
  3242.      * @return \App\DTO\User\GoogleAuth
  3243.      */
  3244.     protected function getGoogleAuthService()
  3245.     {
  3246.         $this->throw('Cannot autowire service ".service_locator.W_mA0lc": it references class "App\\DTO\\User\\GoogleAuth" but no such service exists.');
  3247.     }
  3248.     /**
  3249.      * Gets the private '.errored..service_locator.n25i50V.App\DTO\Discount\CheckDiscount' shared service.
  3250.      *
  3251.      * @return \App\DTO\Discount\CheckDiscount
  3252.      */
  3253.     protected function getCheckDiscountService()
  3254.     {
  3255.         $this->throw('Cannot autowire service ".service_locator.n25i50V": it references class "App\\DTO\\Discount\\CheckDiscount" but no such service exists.');
  3256.     }
  3257.     /**
  3258.      * Gets the private '.errored..service_locator.tU8XB4g.Psr\Http\Message\ServerRequestInterface' shared service.
  3259.      *
  3260.      * @return \Psr\Http\Message\ServerRequestInterface
  3261.      */
  3262.     protected function getServerRequestInterfaceService()
  3263.     {
  3264.         $this->throw('Cannot autowire service ".service_locator.tU8XB4g": it references interface "Psr\\Http\\Message\\ServerRequestInterface" but no such service exists. Did you create a class that implements this interface?');
  3265.     }
  3266.     /**
  3267.      * Gets the private '.errored..service_locator.xJcvArR.App\DTO\User\ResetPasswordRequest' shared service.
  3268.      *
  3269.      * @return \App\DTO\User\ResetPasswordRequest
  3270.      */
  3271.     protected function getResetPasswordRequestService()
  3272.     {
  3273.         $this->throw('Cannot autowire service ".service_locator.xJcvArR": it references class "App\\DTO\\User\\ResetPasswordRequest" but no such service exists.');
  3274.     }
  3275.     /**
  3276.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  3277.      *
  3278.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  3279.      */
  3280.     protected function get_LegacyResolveControllerNameSubscriberService()
  3281.     {
  3282.         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);
  3283.     }
  3284.     /**
  3285.      * Gets the private '.messenger.handler_descriptor.1pv6_9a' shared service.
  3286.      *
  3287.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3288.      */
  3289.     protected function get_Messenger_HandlerDescriptor_1pv69aService()
  3290.     {
  3291.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3292.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3293.         include_once \dirname(__DIR__4).'/src/MessageHandler/Collect/PopupClientMessageHandler.php';
  3294.         return $this->privates['.messenger.handler_descriptor.1pv6_9a'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Collect\PopupClientMessageHandler(($this->privates['App\\Repository\\PopupRepository'] ?? $this->getPopupRepositoryService()), ($this->privates['App\\Repository\\IpRepository'] ?? $this->getIpRepositoryService()), ($this->privates['App\\Service\\Manager\\ContactManager'] ?? $this->getContactManagerService())), []);
  3295.     }
  3296.     /**
  3297.      * Gets the private '.messenger.handler_descriptor.6DkAl05' shared service.
  3298.      *
  3299.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3300.      */
  3301.     protected function get_Messenger_HandlerDescriptor_6DkAl05Service()
  3302.     {
  3303.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3304.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3305.         include_once \dirname(__DIR__4).'/src/MessageHandler/Campaign/SendEmailToContactMessageHandler.php';
  3306.         return $this->privates['.messenger.handler_descriptor.6DkAl05'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Campaign\SendEmailToContactMessageHandler(($this->privates['App\\Repository\\ContactRepository'] ?? $this->getContactRepositoryService()), ($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService())), []);
  3307.     }
  3308.     /**
  3309.      * Gets the private '.messenger.handler_descriptor.YYMj9aR' shared service.
  3310.      *
  3311.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3312.      */
  3313.     protected function get_Messenger_HandlerDescriptor_YYMj9aRService()
  3314.     {
  3315.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3316.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3317.         include_once \dirname(__DIR__4).'/src/MessageHandler/Collect/TrackerEventMessageHandler.php';
  3318.         return $this->privates['.messenger.handler_descriptor.YYMj9aR'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Collect\TrackerEventMessageHandler(($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), []);
  3319.     }
  3320.     /**
  3321.      * Gets the private '.messenger.handler_descriptor.dK57ZyL' shared service.
  3322.      *
  3323.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3324.      */
  3325.     protected function get_Messenger_HandlerDescriptor_DK57ZyLService()
  3326.     {
  3327.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3328.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3329.         include_once \dirname(__DIR__4).'/src/MessageHandler/Campaign/ContactStatusMessageHandler.php';
  3330.         return $this->privates['.messenger.handler_descriptor.dK57ZyL'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Campaign\ContactStatusMessageHandler(($this->privates['App\\Repository\\SiteStatusRepository'] ?? $this->getSiteStatusRepositoryService()), ($this->privates['App\\Service\\Manager\\ContactManager'] ?? $this->getContactManagerService()), ($this->privates['App\\Repository\\ContactRepository'] ?? $this->getContactRepositoryService())), []);
  3331.     }
  3332.     /**
  3333.      * Gets the private '.messenger.handler_descriptor.i4ZPbfm' shared service.
  3334.      *
  3335.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3336.      */
  3337.     protected function get_Messenger_HandlerDescriptor_I4ZPbfmService()
  3338.     {
  3339.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3340.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3341.         include_once \dirname(__DIR__4).'/src/MessageHandler/Collect/PopupStatisticMessageHandler.php';
  3342.         return $this->privates['.messenger.handler_descriptor.i4ZPbfm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Collect\PopupStatisticMessageHandler(($this->privates['App\\Repository\\PopupRepository'] ?? $this->getPopupRepositoryService()), ($this->privates['App\\Repository\\IpRepository'] ?? $this->getIpRepositoryService()), ($this->privates['App\\Service\\Manager\\PopupStatisticManager'] ?? $this->getPopupStatisticManagerService())), []);
  3343.     }
  3344.     /**
  3345.      * Gets the private '.messenger.handler_descriptor.m_QWVgF' shared service.
  3346.      *
  3347.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3348.      */
  3349.     protected function get_Messenger_HandlerDescriptor_MQWVgFService()
  3350.     {
  3351.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3352.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3353.         include_once \dirname(__DIR__4).'/src/MessageHandler/Collect/BackToTabMessageHandler.php';
  3354.         include_once \dirname(__DIR__4).'/src/Service/Manager/OptionStatisticManager.php';
  3355.         return $this->privates['.messenger.handler_descriptor.m_QWVgF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Collect\BackToTabMessageHandler(new \App\Service\Manager\OptionStatisticManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\OptionRepository'] ?? $this->getOptionRepositoryService()), ($this->privates['App\\Repository\\IpRepository'] ?? $this->getIpRepositoryService()), ($this->privates['App\\Repository\\OptionStatisticTypeRepository'] ?? $this->getOptionStatisticTypeRepositoryService()))), []);
  3356.     }
  3357.     /**
  3358.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  3359.      *
  3360.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3361.      */
  3362.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  3363.     {
  3364.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3365.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  3366.         return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService())), []);
  3367.     }
  3368.     /**
  3369.      * Gets the private '.messenger.handler_descriptor.wjuAvSC' shared service.
  3370.      *
  3371.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3372.      */
  3373.     protected function get_Messenger_HandlerDescriptor_WjuAvSCService()
  3374.     {
  3375.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3376.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3377.         include_once \dirname(__DIR__4).'/src/MessageHandler/Campaign/ContactArchiveMessageHandler.php';
  3378.         return $this->privates['.messenger.handler_descriptor.wjuAvSC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Campaign\ContactArchiveMessageHandler(), []);
  3379.     }
  3380.     /**
  3381.      * Gets the private '.messenger.handler_descriptor.xD072OH' shared service.
  3382.      *
  3383.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3384.      */
  3385.     protected function get_Messenger_HandlerDescriptor_XD072OHService()
  3386.     {
  3387.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3388.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3389.         include_once \dirname(__DIR__4).'/src/MessageHandler/Mailing/EmailMessageHandler.php';
  3390.         include_once \dirname(__DIR__4).'/src/Service/Mailer.php';
  3391.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  3392.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  3393.         return $this->privates['.messenger.handler_descriptor.xD072OH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Mailing\EmailMessageHandler(new \App\Service\Mailer(new \Symfony\Component\Mailer\Mailer(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService()), ($this->services['message_bus'] ?? $this->getMessageBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['App\\Repository\\MailConfigurationRepository'] ?? $this->getMailConfigurationRepositoryService()), $this->getEnv('MAIL_SENDER'), $this->getEnv('MAIL_SENDER_NAME')), ($this->services['monolog.logger.mailing'] ?? $this->getMonolog_Logger_MailingService())), []);
  3394.     }
  3395.     /**
  3396.      * Gets the private '.service_locator.DqHXAmT' shared service.
  3397.      *
  3398.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3399.      */
  3400.     protected function get_ServiceLocator_DqHXAmTService()
  3401.     {
  3402.         return $this->privates['.service_locator.DqHXAmT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3403.             'accountRepository' => ['privates''App\\Repository\\AccountRepository''getAccountRepositoryService'false],
  3404.             'userProvider' => ['privates''App\\Service\\UserProvider''getUserProviderService'false],
  3405.         ], [
  3406.             'accountRepository' => 'App\\Repository\\AccountRepository',
  3407.             'userProvider' => 'App\\Service\\UserProvider',
  3408.         ]);
  3409.     }
  3410.     /**
  3411.      * Gets the private '.service_locator.Fg9kiki' shared service.
  3412.      *
  3413.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3414.      */
  3415.     protected function get_ServiceLocator_Fg9kikiService()
  3416.     {
  3417.         return $this->privates['.service_locator.Fg9kiki'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3418.             'userProvider' => ['privates''App\\Service\\UserProvider''getUserProviderService'false],
  3419.         ], [
  3420.             'userProvider' => 'App\\Service\\UserProvider',
  3421.         ]);
  3422.     }
  3423.     /**
  3424.      * Gets the private '.service_locator.GTpJGll' shared service.
  3425.      *
  3426.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3427.      */
  3428.     protected function get_ServiceLocator_GTpJGllService()
  3429.     {
  3430.         return $this->privates['.service_locator.GTpJGll'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3431.             'App\\Controller\\DiscountController::check' => ['privates''.service_locator.n25i50V''get_ServiceLocator_N25i50VService'false],
  3432.             'App\\Controller\\GoogleAuthController::auth' => ['privates''.service_locator.W_mA0lc''get_ServiceLocator_WMA0lcService'false],
  3433.             'App\\Controller\\ResetPasswordAction::__invoke' => ['privates''.service_locator.xJcvArR''get_ServiceLocator_XJcvArRService'false],
  3434.             'App\\Controller\\ResetPasswordAction::reset' => ['privates''.service_locator.Gyhtfkl''get_ServiceLocator_GyhtfklService'false],
  3435.             'App\\Controller\\StripeController::checkout' => ['privates''.service_locator.VvI5Zte''get_ServiceLocator_VvI5ZteService'false],
  3436.             'App\\Controller\\UserController::__invoke' => ['privates''.service_locator.Fg9kiki''get_ServiceLocator_Fg9kikiService'false],
  3437.             'App\\Controller\\UserController::accounts' => ['privates''.service_locator.DqHXAmT''get_ServiceLocator_DqHXAmTService'false],
  3438.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController::indexAction' => ['privates''.service_locator.tU8XB4g''get_ServiceLocator_TU8XB4gService'false],
  3439.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController::indexAction' => ['privates''.service_locator.tU8XB4g''get_ServiceLocator_TU8XB4gService'false],
  3440.             'App\\Controller\\DiscountController:check' => ['privates''.service_locator.n25i50V''get_ServiceLocator_N25i50VService'false],
  3441.             'App\\Controller\\GoogleAuthController:auth' => ['privates''.service_locator.W_mA0lc''get_ServiceLocator_WMA0lcService'false],
  3442.             'App\\Controller\\ResetPasswordAction:__invoke' => ['privates''.service_locator.xJcvArR''get_ServiceLocator_XJcvArRService'false],
  3443.             'App\\Controller\\ResetPasswordAction' => ['privates''.service_locator.xJcvArR''get_ServiceLocator_XJcvArRService'false],
  3444.             'App\\Controller\\ResetPasswordAction:reset' => ['privates''.service_locator.Gyhtfkl''get_ServiceLocator_GyhtfklService'false],
  3445.             'App\\Controller\\StripeController:checkout' => ['privates''.service_locator.VvI5Zte''get_ServiceLocator_VvI5ZteService'false],
  3446.             'App\\Controller\\UserController:__invoke' => ['privates''.service_locator.Fg9kiki''get_ServiceLocator_Fg9kikiService'false],
  3447.             'App\\Controller\\UserController' => ['privates''.service_locator.Fg9kiki''get_ServiceLocator_Fg9kikiService'false],
  3448.             'App\\Controller\\UserController:accounts' => ['privates''.service_locator.DqHXAmT''get_ServiceLocator_DqHXAmTService'false],
  3449.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController:indexAction' => ['privates''.service_locator.tU8XB4g''get_ServiceLocator_TU8XB4gService'false],
  3450.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController:indexAction' => ['privates''.service_locator.tU8XB4g''get_ServiceLocator_TU8XB4gService'false],
  3451.         ], [
  3452.             'App\\Controller\\DiscountController::check' => '?',
  3453.             'App\\Controller\\GoogleAuthController::auth' => '?',
  3454.             'App\\Controller\\ResetPasswordAction::__invoke' => '?',
  3455.             'App\\Controller\\ResetPasswordAction::reset' => '?',
  3456.             'App\\Controller\\StripeController::checkout' => '?',
  3457.             'App\\Controller\\UserController::__invoke' => '?',
  3458.             'App\\Controller\\UserController::accounts' => '?',
  3459.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController::indexAction' => '?',
  3460.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController::indexAction' => '?',
  3461.             'App\\Controller\\DiscountController:check' => '?',
  3462.             'App\\Controller\\GoogleAuthController:auth' => '?',
  3463.             'App\\Controller\\ResetPasswordAction:__invoke' => '?',
  3464.             'App\\Controller\\ResetPasswordAction' => '?',
  3465.             'App\\Controller\\ResetPasswordAction:reset' => '?',
  3466.             'App\\Controller\\StripeController:checkout' => '?',
  3467.             'App\\Controller\\UserController:__invoke' => '?',
  3468.             'App\\Controller\\UserController' => '?',
  3469.             'App\\Controller\\UserController:accounts' => '?',
  3470.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController:indexAction' => '?',
  3471.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController:indexAction' => '?',
  3472.         ]);
  3473.     }
  3474.     /**
  3475.      * Gets the private '.service_locator.Gyhtfkl' shared service.
  3476.      *
  3477.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3478.      */
  3479.     protected function get_ServiceLocator_GyhtfklService()
  3480.     {
  3481.         return $this->privates['.service_locator.Gyhtfkl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3482.             'data' => ['privates''.errored..service_locator.Gyhtfkl.App\\DTO\\User\\ResetPassword'NULL'Cannot autowire service ".service_locator.Gyhtfkl": it references class "App\\DTO\\User\\ResetPassword" but no such service exists.'],
  3483.         ], [
  3484.             'data' => 'App\\DTO\\User\\ResetPassword',
  3485.         ]);
  3486.     }
  3487.     /**
  3488.      * Gets the private '.service_locator.Ncd.a4h' shared service.
  3489.      *
  3490.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3491.      */
  3492.     protected function get_ServiceLocator_Ncd_A4hService()
  3493.     {
  3494.         return $this->privates['.service_locator.Ncd.a4h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3495.             'campaign' => ['privates''messenger.transport.campaign''getMessenger_Transport_CampaignService'false],
  3496.             'event' => ['privates''messenger.transport.event''getMessenger_Transport_EventService'false],
  3497.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  3498.             'mailing' => ['privates''messenger.transport.mailing''getMessenger_Transport_MailingService'false],
  3499.             'messenger.transport.campaign' => ['privates''messenger.transport.campaign''getMessenger_Transport_CampaignService'false],
  3500.             'messenger.transport.event' => ['privates''messenger.transport.event''getMessenger_Transport_EventService'false],
  3501.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  3502.             'messenger.transport.mailing' => ['privates''messenger.transport.mailing''getMessenger_Transport_MailingService'false],
  3503.             'messenger.transport.popup' => ['privates''messenger.transport.popup''getMessenger_Transport_PopupService'false],
  3504.             'popup' => ['privates''messenger.transport.popup''getMessenger_Transport_PopupService'false],
  3505.         ], [
  3506.             'campaign' => '?',
  3507.             'event' => '?',
  3508.             'failed' => '?',
  3509.             'mailing' => '?',
  3510.             'messenger.transport.campaign' => '?',
  3511.             'messenger.transport.event' => '?',
  3512.             'messenger.transport.failed' => '?',
  3513.             'messenger.transport.mailing' => '?',
  3514.             'messenger.transport.popup' => '?',
  3515.             'popup' => '?',
  3516.         ]);
  3517.     }
  3518.     /**
  3519.      * Gets the private '.service_locator.VvI5Zte' shared service.
  3520.      *
  3521.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3522.      */
  3523.     protected function get_ServiceLocator_VvI5ZteService()
  3524.     {
  3525.         return $this->privates['.service_locator.VvI5Zte'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3526.             'data' => ['privates''.errored..service_locator.VvI5Zte.App\\DTO\\Stripe\\Checkout'NULL'Cannot autowire service ".service_locator.VvI5Zte": it references class "App\\DTO\\Stripe\\Checkout" but no such service exists.'],
  3527.         ], [
  3528.             'data' => 'App\\DTO\\Stripe\\Checkout',
  3529.         ]);
  3530.     }
  3531.     /**
  3532.      * Gets the private '.service_locator.W_mA0lc' shared service.
  3533.      *
  3534.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3535.      */
  3536.     protected function get_ServiceLocator_WMA0lcService()
  3537.     {
  3538.         return $this->privates['.service_locator.W_mA0lc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3539.             'data' => ['privates''.errored..service_locator.W_mA0lc.App\\DTO\\User\\GoogleAuth'NULL'Cannot autowire service ".service_locator.W_mA0lc": it references class "App\\DTO\\User\\GoogleAuth" but no such service exists.'],
  3540.         ], [
  3541.             'data' => 'App\\DTO\\User\\GoogleAuth',
  3542.         ]);
  3543.     }
  3544.     /**
  3545.      * Gets the private '.service_locator.n25i50V' shared service.
  3546.      *
  3547.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3548.      */
  3549.     protected function get_ServiceLocator_N25i50VService()
  3550.     {
  3551.         return $this->privates['.service_locator.n25i50V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3552.             'data' => ['privates''.errored..service_locator.n25i50V.App\\DTO\\Discount\\CheckDiscount'NULL'Cannot autowire service ".service_locator.n25i50V": it references class "App\\DTO\\Discount\\CheckDiscount" but no such service exists.'],
  3553.         ], [
  3554.             'data' => 'App\\DTO\\Discount\\CheckDiscount',
  3555.         ]);
  3556.     }
  3557.     /**
  3558.      * Gets the private '.service_locator.o9nGMXB' shared service.
  3559.      *
  3560.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3561.      */
  3562.     protected function get_ServiceLocator_O9nGMXBService()
  3563.     {
  3564.         return $this->privates['.service_locator.o9nGMXB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3565.             'twig' => ['services''twig''getTwigService'false],
  3566.         ], [
  3567.             'twig' => 'Twig\\Environment',
  3568.         ]);
  3569.     }
  3570.     /**
  3571.      * Gets the private '.service_locator.tU8XB4g' shared service.
  3572.      *
  3573.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3574.      */
  3575.     protected function get_ServiceLocator_TU8XB4gService()
  3576.     {
  3577.         return $this->privates['.service_locator.tU8XB4g'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3578.             'responseFactory' => ['privates''nyholm.psr7.psr17_factory''getNyholm_Psr7_Psr17FactoryService'false],
  3579.             'serverRequest' => ['privates''.errored..service_locator.tU8XB4g.Psr\\Http\\Message\\ServerRequestInterface'NULL'Cannot autowire service ".service_locator.tU8XB4g": it references interface "Psr\\Http\\Message\\ServerRequestInterface" but no such service exists. Did you create a class that implements this interface?'],
  3580.         ], [
  3581.             'responseFactory' => '?',
  3582.             'serverRequest' => 'Psr\\Http\\Message\\ServerRequestInterface',
  3583.         ]);
  3584.     }
  3585.     /**
  3586.      * Gets the private '.service_locator.xJcvArR' shared service.
  3587.      *
  3588.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3589.      */
  3590.     protected function get_ServiceLocator_XJcvArRService()
  3591.     {
  3592.         return $this->privates['.service_locator.xJcvArR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3593.             'data' => ['privates''.errored..service_locator.xJcvArR.App\\DTO\\User\\ResetPasswordRequest'NULL'Cannot autowire service ".service_locator.xJcvArR": it references class "App\\DTO\\User\\ResetPasswordRequest" but no such service exists.'],
  3594.         ], [
  3595.             'data' => 'App\\DTO\\User\\ResetPasswordRequest',
  3596.         ]);
  3597.     }
  3598.     /**
  3599.      * Gets the private 'App\Command\CacheUpdateDataCommand' shared autowired service.
  3600.      *
  3601.      * @return \App\Command\CacheUpdateDataCommand
  3602.      */
  3603.     protected function getCacheUpdateDataCommandService()
  3604.     {
  3605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3606.         include_once \dirname(__DIR__4).'/src/Command/CacheUpdateDataCommand.php';
  3607.         $this->privates['App\\Command\\CacheUpdateDataCommand'] = $instance = new \App\Command\CacheUpdateDataCommand(($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['App\\Service\\Redis\\CacheRepository'] ?? $this->getCacheRepositoryService()));
  3608.         $instance->setName('cache:update:data');
  3609.         return $instance;
  3610.     }
  3611.     /**
  3612.      * Gets the private 'App\Command\CampaignInitCommand' shared autowired service.
  3613.      *
  3614.      * @return \App\Command\CampaignInitCommand
  3615.      */
  3616.     protected function getCampaignInitCommandService()
  3617.     {
  3618.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3619.         include_once \dirname(__DIR__4).'/src/Command/CampaignInitCommand.php';
  3620.         $this->privates['App\\Command\\CampaignInitCommand'] = $instance = new \App\Command\CampaignInitCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\CampaignTemplateRepository'] ?? $this->getCampaignTemplateRepositoryService()), ($this->privates['App\\Repository\\CampaignItemRepository'] ?? $this->getCampaignItemRepositoryService()));
  3621.         $instance->setName('campaign:init');
  3622.         return $instance;
  3623.     }
  3624.     /**
  3625.      * Gets the private 'App\Command\ContactCampaignJobClearCommand' shared autowired service.
  3626.      *
  3627.      * @return \App\Command\ContactCampaignJobClearCommand
  3628.      */
  3629.     protected function getContactCampaignJobClearCommandService()
  3630.     {
  3631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3632.         include_once \dirname(__DIR__4).'/src/Command/ContactCampaignJobClearCommand.php';
  3633.         $this->privates['App\\Command\\ContactCampaignJobClearCommand'] = $instance = new \App\Command\ContactCampaignJobClearCommand(($this->privates['App\\Repository\\ContactCampaignJobRepository'] ?? $this->getContactCampaignJobRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.campaign'] ?? $this->getMonolog_Logger_CampaignService()));
  3634.         $instance->setName('contact:campaign-job:clear');
  3635.         return $instance;
  3636.     }
  3637.     /**
  3638.      * Gets the private 'App\Command\ContactCampaignJobExecuteCommand' shared autowired service.
  3639.      *
  3640.      * @return \App\Command\ContactCampaignJobExecuteCommand
  3641.      */
  3642.     protected function getContactCampaignJobExecuteCommandService()
  3643.     {
  3644.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3645.         include_once \dirname(__DIR__4).'/src/Command/ContactCampaignJobExecuteCommand.php';
  3646.         include_once \dirname(__DIR__4).'/src/Service/Campaign/Factory/ContactCampaignMessageFactory.php';
  3647.         $this->privates['App\\Command\\ContactCampaignJobExecuteCommand'] = $instance = new \App\Command\ContactCampaignJobExecuteCommand(($this->privates['App\\Repository\\ContactCampaignJobRepository'] ?? $this->getContactCampaignJobRepositoryService()), new \App\Service\Campaign\Factory\ContactCampaignMessageFactory(($this->privates['App\\Service\\Manager\\ContactCampaignJobManager'] ?? $this->getContactCampaignJobManagerService())), ($this->services['message_bus'] ?? $this->getMessageBusService()), ($this->services['monolog.logger.campaign'] ?? $this->getMonolog_Logger_CampaignService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3648.         $instance->setName('contact:campaign-job:execute');
  3649.         return $instance;
  3650.     }
  3651.     /**
  3652.      * Gets the private 'App\Command\ElaticCreateIndexCommand' shared autowired service.
  3653.      *
  3654.      * @return \App\Command\ElaticCreateIndexCommand
  3655.      */
  3656.     protected function getElaticCreateIndexCommandService()
  3657.     {
  3658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3659.         include_once \dirname(__DIR__4).'/src/Command/ElaticCreateIndexCommand.php';
  3660.         $this->privates['App\\Command\\ElaticCreateIndexCommand'] = $instance = new \App\Command\ElaticCreateIndexCommand();
  3661.         $instance->setName('elastic:create-index');
  3662.         return $instance;
  3663.     }
  3664.     /**
  3665.      * Gets the private 'App\Command\ReportSendCommand' shared autowired service.
  3666.      *
  3667.      * @return \App\Command\ReportSendCommand
  3668.      */
  3669.     protected function getReportSendCommandService()
  3670.     {
  3671.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3672.         include_once \dirname(__DIR__4).'/src/Command/ReportSendCommand.php';
  3673.         include_once \dirname(__DIR__4).'/src/Service/Manager/ReportManager.php';
  3674.         $this->privates['App\\Command\\ReportSendCommand'] = $instance = new \App\Command\ReportSendCommand(($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService()), ($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), new \App\Service\Manager\ReportManager(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\OptionTypeRepository'] ?? $this->getOptionTypeRepositoryService()), ($this->privates['App\\Repository\\PopupStatisticRepository'] ?? $this->getPopupStatisticRepositoryService()), ($this->privates['App\\Repository\\PopupRepository'] ?? $this->getPopupRepositoryService())), ($this->services['monolog.logger.mailing'] ?? $this->getMonolog_Logger_MailingService()));
  3675.         $instance->setName('report:send');
  3676.         return $instance;
  3677.     }
  3678.     /**
  3679.      * Gets the private 'App\Command\UserCreateCommand' shared autowired service.
  3680.      *
  3681.      * @return \App\Command\UserCreateCommand
  3682.      */
  3683.     protected function getUserCreateCommandService()
  3684.     {
  3685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3686.         include_once \dirname(__DIR__4).'/src/Command/UserCreateCommand.php';
  3687.         include_once \dirname(__DIR__4).'/src/Service/Site/SiteValidDateResolver.php';
  3688.         $this->privates['App\\Command\\UserCreateCommand'] = $instance = new \App\Command\UserCreateCommand(($this->privates['App\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Service\\Manager\\AccountManager'] ?? $this->getAccountManagerService()), ($this->privates['App\\Service\\Manager\\ClientProfileManager'] ?? $this->getClientProfileManagerService()), ($this->privates['App\\Service\\Manager\\AccountPermissionManager'] ?? $this->getAccountPermissionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()), ($this->privates['App\\Repository\\SubscriptionTypeRepository'] ?? $this->getSubscriptionTypeRepositoryService()), ($this->privates['App\\Repository\\SubscriptionContractRepository'] ?? $this->getSubscriptionContractRepositoryService()), ($this->privates['App\\Service\\Site\\SiteValidDateResolver'] ?? ($this->privates['App\\Service\\Site\\SiteValidDateResolver'] = new \App\Service\Site\SiteValidDateResolver($this->getEnv('TRIAL_INTERVAL_FOR_PHONE')))), ($this->privates['App\\Service\\Manager\\CurrencyManager'] ?? $this->getCurrencyManagerService()), ($this->privates['App\\Service\\TrackerGenerator'] ?? $this->getTrackerGeneratorService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3689.         $instance->setName('user:create');
  3690.         return $instance;
  3691.     }
  3692.     /**
  3693.      * Gets the private 'App\Constraint\SiteValidator\SiteHostNameValidator' shared autowired service.
  3694.      *
  3695.      * @return \App\Constraint\SiteValidator\SiteHostNameValidator
  3696.      */
  3697.     protected function getSiteHostNameValidatorService()
  3698.     {
  3699.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  3700.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  3701.         include_once \dirname(__DIR__4).'/src/Constraint/SiteValidator/SiteHostNameValidator.php';
  3702.         return $this->privates['App\\Constraint\\SiteValidator\\SiteHostNameValidator'] = new \App\Constraint\SiteValidator\SiteHostNameValidator(($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3703.     }
  3704.     /**
  3705.      * Gets the private 'App\Constraint\UniqueValue\UniqueValueValidator' shared autowired service.
  3706.      *
  3707.      * @return \App\Constraint\UniqueValue\UniqueValueValidator
  3708.      */
  3709.     protected function getUniqueValueValidatorService()
  3710.     {
  3711.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  3712.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  3713.         include_once \dirname(__DIR__4).'/src/Constraint/UniqueValue/UniqueValueValidator.php';
  3714.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  3715.         return $this->privates['App\\Constraint\\UniqueValue\\UniqueValueValidator'] = new \App\Constraint\UniqueValue\UniqueValueValidator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())));
  3716.     }
  3717.     /**
  3718.      * Gets the private 'App\Constraint\ValueExists\ValueExistsValidator' shared autowired service.
  3719.      *
  3720.      * @return \App\Constraint\ValueExists\ValueExistsValidator
  3721.      */
  3722.     protected function getValueExistsValidatorService()
  3723.     {
  3724.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  3725.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  3726.         include_once \dirname(__DIR__4).'/src/Constraint/ValueExists/ValueExistsValidator.php';
  3727.         return $this->privates['App\\Constraint\\ValueExists\\ValueExistsValidator'] = new \App\Constraint\ValueExists\ValueExistsValidator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3728.     }
  3729.     /**
  3730.      * Gets the private 'App\DataPersister\ContactHistoryDataPersister' shared autowired service.
  3731.      *
  3732.      * @return \App\DataPersister\ContactHistoryDataPersister
  3733.      */
  3734.     protected function getContactHistoryDataPersisterService()
  3735.     {
  3736.         include_once \dirname(__DIR__4).'/src/DataPersister/ContactHistoryDataPersister.php';
  3737.         return $this->privates['App\\DataPersister\\ContactHistoryDataPersister'] = new \App\DataPersister\ContactHistoryDataPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3738.     }
  3739.     /**
  3740.      * Gets the private 'App\DataPersister\ContactNoteDataPersister' shared autowired service.
  3741.      *
  3742.      * @return \App\DataPersister\ContactNoteDataPersister
  3743.      */
  3744.     protected function getContactNoteDataPersisterService()
  3745.     {
  3746.         include_once \dirname(__DIR__4).'/src/DataPersister/ContactNoteDataPersister.php';
  3747.         return $this->privates['App\\DataPersister\\ContactNoteDataPersister'] = new \App\DataPersister\ContactNoteDataPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3748.     }
  3749.     /**
  3750.      * Gets the private 'App\DataPersister\ContactSiteTagDataPersister' shared autowired service.
  3751.      *
  3752.      * @return \App\DataPersister\ContactSiteTagDataPersister
  3753.      */
  3754.     protected function getContactSiteTagDataPersisterService()
  3755.     {
  3756.         include_once \dirname(__DIR__4).'/src/DataPersister/ContactSiteTagDataPersister.php';
  3757.         return $this->privates['App\\DataPersister\\ContactSiteTagDataPersister'] = new \App\DataPersister\ContactSiteTagDataPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3758.     }
  3759.     /**
  3760.      * Gets the private 'App\DataPersister\LeadNoteDataPersister' shared autowired service.
  3761.      *
  3762.      * @return \App\DataPersister\LeadNoteDataPersister
  3763.      */
  3764.     protected function getLeadNoteDataPersisterService()
  3765.     {
  3766.         include_once \dirname(__DIR__4).'/src/DataPersister/LeadNoteDataPersister.php';
  3767.         return $this->privates['App\\DataPersister\\LeadNoteDataPersister'] = new \App\DataPersister\LeadNoteDataPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3768.     }
  3769.     /**
  3770.      * Gets the private 'App\DataPersister\LeadSiteTagDataPersister' shared autowired service.
  3771.      *
  3772.      * @return \App\DataPersister\LeadSiteTagDataPersister
  3773.      */
  3774.     protected function getLeadSiteTagDataPersisterService()
  3775.     {
  3776.         include_once \dirname(__DIR__4).'/src/DataPersister/LeadSiteTagDataPersister.php';
  3777.         return $this->privates['App\\DataPersister\\LeadSiteTagDataPersister'] = new \App\DataPersister\LeadSiteTagDataPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3778.     }
  3779.     /**
  3780.      * Gets the private 'App\DataPersister\LeadStateDataPersister' shared autowired service.
  3781.      *
  3782.      * @return \App\DataPersister\LeadStateDataPersister
  3783.      */
  3784.     protected function getLeadStateDataPersisterService()
  3785.     {
  3786.         include_once \dirname(__DIR__4).'/src/DataPersister/LeadStateDataPersister.php';
  3787.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  3788.         return $this->privates['App\\DataPersister\\LeadStateDataPersister'] = new \App\DataPersister\LeadStateDataPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())));
  3789.     }
  3790.     /**
  3791.      * Gets the private 'App\DataPersister\SiteInviteDataPersister' shared autowired service.
  3792.      *
  3793.      * @return \App\DataPersister\SiteInviteDataPersister
  3794.      */
  3795.     protected function getSiteInviteDataPersisterService()
  3796.     {
  3797.         include_once \dirname(__DIR__4).'/src/DataPersister/SiteInviteDataPersister.php';
  3798.         return $this->privates['App\\DataPersister\\SiteInviteDataPersister'] = new \App\DataPersister\SiteInviteDataPersister(($this->privates['App\\Service\\Manager\\SiteInviteManager'] ?? $this->getSiteInviteManagerService()));
  3799.     }
  3800.     /**
  3801.      * Gets the private 'App\DataPersister\SiteInviteStateDataPersister' shared autowired service.
  3802.      *
  3803.      * @return \App\DataPersister\SiteInviteStateDataPersister
  3804.      */
  3805.     protected function getSiteInviteStateDataPersisterService()
  3806.     {
  3807.         include_once \dirname(__DIR__4).'/src/DataPersister/SiteInviteStateDataPersister.php';
  3808.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  3809.         return $this->privates['App\\DataPersister\\SiteInviteStateDataPersister'] = new \App\DataPersister\SiteInviteStateDataPersister(($this->privates['App\\Service\\Manager\\SiteInviteManager'] ?? $this->getSiteInviteManagerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())));
  3810.     }
  3811.     /**
  3812.      * Gets the private 'App\DataPersister\SitePermissionDataPersister' shared autowired service.
  3813.      *
  3814.      * @return \App\DataPersister\SitePermissionDataPersister
  3815.      */
  3816.     protected function getSitePermissionDataPersisterService()
  3817.     {
  3818.         include_once \dirname(__DIR__4).'/src/DataPersister/SitePermissionDataPersister.php';
  3819.         return $this->privates['App\\DataPersister\\SitePermissionDataPersister'] = new \App\DataPersister\SitePermissionDataPersister(($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()));
  3820.     }
  3821.     /**
  3822.      * Gets the private 'App\DataPersister\SiteSearchQueryDataPersister' shared autowired service.
  3823.      *
  3824.      * @return \App\DataPersister\SiteSearchQueryDataPersister
  3825.      */
  3826.     protected function getSiteSearchQueryDataPersisterService()
  3827.     {
  3828.         include_once \dirname(__DIR__4).'/src/DataPersister/SiteSearchQueryDataPersister.php';
  3829.         return $this->privates['App\\DataPersister\\SiteSearchQueryDataPersister'] = new \App\DataPersister\SiteSearchQueryDataPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3830.     }
  3831.     /**
  3832.      * Gets the private 'App\DataPersister\SiteStatusDataPersister' shared autowired service.
  3833.      *
  3834.      * @return \App\DataPersister\SiteStatusDataPersister
  3835.      */
  3836.     protected function getSiteStatusDataPersisterService()
  3837.     {
  3838.         include_once \dirname(__DIR__4).'/src/DataPersister/SiteStatusDataPersister.php';
  3839.         return $this->privates['App\\DataPersister\\SiteStatusDataPersister'] = new \App\DataPersister\SiteStatusDataPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3840.     }
  3841.     /**
  3842.      * Gets the private 'App\DataPersister\SiteTagDataPersister' shared autowired service.
  3843.      *
  3844.      * @return \App\DataPersister\SiteTagDataPersister
  3845.      */
  3846.     protected function getSiteTagDataPersisterService()
  3847.     {
  3848.         include_once \dirname(__DIR__4).'/src/DataPersister/SiteTagDataPersister.php';
  3849.         return $this->privates['App\\DataPersister\\SiteTagDataPersister'] = new \App\DataPersister\SiteTagDataPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  3850.     }
  3851.     /**
  3852.      * Gets the private 'App\DataPersister\StripeSubscriptionStateDataPersister' shared autowired service.
  3853.      *
  3854.      * @return \App\DataPersister\StripeSubscriptionStateDataPersister
  3855.      */
  3856.     protected function getStripeSubscriptionStateDataPersisterService()
  3857.     {
  3858.         include_once \dirname(__DIR__4).'/src/DataPersister/StripeSubscriptionStateDataPersister.php';
  3859.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  3860.         include_once \dirname(__DIR__4).'/src/Stripe/Service/StripeApi.php';
  3861.         return $this->privates['App\\DataPersister\\StripeSubscriptionStateDataPersister'] = new \App\DataPersister\StripeSubscriptionStateDataPersister(($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\Manager\\StripeSubscriptionManager'] ?? $this->getStripeSubscriptionManagerService()), ($this->privates['App\\Stripe\\Service\\StripeApi'] ?? ($this->privates['App\\Stripe\\Service\\StripeApi'] = new \App\Stripe\Service\StripeApi($this->getEnv('STRIPE_PRIVATE_KEY'), $this->getEnv('STRIPE_TAX_ID')))), ($this->services['serializer'] ?? $this->getSerializerService()));
  3862.     }
  3863.     /**
  3864.      * Gets the private 'App\DataProvider\AccountBillingDataProvider' shared autowired service.
  3865.      *
  3866.      * @return \App\DataProvider\AccountBillingDataProvider
  3867.      */
  3868.     protected function getAccountBillingDataProviderService()
  3869.     {
  3870.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3871.         include_once \dirname(__DIR__4).'/src/DataProvider/AccountBillingDataProvider.php';
  3872.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  3873.         return $this->privates['App\\DataProvider\\AccountBillingDataProvider'] = new \App\DataProvider\AccountBillingDataProvider(($this->privates['App\\Repository\\AccountBillingRepository'] ?? $this->getAccountBillingRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())));
  3874.     }
  3875.     /**
  3876.      * Gets the private 'App\DataProvider\AccountDataProvider' shared autowired service.
  3877.      *
  3878.      * @return \App\DataProvider\AccountDataProvider
  3879.      */
  3880.     protected function getAccountDataProviderService()
  3881.     {
  3882.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3883.         include_once \dirname(__DIR__4).'/src/DataProvider/AccountDataProvider.php';
  3884.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  3885.         return $this->privates['App\\DataProvider\\AccountDataProvider'] = new \App\DataProvider\AccountDataProvider(($this->privates['App\\Repository\\AccountRepository'] ?? $this->getAccountRepositoryService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  3886.     }
  3887.     /**
  3888.      * Gets the private 'App\DataProvider\CompanyDataProvider' shared autowired service.
  3889.      *
  3890.      * @return \App\DataProvider\CompanyDataProvider
  3891.      */
  3892.     protected function getCompanyDataProviderService()
  3893.     {
  3894.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3895.         include_once \dirname(__DIR__4).'/src/DataProvider/CompanyDataProvider.php';
  3896.         return $this->privates['App\\DataProvider\\CompanyDataProvider'] = new \App\DataProvider\CompanyDataProvider(($this->privates['App\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  3897.     }
  3898.     /**
  3899.      * Gets the private 'App\DataProvider\ContactDataProvider' shared autowired service.
  3900.      *
  3901.      * @return \App\DataProvider\ContactDataProvider
  3902.      */
  3903.     protected function getContactDataProviderService()
  3904.     {
  3905.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3906.         include_once \dirname(__DIR__4).'/src/DataProvider/ContactDataProvider.php';
  3907.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  3908.         return $this->privates['App\\DataProvider\\ContactDataProvider'] = new \App\DataProvider\ContactDataProvider(($this->privates['App\\Repository\\ContactRepository'] ?? $this->getContactRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  3909.     }
  3910.     /**
  3911.      * Gets the private 'App\DataProvider\ContactHistoryDataProvider' shared autowired service.
  3912.      *
  3913.      * @return \App\DataProvider\ContactHistoryDataProvider
  3914.      */
  3915.     protected function getContactHistoryDataProviderService()
  3916.     {
  3917.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3918.         include_once \dirname(__DIR__4).'/src/DataProvider/ContactHistoryDataProvider.php';
  3919.         return $this->privates['App\\DataProvider\\ContactHistoryDataProvider'] = new \App\DataProvider\ContactHistoryDataProvider(($this->privates['App\\Repository\\ContactHistoryRepository'] ?? $this->getContactHistoryRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  3920.     }
  3921.     /**
  3922.      * Gets the private 'App\DataProvider\ContactNotesDataProvider' shared autowired service.
  3923.      *
  3924.      * @return \App\DataProvider\ContactNotesDataProvider
  3925.      */
  3926.     protected function getContactNotesDataProviderService()
  3927.     {
  3928.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3929.         include_once \dirname(__DIR__4).'/src/DataProvider/ContactNotesDataProvider.php';
  3930.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  3931.         return $this->privates['App\\DataProvider\\ContactNotesDataProvider'] = new \App\DataProvider\ContactNotesDataProvider(($this->privates['App\\Repository\\ContactNoteRepository'] ?? $this->getContactNoteRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  3932.     }
  3933.     /**
  3934.      * Gets the private 'App\DataProvider\ContactSiteTagDataProvider' shared autowired service.
  3935.      *
  3936.      * @return \App\DataProvider\ContactSiteTagDataProvider
  3937.      */
  3938.     protected function getContactSiteTagDataProviderService()
  3939.     {
  3940.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3941.         include_once \dirname(__DIR__4).'/src/DataProvider/ContactSiteTagDataProvider.php';
  3942.         return $this->privates['App\\DataProvider\\ContactSiteTagDataProvider'] = new \App\DataProvider\ContactSiteTagDataProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\ContactSiteTagRepository'] ?? $this->getContactSiteTagRepositoryService()));
  3943.     }
  3944.     /**
  3945.      * Gets the private 'App\DataProvider\FavoriteGifDataProvider' shared autowired service.
  3946.      *
  3947.      * @return \App\DataProvider\FavoriteGifDataProvider
  3948.      */
  3949.     protected function getFavoriteGifDataProviderService()
  3950.     {
  3951.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3952.         include_once \dirname(__DIR__4).'/src/DataProvider/FavoriteGifDataProvider.php';
  3953.         return $this->privates['App\\DataProvider\\FavoriteGifDataProvider'] = new \App\DataProvider\FavoriteGifDataProvider(($this->privates['App\\Repository\\FavoriteGifRepository'] ?? $this->getFavoriteGifRepositoryService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3954.     }
  3955.     /**
  3956.      * Gets the private 'App\DataProvider\LeadDataProvider' shared autowired service.
  3957.      *
  3958.      * @return \App\DataProvider\LeadDataProvider
  3959.      */
  3960.     protected function getLeadDataProviderService()
  3961.     {
  3962.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3963.         include_once \dirname(__DIR__4).'/src/DataProvider/LeadDataProvider.php';
  3964.         include_once \dirname(__DIR__4).'/src/Service/Site/SiteIspFilterApplier.php';
  3965.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  3966.         return $this->privates['App\\DataProvider\\LeadDataProvider'] = new \App\DataProvider\LeadDataProvider(($this->privates['App\\Repository\\LeadRepository'] ?? $this->getLeadRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), new \App\Service\Site\SiteIspFilterApplier($this->getEnv('BAZO_HARD_ISP_IP_COUNTER'), $this->getEnv('BAZO_NORMAL_ISP_IP_COUNTER')), ($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  3967.     }
  3968.     /**
  3969.      * Gets the private 'App\DataProvider\LeadNotesDataProvider' shared autowired service.
  3970.      *
  3971.      * @return \App\DataProvider\LeadNotesDataProvider
  3972.      */
  3973.     protected function getLeadNotesDataProviderService()
  3974.     {
  3975.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3976.         include_once \dirname(__DIR__4).'/src/DataProvider/LeadNotesDataProvider.php';
  3977.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  3978.         return $this->privates['App\\DataProvider\\LeadNotesDataProvider'] = new \App\DataProvider\LeadNotesDataProvider(($this->privates['App\\Repository\\LeadNoteRepository'] ?? $this->getLeadNoteRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  3979.     }
  3980.     /**
  3981.      * Gets the private 'App\DataProvider\LeadSiteTagDataProvider' shared autowired service.
  3982.      *
  3983.      * @return \App\DataProvider\LeadSiteTagDataProvider
  3984.      */
  3985.     protected function getLeadSiteTagDataProviderService()
  3986.     {
  3987.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3988.         include_once \dirname(__DIR__4).'/src/DataProvider/LeadSiteTagDataProvider.php';
  3989.         return $this->privates['App\\DataProvider\\LeadSiteTagDataProvider'] = new \App\DataProvider\LeadSiteTagDataProvider(($this->privates['App\\Repository\\LeadSiteTagRepository'] ?? $this->getLeadSiteTagRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3990.     }
  3991.     /**
  3992.      * Gets the private 'App\DataProvider\LeadVisitDataProvider' shared autowired service.
  3993.      *
  3994.      * @return \App\DataProvider\LeadVisitDataProvider
  3995.      */
  3996.     protected function getLeadVisitDataProviderService()
  3997.     {
  3998.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3999.         include_once \dirname(__DIR__4).'/src/DataProvider/LeadVisitDataProvider.php';
  4000.         return $this->privates['App\\DataProvider\\LeadVisitDataProvider'] = new \App\DataProvider\LeadVisitDataProvider(($this->privates['App\\Repository\\SiteVisitRepository'] ?? $this->getSiteVisitRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  4001.     }
  4002.     /**
  4003.      * Gets the private 'App\DataProvider\MailConfigurationDataProvider' shared autowired service.
  4004.      *
  4005.      * @return \App\DataProvider\MailConfigurationDataProvider
  4006.      */
  4007.     protected function getMailConfigurationDataProviderService()
  4008.     {
  4009.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4010.         include_once \dirname(__DIR__4).'/src/DataProvider/MailConfigurationDataProvider.php';
  4011.         return $this->privates['App\\DataProvider\\MailConfigurationDataProvider'] = new \App\DataProvider\MailConfigurationDataProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()));
  4012.     }
  4013.     /**
  4014.      * Gets the private 'App\DataProvider\OptionDataProvider' shared autowired service.
  4015.      *
  4016.      * @return \App\DataProvider\OptionDataProvider
  4017.      */
  4018.     protected function getOptionDataProviderService()
  4019.     {
  4020.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4021.         include_once \dirname(__DIR__4).'/src/DataProvider/OptionDataProvider.php';
  4022.         include_once \dirname(__DIR__4).'/src/Service/PopupFilter.php';
  4023.         return $this->privates['App\\DataProvider\\OptionDataProvider'] = new \App\DataProvider\OptionDataProvider(($this->privates['App\\Repository\\OptionRepository'] ?? $this->getOptionRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \App\Service\PopupFilter(), new RewindableGenerator(function () {
  4024.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  4025.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  4026.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  4027.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  4028.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  4029.         }, 5));
  4030.     }
  4031.     /**
  4032.      * Gets the private 'App\DataProvider\OrderDataProvider' shared autowired service.
  4033.      *
  4034.      * @return \App\DataProvider\OrderDataProvider
  4035.      */
  4036.     protected function getOrderDataProviderService()
  4037.     {
  4038.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4039.         include_once \dirname(__DIR__4).'/src/DataProvider/OrderDataProvider.php';
  4040.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4041.         return $this->privates['App\\DataProvider\\OrderDataProvider'] = new \App\DataProvider\OrderDataProvider(($this->privates['App\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  4042.     }
  4043.     /**
  4044.      * Gets the private 'App\DataProvider\PopupCampaignItemDataProvider' shared autowired service.
  4045.      *
  4046.      * @return \App\DataProvider\PopupCampaignItemDataProvider
  4047.      */
  4048.     protected function getPopupCampaignItemDataProviderService()
  4049.     {
  4050.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4051.         include_once \dirname(__DIR__4).'/src/DataProvider/PopupCampaignItemDataProvider.php';
  4052.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4053.         return $this->privates['App\\DataProvider\\PopupCampaignItemDataProvider'] = new \App\DataProvider\PopupCampaignItemDataProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\PopupCampaignItemRepository'] ?? $this->getPopupCampaignItemRepositoryService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  4054.     }
  4055.     /**
  4056.      * Gets the private 'App\DataProvider\PopupDataProvider' shared autowired service.
  4057.      *
  4058.      * @return \App\DataProvider\PopupDataProvider
  4059.      */
  4060.     protected function getPopupDataProviderService()
  4061.     {
  4062.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4063.         include_once \dirname(__DIR__4).'/src/DataProvider/PopupDataProvider.php';
  4064.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4065.         return $this->privates['App\\DataProvider\\PopupDataProvider'] = new \App\DataProvider\PopupDataProvider(($this->privates['App\\Service\\Manager\\PopupManager'] ?? $this->getPopupManagerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4066.     }
  4067.     /**
  4068.      * Gets the private 'App\DataProvider\PopupStatisticCampaignDataProvider' shared autowired service.
  4069.      *
  4070.      * @return \App\DataProvider\PopupStatisticCampaignDataProvider
  4071.      */
  4072.     protected function getPopupStatisticCampaignDataProviderService()
  4073.     {
  4074.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4075.         include_once \dirname(__DIR__4).'/src/DataProvider/PopupStatisticCampaignDataProvider.php';
  4076.         return $this->privates['App\\DataProvider\\PopupStatisticCampaignDataProvider'] = new \App\DataProvider\PopupStatisticCampaignDataProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\PopupRepository'] ?? $this->getPopupRepositoryService()), ($this->privates['App\\Repository\\ContactRepository'] ?? $this->getContactRepositoryService()));
  4077.     }
  4078.     /**
  4079.      * Gets the private 'App\DataProvider\PopupStatisticDataProvider' shared autowired service.
  4080.      *
  4081.      * @return \App\DataProvider\PopupStatisticDataProvider
  4082.      */
  4083.     protected function getPopupStatisticDataProviderService()
  4084.     {
  4085.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4086.         include_once \dirname(__DIR__4).'/src/DataProvider/PopupStatisticDataProvider.php';
  4087.         return $this->privates['App\\DataProvider\\PopupStatisticDataProvider'] = new \App\DataProvider\PopupStatisticDataProvider(($this->privates['App\\Repository\\PopupStatisticRepository'] ?? $this->getPopupStatisticRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  4088.     }
  4089.     /**
  4090.      * Gets the private 'App\DataProvider\PopupStatisticPeriodDataProvider' shared autowired service.
  4091.      *
  4092.      * @return \App\DataProvider\PopupStatisticPeriodDataProvider
  4093.      */
  4094.     protected function getPopupStatisticPeriodDataProviderService()
  4095.     {
  4096.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4097.         include_once \dirname(__DIR__4).'/src/DataProvider/PopupStatisticPeriodDataProvider.php';
  4098.         return $this->privates['App\\DataProvider\\PopupStatisticPeriodDataProvider'] = new \App\DataProvider\PopupStatisticPeriodDataProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\PopupRepository'] ?? $this->getPopupRepositoryService()), ($this->services['fos_elastica.manager.orm'] ?? $this->getFosElastica_Manager_OrmService()));
  4099.     }
  4100.     /**
  4101.      * Gets the private 'App\DataProvider\PopupTypeDataProvider' shared autowired service.
  4102.      *
  4103.      * @return \App\DataProvider\PopupTypeDataProvider
  4104.      */
  4105.     protected function getPopupTypeDataProviderService()
  4106.     {
  4107.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4108.         include_once \dirname(__DIR__4).'/src/DataProvider/PopupTypeDataProvider.php';
  4109.         return $this->privates['App\\DataProvider\\PopupTypeDataProvider'] = new \App\DataProvider\PopupTypeDataProvider(($this->privates['App\\Service\\Manager\\PopupTypeManager'] ?? $this->getPopupTypeManagerService()));
  4110.     }
  4111.     /**
  4112.      * Gets the private 'App\DataProvider\SalesGroupDataProvider' shared autowired service.
  4113.      *
  4114.      * @return \App\DataProvider\SalesGroupDataProvider
  4115.      */
  4116.     protected function getSalesGroupDataProviderService()
  4117.     {
  4118.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4119.         include_once \dirname(__DIR__4).'/src/DataProvider/SalesGroupDataProvider.php';
  4120.         include_once \dirname(__DIR__4).'/src/Service/Manager/SalesGroupManager.php';
  4121.         $a = ($this->privates['App\\Repository\\SalesGroupRepository'] ?? $this->getSalesGroupRepositoryService());
  4122.         return $this->privates['App\\DataProvider\\SalesGroupDataProvider'] = new \App\DataProvider\SalesGroupDataProvider($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \App\Service\Manager\SalesGroupManager($a));
  4123.     }
  4124.     /**
  4125.      * Gets the private 'App\DataProvider\SiteDataProvider' shared autowired service.
  4126.      *
  4127.      * @return \App\DataProvider\SiteDataProvider
  4128.      */
  4129.     protected function getSiteDataProviderService()
  4130.     {
  4131.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4132.         include_once \dirname(__DIR__4).'/src/DataProvider/SiteDataProvider.php';
  4133.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4134.         return $this->privates['App\\DataProvider\\SiteDataProvider'] = new \App\DataProvider\SiteDataProvider(($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  4135.     }
  4136.     /**
  4137.      * Gets the private 'App\DataProvider\SiteInviteDataProvider' shared autowired service.
  4138.      *
  4139.      * @return \App\DataProvider\SiteInviteDataProvider
  4140.      */
  4141.     protected function getSiteInviteDataProviderService()
  4142.     {
  4143.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4144.         include_once \dirname(__DIR__4).'/src/DataProvider/SiteInviteDataProvider.php';
  4145.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4146.         return $this->privates['App\\DataProvider\\SiteInviteDataProvider'] = new \App\DataProvider\SiteInviteDataProvider(($this->privates['App\\Service\\Manager\\SiteInviteManager'] ?? $this->getSiteInviteManagerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4147.     }
  4148.     /**
  4149.      * Gets the private 'App\DataProvider\SitePermissionDataProvider' shared autowired service.
  4150.      *
  4151.      * @return \App\DataProvider\SitePermissionDataProvider
  4152.      */
  4153.     protected function getSitePermissionDataProviderService()
  4154.     {
  4155.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4156.         include_once \dirname(__DIR__4).'/src/DataProvider/SitePermissionDataProvider.php';
  4157.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4158.         return $this->privates['App\\DataProvider\\SitePermissionDataProvider'] = new \App\DataProvider\SitePermissionDataProvider(($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())));
  4159.     }
  4160.     /**
  4161.      * Gets the private 'App\DataProvider\SitePermissionTypeDataProvider' shared autowired service.
  4162.      *
  4163.      * @return \App\DataProvider\SitePermissionTypeDataProvider
  4164.      */
  4165.     protected function getSitePermissionTypeDataProviderService()
  4166.     {
  4167.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4168.         include_once \dirname(__DIR__4).'/src/DataProvider/SitePermissionTypeDataProvider.php';
  4169.         return $this->privates['App\\DataProvider\\SitePermissionTypeDataProvider'] = new \App\DataProvider\SitePermissionTypeDataProvider(($this->privates['App\\Service\\Manager\\SitePermissionTypeManager'] ?? $this->getSitePermissionTypeManagerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4170.     }
  4171.     /**
  4172.      * Gets the private 'App\DataProvider\SiteSearchQueryDataProvider' shared autowired service.
  4173.      *
  4174.      * @return \App\DataProvider\SiteSearchQueryDataProvider
  4175.      */
  4176.     protected function getSiteSearchQueryDataProviderService()
  4177.     {
  4178.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4179.         include_once \dirname(__DIR__4).'/src/DataProvider/SiteSearchQueryDataProvider.php';
  4180.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4181.         return $this->privates['App\\DataProvider\\SiteSearchQueryDataProvider'] = new \App\DataProvider\SiteSearchQueryDataProvider(($this->privates['App\\Repository\\SearchQueryRepository'] ?? $this->getSearchQueryRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  4182.     }
  4183.     /**
  4184.      * Gets the private 'App\DataProvider\SiteStatisticDataProvider' shared autowired service.
  4185.      *
  4186.      * @return \App\DataProvider\SiteStatisticDataProvider
  4187.      */
  4188.     protected function getSiteStatisticDataProviderService()
  4189.     {
  4190.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4191.         include_once \dirname(__DIR__4).'/src/DataProvider/SiteStatisticDataProvider.php';
  4192.         include_once \dirname(__DIR__4).'/src/Service/Dashboard/DataAggregator.php';
  4193.         include_once \dirname(__DIR__4).'/src/Service/Archive/ArchiveDateResolver.php';
  4194.         include_once \dirname(__DIR__4).'/src/Service/Dashboard/Finder/DashboardFinderInterface.php';
  4195.         include_once \dirname(__DIR__4).'/src/Service/Dashboard/Finder/ArchiveDataFinder.php';
  4196.         include_once \dirname(__DIR__4).'/src/Service/Dashboard/Transformer/ArchiveItemDataTransformer.php';
  4197.         include_once \dirname(__DIR__4).'/src/Service/Dashboard/Finder/CurrentDataFinder.php';
  4198.         $a = new \App\Service\Archive\ArchiveDateResolver($this->getEnv('FULL_DATA_INTERVAL'), $this->getEnv('ARCHIVE_INTERVAL'));
  4199.         $b = ($this->services['fos_elastica.manager.orm'] ?? $this->getFosElastica_Manager_OrmService());
  4200.         return $this->privates['App\\DataProvider\\SiteStatisticDataProvider'] = new \App\DataProvider\SiteStatisticDataProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), new \App\Service\Dashboard\DataAggregator($a, new \App\Service\Dashboard\Finder\ArchiveDataFinder(($this->privates['App\\Repository\\ArchiveDataRepository'] ?? $this->getArchiveDataRepositoryService()), $a, new \App\Service\Dashboard\Transformer\ArchiveItemDataTransformer()), new \App\Service\Dashboard\Finder\CurrentDataFinder($b, ($this->privates['App\\Repository\\PopupRepository'] ?? $this->getPopupRepositoryService()), ($this->privates['App\\Repository\\OptionRepository'] ?? $this->getOptionRepositoryService()), ($this->privates['App\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['App\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService())), $b), $this->getEnv('SITE_STATISTIC_START_MODIFIER'));
  4201.     }
  4202.     /**
  4203.      * Gets the private 'App\DataProvider\SiteStatusDataProvider' shared autowired service.
  4204.      *
  4205.      * @return \App\DataProvider\SiteStatusDataProvider
  4206.      */
  4207.     protected function getSiteStatusDataProviderService()
  4208.     {
  4209.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4210.         include_once \dirname(__DIR__4).'/src/DataProvider/SiteStatusDataProvider.php';
  4211.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4212.         return $this->privates['App\\DataProvider\\SiteStatusDataProvider'] = new \App\DataProvider\SiteStatusDataProvider(($this->privates['App\\Repository\\SiteStatusRepository'] ?? $this->getSiteStatusRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  4213.     }
  4214.     /**
  4215.      * Gets the private 'App\DataProvider\SiteTagDataProvider' shared autowired service.
  4216.      *
  4217.      * @return \App\DataProvider\SiteTagDataProvider
  4218.      */
  4219.     protected function getSiteTagDataProviderService()
  4220.     {
  4221.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4222.         include_once \dirname(__DIR__4).'/src/DataProvider/SiteTagDataProvider.php';
  4223.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4224.         return $this->privates['App\\DataProvider\\SiteTagDataProvider'] = new \App\DataProvider\SiteTagDataProvider(($this->privates['App\\Repository\\SiteTagRepository'] ?? $this->getSiteTagRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  4225.     }
  4226.     /**
  4227.      * Gets the private 'App\DataProvider\SiteViewDataProvider' shared autowired service.
  4228.      *
  4229.      * @return \App\DataProvider\SiteViewDataProvider
  4230.      */
  4231.     protected function getSiteViewDataProviderService()
  4232.     {
  4233.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4234.         include_once \dirname(__DIR__4).'/src/DataProvider/SiteViewDataProvider.php';
  4235.         return $this->privates['App\\DataProvider\\SiteViewDataProvider'] = new \App\DataProvider\SiteViewDataProvider(($this->privates['App\\Repository\\SiteViewRepository'] ?? $this->getSiteViewRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  4236.     }
  4237.     /**
  4238.      * Gets the private 'App\DataProvider\SiteVisitDataProvider' shared autowired service.
  4239.      *
  4240.      * @return \App\DataProvider\SiteVisitDataProvider
  4241.      */
  4242.     protected function getSiteVisitDataProviderService()
  4243.     {
  4244.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4245.         include_once \dirname(__DIR__4).'/src/DataProvider/SiteVisitDataProvider.php';
  4246.         return $this->privates['App\\DataProvider\\SiteVisitDataProvider'] = new \App\DataProvider\SiteVisitDataProvider(($this->privates['App\\Repository\\SiteVisitRepository'] ?? $this->getSiteVisitRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\ApiPlatformExtensionApplier'] ?? $this->getApiPlatformExtensionApplierService()));
  4247.     }
  4248.     /**
  4249.      * Gets the private 'App\DataProvider\StripeSubscriptionDataProvider' shared autowired service.
  4250.      *
  4251.      * @return \App\DataProvider\StripeSubscriptionDataProvider
  4252.      */
  4253.     protected function getStripeSubscriptionDataProviderService()
  4254.     {
  4255.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4256.         include_once \dirname(__DIR__4).'/src/DataProvider/StripeSubscriptionDataProvider.php';
  4257.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4258.         return $this->privates['App\\DataProvider\\StripeSubscriptionDataProvider'] = new \App\DataProvider\StripeSubscriptionDataProvider(($this->privates['App\\Repository\\StripeSubscriptionRepository'] ?? $this->getStripeSubscriptionRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())));
  4259.     }
  4260.     /**
  4261.      * Gets the private 'App\DataProvider\Stripe\InvoiceDataProvider' shared autowired service.
  4262.      *
  4263.      * @return \App\DataProvider\Stripe\InvoiceDataProvider
  4264.      */
  4265.     protected function getInvoiceDataProviderService()
  4266.     {
  4267.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4268.         include_once \dirname(__DIR__4).'/src/DataProvider/Stripe/InvoiceDataProvider.php';
  4269.         include_once \dirname(__DIR__4).'/src/Stripe/Service/StripeApi.php';
  4270.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  4271.         include_once \dirname(__DIR__4).'/src/DataTransformer/Stripe/InvoiceOutputDataTransformer.php';
  4272.         return $this->privates['App\\DataProvider\\Stripe\\InvoiceDataProvider'] = new \App\DataProvider\Stripe\InvoiceDataProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\StripeSubscriptionRepository'] ?? $this->getStripeSubscriptionRepositoryService()), ($this->privates['App\\Stripe\\Service\\StripeApi'] ?? ($this->privates['App\\Stripe\\Service\\StripeApi'] = new \App\Stripe\Service\StripeApi($this->getEnv('STRIPE_PRIVATE_KEY'), $this->getEnv('STRIPE_TAX_ID')))), ($this->privates['App\\DataTransformer\\Stripe\\InvoiceOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Stripe\\InvoiceOutputDataTransformer'] = new \App\DataTransformer\Stripe\InvoiceOutputDataTransformer())));
  4273.     }
  4274.     /**
  4275.      * Gets the private 'App\DataProvider\Stripe\PlanDataProvider' shared autowired service.
  4276.      *
  4277.      * @return \App\DataProvider\Stripe\PlanDataProvider
  4278.      */
  4279.     protected function getPlanDataProviderService()
  4280.     {
  4281.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4282.         include_once \dirname(__DIR__4).'/src/DataProvider/Stripe/PlanDataProvider.php';
  4283.         include_once \dirname(__DIR__4).'/src/Stripe/Service/StripeApi.php';
  4284.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  4285.         include_once \dirname(__DIR__4).'/src/DataTransformer/Stripe/PlanOutputDataTransformer.php';
  4286.         return $this->privates['App\\DataProvider\\Stripe\\PlanDataProvider'] = new \App\DataProvider\Stripe\PlanDataProvider(($this->privates['App\\Stripe\\Service\\StripeApi'] ?? ($this->privates['App\\Stripe\\Service\\StripeApi'] = new \App\Stripe\Service\StripeApi($this->getEnv('STRIPE_PRIVATE_KEY'), $this->getEnv('STRIPE_TAX_ID')))), ($this->privates['App\\DataTransformer\\Stripe\\PlanOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Stripe\\PlanOutputDataTransformer'] = new \App\DataTransformer\Stripe\PlanOutputDataTransformer())));
  4287.     }
  4288.     /**
  4289.      * Gets the private 'App\DataProvider\Stripe\ProductDataProvider' shared autowired service.
  4290.      *
  4291.      * @return \App\DataProvider\Stripe\ProductDataProvider
  4292.      */
  4293.     protected function getProductDataProviderService()
  4294.     {
  4295.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4296.         include_once \dirname(__DIR__4).'/src/DataProvider/Stripe/ProductDataProvider.php';
  4297.         include_once \dirname(__DIR__4).'/src/Stripe/Service/StripeApi.php';
  4298.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  4299.         include_once \dirname(__DIR__4).'/src/DataTransformer/Stripe/ProductOutputDataTransformer.php';
  4300.         return $this->privates['App\\DataProvider\\Stripe\\ProductDataProvider'] = new \App\DataProvider\Stripe\ProductDataProvider(($this->privates['App\\Stripe\\Service\\StripeApi'] ?? ($this->privates['App\\Stripe\\Service\\StripeApi'] = new \App\Stripe\Service\StripeApi($this->getEnv('STRIPE_PRIVATE_KEY'), $this->getEnv('STRIPE_TAX_ID')))), ($this->privates['App\\DataTransformer\\Stripe\\ProductOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Stripe\\ProductOutputDataTransformer'] = new \App\DataTransformer\Stripe\ProductOutputDataTransformer())));
  4301.     }
  4302.     /**
  4303.      * Gets the private 'App\DataProvider\TabMessageDataProvider' shared autowired service.
  4304.      *
  4305.      * @return \App\DataProvider\TabMessageDataProvider
  4306.      */
  4307.     protected function getTabMessageDataProviderService()
  4308.     {
  4309.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4310.         include_once \dirname(__DIR__4).'/src/DataProvider/TabMessageDataProvider.php';
  4311.         return $this->privates['App\\DataProvider\\TabMessageDataProvider'] = new \App\DataProvider\TabMessageDataProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\Manager\\OptionManager'] ?? $this->getOptionManagerService()), ($this->privates['App\\DataTransformer\\TabMessageOptionOutputDataTransformer'] ?? $this->getTabMessageOptionOutputDataTransformerService()));
  4312.     }
  4313.     /**
  4314.      * Gets the private 'App\DataProvider\UserReportDataProvider' shared autowired service.
  4315.      *
  4316.      * @return \App\DataProvider\UserReportDataProvider
  4317.      */
  4318.     protected function getUserReportDataProviderService()
  4319.     {
  4320.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4321.         include_once \dirname(__DIR__4).'/src/DataProvider/UserReportDataProvider.php';
  4322.         return $this->privates['App\\DataProvider\\UserReportDataProvider'] = new \App\DataProvider\UserReportDataProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), ($this->privates['App\\Service\\Manager\\OptionManager'] ?? $this->getOptionManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  4323.     }
  4324.     /**
  4325.      * Gets the private 'App\DataProvider\VariableContentDataProvider' shared autowired service.
  4326.      *
  4327.      * @return \App\DataProvider\VariableContentDataProvider
  4328.      */
  4329.     protected function getVariableContentDataProviderService()
  4330.     {
  4331.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  4332.         include_once \dirname(__DIR__4).'/src/DataProvider/VariableContentDataProvider.php';
  4333.         return $this->privates['App\\DataProvider\\VariableContentDataProvider'] = new \App\DataProvider\VariableContentDataProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\Manager\\OptionManager'] ?? $this->getOptionManagerService()), ($this->privates['App\\DataTransformer\\VariableContentOptionOutputDataTransformer'] ?? $this->getVariableContentOptionOutputDataTransformerService()));
  4334.     }
  4335.     /**
  4336.      * Gets the private 'App\DataTransformer\ContactOutputDataTransformer' shared autowired service.
  4337.      *
  4338.      * @return \App\DataTransformer\ContactOutputDataTransformer
  4339.      */
  4340.     protected function getContactOutputDataTransformerService()
  4341.     {
  4342.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  4343.         include_once \dirname(__DIR__4).'/src/DataTransformer/ContactOutputDataTransformer.php';
  4344.         include_once \dirname(__DIR__4).'/src/DataTransformer/ContactPopupOutputDataTransformer.php';
  4345.         return $this->privates['App\\DataTransformer\\ContactOutputDataTransformer'] = new \App\DataTransformer\ContactOutputDataTransformer(($this->privates['App\\DataTransformer\\ContactPopupOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\ContactPopupOutputDataTransformer'] = new \App\DataTransformer\ContactPopupOutputDataTransformer())));
  4346.     }
  4347.     /**
  4348.      * Gets the private 'App\DataTransformer\StripeSubscriptionOutputDataTransformer' shared autowired service.
  4349.      *
  4350.      * @return \App\DataTransformer\StripeSubscriptionOutputDataTransformer
  4351.      */
  4352.     protected function getStripeSubscriptionOutputDataTransformerService()
  4353.     {
  4354.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  4355.         include_once \dirname(__DIR__4).'/src/DataTransformer/StripeSubscriptionOutputDataTransformer.php';
  4356.         include_once \dirname(__DIR__4).'/src/Stripe/Service/StripeApi.php';
  4357.         include_once \dirname(__DIR__4).'/src/DataTransformer/Stripe/ProductOutputDataTransformer.php';
  4358.         include_once \dirname(__DIR__4).'/src/DataTransformer/Stripe/PlanOutputDataTransformer.php';
  4359.         return $this->privates['App\\DataTransformer\\StripeSubscriptionOutputDataTransformer'] = new \App\DataTransformer\StripeSubscriptionOutputDataTransformer(($this->privates['App\\Stripe\\Service\\StripeApi'] ?? ($this->privates['App\\Stripe\\Service\\StripeApi'] = new \App\Stripe\Service\StripeApi($this->getEnv('STRIPE_PRIVATE_KEY'), $this->getEnv('STRIPE_TAX_ID')))), ($this->privates['App\\DataTransformer\\Stripe\\ProductOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Stripe\\ProductOutputDataTransformer'] = new \App\DataTransformer\Stripe\ProductOutputDataTransformer())), ($this->privates['App\\DataTransformer\\Stripe\\PlanOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Stripe\\PlanOutputDataTransformer'] = new \App\DataTransformer\Stripe\PlanOutputDataTransformer())));
  4360.     }
  4361.     /**
  4362.      * Gets the private 'App\DataTransformer\TabMessageOptionOutputDataTransformer' shared autowired service.
  4363.      *
  4364.      * @return \App\DataTransformer\TabMessageOptionOutputDataTransformer
  4365.      */
  4366.     protected function getTabMessageOptionOutputDataTransformerService()
  4367.     {
  4368.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  4369.         include_once \dirname(__DIR__4).'/src/DataTransformer/TabMessageOptionOutputDataTransformer.php';
  4370.         return $this->privates['App\\DataTransformer\\TabMessageOptionOutputDataTransformer'] = new \App\DataTransformer\TabMessageOptionOutputDataTransformer(($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()));
  4371.     }
  4372.     /**
  4373.      * Gets the private 'App\DataTransformer\VariableContentOptionOutputDataTransformer' shared autowired service.
  4374.      *
  4375.      * @return \App\DataTransformer\VariableContentOptionOutputDataTransformer
  4376.      */
  4377.     protected function getVariableContentOptionOutputDataTransformerService()
  4378.     {
  4379.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  4380.         include_once \dirname(__DIR__4).'/src/DataTransformer/VariableContentOptionOutputDataTransformer.php';
  4381.         return $this->privates['App\\DataTransformer\\VariableContentOptionOutputDataTransformer'] = new \App\DataTransformer\VariableContentOptionOutputDataTransformer(($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()));
  4382.     }
  4383.     /**
  4384.      * Gets the private 'App\EventListener\ContactHistoryListener' shared autowired service.
  4385.      *
  4386.      * @return \App\EventListener\ContactHistoryListener
  4387.      */
  4388.     protected function getContactHistoryListenerService()
  4389.     {
  4390.         include_once \dirname(__DIR__4).'/src/EventListener/ContactHistoryListener.php';
  4391.         return $this->privates['App\\EventListener\\ContactHistoryListener'] = new \App\EventListener\ContactHistoryListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()));
  4392.     }
  4393.     /**
  4394.      * Gets the private 'App\EventListener\PostDelete\PopupPostDeleteListener' shared autowired service.
  4395.      *
  4396.      * @return \App\EventListener\PostDelete\PopupPostDeleteListener
  4397.      */
  4398.     protected function getPopupPostDeleteListenerService()
  4399.     {
  4400.         include_once \dirname(__DIR__4).'/src/EventListener/PostDelete/PopupPostDeleteListener.php';
  4401.         return $this->privates['App\\EventListener\\PostDelete\\PopupPostDeleteListener'] = new \App\EventListener\PostDelete\PopupPostDeleteListener(($this->privates['App\\Service\\Media\\MediaQueueRemover'] ?? $this->getMediaQueueRemoverService()));
  4402.     }
  4403.     /**
  4404.      * Gets the private 'App\EventListener\PostValidate\AccountBillingPostValidateTransformer' shared autowired service.
  4405.      *
  4406.      * @return \App\EventListener\PostValidate\AccountBillingPostValidateTransformer
  4407.      */
  4408.     protected function getAccountBillingPostValidateTransformerService()
  4409.     {
  4410.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/AccountBillingPostValidateTransformer.php';
  4411.         include_once \dirname(__DIR__4).'/src/Service/Manager/AccountBillingManager.php';
  4412.         return $this->privates['App\\EventListener\\PostValidate\\AccountBillingPostValidateTransformer'] = new \App\EventListener\PostValidate\AccountBillingPostValidateTransformer(($this->privates['App\\Repository\\AccountRepository'] ?? $this->getAccountRepositoryService()), new \App\Service\Manager\AccountBillingManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['serializer'] ?? $this->getSerializerService()));
  4413.     }
  4414.     /**
  4415.      * Gets the private 'App\EventListener\PostValidate\AddContactTagPostValidateTransformation' shared autowired service.
  4416.      *
  4417.      * @return \App\EventListener\PostValidate\AddContactTagPostValidateTransformation
  4418.      */
  4419.     protected function getAddContactTagPostValidateTransformationService()
  4420.     {
  4421.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/AddContactTagPostValidateTransformation.php';
  4422.         return $this->privates['App\\EventListener\\PostValidate\\AddContactTagPostValidateTransformation'] = new \App\EventListener\PostValidate\AddContactTagPostValidateTransformation(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\ContactRepository'] ?? $this->getContactRepositoryService()), ($this->privates['App\\Repository\\SiteTagRepository'] ?? $this->getSiteTagRepositoryService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['App\\Repository\\ContactSiteTagRepository'] ?? $this->getContactSiteTagRepositoryService()));
  4423.     }
  4424.     /**
  4425.      * Gets the private 'App\EventListener\PostValidate\AddLeadTagPostValidateTransformation' shared autowired service.
  4426.      *
  4427.      * @return \App\EventListener\PostValidate\AddLeadTagPostValidateTransformation
  4428.      */
  4429.     protected function getAddLeadTagPostValidateTransformationService()
  4430.     {
  4431.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/AddLeadTagPostValidateTransformation.php';
  4432.         return $this->privates['App\\EventListener\\PostValidate\\AddLeadTagPostValidateTransformation'] = new \App\EventListener\PostValidate\AddLeadTagPostValidateTransformation(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\LeadRepository'] ?? $this->getLeadRepositoryService()), ($this->privates['App\\Repository\\SiteTagRepository'] ?? $this->getSiteTagRepositoryService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['App\\Repository\\LeadSiteTagRepository'] ?? $this->getLeadSiteTagRepositoryService()));
  4433.     }
  4434.     /**
  4435.      * Gets the private 'App\EventListener\PostValidate\AddPopupLogoPostValidateTransformer' shared autowired service.
  4436.      *
  4437.      * @return \App\EventListener\PostValidate\AddPopupLogoPostValidateTransformer
  4438.      */
  4439.     protected function getAddPopupLogoPostValidateTransformerService()
  4440.     {
  4441.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/AddPopupLogoPostValidateTransformer.php';
  4442.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4443.         return $this->privates['App\\EventListener\\PostValidate\\AddPopupLogoPostValidateTransformer'] = new \App\EventListener\PostValidate\AddPopupLogoPostValidateTransformer(($this->privates['App\\Service\\Manager\\MediaManager'] ?? $this->getMediaManagerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\Manager\\PopupManager'] ?? $this->getPopupManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  4444.     }
  4445.     /**
  4446.      * Gets the private 'App\EventListener\PostValidate\AddPopupMediaPostValidateTransformer' shared autowired service.
  4447.      *
  4448.      * @return \App\EventListener\PostValidate\AddPopupMediaPostValidateTransformer
  4449.      */
  4450.     protected function getAddPopupMediaPostValidateTransformerService()
  4451.     {
  4452.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/AddPopupMediaPostValidateTransformer.php';
  4453.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4454.         return $this->privates['App\\EventListener\\PostValidate\\AddPopupMediaPostValidateTransformer'] = new \App\EventListener\PostValidate\AddPopupMediaPostValidateTransformer(($this->privates['App\\Service\\Manager\\MediaManager'] ?? $this->getMediaManagerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\Manager\\PopupManager'] ?? $this->getPopupManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  4455.     }
  4456.     /**
  4457.      * Gets the private 'App\EventListener\PostValidate\AddSitePostValidateTransformer' shared autowired service.
  4458.      *
  4459.      * @return \App\EventListener\PostValidate\AddSitePostValidateTransformer
  4460.      */
  4461.     protected function getAddSitePostValidateTransformerService()
  4462.     {
  4463.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/AddSitePostValidateTransformer.php';
  4464.         return $this->privates['App\\EventListener\\PostValidate\\AddSitePostValidateTransformer'] = new \App\EventListener\PostValidate\AddSitePostValidateTransformer(($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Manager\\AccountManager'] ?? $this->getAccountManagerService()), ($this->privates['App\\Service\\Manager\\AccountPermissionManager'] ?? $this->getAccountPermissionManagerService()));
  4465.     }
  4466.     /**
  4467.      * Gets the private 'App\EventListener\PostValidate\AdminInstallationPostValidateTransformer' shared autowired service.
  4468.      *
  4469.      * @return \App\EventListener\PostValidate\AdminInstallationPostValidateTransformer
  4470.      */
  4471.     protected function getAdminInstallationPostValidateTransformerService()
  4472.     {
  4473.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/AdminInstallationPostValidateTransformer.php';
  4474.         return $this->privates['App\\EventListener\\PostValidate\\AdminInstallationPostValidateTransformer'] = new \App\EventListener\PostValidate\AdminInstallationPostValidateTransformer(($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService()), ($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4475.     }
  4476.     /**
  4477.      * Gets the private 'App\EventListener\PostValidate\ChangePasswordPostValidateTransformer' shared autowired service.
  4478.      *
  4479.      * @return \App\EventListener\PostValidate\ChangePasswordPostValidateTransformer
  4480.      */
  4481.     protected function getChangePasswordPostValidateTransformerService()
  4482.     {
  4483.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/ChangePasswordPostValidateTransformer.php';
  4484.         return $this->privates['App\\EventListener\\PostValidate\\ChangePasswordPostValidateTransformer'] = new \App\EventListener\PostValidate\ChangePasswordPostValidateTransformer(($this->privates['App\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService()));
  4485.     }
  4486.     /**
  4487.      * Gets the private 'App\EventListener\PostValidate\ContactNotePostValidateTransformer' shared autowired service.
  4488.      *
  4489.      * @return \App\EventListener\PostValidate\ContactNotePostValidateTransformer
  4490.      */
  4491.     protected function getContactNotePostValidateTransformerService()
  4492.     {
  4493.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/ContactNotePostValidateTransformer.php';
  4494.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4495.         return $this->privates['App\\EventListener\\PostValidate\\ContactNotePostValidateTransformer'] = new \App\EventListener\PostValidate\ContactNotePostValidateTransformer(($this->privates['App\\Repository\\ContactRepository'] ?? $this->getContactRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()));
  4496.     }
  4497.     /**
  4498.      * Gets the private 'App\EventListener\PostValidate\CreateSiteSearchQueryPostValidateTransformation' shared autowired service.
  4499.      *
  4500.      * @return \App\EventListener\PostValidate\CreateSiteSearchQueryPostValidateTransformation
  4501.      */
  4502.     protected function getCreateSiteSearchQueryPostValidateTransformationService()
  4503.     {
  4504.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/CreateSiteSearchQueryPostValidateTransformation.php';
  4505.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4506.         return $this->privates['App\\EventListener\\PostValidate\\CreateSiteSearchQueryPostValidateTransformation'] = new \App\EventListener\PostValidate\CreateSiteSearchQueryPostValidateTransformation(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())));
  4507.     }
  4508.     /**
  4509.      * Gets the private 'App\EventListener\PostValidate\CreateSiteStatusPostValidateTransformer' shared autowired service.
  4510.      *
  4511.      * @return \App\EventListener\PostValidate\CreateSiteStatusPostValidateTransformer
  4512.      */
  4513.     protected function getCreateSiteStatusPostValidateTransformerService()
  4514.     {
  4515.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/CreateSiteStatusPostValidateTransformer.php';
  4516.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4517.         return $this->privates['App\\EventListener\\PostValidate\\CreateSiteStatusPostValidateTransformer'] = new \App\EventListener\PostValidate\CreateSiteStatusPostValidateTransformer(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()));
  4518.     }
  4519.     /**
  4520.      * Gets the private 'App\EventListener\PostValidate\CreateSiteTagPostValidateTransformation' shared autowired service.
  4521.      *
  4522.      * @return \App\EventListener\PostValidate\CreateSiteTagPostValidateTransformation
  4523.      */
  4524.     protected function getCreateSiteTagPostValidateTransformationService()
  4525.     {
  4526.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/CreateSiteTagPostValidateTransformation.php';
  4527.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4528.         return $this->privates['App\\EventListener\\PostValidate\\CreateSiteTagPostValidateTransformation'] = new \App\EventListener\PostValidate\CreateSiteTagPostValidateTransformation(($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())));
  4529.     }
  4530.     /**
  4531.      * Gets the private 'App\EventListener\PostValidate\CreateStripeSubscriptionPostValidateTransformer' shared autowired service.
  4532.      *
  4533.      * @return \App\EventListener\PostValidate\CreateStripeSubscriptionPostValidateTransformer
  4534.      */
  4535.     protected function getCreateStripeSubscriptionPostValidateTransformerService()
  4536.     {
  4537.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/CreateStripeSubscriptionPostValidateTransformer.php';
  4538.         include_once \dirname(__DIR__4).'/src/Stripe/Service/StripeApi.php';
  4539.         return $this->privates['App\\EventListener\\PostValidate\\CreateStripeSubscriptionPostValidateTransformer'] = new \App\EventListener\PostValidate\CreateStripeSubscriptionPostValidateTransformer(($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), ($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['App\\Repository\\StripeSubscriptionRepository'] ?? $this->getStripeSubscriptionRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\SubscriptionPriceRepository'] ?? $this->getSubscriptionPriceRepositoryService()), ($this->privates['App\\Repository\\DiscountRepository'] ?? $this->getDiscountRepositoryService()), ($this->privates['App\\Stripe\\Service\\StripeApi'] ?? ($this->privates['App\\Stripe\\Service\\StripeApi'] = new \App\Stripe\Service\StripeApi($this->getEnv('STRIPE_PRIVATE_KEY'), $this->getEnv('STRIPE_TAX_ID')))), ($this->privates['App\\Service\\Manager\\StripeSubscriptionManager'] ?? $this->getStripeSubscriptionManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4540.     }
  4541.     /**
  4542.      * Gets the private 'App\EventListener\PostValidate\InvitationRegistrationPostValidateTransformer' shared autowired service.
  4543.      *
  4544.      * @return \App\EventListener\PostValidate\InvitationRegistrationPostValidateTransformer
  4545.      */
  4546.     protected function getInvitationRegistrationPostValidateTransformerService()
  4547.     {
  4548.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/InvitationRegistrationPostValidateTransformer.php';
  4549.         return $this->privates['App\\EventListener\\PostValidate\\InvitationRegistrationPostValidateTransformer'] = new \App\EventListener\PostValidate\InvitationRegistrationPostValidateTransformer(($this->privates['App\\Service\\Manager\\SiteInviteManager'] ?? $this->getSiteInviteManagerService()), ($this->privates['App\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Service\\Manager\\ClientProfileManager'] ?? $this->getClientProfileManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4550.     }
  4551.     /**
  4552.      * Gets the private 'App\EventListener\PostValidate\LeadNotePostValidateTransformation' shared autowired service.
  4553.      *
  4554.      * @return \App\EventListener\PostValidate\LeadNotePostValidateTransformation
  4555.      */
  4556.     protected function getLeadNotePostValidateTransformationService()
  4557.     {
  4558.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/LeadNotePostValidateTransformation.php';
  4559.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4560.         return $this->privates['App\\EventListener\\PostValidate\\LeadNotePostValidateTransformation'] = new \App\EventListener\PostValidate\LeadNotePostValidateTransformation(($this->privates['App\\Repository\\LeadRepository'] ?? $this->getLeadRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()));
  4561.     }
  4562.     /**
  4563.      * Gets the private 'App\EventListener\PostValidate\MailConfigurationPostValidateTransformer' shared autowired service.
  4564.      *
  4565.      * @return \App\EventListener\PostValidate\MailConfigurationPostValidateTransformer
  4566.      */
  4567.     protected function getMailConfigurationPostValidateTransformerService()
  4568.     {
  4569.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/MailConfigurationPostValidateTransformer.php';
  4570.         include_once \dirname(__DIR__4).'/src/Service/Manager/MailConfigurationManager.php';
  4571.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4572.         return $this->privates['App\\EventListener\\PostValidate\\MailConfigurationPostValidateTransformer'] = new \App\EventListener\PostValidate\MailConfigurationPostValidateTransformer(($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->services['serializer'] ?? $this->getSerializerService()), new \App\Service\Manager\MailConfigurationManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService()), ($this->privates['App\\Service\\Manager\\MediaManager'] ?? $this->getMediaManagerService()));
  4573.     }
  4574.     /**
  4575.      * Gets the private 'App\EventListener\PostValidate\PopupCampaignItemPostValidateTransformer' shared autowired service.
  4576.      *
  4577.      * @return \App\EventListener\PostValidate\PopupCampaignItemPostValidateTransformer
  4578.      */
  4579.     protected function getPopupCampaignItemPostValidateTransformerService()
  4580.     {
  4581.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/PopupCampaignItemPostValidateTransformer.php';
  4582.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4583.         $a = ($this->services['serializer'] ?? $this->getSerializerService());
  4584.         return $this->privates['App\\EventListener\\PostValidate\\PopupCampaignItemPostValidateTransformer'] = new \App\EventListener\PostValidate\PopupCampaignItemPostValidateTransformer(($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\Manager\\PopupCampaignItemManager'] ?? $this->getPopupCampaignItemManagerService()), $a, ($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), $a);
  4585.     }
  4586.     /**
  4587.      * Gets the private 'App\EventListener\PostValidate\PopupPostValidateTransformer' shared autowired service.
  4588.      *
  4589.      * @return \App\EventListener\PostValidate\PopupPostValidateTransformer
  4590.      */
  4591.     protected function getPopupPostValidateTransformerService()
  4592.     {
  4593.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/PopupPostValidateTransformer.php';
  4594.         include_once \dirname(__DIR__4).'/src/Service/Manager/FavoriteGifManager.php';
  4595.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4596.         $a = ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService());
  4597.         return $this->privates['App\\EventListener\\PostValidate\\PopupPostValidateTransformer'] = new \App\EventListener\PostValidate\PopupPostValidateTransformer($a, ($this->privates['App\\Service\\Manager\\PopupTypeManager'] ?? $this->getPopupTypeManagerService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\Manager\\PopupManager'] ?? $this->getPopupManagerService()), ($this->privates['App\\Service\\Manager\\MediaManager'] ?? $this->getMediaManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), new \App\Service\Manager\FavoriteGifManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a$this->getEnv('MAX_GIF_COUNT')));
  4598.     }
  4599.     /**
  4600.      * Gets the private 'App\EventListener\PostValidate\RegisterPostValidateTransformer' shared autowired service.
  4601.      *
  4602.      * @return \App\EventListener\PostValidate\RegisterPostValidateTransformer
  4603.      */
  4604.     protected function getRegisterPostValidateTransformerService()
  4605.     {
  4606.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/RegisterPostValidateTransformer.php';
  4607.         return $this->privates['App\\EventListener\\PostValidate\\RegisterPostValidateTransformer'] = new \App\EventListener\PostValidate\RegisterPostValidateTransformer(($this->privates['App\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Service\\Manager\\AccountManager'] ?? $this->getAccountManagerService()), ($this->privates['App\\Service\\Manager\\ClientProfileManager'] ?? $this->getClientProfileManagerService()), ($this->privates['App\\Service\\Manager\\AccountPermissionManager'] ?? $this->getAccountPermissionManagerService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()), ($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService()));
  4608.     }
  4609.     /**
  4610.      * Gets the private 'App\EventListener\PostValidate\SendSitePermissionInvitationPostValidateTransformation' shared autowired service.
  4611.      *
  4612.      * @return \App\EventListener\PostValidate\SendSitePermissionInvitationPostValidateTransformation
  4613.      */
  4614.     protected function getSendSitePermissionInvitationPostValidateTransformationService()
  4615.     {
  4616.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/SendSitePermissionInvitationPostValidateTransformation.php';
  4617.         return $this->privates['App\\EventListener\\PostValidate\\SendSitePermissionInvitationPostValidateTransformation'] = new \App\EventListener\PostValidate\SendSitePermissionInvitationPostValidateTransformation(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\Manager\\SiteInviteManager'] ?? $this->getSiteInviteManagerService()), ($this->privates['App\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Service\\Manager\\SitePermissionTypeManager'] ?? $this->getSitePermissionTypeManagerService()), ($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4618.     }
  4619.     /**
  4620.      * Gets the private 'App\EventListener\PostValidate\TabMessagePostValidateTransformer' shared autowired service.
  4621.      *
  4622.      * @return \App\EventListener\PostValidate\TabMessagePostValidateTransformer
  4623.      */
  4624.     protected function getTabMessagePostValidateTransformerService()
  4625.     {
  4626.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/TabMessagePostValidateTransformer.php';
  4627.         return $this->privates['App\\EventListener\\PostValidate\\TabMessagePostValidateTransformer'] = new \App\EventListener\PostValidate\TabMessagePostValidateTransformer(($this->privates['App\\DataTransformer\\TabMessageOptionOutputDataTransformer'] ?? $this->getTabMessageOptionOutputDataTransformerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\Manager\\OptionManager'] ?? $this->getOptionManagerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()));
  4628.     }
  4629.     /**
  4630.      * Gets the private 'App\EventListener\PostValidate\UpdateClientProfilePostValidateTransformer' shared autowired service.
  4631.      *
  4632.      * @return \App\EventListener\PostValidate\UpdateClientProfilePostValidateTransformer
  4633.      */
  4634.     protected function getUpdateClientProfilePostValidateTransformerService()
  4635.     {
  4636.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/UpdateClientProfilePostValidateTransformer.php';
  4637.         return $this->privates['App\\EventListener\\PostValidate\\UpdateClientProfilePostValidateTransformer'] = new \App\EventListener\PostValidate\UpdateClientProfilePostValidateTransformer(($this->privates['App\\Service\\Manager\\ClientProfileManager'] ?? $this->getClientProfileManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  4638.     }
  4639.     /**
  4640.      * Gets the private 'App\EventListener\PostValidate\UpdateContactPostValidateTransformation' shared autowired service.
  4641.      *
  4642.      * @return \App\EventListener\PostValidate\UpdateContactPostValidateTransformation
  4643.      */
  4644.     protected function getUpdateContactPostValidateTransformationService()
  4645.     {
  4646.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/UpdateContactPostValidateTransformation.php';
  4647.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4648.         return $this->privates['App\\EventListener\\PostValidate\\UpdateContactPostValidateTransformation'] = new \App\EventListener\PostValidate\UpdateContactPostValidateTransformation(($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\Manager\\ContactManager'] ?? $this->getContactManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  4649.     }
  4650.     /**
  4651.      * Gets the private 'App\EventListener\PostValidate\UpdateContactStatusPostValidateTransformer' shared autowired service.
  4652.      *
  4653.      * @return \App\EventListener\PostValidate\UpdateContactStatusPostValidateTransformer
  4654.      */
  4655.     protected function getUpdateContactStatusPostValidateTransformerService()
  4656.     {
  4657.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/UpdateContactStatusPostValidateTransformer.php';
  4658.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4659.         return $this->privates['App\\EventListener\\PostValidate\\UpdateContactStatusPostValidateTransformer'] = new \App\EventListener\PostValidate\UpdateContactStatusPostValidateTransformer(($this->privates['App\\Repository\\SiteStatusRepository'] ?? $this->getSiteStatusRepositoryService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\Manager\\ContactManager'] ?? $this->getContactManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  4660.     }
  4661.     /**
  4662.      * Gets the private 'App\EventListener\PostValidate\UpdateInvitationPostValidateTransformation' shared autowired service.
  4663.      *
  4664.      * @return \App\EventListener\PostValidate\UpdateInvitationPostValidateTransformation
  4665.      */
  4666.     protected function getUpdateInvitationPostValidateTransformationService()
  4667.     {
  4668.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/UpdateInvitationPostValidateTransformation.php';
  4669.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4670.         return $this->privates['App\\EventListener\\PostValidate\\UpdateInvitationPostValidateTransformation'] = new \App\EventListener\PostValidate\UpdateInvitationPostValidateTransformation(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\Manager\\SitePermissionTypeManager'] ?? $this->getSitePermissionTypeManagerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())));
  4671.     }
  4672.     /**
  4673.      * Gets the private 'App\EventListener\PostValidate\UpdateSitePermissionPostValidateTransformation' shared autowired service.
  4674.      *
  4675.      * @return \App\EventListener\PostValidate\UpdateSitePermissionPostValidateTransformation
  4676.      */
  4677.     protected function getUpdateSitePermissionPostValidateTransformationService()
  4678.     {
  4679.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/UpdateSitePermissionPostValidateTransformation.php';
  4680.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4681.         return $this->privates['App\\EventListener\\PostValidate\\UpdateSitePermissionPostValidateTransformation'] = new \App\EventListener\PostValidate\UpdateSitePermissionPostValidateTransformation(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()), ($this->privates['App\\Service\\Manager\\SitePermissionTypeManager'] ?? $this->getSitePermissionTypeManagerService()), ($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())));
  4682.     }
  4683.     /**
  4684.      * Gets the private 'App\EventListener\PostValidate\UpdateSitePostValidateTransformer' shared autowired service.
  4685.      *
  4686.      * @return \App\EventListener\PostValidate\UpdateSitePostValidateTransformer
  4687.      */
  4688.     protected function getUpdateSitePostValidateTransformerService()
  4689.     {
  4690.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/UpdateSitePostValidateTransformer.php';
  4691.         include_once \dirname(__DIR__4).'/src/Service/AfterReadStorage.php';
  4692.         return $this->privates['App\\EventListener\\PostValidate\\UpdateSitePostValidateTransformer'] = new \App\EventListener\PostValidate\UpdateSitePostValidateTransformer(($this->privates['App\\Service\\AfterReadStorage'] ?? ($this->privates['App\\Service\\AfterReadStorage'] = new \App\Service\AfterReadStorage())), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  4693.     }
  4694.     /**
  4695.      * Gets the private 'App\EventListener\PostValidate\VariableContentPostValidateTransformer' shared autowired service.
  4696.      *
  4697.      * @return \App\EventListener\PostValidate\VariableContentPostValidateTransformer
  4698.      */
  4699.     protected function getVariableContentPostValidateTransformerService()
  4700.     {
  4701.         include_once \dirname(__DIR__4).'/src/EventListener/PostValidate/VariableContentPostValidateTransformer.php';
  4702.         return $this->privates['App\\EventListener\\PostValidate\\VariableContentPostValidateTransformer'] = new \App\EventListener\PostValidate\VariableContentPostValidateTransformer(($this->privates['App\\DataTransformer\\VariableContentOptionOutputDataTransformer'] ?? $this->getVariableContentOptionOutputDataTransformerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\Manager\\OptionManager'] ?? $this->getOptionManagerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()));
  4703.     }
  4704.     /**
  4705.      * Gets the private 'App\EventListener\PreDelete\PopupPreDeleteListener' shared autowired service.
  4706.      *
  4707.      * @return \App\EventListener\PreDelete\PopupPreDeleteListener
  4708.      */
  4709.     protected function getPopupPreDeleteListenerService()
  4710.     {
  4711.         include_once \dirname(__DIR__4).'/src/EventListener/PreDelete/PopupPreDeleteListener.php';
  4712.         return $this->privates['App\\EventListener\\PreDelete\\PopupPreDeleteListener'] = new \App\EventListener\PreDelete\PopupPreDeleteListener(($this->privates['App\\Service\\Redis\\CacheRepository'] ?? $this->getCacheRepositoryService()), ($this->privates['App\\Service\\Media\\MediaQueueRemover'] ?? $this->getMediaQueueRemoverService()), ($this->privates['App\\Repository\\PopupRepository'] ?? $this->getPopupRepositoryService()));
  4713.     }
  4714.     /**
  4715.      * Gets the private 'App\EventSubscriber\ContactSubscriber' shared autowired service.
  4716.      *
  4717.      * @return \App\EventSubscriber\ContactSubscriber
  4718.      */
  4719.     protected function getContactSubscriberService()
  4720.     {
  4721.         include_once \dirname(__DIR__4).'/src/EventSubscriber/ContactSubscriber.php';
  4722.         return $this->privates['App\\EventSubscriber\\ContactSubscriber'] = new \App\EventSubscriber\ContactSubscriber(($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService()), ($this->privates['App\\Repository\\PopupStatisticTypeRepository'] ?? $this->getPopupStatisticTypeRepositoryService()), ($this->privates['App\\Service\\Manager\\PopupStatisticManager'] ?? $this->getPopupStatisticManagerService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Service\\Manager\\PopupManager'] ?? $this->getPopupManagerService()), ($this->privates['App\\Service\\Manager\\ContactCampaignJobManager'] ?? $this->getContactCampaignJobManagerService()));
  4723.     }
  4724.     /**
  4725.      * Gets the private 'App\EventSubscriber\PaymentSuccessSubscriber' shared autowired service.
  4726.      *
  4727.      * @return \App\EventSubscriber\PaymentSuccessSubscriber
  4728.      */
  4729.     protected function getPaymentSuccessSubscriberService()
  4730.     {
  4731.         include_once \dirname(__DIR__4).'/src/EventSubscriber/PaymentSuccessSubscriber.php';
  4732.         include_once \dirname(__DIR__4).'/src/Service/Manager/OrderManager.php';
  4733.         include_once \dirname(__DIR__4).'/src/Service/Manager/OrderStatusManager.php';
  4734.         include_once \dirname(__DIR__4).'/src/Service/Manager/PaymentTypeManager.php';
  4735.         include_once \dirname(__DIR__4).'/src/Service/Manager/OrderItemManager.php';
  4736.         include_once \dirname(__DIR__4).'/src/Service/Site/SiteValidDateResolver.php';
  4737.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4738.         return $this->privates['App\\EventSubscriber\\PaymentSuccessSubscriber'] = new \App\EventSubscriber\PaymentSuccessSubscriber(($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService()), ($this->privates['App\\Service\\Site\\SiteValidDateResolver'] ?? ($this->privates['App\\Service\\Site\\SiteValidDateResolver'] = new \App\Service\Site\SiteValidDateResolver($this->getEnv('TRIAL_INTERVAL_FOR_PHONE')))), new \App\Service\Manager\OrderManager($a, new \App\Service\Manager\OrderStatusManager(($this->privates['App\\Repository\\OrderStatusRepository'] ?? $this->getOrderStatusRepositoryService())), new \App\Service\Manager\PaymentTypeManager(($this->privates['App\\Repository\\PaymentTypeRepository'] ?? $this->getPaymentTypeRepositoryService())), new \App\Service\Manager\OrderItemManager($a), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  4739.     }
  4740.     /**
  4741.      * Gets the private 'App\EventSubscriber\PopupSubscriber' shared autowired service.
  4742.      *
  4743.      * @return \App\EventSubscriber\PopupSubscriber
  4744.      */
  4745.     protected function getPopupSubscriberService()
  4746.     {
  4747.         include_once \dirname(__DIR__4).'/src/EventSubscriber/PopupSubscriber.php';
  4748.         return $this->privates['App\\EventSubscriber\\PopupSubscriber'] = new \App\EventSubscriber\PopupSubscriber(($this->privates['App\\Service\\Manager\\PopupManager'] ?? $this->getPopupManagerService()), ($this->privates['App\\Repository\\CampaignTemplateRepository'] ?? $this->getCampaignTemplateRepositoryService()), ($this->privates['App\\Repository\\SiteStatusRepository'] ?? $this->getSiteStatusRepositoryService()), ($this->privates['App\\Service\\Manager\\PopupCampaignItemManager'] ?? $this->getPopupCampaignItemManagerService()));
  4749.     }
  4750.     /**
  4751.      * Gets the private 'App\EventSubscriber\SiteSubscriber' shared autowired service.
  4752.      *
  4753.      * @return \App\EventSubscriber\SiteSubscriber
  4754.      */
  4755.     protected function getSiteSubscriberService()
  4756.     {
  4757.         include_once \dirname(__DIR__4).'/src/EventSubscriber/SiteSubscriber.php';
  4758.         return $this->privates['App\\EventSubscriber\\SiteSubscriber'] = new \App\EventSubscriber\SiteSubscriber(($this->privates['App\\Repository\\SiteStatusRepository'] ?? $this->getSiteStatusRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService()));
  4759.     }
  4760.     /**
  4761.      * Gets the private 'App\Repository\AccountBillingRepository' shared autowired service.
  4762.      *
  4763.      * @return \App\Repository\AccountBillingRepository
  4764.      */
  4765.     protected function getAccountBillingRepositoryService()
  4766.     {
  4767.         include_once \dirname(__DIR__4).'/src/Repository/AccountBillingRepository.php';
  4768.         return $this->privates['App\\Repository\\AccountBillingRepository'] = new \App\Repository\AccountBillingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4769.     }
  4770.     /**
  4771.      * Gets the private 'App\Repository\AccountPermissionRepository' shared autowired service.
  4772.      *
  4773.      * @return \App\Repository\AccountPermissionRepository
  4774.      */
  4775.     protected function getAccountPermissionRepositoryService()
  4776.     {
  4777.         include_once \dirname(__DIR__4).'/src/Repository/AccountPermissionRepository.php';
  4778.         return $this->privates['App\\Repository\\AccountPermissionRepository'] = new \App\Repository\AccountPermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4779.     }
  4780.     /**
  4781.      * Gets the private 'App\Repository\AccountRepository' shared autowired service.
  4782.      *
  4783.      * @return \App\Repository\AccountRepository
  4784.      */
  4785.     protected function getAccountRepositoryService()
  4786.     {
  4787.         include_once \dirname(__DIR__4).'/src/Repository/AccountRepository.php';
  4788.         return $this->privates['App\\Repository\\AccountRepository'] = new \App\Repository\AccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4789.     }
  4790.     /**
  4791.      * Gets the private 'App\Repository\ArchiveDataRepository' shared autowired service.
  4792.      *
  4793.      * @return \App\Repository\ArchiveDataRepository
  4794.      */
  4795.     protected function getArchiveDataRepositoryService()
  4796.     {
  4797.         include_once \dirname(__DIR__4).'/src/Repository/ArchiveDataRepository.php';
  4798.         return $this->privates['App\\Repository\\ArchiveDataRepository'] = new \App\Repository\ArchiveDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4799.     }
  4800.     /**
  4801.      * Gets the private 'App\Repository\ArchiveDataTypeRepository' shared autowired service.
  4802.      *
  4803.      * @return \App\Repository\ArchiveDataTypeRepository
  4804.      */
  4805.     protected function getArchiveDataTypeRepositoryService()
  4806.     {
  4807.         include_once \dirname(__DIR__4).'/src/Repository/ArchiveDataTypeRepository.php';
  4808.         return $this->privates['App\\Repository\\ArchiveDataTypeRepository'] = new \App\Repository\ArchiveDataTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4809.     }
  4810.     /**
  4811.      * Gets the private 'App\Repository\CampaignItemRepository' shared autowired service.
  4812.      *
  4813.      * @return \App\Repository\CampaignItemRepository
  4814.      */
  4815.     protected function getCampaignItemRepositoryService()
  4816.     {
  4817.         include_once \dirname(__DIR__4).'/src/Repository/CampaignItemRepository.php';
  4818.         return $this->privates['App\\Repository\\CampaignItemRepository'] = new \App\Repository\CampaignItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4819.     }
  4820.     /**
  4821.      * Gets the private 'App\Repository\CampaignTemplateRepository' shared autowired service.
  4822.      *
  4823.      * @return \App\Repository\CampaignTemplateRepository
  4824.      */
  4825.     protected function getCampaignTemplateRepositoryService()
  4826.     {
  4827.         include_once \dirname(__DIR__4).'/src/Repository/CampaignTemplateRepository.php';
  4828.         return $this->privates['App\\Repository\\CampaignTemplateRepository'] = new \App\Repository\CampaignTemplateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4829.     }
  4830.     /**
  4831.      * Gets the private 'App\Repository\CompanyRepository' shared autowired service.
  4832.      *
  4833.      * @return \App\Repository\CompanyRepository
  4834.      */
  4835.     protected function getCompanyRepositoryService()
  4836.     {
  4837.         include_once \dirname(__DIR__4).'/src/Repository/CompanyRepository.php';
  4838.         return $this->privates['App\\Repository\\CompanyRepository'] = new \App\Repository\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4839.     }
  4840.     /**
  4841.      * Gets the private 'App\Repository\ContactCampaignJobRepository' shared autowired service.
  4842.      *
  4843.      * @return \App\Repository\ContactCampaignJobRepository
  4844.      */
  4845.     protected function getContactCampaignJobRepositoryService()
  4846.     {
  4847.         include_once \dirname(__DIR__4).'/src/Repository/ContactCampaignJobRepository.php';
  4848.         return $this->privates['App\\Repository\\ContactCampaignJobRepository'] = new \App\Repository\ContactCampaignJobRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4849.     }
  4850.     /**
  4851.      * Gets the private 'App\Repository\ContactHistoryRepository' shared autowired service.
  4852.      *
  4853.      * @return \App\Repository\ContactHistoryRepository
  4854.      */
  4855.     protected function getContactHistoryRepositoryService()
  4856.     {
  4857.         include_once \dirname(__DIR__4).'/src/Repository/ContactHistoryRepository.php';
  4858.         return $this->privates['App\\Repository\\ContactHistoryRepository'] = new \App\Repository\ContactHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4859.     }
  4860.     /**
  4861.      * Gets the private 'App\Repository\ContactNoteRepository' shared autowired service.
  4862.      *
  4863.      * @return \App\Repository\ContactNoteRepository
  4864.      */
  4865.     protected function getContactNoteRepositoryService()
  4866.     {
  4867.         include_once \dirname(__DIR__4).'/src/Repository/ContactNoteRepository.php';
  4868.         return $this->privates['App\\Repository\\ContactNoteRepository'] = new \App\Repository\ContactNoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4869.     }
  4870.     /**
  4871.      * Gets the private 'App\Repository\ContactRepository' shared autowired service.
  4872.      *
  4873.      * @return \App\Repository\ContactRepository
  4874.      */
  4875.     protected function getContactRepositoryService()
  4876.     {
  4877.         include_once \dirname(__DIR__4).'/src/Repository/ContactRepository.php';
  4878.         return $this->privates['App\\Repository\\ContactRepository'] = new \App\Repository\ContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4879.     }
  4880.     /**
  4881.      * Gets the private 'App\Repository\ContactSiteTagRepository' shared autowired service.
  4882.      *
  4883.      * @return \App\Repository\ContactSiteTagRepository
  4884.      */
  4885.     protected function getContactSiteTagRepositoryService()
  4886.     {
  4887.         include_once \dirname(__DIR__4).'/src/Repository/ContactSiteTagRepository.php';
  4888.         return $this->privates['App\\Repository\\ContactSiteTagRepository'] = new \App\Repository\ContactSiteTagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4889.     }
  4890.     /**
  4891.      * Gets the private 'App\Repository\CountryRepository' shared autowired service.
  4892.      *
  4893.      * @return \App\Repository\CountryRepository
  4894.      */
  4895.     protected function getCountryRepositoryService()
  4896.     {
  4897.         include_once \dirname(__DIR__4).'/src/Repository/CountryRepository.php';
  4898.         return $this->privates['App\\Repository\\CountryRepository'] = new \App\Repository\CountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4899.     }
  4900.     /**
  4901.      * Gets the private 'App\Repository\CurrencyRepository' shared autowired service.
  4902.      *
  4903.      * @return \App\Repository\CurrencyRepository
  4904.      */
  4905.     protected function getCurrencyRepositoryService()
  4906.     {
  4907.         include_once \dirname(__DIR__4).'/src/Repository/CurrencyRepository.php';
  4908.         return $this->privates['App\\Repository\\CurrencyRepository'] = new \App\Repository\CurrencyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4909.     }
  4910.     /**
  4911.      * Gets the private 'App\Repository\DiscountRepository' shared autowired service.
  4912.      *
  4913.      * @return \App\Repository\DiscountRepository
  4914.      */
  4915.     protected function getDiscountRepositoryService()
  4916.     {
  4917.         include_once \dirname(__DIR__4).'/src/Repository/DiscountRepository.php';
  4918.         return $this->privates['App\\Repository\\DiscountRepository'] = new \App\Repository\DiscountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4919.     }
  4920.     /**
  4921.      * Gets the private 'App\Repository\FavoriteGifRepository' shared autowired service.
  4922.      *
  4923.      * @return \App\Repository\FavoriteGifRepository
  4924.      */
  4925.     protected function getFavoriteGifRepositoryService()
  4926.     {
  4927.         include_once \dirname(__DIR__4).'/src/Repository/FavoriteGifRepository.php';
  4928.         return $this->privates['App\\Repository\\FavoriteGifRepository'] = new \App\Repository\FavoriteGifRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4929.     }
  4930.     /**
  4931.      * Gets the private 'App\Repository\InvoiceRepository' shared autowired service.
  4932.      *
  4933.      * @return \App\Repository\InvoiceRepository
  4934.      */
  4935.     protected function getInvoiceRepositoryService()
  4936.     {
  4937.         include_once \dirname(__DIR__4).'/src/Repository/InvoiceRepository.php';
  4938.         return $this->privates['App\\Repository\\InvoiceRepository'] = new \App\Repository\InvoiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4939.     }
  4940.     /**
  4941.      * Gets the private 'App\Repository\IpRepository' shared autowired service.
  4942.      *
  4943.      * @return \App\Repository\IpRepository
  4944.      */
  4945.     protected function getIpRepositoryService()
  4946.     {
  4947.         include_once \dirname(__DIR__4).'/src/Repository/IpRepository.php';
  4948.         return $this->privates['App\\Repository\\IpRepository'] = new \App\Repository\IpRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4949.     }
  4950.     /**
  4951.      * Gets the private 'App\Repository\LeadNoteRepository' shared autowired service.
  4952.      *
  4953.      * @return \App\Repository\LeadNoteRepository
  4954.      */
  4955.     protected function getLeadNoteRepositoryService()
  4956.     {
  4957.         include_once \dirname(__DIR__4).'/src/Repository/LeadNoteRepository.php';
  4958.         return $this->privates['App\\Repository\\LeadNoteRepository'] = new \App\Repository\LeadNoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4959.     }
  4960.     /**
  4961.      * Gets the private 'App\Repository\LeadRepository' shared autowired service.
  4962.      *
  4963.      * @return \App\Repository\LeadRepository
  4964.      */
  4965.     protected function getLeadRepositoryService()
  4966.     {
  4967.         include_once \dirname(__DIR__4).'/src/Repository/LeadRepository.php';
  4968.         return $this->privates['App\\Repository\\LeadRepository'] = new \App\Repository\LeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4969.     }
  4970.     /**
  4971.      * Gets the private 'App\Repository\LeadSiteTagRepository' shared autowired service.
  4972.      *
  4973.      * @return \App\Repository\LeadSiteTagRepository
  4974.      */
  4975.     protected function getLeadSiteTagRepositoryService()
  4976.     {
  4977.         include_once \dirname(__DIR__4).'/src/Repository/LeadSiteTagRepository.php';
  4978.         return $this->privates['App\\Repository\\LeadSiteTagRepository'] = new \App\Repository\LeadSiteTagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4979.     }
  4980.     /**
  4981.      * Gets the private 'App\Repository\MailConfigurationRepository' shared autowired service.
  4982.      *
  4983.      * @return \App\Repository\MailConfigurationRepository
  4984.      */
  4985.     protected function getMailConfigurationRepositoryService()
  4986.     {
  4987.         include_once \dirname(__DIR__4).'/src/Repository/MailConfigurationRepository.php';
  4988.         return $this->privates['App\\Repository\\MailConfigurationRepository'] = new \App\Repository\MailConfigurationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4989.     }
  4990.     /**
  4991.      * Gets the private 'App\Repository\MediaRepository' shared autowired service.
  4992.      *
  4993.      * @return \App\Repository\MediaRepository
  4994.      */
  4995.     protected function getMediaRepositoryService()
  4996.     {
  4997.         return $this->privates['App\\Repository\\MediaRepository'] = new \App\Repository\MediaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4998.     }
  4999.     /**
  5000.      * Gets the private 'App\Repository\OptionRepository' shared autowired service.
  5001.      *
  5002.      * @return \App\Repository\OptionRepository
  5003.      */
  5004.     protected function getOptionRepositoryService()
  5005.     {
  5006.         include_once \dirname(__DIR__4).'/src/Repository/OptionRepository.php';
  5007.         return $this->privates['App\\Repository\\OptionRepository'] = new \App\Repository\OptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5008.     }
  5009.     /**
  5010.      * Gets the private 'App\Repository\OptionStatisticRepository' shared autowired service.
  5011.      *
  5012.      * @return \App\Repository\OptionStatisticRepository
  5013.      */
  5014.     protected function getOptionStatisticRepositoryService()
  5015.     {
  5016.         include_once \dirname(__DIR__4).'/src/Repository/OptionStatisticRepository.php';
  5017.         return $this->privates['App\\Repository\\OptionStatisticRepository'] = new \App\Repository\OptionStatisticRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5018.     }
  5019.     /**
  5020.      * Gets the private 'App\Repository\OptionStatisticTypeRepository' shared autowired service.
  5021.      *
  5022.      * @return \App\Repository\OptionStatisticTypeRepository
  5023.      */
  5024.     protected function getOptionStatisticTypeRepositoryService()
  5025.     {
  5026.         include_once \dirname(__DIR__4).'/src/Repository/OptionStatisticTypeRepository.php';
  5027.         return $this->privates['App\\Repository\\OptionStatisticTypeRepository'] = new \App\Repository\OptionStatisticTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5028.     }
  5029.     /**
  5030.      * Gets the private 'App\Repository\OptionTypeRepository' shared autowired service.
  5031.      *
  5032.      * @return \App\Repository\OptionTypeRepository
  5033.      */
  5034.     protected function getOptionTypeRepositoryService()
  5035.     {
  5036.         include_once \dirname(__DIR__4).'/src/Repository/OptionTypeRepository.php';
  5037.         return $this->privates['App\\Repository\\OptionTypeRepository'] = new \App\Repository\OptionTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5038.     }
  5039.     /**
  5040.      * Gets the private 'App\Repository\OrderItemRepository' shared autowired service.
  5041.      *
  5042.      * @return \App\Repository\OrderItemRepository
  5043.      */
  5044.     protected function getOrderItemRepositoryService()
  5045.     {
  5046.         include_once \dirname(__DIR__4).'/src/Repository/OrderItemRepository.php';
  5047.         return $this->privates['App\\Repository\\OrderItemRepository'] = new \App\Repository\OrderItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5048.     }
  5049.     /**
  5050.      * Gets the private 'App\Repository\OrderRepository' shared autowired service.
  5051.      *
  5052.      * @return \App\Repository\OrderRepository
  5053.      */
  5054.     protected function getOrderRepositoryService()
  5055.     {
  5056.         include_once \dirname(__DIR__4).'/src/Repository/OrderRepository.php';
  5057.         return $this->privates['App\\Repository\\OrderRepository'] = new \App\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5058.     }
  5059.     /**
  5060.      * Gets the private 'App\Repository\OrderStatusRepository' shared autowired service.
  5061.      *
  5062.      * @return \App\Repository\OrderStatusRepository
  5063.      */
  5064.     protected function getOrderStatusRepositoryService()
  5065.     {
  5066.         include_once \dirname(__DIR__4).'/src/Repository/OrderStatusRepository.php';
  5067.         return $this->privates['App\\Repository\\OrderStatusRepository'] = new \App\Repository\OrderStatusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5068.     }
  5069.     /**
  5070.      * Gets the private 'App\Repository\PaymentTypeRepository' shared autowired service.
  5071.      *
  5072.      * @return \App\Repository\PaymentTypeRepository
  5073.      */
  5074.     protected function getPaymentTypeRepositoryService()
  5075.     {
  5076.         include_once \dirname(__DIR__4).'/src/Repository/PaymentTypeRepository.php';
  5077.         return $this->privates['App\\Repository\\PaymentTypeRepository'] = new \App\Repository\PaymentTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5078.     }
  5079.     /**
  5080.      * Gets the private 'App\Repository\PermissionTypeRepository' shared autowired service.
  5081.      *
  5082.      * @return \App\Repository\PermissionTypeRepository
  5083.      */
  5084.     protected function getPermissionTypeRepositoryService()
  5085.     {
  5086.         include_once \dirname(__DIR__4).'/src/Repository/PermissionTypeRepository.php';
  5087.         return $this->privates['App\\Repository\\PermissionTypeRepository'] = new \App\Repository\PermissionTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5088.     }
  5089.     /**
  5090.      * Gets the private 'App\Repository\PopupCampaignItemRepository' shared autowired service.
  5091.      *
  5092.      * @return \App\Repository\PopupCampaignItemRepository
  5093.      */
  5094.     protected function getPopupCampaignItemRepositoryService()
  5095.     {
  5096.         include_once \dirname(__DIR__4).'/src/Repository/PopupCampaignItemRepository.php';
  5097.         return $this->privates['App\\Repository\\PopupCampaignItemRepository'] = new \App\Repository\PopupCampaignItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5098.     }
  5099.     /**
  5100.      * Gets the private 'App\Repository\PopupRepository' shared autowired service.
  5101.      *
  5102.      * @return \App\Repository\PopupRepository
  5103.      */
  5104.     protected function getPopupRepositoryService()
  5105.     {
  5106.         include_once \dirname(__DIR__4).'/src/Repository/PopupRepository.php';
  5107.         return $this->privates['App\\Repository\\PopupRepository'] = new \App\Repository\PopupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5108.     }
  5109.     /**
  5110.      * Gets the private 'App\Repository\PopupStatisticRepository' shared autowired service.
  5111.      *
  5112.      * @return \App\Repository\PopupStatisticRepository
  5113.      */
  5114.     protected function getPopupStatisticRepositoryService()
  5115.     {
  5116.         include_once \dirname(__DIR__4).'/src/Repository/PopupStatisticRepository.php';
  5117.         return $this->privates['App\\Repository\\PopupStatisticRepository'] = new \App\Repository\PopupStatisticRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5118.     }
  5119.     /**
  5120.      * Gets the private 'App\Repository\PopupStatisticTypeRepository' shared autowired service.
  5121.      *
  5122.      * @return \App\Repository\PopupStatisticTypeRepository
  5123.      */
  5124.     protected function getPopupStatisticTypeRepositoryService()
  5125.     {
  5126.         include_once \dirname(__DIR__4).'/src/Repository/PopupStatisticTypeRepository.php';
  5127.         return $this->privates['App\\Repository\\PopupStatisticTypeRepository'] = new \App\Repository\PopupStatisticTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5128.     }
  5129.     /**
  5130.      * Gets the private 'App\Repository\PopupTypeRepository' shared autowired service.
  5131.      *
  5132.      * @return \App\Repository\PopupTypeRepository
  5133.      */
  5134.     protected function getPopupTypeRepositoryService()
  5135.     {
  5136.         include_once \dirname(__DIR__4).'/src/Repository/PopupTypeRepository.php';
  5137.         return $this->privates['App\\Repository\\PopupTypeRepository'] = new \App\Repository\PopupTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5138.     }
  5139.     /**
  5140.      * Gets the private 'App\Repository\SalesGroupRepository' shared autowired service.
  5141.      *
  5142.      * @return \App\Repository\SalesGroupRepository
  5143.      */
  5144.     protected function getSalesGroupRepositoryService()
  5145.     {
  5146.         include_once \dirname(__DIR__4).'/src/Repository/SalesGroupRepository.php';
  5147.         return $this->privates['App\\Repository\\SalesGroupRepository'] = new \App\Repository\SalesGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5148.     }
  5149.     /**
  5150.      * Gets the private 'App\Repository\SearchQueryParameterRepository' shared autowired service.
  5151.      *
  5152.      * @return \App\Repository\SearchQueryParameterRepository
  5153.      */
  5154.     protected function getSearchQueryParameterRepositoryService()
  5155.     {
  5156.         include_once \dirname(__DIR__4).'/src/Repository/SearchQueryParameterRepository.php';
  5157.         return $this->privates['App\\Repository\\SearchQueryParameterRepository'] = new \App\Repository\SearchQueryParameterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5158.     }
  5159.     /**
  5160.      * Gets the private 'App\Repository\SearchQueryParameterTypeRepository' shared autowired service.
  5161.      *
  5162.      * @return \App\Repository\SearchQueryParameterTypeRepository
  5163.      */
  5164.     protected function getSearchQueryParameterTypeRepositoryService()
  5165.     {
  5166.         include_once \dirname(__DIR__4).'/src/Repository/SearchQueryParameterTypeRepository.php';
  5167.         return $this->privates['App\\Repository\\SearchQueryParameterTypeRepository'] = new \App\Repository\SearchQueryParameterTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5168.     }
  5169.     /**
  5170.      * Gets the private 'App\Repository\SearchQueryRepository' shared autowired service.
  5171.      *
  5172.      * @return \App\Repository\SearchQueryRepository
  5173.      */
  5174.     protected function getSearchQueryRepositoryService()
  5175.     {
  5176.         include_once \dirname(__DIR__4).'/src/Repository/SearchQueryRepository.php';
  5177.         return $this->privates['App\\Repository\\SearchQueryRepository'] = new \App\Repository\SearchQueryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5178.     }
  5179.     /**
  5180.      * Gets the private 'App\Repository\SearchQueryTypeRepository' shared autowired service.
  5181.      *
  5182.      * @return \App\Repository\SearchQueryTypeRepository
  5183.      */
  5184.     protected function getSearchQueryTypeRepositoryService()
  5185.     {
  5186.         include_once \dirname(__DIR__4).'/src/Repository/SearchQueryTypeRepository.php';
  5187.         return $this->privates['App\\Repository\\SearchQueryTypeRepository'] = new \App\Repository\SearchQueryTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5188.     }
  5189.     /**
  5190.      * Gets the private 'App\Repository\SiteInviteRepository' shared autowired service.
  5191.      *
  5192.      * @return \App\Repository\SiteInviteRepository
  5193.      */
  5194.     protected function getSiteInviteRepositoryService()
  5195.     {
  5196.         include_once \dirname(__DIR__4).'/src/Repository/SiteInviteRepository.php';
  5197.         return $this->privates['App\\Repository\\SiteInviteRepository'] = new \App\Repository\SiteInviteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5198.     }
  5199.     /**
  5200.      * Gets the private 'App\Repository\SitePermissionRepository' shared autowired service.
  5201.      *
  5202.      * @return \App\Repository\SitePermissionRepository
  5203.      */
  5204.     protected function getSitePermissionRepositoryService()
  5205.     {
  5206.         include_once \dirname(__DIR__4).'/src/Repository/SitePermissionRepository.php';
  5207.         return $this->privates['App\\Repository\\SitePermissionRepository'] = new \App\Repository\SitePermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5208.     }
  5209.     /**
  5210.      * Gets the private 'App\Repository\SitePermissionTypeRepository' shared autowired service.
  5211.      *
  5212.      * @return \App\Repository\SitePermissionTypeRepository
  5213.      */
  5214.     protected function getSitePermissionTypeRepositoryService()
  5215.     {
  5216.         include_once \dirname(__DIR__4).'/src/Repository/SitePermissionTypeRepository.php';
  5217.         return $this->privates['App\\Repository\\SitePermissionTypeRepository'] = new \App\Repository\SitePermissionTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5218.     }
  5219.     /**
  5220.      * Gets the private 'App\Repository\SiteRepository' shared autowired service.
  5221.      *
  5222.      * @return \App\Repository\SiteRepository
  5223.      */
  5224.     protected function getSiteRepositoryService()
  5225.     {
  5226.         include_once \dirname(__DIR__4).'/src/Repository/SiteRepository.php';
  5227.         return $this->privates['App\\Repository\\SiteRepository'] = new \App\Repository\SiteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5228.     }
  5229.     /**
  5230.      * Gets the private 'App\Repository\SiteStatusRepository' shared autowired service.
  5231.      *
  5232.      * @return \App\Repository\SiteStatusRepository
  5233.      */
  5234.     protected function getSiteStatusRepositoryService()
  5235.     {
  5236.         include_once \dirname(__DIR__4).'/src/Repository/SiteStatusRepository.php';
  5237.         return $this->privates['App\\Repository\\SiteStatusRepository'] = new \App\Repository\SiteStatusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5238.     }
  5239.     /**
  5240.      * Gets the private 'App\Repository\SiteTagRepository' shared autowired service.
  5241.      *
  5242.      * @return \App\Repository\SiteTagRepository
  5243.      */
  5244.     protected function getSiteTagRepositoryService()
  5245.     {
  5246.         include_once \dirname(__DIR__4).'/src/Repository/SiteTagRepository.php';
  5247.         return $this->privates['App\\Repository\\SiteTagRepository'] = new \App\Repository\SiteTagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5248.     }
  5249.     /**
  5250.      * Gets the private 'App\Repository\SiteViewRepository' shared autowired service.
  5251.      *
  5252.      * @return \App\Repository\SiteViewRepository
  5253.      */
  5254.     protected function getSiteViewRepositoryService()
  5255.     {
  5256.         include_once \dirname(__DIR__4).'/src/Repository/SiteViewRepository.php';
  5257.         include_once \dirname(__DIR__4).'/src/Service/Elastic/CustomRepository.php';
  5258.         return $this->privates['App\\Repository\\SiteViewRepository'] = new \App\Repository\SiteViewRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), new \App\Service\Elastic\CustomRepository($this), ($this->services['fos_elastica.manager.orm'] ?? $this->getFosElastica_Manager_OrmService()));
  5259.     }
  5260.     /**
  5261.      * Gets the private 'App\Repository\SiteViewStatusRepository' shared autowired service.
  5262.      *
  5263.      * @return \App\Repository\SiteViewStatusRepository
  5264.      */
  5265.     protected function getSiteViewStatusRepositoryService()
  5266.     {
  5267.         include_once \dirname(__DIR__4).'/src/Repository/SiteViewStatusRepository.php';
  5268.         return $this->privates['App\\Repository\\SiteViewStatusRepository'] = new \App\Repository\SiteViewStatusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5269.     }
  5270.     /**
  5271.      * Gets the private 'App\Repository\SiteVisitRepository' shared autowired service.
  5272.      *
  5273.      * @return \App\Repository\SiteVisitRepository
  5274.      */
  5275.     protected function getSiteVisitRepositoryService()
  5276.     {
  5277.         include_once \dirname(__DIR__4).'/src/Repository/SiteVisitRepository.php';
  5278.         return $this->privates['App\\Repository\\SiteVisitRepository'] = new \App\Repository\SiteVisitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5279.     }
  5280.     /**
  5281.      * Gets the private 'App\Repository\StripeSubscriptionRepository' shared autowired service.
  5282.      *
  5283.      * @return \App\Repository\StripeSubscriptionRepository
  5284.      */
  5285.     protected function getStripeSubscriptionRepositoryService()
  5286.     {
  5287.         include_once \dirname(__DIR__4).'/src/Repository/StripeSubscriptionRepository.php';
  5288.         return $this->privates['App\\Repository\\StripeSubscriptionRepository'] = new \App\Repository\StripeSubscriptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5289.     }
  5290.     /**
  5291.      * Gets the private 'App\Repository\SubscriptionContractRepository' shared autowired service.
  5292.      *
  5293.      * @return \App\Repository\SubscriptionContractRepository
  5294.      */
  5295.     protected function getSubscriptionContractRepositoryService()
  5296.     {
  5297.         include_once \dirname(__DIR__4).'/src/Repository/SubscriptionContractRepository.php';
  5298.         return $this->privates['App\\Repository\\SubscriptionContractRepository'] = new \App\Repository\SubscriptionContractRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5299.     }
  5300.     /**
  5301.      * Gets the private 'App\Repository\SubscriptionLimitRepository' shared autowired service.
  5302.      *
  5303.      * @return \App\Repository\SubscriptionLimitRepository
  5304.      */
  5305.     protected function getSubscriptionLimitRepositoryService()
  5306.     {
  5307.         include_once \dirname(__DIR__4).'/src/Repository/SubscriptionLimitRepository.php';
  5308.         return $this->privates['App\\Repository\\SubscriptionLimitRepository'] = new \App\Repository\SubscriptionLimitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5309.     }
  5310.     /**
  5311.      * Gets the private 'App\Repository\SubscriptionLimitTypeRepository' shared autowired service.
  5312.      *
  5313.      * @return \App\Repository\SubscriptionLimitTypeRepository
  5314.      */
  5315.     protected function getSubscriptionLimitTypeRepositoryService()
  5316.     {
  5317.         include_once \dirname(__DIR__4).'/src/Repository/SubscriptionLimitTypeRepository.php';
  5318.         return $this->privates['App\\Repository\\SubscriptionLimitTypeRepository'] = new \App\Repository\SubscriptionLimitTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5319.     }
  5320.     /**
  5321.      * Gets the private 'App\Repository\SubscriptionPriceRepository' shared autowired service.
  5322.      *
  5323.      * @return \App\Repository\SubscriptionPriceRepository
  5324.      */
  5325.     protected function getSubscriptionPriceRepositoryService()
  5326.     {
  5327.         include_once \dirname(__DIR__4).'/src/Repository/SubscriptionPriceRepository.php';
  5328.         return $this->privates['App\\Repository\\SubscriptionPriceRepository'] = new \App\Repository\SubscriptionPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\SubscriptionTypeRepository'] ?? $this->getSubscriptionTypeRepositoryService()));
  5329.     }
  5330.     /**
  5331.      * Gets the private 'App\Repository\SubscriptionProductRepository' shared autowired service.
  5332.      *
  5333.      * @return \App\Repository\SubscriptionProductRepository
  5334.      */
  5335.     protected function getSubscriptionProductRepositoryService()
  5336.     {
  5337.         include_once \dirname(__DIR__4).'/src/Repository/SubscriptionProductRepository.php';
  5338.         return $this->privates['App\\Repository\\SubscriptionProductRepository'] = new \App\Repository\SubscriptionProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5339.     }
  5340.     /**
  5341.      * Gets the private 'App\Repository\SubscriptionTypeRepository' shared autowired service.
  5342.      *
  5343.      * @return \App\Repository\SubscriptionTypeRepository
  5344.      */
  5345.     protected function getSubscriptionTypeRepositoryService()
  5346.     {
  5347.         include_once \dirname(__DIR__4).'/src/Repository/SubscriptionTypeRepository.php';
  5348.         return $this->privates['App\\Repository\\SubscriptionTypeRepository'] = new \App\Repository\SubscriptionTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5349.     }
  5350.     /**
  5351.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  5352.      *
  5353.      * @return \App\Repository\UserRepository
  5354.      */
  5355.     protected function getUserRepositoryService()
  5356.     {
  5357.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/UserLoaderInterface.php';
  5358.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  5359.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5360.     }
  5361.     /**
  5362.      * Gets the private 'App\Security\UserProvider' shared autowired service.
  5363.      *
  5364.      * @return \App\Security\UserProvider
  5365.      */
  5366.     protected function getUserProvider2Service()
  5367.     {
  5368.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  5369.         include_once \dirname(__DIR__4).'/src/Security/UserProvider.php';
  5370.         return $this->privates['App\\Security\\UserProvider'] = new \App\Security\UserProvider(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  5371.     }
  5372.     /**
  5373.      * Gets the private 'App\Service\ApiPlatformExtensionApplier' shared autowired service.
  5374.      *
  5375.      * @return \App\Service\ApiPlatformExtensionApplier
  5376.      */
  5377.     protected function getApiPlatformExtensionApplierService()
  5378.     {
  5379.         include_once \dirname(__DIR__4).'/src/Service/ApiPlatformExtensionApplier.php';
  5380.         return $this->privates['App\\Service\\ApiPlatformExtensionApplier'] = new \App\Service\ApiPlatformExtensionApplier(new RewindableGenerator(function () {
  5381.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  5382.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  5383.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  5384.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  5385.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  5386.         }, 5), new RewindableGenerator(function () {
  5387.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  5388.         }, 1));
  5389.     }
  5390.     /**
  5391.      * Gets the private 'App\Service\Export\XslsExporter' shared autowired service.
  5392.      *
  5393.      * @return \App\Service\Export\XslsExporter
  5394.      */
  5395.     protected function getXslsExporterService()
  5396.     {
  5397.         include_once \dirname(__DIR__4).'/src/Service/Export/XlsxExporterInterface.php';
  5398.         include_once \dirname(__DIR__4).'/src/Service/Export/XslsExporter.php';
  5399.         return $this->privates['App\\Service\\Export\\XslsExporter'] = new \App\Service\Export\XslsExporter(($this->services['translator'] ?? $this->getTranslatorService()));
  5400.     }
  5401.     /**
  5402.      * Gets the private 'App\Service\Manager\AccountManager' shared autowired service.
  5403.      *
  5404.      * @return \App\Service\Manager\AccountManager
  5405.      */
  5406.     protected function getAccountManagerService()
  5407.     {
  5408.         include_once \dirname(__DIR__4).'/src/Service/Manager/AccountManager.php';
  5409.         return $this->privates['App\\Service\\Manager\\AccountManager'] = new \App\Service\Manager\AccountManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5410.     }
  5411.     /**
  5412.      * Gets the private 'App\Service\Manager\AccountPermissionManager' shared autowired service.
  5413.      *
  5414.      * @return \App\Service\Manager\AccountPermissionManager
  5415.      */
  5416.     protected function getAccountPermissionManagerService()
  5417.     {
  5418.         include_once \dirname(__DIR__4).'/src/Service/Manager/AccountPermissionManager.php';
  5419.         return $this->privates['App\\Service\\Manager\\AccountPermissionManager'] = new \App\Service\Manager\AccountPermissionManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()));
  5420.     }
  5421.     /**
  5422.      * Gets the private 'App\Service\Manager\ClientProfileManager' shared autowired service.
  5423.      *
  5424.      * @return \App\Service\Manager\ClientProfileManager
  5425.      */
  5426.     protected function getClientProfileManagerService()
  5427.     {
  5428.         include_once \dirname(__DIR__4).'/src/Service/Manager/ClientProfileManager.php';
  5429.         return $this->privates['App\\Service\\Manager\\ClientProfileManager'] = new \App\Service\Manager\ClientProfileManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5430.     }
  5431.     /**
  5432.      * Gets the private 'App\Service\Manager\ContactCampaignJobManager' shared autowired service.
  5433.      *
  5434.      * @return \App\Service\Manager\ContactCampaignJobManager
  5435.      */
  5436.     protected function getContactCampaignJobManagerService()
  5437.     {
  5438.         include_once \dirname(__DIR__4).'/src/Service/Manager/ContactCampaignJobManager.php';
  5439.         return $this->privates['App\\Service\\Manager\\ContactCampaignJobManager'] = new \App\Service\Manager\ContactCampaignJobManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  5440.     }
  5441.     /**
  5442.      * Gets the private 'App\Service\Manager\ContactManager' shared autowired service.
  5443.      *
  5444.      * @return \App\Service\Manager\ContactManager
  5445.      */
  5446.     protected function getContactManagerService()
  5447.     {
  5448.         include_once \dirname(__DIR__4).'/src/Service/Manager/ContactManager.php';
  5449.         return $this->privates['App\\Service\\Manager\\ContactManager'] = new \App\Service\Manager\ContactManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->privates['App\\Repository\\SiteViewRepository'] ?? $this->getSiteViewRepositoryService()));
  5450.     }
  5451.     /**
  5452.      * Gets the private 'App\Service\Manager\CurrencyManager' shared autowired service.
  5453.      *
  5454.      * @return \App\Service\Manager\CurrencyManager
  5455.      */
  5456.     protected function getCurrencyManagerService()
  5457.     {
  5458.         include_once \dirname(__DIR__4).'/src/Service/Manager/CurrencyManager.php';
  5459.         include_once \dirname(__DIR__4).'/src/Service/LanguageDetector.php';
  5460.         return $this->privates['App\\Service\\Manager\\CurrencyManager'] = new \App\Service\Manager\CurrencyManager(($this->privates['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->privates['App\\Repository\\OrderItemRepository'] ?? $this->getOrderItemRepositoryService()), ($this->privates['App\\Service\\LanguageDetector'] ?? ($this->privates['App\\Service\\LanguageDetector'] = new \App\Service\LanguageDetector())));
  5461.     }
  5462.     /**
  5463.      * Gets the private 'App\Service\Manager\MediaManager' shared autowired service.
  5464.      *
  5465.      * @return \App\Service\Manager\MediaManager
  5466.      */
  5467.     protected function getMediaManagerService()
  5468.     {
  5469.         return $this->privates['App\\Service\\Manager\\MediaManager'] = new \App\Service\Manager\MediaManager($this->getEnv('API_HOST'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\MediaRepository'] ?? $this->getMediaRepositoryService()), ($this->services['gaufrette.media_filesystem'] ?? $this->getGaufrette_MediaFilesystemService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['router'] ?? $this->getRouterService()));
  5470.     }
  5471.     /**
  5472.      * Gets the private 'App\Service\Manager\OptionManager' shared autowired service.
  5473.      *
  5474.      * @return \App\Service\Manager\OptionManager
  5475.      */
  5476.     protected function getOptionManagerService()
  5477.     {
  5478.         include_once \dirname(__DIR__4).'/src/Service/Manager/OptionManager.php';
  5479.         return $this->privates['App\\Service\\Manager\\OptionManager'] = new \App\Service\Manager\OptionManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Redis\\CacheRepository'] ?? $this->getCacheRepositoryService()));
  5480.     }
  5481.     /**
  5482.      * Gets the private 'App\Service\Manager\PopupCampaignItemManager' shared autowired service.
  5483.      *
  5484.      * @return \App\Service\Manager\PopupCampaignItemManager
  5485.      */
  5486.     protected function getPopupCampaignItemManagerService()
  5487.     {
  5488.         include_once \dirname(__DIR__4).'/src/Service/Manager/PopupCampaignItemManager.php';
  5489.         return $this->privates['App\\Service\\Manager\\PopupCampaignItemManager'] = new \App\Service\Manager\PopupCampaignItemManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5490.     }
  5491.     /**
  5492.      * Gets the private 'App\Service\Manager\PopupManager' shared autowired service.
  5493.      *
  5494.      * @return \App\Service\Manager\PopupManager
  5495.      */
  5496.     protected function getPopupManagerService()
  5497.     {
  5498.         include_once \dirname(__DIR__4).'/src/Service/Manager/PopupManager.php';
  5499.         return $this->privates['App\\Service\\Manager\\PopupManager'] = new \App\Service\Manager\PopupManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Redis\\CacheRepository'] ?? $this->getCacheRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Service\\Manager\\MediaManager'] ?? $this->getMediaManagerService()));
  5500.     }
  5501.     /**
  5502.      * Gets the private 'App\Service\Manager\PopupStatisticManager' shared autowired service.
  5503.      *
  5504.      * @return \App\Service\Manager\PopupStatisticManager
  5505.      */
  5506.     protected function getPopupStatisticManagerService()
  5507.     {
  5508.         include_once \dirname(__DIR__4).'/src/Service/Manager/PopupStatisticManager.php';
  5509.         return $this->privates['App\\Service\\Manager\\PopupStatisticManager'] = new \App\Service\Manager\PopupStatisticManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\PopupStatisticTypeRepository'] ?? $this->getPopupStatisticTypeRepositoryService()));
  5510.     }
  5511.     /**
  5512.      * Gets the private 'App\Service\Manager\PopupTypeManager' shared autowired service.
  5513.      *
  5514.      * @return \App\Service\Manager\PopupTypeManager
  5515.      */
  5516.     protected function getPopupTypeManagerService()
  5517.     {
  5518.         include_once \dirname(__DIR__4).'/src/Service/Manager/PopupTypeManager.php';
  5519.         return $this->privates['App\\Service\\Manager\\PopupTypeManager'] = new \App\Service\Manager\PopupTypeManager(($this->privates['App\\Repository\\PopupTypeRepository'] ?? $this->getPopupTypeRepositoryService()));
  5520.     }
  5521.     /**
  5522.      * Gets the private 'App\Service\Manager\SiteInviteManager' shared autowired service.
  5523.      *
  5524.      * @return \App\Service\Manager\SiteInviteManager
  5525.      */
  5526.     protected function getSiteInviteManagerService()
  5527.     {
  5528.         include_once \dirname(__DIR__4).'/src/Service/Manager/SiteInviteManager.php';
  5529.         return $this->privates['App\\Service\\Manager\\SiteInviteManager'] = new \App\Service\Manager\SiteInviteManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()), ($this->privates['App\\Service\\SiteNotificationSender'] ?? $this->getSiteNotificationSenderService()));
  5530.     }
  5531.     /**
  5532.      * Gets the private 'App\Service\Manager\SiteManager' shared autowired service.
  5533.      *
  5534.      * @return \App\Service\Manager\SiteManager
  5535.      */
  5536.     protected function getSiteManagerService()
  5537.     {
  5538.         include_once \dirname(__DIR__4).'/src/Service/Manager/SiteManager.php';
  5539.         include_once \dirname(__DIR__4).'/src/Service/Manager/SubscriptionTypeManager.php';
  5540.         include_once \dirname(__DIR__4).'/src/Service/Manager/SubscriptionContractManager.php';
  5541.         include_once \dirname(__DIR__4).'/src/Service/Site/SiteValidDateResolver.php';
  5542.         return $this->privates['App\\Service\\Manager\\SiteManager'] = new \App\Service\Manager\SiteManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Redis\\CacheRepository'] ?? $this->getCacheRepositoryService()), new \App\Service\Manager\SubscriptionTypeManager(($this->privates['App\\Repository\\SubscriptionTypeRepository'] ?? $this->getSubscriptionTypeRepositoryService())), ($this->privates['App\\Service\\Manager\\AccountManager'] ?? $this->getAccountManagerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), new \App\Service\Manager\SubscriptionContractManager(($this->privates['App\\Repository\\SubscriptionContractRepository'] ?? $this->getSubscriptionContractRepositoryService())), ($this->privates['App\\Service\\Manager\\CurrencyManager'] ?? $this->getCurrencyManagerService()), ($this->privates['App\\Service\\Site\\SiteValidDateResolver'] ?? ($this->privates['App\\Service\\Site\\SiteValidDateResolver'] = new \App\Service\Site\SiteValidDateResolver($this->getEnv('TRIAL_INTERVAL_FOR_PHONE')))), ($this->privates['App\\Service\\TrackerGenerator'] ?? $this->getTrackerGeneratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5543.     }
  5544.     /**
  5545.      * Gets the private 'App\Service\Manager\SitePermissionManager' shared autowired service.
  5546.      *
  5547.      * @return \App\Service\Manager\SitePermissionManager
  5548.      */
  5549.     protected function getSitePermissionManagerService()
  5550.     {
  5551.         include_once \dirname(__DIR__4).'/src/Service/Manager/SitePermissionManager.php';
  5552.         return $this->privates['App\\Service\\Manager\\SitePermissionManager'] = new \App\Service\Manager\SitePermissionManager(($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['App\\Service\\Manager\\OptionManager'] ?? $this->getOptionManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5553.     }
  5554.     /**
  5555.      * Gets the private 'App\Service\Manager\SitePermissionTypeManager' shared autowired service.
  5556.      *
  5557.      * @return \App\Service\Manager\SitePermissionTypeManager
  5558.      */
  5559.     protected function getSitePermissionTypeManagerService()
  5560.     {
  5561.         include_once \dirname(__DIR__4).'/src/Service/Manager/SitePermissionTypeManager.php';
  5562.         return $this->privates['App\\Service\\Manager\\SitePermissionTypeManager'] = new \App\Service\Manager\SitePermissionTypeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5563.     }
  5564.     /**
  5565.      * Gets the private 'App\Service\Manager\StripeSubscriptionManager' shared autowired service.
  5566.      *
  5567.      * @return \App\Service\Manager\StripeSubscriptionManager
  5568.      */
  5569.     protected function getStripeSubscriptionManagerService()
  5570.     {
  5571.         include_once \dirname(__DIR__4).'/src/Service/Manager/StripeSubscriptionManager.php';
  5572.         return $this->privates['App\\Service\\Manager\\StripeSubscriptionManager'] = new \App\Service\Manager\StripeSubscriptionManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5573.     }
  5574.     /**
  5575.      * Gets the private 'App\Service\Manager\UserManager' shared autowired service.
  5576.      *
  5577.      * @return \App\Service\Manager\UserManager
  5578.      */
  5579.     protected function getUserManagerService()
  5580.     {
  5581.         include_once \dirname(__DIR__4).'/src/Service/Manager/UserManager.php';
  5582.         return $this->privates['App\\Service\\Manager\\UserManager'] = new \App\Service\Manager\UserManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['App\\Service\\UserProvider'] ?? $this->getUserProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5583.     }
  5584.     /**
  5585.      * Gets the private 'App\Service\Media\MediaQueueRemover' shared autowired service.
  5586.      *
  5587.      * @return \App\Service\Media\MediaQueueRemover
  5588.      */
  5589.     protected function getMediaQueueRemoverService()
  5590.     {
  5591.         include_once \dirname(__DIR__4).'/src/Service/Media/MediaQueueRemover.php';
  5592.         return $this->privates['App\\Service\\Media\\MediaQueueRemover'] = new \App\Service\Media\MediaQueueRemover(($this->privates['App\\Service\\Manager\\MediaManager'] ?? $this->getMediaManagerService()));
  5593.     }
  5594.     /**
  5595.      * Gets the private 'App\Service\Redis\CacheRepository' shared autowired service.
  5596.      *
  5597.      * @return \App\Service\Redis\CacheRepository
  5598.      */
  5599.     protected function getCacheRepositoryService()
  5600.     {
  5601.         include_once \dirname(__DIR__4).'/src/Service/Redis/CacheRepository.php';
  5602.         return $this->privates['App\\Service\\Redis\\CacheRepository'] = new \App\Service\Redis\CacheRepository(($this->services['SymfonyBundles\\RedisBundle\\Redis\\ClientInterface'] ?? $this->getClientInterfaceService()), ($this->privates['App\\Service\\Manager\\MediaManager'] ?? $this->getMediaManagerService()));
  5603.     }
  5604.     /**
  5605.      * Gets the private 'App\Service\SiteNotificationSender' shared autowired service.
  5606.      *
  5607.      * @return \App\Service\SiteNotificationSender
  5608.      */
  5609.     protected function getSiteNotificationSenderService()
  5610.     {
  5611.         include_once \dirname(__DIR__4).'/src/Service/SiteNotificationSender.php';
  5612.         include_once \dirname(__DIR__4).'/src/Service/LanguageDetector.php';
  5613.         return $this->privates['App\\Service\\SiteNotificationSender'] = new \App\Service\SiteNotificationSender($this->getEnv('API_HOST'), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['message_bus'] ?? $this->getMessageBusService()), ($this->privates['App\\Service\\LanguageDetector'] ?? ($this->privates['App\\Service\\LanguageDetector'] = new \App\Service\LanguageDetector())));
  5614.     }
  5615.     /**
  5616.      * Gets the private 'App\Service\TrackerGenerator' shared autowired service.
  5617.      *
  5618.      * @return \App\Service\TrackerGenerator
  5619.      */
  5620.     protected function getTrackerGeneratorService()
  5621.     {
  5622.         include_once \dirname(__DIR__4).'/src/Service/TrackerGenerator.php';
  5623.         return $this->privates['App\\Service\\TrackerGenerator'] = new \App\Service\TrackerGenerator(($this->privates['App\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()));
  5624.     }
  5625.     /**
  5626.      * Gets the private 'App\Service\UserProvider' shared autowired service.
  5627.      *
  5628.      * @return \App\Service\UserProvider
  5629.      */
  5630.     protected function getUserProviderService()
  5631.     {
  5632.         include_once \dirname(__DIR__4).'/src/Service/UserProvider.php';
  5633.         return $this->privates['App\\Service\\UserProvider'] = new \App\Service\UserProvider(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  5634.     }
  5635.     /**
  5636.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5637.      *
  5638.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5639.      */
  5640.     protected function getManagerRegistryAwareConnectionProviderService()
  5641.     {
  5642.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  5643.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5644.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  5645.     }
  5646.     /**
  5647.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5648.      *
  5649.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5650.      */
  5651.     protected function getRunSqlCommandService()
  5652.     {
  5653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5654.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5655.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5656.         $instance->setName('dbal:run-sql');
  5657.         return $instance;
  5658.     }
  5659.     /**
  5660.      * Gets the private 'League\OAuth2\Server\AuthorizationServer' shared service.
  5661.      *
  5662.      * @return \League\OAuth2\Server\AuthorizationServer
  5663.      */
  5664.     protected function getAuthorizationServerService()
  5665.     {
  5666.         include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  5667.         include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  5668.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  5669.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  5670.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  5671.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/ScopeRepository.php';
  5672.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/ScopeManagerInterface.php';
  5673.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/InMemory/ScopeManager.php';
  5674.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  5675.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/GrantTypeInterface.php';
  5676.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  5677.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AbstractGrant.php';
  5678.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/ClientCredentialsGrant.php';
  5679.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/PasswordGrant.php';
  5680.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  5681.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/UserRepository.php';
  5682.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/RefreshTokenGrant.php';
  5683.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AbstractAuthorizeGrant.php';
  5684.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AuthCodeGrant.php';
  5685.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/ImplicitGrant.php';
  5686.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverterInterface.php';
  5687.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverter.php';
  5688.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/UserConverterInterface.php';
  5689.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/UserConverter.php';
  5690.         $a = ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService());
  5691.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5692.         $this->privates['League\\OAuth2\\Server\\AuthorizationServer'] = $instance = new \League\OAuth2\Server\AuthorizationServer(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ClientRepository'] ?? $this->getClientRepositoryService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AccessTokenRepository'] ?? $this->getAccessTokenRepositoryService()), new \Trikoder\Bundle\OAuth2Bundle\League\Repository\ScopeRepository(new \Trikoder\Bundle\OAuth2Bundle\Manager\InMemory\ScopeManager(), $a, ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] = new \Trikoder\Bundle\OAuth2Bundle\Converter\ScopeConverter())), $b), new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/private.key'), NULLfalse), $this->getEnv('string:OAUTH_ENCRYPTION_KEY'));
  5693.         $c = ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\RefreshTokenRepository'] ?? $this->getRefreshTokenRepositoryService());
  5694.         $d = new \League\OAuth2\Server\Grant\PasswordGrant(new \Trikoder\Bundle\OAuth2Bundle\League\Repository\UserRepository($a$b, ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter'] = new \Trikoder\Bundle\OAuth2Bundle\Converter\UserConverter()))), $c);
  5695.         $d->setRefreshTokenTTL(new \DateInterval('P1M'));
  5696.         $e = new \League\OAuth2\Server\Grant\RefreshTokenGrant($c);
  5697.         $e->setRefreshTokenTTL(new \DateInterval('P1M'));
  5698.         $f = new \League\OAuth2\Server\Grant\AuthCodeGrant(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AuthCodeRepository'] ?? $this->getAuthCodeRepositoryService()), $c, new \DateInterval('PT10M'));
  5699.         $f->setRefreshTokenTTL(new \DateInterval('P1M'));
  5700.         $instance->enableGrantType(new \League\OAuth2\Server\Grant\ClientCredentialsGrant(), new \DateInterval('PT1H'));
  5701.         $instance->enableGrantType($d, new \DateInterval('PT1H'));
  5702.         $instance->enableGrantType($e, new \DateInterval('PT1H'));
  5703.         $instance->enableGrantType($f, new \DateInterval('PT1H'));
  5704.         $instance->enableGrantType(new \League\OAuth2\Server\Grant\ImplicitGrant(new \DateInterval('PT1H')), new \DateInterval('PT1H'));
  5705.         return $instance;
  5706.     }
  5707.     /**
  5708.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\ClearExpiredTokensCommand' shared service.
  5709.      *
  5710.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\ClearExpiredTokensCommand
  5711.      */
  5712.     protected function getClearExpiredTokensCommandService()
  5713.     {
  5714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5715.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/ClearExpiredTokensCommand.php';
  5716.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\ClearExpiredTokensCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager'] ?? $this->getAccessTokenManagerService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager'] ?? $this->getRefreshTokenManagerService()));
  5717.         $instance->setName('trikoder:oauth2:clear-expired-tokens');
  5718.         return $instance;
  5719.     }
  5720.     /**
  5721.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\CreateClientCommand' shared service.
  5722.      *
  5723.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\CreateClientCommand
  5724.      */
  5725.     protected function getCreateClientCommandService()
  5726.     {
  5727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5728.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/CreateClientCommand.php';
  5729.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\CreateClientCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()));
  5730.         $instance->setName('trikoder:oauth2:create-client');
  5731.         return $instance;
  5732.     }
  5733.     /**
  5734.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\DeleteClientCommand' shared service.
  5735.      *
  5736.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\DeleteClientCommand
  5737.      */
  5738.     protected function getDeleteClientCommandService()
  5739.     {
  5740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5741.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/DeleteClientCommand.php';
  5742.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\DeleteClientCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()));
  5743.         $instance->setName('trikoder:oauth2:delete-client');
  5744.         return $instance;
  5745.     }
  5746.     /**
  5747.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\ListClientsCommand' shared service.
  5748.      *
  5749.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\ListClientsCommand
  5750.      */
  5751.     protected function getListClientsCommandService()
  5752.     {
  5753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5754.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/ListClientsCommand.php';
  5755.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\ListClientsCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()));
  5756.         $instance->setName('trikoder:oauth2:list-clients');
  5757.         return $instance;
  5758.     }
  5759.     /**
  5760.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\UpdateClientCommand' shared service.
  5761.      *
  5762.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\UpdateClientCommand
  5763.      */
  5764.     protected function getUpdateClientCommandService()
  5765.     {
  5766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5767.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/UpdateClientCommand.php';
  5768.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\UpdateClientCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()));
  5769.         $instance->setName('trikoder:oauth2:update-client');
  5770.         return $instance;
  5771.     }
  5772.     /**
  5773.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\EventListener\AuthorizationRequestUserResolvingListener' shared service.
  5774.      *
  5775.      * @return \Trikoder\Bundle\OAuth2Bundle\EventListener\AuthorizationRequestUserResolvingListener
  5776.      */
  5777.     protected function getAuthorizationRequestUserResolvingListenerService()
  5778.     {
  5779.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/EventListener/AuthorizationRequestUserResolvingListener.php';
  5780.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  5781.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener'] = new \Trikoder\Bundle\OAuth2Bundle\EventListener\AuthorizationRequestUserResolvingListener(new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5782.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  5783.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  5784.         ], [
  5785.             'security.authorization_checker' => '?',
  5786.             'security.token_storage' => '?',
  5787.         ])));
  5788.     }
  5789.     /**
  5790.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\League\Repository\AccessTokenRepository' shared service.
  5791.      *
  5792.      * @return \Trikoder\Bundle\OAuth2Bundle\League\Repository\AccessTokenRepository
  5793.      */
  5794.     protected function getAccessTokenRepositoryService()
  5795.     {
  5796.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  5797.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  5798.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/AccessTokenRepository.php';
  5799.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverterInterface.php';
  5800.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverter.php';
  5801.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AccessTokenRepository'] = new \Trikoder\Bundle\OAuth2Bundle\League\Repository\AccessTokenRepository(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager'] ?? $this->getAccessTokenManagerService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] = new \Trikoder\Bundle\OAuth2Bundle\Converter\ScopeConverter())));
  5802.     }
  5803.     /**
  5804.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\League\Repository\AuthCodeRepository' shared service.
  5805.      *
  5806.      * @return \Trikoder\Bundle\OAuth2Bundle\League\Repository\AuthCodeRepository
  5807.      */
  5808.     protected function getAuthCodeRepositoryService()
  5809.     {
  5810.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  5811.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AuthCodeRepositoryInterface.php';
  5812.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/AuthCodeRepository.php';
  5813.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/AuthorizationCodeManagerInterface.php';
  5814.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/Doctrine/AuthorizationCodeManager.php';
  5815.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverterInterface.php';
  5816.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverter.php';
  5817.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AuthCodeRepository'] = new \Trikoder\Bundle\OAuth2Bundle\League\Repository\AuthCodeRepository(new \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\AuthorizationCodeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] = new \Trikoder\Bundle\OAuth2Bundle\Converter\ScopeConverter())));
  5818.     }
  5819.     /**
  5820.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\League\Repository\ClientRepository' shared service.
  5821.      *
  5822.      * @return \Trikoder\Bundle\OAuth2Bundle\League\Repository\ClientRepository
  5823.      */
  5824.     protected function getClientRepositoryService()
  5825.     {
  5826.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  5827.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  5828.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/ClientRepository.php';
  5829.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ClientRepository'] = new \Trikoder\Bundle\OAuth2Bundle\League\Repository\ClientRepository(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()));
  5830.     }
  5831.     /**
  5832.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\League\Repository\RefreshTokenRepository' shared service.
  5833.      *
  5834.      * @return \Trikoder\Bundle\OAuth2Bundle\League\Repository\RefreshTokenRepository
  5835.      */
  5836.     protected function getRefreshTokenRepositoryService()
  5837.     {
  5838.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  5839.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  5840.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/RefreshTokenRepository.php';
  5841.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\RefreshTokenRepository'] = new \Trikoder\Bundle\OAuth2Bundle\League\Repository\RefreshTokenRepository(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager'] ?? $this->getRefreshTokenManagerService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager'] ?? $this->getAccessTokenManagerService()));
  5842.     }
  5843.     /**
  5844.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\AccessTokenManager' shared service.
  5845.      *
  5846.      * @return \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\AccessTokenManager
  5847.      */
  5848.     protected function getAccessTokenManagerService()
  5849.     {
  5850.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/AccessTokenManagerInterface.php';
  5851.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/Doctrine/AccessTokenManager.php';
  5852.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager'] = new \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\AccessTokenManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5853.     }
  5854.     /**
  5855.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\ClientManager' shared service.
  5856.      *
  5857.      * @return \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\ClientManager
  5858.      */
  5859.     protected function getClientManagerService()
  5860.     {
  5861.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/ClientManagerInterface.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/Doctrine/ClientManager.php';
  5863.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] = new \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\ClientManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5864.     }
  5865.     /**
  5866.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\RefreshTokenManager' shared service.
  5867.      *
  5868.      * @return \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\RefreshTokenManager
  5869.      */
  5870.     protected function getRefreshTokenManagerService()
  5871.     {
  5872.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/RefreshTokenManagerInterface.php';
  5873.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/Doctrine/RefreshTokenManager.php';
  5874.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager'] = new \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\RefreshTokenManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5875.     }
  5876.     /**
  5877.      * Gets the private 'annotations.cache_adapter' shared service.
  5878.      *
  5879.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5880.      */
  5881.     protected function getAnnotations_CacheAdapterService()
  5882.     {
  5883.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5884.     }
  5885.     /**
  5886.      * Gets the private 'annotations.cache_warmer' shared service.
  5887.      *
  5888.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5889.      */
  5890.     protected function getAnnotations_CacheWarmerService()
  5891.     {
  5892.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5893.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5895.         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);
  5896.     }
  5897.     /**
  5898.      * Gets the private 'annotations.cached_reader' shared service.
  5899.      *
  5900.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5901.      */
  5902.     protected function getAnnotations_CachedReaderService()
  5903.     {
  5904.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5905.     }
  5906.     /**
  5907.      * Gets the private 'annotations.reader' shared service.
  5908.      *
  5909.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5910.      */
  5911.     protected function getAnnotations_ReaderService()
  5912.     {
  5913.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5914.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5915.         $a->registerUniqueLoader('class_exists');
  5916.         $instance->addGlobalIgnoredName('required'$a);
  5917.         return $instance;
  5918.     }
  5919.     /**
  5920.      * Gets the private 'api.filter.company.search_filter' shared service.
  5921.      *
  5922.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  5923.      */
  5924.     protected function getApi_Filter_Company_SearchFilterService()
  5925.     {
  5926.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  5927.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  5928.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  5929.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  5930.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  5931.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  5932.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  5933.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  5934.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  5935.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  5936.         return $this->privates['api.filter.company.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['id' => 'exact''name' => 'partial'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  5937.     }
  5938.     /**
  5939.      * Gets the private 'api.filter.contact.date_filter' shared service.
  5940.      *
  5941.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter
  5942.      */
  5943.     protected function getApi_Filter_Contact_DateFilterService()
  5944.     {
  5945.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  5946.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  5947.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  5948.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  5949.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  5950.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  5951.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  5952.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/DateFilterInterface.php';
  5953.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/DateFilterTrait.php';
  5954.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/DateFilter.php';
  5955.         return $this->privates['api.filter.contact.date_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['createdAt' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  5956.     }
  5957.     /**
  5958.      * Gets the private 'api.filter.contact.json_search_filter' shared service.
  5959.      *
  5960.      * @return \App\Service\ApiPlatform\Filter\JsonSearchFilter
  5961.      */
  5962.     protected function getApi_Filter_Contact_JsonSearchFilterService()
  5963.     {
  5964.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  5965.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  5966.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  5967.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  5968.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  5969.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  5970.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  5971.         include_once \dirname(__DIR__4).'/src/Service/ApiPlatform/Filter/JsonSearchFilter.php';
  5972.         return $this->privates['api.filter.contact.json_search_filter'] = new \App\Service\ApiPlatform\Filter\JsonSearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['items.email' => NULL'items.phone' => NULL'popup.configuration.title' => NULL]);
  5973.     }
  5974.     /**
  5975.      * Gets the private 'api.filter.contact.search_filter' shared service.
  5976.      *
  5977.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  5978.      */
  5979.     protected function getApi_Filter_Contact_SearchFilterService()
  5980.     {
  5981.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  5982.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  5983.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  5984.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  5985.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  5986.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  5987.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  5988.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  5989.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  5990.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  5991.         return $this->privates['api.filter.contact.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['name' => 'partial''pdpAccepted' => NULL'popup.id' => NULL'status.id' => NULL'contactSiteTags.siteTag.id' => NULL], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  5992.     }
  5993.     /**
  5994.      * Gets the private 'api.filter.contact_history.order_filter' shared service.
  5995.      *
  5996.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter
  5997.      */
  5998.     protected function getApi_Filter_ContactHistory_OrderFilterService()
  5999.     {
  6000.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6001.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6002.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6003.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6004.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6005.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6006.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6007.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php';
  6008.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/OrderFilterTrait.php';
  6009.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/OrderFilter.php';
  6010.         return $this->privates['api.filter.contact_history.order_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL'order', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['createdAt' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6011.     }
  6012.     /**
  6013.      * Gets the private 'api.filter.contact_note.order_filter' shared service.
  6014.      *
  6015.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter
  6016.      */
  6017.     protected function getApi_Filter_ContactNote_OrderFilterService()
  6018.     {
  6019.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6020.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6021.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6022.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6023.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6025.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6026.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php';
  6027.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/OrderFilterTrait.php';
  6028.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/OrderFilter.php';
  6029.         return $this->privates['api.filter.contact_note.order_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL'order', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['createdAt' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6030.     }
  6031.     /**
  6032.      * Gets the private 'api.filter.country.search_filter' shared service.
  6033.      *
  6034.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6035.      */
  6036.     protected function getApi_Filter_Country_SearchFilterService()
  6037.     {
  6038.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6039.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6040.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6041.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6042.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6043.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6044.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6045.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6046.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6047.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6048.         return $this->privates['api.filter.country.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['name' => 'partial'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6049.     }
  6050.     /**
  6051.      * Gets the private 'api.filter.lead' shared service.
  6052.      *
  6053.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6054.      */
  6055.     protected function getApi_Filter_LeadService()
  6056.     {
  6057.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6058.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6059.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6060.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6061.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6066.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6067.         return $this->privates['api.filter.lead'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['leadSiteTags.siteTag.id' => NULL'siteVisit.views.url' => 'partial'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6068.     }
  6069.     /**
  6070.      * Gets the private 'api.filter.lead.company' shared service.
  6071.      *
  6072.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6073.      */
  6074.     protected function getApi_Filter_Lead_CompanyService()
  6075.     {
  6076.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6077.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6078.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6086.         return $this->privates['api.filter.lead.company'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['company.id' => NULL'company.name' => 'partial''company.state' => 'partial''company.city' => 'partial''company.streetName' => 'partial''company.streetNumber' => 'partial''company.postCode' => 'partial''company.phoneNumber' => 'partial''company.isIsp' => NULL'company.country.id' => NULL'company.country.name' => 'partial'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6087.     }
  6088.     /**
  6089.      * Gets the private 'api.filter.lead.date_filter' shared service.
  6090.      *
  6091.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter
  6092.      */
  6093.     protected function getApi_Filter_Lead_DateFilterService()
  6094.     {
  6095.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6098.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6099.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6100.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6101.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6102.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/DateFilterInterface.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/DateFilterTrait.php';
  6104.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/DateFilter.php';
  6105.         return $this->privates['api.filter.lead.date_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['lastVisit' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6106.     }
  6107.     /**
  6108.      * Gets the private 'api.filter.lead.numeric_filter' shared service.
  6109.      *
  6110.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter
  6111.      */
  6112.     protected function getApi_Filter_Lead_NumericFilterService()
  6113.     {
  6114.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6116.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6117.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6118.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6119.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6120.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6121.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/NumericFilterTrait.php';
  6122.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/NumericFilter.php';
  6123.         return $this->privates['api.filter.lead.numeric_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['isStarred' => NULL'isHidden' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6124.     }
  6125.     /**
  6126.      * Gets the private 'api.filter.lead_note.order_filter' shared service.
  6127.      *
  6128.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter
  6129.      */
  6130.     protected function getApi_Filter_LeadNote_OrderFilterService()
  6131.     {
  6132.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6133.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6134.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6135.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6136.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6137.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6138.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6139.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/OrderFilterTrait.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/OrderFilter.php';
  6142.         return $this->privates['api.filter.lead_note.order_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL'order', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['createdAt' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6143.     }
  6144.     /**
  6145.      * Gets the private 'api.filter.limit.search_filter' shared service.
  6146.      *
  6147.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6148.      */
  6149.     protected function getApi_Filter_Limit_SearchFilterService()
  6150.     {
  6151.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6152.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6153.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6154.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6155.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6161.         return $this->privates['api.filter.limit.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['subscriptionType.id' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6162.     }
  6163.     /**
  6164.      * Gets the private 'api.filter.order.search_filter' shared service.
  6165.      *
  6166.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6167.      */
  6168.     protected function getApi_Filter_Order_SearchFilterService()
  6169.     {
  6170.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6171.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6172.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6173.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6178.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6179.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6180.         return $this->privates['api.filter.order.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['subscription.id' => NULL], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6181.     }
  6182.     /**
  6183.      * Gets the private 'api.filter.popup_statistic.date_filter' shared service.
  6184.      *
  6185.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter
  6186.      */
  6187.     protected function getApi_Filter_PopupStatistic_DateFilterService()
  6188.     {
  6189.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6190.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6192.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6193.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6194.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6195.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6196.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/DateFilterInterface.php';
  6197.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/DateFilterTrait.php';
  6198.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/DateFilter.php';
  6199.         return $this->privates['api.filter.popup_statistic.date_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['receivedAt' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6200.     }
  6201.     /**
  6202.      * Gets the private 'api.filter.popup_statistic.search_filter' shared service.
  6203.      *
  6204.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6205.      */
  6206.     protected function getApi_Filter_PopupStatistic_SearchFilterService()
  6207.     {
  6208.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6209.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6210.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6212.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6213.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6214.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6215.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6216.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6217.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6218.         return $this->privates['api.filter.popup_statistic.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['popup.id' => NULL'type.id' => NULL], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6219.     }
  6220.     /**
  6221.      * Gets the private 'api.filter.properties' shared service.
  6222.      *
  6223.      * @return \ApiPlatform\Core\Serializer\Filter\PropertyFilter
  6224.      */
  6225.     protected function getApi_Filter_PropertiesService()
  6226.     {
  6227.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6228.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Filter/FilterInterface.php';
  6229.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Filter/PropertyFilter.php';
  6230.         return $this->privates['api.filter.properties'] = new \ApiPlatform\Core\Serializer\Filter\PropertyFilter('properties'falseNULL, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6231.     }
  6232.     /**
  6233.      * Gets the private 'api.filter.search_query.sear_query_type.search_filter' shared service.
  6234.      *
  6235.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6236.      */
  6237.     protected function getApi_Filter_SearchQuery_SearQueryType_SearchFilterService()
  6238.     {
  6239.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6240.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6241.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6242.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6243.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6244.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6245.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6249.         return $this->privates['api.filter.search_query.sear_query_type.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['searchQueryType.id' => 'exact''name' => 'partial'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6250.     }
  6251.     /**
  6252.      * Gets the private 'api.filter.site.date_filter' shared service.
  6253.      *
  6254.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter
  6255.      */
  6256.     protected function getApi_Filter_Site_DateFilterService()
  6257.     {
  6258.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6259.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6260.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6261.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6262.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6263.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6264.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6265.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/DateFilterInterface.php';
  6266.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/DateFilterTrait.php';
  6267.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/DateFilter.php';
  6268.         return $this->privates['api.filter.site.date_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['createdAt' => NULL'validTo' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6269.     }
  6270.     /**
  6271.      * Gets the private 'api.filter.site.order_filter' shared service.
  6272.      *
  6273.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter
  6274.      */
  6275.     protected function getApi_Filter_Site_OrderFilterService()
  6276.     {
  6277.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6278.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6279.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php';
  6285.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/OrderFilterTrait.php';
  6286.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/OrderFilter.php';
  6287.         return $this->privates['api.filter.site.order_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL'order', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['createdAt' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6288.     }
  6289.     /**
  6290.      * Gets the private 'api.filter.site.search_filter' shared service.
  6291.      *
  6292.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6293.      */
  6294.     protected function getApi_Filter_Site_SearchFilterService()
  6295.     {
  6296.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6297.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6298.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6299.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6300.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6301.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6302.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6303.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6304.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6305.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6306.         return $this->privates['api.filter.site.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['account.name' => 'partial''hostName' => 'partial''isActive' => NULL'isDeleted' => NULL], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6307.     }
  6308.     /**
  6309.      * Gets the private 'api.filter.site_tag.search_filter' shared service.
  6310.      *
  6311.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6312.      */
  6313.     protected function getApi_Filter_SiteTag_SearchFilterService()
  6314.     {
  6315.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6316.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6317.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6318.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6319.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6320.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6321.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6322.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6323.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6324.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6325.         return $this->privates['api.filter.site_tag.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['name' => 'partial'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6326.     }
  6327.     /**
  6328.      * Gets the private 'api.filter.site_view.search_filter' shared service.
  6329.      *
  6330.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6331.      */
  6332.     protected function getApi_Filter_SiteView_SearchFilterService()
  6333.     {
  6334.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6335.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6336.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6337.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6338.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6339.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6340.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6341.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6342.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6343.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6344.         return $this->privates['api.filter.site_view.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['siteVisit.id' => NULL], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6345.     }
  6346.     /**
  6347.      * Gets the private 'api.filter.site_visit.date_filter' shared service.
  6348.      *
  6349.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter
  6350.      */
  6351.     protected function getApi_Filter_SiteVisit_DateFilterService()
  6352.     {
  6353.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6354.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6355.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6356.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6357.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6358.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6359.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6360.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/DateFilterInterface.php';
  6361.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/DateFilterTrait.php';
  6362.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/DateFilter.php';
  6363.         return $this->privates['api.filter.site_visit.date_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['newStartedAt' => NULL'newFinishedAt' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6364.     }
  6365.     /**
  6366.      * Gets the private 'api.filter.site_visit.lead.search_filter' shared service.
  6367.      *
  6368.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6369.      */
  6370.     protected function getApi_Filter_SiteVisit_Lead_SearchFilterService()
  6371.     {
  6372.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6373.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6374.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6375.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6376.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6377.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6378.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6379.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6380.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6381.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6382.         return $this->privates['api.filter.site_visit.lead.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['lead.id' => NULL'lead.company.name' => 'partial''lead.company.city' => 'partial''lead.company.state' => 'partial''lead.company.country.id' => NULL'lead.company.country.name' => 'partial'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6383.     }
  6384.     /**
  6385.      * Gets the private 'api.filter.site_visit.order_filter' shared service.
  6386.      *
  6387.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter
  6388.      */
  6389.     protected function getApi_Filter_SiteVisit_OrderFilterService()
  6390.     {
  6391.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6392.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6393.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6394.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6395.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6396.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6397.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6398.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php';
  6399.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/OrderFilterTrait.php';
  6400.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/OrderFilter.php';
  6401.         return $this->privates['api.filter.site_visit.order_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL'order', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['newStartedAt' => NULL'newFinishedAt' => NULL'duration' => NULL'viewsCount' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6402.     }
  6403.     /**
  6404.      * Gets the private 'api.filter.site_visit.search_filter' shared service.
  6405.      *
  6406.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6407.      */
  6408.     protected function getApi_Filter_SiteVisit_SearchFilterService()
  6409.     {
  6410.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6411.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6412.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6413.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6414.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6415.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6416.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6417.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6418.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6419.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6420.         return $this->privates['api.filter.site_visit.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['views.url' => 'partial''osName' => 'partial''browserName' => 'partial''viewsCount' => NULL], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6421.     }
  6422.     /**
  6423.      * Gets the private 'api.filter.subresource.company.bool_filter' shared service.
  6424.      *
  6425.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter
  6426.      */
  6427.     protected function getApi_Filter_Subresource_Company_BoolFilterService()
  6428.     {
  6429.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6430.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6431.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6432.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6433.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6434.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6435.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6436.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/BooleanFilterTrait.php';
  6437.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/BooleanFilter.php';
  6438.         return $this->privates['api.filter.subresource.company.bool_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['company.isIsp' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6439.     }
  6440.     /**
  6441.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  6442.      *
  6443.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6444.      */
  6445.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  6446.     {
  6447.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('E4uOLibu-A'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6448.     }
  6449.     /**
  6450.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  6451.      *
  6452.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6453.      */
  6454.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  6455.     {
  6456.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('8Q98uC4xAA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6457.     }
  6458.     /**
  6459.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  6460.      *
  6461.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6462.      */
  6463.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  6464.     {
  6465.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KLx+9YyVSg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6466.     }
  6467.     /**
  6468.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  6469.      *
  6470.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6471.      */
  6472.     protected function getApiPlatform_Cache_RouteNameResolverService()
  6473.     {
  6474.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('UdbXmWG9H+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6475.     }
  6476.     /**
  6477.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  6478.      *
  6479.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6480.      */
  6481.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  6482.     {
  6483.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DV909ET+1Q'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6484.     }
  6485.     /**
  6486.      * Gets the private 'api_platform.cache_warmer.cache_pool_clearer' shared service.
  6487.      *
  6488.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer
  6489.      */
  6490.     protected function getApiPlatform_CacheWarmer_CachePoolClearerService()
  6491.     {
  6492.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6493.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  6494.         return $this->privates['api_platform.cache_warmer.cache_pool_clearer'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'api_platform.cache.metadata.property'=> 'api_platform.cache.metadata.resource'=> 'api_platform.cache.route_name_resolver'=> 'api_platform.cache.identifiers_extractor'=> 'api_platform.cache.subresource_operation_factory'=> 'api_platform.elasticsearch.cache.metadata.document']);
  6495.     }
  6496.     /**
  6497.      * Gets the private 'api_platform.doctrine.orm.data_persister' shared service.
  6498.      *
  6499.      * @return \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister
  6500.      */
  6501.     protected function getApiPlatform_Doctrine_Orm_DataPersisterService()
  6502.     {
  6503.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/DataPersister.php';
  6504.         return $this->privates['api_platform.doctrine.orm.data_persister'] = new \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6505.     }
  6506.     /**
  6507.      * Gets the private 'api_platform.doctrine.orm.default.collection_data_provider' shared service.
  6508.      *
  6509.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
  6510.      */
  6511.     protected function getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService()
  6512.     {
  6513.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  6514.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/CollectionDataProvider.php';
  6515.         return $this->privates['api_platform.doctrine.orm.default.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new RewindableGenerator(function () {
  6516.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  6517.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  6518.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  6519.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  6520.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  6521.         }, 5));
  6522.     }
  6523.     /**
  6524.      * Gets the private 'api_platform.doctrine.orm.default.item_data_provider' shared service.
  6525.      *
  6526.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
  6527.      */
  6528.     protected function getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService()
  6529.     {
  6530.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/DenormalizedIdentifiersAwareItemDataProviderInterface.php';
  6531.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  6532.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  6533.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/ItemDataProvider.php';
  6534.         return $this->privates['api_platform.doctrine.orm.default.item_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  6535.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  6536.         }, 1));
  6537.     }
  6538.     /**
  6539.      * Gets the private 'api_platform.doctrine.orm.default.subresource_data_provider' shared service.
  6540.      *
  6541.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
  6542.      */
  6543.     protected function getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService()
  6544.     {
  6545.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  6546.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/SubresourceDataProvider.php';
  6547.         return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  6548.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  6549.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  6550.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  6551.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  6552.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  6553.         }, 5), new RewindableGenerator(function () {
  6554.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  6555.         }, 1));
  6556.     }
  6557.     /**
  6558.      * Gets the private 'api_platform.doctrine.orm.query_extension.eager_loading' shared service.
  6559.      *
  6560.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension
  6561.      */
  6562.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService()
  6563.     {
  6564.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  6565.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  6566.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
  6567.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  6568.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php';
  6569.         return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), 30trueNULLNULLfalse, ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  6570.     }
  6571.     /**
  6572.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter' shared service.
  6573.      *
  6574.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension
  6575.      */
  6576.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterService()
  6577.     {
  6578.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  6579.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  6580.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/FilterExtension.php';
  6581.         return $this->privates['api_platform.doctrine.orm.query_extension.filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()));
  6582.     }
  6583.     /**
  6584.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter_eager_loading' shared service.
  6585.      *
  6586.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension
  6587.      */
  6588.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService()
  6589.     {
  6590.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  6591.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  6592.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  6593.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php';
  6594.         return $this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), true, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  6595.     }
  6596.     /**
  6597.      * Gets the private 'api_platform.doctrine.orm.query_extension.order' shared service.
  6598.      *
  6599.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension
  6600.      */
  6601.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_OrderService()
  6602.     {
  6603.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  6604.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  6605.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/OrderExtension.php';
  6606.         return $this->privates['api_platform.doctrine.orm.query_extension.order'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension('ASC', ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  6607.     }
  6608.     /**
  6609.      * Gets the private 'api_platform.doctrine.orm.query_extension.pagination' shared service.
  6610.      *
  6611.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension
  6612.      */
  6613.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService()
  6614.     {
  6615.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  6616.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php';
  6617.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryResultCollectionExtensionInterface.php';
  6618.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/PaginationExtension.php';
  6619.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/Pagination.php';
  6620.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  6621.         return $this->privates['api_platform.doctrine.orm.query_extension.pagination'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, new \ApiPlatform\Core\DataProvider\Pagination($a$this->parameters['api_platform.collection.pagination'], $this->parameters['api_platform.graphql.collection.pagination']));
  6622.     }
  6623.     /**
  6624.      * Gets the private 'api_platform.filter_locator' shared service.
  6625.      *
  6626.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6627.      */
  6628.     protected function getApiPlatform_FilterLocatorService()
  6629.     {
  6630.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6631.             'api.filter.company.search_filter' => ['privates''api.filter.company.search_filter''getApi_Filter_Company_SearchFilterService'false],
  6632.             'api.filter.contact.date_filter' => ['privates''api.filter.contact.date_filter''getApi_Filter_Contact_DateFilterService'false],
  6633.             'api.filter.contact.json_search_filter' => ['privates''api.filter.contact.json_search_filter''getApi_Filter_Contact_JsonSearchFilterService'false],
  6634.             'api.filter.contact.search_filter' => ['privates''api.filter.contact.search_filter''getApi_Filter_Contact_SearchFilterService'false],
  6635.             'api.filter.contact_history.order_filter' => ['privates''api.filter.contact_history.order_filter''getApi_Filter_ContactHistory_OrderFilterService'false],
  6636.             'api.filter.contact_note.order_filter' => ['privates''api.filter.contact_note.order_filter''getApi_Filter_ContactNote_OrderFilterService'false],
  6637.             'api.filter.country.search_filter' => ['privates''api.filter.country.search_filter''getApi_Filter_Country_SearchFilterService'false],
  6638.             'api.filter.lead' => ['privates''api.filter.lead''getApi_Filter_LeadService'false],
  6639.             'api.filter.lead.company' => ['privates''api.filter.lead.company''getApi_Filter_Lead_CompanyService'false],
  6640.             'api.filter.lead.date_filter' => ['privates''api.filter.lead.date_filter''getApi_Filter_Lead_DateFilterService'false],
  6641.             'api.filter.lead.numeric_filter' => ['privates''api.filter.lead.numeric_filter''getApi_Filter_Lead_NumericFilterService'false],
  6642.             'api.filter.lead.order_filter' => ['privates''api.filter.site.order_filter''getApi_Filter_Site_OrderFilterService'false],
  6643.             'api.filter.lead_note.order_filter' => ['privates''api.filter.lead_note.order_filter''getApi_Filter_LeadNote_OrderFilterService'false],
  6644.             'api.filter.limit.search_filter' => ['privates''api.filter.limit.search_filter''getApi_Filter_Limit_SearchFilterService'false],
  6645.             'api.filter.order.search_filter' => ['privates''api.filter.order.search_filter''getApi_Filter_Order_SearchFilterService'false],
  6646.             'api.filter.popup_statistic.date_filter' => ['privates''api.filter.popup_statistic.date_filter''getApi_Filter_PopupStatistic_DateFilterService'false],
  6647.             'api.filter.popup_statistic.search_filter' => ['privates''api.filter.popup_statistic.search_filter''getApi_Filter_PopupStatistic_SearchFilterService'false],
  6648.             'api.filter.properties' => ['privates''api.filter.properties''getApi_Filter_PropertiesService'false],
  6649.             'api.filter.search_query.sear_query_type.search_filter' => ['privates''api.filter.search_query.sear_query_type.search_filter''getApi_Filter_SearchQuery_SearQueryType_SearchFilterService'false],
  6650.             'api.filter.site.date_filter' => ['privates''api.filter.site.date_filter''getApi_Filter_Site_DateFilterService'false],
  6651.             'api.filter.site.search_filter' => ['privates''api.filter.site.search_filter''getApi_Filter_Site_SearchFilterService'false],
  6652.             'api.filter.site_tag.search_filter' => ['privates''api.filter.site_tag.search_filter''getApi_Filter_SiteTag_SearchFilterService'false],
  6653.             'api.filter.site_view.search_filter' => ['privates''api.filter.site_view.search_filter''getApi_Filter_SiteView_SearchFilterService'false],
  6654.             'api.filter.site_visit.date_filter' => ['privates''api.filter.site_visit.date_filter''getApi_Filter_SiteVisit_DateFilterService'false],
  6655.             'api.filter.site_visit.lead.search_filter' => ['privates''api.filter.site_visit.lead.search_filter''getApi_Filter_SiteVisit_Lead_SearchFilterService'false],
  6656.             'api.filter.site_visit.order_filter' => ['privates''api.filter.site_visit.order_filter''getApi_Filter_SiteVisit_OrderFilterService'false],
  6657.             'api.filter.site_visit.search_filter' => ['privates''api.filter.site_visit.search_filter''getApi_Filter_SiteVisit_SearchFilterService'false],
  6658.             'api.filter.subresource.company.bool_filter' => ['privates''api.filter.subresource.company.bool_filter''getApi_Filter_Subresource_Company_BoolFilterService'false],
  6659.         ], [
  6660.             'api.filter.company.search_filter' => '?',
  6661.             'api.filter.contact.date_filter' => '?',
  6662.             'api.filter.contact.json_search_filter' => '?',
  6663.             'api.filter.contact.search_filter' => '?',
  6664.             'api.filter.contact_history.order_filter' => '?',
  6665.             'api.filter.contact_note.order_filter' => '?',
  6666.             'api.filter.country.search_filter' => '?',
  6667.             'api.filter.lead' => '?',
  6668.             'api.filter.lead.company' => '?',
  6669.             'api.filter.lead.date_filter' => '?',
  6670.             'api.filter.lead.numeric_filter' => '?',
  6671.             'api.filter.lead.order_filter' => '?',
  6672.             'api.filter.lead_note.order_filter' => '?',
  6673.             'api.filter.limit.search_filter' => '?',
  6674.             'api.filter.order.search_filter' => '?',
  6675.             'api.filter.popup_statistic.date_filter' => '?',
  6676.             'api.filter.popup_statistic.search_filter' => '?',
  6677.             'api.filter.properties' => '?',
  6678.             'api.filter.search_query.sear_query_type.search_filter' => '?',
  6679.             'api.filter.site.date_filter' => '?',
  6680.             'api.filter.site.search_filter' => '?',
  6681.             'api.filter.site_tag.search_filter' => '?',
  6682.             'api.filter.site_view.search_filter' => '?',
  6683.             'api.filter.site_visit.date_filter' => '?',
  6684.             'api.filter.site_visit.lead.search_filter' => '?',
  6685.             'api.filter.site_visit.order_filter' => '?',
  6686.             'api.filter.site_visit.search_filter' => '?',
  6687.             'api.filter.subresource.company.bool_filter' => '?',
  6688.         ]);
  6689.     }
  6690.     /**
  6691.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  6692.      *
  6693.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  6694.      */
  6695.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  6696.     {
  6697.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  6698.     }
  6699.     /**
  6700.      * Gets the private 'api_platform.identifier.converter' shared service.
  6701.      *
  6702.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  6703.      */
  6704.     protected function getApiPlatform_Identifier_ConverterService()
  6705.     {
  6706.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  6707.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  6708.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  6709.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? ($this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer()));
  6710.         }, 3));
  6711.     }
  6712.     /**
  6713.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  6714.      *
  6715.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  6716.      */
  6717.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  6718.     {
  6719.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  6720.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  6721.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a$b), $a$b);
  6722.     }
  6723.     /**
  6724.      * Gets the private 'api_platform.iri_converter' shared service.
  6725.      *
  6726.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  6727.      */
  6728.     protected function getApiPlatform_IriConverterService()
  6729.     {
  6730.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  6731.         return $this->privates['api_platform.iri_converter'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  6732.     }
  6733.     /**
  6734.      * Gets the private 'api_platform.json_schema.schema_factory' shared service.
  6735.      *
  6736.      * @return \ApiPlatform\Core\JsonSchema\SchemaFactory
  6737.      */
  6738.     protected function getApiPlatform_JsonSchema_SchemaFactoryService()
  6739.     {
  6740.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  6741.         if (isset($this->privates['api_platform.json_schema.schema_factory'])) {
  6742.             return $this->privates['api_platform.json_schema.schema_factory'];
  6743.         }
  6744.         return $this->privates['api_platform.json_schema.schema_factory'] = new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  6745.     }
  6746.     /**
  6747.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  6748.      *
  6749.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  6750.      */
  6751.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  6752.     {
  6753.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  6754.         $instance->setSchemaFactory(($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()));
  6755.         return $instance;
  6756.     }
  6757.     /**
  6758.      * Gets the private 'api_platform.listener.exception' shared service.
  6759.      *
  6760.      * @return \ApiPlatform\Core\EventListener\ExceptionListener
  6761.      */
  6762.     protected function getApiPlatform_Listener_ExceptionService()
  6763.     {
  6764.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ExceptionListener.php';
  6765.         return $this->privates['api_platform.listener.exception'] = new \ApiPlatform\Core\EventListener\ExceptionListener('api_platform.action.exception', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), falseNULL);
  6766.     }
  6767.     /**
  6768.      * Gets the private 'api_platform.listener.exception.validation' shared service.
  6769.      *
  6770.      * @return \ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener
  6771.      */
  6772.     protected function getApiPlatform_Listener_Exception_ValidationService()
  6773.     {
  6774.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/EventListener/ValidationExceptionListener.php';
  6775.         return $this->privates['api_platform.listener.exception.validation'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener(($this->services['serializer'] ?? $this->getSerializerService()), $this->parameters['api_platform.error_formats']);
  6776.     }
  6777.     /**
  6778.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  6779.      *
  6780.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  6781.      */
  6782.     protected function getApiPlatform_Listener_Request_AddFormatService()
  6783.     {
  6784.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Core\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  6785.     }
  6786.     /**
  6787.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  6788.      *
  6789.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  6790.      */
  6791.     protected function getApiPlatform_Listener_Request_DeserializeService()
  6792.     {
  6793.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener(($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  6794.     }
  6795.     /**
  6796.      * Gets the private 'api_platform.listener.request.read' shared service.
  6797.      *
  6798.      * @return \ApiPlatform\Core\EventListener\ReadListener
  6799.      */
  6800.     protected function getApiPlatform_Listener_Request_ReadService()
  6801.     {
  6802.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  6803.     }
  6804.     /**
  6805.      * Gets the private 'api_platform.listener.view.respond' shared service.
  6806.      *
  6807.      * @return \ApiPlatform\Core\EventListener\RespondListener
  6808.      */
  6809.     protected function getApiPlatform_Listener_View_RespondService()
  6810.     {
  6811.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/RespondListener.php';
  6812.         return $this->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Core\EventListener\RespondListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  6813.     }
  6814.     /**
  6815.      * Gets the private 'api_platform.listener.view.serialize' shared service.
  6816.      *
  6817.      * @return \ApiPlatform\Core\EventListener\SerializeListener
  6818.      */
  6819.     protected function getApiPlatform_Listener_View_SerializeService()
  6820.     {
  6821.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/SerializeListener.php';
  6822.         return $this->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Core\EventListener\SerializeListener(($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  6823.     }
  6824.     /**
  6825.      * Gets the private 'api_platform.listener.view.validate' shared service.
  6826.      *
  6827.      * @return \ApiPlatform\Core\Validator\EventListener\ValidateListener
  6828.      */
  6829.     protected function getApiPlatform_Listener_View_ValidateService()
  6830.     {
  6831.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Validator/EventListener/ValidateListener.php';
  6832.         return $this->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Core\Validator\EventListener\ValidateListener(($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  6833.     }
  6834.     /**
  6835.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  6836.      *
  6837.      * @return \ApiPlatform\Core\Filter\QueryParameterValidateListener
  6838.      */
  6839.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  6840.     {
  6841.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\Filter\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()));
  6842.     }
  6843.     /**
  6844.      * Gets the private 'api_platform.listener.view.write' shared service.
  6845.      *
  6846.      * @return \ApiPlatform\Core\EventListener\WriteListener
  6847.      */
  6848.     protected function getApiPlatform_Listener_View_WriteService()
  6849.     {
  6850.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/WriteListener.php';
  6851.         return $this->privates['api_platform.listener.view.write'] = new \ApiPlatform\Core\EventListener\WriteListener(($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService()), ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  6852.     }
  6853.     /**
  6854.      * Gets the private 'api_platform.messenger.data_persister' shared service.
  6855.      *
  6856.      * @return \ApiPlatform\Core\Bridge\Symfony\Messenger\DataPersister
  6857.      */
  6858.     protected function getApiPlatform_Messenger_DataPersisterService()
  6859.     {
  6860.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Messenger/DispatchTrait.php';
  6861.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Messenger/DataPersister.php';
  6862.         return $this->privates['api_platform.messenger.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Messenger\DataPersister(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['message_bus'] ?? $this->getMessageBusService()));
  6863.     }
  6864.     /**
  6865.      * Gets the private 'api_platform.messenger.data_transformer' shared service.
  6866.      *
  6867.      * @return \ApiPlatform\Core\Bridge\Symfony\Messenger\DataTransformer
  6868.      */
  6869.     protected function getApiPlatform_Messenger_DataTransformerService()
  6870.     {
  6871.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataTransformer/DataTransformerInterface.php';
  6872.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Messenger/DataTransformer.php';
  6873.         return $this->privates['api_platform.messenger.data_transformer'] = new \ApiPlatform\Core\Bridge\Symfony\Messenger\DataTransformer(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  6874.     }
  6875.     /**
  6876.      * Gets the private 'api_platform.metadata.extractor.yaml' shared service.
  6877.      *
  6878.      * @return \ApiPlatform\Core\Metadata\Extractor\YamlExtractor
  6879.      */
  6880.     protected function getApiPlatform_Metadata_Extractor_YamlService()
  6881.     {
  6882.         return $this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([=> (\dirname(__DIR__4).'/config/api_platform/user.yaml'), => (\dirname(__DIR__4).'/config/api_platform/account.yaml'), => (\dirname(__DIR__4).'/config/api_platform/site_status.yaml'), => (\dirname(__DIR__4).'/config/api_platform/subscription_type.yaml'), => (\dirname(__DIR__4).'/config/api_platform/site.yaml'), => (\dirname(__DIR__4).'/config/api_platform/favorite_gif.yaml'), => (\dirname(__DIR__4).'/config/api_platform/site_search_query.yaml'), => (\dirname(__DIR__4).'/config/api_platform/account_billing.yaml'), => (\dirname(__DIR__4).'/config/api_platform/country.yaml'), => (\dirname(__DIR__4).'/config/api_platform/invitation.yaml'), 10 => (\dirname(__DIR__4).'/config/api_platform/order.yaml'), 11 => (\dirname(__DIR__4).'/config/api_platform/popup_type.yaml'), 12 => (\dirname(__DIR__4).'/config/api_platform/site_permission_type.yaml'), 13 => (\dirname(__DIR__4).'/config/api_platform/stripe_subscription.yaml'), 14 => (\dirname(__DIR__4).'/config/api_platform/subscription_product.yaml'), 15 => (\dirname(__DIR__4).'/config/api_platform/popup_campaign_item.yaml'), 16 => (\dirname(__DIR__4).'/config/api_platform/subscription_limit_type.yaml'), 17 => (\dirname(__DIR__4).'/config/api_platform/contact_history.yaml'), 18 => (\dirname(__DIR__4).'/config/api_platform/popup_statistic.yaml'), 19 => (\dirname(__DIR__4).'/config/api_platform/site_tag.yaml'), 20 => (\dirname(__DIR__4).'/config/api_platform/currency.yaml'), 21 => (\dirname(__DIR__4).'/config/api_platform/stripe.yaml'), 22 => (\dirname(__DIR__4).'/config/api_platform/lead_tag.yaml'), 23 => (\dirname(__DIR__4).'/config/api_platform/media.yaml'), 24 => (\dirname(__DIR__4).'/config/api_platform/sales_group.yaml'), 25 => (\dirname(__DIR__4).'/config/api_platform/site_permission.yaml'), 26 => (\dirname(__DIR__4).'/config/api_platform/payment_type.yaml'), 27 => (\dirname(__DIR__4).'/config/api_platform/contact_tag.yaml'), 28 => (\dirname(__DIR__4).'/config/api_platform/popup_statistic_type.yaml'), 29 => (\dirname(__DIR__4).'/config/api_platform/subscription_price.yaml'), 30 => (\dirname(__DIR__4).'/config/api_platform/mail_configuration.yaml'), 31 => (\dirname(__DIR__4).'/config/api_platform/contact_note.yaml'), 32 => (\dirname(__DIR__4).'/config/api_platform/ip.yaml'), 33 => (\dirname(__DIR__4).'/config/api_platform/company.yaml'), 34 => (\dirname(__DIR__4).'/config/api_platform/order_status.yaml'), 35 => (\dirname(__DIR__4).'/config/api_platform/discount.yaml'), 36 => (\dirname(__DIR__4).'/config/api_platform/site_visit.yaml'), 37 => (\dirname(__DIR__4).'/config/api_platform/site_installation.yaml'), 38 => (\dirname(__DIR__4).'/config/api_platform/contact.yaml'), 39 => (\dirname(__DIR__4).'/config/api_platform/subscription_limit.yaml'), 40 => (\dirname(__DIR__4).'/config/api_platform/subscription_contract.yaml'), 41 => (\dirname(__DIR__4).'/config/api_platform/option.yaml'), 42 => (\dirname(__DIR__4).'/config/api_platform/site_view.yaml'), 43 => (\dirname(__DIR__4).'/config/api_platform/lead.yaml'), 44 => (\dirname(__DIR__4).'/config/api_platform/popup.yaml'), 45 => (\dirname(__DIR__4).'/config/api_platform/lead_note.yaml'), 46 => (\dirname(__DIR__4).'/config/api_platform/site_statistic.yaml')], $this);
  6883.     }
  6884.     /**
  6885.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  6886.      *
  6887.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  6888.      */
  6889.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  6890.     {
  6891.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  6892.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['validator'] ?? $this->getValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? $this->getApiPlatform_Metadata_Extractor_YamlService()), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))));
  6893.     }
  6894.     /**
  6895.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  6896.      *
  6897.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  6898.      */
  6899.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  6900.     {
  6901.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? $this->getApiPlatform_Metadata_Extractor_YamlService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyNameCollectionFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))))));
  6902.     }
  6903.     /**
  6904.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  6905.      *
  6906.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  6907.      */
  6908.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  6909.     {
  6910.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  6911.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? $this->getApiPlatform_Metadata_Extractor_YamlService()), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  6912.     }
  6913.     /**
  6914.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  6915.      *
  6916.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  6917.      */
  6918.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  6919.     {
  6920.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? $this->getApiPlatform_Metadata_Extractor_YamlService()), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  6921.     }
  6922.     /**
  6923.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  6924.      *
  6925.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  6926.      */
  6927.     protected function getApiPlatform_OperationPathResolver_CustomService()
  6928.     {
  6929.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\Core\PathResolver\CustomOperationPathResolver(new \ApiPlatform\Core\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator()))));
  6930.     }
  6931.     /**
  6932.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  6933.      *
  6934.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  6935.      */
  6936.     protected function getApiPlatform_ResourceClassResolverService()
  6937.     {
  6938.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Core\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  6939.     }
  6940.     /**
  6941.      * Gets the private 'api_platform.router' shared service.
  6942.      *
  6943.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  6944.      */
  6945.     protected function getApiPlatform_RouterService()
  6946.     {
  6947.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()));
  6948.     }
  6949.     /**
  6950.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  6951.      *
  6952.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  6953.      */
  6954.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  6955.     {
  6956.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  6957.     }
  6958.     /**
  6959.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  6960.      *
  6961.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  6962.      */
  6963.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  6964.     {
  6965.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  6966.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Core\Serializer\SerializerContextBuilder($a));
  6967.     }
  6968.     /**
  6969.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  6970.      *
  6971.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  6972.      */
  6973.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  6974.     {
  6975.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator()))));
  6976.     }
  6977.     /**
  6978.      * Gets the private 'api_platform.swagger.command.swagger_command' shared service.
  6979.      *
  6980.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand
  6981.      */
  6982.     protected function getApiPlatform_Swagger_Command_SwaggerCommandService()
  6983.     {
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6985.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Command/SwaggerCommand.php';
  6986.         $this->privates['api_platform.swagger.command.swagger_command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand(($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '''''0.0.0'NULL$this->parameters['api_platform.swagger.versions']);
  6987.         $instance->setName('api:swagger:export');
  6988.         $instance->setAliases([=> 'api:openapi:export']);
  6989.         return $instance;
  6990.     }
  6991.     /**
  6992.      * Gets the private 'api_platform.validator' shared service.
  6993.      *
  6994.      * @return \ApiPlatform\Core\Bridge\Symfony\Validator\Validator
  6995.      */
  6996.     protected function getApiPlatform_ValidatorService()
  6997.     {
  6998.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Validator/ValidatorInterface.php';
  6999.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Validator.php';
  7000.         return $this->privates['api_platform.validator'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Validator(($this->services['validator'] ?? $this->getValidatorService()), $this);
  7001.     }
  7002.     /**
  7003.      * Gets the private 'cache.annotations' shared service.
  7004.      *
  7005.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7006.      */
  7007.     protected function getCache_AnnotationsService()
  7008.     {
  7009.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xu5i6eYB8k'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7010.     }
  7011.     /**
  7012.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  7013.      *
  7014.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7015.      */
  7016.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  7017.     {
  7018.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  7019.     }
  7020.     /**
  7021.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  7022.      *
  7023.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7024.      */
  7025.     protected function getCache_Doctrine_Orm_Default_QueryService()
  7026.     {
  7027.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  7028.     }
  7029.     /**
  7030.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  7031.      *
  7032.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7033.      */
  7034.     protected function getCache_Doctrine_Orm_Default_ResultService()
  7035.     {
  7036.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  7037.     }
  7038.     /**
  7039.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  7040.      *
  7041.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7042.      */
  7043.     protected function getCache_Messenger_RestartWorkersSignalService()
  7044.     {
  7045.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('K8nqb00d1-'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  7046.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  7047.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  7048.     }
  7049.     /**
  7050.      * Gets the private 'cache.property_info' shared service.
  7051.      *
  7052.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7053.      */
  7054.     protected function getCache_PropertyInfoService()
  7055.     {
  7056.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5Hjl-UvRGi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7057.     }
  7058.     /**
  7059.      * Gets the private 'cache.security_expression_language' shared service.
  7060.      *
  7061.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7062.      */
  7063.     protected function getCache_SecurityExpressionLanguageService()
  7064.     {
  7065.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('snUHiG5jFH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7066.     }
  7067.     /**
  7068.      * Gets the private 'cache.serializer' shared service.
  7069.      *
  7070.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7071.      */
  7072.     protected function getCache_SerializerService()
  7073.     {
  7074.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jcA-1DxEg0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7075.     }
  7076.     /**
  7077.      * Gets the private 'cache.validator' shared service.
  7078.      *
  7079.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7080.      */
  7081.     protected function getCache_ValidatorService()
  7082.     {
  7083.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dSd3zcegwz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7084.     }
  7085.     /**
  7086.      * Gets the private 'config_cache_factory' shared service.
  7087.      *
  7088.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  7089.      */
  7090.     protected function getConfigCacheFactoryService()
  7091.     {
  7092.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  7093.             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)));
  7094.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  7095.         }, 2));
  7096.     }
  7097.     /**
  7098.      * Gets the private 'console.command.about' shared service.
  7099.      *
  7100.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  7101.      */
  7102.     protected function getConsole_Command_AboutService()
  7103.     {
  7104.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7105.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  7106.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  7107.         $instance->setName('about');
  7108.         return $instance;
  7109.     }
  7110.     /**
  7111.      * Gets the private 'console.command.assets_install' shared service.
  7112.      *
  7113.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  7114.      */
  7115.     protected function getConsole_Command_AssetsInstallService()
  7116.     {
  7117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7118.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  7119.         $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));
  7120.         $instance->setName('assets:install');
  7121.         return $instance;
  7122.     }
  7123.     /**
  7124.      * Gets the private 'console.command.cache_clear' shared service.
  7125.      *
  7126.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  7127.      */
  7128.     protected function getConsole_Command_CacheClearService()
  7129.     {
  7130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  7132.         $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())));
  7133.         $instance->setName('cache:clear');
  7134.         return $instance;
  7135.     }
  7136.     /**
  7137.      * Gets the private 'console.command.cache_pool_clear' shared service.
  7138.      *
  7139.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  7140.      */
  7141.     protected function getConsole_Command_CachePoolClearService()
  7142.     {
  7143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  7145.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  7146.         $instance->setName('cache:pool:clear');
  7147.         return $instance;
  7148.     }
  7149.     /**
  7150.      * Gets the private 'console.command.cache_pool_delete' shared service.
  7151.      *
  7152.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  7153.      */
  7154.     protected function getConsole_Command_CachePoolDeleteService()
  7155.     {
  7156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  7158.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  7159.         $instance->setName('cache:pool:delete');
  7160.         return $instance;
  7161.     }
  7162.     /**
  7163.      * Gets the private 'console.command.cache_pool_list' shared service.
  7164.      *
  7165.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  7166.      */
  7167.     protected function getConsole_Command_CachePoolListService()
  7168.     {
  7169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  7171.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.metadata'=> 'cache.doctrine.orm.default.result'10 => 'cache.doctrine.orm.default.query'11 => 'api_platform.cache.route_name_resolver'12 => 'api_platform.cache.identifiers_extractor'13 => 'api_platform.cache.subresource_operation_factory'14 => 'api_platform.cache.metadata.resource'15 => 'api_platform.cache.metadata.property']);
  7172.         $instance->setName('cache:pool:list');
  7173.         return $instance;
  7174.     }
  7175.     /**
  7176.      * Gets the private 'console.command.cache_pool_prune' shared service.
  7177.      *
  7178.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  7179.      */
  7180.     protected function getConsole_Command_CachePoolPruneService()
  7181.     {
  7182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7183.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  7184.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  7185.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  7186.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  7187.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  7188.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  7189.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  7190.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  7191.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  7192.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  7193.             yield 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService());
  7194.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  7195.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  7196.             yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService());
  7197.             yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService());
  7198.             yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService());
  7199.             yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService());
  7200.             yield 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService());
  7201.         }, 16));
  7202.         $instance->setName('cache:pool:prune');
  7203.         return $instance;
  7204.     }
  7205.     /**
  7206.      * Gets the private 'console.command.cache_warmup' shared service.
  7207.      *
  7208.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  7209.      */
  7210.     protected function getConsole_Command_CacheWarmupService()
  7211.     {
  7212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7213.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  7214.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  7215.         $instance->setName('cache:warmup');
  7216.         return $instance;
  7217.     }
  7218.     /**
  7219.      * Gets the private 'console.command.config_debug' shared service.
  7220.      *
  7221.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  7222.      */
  7223.     protected function getConsole_Command_ConfigDebugService()
  7224.     {
  7225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7226.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7227.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  7228.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  7229.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  7230.         $instance->setName('debug:config');
  7231.         return $instance;
  7232.     }
  7233.     /**
  7234.      * Gets the private 'console.command.config_dump_reference' shared service.
  7235.      *
  7236.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  7237.      */
  7238.     protected function getConsole_Command_ConfigDumpReferenceService()
  7239.     {
  7240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7241.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7242.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  7243.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  7244.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  7245.         $instance->setName('config:dump-reference');
  7246.         return $instance;
  7247.     }
  7248.     /**
  7249.      * Gets the private 'console.command.container_debug' shared service.
  7250.      *
  7251.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  7252.      */
  7253.     protected function getConsole_Command_ContainerDebugService()
  7254.     {
  7255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7256.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7257.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  7258.         $instance->setName('debug:container');
  7259.         return $instance;
  7260.     }
  7261.     /**
  7262.      * Gets the private 'console.command.container_lint' shared service.
  7263.      *
  7264.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  7265.      */
  7266.     protected function getConsole_Command_ContainerLintService()
  7267.     {
  7268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7269.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  7270.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  7271.         $instance->setName('lint:container');
  7272.         return $instance;
  7273.     }
  7274.     /**
  7275.      * Gets the private 'console.command.debug_autowiring' shared service.
  7276.      *
  7277.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  7278.      */
  7279.     protected function getConsole_Command_DebugAutowiringService()
  7280.     {
  7281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7282.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7283.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  7284.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  7285.         $instance->setName('debug:autowiring');
  7286.         return $instance;
  7287.     }
  7288.     /**
  7289.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  7290.      *
  7291.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  7292.      */
  7293.     protected function getConsole_Command_EventDispatcherDebugService()
  7294.     {
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7296.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  7297.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7298.         $instance->setName('debug:event-dispatcher');
  7299.         return $instance;
  7300.     }
  7301.     /**
  7302.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  7303.      *
  7304.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  7305.      */
  7306.     protected function getConsole_Command_MessengerConsumeMessagesService()
  7307.     {
  7308.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7309.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  7310.         $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [=> 'event'=> 'popup'=> 'mailing'=> 'campaign'=> 'failed']);
  7311.         $instance->setName('messenger:consume');
  7312.         $instance->setAliases([=> 'messenger:consume-messages']);
  7313.         return $instance;
  7314.     }
  7315.     /**
  7316.      * Gets the private 'console.command.messenger_debug' shared service.
  7317.      *
  7318.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  7319.      */
  7320.     protected function getConsole_Command_MessengerDebugService()
  7321.     {
  7322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7323.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  7324.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['App\\Message\\Campaign\\ContactArchiveMessage' => [=> [=> 'App\\MessageHandler\\Campaign\\ContactArchiveMessageHandler'=> []]], 'App\\Message\\Campaign\\ContactStatusMessage' => [=> [=> 'App\\MessageHandler\\Campaign\\ContactStatusMessageHandler'=> []]], 'App\\Message\\Campaign\\SendEmailToContactMessage' => [=> [=> 'App\\MessageHandler\\Campaign\\SendEmailToContactMessageHandler'=> []]], 'App\\Message\\Collect\\BackToTabMessage' => [=> [=> 'App\\MessageHandler\\Collect\\BackToTabMessageHandler'=> []]], 'App\\Message\\Collect\\PopupClientMessage' => [=> [=> 'App\\MessageHandler\\Collect\\PopupClientMessageHandler'=> []]], 'App\\Message\\Collect\\PopupStatisticMessage' => [=> [=> 'App\\MessageHandler\\Collect\\PopupStatisticMessageHandler'=> []]], 'App\\Message\\Collect\\TrackerEventMessage' => [=> [=> 'App\\MessageHandler\\Collect\\TrackerEventMessageHandler'=> []]], 'App\\Message\\Mailing\\EmailMessageInterface' => [=> [=> 'App\\MessageHandler\\Mailing\\EmailMessageHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  7325.         $instance->setName('debug:messenger');
  7326.         return $instance;
  7327.     }
  7328.     /**
  7329.      * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  7330.      *
  7331.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  7332.      */
  7333.     protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  7334.     {
  7335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7336.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  7337.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  7338.         $this->privates['console.command.messenger_failed_messages_remove'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand('failed', ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService()));
  7339.         $instance->setName('messenger:failed:remove');
  7340.         return $instance;
  7341.     }
  7342.     /**
  7343.      * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  7344.      *
  7345.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  7346.      */
  7347.     protected function getConsole_Command_MessengerFailedMessagesRetryService()
  7348.     {
  7349.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7350.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  7351.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  7352.         $this->privates['console.command.messenger_failed_messages_retry'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand('failed', ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService()), ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7353.         $instance->setName('messenger:failed:retry');
  7354.         return $instance;
  7355.     }
  7356.     /**
  7357.      * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  7358.      *
  7359.      * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  7360.      */
  7361.     protected function getConsole_Command_MessengerFailedMessagesShowService()
  7362.     {
  7363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7364.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  7365.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  7366.         $this->privates['console.command.messenger_failed_messages_show'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesShowCommand('failed', ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService()));
  7367.         $instance->setName('messenger:failed:show');
  7368.         return $instance;
  7369.     }
  7370.     /**
  7371.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  7372.      *
  7373.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  7374.      */
  7375.     protected function getConsole_Command_MessengerSetupTransportsService()
  7376.     {
  7377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7378.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  7379.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'event'=> 'popup'=> 'mailing'=> 'campaign'=> 'failed']);
  7380.         $instance->setName('messenger:setup-transports');
  7381.         return $instance;
  7382.     }
  7383.     /**
  7384.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  7385.      *
  7386.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  7387.      */
  7388.     protected function getConsole_Command_MessengerStopWorkersService()
  7389.     {
  7390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7391.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  7392.         $this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  7393.         $instance->setName('messenger:stop-workers');
  7394.         return $instance;
  7395.     }
  7396.     /**
  7397.      * Gets the private 'console.command.router_debug' shared service.
  7398.      *
  7399.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  7400.      */
  7401.     protected function getConsole_Command_RouterDebugService()
  7402.     {
  7403.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7404.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  7405.         $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()));
  7406.         $instance->setName('debug:router');
  7407.         return $instance;
  7408.     }
  7409.     /**
  7410.      * Gets the private 'console.command.router_match' shared service.
  7411.      *
  7412.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  7413.      */
  7414.     protected function getConsole_Command_RouterMatchService()
  7415.     {
  7416.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7417.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  7418.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  7419.         $instance->setName('router:match');
  7420.         return $instance;
  7421.     }
  7422.     /**
  7423.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  7424.      *
  7425.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  7426.      */
  7427.     protected function getConsole_Command_SecretsDecryptToLocalService()
  7428.     {
  7429.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7430.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  7431.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7432.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7433.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7434.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7435.         $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/dev'), $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.dev.local')))));
  7436.         $instance->setName('secrets:decrypt-to-local');
  7437.         return $instance;
  7438.     }
  7439.     /**
  7440.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  7441.      *
  7442.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  7443.      */
  7444.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  7445.     {
  7446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7447.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  7448.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7449.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7450.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7451.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7452.         $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/dev'), $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.dev.local')))));
  7453.         $instance->setName('secrets:encrypt-from-local');
  7454.         return $instance;
  7455.     }
  7456.     /**
  7457.      * Gets the private 'console.command.secrets_generate_key' shared service.
  7458.      *
  7459.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  7460.      */
  7461.     protected function getConsole_Command_SecretsGenerateKeyService()
  7462.     {
  7463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7464.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  7465.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7466.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7467.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7468.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7469.         $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/dev'), $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.dev.local')))));
  7470.         $instance->setName('secrets:generate-keys');
  7471.         return $instance;
  7472.     }
  7473.     /**
  7474.      * Gets the private 'console.command.secrets_list' shared service.
  7475.      *
  7476.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  7477.      */
  7478.     protected function getConsole_Command_SecretsListService()
  7479.     {
  7480.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7481.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  7482.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7483.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7485.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7486.         $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/dev'), $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.dev.local')))));
  7487.         $instance->setName('secrets:list');
  7488.         return $instance;
  7489.     }
  7490.     /**
  7491.      * Gets the private 'console.command.secrets_remove' shared service.
  7492.      *
  7493.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  7494.      */
  7495.     protected function getConsole_Command_SecretsRemoveService()
  7496.     {
  7497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7498.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  7499.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7500.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7502.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7503.         $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/dev'), $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.dev.local')))));
  7504.         $instance->setName('secrets:remove');
  7505.         return $instance;
  7506.     }
  7507.     /**
  7508.      * Gets the private 'console.command.secrets_set' shared service.
  7509.      *
  7510.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  7511.      */
  7512.     protected function getConsole_Command_SecretsSetService()
  7513.     {
  7514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  7516.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7517.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7518.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7520.         $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/dev'), $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.dev.local')))));
  7521.         $instance->setName('secrets:set');
  7522.         return $instance;
  7523.     }
  7524.     /**
  7525.      * Gets the private 'console.command.translation_debug' shared service.
  7526.      *
  7527.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  7528.      */
  7529.     protected function getConsole_Command_TranslationDebugService()
  7530.     {
  7531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7532.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  7533.         $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/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/src/Command/ReportSendCommand.php'), => (\dirname(__DIR__4).'/src/Constraint/SiteValidator/SiteHostNameValidator.php'), => (\dirname(__DIR__4).'/src/Service/Export/ContactDataExporter.php'), => (\dirname(__DIR__4).'/src/Service/Export/LeadDataExporter.php'), => (\dirname(__DIR__4).'/src/EventListener/PostValidate/CreateStripeSubscriptionPostValidateTransformer.php'), => (\dirname(__DIR__4).'/src/EventSubscriber/SiteSubscriber.php'), => (\dirname(__DIR__4).'/src/Service/Export/XslsExporter.php'), => (\dirname(__DIR__4).'/src/Service/Manager/ContactManager.php'), => (\dirname(__DIR__4).'/src/Service/SiteNotificationSender.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php')]);
  7534.         $instance->setName('debug:translation');
  7535.         return $instance;
  7536.     }
  7537.     /**
  7538.      * Gets the private 'console.command.translation_update' shared service.
  7539.      *
  7540.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  7541.      */
  7542.     protected function getConsole_Command_TranslationUpdateService()
  7543.     {
  7544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7545.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  7546.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  7553.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  7554.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  7555.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  7556.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  7557.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  7558.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  7559.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  7560.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  7561.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  7562.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  7563.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  7564.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  7565.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  7566.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  7567.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  7568.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  7569.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  7570.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  7571.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  7572.         $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()), 'pl', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/src/Command/ReportSendCommand.php'), => (\dirname(__DIR__4).'/src/Constraint/SiteValidator/SiteHostNameValidator.php'), => (\dirname(__DIR__4).'/src/Service/Export/ContactDataExporter.php'), => (\dirname(__DIR__4).'/src/Service/Export/LeadDataExporter.php'), => (\dirname(__DIR__4).'/src/EventListener/PostValidate/CreateStripeSubscriptionPostValidateTransformer.php'), => (\dirname(__DIR__4).'/src/EventSubscriber/SiteSubscriber.php'), => (\dirname(__DIR__4).'/src/Service/Export/XslsExporter.php'), => (\dirname(__DIR__4).'/src/Service/Manager/ContactManager.php'), => (\dirname(__DIR__4).'/src/Service/SiteNotificationSender.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php')]);
  7573.         $instance->setName('translation:update');
  7574.         return $instance;
  7575.     }
  7576.     /**
  7577.      * Gets the private 'console.command.xliff_lint' shared service.
  7578.      *
  7579.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  7580.      */
  7581.     protected function getConsole_Command_XliffLintService()
  7582.     {
  7583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7584.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  7585.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  7586.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  7587.         $instance->setName('lint:xliff');
  7588.         return $instance;
  7589.     }
  7590.     /**
  7591.      * Gets the private 'console.command.yaml_lint' shared service.
  7592.      *
  7593.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  7594.      */
  7595.     protected function getConsole_Command_YamlLintService()
  7596.     {
  7597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7598.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  7600.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  7601.         $instance->setName('lint:yaml');
  7602.         return $instance;
  7603.     }
  7604.     /**
  7605.      * Gets the private 'console.error_listener' shared service.
  7606.      *
  7607.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  7608.      */
  7609.     protected function getConsole_ErrorListenerService()
  7610.     {
  7611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  7612.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  7613.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7614.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7615.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7616.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  7617.     }
  7618.     /**
  7619.      * Gets the private 'container.env_var_processor' shared service.
  7620.      *
  7621.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  7622.      */
  7623.     protected function getContainer_EnvVarProcessorService()
  7624.     {
  7625.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  7626.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  7627.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  7628.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  7629.         }, 1));
  7630.     }
  7631.     /**
  7632.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  7633.      *
  7634.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  7635.      */
  7636.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  7637.     {
  7638.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  7639.             yield => ($this->privates['App\\DataProvider\\AccountDataProvider'] ?? $this->getAccountDataProviderService());
  7640.             yield => ($this->privates['App\\DataProvider\\CompanyDataProvider'] ?? $this->getCompanyDataProviderService());
  7641.             yield => ($this->privates['App\\DataProvider\\ContactDataProvider'] ?? $this->getContactDataProviderService());
  7642.             yield => ($this->privates['App\\DataProvider\\ContactHistoryDataProvider'] ?? $this->getContactHistoryDataProviderService());
  7643.             yield => ($this->privates['App\\DataProvider\\ContactNotesDataProvider'] ?? $this->getContactNotesDataProviderService());
  7644.             yield => ($this->privates['App\\DataProvider\\FavoriteGifDataProvider'] ?? $this->getFavoriteGifDataProviderService());
  7645.             yield => ($this->privates['App\\DataProvider\\LeadDataProvider'] ?? $this->getLeadDataProviderService());
  7646.             yield => ($this->privates['App\\DataProvider\\LeadNotesDataProvider'] ?? $this->getLeadNotesDataProviderService());
  7647.             yield => ($this->privates['App\\DataProvider\\LeadVisitDataProvider'] ?? $this->getLeadVisitDataProviderService());
  7648.             yield => ($this->privates['App\\DataProvider\\OptionDataProvider'] ?? $this->getOptionDataProviderService());
  7649.             yield 10 => ($this->privates['App\\DataProvider\\OrderDataProvider'] ?? $this->getOrderDataProviderService());
  7650.             yield 11 => ($this->privates['App\\DataProvider\\PopupCampaignItemDataProvider'] ?? $this->getPopupCampaignItemDataProviderService());
  7651.             yield 12 => ($this->privates['App\\DataProvider\\PopupDataProvider'] ?? $this->getPopupDataProviderService());
  7652.             yield 13 => ($this->privates['App\\DataProvider\\PopupStatisticCampaignDataProvider'] ?? $this->getPopupStatisticCampaignDataProviderService());
  7653.             yield 14 => ($this->privates['App\\DataProvider\\PopupStatisticDataProvider'] ?? $this->getPopupStatisticDataProviderService());
  7654.             yield 15 => ($this->privates['App\\DataProvider\\PopupStatisticPeriodDataProvider'] ?? $this->getPopupStatisticPeriodDataProviderService());
  7655.             yield 16 => ($this->privates['App\\DataProvider\\PopupTypeDataProvider'] ?? $this->getPopupTypeDataProviderService());
  7656.             yield 17 => ($this->privates['App\\DataProvider\\SalesGroupDataProvider'] ?? $this->getSalesGroupDataProviderService());
  7657.             yield 18 => ($this->privates['App\\DataProvider\\SiteDataProvider'] ?? $this->getSiteDataProviderService());
  7658.             yield 19 => ($this->privates['App\\DataProvider\\SiteInviteDataProvider'] ?? $this->getSiteInviteDataProviderService());
  7659.             yield 20 => ($this->privates['App\\DataProvider\\SitePermissionDataProvider'] ?? $this->getSitePermissionDataProviderService());
  7660.             yield 21 => ($this->privates['App\\DataProvider\\SitePermissionTypeDataProvider'] ?? $this->getSitePermissionTypeDataProviderService());
  7661.             yield 22 => ($this->privates['App\\DataProvider\\SiteSearchQueryDataProvider'] ?? $this->getSiteSearchQueryDataProviderService());
  7662.             yield 23 => ($this->privates['App\\DataProvider\\SiteStatisticDataProvider'] ?? $this->getSiteStatisticDataProviderService());
  7663.             yield 24 => ($this->privates['App\\DataProvider\\SiteStatusDataProvider'] ?? $this->getSiteStatusDataProviderService());
  7664.             yield 25 => ($this->privates['App\\DataProvider\\SiteTagDataProvider'] ?? $this->getSiteTagDataProviderService());
  7665.             yield 26 => ($this->privates['App\\DataProvider\\SiteViewDataProvider'] ?? $this->getSiteViewDataProviderService());
  7666.             yield 27 => ($this->privates['App\\DataProvider\\SiteVisitDataProvider'] ?? $this->getSiteVisitDataProviderService());
  7667.             yield 28 => ($this->privates['App\\DataProvider\\Stripe\\InvoiceDataProvider'] ?? $this->getInvoiceDataProviderService());
  7668.             yield 29 => ($this->privates['App\\DataProvider\\Stripe\\PlanDataProvider'] ?? $this->getPlanDataProviderService());
  7669.             yield 30 => ($this->privates['App\\DataProvider\\Stripe\\ProductDataProvider'] ?? $this->getProductDataProviderService());
  7670.             yield 31 => ($this->privates['App\\DataProvider\\StripeSubscriptionDataProvider'] ?? $this->getStripeSubscriptionDataProviderService());
  7671.             yield 32 => ($this->privates['App\\DataProvider\\UserReportDataProvider'] ?? $this->getUserReportDataProviderService());
  7672.             yield 33 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService());
  7673.         }, 34)));
  7674.     }
  7675.     /**
  7676.      * Gets the private 'debug.api_platform.data_persister' shared service.
  7677.      *
  7678.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  7679.      */
  7680.     protected function getDebug_ApiPlatform_DataPersisterService()
  7681.     {
  7682.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  7683.             yield => ($this->privates['App\\DataPersister\\ContactHistoryDataPersister'] ?? $this->getContactHistoryDataPersisterService());
  7684.             yield => ($this->privates['App\\DataPersister\\ContactNoteDataPersister'] ?? $this->getContactNoteDataPersisterService());
  7685.             yield => ($this->privates['App\\DataPersister\\ContactSiteTagDataPersister'] ?? $this->getContactSiteTagDataPersisterService());
  7686.             yield => ($this->privates['App\\DataPersister\\LeadNoteDataPersister'] ?? $this->getLeadNoteDataPersisterService());
  7687.             yield => ($this->privates['App\\DataPersister\\LeadSiteTagDataPersister'] ?? $this->getLeadSiteTagDataPersisterService());
  7688.             yield => ($this->privates['App\\DataPersister\\LeadStateDataPersister'] ?? $this->getLeadStateDataPersisterService());
  7689.             yield => ($this->privates['App\\DataPersister\\SiteInviteDataPersister'] ?? $this->getSiteInviteDataPersisterService());
  7690.             yield => ($this->privates['App\\DataPersister\\SiteInviteStateDataPersister'] ?? $this->getSiteInviteStateDataPersisterService());
  7691.             yield => ($this->privates['App\\DataPersister\\SitePermissionDataPersister'] ?? $this->getSitePermissionDataPersisterService());
  7692.             yield => ($this->privates['App\\DataPersister\\SiteSearchQueryDataPersister'] ?? $this->getSiteSearchQueryDataPersisterService());
  7693.             yield 10 => ($this->privates['App\\DataPersister\\SiteStatusDataPersister'] ?? $this->getSiteStatusDataPersisterService());
  7694.             yield 11 => ($this->privates['App\\DataPersister\\SiteTagDataPersister'] ?? $this->getSiteTagDataPersisterService());
  7695.             yield 12 => ($this->privates['App\\DataPersister\\StripeSubscriptionStateDataPersister'] ?? $this->getStripeSubscriptionStateDataPersisterService());
  7696.             yield 13 => ($this->privates['api_platform.messenger.data_persister'] ?? $this->getApiPlatform_Messenger_DataPersisterService());
  7697.             yield 14 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService());
  7698.         }, 15)));
  7699.     }
  7700.     /**
  7701.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  7702.      *
  7703.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  7704.      */
  7705.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  7706.     {
  7707.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  7708.             yield => ($this->privates['App\\DataProvider\\AccountBillingDataProvider'] ?? $this->getAccountBillingDataProviderService());
  7709.             yield => ($this->privates['App\\DataProvider\\CompanyDataProvider'] ?? $this->getCompanyDataProviderService());
  7710.             yield => ($this->privates['App\\DataProvider\\ContactDataProvider'] ?? $this->getContactDataProviderService());
  7711.             yield => ($this->privates['App\\DataProvider\\ContactHistoryDataProvider'] ?? $this->getContactHistoryDataProviderService());
  7712.             yield => ($this->privates['App\\DataProvider\\ContactNotesDataProvider'] ?? $this->getContactNotesDataProviderService());
  7713.             yield => ($this->privates['App\\DataProvider\\ContactSiteTagDataProvider'] ?? $this->getContactSiteTagDataProviderService());
  7714.             yield => ($this->privates['App\\DataProvider\\LeadDataProvider'] ?? $this->getLeadDataProviderService());
  7715.             yield => ($this->privates['App\\DataProvider\\LeadNotesDataProvider'] ?? $this->getLeadNotesDataProviderService());
  7716.             yield => ($this->privates['App\\DataProvider\\LeadSiteTagDataProvider'] ?? $this->getLeadSiteTagDataProviderService());
  7717.             yield => ($this->privates['App\\DataProvider\\MailConfigurationDataProvider'] ?? $this->getMailConfigurationDataProviderService());
  7718.             yield 10 => ($this->privates['App\\DataProvider\\OptionDataProvider'] ?? $this->getOptionDataProviderService());
  7719.             yield 11 => ($this->privates['App\\DataProvider\\OrderDataProvider'] ?? $this->getOrderDataProviderService());
  7720.             yield 12 => ($this->privates['App\\DataProvider\\PopupCampaignItemDataProvider'] ?? $this->getPopupCampaignItemDataProviderService());
  7721.             yield 13 => ($this->privates['App\\DataProvider\\PopupDataProvider'] ?? $this->getPopupDataProviderService());
  7722.             yield 14 => ($this->privates['App\\DataProvider\\PopupTypeDataProvider'] ?? $this->getPopupTypeDataProviderService());
  7723.             yield 15 => ($this->privates['App\\DataProvider\\SalesGroupDataProvider'] ?? $this->getSalesGroupDataProviderService());
  7724.             yield 16 => ($this->privates['App\\DataProvider\\SiteDataProvider'] ?? $this->getSiteDataProviderService());
  7725.             yield 17 => ($this->privates['App\\DataProvider\\SiteInviteDataProvider'] ?? $this->getSiteInviteDataProviderService());
  7726.             yield 18 => ($this->privates['App\\DataProvider\\SitePermissionDataProvider'] ?? $this->getSitePermissionDataProviderService());
  7727.             yield 19 => ($this->privates['App\\DataProvider\\SitePermissionTypeDataProvider'] ?? $this->getSitePermissionTypeDataProviderService());
  7728.             yield 20 => ($this->privates['App\\DataProvider\\SiteSearchQueryDataProvider'] ?? $this->getSiteSearchQueryDataProviderService());
  7729.             yield 21 => ($this->privates['App\\DataProvider\\SiteStatusDataProvider'] ?? $this->getSiteStatusDataProviderService());
  7730.             yield 22 => ($this->privates['App\\DataProvider\\SiteTagDataProvider'] ?? $this->getSiteTagDataProviderService());
  7731.             yield 23 => ($this->privates['App\\DataProvider\\SiteViewDataProvider'] ?? $this->getSiteViewDataProviderService());
  7732.             yield 24 => ($this->privates['App\\DataProvider\\SiteVisitDataProvider'] ?? $this->getSiteVisitDataProviderService());
  7733.             yield 25 => ($this->privates['App\\DataProvider\\StripeSubscriptionDataProvider'] ?? $this->getStripeSubscriptionDataProviderService());
  7734.             yield 26 => ($this->privates['App\\DataProvider\\TabMessageDataProvider'] ?? $this->getTabMessageDataProviderService());
  7735.             yield 27 => ($this->privates['App\\DataProvider\\VariableContentDataProvider'] ?? $this->getVariableContentDataProviderService());
  7736.             yield 28 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService());
  7737.         }, 29)));
  7738.     }
  7739.     /**
  7740.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  7741.      *
  7742.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  7743.      */
  7744.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  7745.     {
  7746.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  7747.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService());
  7748.         }, 1)));
  7749.     }
  7750.     /**
  7751.      * Gets the private 'debug.argument_resolver.default' shared service.
  7752.      *
  7753.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7754.      */
  7755.     protected function getDebug_ArgumentResolver_DefaultService()
  7756.     {
  7757.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7758.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7759.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  7760.         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))));
  7761.     }
  7762.     /**
  7763.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  7764.      *
  7765.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7766.      */
  7767.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  7768.     {
  7769.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7770.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7771.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  7772.         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.GTpJGll'] ?? $this->get_ServiceLocator_GTpJGllService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7773.     }
  7774.     /**
  7775.      * Gets the private 'debug.argument_resolver.request' shared service.
  7776.      *
  7777.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7778.      */
  7779.     protected function getDebug_ArgumentResolver_RequestService()
  7780.     {
  7781.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7782.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7783.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  7784.         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))));
  7785.     }
  7786.     /**
  7787.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  7788.      *
  7789.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7790.      */
  7791.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  7792.     {
  7793.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7794.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7795.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  7796.         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))));
  7797.     }
  7798.     /**
  7799.      * Gets the private 'debug.argument_resolver.service' shared service.
  7800.      *
  7801.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7802.      */
  7803.     protected function getDebug_ArgumentResolver_ServiceService()
  7804.     {
  7805.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7806.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7807.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  7808.         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.GTpJGll'] ?? $this->get_ServiceLocator_GTpJGllService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7809.     }
  7810.     /**
  7811.      * Gets the private 'debug.argument_resolver.session' shared service.
  7812.      *
  7813.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7814.      */
  7815.     protected function getDebug_ArgumentResolver_SessionService()
  7816.     {
  7817.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7818.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7819.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  7820.         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))));
  7821.     }
  7822.     /**
  7823.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  7824.      *
  7825.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7826.      */
  7827.     protected function getDebug_ArgumentResolver_VariadicService()
  7828.     {
  7829.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7830.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7831.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  7832.         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))));
  7833.     }
  7834.     /**
  7835.      * Gets the private 'debug.debug_handlers_listener' shared service.
  7836.      *
  7837.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  7838.      */
  7839.     protected function getDebug_DebugHandlersListenerService()
  7840.     {
  7841.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  7842.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7843.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7844.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7845.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7846.         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);
  7847.     }
  7848.     /**
  7849.      * Gets the private 'debug.file_link_formatter' shared service.
  7850.      *
  7851.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  7852.      */
  7853.     protected function getDebug_FileLinkFormatterService()
  7854.     {
  7855.         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 () {
  7856.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  7857.         });
  7858.     }
  7859.     /**
  7860.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  7861.      *
  7862.      * @return \string
  7863.      */
  7864.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  7865.     {
  7866.         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');
  7867.     }
  7868.     /**
  7869.      * Gets the private 'debug.log_processor' shared service.
  7870.      *
  7871.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  7872.      */
  7873.     protected function getDebug_LogProcessorService()
  7874.     {
  7875.         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())));
  7876.     }
  7877.     /**
  7878.      * Gets the private 'debug.security.access.decision_manager' shared service.
  7879.      *
  7880.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  7881.      */
  7882.     protected function getDebug_Security_Access_DecisionManagerService()
  7883.     {
  7884.         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 () {
  7885.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  7886.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  7887.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  7888.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\AccountVoter'] ?? $this->getAccountVoterService());
  7889.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\AddSiteVoter'] ?? $this->getAddSiteVoterService());
  7890.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\LeadVoter'] ?? $this->getLeadVoterService());
  7891.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\SiteVoter'] ?? $this->getSiteVoterService());
  7892.         }, 7), 'affirmative'falsetrue));
  7893.     }
  7894.     /**
  7895.      * Gets the private 'debug.security.firewall' shared service.
  7896.      *
  7897.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  7898.      */
  7899.     protected function getDebug_Security_FirewallService()
  7900.     {
  7901.         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()));
  7902.     }
  7903.     /**
  7904.      * Gets the private 'debug.security.user_value_resolver' shared service.
  7905.      *
  7906.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7907.      */
  7908.     protected function getDebug_Security_UserValueResolverService()
  7909.     {
  7910.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7911.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7912.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  7913.         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))));
  7914.     }
  7915.     /**
  7916.      * Gets the private 'debug.security.voter.App\Security\Voter\AccountVoter' shared service.
  7917.      *
  7918.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7919.      */
  7920.     protected function getAccountVoterService()
  7921.     {
  7922.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7923.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  7925.         include_once \dirname(__DIR__4).'/src/Security/Voter/AccountVoter.php';
  7926.         return $this->privates['debug.security.voter.App\\Security\\Voter\\AccountVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\AccountVoter(($this->privates['App\\Service\\Manager\\AccountManager'] ?? $this->getAccountManagerService()), ($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7927.     }
  7928.     /**
  7929.      * Gets the private 'debug.security.voter.App\Security\Voter\AddSiteVoter' shared service.
  7930.      *
  7931.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7932.      */
  7933.     protected function getAddSiteVoterService()
  7934.     {
  7935.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7936.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  7938.         include_once \dirname(__DIR__4).'/src/Security/Voter/AddSiteVoter.php';
  7939.         return $this->privates['debug.security.voter.App\\Security\\Voter\\AddSiteVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\AddSiteVoter(($this->privates['App\\Service\\Manager\\AccountManager'] ?? $this->getAccountManagerService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7940.     }
  7941.     /**
  7942.      * Gets the private 'debug.security.voter.App\Security\Voter\LeadVoter' shared service.
  7943.      *
  7944.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7945.      */
  7946.     protected function getLeadVoterService()
  7947.     {
  7948.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7949.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7950.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  7951.         include_once \dirname(__DIR__4).'/src/Security/Voter/SiteProtectedResourceVoter.php';
  7952.         include_once \dirname(__DIR__4).'/src/Security/Voter/LeadVoter.php';
  7953.         return $this->privates['debug.security.voter.App\\Security\\Voter\\LeadVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\LeadVoter(($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7954.     }
  7955.     /**
  7956.      * Gets the private 'debug.security.voter.App\Security\Voter\SiteVoter' shared service.
  7957.      *
  7958.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7959.      */
  7960.     protected function getSiteVoterService()
  7961.     {
  7962.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7963.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7964.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  7965.         include_once \dirname(__DIR__4).'/src/Security/Voter/SiteProtectedResourceVoter.php';
  7966.         include_once \dirname(__DIR__4).'/src/Security/Voter/SiteVoter.php';
  7967.         return $this->privates['debug.security.voter.App\\Security\\Voter\\SiteVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\SiteVoter(($this->privates['App\\Service\\Manager\\SitePermissionManager'] ?? $this->getSitePermissionManagerService()), ($this->privates['App\\Service\\Manager\\SiteManager'] ?? $this->getSiteManagerService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7968.     }
  7969.     /**
  7970.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  7971.      *
  7972.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7973.      */
  7974.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  7975.     {
  7976.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7977.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7978.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  7979.         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()));
  7980.     }
  7981.     /**
  7982.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  7983.      *
  7984.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7985.      */
  7986.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  7987.     {
  7988.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7989.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7990.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  7991.         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(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7992.     }
  7993.     /**
  7994.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  7995.      *
  7996.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7997.      */
  7998.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  7999.     {
  8000.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  8001.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  8002.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  8003.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8004.     }
  8005.     /**
  8006.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  8007.      *
  8008.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  8009.      */
  8010.     protected function getDebug_Security_Voter_VoteListenerService()
  8011.     {
  8012.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  8013.         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()));
  8014.     }
  8015.     /**
  8016.      * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
  8017.      *
  8018.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8019.      */
  8020.     protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
  8021.     {
  8022.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8023.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8024.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  8025.         return $this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver(($this->privates['sensio_framework_extra.psr7.http_message_factory'] ?? $this->getSensioFrameworkExtra_Psr7_HttpMessageFactoryService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8026.     }
  8027.     /**
  8028.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  8029.      *
  8030.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  8031.      */
  8032.     protected function getDoctrine_CacheClearMetadataCommandService()
  8033.     {
  8034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8035.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  8036.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  8037.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  8038.         $instance->setName('doctrine:cache:clear-metadata');
  8039.         return $instance;
  8040.     }
  8041.     /**
  8042.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  8043.      *
  8044.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  8045.      */
  8046.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  8047.     {
  8048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8049.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  8050.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  8051.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  8052.         $instance->setName('doctrine:cache:clear-query');
  8053.         return $instance;
  8054.     }
  8055.     /**
  8056.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  8057.      *
  8058.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  8059.      */
  8060.     protected function getDoctrine_CacheClearResultCommandService()
  8061.     {
  8062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  8064.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  8065.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  8066.         $instance->setName('doctrine:cache:clear-result');
  8067.         return $instance;
  8068.     }
  8069.     /**
  8070.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  8071.      *
  8072.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  8073.      */
  8074.     protected function getDoctrine_CacheCollectionRegionCommandService()
  8075.     {
  8076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8077.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  8078.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  8079.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  8080.         $instance->setName('doctrine:cache:clear-collection-region');
  8081.         return $instance;
  8082.     }
  8083.     /**
  8084.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  8085.      *
  8086.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  8087.      */
  8088.     protected function getDoctrine_ClearEntityRegionCommandService()
  8089.     {
  8090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8091.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  8092.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  8093.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  8094.         $instance->setName('doctrine:cache:clear-entity-region');
  8095.         return $instance;
  8096.     }
  8097.     /**
  8098.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  8099.      *
  8100.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  8101.      */
  8102.     protected function getDoctrine_ClearQueryRegionCommandService()
  8103.     {
  8104.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8105.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  8106.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  8107.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  8108.         $instance->setName('doctrine:cache:clear-query-region');
  8109.         return $instance;
  8110.     }
  8111.     /**
  8112.      * Gets the private 'doctrine.database_create_command' shared service.
  8113.      *
  8114.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  8115.      */
  8116.     protected function getDoctrine_DatabaseCreateCommandService()
  8117.     {
  8118.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8119.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  8120.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  8121.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8122.         $instance->setName('doctrine:database:create');
  8123.         return $instance;
  8124.     }
  8125.     /**
  8126.      * Gets the private 'doctrine.database_drop_command' shared service.
  8127.      *
  8128.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  8129.      */
  8130.     protected function getDoctrine_DatabaseDropCommandService()
  8131.     {
  8132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8133.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  8134.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  8135.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8136.         $instance->setName('doctrine:database:drop');
  8137.         return $instance;
  8138.     }
  8139.     /**
  8140.      * Gets the private 'doctrine.database_import_command' shared service.
  8141.      *
  8142.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  8143.      */
  8144.     protected function getDoctrine_DatabaseImportCommandService()
  8145.     {
  8146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8147.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  8148.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  8149.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  8150.         $instance->setName('doctrine:database:import');
  8151.         return $instance;
  8152.     }
  8153.     /**
  8154.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  8155.      *
  8156.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  8157.      */
  8158.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  8159.     {
  8160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8161.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  8162.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  8163.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  8164.         $instance->setName('doctrine:ensure-production-settings');
  8165.         return $instance;
  8166.     }
  8167.     /**
  8168.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  8169.      *
  8170.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  8171.      */
  8172.     protected function getDoctrine_MappingConvertCommandService()
  8173.     {
  8174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8175.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  8176.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  8177.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  8178.         $instance->setName('doctrine:mapping:convert');
  8179.         return $instance;
  8180.     }
  8181.     /**
  8182.      * Gets the private 'doctrine.mapping_import_command' shared service.
  8183.      *
  8184.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  8185.      */
  8186.     protected function getDoctrine_MappingImportCommandService()
  8187.     {
  8188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8189.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  8190.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  8191.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  8192.         $instance->setName('doctrine:mapping:import');
  8193.         return $instance;
  8194.     }
  8195.     /**
  8196.      * Gets the private 'doctrine.mapping_info_command' shared service.
  8197.      *
  8198.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  8199.      */
  8200.     protected function getDoctrine_MappingInfoCommandService()
  8201.     {
  8202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8203.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  8204.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  8205.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  8206.         $instance->setName('doctrine:mapping:info');
  8207.         return $instance;
  8208.     }
  8209.     /**
  8210.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  8211.      *
  8212.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  8213.      */
  8214.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  8215.     {
  8216.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  8217.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  8218.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService())->getMigrationFactory(), $this);
  8219.     }
  8220.     /**
  8221.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  8222.      *
  8223.      * @return \Doctrine\Migrations\DependencyFactory
  8224.      */
  8225.     protected function getDoctrine_Migrations_DependencyFactoryService()
  8226.     {
  8227.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  8228.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  8229.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  8230.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  8231.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  8232.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  8233.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  8234.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  8235.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  8236.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  8237.         $a->setAllOrNothing(false);
  8238.         $a->setCheckDatabasePlatform(true);
  8239.         $a->setTransactional(true);
  8240.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  8241.         $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8242.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  8243.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  8244.         });
  8245.         return $instance;
  8246.     }
  8247.     /**
  8248.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  8249.      *
  8250.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  8251.      */
  8252.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  8253.     {
  8254.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  8255.         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()));
  8256.     }
  8257.     /**
  8258.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  8259.      *
  8260.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  8261.      */
  8262.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  8263.     {
  8264.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  8265.         $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  8266.         $instance->addEntityListener('App\\Entity\\Contact''App\\EventListener\\ContactHistoryListener''preUpdate');
  8267.         $instance->addEntityListener('App\\Entity\\Contact''App\\EventListener\\ContactHistoryListener''postUpdate');
  8268.         return $instance;
  8269.     }
  8270.     /**
  8271.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  8272.      *
  8273.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  8274.      */
  8275.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  8276.     {
  8277.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  8278.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8279.     }
  8280.     /**
  8281.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  8282.      *
  8283.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  8284.      */
  8285.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  8286.     {
  8287.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8288.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  8289.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8290.     }
  8291.     /**
  8292.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  8293.      *
  8294.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  8295.      */
  8296.     protected function getDoctrine_Orm_Validator_UniqueService()
  8297.     {
  8298.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8299.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8300.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  8301.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8302.     }
  8303.     /**
  8304.      * Gets the private 'doctrine.query_dql_command' shared service.
  8305.      *
  8306.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  8307.      */
  8308.     protected function getDoctrine_QueryDqlCommandService()
  8309.     {
  8310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8311.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  8312.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  8313.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  8314.         $instance->setName('doctrine:query:dql');
  8315.         return $instance;
  8316.     }
  8317.     /**
  8318.      * Gets the private 'doctrine.query_sql_command' shared service.
  8319.      *
  8320.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  8321.      */
  8322.     protected function getDoctrine_QuerySqlCommandService()
  8323.     {
  8324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8325.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  8326.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  8327.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  8328.         $instance->setName('doctrine:query:sql');
  8329.         return $instance;
  8330.     }
  8331.     /**
  8332.      * Gets the private 'doctrine.schema_create_command' shared service.
  8333.      *
  8334.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  8335.      */
  8336.     protected function getDoctrine_SchemaCreateCommandService()
  8337.     {
  8338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8339.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8340.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  8341.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  8342.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  8343.         $instance->setName('doctrine:schema:create');
  8344.         return $instance;
  8345.     }
  8346.     /**
  8347.      * Gets the private 'doctrine.schema_drop_command' shared service.
  8348.      *
  8349.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  8350.      */
  8351.     protected function getDoctrine_SchemaDropCommandService()
  8352.     {
  8353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8354.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8355.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  8356.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  8357.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  8358.         $instance->setName('doctrine:schema:drop');
  8359.         return $instance;
  8360.     }
  8361.     /**
  8362.      * Gets the private 'doctrine.schema_update_command' shared service.
  8363.      *
  8364.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  8365.      */
  8366.     protected function getDoctrine_SchemaUpdateCommandService()
  8367.     {
  8368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8369.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8370.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  8371.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  8372.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  8373.         $instance->setName('doctrine:schema:update');
  8374.         return $instance;
  8375.     }
  8376.     /**
  8377.      * Gets the private 'doctrine.schema_validate_command' shared service.
  8378.      *
  8379.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  8380.      */
  8381.     protected function getDoctrine_SchemaValidateCommandService()
  8382.     {
  8383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8384.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  8385.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  8386.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  8387.         $instance->setName('doctrine:schema:validate');
  8388.         return $instance;
  8389.     }
  8390.     /**
  8391.      * Gets the private 'doctrine_migrations.current_command' shared service.
  8392.      *
  8393.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  8394.      */
  8395.     protected function getDoctrineMigrations_CurrentCommandService()
  8396.     {
  8397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8398.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8399.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  8400.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  8401.         $instance->setName('doctrine:migrations:current');
  8402.         return $instance;
  8403.     }
  8404.     /**
  8405.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  8406.      *
  8407.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  8408.      */
  8409.     protected function getDoctrineMigrations_DiffCommandService()
  8410.     {
  8411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8412.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8413.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  8414.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  8415.         $instance->setName('doctrine:migrations:diff');
  8416.         return $instance;
  8417.     }
  8418.     /**
  8419.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  8420.      *
  8421.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  8422.      */
  8423.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  8424.     {
  8425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8426.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8427.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  8428.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  8429.         $instance->setName('doctrine:migrations:dump-schema');
  8430.         return $instance;
  8431.     }
  8432.     /**
  8433.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  8434.      *
  8435.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  8436.      */
  8437.     protected function getDoctrineMigrations_ExecuteCommandService()
  8438.     {
  8439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8440.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8441.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  8442.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  8443.         $instance->setName('doctrine:migrations:execute');
  8444.         return $instance;
  8445.     }
  8446.     /**
  8447.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  8448.      *
  8449.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  8450.      */
  8451.     protected function getDoctrineMigrations_GenerateCommandService()
  8452.     {
  8453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8455.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  8456.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  8457.         $instance->setName('doctrine:migrations:generate');
  8458.         return $instance;
  8459.     }
  8460.     /**
  8461.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  8462.      *
  8463.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  8464.      */
  8465.     protected function getDoctrineMigrations_LatestCommandService()
  8466.     {
  8467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8468.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  8470.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  8471.         $instance->setName('doctrine:migrations:latest');
  8472.         return $instance;
  8473.     }
  8474.     /**
  8475.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  8476.      *
  8477.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  8478.      */
  8479.     protected function getDoctrineMigrations_MigrateCommandService()
  8480.     {
  8481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8482.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8483.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  8484.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  8485.         $instance->setName('doctrine:migrations:migrate');
  8486.         return $instance;
  8487.     }
  8488.     /**
  8489.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  8490.      *
  8491.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  8492.      */
  8493.     protected function getDoctrineMigrations_RollupCommandService()
  8494.     {
  8495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8497.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  8498.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  8499.         $instance->setName('doctrine:migrations:rollup');
  8500.         return $instance;
  8501.     }
  8502.     /**
  8503.      * Gets the private 'doctrine_migrations.status_command' shared service.
  8504.      *
  8505.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  8506.      */
  8507.     protected function getDoctrineMigrations_StatusCommandService()
  8508.     {
  8509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8511.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  8512.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  8513.         $instance->setName('doctrine:migrations:status');
  8514.         return $instance;
  8515.     }
  8516.     /**
  8517.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  8518.      *
  8519.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  8520.      */
  8521.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  8522.     {
  8523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8524.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8525.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  8526.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  8527.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  8528.         return $instance;
  8529.     }
  8530.     /**
  8531.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  8532.      *
  8533.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  8534.      */
  8535.     protected function getDoctrineMigrations_UpToDateCommandService()
  8536.     {
  8537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8538.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8539.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  8540.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  8541.         $instance->setName('doctrine:migrations:up-to-date');
  8542.         return $instance;
  8543.     }
  8544.     /**
  8545.      * Gets the private 'doctrine_migrations.version_command' shared service.
  8546.      *
  8547.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  8548.      */
  8549.     protected function getDoctrineMigrations_VersionCommandService()
  8550.     {
  8551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8552.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8553.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  8554.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  8555.         $instance->setName('doctrine:migrations:version');
  8556.         return $instance;
  8557.     }
  8558.     /**
  8559.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  8560.      *
  8561.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  8562.      */
  8563.     protected function getDoctrineMigrations_VersionsCommandService()
  8564.     {
  8565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8566.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8567.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  8568.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  8569.         $instance->setName('doctrine:migrations:list');
  8570.         return $instance;
  8571.     }
  8572.     /**
  8573.      * Gets the private 'error_handler.error_renderer.html' shared service.
  8574.      *
  8575.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  8576.      */
  8577.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  8578.     {
  8579.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  8580.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  8581.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8582.         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()));
  8583.     }
  8584.     /**
  8585.      * Gets the private 'file_locator' shared service.
  8586.      *
  8587.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  8588.      */
  8589.     protected function getFileLocatorService()
  8590.     {
  8591.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  8592.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  8593.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8594.         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);
  8595.     }
  8596.     /**
  8597.      * Gets the private 'fos_elastica.command.create' shared service.
  8598.      *
  8599.      * @return \FOS\ElasticaBundle\Command\CreateCommand
  8600.      */
  8601.     protected function getFosElastica_Command_CreateService()
  8602.     {
  8603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8604.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/CreateCommand.php';
  8605.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  8606.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
  8607.         $this->privates['fos_elastica.command.create'] = $instance = new \FOS\ElasticaBundle\Command\CreateCommand(($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->privates['fos_elastica.mapping_builder'] ?? ($this->privates['fos_elastica.mapping_builder'] = new \FOS\ElasticaBundle\Index\MappingBuilder())), ($this->services['fos_elastica.config_manager'] ?? $this->getFosElastica_ConfigManagerService()), ($this->privates['fos_elastica.alias_processor'] ?? ($this->privates['fos_elastica.alias_processor'] = new \FOS\ElasticaBundle\Index\AliasProcessor())));
  8608.         $instance->setName('fos:elastica:create');
  8609.         return $instance;
  8610.     }
  8611.     /**
  8612.      * Gets the private 'fos_elastica.command.populate' shared service.
  8613.      *
  8614.      * @return \FOS\ElasticaBundle\Command\PopulateCommand
  8615.      */
  8616.     protected function getFosElastica_Command_PopulateService()
  8617.     {
  8618.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8619.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/PopulateCommand.php';
  8620.         $this->privates['fos_elastica.command.populate'] = $instance = new \FOS\ElasticaBundle\Command\PopulateCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->services['fos_elastica.pager_provider_registry'] ?? $this->getFosElastica_PagerProviderRegistryService()), ($this->services['fos_elastica.pager_persister_registry'] ?? $this->getFosElastica_PagerPersisterRegistryService()), ($this->services['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService()));
  8621.         $instance->setName('fos:elastica:populate');
  8622.         return $instance;
  8623.     }
  8624.     /**
  8625.      * Gets the private 'fos_elastica.command.reset' shared service.
  8626.      *
  8627.      * @return \FOS\ElasticaBundle\Command\ResetCommand
  8628.      */
  8629.     protected function getFosElastica_Command_ResetService()
  8630.     {
  8631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8632.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetCommand.php';
  8633.         $this->privates['fos_elastica.command.reset'] = $instance = new \FOS\ElasticaBundle\Command\ResetCommand(($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->services['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService()));
  8634.         $instance->setName('fos:elastica:reset');
  8635.         return $instance;
  8636.     }
  8637.     /**
  8638.      * Gets the private 'fos_elastica.command.search' shared service.
  8639.      *
  8640.      * @return \FOS\ElasticaBundle\Command\SearchCommand
  8641.      */
  8642.     protected function getFosElastica_Command_SearchService()
  8643.     {
  8644.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8645.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/SearchCommand.php';
  8646.         $this->privates['fos_elastica.command.search'] = $instance = new \FOS\ElasticaBundle\Command\SearchCommand(($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()));
  8647.         $instance->setName('fos:elastica:search');
  8648.         return $instance;
  8649.     }
  8650.     /**
  8651.      * Gets the private 'fos_elastica.command.templates_reset' shared service.
  8652.      *
  8653.      * @return \FOS\ElasticaBundle\Command\ResetTemplatesCommand
  8654.      */
  8655.     protected function getFosElastica_Command_TemplatesResetService()
  8656.     {
  8657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8658.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetTemplatesCommand.php';
  8659.         $this->privates['fos_elastica.command.templates_reset'] = $instance = new \FOS\ElasticaBundle\Command\ResetTemplatesCommand(($this->services['fos_elastica.template_resetter'] ?? $this->getFosElastica_TemplateResetterService()));
  8660.         $instance->setName('fos:elastica:reset-templates');
  8661.         return $instance;
  8662.     }
  8663.     /**
  8664.      * Gets the private 'fos_elastica.doctrine.register_listeners' shared service.
  8665.      *
  8666.      * @return \FOS\ElasticaBundle\Doctrine\RegisterListenersService
  8667.      */
  8668.     protected function getFosElastica_Doctrine_RegisterListenersService()
  8669.     {
  8670.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/RegisterListenersService.php';
  8671.         return $this->privates['fos_elastica.doctrine.register_listeners'] = new \FOS\ElasticaBundle\Doctrine\RegisterListenersService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8672.     }
  8673.     /**
  8674.      * Gets the private 'fos_elastica.logger' shared service.
  8675.      *
  8676.      * @return \FOS\ElasticaBundle\Logger\ElasticaLogger
  8677.      */
  8678.     protected function getFosElastica_LoggerService()
  8679.     {
  8680.         $a = new \Symfony\Bridge\Monolog\Logger('elastica');
  8681.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8682.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8683.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8684.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8685.         return $this->privates['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($atrue);
  8686.     }
  8687.     /**
  8688.      * Gets the private 'fos_elastica.populate_listener' shared service.
  8689.      *
  8690.      * @return \FOS\ElasticaBundle\EventListener\PopulateListener
  8691.      */
  8692.     protected function getFosElastica_PopulateListenerService()
  8693.     {
  8694.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/EventListener/PopulateListener.php';
  8695.         return $this->privates['fos_elastica.populate_listener'] = new \FOS\ElasticaBundle\EventListener\PopulateListener(($this->services['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService()));
  8696.     }
  8697.     /**
  8698.      * Gets the private 'fragment.renderer.inline' shared service.
  8699.      *
  8700.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  8701.      */
  8702.     protected function getFragment_Renderer_InlineService()
  8703.     {
  8704.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  8705.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  8706.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  8707.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8708.         $instance->setFragmentPath('/_fragment');
  8709.         return $instance;
  8710.     }
  8711.     /**
  8712.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  8713.      *
  8714.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  8715.      */
  8716.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  8717.     {
  8718.         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())));
  8719.     }
  8720.     /**
  8721.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  8722.      *
  8723.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  8724.      */
  8725.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  8726.     {
  8727.         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()));
  8728.     }
  8729.     /**
  8730.      * Gets the private 'knp_gaufrette.command.filesystem_keys' shared service.
  8731.      *
  8732.      * @return \Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand
  8733.      */
  8734.     protected function getKnpGaufrette_Command_FilesystemKeysService()
  8735.     {
  8736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8737.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/Command/FilesystemKeysCommand.php';
  8738.         $this->privates['knp_gaufrette.command.filesystem_keys'] = $instance = new \Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand(($this->services['knp_gaufrette.filesystem_map'] ?? $this->getKnpGaufrette_FilesystemMapService()));
  8739.         $instance->setName('gaufrette:filesystem:keys');
  8740.         return $instance;
  8741.     }
  8742.     /**
  8743.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  8744.      *
  8745.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  8746.      */
  8747.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  8748.     {
  8749.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  8750.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  8751.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  8752.     }
  8753.     /**
  8754.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  8755.      *
  8756.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  8757.      */
  8758.     protected function getLiipImagine_Command_CacheRemoveService()
  8759.     {
  8760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8761.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  8762.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  8763.         $this->privates['liip_imagine.command.cache_remove'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  8764.         $instance->setName('liip:imagine:cache:remove');
  8765.         return $instance;
  8766.     }
  8767.     /**
  8768.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  8769.      *
  8770.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  8771.      */
  8772.     protected function getLiipImagine_Command_CacheResolveService()
  8773.     {
  8774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8775.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  8776.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  8777.         $this->privates['liip_imagine.command.cache_resolve'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  8778.         $instance->setName('liip:imagine:cache:resolve');
  8779.         return $instance;
  8780.     }
  8781.     /**
  8782.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  8783.      *
  8784.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  8785.      */
  8786.     protected function getLiipImagine_Filter_ConfigurationService()
  8787.     {
  8788.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  8789.     }
  8790.     /**
  8791.      * Gets the private 'liip_imagine.gd' shared service.
  8792.      *
  8793.      * @return \Imagine\Gd\Imagine
  8794.      */
  8795.     protected function getLiipImagine_GdService()
  8796.     {
  8797.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  8798.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  8799.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  8800.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  8801.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  8802.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  8803.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  8804.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/DefaultMetadataReader.php';
  8805.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  8806.         $instance->setMetadataReader(new \Imagine\Image\Metadata\DefaultMetadataReader());
  8807.         return $instance;
  8808.     }
  8809.     /**
  8810.      * Gets the private 'liip_imagine.service.filter' shared service.
  8811.      *
  8812.      * @return \Liip\ImagineBundle\Service\FilterService
  8813.      */
  8814.     protected function getLiipImagine_Service_FilterService()
  8815.     {
  8816.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  8817.         return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), false$this->parameters['liip_imagine.webp.options'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8818.     }
  8819.     /**
  8820.      * Gets the private 'locale_aware_listener' shared service.
  8821.      *
  8822.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  8823.      */
  8824.     protected function getLocaleAwareListenerService()
  8825.     {
  8826.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  8827.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  8828.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8829.     }
  8830.     /**
  8831.      * Gets the private 'locale_listener' shared service.
  8832.      *
  8833.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  8834.      */
  8835.     protected function getLocaleListenerService()
  8836.     {
  8837.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'pl', ($this->services['router'] ?? $this->getRouterService()));
  8838.     }
  8839.     /**
  8840.      * Gets the private 'mailer.transport_factory.null' shared service.
  8841.      *
  8842.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  8843.      */
  8844.     protected function getMailer_TransportFactory_NullService()
  8845.     {
  8846.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8847.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8848.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  8849.         return 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()));
  8850.     }
  8851.     /**
  8852.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  8853.      *
  8854.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  8855.      */
  8856.     protected function getMailer_TransportFactory_SendmailService()
  8857.     {
  8858.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8859.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8860.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  8861.         return 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()));
  8862.     }
  8863.     /**
  8864.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  8865.      *
  8866.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  8867.      */
  8868.     protected function getMailer_TransportFactory_SmtpService()
  8869.     {
  8870.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8871.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8872.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  8873.         return 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()));
  8874.     }
  8875.     /**
  8876.      * Gets the private 'mailer.transports' shared service.
  8877.      *
  8878.      * @return \Symfony\Component\Mailer\Transport\Transports
  8879.      */
  8880.     protected function getMailer_TransportsService()
  8881.     {
  8882.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  8883.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  8884.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  8885.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  8886.             yield => $this->getMailer_TransportFactory_NullService();
  8887.             yield => $this->getMailer_TransportFactory_SendmailService();
  8888.             yield => $this->getMailer_TransportFactory_SmtpService();
  8889.         }, 3)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
  8890.     }
  8891.     /**
  8892.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  8893.      *
  8894.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  8895.      */
  8896.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  8897.     {
  8898.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  8899.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  8900.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  8901.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  8902.         $this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['App\\Message\\Campaign\\ContactArchiveMessage' => new RewindableGenerator(function () {
  8903.             yield => ($this->privates['.messenger.handler_descriptor.wjuAvSC'] ?? $this->get_Messenger_HandlerDescriptor_WjuAvSCService());
  8904.         }, 1), 'App\\Message\\Campaign\\ContactStatusMessage' => new RewindableGenerator(function () {
  8905.             yield => ($this->privates['.messenger.handler_descriptor.dK57ZyL'] ?? $this->get_Messenger_HandlerDescriptor_DK57ZyLService());
  8906.         }, 1), 'App\\Message\\Campaign\\SendEmailToContactMessage' => new RewindableGenerator(function () {
  8907.             yield => ($this->privates['.messenger.handler_descriptor.6DkAl05'] ?? $this->get_Messenger_HandlerDescriptor_6DkAl05Service());
  8908.         }, 1), 'App\\Message\\Collect\\BackToTabMessage' => new RewindableGenerator(function () {
  8909.             yield => ($this->privates['.messenger.handler_descriptor.m_QWVgF'] ?? $this->get_Messenger_HandlerDescriptor_MQWVgFService());
  8910.         }, 1), 'App\\Message\\Collect\\PopupClientMessage' => new RewindableGenerator(function () {
  8911.             yield => ($this->privates['.messenger.handler_descriptor.1pv6_9a'] ?? $this->get_Messenger_HandlerDescriptor_1pv69aService());
  8912.         }, 1), 'App\\Message\\Collect\\PopupStatisticMessage' => new RewindableGenerator(function () {
  8913.             yield => ($this->privates['.messenger.handler_descriptor.i4ZPbfm'] ?? $this->get_Messenger_HandlerDescriptor_I4ZPbfmService());
  8914.         }, 1), 'App\\Message\\Collect\\TrackerEventMessage' => new RewindableGenerator(function () {
  8915.             yield => ($this->privates['.messenger.handler_descriptor.YYMj9aR'] ?? $this->get_Messenger_HandlerDescriptor_YYMj9aRService());
  8916.         }, 1), 'App\\Message\\Mailing\\EmailMessageInterface' => new RewindableGenerator(function () {
  8917.             yield => ($this->privates['.messenger.handler_descriptor.xD072OH'] ?? $this->get_Messenger_HandlerDescriptor_XD072OHService());
  8918.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  8919.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  8920.         }, 1)]));
  8921.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  8922.         return $instance;
  8923.     }
  8924.     /**
  8925.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  8926.      *
  8927.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  8928.      */
  8929.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  8930.     {
  8931.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  8932.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  8933.         return $this->privates['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
  8934.     }
  8935.     /**
  8936.      * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  8937.      *
  8938.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  8939.      */
  8940.     protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  8941.     {
  8942.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  8943.         return $this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener(($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  8944.     }
  8945.     /**
  8946.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  8947.      *
  8948.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  8949.      */
  8950.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  8951.     {
  8952.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  8953.         return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  8954.     }
  8955.     /**
  8956.      * Gets the private 'messenger.middleware.send_message' shared service.
  8957.      *
  8958.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  8959.      */
  8960.     protected function getMessenger_Middleware_SendMessageService()
  8961.     {
  8962.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  8963.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  8965.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  8966.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['App\\Message\\Collect\\TrackerEventMessage' => [=> 'event'], 'App\\Message\\Collect\\BackToTabMessage' => [=> 'event'], 'App\\Message\\Collect\\PopupStatisticMessage' => [=> 'popup'], 'App\\Message\\Collect\\PopupClientMessage' => [=> 'popup'], 'App\\Message\\Mailing\\EmailMessageInterface' => [=> 'mailing'], 'App\\Message\\Campaign\\CampaignMessageInterface' => [=> 'campaign']], ($this->privates['.service_locator.Ncd.a4h'] ?? $this->get_ServiceLocator_Ncd_A4hService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8967.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  8968.         return $instance;
  8969.     }
  8970.     /**
  8971.      * Gets the private 'messenger.receiver_locator' shared service.
  8972.      *
  8973.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8974.      */
  8975.     protected function getMessenger_ReceiverLocatorService()
  8976.     {
  8977.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8978.             'campaign' => ['privates''messenger.transport.campaign''getMessenger_Transport_CampaignService'false],
  8979.             'event' => ['privates''messenger.transport.event''getMessenger_Transport_EventService'false],
  8980.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  8981.             'mailing' => ['privates''messenger.transport.mailing''getMessenger_Transport_MailingService'false],
  8982.             'messenger.transport.campaign' => ['privates''messenger.transport.campaign''getMessenger_Transport_CampaignService'false],
  8983.             'messenger.transport.event' => ['privates''messenger.transport.event''getMessenger_Transport_EventService'false],
  8984.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  8985.             'messenger.transport.mailing' => ['privates''messenger.transport.mailing''getMessenger_Transport_MailingService'false],
  8986.             'messenger.transport.popup' => ['privates''messenger.transport.popup''getMessenger_Transport_PopupService'false],
  8987.             'popup' => ['privates''messenger.transport.popup''getMessenger_Transport_PopupService'false],
  8988.         ], [
  8989.             'campaign' => '?',
  8990.             'event' => '?',
  8991.             'failed' => '?',
  8992.             'mailing' => '?',
  8993.             'messenger.transport.campaign' => '?',
  8994.             'messenger.transport.event' => '?',
  8995.             'messenger.transport.failed' => '?',
  8996.             'messenger.transport.mailing' => '?',
  8997.             'messenger.transport.popup' => '?',
  8998.             'popup' => '?',
  8999.         ]);
  9000.     }
  9001.     /**
  9002.      * Gets the private 'messenger.retry.multiplier_retry_strategy.campaign' shared service.
  9003.      *
  9004.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9005.      */
  9006.     protected function getMessenger_Retry_MultiplierRetryStrategy_CampaignService()
  9007.     {
  9008.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9009.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9010.         return $this->privates['messenger.retry.multiplier_retry_strategy.campaign'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9011.     }
  9012.     /**
  9013.      * Gets the private 'messenger.retry.multiplier_retry_strategy.event' shared service.
  9014.      *
  9015.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9016.      */
  9017.     protected function getMessenger_Retry_MultiplierRetryStrategy_EventService()
  9018.     {
  9019.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9020.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9021.         return $this->privates['messenger.retry.multiplier_retry_strategy.event'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9022.     }
  9023.     /**
  9024.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  9025.      *
  9026.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9027.      */
  9028.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  9029.     {
  9030.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9031.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9032.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9033.     }
  9034.     /**
  9035.      * Gets the private 'messenger.retry.multiplier_retry_strategy.mailing' shared service.
  9036.      *
  9037.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9038.      */
  9039.     protected function getMessenger_Retry_MultiplierRetryStrategy_MailingService()
  9040.     {
  9041.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9042.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9043.         return $this->privates['messenger.retry.multiplier_retry_strategy.mailing'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9044.     }
  9045.     /**
  9046.      * Gets the private 'messenger.retry.multiplier_retry_strategy.popup' shared service.
  9047.      *
  9048.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9049.      */
  9050.     protected function getMessenger_Retry_MultiplierRetryStrategy_PopupService()
  9051.     {
  9052.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9053.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9054.         return $this->privates['messenger.retry.multiplier_retry_strategy.popup'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9055.     }
  9056.     /**
  9057.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  9058.      *
  9059.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  9060.      */
  9061.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  9062.     {
  9063.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  9064.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.Ncd.a4h'] ?? $this->get_ServiceLocator_Ncd_A4hService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9065.             'campaign' => ['privates''messenger.retry.multiplier_retry_strategy.campaign''getMessenger_Retry_MultiplierRetryStrategy_CampaignService'false],
  9066.             'event' => ['privates''messenger.retry.multiplier_retry_strategy.event''getMessenger_Retry_MultiplierRetryStrategy_EventService'false],
  9067.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  9068.             'mailing' => ['privates''messenger.retry.multiplier_retry_strategy.mailing''getMessenger_Retry_MultiplierRetryStrategy_MailingService'false],
  9069.             'popup' => ['privates''messenger.retry.multiplier_retry_strategy.popup''getMessenger_Retry_MultiplierRetryStrategy_PopupService'false],
  9070.         ], [
  9071.             'campaign' => '?',
  9072.             'event' => '?',
  9073.             'failed' => '?',
  9074.             'mailing' => '?',
  9075.             'popup' => '?',
  9076.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  9077.     }
  9078.     /**
  9079.      * Gets the private 'messenger.routable_message_bus' shared service.
  9080.      *
  9081.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  9082.      */
  9083.     protected function getMessenger_RoutableMessageBusService()
  9084.     {
  9085.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  9086.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9087.             'messenger.bus.default' => ['services''message_bus''getMessageBusService'false],
  9088.         ], [
  9089.             'messenger.bus.default' => '?',
  9090.         ]), ($this->services['message_bus'] ?? $this->getMessageBusService()));
  9091.     }
  9092.     /**
  9093.      * Gets the private 'messenger.transport.campaign' shared service.
  9094.      *
  9095.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9096.      */
  9097.     protected function getMessenger_Transport_CampaignService()
  9098.     {
  9099.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9100.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9101.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9102.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9103.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9104.         return $this->privates['messenger.transport.campaign'] = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService())->createTransport($this->getEnv('string:resolve:RABBIT_TRANSPORT_DSN').'/%2f/campaign', ['transport_name' => 'campaign'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9105.     }
  9106.     /**
  9107.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  9108.      *
  9109.      * @return \Symfony\Component\Messenger\Transport\Doctrine\DoctrineTransportFactory
  9110.      */
  9111.     protected function getMessenger_Transport_Doctrine_FactoryService()
  9112.     {
  9113.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  9114.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Doctrine/DoctrineTransportFactory.php';
  9115.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Transport\Doctrine\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9116.     }
  9117.     /**
  9118.      * Gets the private 'messenger.transport.event' shared service.
  9119.      *
  9120.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9121.      */
  9122.     protected function getMessenger_Transport_EventService()
  9123.     {
  9124.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9125.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9126.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9127.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9128.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9129.         return $this->privates['messenger.transport.event'] = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService())->createTransport($this->getEnv('string:resolve:RABBIT_TRANSPORT_DSN').'/%2f/event', ['transport_name' => 'event'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9130.     }
  9131.     /**
  9132.      * Gets the private 'messenger.transport.failed' shared service.
  9133.      *
  9134.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9135.      */
  9136.     protected function getMessenger_Transport_FailedService()
  9137.     {
  9138.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9139.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9140.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9141.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9142.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9143.         return $this->privates['messenger.transport.failed'] = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService())->createTransport('doctrine://default?queue_name=failed', ['transport_name' => 'failed'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9144.     }
  9145.     /**
  9146.      * Gets the private 'messenger.transport.mailing' shared service.
  9147.      *
  9148.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9149.      */
  9150.     protected function getMessenger_Transport_MailingService()
  9151.     {
  9152.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9153.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9154.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9155.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9156.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9157.         return $this->privates['messenger.transport.mailing'] = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService())->createTransport($this->getEnv('string:resolve:RABBIT_TRANSPORT_DSN').'/%2f/mailing', ['transport_name' => 'mailing'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9158.     }
  9159.     /**
  9160.      * Gets the private 'messenger.transport.popup' shared service.
  9161.      *
  9162.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9163.      */
  9164.     protected function getMessenger_Transport_PopupService()
  9165.     {
  9166.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9167.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9168.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9169.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9170.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9171.         return $this->privates['messenger.transport.popup'] = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService())->createTransport($this->getEnv('string:resolve:RABBIT_TRANSPORT_DSN').'/%2f/popup', ['transport_name' => 'popup'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9172.     }
  9173.     /**
  9174.      * Gets the private 'messenger.transport.sync.factory' shared service.
  9175.      *
  9176.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  9177.      */
  9178.     protected function getMessenger_Transport_Sync_FactoryService()
  9179.     {
  9180.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  9181.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  9182.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()));
  9183.     }
  9184.     /**
  9185.      * Gets the private 'messenger.transport_factory' shared service.
  9186.      *
  9187.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  9188.      */
  9189.     protected function getMessenger_TransportFactoryService()
  9190.     {
  9191.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  9192.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  9193.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  9194.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Transport\AmqpExt\AmqpTransportFactory()));
  9195.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Transport\RedisExt\RedisTransportFactory()));
  9196.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  9197.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  9198.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  9199.         }, 5));
  9200.     }
  9201.     /**
  9202.      * Gets the private 'mime_types' shared service.
  9203.      *
  9204.      * @return \Symfony\Component\Mime\MimeTypes
  9205.      */
  9206.     protected function getMimeTypesService()
  9207.     {
  9208.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  9209.         $instance->setDefault($instance);
  9210.         return $instance;
  9211.     }
  9212.     /**
  9213.      * Gets the private 'monolog.handler.campaign' shared service.
  9214.      *
  9215.      * @return \Monolog\Handler\StreamHandler
  9216.      */
  9217.     protected function getMonolog_Handler_CampaignService()
  9218.     {
  9219.         $this->privates['monolog.handler.campaign'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/campaign.log'), 100trueNULLfalse);
  9220.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  9221.         return $instance;
  9222.     }
  9223.     /**
  9224.      * Gets the private 'monolog.handler.console' shared service.
  9225.      *
  9226.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  9227.      */
  9228.     protected function getMonolog_Handler_ConsoleService()
  9229.     {
  9230.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  9231.     }
  9232.     /**
  9233.      * Gets the private 'monolog.handler.mailing' shared service.
  9234.      *
  9235.      * @return \Monolog\Handler\StreamHandler
  9236.      */
  9237.     protected function getMonolog_Handler_MailingService()
  9238.     {
  9239.         $this->privates['monolog.handler.mailing'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/mailing.log'), 100trueNULLfalse);
  9240.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  9241.         return $instance;
  9242.     }
  9243.     /**
  9244.      * Gets the private 'monolog.handler.main' shared service.
  9245.      *
  9246.      * @return \Monolog\Handler\RotatingFileHandler
  9247.      */
  9248.     protected function getMonolog_Handler_MainService()
  9249.     {
  9250.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.log'), 10100trueNULLfalse);
  9251.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  9252.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  9253.         return $instance;
  9254.     }
  9255.     /**
  9256.      * Gets the private 'monolog.logger' shared service.
  9257.      *
  9258.      * @return \Symfony\Bridge\Monolog\Logger
  9259.      */
  9260.     protected function getMonolog_LoggerService()
  9261.     {
  9262.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  9263.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9264.         $instance->useMicrosecondTimestamps(true);
  9265.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9266.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9267.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9268.         return $instance;
  9269.     }
  9270.     /**
  9271.      * Gets the private 'monolog.logger.cache' shared service.
  9272.      *
  9273.      * @return \Symfony\Bridge\Monolog\Logger
  9274.      */
  9275.     protected function getMonolog_Logger_CacheService()
  9276.     {
  9277.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  9278.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9279.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9280.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9281.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9282.         return $instance;
  9283.     }
  9284.     /**
  9285.      * Gets the private 'monolog.logger.messenger' shared service.
  9286.      *
  9287.      * @return \Symfony\Bridge\Monolog\Logger
  9288.      */
  9289.     protected function getMonolog_Logger_MessengerService()
  9290.     {
  9291.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  9292.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9293.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9294.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9295.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9296.         return $instance;
  9297.     }
  9298.     /**
  9299.      * Gets the private 'monolog.logger.request' shared service.
  9300.      *
  9301.      * @return \Symfony\Bridge\Monolog\Logger
  9302.      */
  9303.     protected function getMonolog_Logger_RequestService()
  9304.     {
  9305.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  9306.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9307.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9308.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9309.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9310.         return $instance;
  9311.     }
  9312.     /**
  9313.      * Gets the private 'monolog.logger.security' shared service.
  9314.      *
  9315.      * @return \Symfony\Bridge\Monolog\Logger
  9316.      */
  9317.     protected function getMonolog_Logger_SecurityService()
  9318.     {
  9319.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  9320.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9321.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9322.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9323.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9324.         return $instance;
  9325.     }
  9326.     /**
  9327.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  9328.      *
  9329.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  9330.      */
  9331.     protected function getNelmioCors_CorsListenerService()
  9332.     {
  9333.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->parameters['nelmio_cors.defaults'])]));
  9334.     }
  9335.     /**
  9336.      * Gets the private 'nyholm.psr7.psr17_factory' shared service.
  9337.      *
  9338.      * @return \Nyholm\Psr7\Factory\Psr17Factory
  9339.      */
  9340.     protected function getNyholm_Psr7_Psr17FactoryService()
  9341.     {
  9342.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  9343.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  9344.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  9345.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  9346.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  9347.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  9348.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  9349.         return $this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory();
  9350.     }
  9351.     /**
  9352.      * Gets the private 'profiler_listener' shared service.
  9353.      *
  9354.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  9355.      */
  9356.     protected function getProfilerListenerService()
  9357.     {
  9358.         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);
  9359.     }
  9360.     /**
  9361.      * Gets the private 'property_accessor' shared service.
  9362.      *
  9363.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  9364.      */
  9365.     protected function getPropertyAccessorService()
  9366.     {
  9367.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  9368.     }
  9369.     /**
  9370.      * Gets the private 'property_info' shared service.
  9371.      *
  9372.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  9373.      */
  9374.     protected function getPropertyInfoService()
  9375.     {
  9376.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  9377.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  9378.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9379.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9380.         }, 3), new RewindableGenerator(function () {
  9381.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9382.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  9383.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9384.         }, 3), new RewindableGenerator(function () {
  9385.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  9386.         }, 1), new RewindableGenerator(function () {
  9387.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9388.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9389.         }, 2), new RewindableGenerator(function () {
  9390.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9391.         }, 1));
  9392.     }
  9393.     /**
  9394.      * Gets the private 'property_info.serializer_extractor' shared service.
  9395.      *
  9396.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  9397.      */
  9398.     protected function getPropertyInfo_SerializerExtractorService()
  9399.     {
  9400.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  9401.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  9402.     }
  9403.     /**
  9404.      * Gets the private 'router.cache_warmer' shared service.
  9405.      *
  9406.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  9407.      */
  9408.     protected function getRouter_CacheWarmerService()
  9409.     {
  9410.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9411.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  9412.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9413.             'router' => ['services''router''getRouterService'false],
  9414.         ], [
  9415.             'router' => '?',
  9416.         ]))->withContext('router.cache_warmer'$this));
  9417.     }
  9418.     /**
  9419.      * Gets the private 'router.request_context' shared service.
  9420.      *
  9421.      * @return \Symfony\Component\Routing\RequestContext
  9422.      */
  9423.     protected function getRouter_RequestContextService()
  9424.     {
  9425.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  9426.     }
  9427.     /**
  9428.      * Gets the private 'router_listener' shared service.
  9429.      *
  9430.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  9431.      */
  9432.     protected function getRouterListenerService()
  9433.     {
  9434.         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);
  9435.     }
  9436.     /**
  9437.      * Gets the private 'security.access_listener' shared service.
  9438.      *
  9439.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  9440.      */
  9441.     protected function getSecurity_AccessListenerService()
  9442.     {
  9443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9444.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9445.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9446.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  9447.         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()));
  9448.     }
  9449.     /**
  9450.      * Gets the private 'security.access_map' shared service.
  9451.      *
  9452.      * @return \Symfony\Component\Security\Http\AccessMap
  9453.      */
  9454.     protected function getSecurity_AccessMapService()
  9455.     {
  9456.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  9457.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  9458.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  9459.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  9460.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  9461.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9462.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/docs'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9463.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/authorize'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  9464.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/invitation-registration'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9465.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/register'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9466.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/reset-password-request'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9467.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/reset-password'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9468.         return $instance;
  9469.     }
  9470.     /**
  9471.      * Gets the private 'security.authentication.listener.anonymous.docs' shared service.
  9472.      *
  9473.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9474.      */
  9475.     protected function getSecurity_Authentication_Listener_Anonymous_DocsService()
  9476.     {
  9477.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9478.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9479.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9480.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  9481.         return $this->privates['security.authentication.listener.anonymous.docs'] = 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()));
  9482.     }
  9483.     /**
  9484.      * Gets the private 'security.authentication.listener.anonymous.file' shared service.
  9485.      *
  9486.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9487.      */
  9488.     protected function getSecurity_Authentication_Listener_Anonymous_FileService()
  9489.     {
  9490.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9491.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9492.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9493.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  9494.         return $this->privates['security.authentication.listener.anonymous.file'] = 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()));
  9495.     }
  9496.     /**
  9497.      * Gets the private 'security.authentication.listener.anonymous.google_auth' shared service.
  9498.      *
  9499.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9500.      */
  9501.     protected function getSecurity_Authentication_Listener_Anonymous_GoogleAuthService()
  9502.     {
  9503.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9504.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9505.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9506.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  9507.         return $this->privates['security.authentication.listener.anonymous.google_auth'] = 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()));
  9508.     }
  9509.     /**
  9510.      * Gets the private 'security.authentication.listener.anonymous.invitation_registration' shared service.
  9511.      *
  9512.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9513.      */
  9514.     protected function getSecurity_Authentication_Listener_Anonymous_InvitationRegistrationService()
  9515.     {
  9516.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9517.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9518.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9519.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  9520.         return $this->privates['security.authentication.listener.anonymous.invitation_registration'] = 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()));
  9521.     }
  9522.     /**
  9523.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  9524.      *
  9525.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9526.      */
  9527.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  9528.     {
  9529.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9530.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9531.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9532.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  9533.         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()));
  9534.     }
  9535.     /**
  9536.      * Gets the private 'security.authentication.listener.anonymous.register' shared service.
  9537.      *
  9538.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9539.      */
  9540.     protected function getSecurity_Authentication_Listener_Anonymous_RegisterService()
  9541.     {
  9542.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9543.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9544.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9545.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  9546.         return $this->privates['security.authentication.listener.anonymous.register'] = 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()));
  9547.     }
  9548.     /**
  9549.      * Gets the private 'security.authentication.listener.anonymous.reset_password' shared service.
  9550.      *
  9551.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9552.      */
  9553.     protected function getSecurity_Authentication_Listener_Anonymous_ResetPasswordService()
  9554.     {
  9555.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9556.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9557.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9558.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  9559.         return $this->privates['security.authentication.listener.anonymous.reset_password'] = 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()));
  9560.     }
  9561.     /**
  9562.      * Gets the private 'security.authentication.listener.anonymous.reset_password_request' shared service.
  9563.      *
  9564.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9565.      */
  9566.     protected function getSecurity_Authentication_Listener_Anonymous_ResetPasswordRequestService()
  9567.     {
  9568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9570.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9571.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  9572.         return $this->privates['security.authentication.listener.anonymous.reset_password_request'] = 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()));
  9573.     }
  9574.     /**
  9575.      * Gets the private 'security.authentication.listener.oauth2.api' shared service.
  9576.      *
  9577.      * @return \Trikoder\Bundle\OAuth2Bundle\Security\Firewall\OAuth2Listener
  9578.      */
  9579.     protected function getSecurity_Authentication_Listener_Oauth2_ApiService()
  9580.     {
  9581.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9582.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Security/Firewall/OAuth2Listener.php';
  9583.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Security/Authentication/Token/OAuth2TokenFactory.php';
  9584.         return $this->privates['security.authentication.listener.oauth2.api'] = new \Trikoder\Bundle\OAuth2Bundle\Security\Firewall\OAuth2Listener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['sensio_framework_extra.psr7.http_message_factory'] ?? $this->getSensioFrameworkExtra_Psr7_HttpMessageFactoryService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Token\\OAuth2TokenFactory'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Token\\OAuth2TokenFactory'] = new \Trikoder\Bundle\OAuth2Bundle\Security\Authentication\Token\OAuth2TokenFactory('ROLE_OAUTH2_'))), 'api');
  9585.     }
  9586.     /**
  9587.      * Gets the private 'security.authentication.manager' shared service.
  9588.      *
  9589.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  9590.      */
  9591.     protected function getSecurity_Authentication_ManagerService()
  9592.     {
  9593.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  9594.             yield => ($this->privates['security.authentication.provider.anonymous.docs'] ?? ($this->privates['security.authentication.provider.anonymous.docs'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  9595.             yield => ($this->privates['security.authentication.provider.anonymous.file'] ?? ($this->privates['security.authentication.provider.anonymous.file'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  9596.             yield => ($this->privates['security.authentication.provider.anonymous.invitation_registration'] ?? ($this->privates['security.authentication.provider.anonymous.invitation_registration'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  9597.             yield => ($this->privates['security.authentication.provider.anonymous.register'] ?? ($this->privates['security.authentication.provider.anonymous.register'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  9598.             yield => ($this->privates['security.authentication.provider.anonymous.google_auth'] ?? ($this->privates['security.authentication.provider.anonymous.google_auth'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  9599.             yield => ($this->privates['security.authentication.provider.anonymous.reset_password_request'] ?? ($this->privates['security.authentication.provider.anonymous.reset_password_request'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  9600.             yield => ($this->privates['security.authentication.provider.anonymous.reset_password'] ?? ($this->privates['security.authentication.provider.anonymous.reset_password'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  9601.             yield => ($this->privates['security.authentication.provider.oauth2.api'] ?? $this->getSecurity_Authentication_Provider_Oauth2_ApiService());
  9602.             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'))));
  9603.         }, 9), false);
  9604.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9605.         return $instance;
  9606.     }
  9607.     /**
  9608.      * Gets the private 'security.authentication.provider.oauth2.api' shared service.
  9609.      *
  9610.      * @return \Trikoder\Bundle\OAuth2Bundle\Security\Authentication\Provider\OAuth2Provider
  9611.      */
  9612.     protected function getSecurity_Authentication_Provider_Oauth2_ApiService()
  9613.     {
  9614.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9615.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Security/Authentication/Provider/OAuth2Provider.php';
  9616.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  9617.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  9618.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Security/Authentication/Token/OAuth2TokenFactory.php';
  9619.         return $this->privates['security.authentication.provider.oauth2.api'] = new \Trikoder\Bundle\OAuth2Bundle\Security\Authentication\Provider\OAuth2Provider(($this->privates['App\\Security\\UserProvider'] ?? $this->getUserProvider2Service()), new \League\OAuth2\Server\ResourceServer(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AccessTokenRepository'] ?? $this->getAccessTokenRepositoryService()), new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/public.key'), NULLfalse)), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Token\\OAuth2TokenFactory'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Token\\OAuth2TokenFactory'] = new \Trikoder\Bundle\OAuth2Bundle\Security\Authentication\Token\OAuth2TokenFactory('ROLE_OAUTH2_'))), 'api');
  9620.     }
  9621.     /**
  9622.      * Gets the private 'security.channel_listener' shared service.
  9623.      *
  9624.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  9625.      */
  9626.     protected function getSecurity_ChannelListenerService()
  9627.     {
  9628.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9630.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  9632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9633.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  9634.         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()));
  9635.     }
  9636.     /**
  9637.      * Gets the private 'security.command.user_password_encoder' shared service.
  9638.      *
  9639.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  9640.      */
  9641.     protected function getSecurity_Command_UserPasswordEncoderService()
  9642.     {
  9643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9644.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  9645.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\User']);
  9646.         $instance->setName('security:encode-password');
  9647.         return $instance;
  9648.     }
  9649.     /**
  9650.      * Gets the private 'security.context_listener.0' shared service.
  9651.      *
  9652.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  9653.      */
  9654.     protected function getSecurity_ContextListener_0Service()
  9655.     {
  9656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9657.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  9658.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  9659.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  9660.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  9661.             yield => ($this->privates['App\\Security\\UserProvider'] ?? $this->getUserProvider2Service());
  9662.         }, 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']);
  9663.     }
  9664.     /**
  9665.      * Gets the private 'security.encoder_factory.generic' shared service.
  9666.      *
  9667.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  9668.      */
  9669.     protected function getSecurity_EncoderFactory_GenericService()
  9670.     {
  9671.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  9672.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  9673.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL'threads' => NULL]]);
  9674.     }
  9675.     /**
  9676.      * Gets the private 'security.expression_language' shared service.
  9677.      *
  9678.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  9679.      */
  9680.     protected function getSecurity_ExpressionLanguageService()
  9681.     {
  9682.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  9683.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  9684.         return $instance;
  9685.     }
  9686.     /**
  9687.      * Gets the private 'security.firewall.map' shared service.
  9688.      *
  9689.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  9690.      */
  9691.     protected function getSecurity_Firewall_MapService()
  9692.     {
  9693.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9694.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  9695.             'security.firewall.map.context.api_token' => ['privates''security.firewall.map.context.api_token''getSecurity_Firewall_Map_Context_ApiTokenService'false],
  9696.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  9697.             'security.firewall.map.context.docs' => ['privates''security.firewall.map.context.docs''getSecurity_Firewall_Map_Context_DocsService'false],
  9698.             'security.firewall.map.context.file' => ['privates''security.firewall.map.context.file''getSecurity_Firewall_Map_Context_FileService'false],
  9699.             'security.firewall.map.context.google_auth' => ['privates''security.firewall.map.context.google_auth''getSecurity_Firewall_Map_Context_GoogleAuthService'false],
  9700.             'security.firewall.map.context.invitation_registration' => ['privates''security.firewall.map.context.invitation_registration''getSecurity_Firewall_Map_Context_InvitationRegistrationService'false],
  9701.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  9702.             'security.firewall.map.context.register' => ['privates''security.firewall.map.context.register''getSecurity_Firewall_Map_Context_RegisterService'false],
  9703.             'security.firewall.map.context.reset_password' => ['privates''security.firewall.map.context.reset_password''getSecurity_Firewall_Map_Context_ResetPasswordService'false],
  9704.             'security.firewall.map.context.reset_password_request' => ['privates''security.firewall.map.context.reset_password_request''getSecurity_Firewall_Map_Context_ResetPasswordRequestService'false],
  9705.             'security.firewall.map.context.stripe_webhook' => ['privates''security.firewall.map.context.stripe_webhook''getSecurity_Firewall_Map_Context_StripeWebhookService'false],
  9706.         ], [
  9707.             'security.firewall.map.context.api' => '?',
  9708.             'security.firewall.map.context.api_token' => '?',
  9709.             'security.firewall.map.context.dev' => '?',
  9710.             'security.firewall.map.context.docs' => '?',
  9711.             'security.firewall.map.context.file' => '?',
  9712.             'security.firewall.map.context.google_auth' => '?',
  9713.             'security.firewall.map.context.invitation_registration' => '?',
  9714.             'security.firewall.map.context.main' => '?',
  9715.             'security.firewall.map.context.register' => '?',
  9716.             'security.firewall.map.context.reset_password' => '?',
  9717.             'security.firewall.map.context.reset_password_request' => '?',
  9718.             'security.firewall.map.context.stripe_webhook' => '?',
  9719.         ]), new RewindableGenerator(function () {
  9720.             yield 'security.firewall.map.context.api_token' => ($this->privates['.security.request_matcher.pWcQ2Mi'] ?? ($this->privates['.security.request_matcher.pWcQ2Mi'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/token$')));
  9721.             yield 'security.firewall.map.context.docs' => ($this->privates['.security.request_matcher.PfIwdrL'] ?? ($this->privates['.security.request_matcher.PfIwdrL'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/docs')));
  9722.             yield 'security.firewall.map.context.file' => ($this->privates['.security.request_matcher.0XYe1BL'] ?? ($this->privates['.security.request_matcher.0XYe1BL'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/file')));
  9723.             yield 'security.firewall.map.context.invitation_registration' => ($this->privates['.security.request_matcher.BAJB4ct'] ?? ($this->privates['.security.request_matcher.BAJB4ct'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/invitation-registration')));
  9724.             yield 'security.firewall.map.context.register' => ($this->privates['.security.request_matcher.PMgOS9I'] ?? ($this->privates['.security.request_matcher.PMgOS9I'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/register')));
  9725.             yield 'security.firewall.map.context.google_auth' => ($this->privates['.security.request_matcher.nYA5JVB'] ?? ($this->privates['.security.request_matcher.nYA5JVB'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/auth/google')));
  9726.             yield 'security.firewall.map.context.reset_password_request' => ($this->privates['.security.request_matcher.hdt5hp7'] ?? ($this->privates['.security.request_matcher.hdt5hp7'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/reset-password-request')));
  9727.             yield 'security.firewall.map.context.reset_password' => ($this->privates['.security.request_matcher.p1NYexh'] ?? ($this->privates['.security.request_matcher.p1NYexh'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/reset-password')));
  9728.             yield 'security.firewall.map.context.stripe_webhook' => ($this->privates['.security.request_matcher.Og9HUmg'] ?? ($this->privates['.security.request_matcher.Og9HUmg'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/stripe/webhook$')));
  9729.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  9730.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  9731.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  9732.         }, 12));
  9733.     }
  9734.     /**
  9735.      * Gets the private 'security.firewall.map.context.api' shared service.
  9736.      *
  9737.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9738.      */
  9739.     protected function getSecurity_Firewall_Map_Context_ApiService()
  9740.     {
  9741.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9742.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9743.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9744.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9745.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Security/EntryPoint/OAuth2EntryPoint.php';
  9746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9747.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9748.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9749.             yield => ($this->privates['security.authentication.listener.oauth2.api'] ?? $this->getSecurity_Authentication_Listener_Oauth2_ApiService());
  9750.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9751.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api', new \Trikoder\Bundle\OAuth2Bundle\Security\EntryPoint\OAuth2EntryPoint(), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.p4VlLPC'truetrue'App\\Security\\UserProvider'NULL'Trikoder\\Bundle\\OAuth2Bundle\\Security\\EntryPoint\\OAuth2EntryPoint'NULLNULL, [=> 'oauth2'], NULL));
  9752.     }
  9753.     /**
  9754.      * Gets the private 'security.firewall.map.context.api_token' shared service.
  9755.      *
  9756.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9757.      */
  9758.     protected function getSecurity_Firewall_Map_Context_ApiTokenService()
  9759.     {
  9760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9762.         return $this->privates['security.firewall.map.context.api_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9763.             return new \EmptyIterator();
  9764.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_token''security.user_checker''.security.request_matcher.pWcQ2Mi'falsefalse'''''''''', [], NULL));
  9765.     }
  9766.     /**
  9767.      * Gets the private 'security.firewall.map.context.dev' shared service.
  9768.      *
  9769.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9770.      */
  9771.     protected function getSecurity_Firewall_Map_Context_DevService()
  9772.     {
  9773.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9774.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9775.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9776.             return new \EmptyIterator();
  9777.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalse'''''''''', [], NULL));
  9778.     }
  9779.     /**
  9780.      * Gets the private 'security.firewall.map.context.docs' shared service.
  9781.      *
  9782.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9783.      */
  9784.     protected function getSecurity_Firewall_Map_Context_DocsService()
  9785.     {
  9786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9787.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9788.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9789.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9790.         return $this->privates['security.firewall.map.context.docs'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9791.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9792.             yield => ($this->privates['security.authentication.listener.anonymous.docs'] ?? $this->getSecurity_Authentication_Listener_Anonymous_DocsService());
  9793.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9794.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'docs'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('docs''security.user_checker''.security.request_matcher.PfIwdrL'truetrue'App\\Security\\UserProvider'NULLNULLNULLNULL, [=> 'anonymous'], NULL));
  9795.     }
  9796.     /**
  9797.      * Gets the private 'security.firewall.map.context.file' shared service.
  9798.      *
  9799.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9800.      */
  9801.     protected function getSecurity_Firewall_Map_Context_FileService()
  9802.     {
  9803.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9804.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9805.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9806.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9807.         return $this->privates['security.firewall.map.context.file'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9808.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9809.             yield => ($this->privates['security.authentication.listener.anonymous.file'] ?? $this->getSecurity_Authentication_Listener_Anonymous_FileService());
  9810.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9811.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'file'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('file''security.user_checker''.security.request_matcher.0XYe1BL'truetrue'App\\Security\\UserProvider'NULLNULLNULLNULL, [=> 'anonymous'], NULL));
  9812.     }
  9813.     /**
  9814.      * Gets the private 'security.firewall.map.context.google_auth' shared service.
  9815.      *
  9816.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9817.      */
  9818.     protected function getSecurity_Firewall_Map_Context_GoogleAuthService()
  9819.     {
  9820.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9821.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9822.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9823.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9824.         return $this->privates['security.firewall.map.context.google_auth'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9825.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9826.             yield => ($this->privates['security.authentication.listener.anonymous.google_auth'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GoogleAuthService());
  9827.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9828.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'google_auth'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('google_auth''security.user_checker''.security.request_matcher.nYA5JVB'truetrue'App\\Security\\UserProvider'NULLNULLNULLNULL, [=> 'anonymous'], NULL));
  9829.     }
  9830.     /**
  9831.      * Gets the private 'security.firewall.map.context.invitation_registration' shared service.
  9832.      *
  9833.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9834.      */
  9835.     protected function getSecurity_Firewall_Map_Context_InvitationRegistrationService()
  9836.     {
  9837.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9838.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9839.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9841.         return $this->privates['security.firewall.map.context.invitation_registration'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9842.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9843.             yield => ($this->privates['security.authentication.listener.anonymous.invitation_registration'] ?? $this->getSecurity_Authentication_Listener_Anonymous_InvitationRegistrationService());
  9844.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9845.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'invitation_registration'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('invitation_registration''security.user_checker''.security.request_matcher.BAJB4ct'truetrue'App\\Security\\UserProvider'NULLNULLNULLNULL, [=> 'anonymous'], NULL));
  9846.     }
  9847.     /**
  9848.      * Gets the private 'security.firewall.map.context.main' shared service.
  9849.      *
  9850.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9851.      */
  9852.     protected function getSecurity_Firewall_Map_Context_MainService()
  9853.     {
  9854.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9855.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9856.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9857.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9858.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9859.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9860.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  9861.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  9862.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9863.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'main'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalse'App\\Security\\UserProvider''main'NULLNULLNULL, [=> 'anonymous'], NULL));
  9864.     }
  9865.     /**
  9866.      * Gets the private 'security.firewall.map.context.register' shared service.
  9867.      *
  9868.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9869.      */
  9870.     protected function getSecurity_Firewall_Map_Context_RegisterService()
  9871.     {
  9872.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9873.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9874.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9875.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9876.         return $this->privates['security.firewall.map.context.register'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9877.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9878.             yield => ($this->privates['security.authentication.listener.anonymous.register'] ?? $this->getSecurity_Authentication_Listener_Anonymous_RegisterService());
  9879.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9880.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'register'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('register''security.user_checker''.security.request_matcher.PMgOS9I'truetrue'App\\Security\\UserProvider'NULLNULLNULLNULL, [=> 'anonymous'], NULL));
  9881.     }
  9882.     /**
  9883.      * Gets the private 'security.firewall.map.context.reset_password' shared service.
  9884.      *
  9885.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9886.      */
  9887.     protected function getSecurity_Firewall_Map_Context_ResetPasswordService()
  9888.     {
  9889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9890.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9891.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9893.         return $this->privates['security.firewall.map.context.reset_password'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9894.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9895.             yield => ($this->privates['security.authentication.listener.anonymous.reset_password'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ResetPasswordService());
  9896.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9897.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'reset_password'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('reset_password''security.user_checker''.security.request_matcher.p1NYexh'truetrue'App\\Security\\UserProvider'NULLNULLNULLNULL, [=> 'anonymous'], NULL));
  9898.     }
  9899.     /**
  9900.      * Gets the private 'security.firewall.map.context.reset_password_request' shared service.
  9901.      *
  9902.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9903.      */
  9904.     protected function getSecurity_Firewall_Map_Context_ResetPasswordRequestService()
  9905.     {
  9906.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9907.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9908.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9909.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9910.         return $this->privates['security.firewall.map.context.reset_password_request'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9911.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9912.             yield => ($this->privates['security.authentication.listener.anonymous.reset_password_request'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ResetPasswordRequestService());
  9913.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9914.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'reset_password_request'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('reset_password_request''security.user_checker''.security.request_matcher.hdt5hp7'truetrue'App\\Security\\UserProvider'NULLNULLNULLNULL, [=> 'anonymous'], NULL));
  9915.     }
  9916.     /**
  9917.      * Gets the private 'security.firewall.map.context.stripe_webhook' shared service.
  9918.      *
  9919.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9920.      */
  9921.     protected function getSecurity_Firewall_Map_Context_StripeWebhookService()
  9922.     {
  9923.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9925.         return $this->privates['security.firewall.map.context.stripe_webhook'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9926.             return new \EmptyIterator();
  9927.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('stripe_webhook''security.user_checker''.security.request_matcher.Og9HUmg'falsefalse'''''''''', [], NULL));
  9928.     }
  9929.     /**
  9930.      * Gets the private 'security.http_utils' shared service.
  9931.      *
  9932.      * @return \Symfony\Component\Security\Http\HttpUtils
  9933.      */
  9934.     protected function getSecurity_HttpUtilsService()
  9935.     {
  9936.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  9937.         $a = ($this->services['router'] ?? $this->getRouterService());
  9938.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  9939.     }
  9940.     /**
  9941.      * Gets the private 'security.logout_url_generator' shared service.
  9942.      *
  9943.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  9944.      */
  9945.     protected function getSecurity_LogoutUrlGeneratorService()
  9946.     {
  9947.         return $this->privates['security.logout_url_generator'] = 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()));
  9948.     }
  9949.     /**
  9950.      * Gets the private 'security.validator.user_password' shared service.
  9951.      *
  9952.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  9953.      */
  9954.     protected function getSecurity_Validator_UserPasswordService()
  9955.     {
  9956.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9957.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9958.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  9959.         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()));
  9960.     }
  9961.     /**
  9962.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  9963.      *
  9964.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  9965.      */
  9966.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  9967.     {
  9968.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9969.     }
  9970.     /**
  9971.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  9972.      *
  9973.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  9974.      */
  9975.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  9976.     {
  9977.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  9978.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  9979.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  9980.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  9981.     }
  9982.     /**
  9983.      * Gets the private 'sensio_framework_extra.psr7.http_message_factory' shared service.
  9984.      *
  9985.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  9986.      */
  9987.     protected function getSensioFrameworkExtra_Psr7_HttpMessageFactoryService()
  9988.     {
  9989.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  9990.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  9991.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  9992.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  9993.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  9994.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  9995.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  9996.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  9997.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  9998.         $a = ($this->privates['nyholm.psr7.psr17_factory'] ?? ($this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  9999.         return $this->privates['sensio_framework_extra.psr7.http_message_factory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  10000.     }
  10001.     /**
  10002.      * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
  10003.      *
  10004.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
  10005.      */
  10006.     protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
  10007.     {
  10008.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
  10009.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  10010.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  10011.         return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory());
  10012.     }
  10013.     /**
  10014.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  10015.      *
  10016.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  10017.      */
  10018.     protected function getSensioFrameworkExtra_Security_ListenerService()
  10019.     {
  10020.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  10021.         $a->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  10022.         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()), $a, ($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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10023.     }
  10024.     /**
  10025.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  10026.      *
  10027.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  10028.      */
  10029.     protected function getSensioFrameworkExtra_View_ListenerService()
  10030.     {
  10031.         $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))));
  10032.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10033.             'twig' => ['services''twig''getTwigService'false],
  10034.         ], [
  10035.             'twig' => 'Twig\\Environment',
  10036.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  10037.         return $instance;
  10038.     }
  10039.     /**
  10040.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  10041.      *
  10042.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  10043.      */
  10044.     protected function getSerializer_Mapping_CacheWarmerService()
  10045.     {
  10046.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10048.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  10049.         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'));
  10050.     }
  10051.     /**
  10052.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  10053.      *
  10054.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  10055.      */
  10056.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  10057.     {
  10058.         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()))]));
  10059.     }
  10060.     /**
  10061.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  10062.      *
  10063.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  10064.      */
  10065.     protected function getSerializer_NameConverter_MetadataAwareService()
  10066.     {
  10067.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  10068.     }
  10069.     /**
  10070.      * Gets the private 'session.storage.native' shared service.
  10071.      *
  10072.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  10073.      */
  10074.     protected function getSession_Storage_NativeService()
  10075.     {
  10076.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  10077.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  10078.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  10079.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  10080.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  10081.     }
  10082.     /**
  10083.      * Gets the private 'session_listener' shared service.
  10084.      *
  10085.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  10086.      */
  10087.     protected function getSessionListenerService()
  10088.     {
  10089.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10090.             'initialized_session' => ['services''session'NULLfalse],
  10091.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  10092.             'session' => ['services''session''getSessionService'false],
  10093.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  10094.         ], [
  10095.             'initialized_session' => '?',
  10096.             'request_stack' => '?',
  10097.             'session' => '?',
  10098.             'session_storage' => '?',
  10099.         ]));
  10100.     }
  10101.     /**
  10102.      * Gets the private 'templating.cache_warmer.template_paths' shared service.
  10103.      *
  10104.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
  10105.      *
  10106.      * @deprecated The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  10107.      */
  10108.     protected function getTemplating_CacheWarmer_TemplatePathsService()
  10109.     {
  10110.         @trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  10111.         return $this->privates['templating.cache_warmer.template_paths'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer(($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  10112.     }
  10113.     /**
  10114.      * Gets the private 'templating.finder' shared service.
  10115.      *
  10116.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
  10117.      *
  10118.      * @deprecated The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  10119.      */
  10120.     protected function getTemplating_FinderService()
  10121.     {
  10122.         @trigger_error('The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  10123.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  10124.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
  10125.         return $this->privates['templating.finder'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder(($this->services['kernel'] ?? $this->get('kernel'1)), new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser(), (\dirname(__DIR__4).'/src/Resources'));
  10126.     }
  10127.     /**
  10128.      * Gets the private 'templating.locator' shared service.
  10129.      *
  10130.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  10131.      *
  10132.      * @deprecated The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  10133.      */
  10134.     protected function getTemplating_LocatorService()
  10135.     {
  10136.         @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  10137.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
  10138.     }
  10139.     /**
  10140.      * Gets the private 'templating.name_parser' shared service.
  10141.      *
  10142.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  10143.      *
  10144.      * @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  10145.      */
  10146.     protected function getTemplating_NameParserService()
  10147.     {
  10148.         @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  10149.         return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  10150.     }
  10151.     /**
  10152.      * Gets the private 'translation.extractor' shared service.
  10153.      *
  10154.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  10155.      */
  10156.     protected function getTranslation_ExtractorService()
  10157.     {
  10158.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  10159.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  10160.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  10161.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  10162.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  10163.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  10164.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  10165.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  10166.         return $instance;
  10167.     }
  10168.     /**
  10169.      * Gets the private 'translation.loader.csv' shared service.
  10170.      *
  10171.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  10172.      */
  10173.     protected function getTranslation_Loader_CsvService()
  10174.     {
  10175.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10178.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10179.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  10180.     }
  10181.     /**
  10182.      * Gets the private 'translation.loader.dat' shared service.
  10183.      *
  10184.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  10185.      */
  10186.     protected function getTranslation_Loader_DatService()
  10187.     {
  10188.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10189.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10190.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  10191.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  10192.     }
  10193.     /**
  10194.      * Gets the private 'translation.loader.ini' shared service.
  10195.      *
  10196.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  10197.      */
  10198.     protected function getTranslation_Loader_IniService()
  10199.     {
  10200.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10201.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10202.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  10204.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  10205.     }
  10206.     /**
  10207.      * Gets the private 'translation.loader.json' shared service.
  10208.      *
  10209.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  10210.      */
  10211.     protected function getTranslation_Loader_JsonService()
  10212.     {
  10213.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10214.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10216.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  10217.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  10218.     }
  10219.     /**
  10220.      * Gets the private 'translation.loader.mo' shared service.
  10221.      *
  10222.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  10223.      */
  10224.     protected function getTranslation_Loader_MoService()
  10225.     {
  10226.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10227.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10228.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10229.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  10230.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  10231.     }
  10232.     /**
  10233.      * Gets the private 'translation.loader.php' shared service.
  10234.      *
  10235.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  10236.      */
  10237.     protected function getTranslation_Loader_PhpService()
  10238.     {
  10239.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10240.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10241.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10242.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  10243.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  10244.     }
  10245.     /**
  10246.      * Gets the private 'translation.loader.po' shared service.
  10247.      *
  10248.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  10249.      */
  10250.     protected function getTranslation_Loader_PoService()
  10251.     {
  10252.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10253.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10254.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10255.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  10256.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  10257.     }
  10258.     /**
  10259.      * Gets the private 'translation.loader.qt' shared service.
  10260.      *
  10261.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  10262.      */
  10263.     protected function getTranslation_Loader_QtService()
  10264.     {
  10265.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10266.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  10267.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  10268.     }
  10269.     /**
  10270.      * Gets the private 'translation.loader.res' shared service.
  10271.      *
  10272.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  10273.      */
  10274.     protected function getTranslation_Loader_ResService()
  10275.     {
  10276.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10277.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10278.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  10279.     }
  10280.     /**
  10281.      * Gets the private 'translation.loader.xliff' shared service.
  10282.      *
  10283.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  10284.      */
  10285.     protected function getTranslation_Loader_XliffService()
  10286.     {
  10287.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10288.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  10289.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  10290.     }
  10291.     /**
  10292.      * Gets the private 'translation.loader.yml' shared service.
  10293.      *
  10294.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  10295.      */
  10296.     protected function getTranslation_Loader_YmlService()
  10297.     {
  10298.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10299.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10300.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10301.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  10302.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  10303.     }
  10304.     /**
  10305.      * Gets the private 'translation.reader' shared service.
  10306.      *
  10307.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  10308.      */
  10309.     protected function getTranslation_ReaderService()
  10310.     {
  10311.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  10312.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  10313.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10314.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10316.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  10317.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  10318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  10319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  10320.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  10321.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  10322.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10323.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10324.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  10325.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  10326.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  10327.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  10328.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  10329.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  10330.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  10331.         $instance->addLoader('yaml'$a);
  10332.         $instance->addLoader('yml'$a);
  10333.         $instance->addLoader('xlf'$b);
  10334.         $instance->addLoader('xliff'$b);
  10335.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  10336.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  10337.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  10338.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  10339.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  10340.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  10341.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  10342.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  10343.         return $instance;
  10344.     }
  10345.     /**
  10346.      * Gets the private 'translation.warmer' shared service.
  10347.      *
  10348.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  10349.      */
  10350.     protected function getTranslation_WarmerService()
  10351.     {
  10352.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10353.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  10354.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10355.             'translator' => ['services''translator''getTranslatorService'false],
  10356.         ], [
  10357.             'translator' => '?',
  10358.         ]))->withContext('translation.warmer'$this));
  10359.     }
  10360.     /**
  10361.      * Gets the private 'translator.default' shared service.
  10362.      *
  10363.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  10364.      */
  10365.     protected function getTranslator_DefaultService()
  10366.     {
  10367.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10368.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  10369.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  10370.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  10371.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  10372.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  10373.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  10374.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  10375.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  10376.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  10377.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  10378.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  10379.         ], [
  10380.             'translation.loader.csv' => '?',
  10381.             'translation.loader.dat' => '?',
  10382.             'translation.loader.ini' => '?',
  10383.             'translation.loader.json' => '?',
  10384.             'translation.loader.mo' => '?',
  10385.             'translation.loader.php' => '?',
  10386.             'translation.loader.po' => '?',
  10387.             'translation.loader.qt' => '?',
  10388.             'translation.loader.res' => '?',
  10389.             'translation.loader.xliff' => '?',
  10390.             'translation.loader.yml' => '?',
  10391.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'pl', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/translations/PopupTranslations.en.xlf'), => (\dirname(__DIR__4).'/translations/WpTranslations.en.xlf'), => (\dirname(__DIR__4).'/translations/client-callback.en.xlf'), => (\dirname(__DIR__4).'/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/translations/security.en.xlf'), => (\dirname(__DIR__4).'/translations/validators.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/translations/PopupTranslations.pl.xlf'), => (\dirname(__DIR__4).'/translations/WpTranslations.pl.xlf'), => (\dirname(__DIR__4).'/translations/client-callback.pl.xlf'), => (\dirname(__DIR__4).'/translations/messages.pl.xlf'), => (\dirname(__DIR__4).'/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/translations/validators.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/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/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/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/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/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/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 12 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 14 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 16 => (\dirname(__DIR__4).'/src/Resources/ApiPlatformBundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/translations'), 18 => (\dirname(__DIR__4).'/src/Resources/KnpGaufretteBundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 20 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony-bundles/redis-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/Resources/SymfonyBundlesRedisBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/translations'), 28 => (\dirname(__DIR__4).'/src/Resources/TrikoderOAuth2Bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 30 => (\dirname(__DIR__4).'/src/Resources/LiipImagineBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/src/Resources/FOSElasticaBundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/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/symfony/security-bundle/translations'=> 'src/Resources/SecurityBundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'src/Resources/DoctrineBundle/translations'11 => 'vendor/doctrine/doctrine-migrations-bundle/translations'12 => 'src/Resources/DoctrineMigrationsBundle/translations'13 => 'vendor/nelmio/cors-bundle/translations'14 => 'src/Resources/NelmioCorsBundle/translations'15 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'16 => 'src/Resources/ApiPlatformBundle/translations'17 => 'vendor/knplabs/knp-gaufrette-bundle/translations'18 => 'src/Resources/KnpGaufretteBundle/translations'19 => 'vendor/symfony/monolog-bundle/translations'20 => 'src/Resources/MonologBundle/translations'21 => 'vendor/symfony/web-profiler-bundle/translations'22 => 'src/Resources/WebProfilerBundle/translations'23 => 'vendor/symfony-bundles/redis-bundle/translations'24 => 'src/Resources/SymfonyBundlesRedisBundle/translations'25 => 'vendor/sensio/framework-extra-bundle/src/translations'26 => 'src/Resources/SensioFrameworkExtraBundle/translations'27 => 'vendor/trikoder/oauth2-bundle/translations'28 => 'src/Resources/TrikoderOAuth2Bundle/translations'29 => 'vendor/liip/imagine-bundle/translations'30 => 'src/Resources/LiipImagineBundle/translations'31 => 'vendor/friendsofsymfony/elastica-bundle/src/translations'32 => 'src/Resources/FOSElasticaBundle/translations'33 => 'src/Resources/translations']]]);
  10392.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  10393.         $instance->setFallbackLocales([=> 'pl']);
  10394.         return $instance;
  10395.     }
  10396.     /**
  10397.      * Gets the private 'twig.cache_warmer' shared service.
  10398.      *
  10399.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
  10400.      *
  10401.      * @deprecated The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  10402.      */
  10403.     protected function getTwig_CacheWarmerService()
  10404.     {
  10405.         @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  10406.         return $this->privates['twig.cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.cache_warmer'$this), ($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email']);
  10407.     }
  10408.     /**
  10409.      * Gets the private 'twig.command.debug' shared service.
  10410.      *
  10411.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  10412.      */
  10413.     protected function getTwig_Command_DebugService()
  10414.     {
  10415.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10416.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  10417.         $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'));
  10418.         $instance->setName('debug:twig');
  10419.         return $instance;
  10420.     }
  10421.     /**
  10422.      * Gets the private 'twig.command.lint' shared service.
  10423.      *
  10424.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  10425.      */
  10426.     protected function getTwig_Command_LintService()
  10427.     {
  10428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10429.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  10430.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  10431.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  10432.         $instance->setName('lint:twig');
  10433.         return $instance;
  10434.     }
  10435.     /**
  10436.      * Gets the private 'twig.exception_listener' shared service.
  10437.      *
  10438.      * @return \Symfony\Component\HttpKernel\EventListener\ExceptionListener
  10439.      *
  10440.      * @deprecated The "twig.exception_listener" service is deprecated since Symfony 4.4.
  10441.      */
  10442.     protected function getTwig_ExceptionListenerService()
  10443.     {
  10444.         @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  10445.         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);
  10446.     }
  10447.     /**
  10448.      * Gets the private 'twig.mailer.message_listener' shared service.
  10449.      *
  10450.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  10451.      */
  10452.     protected function getTwig_Mailer_MessageListenerService()
  10453.     {
  10454.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  10455.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  10456.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  10457.         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())));
  10458.     }
  10459.     /**
  10460.      * Gets the private 'twig.runtime.httpkernel' shared service.
  10461.      *
  10462.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  10463.      */
  10464.     protected function getTwig_Runtime_HttpkernelService()
  10465.     {
  10466.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  10467.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  10468.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  10469.         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, [
  10470.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  10471.         ], [
  10472.             'inline' => '?',
  10473.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  10474.     }
  10475.     /**
  10476.      * Gets the private 'twig.runtime.security_csrf' shared service.
  10477.      *
  10478.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  10479.      */
  10480.     protected function getTwig_Runtime_SecurityCsrfService()
  10481.     {
  10482.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  10483.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  10484.     }
  10485.     /**
  10486.      * Gets the private 'twig.template_cache_warmer' shared service.
  10487.      *
  10488.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  10489.      */
  10490.     protected function getTwig_TemplateCacheWarmerService()
  10491.     {
  10492.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10493.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  10494.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  10495.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  10496.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->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).'/templates')));
  10497.     }
  10498.     /**
  10499.      * Gets the private 'validator.builder' shared service.
  10500.      *
  10501.      * @return \Symfony\Component\Validator\ValidatorBuilder
  10502.      */
  10503.     protected function getValidator_BuilderService()
  10504.     {
  10505.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  10506.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  10507.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10508.             'App\\Constraint\\SiteValidator\\SiteHostNameValidator' => ['privates''App\\Constraint\\SiteValidator\\SiteHostNameValidator''getSiteHostNameValidatorService'false],
  10509.             'App\\Constraint\\UniqueValue\\UniqueValueValidator' => ['privates''App\\Constraint\\UniqueValue\\UniqueValueValidator''getUniqueValueValidatorService'false],
  10510.             'App\\Constraint\\ValueExists\\ValueExistsValidator' => ['privates''App\\Constraint\\ValueExists\\ValueExistsValidator''getValueExistsValidatorService'false],
  10511.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  10512.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  10513.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  10514.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  10515.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  10516.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  10517.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  10518.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  10519.         ], [
  10520.             'App\\Constraint\\SiteValidator\\SiteHostNameValidator' => '?',
  10521.             'App\\Constraint\\UniqueValue\\UniqueValueValidator' => '?',
  10522.             'App\\Constraint\\ValueExists\\ValueExistsValidator' => '?',
  10523.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  10524.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  10525.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  10526.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  10527.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  10528.             'doctrine.orm.validator.unique' => '?',
  10529.             'security.validator.user_password' => '?',
  10530.             'validator.expression' => '?',
  10531.         ])));
  10532.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  10533.         $instance->setTranslationDomain('validators');
  10534.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10535.         $instance->addMethodMapping('loadValidatorMetadata');
  10536.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  10537.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  10538.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  10539.         return $instance;
  10540.     }
  10541.     /**
  10542.      * Gets the private 'validator.email' shared service.
  10543.      *
  10544.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  10545.      */
  10546.     protected function getValidator_EmailService()
  10547.     {
  10548.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10549.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10550.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  10551.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  10552.     }
  10553.     /**
  10554.      * Gets the private 'validator.expression' shared service.
  10555.      *
  10556.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  10557.      */
  10558.     protected function getValidator_ExpressionService()
  10559.     {
  10560.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10561.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10562.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  10563.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  10564.     }
  10565.     /**
  10566.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  10567.      *
  10568.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  10569.      */
  10570.     protected function getValidator_Mapping_CacheWarmerService()
  10571.     {
  10572.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10573.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  10575.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  10576.     }
  10577.     /**
  10578.      * Gets the private 'validator.not_compromised_password' shared service.
  10579.      *
  10580.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  10581.      */
  10582.     protected function getValidator_NotCompromisedPasswordService()
  10583.     {
  10584.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10585.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10586.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  10587.         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);
  10588.     }
  10589.     /**
  10590.      * Gets the private 'web_profiler.csp.handler' shared service.
  10591.      *
  10592.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  10593.      */
  10594.     protected function getWebProfiler_Csp_HandlerService()
  10595.     {
  10596.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  10597.     }
  10598.     /**
  10599.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  10600.      *
  10601.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  10602.      */
  10603.     protected function getWebProfiler_DebugToolbarService()
  10604.     {
  10605.         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()));
  10606.     }
  10607.     /**
  10608.      * @return array|bool|float|int|string|\UnitEnum|null
  10609.      */
  10610.     public function getParameter($name)
  10611.     {
  10612.         $name = (string) $name;
  10613.         if (isset($this->buildParameters[$name])) {
  10614.             return $this->buildParameters[$name];
  10615.         }
  10616.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  10617.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  10618.         }
  10619.         if (isset($this->loadedDynamicParameters[$name])) {
  10620.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10621.         }
  10622.         return $this->parameters[$name];
  10623.     }
  10624.     public function hasParameter($name): bool
  10625.     {
  10626.         $name = (string) $name;
  10627.         if (isset($this->buildParameters[$name])) {
  10628.             return true;
  10629.         }
  10630.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  10631.     }
  10632.     public function setParameter($name$value): void
  10633.     {
  10634.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  10635.     }
  10636.     public function getParameterBag(): ParameterBagInterface
  10637.     {
  10638.         if (null === $this->parameterBag) {
  10639.             $parameters $this->parameters;
  10640.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  10641.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10642.             }
  10643.             foreach ($this->buildParameters as $name => $value) {
  10644.                 $parameters[$name] = $value;
  10645.             }
  10646.             $this->parameterBag = new FrozenParameterBag($parameters);
  10647.         }
  10648.         return $this->parameterBag;
  10649.     }
  10650.     private $loadedDynamicParameters = [
  10651.         'kernel.cache_dir' => false,
  10652.         'kernel.secret' => false,
  10653.         'session.save_path' => false,
  10654.         'validator.mapping.cache.file' => false,
  10655.         'profiler.storage.dsn' => false,
  10656.         'debug.container.dump' => false,
  10657.         'serializer.mapping.cache.file' => false,
  10658.         'doctrine.orm.proxy_dir' => false,
  10659.     ];
  10660.     private $dynamicParameters = [];
  10661.     private function getDynamicParameter(string $name)
  10662.     {
  10663.         switch ($name) {
  10664.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  10665.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  10666.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  10667.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  10668.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  10669.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  10670.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  10671.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  10672.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10673.         }
  10674.         $this->loadedDynamicParameters[$name] = true;
  10675.         return $this->dynamicParameters[$name] = $value;
  10676.     }
  10677.     protected function getDefaultParameters(): array
  10678.     {
  10679.         return [
  10680.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  10681.             'kernel.project_dir' => \dirname(__DIR__4),
  10682.             'kernel.environment' => 'dev',
  10683.             'kernel.debug' => true,
  10684.             'kernel.name' => 'src',
  10685.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10686.             'kernel.bundles' => [
  10687.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10688.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10689.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10690.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10691.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10692.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  10693.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  10694.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  10695.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10696.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10697.                 'SymfonyBundlesRedisBundle' => 'SymfonyBundles\\RedisBundle\\SymfonyBundlesRedisBundle',
  10698.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  10699.                 'TrikoderOAuth2Bundle' => 'Trikoder\\Bundle\\OAuth2Bundle\\TrikoderOAuth2Bundle',
  10700.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  10701.                 'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
  10702.             ],
  10703.             'kernel.bundles_metadata' => [
  10704.                 'FrameworkBundle' => [
  10705.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10706.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10707.                 ],
  10708.                 'TwigBundle' => [
  10709.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10710.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10711.                 ],
  10712.                 'SecurityBundle' => [
  10713.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10714.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10715.                 ],
  10716.                 'DoctrineBundle' => [
  10717.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10718.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10719.                 ],
  10720.                 'DoctrineMigrationsBundle' => [
  10721.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10722.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10723.                 ],
  10724.                 'NelmioCorsBundle' => [
  10725.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  10726.                     'namespace' => 'Nelmio\\CorsBundle',
  10727.                 ],
  10728.                 'ApiPlatformBundle' => [
  10729.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  10730.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  10731.                 ],
  10732.                 'KnpGaufretteBundle' => [
  10733.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  10734.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  10735.                 ],
  10736.                 'MonologBundle' => [
  10737.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10738.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10739.                 ],
  10740.                 'WebProfilerBundle' => [
  10741.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10742.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10743.                 ],
  10744.                 'SymfonyBundlesRedisBundle' => [
  10745.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-bundles/redis-bundle'),
  10746.                     'namespace' => 'SymfonyBundles\\RedisBundle',
  10747.                 ],
  10748.                 'SensioFrameworkExtraBundle' => [
  10749.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  10750.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  10751.                 ],
  10752.                 'TrikoderOAuth2Bundle' => [
  10753.                     'path' => (\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle'),
  10754.                     'namespace' => 'Trikoder\\Bundle\\OAuth2Bundle',
  10755.                 ],
  10756.                 'LiipImagineBundle' => [
  10757.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  10758.                     'namespace' => 'Liip\\ImagineBundle',
  10759.                 ],
  10760.                 'FOSElasticaBundle' => [
  10761.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src'),
  10762.                     'namespace' => 'FOS\\ElasticaBundle',
  10763.                 ],
  10764.             ],
  10765.             'kernel.charset' => 'UTF-8',
  10766.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  10767.             'container.dumper.inline_class_loader' => true,
  10768.             'container.dumper.inline_factories' => true,
  10769.             'media_local_directory' => (\dirname(__DIR__4).'/media'),
  10770.             'event_dispatcher.event_aliases' => [
  10771.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10772.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10773.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10774.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10775.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10776.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10777.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10778.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10779.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10780.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10781.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10782.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10783.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10784.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10785.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10786.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10787.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  10788.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  10789.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  10790.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  10791.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  10792.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  10793.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  10794.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10795.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10796.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10797.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10798.             ],
  10799.             'fragment.renderer.hinclude.global_template' => NULL,
  10800.             'fragment.path' => '/_fragment',
  10801.             'kernel.http_method_override' => true,
  10802.             'kernel.trusted_hosts' => [
  10803.             ],
  10804.             'kernel.default_locale' => 'pl',
  10805.             'kernel.error_controller' => 'error_controller',
  10806.             'templating.helper.code.file_link_format' => NULL,
  10807.             'debug.file_link_format' => NULL,
  10808.             'session.metadata.storage_key' => '_sf2_meta',
  10809.             'session.storage.options' => [
  10810.                 'cache_limiter' => '0',
  10811.                 'cookie_secure' => 'auto',
  10812.                 'cookie_httponly' => true,
  10813.                 'cookie_samesite' => 'lax',
  10814.                 'gc_probability' => 1,
  10815.             ],
  10816.             'session.metadata.update_threshold' => 0,
  10817.             'asset.request_context.base_path' => '',
  10818.             'asset.request_context.secure' => false,
  10819.             'templating.loader.cache.path' => NULL,
  10820.             'templating.engines' => [
  10821.                 => 'twig',
  10822.             ],
  10823.             'validator.translation_domain' => 'validators',
  10824.             'translator.logging' => false,
  10825.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10826.             'profiler_listener.only_exceptions' => false,
  10827.             'profiler_listener.only_master_requests' => false,
  10828.             'debug.error_handler.throw_at' => -1,
  10829.             'router.request_context.host' => 'localhost',
  10830.             'router.request_context.scheme' => 'http',
  10831.             'router.request_context.base_url' => '',
  10832.             'router.resource' => 'kernel::loadRoutes',
  10833.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  10834.             'request_listener.http_port' => 80,
  10835.             'request_listener.https_port' => 443,
  10836.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  10837.             'twig.form.resources' => [
  10838.                 => 'form_div_layout.html.twig',
  10839.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  10840.             ],
  10841.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10842.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  10843.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  10844.             'security.role_hierarchy.roles' => [
  10845.             ],
  10846.             'security.access.denied_url' => NULL,
  10847.             'security.authentication.manager.erase_credentials' => false,
  10848.             'security.authentication.session_strategy.strategy' => 'migrate',
  10849.             'security.access.always_authenticate_before_granting' => false,
  10850.             'security.authentication.hide_user_not_found' => true,
  10851.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  10852.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  10853.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  10854.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10855.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10856.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10857.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10858.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10859.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10860.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10861.             'doctrine.entity_managers' => [
  10862.                 'default' => 'doctrine.orm.default_entity_manager',
  10863.             ],
  10864.             'doctrine.default_entity_manager' => 'default',
  10865.             'doctrine.dbal.connection_factory.types' => [
  10866.                 'oauth2_grant' => [
  10867.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Grant',
  10868.                 ],
  10869.                 'oauth2_redirect_uri' => [
  10870.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\RedirectUri',
  10871.                 ],
  10872.                 'oauth2_scope' => [
  10873.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Scope',
  10874.                 ],
  10875.             ],
  10876.             'doctrine.connections' => [
  10877.                 'default' => 'doctrine.dbal.default_connection',
  10878.             ],
  10879.             'doctrine.default_connection' => 'default',
  10880.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10881.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10882.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10883.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10884.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10885.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10886.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10887.             'doctrine.orm.cache.memcache_port' => 11211,
  10888.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10889.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10890.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10891.             'doctrine.orm.cache.memcached_port' => 11211,
  10892.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10893.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10894.             'doctrine.orm.cache.redis_host' => 'localhost',
  10895.             'doctrine.orm.cache.redis_port' => 6379,
  10896.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10897.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10898.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10899.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10900.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10901.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10902.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10903.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10904.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10905.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10906.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10907.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10908.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10909.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10910.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10911.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10912.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10913.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10914.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10915.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10916.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10917.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10918.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10919.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10920.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10921.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10922.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10923.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10924.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10925.             'doctrine.orm.auto_generate_proxy_classes' => true,
  10926.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10927.             'doctrine.migrations.preferred_em' => NULL,
  10928.             'doctrine.migrations.preferred_connection' => NULL,
  10929.             'nelmio_cors.map' => [
  10930.                 '^/' => [
  10931.                     'skip_same_as_origin' => true,
  10932.                 ],
  10933.             ],
  10934.             'nelmio_cors.defaults' => [
  10935.                 'allow_origin' => true,
  10936.                 'allow_credentials' => false,
  10937.                 'allow_headers' => [
  10938.                     => 'content-type',
  10939.                     => 'authorization',
  10940.                 ],
  10941.                 'expose_headers' => [
  10942.                     => 'Link',
  10943.                     => 'Pagination-Count',
  10944.                     => 'Pagination-Page',
  10945.                     => 'Pagination-PerPage',
  10946.                 ],
  10947.                 'allow_methods' => [
  10948.                     => 'GET',
  10949.                     => 'OPTIONS',
  10950.                     => 'POST',
  10951.                     => 'PUT',
  10952.                     => 'PATCH',
  10953.                     => 'DELETE',
  10954.                 ],
  10955.                 'max_age' => 3600,
  10956.                 'hosts' => [
  10957.                 ],
  10958.                 'origin_regex' => true,
  10959.                 'forced_allow_origin_value' => NULL,
  10960.                 'skip_same_as_origin' => true,
  10961.             ],
  10962.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  10963.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  10964.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  10965.             'api_platform.enable_entrypoint' => true,
  10966.             'api_platform.enable_docs' => true,
  10967.             'api_platform.title' => '',
  10968.             'api_platform.description' => '',
  10969.             'api_platform.version' => '0.0.0',
  10970.             'api_platform.show_webby' => true,
  10971.             'api_platform.exception_to_status' => [
  10972.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  10973.                 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  10974.                 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  10975.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  10976.             ],
  10977.             'api_platform.formats' => [
  10978.                 'json' => [
  10979.                     => 'application/json',
  10980.                 ],
  10981.                 'html' => [
  10982.                     => 'text/html',
  10983.                 ],
  10984.                 'form' => [
  10985.                     => 'multipart/form-data',
  10986.                 ],
  10987.             ],
  10988.             'api_platform.patch_formats' => [
  10989.                 'json' => [
  10990.                     => 'application/merge-patch+json',
  10991.                 ],
  10992.             ],
  10993.             'api_platform.error_formats' => [
  10994.                 'jsonproblem' => [
  10995.                     => 'application/problem+json',
  10996.                 ],
  10997.                 'jsonld' => [
  10998.                     => 'application/ld+json',
  10999.                 ],
  11000.             ],
  11001.             'api_platform.allow_plain_identifiers' => false,
  11002.             'api_platform.eager_loading.enabled' => true,
  11003.             'api_platform.eager_loading.max_joins' => 30,
  11004.             'api_platform.eager_loading.fetch_partial' => false,
  11005.             'api_platform.eager_loading.force_eager' => true,
  11006.             'api_platform.collection.exists_parameter_name' => 'exists',
  11007.             'api_platform.collection.order' => 'ASC',
  11008.             'api_platform.collection.order_parameter_name' => 'order',
  11009.             'api_platform.collection.pagination.enabled' => true,
  11010.             'api_platform.collection.pagination.partial' => false,
  11011.             'api_platform.collection.pagination.client_enabled' => true,
  11012.             'api_platform.collection.pagination.client_items_per_page' => true,
  11013.             'api_platform.collection.pagination.client_partial' => true,
  11014.             'api_platform.collection.pagination.items_per_page' => 30,
  11015.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  11016.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  11017.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  11018.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'per_page',
  11019.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  11020.             'api_platform.collection.pagination' => [
  11021.                 'enabled' => true,
  11022.                 'client_enabled' => true,
  11023.                 'client_items_per_page' => true,
  11024.                 'client_partial' => true,
  11025.                 'items_per_page_parameter_name' => 'per_page',
  11026.                 'partial' => false,
  11027.                 'items_per_page' => 30,
  11028.                 'maximum_items_per_page' => NULL,
  11029.                 'page_parameter_name' => 'page',
  11030.                 'enabled_parameter_name' => 'pagination',
  11031.                 'partial_parameter_name' => 'partial',
  11032.             ],
  11033.             'api_platform.http_cache.etag' => true,
  11034.             'api_platform.http_cache.max_age' => NULL,
  11035.             'api_platform.http_cache.shared_max_age' => NULL,
  11036.             'api_platform.http_cache.vary' => [
  11037.                 => 'Accept',
  11038.             ],
  11039.             'api_platform.http_cache.public' => NULL,
  11040.             'api_platform.resource_class_directories' => [
  11041.                 => (\dirname(__DIR__4).'/config/api_platform'),
  11042.             ],
  11043.             'api_platform.oauth.enabled' => false,
  11044.             'api_platform.oauth.clientId' => '',
  11045.             'api_platform.oauth.clientSecret' => '',
  11046.             'api_platform.oauth.type' => 'oauth2',
  11047.             'api_platform.oauth.flow' => 'application',
  11048.             'api_platform.oauth.tokenUrl' => '/oauth/v2/token',
  11049.             'api_platform.oauth.authorizationUrl' => '/oauth/v2/auth',
  11050.             'api_platform.oauth.scopes' => [
  11051.             ],
  11052.             'api_platform.swagger.versions' => [
  11053.                 => 2,
  11054.                 => 3,
  11055.             ],
  11056.             'api_platform.enable_swagger_ui' => true,
  11057.             'api_platform.enable_re_doc' => true,
  11058.             'api_platform.swagger.api_keys' => [
  11059.             ],
  11060.             'api_platform.graphql.enabled' => false,
  11061.             'api_platform.graphql.graphiql.enabled' => false,
  11062.             'api_platform.graphql.graphql_playground.enabled' => false,
  11063.             'api_platform.graphql.collection.pagination' => [
  11064.                 'enabled' => true,
  11065.             ],
  11066.             'api_platform.validator.serialize_payload_fields' => [
  11067.             ],
  11068.             'api_platform.elasticsearch.enabled' => false,
  11069.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  11070.             'knp_gaufrette.stream_wrapper.protocol' => 'gaufrette',
  11071.             'knp_gaufrette.stream_wrapper.filesystems' => [
  11072.             ],
  11073.             'monolog.use_microseconds' => true,
  11074.             'monolog.swift_mailer.handlers' => [
  11075.             ],
  11076.             'monolog.handlers_to_channels' => [
  11077.                 'monolog.handler.console' => [
  11078.                     'type' => 'exclusive',
  11079.                     'elements' => [
  11080.                         => 'event',
  11081.                         => 'doctrine',
  11082.                         => 'console',
  11083.                     ],
  11084.                 ],
  11085.                 'monolog.handler.main' => [
  11086.                     'type' => 'exclusive',
  11087.                     'elements' => [
  11088.                         => 'event',
  11089.                     ],
  11090.                 ],
  11091.                 'monolog.handler.campaign' => [
  11092.                     'type' => 'inclusive',
  11093.                     'elements' => [
  11094.                         => 'campaign',
  11095.                     ],
  11096.                 ],
  11097.                 'monolog.handler.mailing' => [
  11098.                     'type' => 'inclusive',
  11099.                     'elements' => [
  11100.                         => 'mailing',
  11101.                     ],
  11102.                 ],
  11103.             ],
  11104.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  11105.             'web_profiler.debug_toolbar.mode' => 2,
  11106.             'trikoder.oauth2.persistence.doctrine.enabled' => true,
  11107.             'trikoder.oauth2.persistence.doctrine.manager' => 'default',
  11108.             'liip_imagine.resolvers' => [
  11109.                 'default' => [
  11110.                     'web_path' => [
  11111.                         'web_root' => (\dirname(__DIR__4).'/public'),
  11112.                         'cache_prefix' => 'media/cache',
  11113.                     ],
  11114.                 ],
  11115.             ],
  11116.             'liip_imagine.loaders' => [
  11117.                 'stream.media' => [
  11118.                     'stream' => [
  11119.                         'wrapper' => 'gaufrette://media/',
  11120.                         'context' => NULL,
  11121.                     ],
  11122.                 ],
  11123.                 'default' => [
  11124.                     'filesystem' => [
  11125.                         'locator' => 'filesystem',
  11126.                         'data_root' => [
  11127.                             => (\dirname(__DIR__4).'/public'),
  11128.                         ],
  11129.                         'allow_unresolvable_data_roots' => false,
  11130.                         'bundle_resources' => [
  11131.                             'enabled' => false,
  11132.                             'access_control_type' => 'blacklist',
  11133.                             'access_control_list' => [
  11134.                             ],
  11135.                         ],
  11136.                     ],
  11137.                 ],
  11138.             ],
  11139.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  11140.             'liip_imagine.jpegoptim.stripAll' => true,
  11141.             'liip_imagine.jpegoptim.max' => NULL,
  11142.             'liip_imagine.jpegoptim.progressive' => true,
  11143.             'liip_imagine.jpegoptim.tempDir' => NULL,
  11144.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  11145.             'liip_imagine.optipng.level' => 7,
  11146.             'liip_imagine.optipng.stripAll' => true,
  11147.             'liip_imagine.optipng.tempDir' => NULL,
  11148.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  11149.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  11150.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  11151.             'liip_imagine.cwebp.tempDir' => NULL,
  11152.             'liip_imagine.cwebp.q' => 75,
  11153.             'liip_imagine.cwebp.alphaQ' => 100,
  11154.             'liip_imagine.cwebp.m' => 4,
  11155.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  11156.             'liip_imagine.cwebp.alphaMethod' => 1,
  11157.             'liip_imagine.cwebp.exact' => false,
  11158.             'liip_imagine.cwebp.metadata' => [
  11159.                 => 'none',
  11160.             ],
  11161.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  11162.             'liip_imagine.cache.resolver.default' => 'default',
  11163.             'liip_imagine.default_image' => NULL,
  11164.             'liip_imagine.filter_sets' => [
  11165.                 'optimization' => [
  11166.                     'quality' => 100,
  11167.                     'jpeg_quality' => NULL,
  11168.                     'png_compression_level' => NULL,
  11169.                     'png_compression_filter' => NULL,
  11170.                     'format' => NULL,
  11171.                     'animated' => false,
  11172.                     'cache' => NULL,
  11173.                     'data_loader' => NULL,
  11174.                     'default_image' => NULL,
  11175.                     'filters' => [
  11176.                         'relative_resize' => [
  11177.                             'heighten' => 100,
  11178.                         ],
  11179.                     ],
  11180.                     'post_processors' => [
  11181.                         'common_post_processor' => [
  11182.                             'jpeg_quality' => 70,
  11183.                             'png_compression' => 6,
  11184.                         ],
  11185.                     ],
  11186.                 ],
  11187.             ],
  11188.             'liip_imagine.binary.loader.default' => 'stream.media',
  11189.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  11190.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  11191.             'liip_imagine.webp.generate' => false,
  11192.             'liip_imagine.webp.options' => [
  11193.                 'quality' => 100,
  11194.                 'cache' => NULL,
  11195.                 'data_loader' => NULL,
  11196.                 'post_processors' => [
  11197.                 ],
  11198.             ],
  11199.             'fos_elastica.property_accessor.magicCall' => false,
  11200.             'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => false,
  11201.             'fos_elastica.default_index' => 'option_statistic',
  11202.             'data_collector.templates' => [
  11203.                 'data_collector.request' => [
  11204.                     => 'request',
  11205.                     => '@WebProfiler/Collector/request.html.twig',
  11206.                 ],
  11207.                 'api_platform.data_collector.request' => [
  11208.                     => 'api_platform.data_collector.request',
  11209.                     => '@ApiPlatform/DataCollector/request.html.twig',
  11210.                 ],
  11211.                 'data_collector.time' => [
  11212.                     => 'time',
  11213.                     => '@WebProfiler/Collector/time.html.twig',
  11214.                 ],
  11215.                 'data_collector.memory' => [
  11216.                     => 'memory',
  11217.                     => '@WebProfiler/Collector/memory.html.twig',
  11218.                 ],
  11219.                 'data_collector.validator' => [
  11220.                     => 'validator',
  11221.                     => '@WebProfiler/Collector/validator.html.twig',
  11222.                 ],
  11223.                 'data_collector.ajax' => [
  11224.                     => 'ajax',
  11225.                     => '@WebProfiler/Collector/ajax.html.twig',
  11226.                 ],
  11227.                 'data_collector.exception' => [
  11228.                     => 'exception',
  11229.                     => '@WebProfiler/Collector/exception.html.twig',
  11230.                 ],
  11231.                 'data_collector.logger' => [
  11232.                     => 'logger',
  11233.                     => '@WebProfiler/Collector/logger.html.twig',
  11234.                 ],
  11235.                 'data_collector.events' => [
  11236.                     => 'events',
  11237.                     => '@WebProfiler/Collector/events.html.twig',
  11238.                 ],
  11239.                 'data_collector.router' => [
  11240.                     => 'router',
  11241.                     => '@WebProfiler/Collector/router.html.twig',
  11242.                 ],
  11243.                 'data_collector.cache' => [
  11244.                     => 'cache',
  11245.                     => '@WebProfiler/Collector/cache.html.twig',
  11246.                 ],
  11247.                 'data_collector.translation' => [
  11248.                     => 'translation',
  11249.                     => '@WebProfiler/Collector/translation.html.twig',
  11250.                 ],
  11251.                 'data_collector.security' => [
  11252.                     => 'security',
  11253.                     => '@Security/Collector/security.html.twig',
  11254.                 ],
  11255.                 'data_collector.twig' => [
  11256.                     => 'twig',
  11257.                     => '@WebProfiler/Collector/twig.html.twig',
  11258.                 ],
  11259.                 'data_collector.http_client' => [
  11260.                     => 'http_client',
  11261.                     => '@WebProfiler/Collector/http_client.html.twig',
  11262.                 ],
  11263.                 'data_collector.doctrine' => [
  11264.                     => 'db',
  11265.                     => '@Doctrine/Collector/db.html.twig',
  11266.                 ],
  11267.                 'data_collector.messenger' => [
  11268.                     => 'messenger',
  11269.                     => '@WebProfiler/Collector/messenger.html.twig',
  11270.                 ],
  11271.                 'mailer.data_collector' => [
  11272.                     => 'mailer',
  11273.                     => '@WebProfiler/Collector/mailer.html.twig',
  11274.                 ],
  11275.                 'fos_elastica.data_collector' => [
  11276.                     => 'elastica',
  11277.                     => '@FOSElastica/Collector/elastica.html.twig',
  11278.                 ],
  11279.                 'data_collector.config' => [
  11280.                     => 'config',
  11281.                     => '@WebProfiler/Collector/config.html.twig',
  11282.                 ],
  11283.             ],
  11284.             'console.command.ids' => [
  11285.                 => 'console.command.public_alias.api_platform.json_schema.json_schema_generate_command',
  11286.             ],
  11287.         ];
  11288.     }
  11289.     protected function throw($message)
  11290.     {
  11291.         throw new RuntimeException($message);
  11292.     }
  11293. }