var/cache/dev/ContainerJzMKnmR/App_KernelDevDebugContainer.php line 10636

Open in your IDE?
  1. <?php
  2. namespace ContainerJzMKnmR;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Application\\Http\\Controller\\AccountController' => 'getAccountControllerService',
  47.             'App\\Application\\Http\\Controller\\AjaxController' => 'getAjaxControllerService',
  48.             'App\\Application\\Http\\Controller\\ContentMarketingController' => 'getContentMarketingControllerService',
  49.             'App\\Application\\Http\\Controller\\CounterController' => 'getCounterControllerService',
  50.             'App\\Application\\Http\\Controller\\FeedController' => 'getFeedControllerService',
  51.             'App\\Application\\Http\\Controller\\FeedEventSolverController' => 'getFeedEventSolverControllerService',
  52.             'App\\Application\\Http\\Controller\\PaymentController' => 'getPaymentControllerService',
  53.             'App\\Application\\Http\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  54.             'App\\Application\\Http\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  55.             'App\\Application\\Http\\Controller\\SecurityController' => 'getSecurityControllerService',
  56.             'App\\Application\\Http\\Controller\\SiteController' => 'getSiteControllerService',
  57.             'App\\Application\\Http\\Controller\\SocialController' => 'getSocialControllerService',
  58.             'App\\Application\\Http\\Controller\\V3\\Backlink\\BacklinkController' => 'getBacklinkControllerService',
  59.             'App\\Application\\Http\\Controller\\V3\\Backlink\\ClickController' => 'getClickControllerService',
  60.             'App\\Application\\Http\\Controller\\V3\\Match\\MatchController' => 'getMatchControllerService',
  61.             'App\\Application\\Http\\Controller\\V3\\News\\NewsController' => 'getNewsControllerService',
  62.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController' => 'getPostControllerService',
  63.             'App\\Application\\Http\\Controller\\V3\\Site\\SiteController' => 'getSiteController2Service',
  64.             'App\\Infrastructure\\Scoring\\BoosterScoringStrategy' => 'getBoosterScoringStrategyService',
  65.             'App\\Infrastructure\\Scoring\\ScoringRegistry' => 'getScoringRegistryService',
  66.             'App\\Infrastructure\\Scoring\\SimpleScoringStrategy' => 'getSimpleScoringStrategyService',
  67.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  68.             'FOS\\ElasticaBundle\\Elastica\\Index $feedIndex' => 'getIndexfeedIndexService',
  69.             'FOS\\ElasticaBundle\\Finder\\TransformedFinder $feedFinder' => 'getTransformedFinderfeedFinderService',
  70.             'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
  71.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  72.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  73.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  74.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  75.             'admin.backlinks' => 'getAdmin_BacklinksService',
  76.             'admin.backlinks.template_registry' => 'getAdmin_Backlinks_TemplateRegistryService',
  77.             'admin.boosters_list' => 'getAdmin_BoostersListService',
  78.             'admin.boosters_list.template_registry' => 'getAdmin_BoostersList_TemplateRegistryService',
  79.             'admin.news' => 'getAdmin_NewsService',
  80.             'admin.news.template_registry' => 'getAdmin_News_TemplateRegistryService',
  81.             'admin.points_packages' => 'getAdmin_PointsPackagesService',
  82.             'admin.points_packages.template_registry' => 'getAdmin_PointsPackages_TemplateRegistryService',
  83.             'admin.sites' => 'getAdmin_SitesService',
  84.             'admin.sites.template_registry' => 'getAdmin_Sites_TemplateRegistryService',
  85.             'admin.sites_categories' => 'getAdmin_SitesCategoriesService',
  86.             'admin.sites_categories.template_registry' => 'getAdmin_SitesCategories_TemplateRegistryService',
  87.             'admin.sites_languages' => 'getAdmin_SitesLanguagesService',
  88.             'admin.sites_languages.template_registry' => 'getAdmin_SitesLanguages_TemplateRegistryService',
  89.             'admin.sites_network_groups' => 'getAdmin_SitesNetworkGroupsService',
  90.             'admin.sites_network_groups.template_registry' => 'getAdmin_SitesNetworkGroups_TemplateRegistryService',
  91.             'admin.sites_networks' => 'getAdmin_SitesNetworksService',
  92.             'admin.sites_networks.template_registry' => 'getAdmin_SitesNetworks_TemplateRegistryService',
  93.             'admin.users' => 'getAdmin_UsersService',
  94.             'admin.users.template_registry' => 'getAdmin_Users_TemplateRegistryService',
  95.             'cache.app' => 'getCache_AppService',
  96.             'cache.app_clearer' => 'getCache_AppClearerService',
  97.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  98.             'cache.system' => 'getCache_SystemService',
  99.             'cache.system_clearer' => 'getCache_SystemClearerService',
  100.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  101.             'cache_warmer' => 'getCacheWarmerService',
  102.             'console.command_loader' => 'getConsole_CommandLoaderService',
  103.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  104.             'doctrine' => 'getDoctrineService',
  105.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  106.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  107.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  108.             'error_controller' => 'getErrorControllerService',
  109.             'event_dispatcher' => 'getEventDispatcherService',
  110.             'http_kernel' => 'getHttpKernelService',
  111.             'httplug.client' => 'getHttplug_ClientService',
  112.             'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  113.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  114.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  115.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  116.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  117.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  118.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  119.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  120.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  121.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  122.             'hwi_oauth.resource_owner.facebook' => 'getHwiOauth_ResourceOwner_FacebookService',
  123.             'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  124.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  125.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  126.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  127.             'knp_paginator' => 'getKnpPaginatorService',
  128.             'markdown.parser' => 'getMarkdown_ParserService',
  129.             'request_stack' => 'getRequestStackService',
  130.             'router' => 'getRouterService',
  131.             'routing.loader' => 'getRouting_LoaderService',
  132.             'services_resetter' => 'getServicesResetterService',
  133.             'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  134.             'sonata.admin.action.dashboard' => 'getSonata_Admin_Action_DashboardService',
  135.             'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  136.             'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  137.             'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  138.             'sonata.admin.action.search' => 'getSonata_Admin_Action_SearchService',
  139.             'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  140.             'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  141.             'sonata.admin.block.admin_preview' => 'getSonata_Admin_Block_AdminPreviewService',
  142.             'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  143.             'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  144.             'sonata.admin.controller.crud' => 'getSonata_Admin_Controller_CrudService',
  145.             'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  146.             'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  147.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  148.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  149.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  150.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  151.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  152.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  153.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  154.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  155.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  156.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  157.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  158.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  159.             'sonata.block.service.dashboard' => 'getSonata_Block_Service_DashboardService',
  160.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  161.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  162.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  163.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  164.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  165.             'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
  166.             'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
  167.             'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
  168.             'translator' => 'getTranslatorService',
  169.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  170.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  171.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  172.             'cache_clearer' => 'getCacheClearerService',
  173.             'filesystem' => 'getFilesystemService',
  174.             'serializer' => 'getSerializerService',
  175.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  176.             'form.factory' => 'getForm_FactoryService',
  177.             'form.type.file' => 'getForm_Type_FileService',
  178.             'profiler' => 'getProfilerService',
  179.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  180.             'security.token_storage' => 'getSecurity_TokenStorageService',
  181.             'twig' => 'getTwigService',
  182.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  183.             'session' => 'getSessionService',
  184.             'validator' => 'getValidatorService',
  185.         ];
  186.         $this->aliases = [
  187.             'database_connection' => 'doctrine.dbal.default_connection',
  188.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  189.             'hwi_oauth.http.client' => 'httplug.client',
  190.             'hwi_oauth.http.message_factory' => 'httplug.message_factory',
  191.         ];
  192.         $this->privates['service_container'] = function () {
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  199.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  200.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  201.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  202.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  203.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  205.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  206.             include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/BacklinkRepository.php';
  207.             include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/FeedRepository.php';
  208.             include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/SiteRepository.php';
  209.             include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Match/MatchCommand.php';
  210.             include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Match/MatchCreatorCommand.php';
  211.             include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Site/SiteCommand.php';
  212.             include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Site/DeactivateSiteCommand.php';
  213.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  215.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  217.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  219.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  223.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  225.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  227.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  228.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  230.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  232.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  233.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
  234.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  236.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
  238.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/EventListener/ConfigureCRUDControllerListener.php';
  241.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SonataAdminRuntime.php';
  243.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/TemplateRegistryRuntime.php';
  244.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/GroupRuntime.php';
  245.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/IconRuntime.php';
  246.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SecurityRuntime.php';
  247.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/CanonicalizeRuntime.php';
  248.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php';
  249.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/RenderElementRuntime.php';
  250.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/BreadcrumbsRuntime.php';
  251.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  252.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  253.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  257.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  259.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  260.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  261.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  262.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  263.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  264.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  265.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  266.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  267.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  272.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  274.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  276.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  277.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  278.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  279.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  280.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  281.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  282.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  283.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  289.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  292.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  293.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  294.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  295.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  296.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  297.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  298.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  300.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  301.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  302.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  303.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  304.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  305.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  306.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  307.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  308.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  309.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  310.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  311.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  312.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  313.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  314.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  316.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  319.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  320.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  321.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  322.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  323.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  324.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  326.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/FingersCrossed/HttpCodeActivationStrategy.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  455.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  468.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  469.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  470.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  471.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  472.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  473.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  474.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  475.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  476.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  477.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  478.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/AbstractLogger.php';
  479.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
  480.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/src/Client.php';
  481.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  484.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
  485.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php';
  487.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/ORM/DoctrineORMAdapter.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  500.             include_once \dirname(__DIR__4).'/vendor/michelf/php-markdown/Michelf/MarkdownInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/michelf/php-markdown/Michelf/Markdown.php';
  502.             include_once \dirname(__DIR__4).'/vendor/michelf/php-markdown/Michelf/MarkdownExtra.php';
  503.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle/MarkdownParserInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle/Parser/MarkdownParser.php';
  505.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Max.php';
  506.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/src/SearchableInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/src/Index.php';
  508.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Index.php';
  509.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/FinderInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedFinderInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/RawFinderInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedRawFinderInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/HybridFinderInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedHybridFinderInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/TransformedFinder.php';
  516.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ElasticaToModelTransformerInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/AbstractElasticaToModelTransformer.php';
  518.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/AbstractElasticaToModelTransformer.php';
  519.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORM/ElasticaToModelTransformer.php';
  520.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  541.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsCollector.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsFlattener.php';
  545.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  547.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  552.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  554.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  555.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  556.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  557.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  558.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  559.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  560.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  561.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  562.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  568.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  590.             include_once \dirname(__DIR__4).'/src/Twig/Extension/JsonDecode.php';
  591.             include_once \dirname(__DIR__4).'/src/Twig/Extension/TwigExtension.php';
  592.             include_once \dirname(__DIR__4).'/src/Infrastructure/Service/Feed/FeedService.php';
  593.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  594.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  595.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  597.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  598.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  599.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  601.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  602.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/GroupExtension.php';
  603.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/IconExtension.php';
  604.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SecurityExtension.php';
  605.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/CanonicalizeExtension.php';
  606.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/XEditableExtension.php';
  607.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/RenderElementExtension.php';
  608.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/BreadcrumbsExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  610.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  611.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle/Twig/Extension/MarkdownTwigExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle/Parser/ParserManager.php';
  613.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Min.php';
  614.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Light.php';
  615.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Medium.php';
  616.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Flavored.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  623.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  627.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  628.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  629.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  630.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
  632.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
  633.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/DeprecatedTemplateExtension.php';
  634.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
  635.             include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/Extension/CanonicalizeExtension.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  637.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  639.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  640.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  641.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/SonataConfiguration.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  646.         };
  647.     }
  648.     public function compile(): void
  649.     {
  650.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  651.     }
  652.     public function isCompiled(): bool
  653.     {
  654.         return true;
  655.     }
  656.     public function getRemovedIds(): array
  657.     {
  658.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  659.     }
  660.     /**
  661.      * Gets the public '.container.private.cache_clearer' shared service.
  662.      *
  663.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  664.      */
  665.     protected function get_Container_Private_CacheClearerService()
  666.     {
  667.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  668.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  669.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  670.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  671.         }, 1));
  672.     }
  673.     /**
  674.      * Gets the public '.container.private.filesystem' shared service.
  675.      *
  676.      * @return \Symfony\Component\Filesystem\Filesystem
  677.      */
  678.     protected function get_Container_Private_FilesystemService()
  679.     {
  680.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  681.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  682.     }
  683.     /**
  684.      * Gets the public '.container.private.form.factory' shared service.
  685.      *
  686.      * @return \Symfony\Component\Form\FormFactory
  687.      */
  688.     protected function get_Container_Private_Form_FactoryService()
  689.     {
  690.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  691.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  692.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  693.         if (isset($this->services['.container.private.form.factory'])) {
  694.             return $this->services['.container.private.form.factory'];
  695.         }
  696.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  697.     }
  698.     /**
  699.      * Gets the public '.container.private.form.type.file' shared service.
  700.      *
  701.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  702.      */
  703.     protected function get_Container_Private_Form_Type_FileService()
  704.     {
  705.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  706.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  707.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  708.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  709.     }
  710.     /**
  711.      * Gets the public '.container.private.profiler' shared service.
  712.      *
  713.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  714.      */
  715.     protected function get_Container_Private_ProfilerService()
  716.     {
  717.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  718.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  719.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  720.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  721.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  722.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  723.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  724.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  725.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  726.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  727.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  728.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  729.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  730.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  731.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  732.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  733.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  734.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  735.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  736.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  737.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  738.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  739.         if ($this->has('kernel')) {
  740.             $f->setKernel($b);
  741.         }
  742.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  743.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  744.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  745.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  746.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  747.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  748.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  749.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  750.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  751.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  752.         $instance->add($d);
  753.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  754.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  755.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  756.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  757.         $instance->add($e);
  758.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  759.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  760.         $instance->add(new \Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()), $this->parameters['sonata.block.container.types']));
  761.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  762.         $instance->add(new \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
  763.         $instance->add($f);
  764.         return $instance;
  765.     }
  766.     /**
  767.      * Gets the public '.container.private.security.authorization_checker' shared service.
  768.      *
  769.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  770.      */
  771.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  772.     {
  773.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  774.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  775.             return $this->services['.container.private.security.authorization_checker'];
  776.         }
  777.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  778.     }
  779.     /**
  780.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  781.      *
  782.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  783.      */
  784.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  785.     {
  786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  787.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  788.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  789.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  790.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  791.     }
  792.     /**
  793.      * Gets the public '.container.private.security.password_encoder' shared service.
  794.      *
  795.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  796.      *
  797.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  798.      */
  799.     protected function get_Container_Private_Security_PasswordEncoderService()
  800.     {
  801.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  802.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  803.     }
  804.     /**
  805.      * Gets the public '.container.private.security.token_storage' shared service.
  806.      *
  807.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  808.      */
  809.     protected function get_Container_Private_Security_TokenStorageService()
  810.     {
  811.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  812.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  813.         ], [
  814.             'request_stack' => '?',
  815.         ]));
  816.     }
  817.     /**
  818.      * Gets the public '.container.private.serializer' shared service.
  819.      *
  820.      * @return \Symfony\Component\Serializer\Serializer
  821.      */
  822.     protected function get_Container_Private_SerializerService()
  823.     {
  824.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  825.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  826.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  827.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  828.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  829.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  830.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  831.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  832.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  833.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  834.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  835.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  836.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  837.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  838.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  839.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  840.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  841.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  842.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  843.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  844.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  845.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  846.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  847.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  848.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  849.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  850.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  851.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  852.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  853.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  854.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  855.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  856.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  857.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  858.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  859.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  860.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  861.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  862.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  863.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  864.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  865.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  866.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  867.         if (isset($this->services['.container.private.serializer'])) {
  868.             return $this->services['.container.private.serializer'];
  869.         }
  870.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  871.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  872.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  873.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  874.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$d$a$eNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 10 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 11 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$d$b$a$eNULL, [], $a)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  875.     }
  876.     /**
  877.      * Gets the public '.container.private.session' shared service.
  878.      *
  879.      * @return \Symfony\Component\HttpFoundation\Session\Session
  880.      */
  881.     protected function get_Container_Private_SessionService()
  882.     {
  883.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  884.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  885.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  886.         if (isset($this->services['.container.private.session'])) {
  887.             return $this->services['.container.private.session'];
  888.         }
  889.         return $this->services['.container.private.session'] = $a->createSession();
  890.     }
  891.     /**
  892.      * Gets the public '.container.private.twig' shared service.
  893.      *
  894.      * @return \Twig\Environment
  895.      */
  896.     protected function get_Container_Private_TwigService()
  897.     {
  898.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  899.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  900.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  901.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  902.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  903.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  904.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  905.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  906.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  907.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  908.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  909.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  910.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  911.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  912.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  913.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  914.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  915.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  916.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  917.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  918.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  919.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  920.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  921.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  922.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
  923.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
  924.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
  925.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
  926.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  927.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  928.         $a->addPath((\dirname(__DIR__4).'/templates'));
  929.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  930.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  931.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  932.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  933.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  934.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  935.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  936.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  937.         $f = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  938.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  939.         $h = ($this->services['router'] ?? $this->getRouterService());
  940.         $i = new \Knp\Menu\Util\MenuManipulator();
  941.         $j = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  942.         $k = new \Knp\Bundle\MarkdownBundle\Parser\ParserManager();
  943.         $k->addParser(new \Knp\Bundle\MarkdownBundle\Parser\Preset\Min(), 'min');
  944.         $k->addParser(new \Knp\Bundle\MarkdownBundle\Parser\Preset\Light(), 'light');
  945.         $k->addParser(new \Knp\Bundle\MarkdownBundle\Parser\Preset\Medium(), 'medium');
  946.         $k->addParser(($this->services['markdown.parser'] ?? ($this->services['markdown.parser'] = new \Knp\Bundle\MarkdownBundle\Parser\Preset\Max())), 'default');
  947.         $k->addParser(new \Knp\Bundle\MarkdownBundle\Parser\Preset\Flavored(), 'flavored');
  948.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  949.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  950.         $m = new \Symfony\Bridge\Twig\AppVariable();
  951.         $m->setEnvironment('dev');
  952.         $m->setDebug(true);
  953.         if ($this->has('.container.private.security.token_storage')) {
  954.             $m->setTokenStorage($c);
  955.         }
  956.         if ($this->has('request_stack')) {
  957.             $m->setRequestStack($b);
  958.         }
  959.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  960.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  961.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  962.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  963.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  964.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  965.         $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($b$f->getBaseUrl(), $f->isSecure())), new RewindableGenerator(function () {
  966.             return new \EmptyIterator();
  967.         }, 0))));
  968.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__4), 'UTF-8'));
  969.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  970.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  971.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  972.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  973.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  974.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$h)));
  975.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  976.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  977.         $instance->addExtension(new \App\Twig\Extension\JsonDecode());
  978.         $instance->addExtension(new \App\Twig\Extension\TwigExtension(new \App\Infrastructure\Service\Feed\FeedService(($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService()), ($this->privates['App\\Infrastructure\\UseCases\\Match\\MatchCreatorCommand'] ?? $this->getMatchCreatorCommandService()), ($this->privates['App\\Infrastructure\\Repository\\BacklinkRepository'] ?? $this->getBacklinkRepositoryService()))));
  979.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  980.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  981.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  982.         ], [
  983.             'list' => '?',
  984.             'twig' => '?',
  985.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $i$j), $j$i));
  986.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  987.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  988.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->privates['sonata.admin.twig.sonata_admin_runtime'] ?? $this->getSonata_Admin_Twig_SonataAdminRuntimeService())));
  989.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->privates['sonata.admin.twig.template_registry_runtime'] ?? $this->getSonata_Admin_Twig_TemplateRegistryRuntimeService())));
  990.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\GroupExtension(($this->privates['sonata.admin.twig.group_runtime'] ?? $this->getSonata_Admin_Twig_GroupRuntimeService())));
  991.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\IconExtension(($this->privates['sonata.admin.twig.icon_runtime'] ?? ($this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime()))));
  992.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SecurityExtension(($this->privates['sonata.admin.twig.security_runtime'] ?? $this->getSonata_Admin_Twig_SecurityRuntimeService())));
  993.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\CanonicalizeExtension(($this->privates['sonata.admin.twig.canonicalize_runtime'] ?? $this->getSonata_Admin_Twig_CanonicalizeRuntimeService())));
  994.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\XEditableExtension(($this->privates['sonata.admin.twig.xeditable_runtime'] ?? $this->getSonata_Admin_Twig_XeditableRuntimeService())));
  995.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\RenderElementExtension(($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService())));
  996.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\BreadcrumbsExtension(($this->privates['sonata.admin.twig.breadcrumbs_runtime'] ?? $this->getSonata_Admin_Twig_BreadcrumbsRuntimeService())));
  997.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  998.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  999.         $instance->addExtension(new \Knp\Bundle\MarkdownBundle\Twig\Extension\MarkdownTwigExtension($k));
  1000.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  1001.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension(NULLNULL));
  1002.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $b)));
  1003.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($h$e)));
  1004.         $instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  1005.         $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  1006.         $instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
  1007.         $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());
  1008.         $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['sonata.doctrine.model.adapter.chain'] ?? $this->getSonata_Doctrine_Model_Adapter_ChainService())));
  1009.         $instance->addExtension(new \Sonata\Form\Twig\Extension\CanonicalizeExtension());
  1010.         $instance->addGlobal('app'$m);
  1011.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1012.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  1013.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => ['privates''sonata.admin.twig.sonata_admin_runtime''getSonata_Admin_Twig_SonataAdminRuntimeService'false],
  1014.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => ['privates''sonata.admin.twig.template_registry_runtime''getSonata_Admin_Twig_TemplateRegistryRuntimeService'false],
  1015.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => ['privates''sonata.admin.twig.group_runtime''getSonata_Admin_Twig_GroupRuntimeService'false],
  1016.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => ['privates''sonata.admin.twig.icon_runtime''getSonata_Admin_Twig_IconRuntimeService'false],
  1017.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => ['privates''sonata.admin.twig.security_runtime''getSonata_Admin_Twig_SecurityRuntimeService'false],
  1018.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => ['privates''sonata.admin.twig.canonicalize_runtime''getSonata_Admin_Twig_CanonicalizeRuntimeService'false],
  1019.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => ['privates''sonata.admin.twig.xeditable_runtime''getSonata_Admin_Twig_XeditableRuntimeService'false],
  1020.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => ['privates''sonata.admin.twig.render_element_runtime''getSonata_Admin_Twig_RenderElementRuntimeService'false],
  1021.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => ['privates''sonata.admin.twig.breadcrumbs_runtime''getSonata_Admin_Twig_BreadcrumbsRuntimeService'false],
  1022.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1023.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1024.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1025.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1026.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates''sonata.twig.flashmessage.twig.runtime''getSonata_Twig_Flashmessage_Twig_RuntimeService'false],
  1027.             'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates''sonata.twig.status_runtime''getSonata_Twig_StatusRuntimeService'false],
  1028.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => ['privates''sonata.form.twig.canonicalize_runtime''getSonata_Form_Twig_CanonicalizeRuntimeService'false],
  1029.         ], [
  1030.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  1031.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => '?',
  1032.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => '?',
  1033.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => '?',
  1034.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => '?',
  1035.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => '?',
  1036.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => '?',
  1037.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => '?',
  1038.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => '?',
  1039.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => '?',
  1040.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1041.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1042.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1043.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1044.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  1045.             'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  1046.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => '?',
  1047.         ])));
  1048.         $instance->addGlobal('sonata_block', new \Sonata\BlockBundle\Twig\GlobalVariables(['block_base' => '@SonataBlock/Block/block_base.html.twig''block_container' => '@SonataBlock/Block/block_container.html.twig']));
  1049.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1050.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1051.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1052.         $instance->addGlobal('sonata_config', new \Sonata\AdminBundle\SonataConfiguration('Sonata Admin''bundles/sonataadmin/images/logo_title.png', ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_admin_route' => 'show''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_translation_domain' => NULL'default_icon' => 'fas fa-folder''dropdown_number_groups_per_colums' => 2'logo_content' => 'all''list_action_button_content' => 'all''lock_protection' => false'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png''javascripts' => [=> 'bundles/sonataadmin/app.js'=> 'bundles/sonataform/app.js'], 'stylesheets' => [=> 'bundles/sonataadmin/app.css'=> 'bundles/sonataform/app.css'=> 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]));
  1053.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1054.         return $instance;
  1055.     }
  1056.     /**
  1057.      * Gets the public '.container.private.validator' shared service.
  1058.      *
  1059.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1060.      */
  1061.     protected function get_Container_Private_ValidatorService()
  1062.     {
  1063.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1064.         if (isset($this->services['.container.private.validator'])) {
  1065.             return $this->services['.container.private.validator'];
  1066.         }
  1067.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1068.     }
  1069.     /**
  1070.      * Gets the public 'App\Application\Http\Controller\AccountController' shared autowired service.
  1071.      *
  1072.      * @return \App\Application\Http\Controller\AccountController
  1073.      */
  1074.     protected function getAccountControllerService()
  1075.     {
  1076.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1077.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/AccountController.php';
  1078.         $this->services['App\\Application\\Http\\Controller\\AccountController'] = $instance = new \App\Application\Http\Controller\AccountController();
  1079.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\AccountController'$this));
  1080.         return $instance;
  1081.     }
  1082.     /**
  1083.      * Gets the public 'App\Application\Http\Controller\AjaxController' shared autowired service.
  1084.      *
  1085.      * @return \App\Application\Http\Controller\AjaxController
  1086.      */
  1087.     protected function getAjaxControllerService()
  1088.     {
  1089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1090.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/AjaxController.php';
  1091.         $this->services['App\\Application\\Http\\Controller\\AjaxController'] = $instance = new \App\Application\Http\Controller\AjaxController(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1092.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\AjaxController'$this));
  1093.         return $instance;
  1094.     }
  1095.     /**
  1096.      * Gets the public 'App\Application\Http\Controller\ContentMarketingController' shared autowired service.
  1097.      *
  1098.      * @return \App\Application\Http\Controller\ContentMarketingController
  1099.      */
  1100.     protected function getContentMarketingControllerService()
  1101.     {
  1102.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1103.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/ContentMarketingController.php';
  1104.         $this->services['App\\Application\\Http\\Controller\\ContentMarketingController'] = $instance = new \App\Application\Http\Controller\ContentMarketingController();
  1105.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\ContentMarketingController'$this));
  1106.         return $instance;
  1107.     }
  1108.     /**
  1109.      * Gets the public 'App\Application\Http\Controller\CounterController' shared autowired service.
  1110.      *
  1111.      * @return \App\Application\Http\Controller\CounterController
  1112.      */
  1113.     protected function getCounterControllerService()
  1114.     {
  1115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1116.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/CounterController.php';
  1117.         $this->services['App\\Application\\Http\\Controller\\CounterController'] = $instance = new \App\Application\Http\Controller\CounterController();
  1118.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\CounterController'$this));
  1119.         return $instance;
  1120.     }
  1121.     /**
  1122.      * Gets the public 'App\Application\Http\Controller\FeedController' shared autowired service.
  1123.      *
  1124.      * @return \App\Application\Http\Controller\FeedController
  1125.      */
  1126.     protected function getFeedControllerService()
  1127.     {
  1128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1129.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/FeedController.php';
  1130.         $this->services['App\\Application\\Http\\Controller\\FeedController'] = $instance = new \App\Application\Http\Controller\FeedController();
  1131.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\FeedController'$this));
  1132.         return $instance;
  1133.     }
  1134.     /**
  1135.      * Gets the public 'App\Application\Http\Controller\FeedEventSolverController' shared autowired service.
  1136.      *
  1137.      * @return \App\Application\Http\Controller\FeedEventSolverController
  1138.      */
  1139.     protected function getFeedEventSolverControllerService()
  1140.     {
  1141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1142.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/FeedEventSolverController.php';
  1143.         $this->services['App\\Application\\Http\\Controller\\FeedEventSolverController'] = $instance = new \App\Application\Http\Controller\FeedEventSolverController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\BacklinkRepository'] ?? $this->getBacklinkRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\FeedEventRepository'] ?? $this->getFeedEventRepositoryService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1144.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\FeedEventSolverController'$this));
  1145.         return $instance;
  1146.     }
  1147.     /**
  1148.      * Gets the public 'App\Application\Http\Controller\PaymentController' shared autowired service.
  1149.      *
  1150.      * @return \App\Application\Http\Controller\PaymentController
  1151.      */
  1152.     protected function getPaymentControllerService()
  1153.     {
  1154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1155.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/PaymentController.php';
  1156.         $this->services['App\\Application\\Http\\Controller\\PaymentController'] = $instance = new \App\Application\Http\Controller\PaymentController(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1157.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\PaymentController'$this));
  1158.         return $instance;
  1159.     }
  1160.     /**
  1161.      * Gets the public 'App\Application\Http\Controller\RegistrationController' shared autowired service.
  1162.      *
  1163.      * @return \App\Application\Http\Controller\RegistrationController
  1164.      */
  1165.     protected function getRegistrationControllerService()
  1166.     {
  1167.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1168.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/RegistrationController.php';
  1169.         $this->services['App\\Application\\Http\\Controller\\RegistrationController'] = $instance = new \App\Application\Http\Controller\RegistrationController();
  1170.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\RegistrationController'$this));
  1171.         return $instance;
  1172.     }
  1173.     /**
  1174.      * Gets the public 'App\Application\Http\Controller\ResetPasswordController' shared autowired service.
  1175.      *
  1176.      * @return \App\Application\Http\Controller\ResetPasswordController
  1177.      */
  1178.     protected function getResetPasswordControllerService()
  1179.     {
  1180.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1181.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Controller/ResetPasswordControllerTrait.php';
  1182.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/ResetPasswordController.php';
  1183.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/ResetPasswordHelperInterface.php';
  1184.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/ResetPasswordHelper.php';
  1185.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Generator/ResetPasswordTokenGenerator.php';
  1186.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Generator/ResetPasswordRandomGenerator.php';
  1187.         $this->services['App\\Application\\Http\\Controller\\ResetPasswordController'] = $instance = new \App\Application\Http\Controller\ResetPasswordController(new \SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelper(new \SymfonyCasts\Bundle\ResetPassword\Generator\ResetPasswordTokenGenerator($this->getEnv('APP_SECRET'), new \SymfonyCasts\Bundle\ResetPassword\Generator\ResetPasswordRandomGenerator()), ($this->privates['symfonycasts.reset_password.cleaner'] ?? $this->getSymfonycasts_ResetPassword_CleanerService()), ($this->privates['App\\Infrastructure\\Repository\\ResetPasswordRequestRepository'] ?? $this->getResetPasswordRequestRepositoryService()), 36003600));
  1188.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\ResetPasswordController'$this));
  1189.         return $instance;
  1190.     }
  1191.     /**
  1192.      * Gets the public 'App\Application\Http\Controller\SecurityController' shared autowired service.
  1193.      *
  1194.      * @return \App\Application\Http\Controller\SecurityController
  1195.      */
  1196.     protected function getSecurityControllerService()
  1197.     {
  1198.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1199.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/SecurityController.php';
  1200.         $this->services['App\\Application\\Http\\Controller\\SecurityController'] = $instance = new \App\Application\Http\Controller\SecurityController();
  1201.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\SecurityController'$this));
  1202.         return $instance;
  1203.     }
  1204.     /**
  1205.      * Gets the public 'App\Application\Http\Controller\SiteController' shared autowired service.
  1206.      *
  1207.      * @return \App\Application\Http\Controller\SiteController
  1208.      */
  1209.     protected function getSiteControllerService()
  1210.     {
  1211.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1212.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/SiteController.php';
  1213.         include_once \dirname(__DIR__4).'/src/Infrastructure/Service/Site/SiteService.php';
  1214.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1215.         $b = ($this->services['router'] ?? $this->getRouterService());
  1216.         $this->services['App\\Application\\Http\\Controller\\SiteController'] = $instance = new \App\Application\Http\Controller\SiteController(new \App\Infrastructure\Service\Site\SiteService($a$b), ($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService()), $b$a);
  1217.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\SiteController'$this));
  1218.         return $instance;
  1219.     }
  1220.     /**
  1221.      * Gets the public 'App\Application\Http\Controller\SocialController' shared autowired service.
  1222.      *
  1223.      * @return \App\Application\Http\Controller\SocialController
  1224.      */
  1225.     protected function getSocialControllerService()
  1226.     {
  1227.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1228.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/SocialController.php';
  1229.         $this->services['App\\Application\\Http\\Controller\\SocialController'] = $instance = new \App\Application\Http\Controller\SocialController();
  1230.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\SocialController'$this));
  1231.         return $instance;
  1232.     }
  1233.     /**
  1234.      * Gets the public 'App\Application\Http\Controller\V3\Backlink\BacklinkController' shared autowired service.
  1235.      *
  1236.      * @return \App\Application\Http\Controller\V3\Backlink\BacklinkController
  1237.      */
  1238.     protected function getBacklinkControllerService()
  1239.     {
  1240.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/V3/Backlink/BacklinkController.php';
  1241.         return $this->services['App\\Application\\Http\\Controller\\V3\\Backlink\\BacklinkController'] = new \App\Application\Http\Controller\V3\Backlink\BacklinkController();
  1242.     }
  1243.     /**
  1244.      * Gets the public 'App\Application\Http\Controller\V3\Backlink\ClickController' shared autowired service.
  1245.      *
  1246.      * @return \App\Application\Http\Controller\V3\Backlink\ClickController
  1247.      */
  1248.     protected function getClickControllerService()
  1249.     {
  1250.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/V3/Backlink/ClickController.php';
  1251.         return $this->services['App\\Application\\Http\\Controller\\V3\\Backlink\\ClickController'] = new \App\Application\Http\Controller\V3\Backlink\ClickController();
  1252.     }
  1253.     /**
  1254.      * Gets the public 'App\Application\Http\Controller\V3\Match\MatchController' shared autowired service.
  1255.      *
  1256.      * @return \App\Application\Http\Controller\V3\Match\MatchController
  1257.      */
  1258.     protected function getMatchControllerService()
  1259.     {
  1260.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/V3/Match/MatchController.php';
  1261.         return $this->services['App\\Application\\Http\\Controller\\V3\\Match\\MatchController'] = new \App\Application\Http\Controller\V3\Match\MatchController();
  1262.     }
  1263.     /**
  1264.      * Gets the public 'App\Application\Http\Controller\V3\News\NewsController' shared autowired service.
  1265.      *
  1266.      * @return \App\Application\Http\Controller\V3\News\NewsController
  1267.      */
  1268.     protected function getNewsControllerService()
  1269.     {
  1270.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1271.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/V3/News/NewsController.php';
  1272.         $this->services['App\\Application\\Http\\Controller\\V3\\News\\NewsController'] = $instance = new \App\Application\Http\Controller\V3\News\NewsController();
  1273.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\V3\\News\\NewsController'$this));
  1274.         return $instance;
  1275.     }
  1276.     /**
  1277.      * Gets the public 'App\Application\Http\Controller\V3\Post\PostController' shared autowired service.
  1278.      *
  1279.      * @return \App\Application\Http\Controller\V3\Post\PostController
  1280.      */
  1281.     protected function getPostControllerService()
  1282.     {
  1283.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/V3/Post/PostController.php';
  1284.         return $this->services['App\\Application\\Http\\Controller\\V3\\Post\\PostController'] = new \App\Application\Http\Controller\V3\Post\PostController();
  1285.     }
  1286.     /**
  1287.      * Gets the public 'App\Application\Http\Controller\V3\Site\SiteController' shared autowired service.
  1288.      *
  1289.      * @return \App\Application\Http\Controller\V3\Site\SiteController
  1290.      */
  1291.     protected function getSiteController2Service()
  1292.     {
  1293.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1294.         include_once \dirname(__DIR__4).'/src/Application/Http/Controller/V3/Site/SiteController.php';
  1295.         $this->services['App\\Application\\Http\\Controller\\V3\\Site\\SiteController'] = $instance = new \App\Application\Http\Controller\V3\Site\SiteController();
  1296.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Application\\Http\\Controller\\V3\\Site\\SiteController'$this));
  1297.         return $instance;
  1298.     }
  1299.     /**
  1300.      * Gets the public 'App\Infrastructure\Scoring\BoosterScoringStrategy' shared autowired service.
  1301.      *
  1302.      * @return \App\Infrastructure\Scoring\BoosterScoringStrategy
  1303.      */
  1304.     protected function getBoosterScoringStrategyService()
  1305.     {
  1306.         include_once \dirname(__DIR__4).'/src/Infrastructure/Scoring/ScoringInterface.php';
  1307.         include_once \dirname(__DIR__4).'/src/Infrastructure/Scoring/BoosterScoringStrategy.php';
  1308.         return $this->services['App\\Infrastructure\\Scoring\\BoosterScoringStrategy'] = new \App\Infrastructure\Scoring\BoosterScoringStrategy(($this->privates['App\\Infrastructure\\Repository\\BoosterListRepository'] ?? $this->getBoosterListRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1309.     }
  1310.     /**
  1311.      * Gets the public 'App\Infrastructure\Scoring\ScoringRegistry' shared autowired service.
  1312.      *
  1313.      * @return \App\Infrastructure\Scoring\ScoringRegistry
  1314.      */
  1315.     protected function getScoringRegistryService()
  1316.     {
  1317.         include_once \dirname(__DIR__4).'/src/Infrastructure/Scoring/ScoringRegistry.php';
  1318.         $this->services['App\\Infrastructure\\Scoring\\ScoringRegistry'] = $instance = new \App\Infrastructure\Scoring\ScoringRegistry();
  1319.         $instance->setStrategies(new RewindableGenerator(function () {
  1320.             yield => ($this->services['App\\Infrastructure\\Scoring\\BoosterScoringStrategy'] ?? $this->getBoosterScoringStrategyService());
  1321.             yield => ($this->services['App\\Infrastructure\\Scoring\\SimpleScoringStrategy'] ?? $this->getSimpleScoringStrategyService());
  1322.         }, 2));
  1323.         return $instance;
  1324.     }
  1325.     /**
  1326.      * Gets the public 'App\Infrastructure\Scoring\SimpleScoringStrategy' shared autowired service.
  1327.      *
  1328.      * @return \App\Infrastructure\Scoring\SimpleScoringStrategy
  1329.      */
  1330.     protected function getSimpleScoringStrategyService()
  1331.     {
  1332.         include_once \dirname(__DIR__4).'/src/Infrastructure/Scoring/ScoringInterface.php';
  1333.         include_once \dirname(__DIR__4).'/src/Infrastructure/Scoring/SimpleScoringStrategy.php';
  1334.         return $this->services['App\\Infrastructure\\Scoring\\SimpleScoringStrategy'] = new \App\Infrastructure\Scoring\SimpleScoringStrategy(($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1335.     }
  1336.     /**
  1337.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1338.      *
  1339.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1340.      */
  1341.     protected function getProfilerControllerService()
  1342.     {
  1343.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
  1344.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1345.     }
  1346.     /**
  1347.      * Gets the public 'FOS\ElasticaBundle\Elastica\Index $feedIndex' shared service.
  1348.      *
  1349.      * @return \FOS\ElasticaBundle\Elastica\Index
  1350.      */
  1351.     protected function getIndexfeedIndexService()
  1352.     {
  1353.         return $this->services['FOS\\ElasticaBundle\\Elastica\\Index $feedIndex'] = ($this->privates['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService())->getIndex('feed');
  1354.     }
  1355.     /**
  1356.      * Gets the public 'FOS\ElasticaBundle\Finder\TransformedFinder $feedFinder' shared service.
  1357.      *
  1358.      * @return \FOS\ElasticaBundle\Finder\TransformedFinder
  1359.      */
  1360.     protected function getTransformedFinderfeedFinderService()
  1361.     {
  1362.         $a = new \FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Feed', ['hints' => [], 'hydrate' => true'ignore_missing' => false'query_builder_method' => 'createQueryBuilder''identifier' => 'id']);
  1363.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(00))));
  1364.         return $this->services['FOS\\ElasticaBundle\\Finder\\TransformedFinder $feedFinder'] = new \FOS\ElasticaBundle\Finder\TransformedFinder(($this->services['FOS\\ElasticaBundle\\Elastica\\Index $feedIndex'] ?? $this->getIndexfeedIndexService()), $a);
  1365.     }
  1366.     /**
  1367.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\ConnectController' shared service.
  1368.      *
  1369.      * @return \HWI\Bundle\OAuthBundle\Controller\ConnectController
  1370.      */
  1371.     protected function getConnectControllerService()
  1372.     {
  1373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1374.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Controller/ConnectController.php';
  1375.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapLocator.php';
  1376.         $a = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator();
  1377.         $a->add('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  1378.         $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController'] = $instance = new \HWI\Bundle\OAuthBundle\Controller\ConnectController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), false'IS_AUTHENTICATED_REMEMBERED'false'hwi_oauth_connect'false$this->parameters['hwi_oauth.firewall_names']);
  1379.         $instance->setContainer($this);
  1380.         return $instance;
  1381.     }
  1382.     /**
  1383.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\LoginController' shared service.
  1384.      *
  1385.      * @return \HWI\Bundle\OAuthBundle\Controller\LoginController
  1386.      */
  1387.     protected function getLoginControllerService()
  1388.     {
  1389.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Controller/LoginController.php';
  1390.         return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\LoginController'] = new \HWI\Bundle\OAuthBundle\Controller\LoginController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false'IS_AUTHENTICATED_REMEMBERED');
  1391.     }
  1392.     /**
  1393.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController' shared service.
  1394.      *
  1395.      * @return \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController
  1396.      */
  1397.     protected function getRedirectToServiceControllerService()
  1398.     {
  1399.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Controller/RedirectToServiceController.php';
  1400.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Util/DomainWhitelist.php';
  1401.         return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController'] = new \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), new \HWI\Bundle\OAuthBundle\Util\DomainWhitelist([]), $this->parameters['hwi_oauth.firewall_names'], NULLfalsefalse);
  1402.     }
  1403.     /**
  1404.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1405.      *
  1406.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1407.      */
  1408.     protected function getRedirectControllerService()
  1409.     {
  1410.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1411.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1412.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1413.     }
  1414.     /**
  1415.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1416.      *
  1417.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1418.      */
  1419.     protected function getTemplateControllerService()
  1420.     {
  1421.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1422.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1423.     }
  1424.     /**
  1425.      * Gets the public 'admin.backlinks' autowired service.
  1426.      *
  1427.      * @return \App\Application\Http\Admin\BacklinkAdmin
  1428.      */
  1429.     protected function getAdmin_BacklinksService()
  1430.     {
  1431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1439.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1440.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1443.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/BacklinkAdmin.php';
  1444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1446.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1449.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1450.         $this->factories['admin.backlinks'] = function () {
  1451.             $instance = new \App\Application\Http\Admin\BacklinkAdmin('admin.backlinks''App\\Entity\\Backlink''sonata.admin.controller.crud');
  1452.             $instance->setManagerType('orm');
  1453.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1454.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1455.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1456.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1457.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1458.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1459.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1460.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1461.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1462.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1463.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1464.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1465.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1466.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1467.             $instance->setPagerType('default');
  1468.             $instance->setLabel('Backlinks');
  1469.             $instance->setTranslationDomain('messages');
  1470.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1471.             $instance->setSecurityInformation([]);
  1472.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1473.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1474.             $instance->setTemplateRegistry(($this->services['admin.backlinks.template_registry'] ?? $this->getAdmin_Backlinks_TemplateRegistryService()));
  1475.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1476.             $instance->initialize();
  1477.             return $instance;
  1478.         };
  1479.         return $this->factories['admin.backlinks']();
  1480.     }
  1481.     /**
  1482.      * Gets the public 'admin.backlinks.template_registry' shared service.
  1483.      *
  1484.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1485.      */
  1486.     protected function getAdmin_Backlinks_TemplateRegistryService()
  1487.     {
  1488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1490.         return $this->services['admin.backlinks.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1491.     }
  1492.     /**
  1493.      * Gets the public 'admin.boosters_list' autowired service.
  1494.      *
  1495.      * @return \App\Application\Http\Admin\BoostersAdmin
  1496.      */
  1497.     protected function getAdmin_BoostersListService()
  1498.     {
  1499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1508.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1510.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1511.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/BoostersAdmin.php';
  1512.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1513.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1515.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1518.         $this->factories['admin.boosters_list'] = function () {
  1519.             $instance = new \App\Application\Http\Admin\BoostersAdmin('admin.boosters_list''App\\Entity\\BoosterList''sonata.admin.controller.crud');
  1520.             $instance->setManagerType('orm');
  1521.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1522.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1523.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1524.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1525.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1526.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1527.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1528.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1529.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1530.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1531.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1532.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1533.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1534.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1535.             $instance->setPagerType('default');
  1536.             $instance->setLabel('Booster plans');
  1537.             $instance->setTranslationDomain('messages');
  1538.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1539.             $instance->setSecurityInformation([]);
  1540.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1541.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1542.             $instance->setTemplateRegistry(($this->services['admin.boosters_list.template_registry'] ?? $this->getAdmin_BoostersList_TemplateRegistryService()));
  1543.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1544.             $instance->initialize();
  1545.             return $instance;
  1546.         };
  1547.         return $this->factories['admin.boosters_list']();
  1548.     }
  1549.     /**
  1550.      * Gets the public 'admin.boosters_list.template_registry' shared service.
  1551.      *
  1552.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1553.      */
  1554.     protected function getAdmin_BoostersList_TemplateRegistryService()
  1555.     {
  1556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1558.         return $this->services['admin.boosters_list.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1559.     }
  1560.     /**
  1561.      * Gets the public 'admin.news' autowired service.
  1562.      *
  1563.      * @return \App\Application\Http\Admin\NewsAdmin
  1564.      */
  1565.     protected function getAdmin_NewsService()
  1566.     {
  1567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1568.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1569.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1570.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1571.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1572.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1573.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1574.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1577.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1578.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1579.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/NewsAdmin.php';
  1580.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1581.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1583.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1584.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1586.         $this->factories['admin.news'] = function () {
  1587.             $instance = new \App\Application\Http\Admin\NewsAdmin('admin.news''App\\Entity\\News''sonata.admin.controller.crud');
  1588.             $instance->setManagerType('orm');
  1589.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1590.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1591.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1592.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1593.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1594.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1595.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1596.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1597.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1598.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1599.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1600.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1601.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1602.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1603.             $instance->setPagerType('default');
  1604.             $instance->setLabel('News');
  1605.             $instance->setTranslationDomain('messages');
  1606.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1607.             $instance->setSecurityInformation([]);
  1608.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1609.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1610.             $instance->setTemplateRegistry(($this->services['admin.news.template_registry'] ?? $this->getAdmin_News_TemplateRegistryService()));
  1611.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1612.             $instance->initialize();
  1613.             return $instance;
  1614.         };
  1615.         return $this->factories['admin.news']();
  1616.     }
  1617.     /**
  1618.      * Gets the public 'admin.news.template_registry' shared service.
  1619.      *
  1620.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1621.      */
  1622.     protected function getAdmin_News_TemplateRegistryService()
  1623.     {
  1624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1626.         return $this->services['admin.news.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1627.     }
  1628.     /**
  1629.      * Gets the public 'admin.points_packages' autowired service.
  1630.      *
  1631.      * @return \App\Application\Http\Admin\PointsPackagesAdmin
  1632.      */
  1633.     protected function getAdmin_PointsPackagesService()
  1634.     {
  1635.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1636.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1640.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1641.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1642.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1643.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1644.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1645.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1646.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1647.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/PointsPackagesAdmin.php';
  1648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1652.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1654.         $this->factories['admin.points_packages'] = function () {
  1655.             $instance = new \App\Application\Http\Admin\PointsPackagesAdmin('admin.points_packages''App\\Entity\\PointPackageList''sonata.admin.controller.crud');
  1656.             $instance->setManagerType('orm');
  1657.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1658.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1659.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1660.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1661.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1662.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1663.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1664.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1665.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1666.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1667.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1668.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1669.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1670.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1671.             $instance->setPagerType('default');
  1672.             $instance->setLabel('Points plans');
  1673.             $instance->setTranslationDomain('messages');
  1674.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1675.             $instance->setSecurityInformation([]);
  1676.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1677.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1678.             $instance->setTemplateRegistry(($this->services['admin.points_packages.template_registry'] ?? $this->getAdmin_PointsPackages_TemplateRegistryService()));
  1679.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1680.             $instance->initialize();
  1681.             return $instance;
  1682.         };
  1683.         return $this->factories['admin.points_packages']();
  1684.     }
  1685.     /**
  1686.      * Gets the public 'admin.points_packages.template_registry' shared service.
  1687.      *
  1688.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1689.      */
  1690.     protected function getAdmin_PointsPackages_TemplateRegistryService()
  1691.     {
  1692.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1694.         return $this->services['admin.points_packages.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1695.     }
  1696.     /**
  1697.      * Gets the public 'admin.sites' autowired service.
  1698.      *
  1699.      * @return \App\Application\Http\Admin\SiteAdmin
  1700.      */
  1701.     protected function getAdmin_SitesService()
  1702.     {
  1703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1708.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1709.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1710.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1711.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1712.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1714.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1715.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/SiteAdmin.php';
  1716.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1717.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1718.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1719.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1721.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1722.         $this->factories['admin.sites'] = function () {
  1723.             $instance = new \App\Application\Http\Admin\SiteAdmin('admin.sites''App\\Entity\\Site''sonata.admin.controller.crud');
  1724.             $instance->setManagerType('orm');
  1725.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1726.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1727.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1728.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1729.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1730.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1731.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1732.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1733.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1734.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1735.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1736.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1737.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1738.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1739.             $instance->setPagerType('default');
  1740.             $instance->setLabel('Sites');
  1741.             $instance->setTranslationDomain('messages');
  1742.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1743.             $instance->setSecurityInformation([]);
  1744.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1745.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1746.             $instance->setTemplateRegistry(($this->services['admin.sites.template_registry'] ?? $this->getAdmin_Sites_TemplateRegistryService()));
  1747.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1748.             $instance->initialize();
  1749.             return $instance;
  1750.         };
  1751.         return $this->factories['admin.sites']();
  1752.     }
  1753.     /**
  1754.      * Gets the public 'admin.sites.template_registry' shared service.
  1755.      *
  1756.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1757.      */
  1758.     protected function getAdmin_Sites_TemplateRegistryService()
  1759.     {
  1760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1762.         return $this->services['admin.sites.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1763.     }
  1764.     /**
  1765.      * Gets the public 'admin.sites_categories' autowired service.
  1766.      *
  1767.      * @return \App\Application\Http\Admin\SiteCategoriesAdmin
  1768.      */
  1769.     protected function getAdmin_SitesCategoriesService()
  1770.     {
  1771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1777.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1779.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1780.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1782.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1783.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/SiteCategoriesAdmin.php';
  1784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1790.         $this->factories['admin.sites_categories'] = function () {
  1791.             $instance = new \App\Application\Http\Admin\SiteCategoriesAdmin('admin.sites_categories''App\\Entity\\SiteListCategory''sonata.admin.controller.crud');
  1792.             $instance->setManagerType('orm');
  1793.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1794.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1795.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1796.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1797.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1798.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1799.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1800.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1801.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1802.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1803.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1804.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1805.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1806.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1807.             $instance->setPagerType('default');
  1808.             $instance->setLabel('Categories');
  1809.             $instance->setTranslationDomain('messages');
  1810.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1811.             $instance->setSecurityInformation([]);
  1812.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1813.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1814.             $instance->setTemplateRegistry(($this->services['admin.sites_categories.template_registry'] ?? $this->getAdmin_SitesCategories_TemplateRegistryService()));
  1815.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1816.             $instance->initialize();
  1817.             return $instance;
  1818.         };
  1819.         return $this->factories['admin.sites_categories']();
  1820.     }
  1821.     /**
  1822.      * Gets the public 'admin.sites_categories.template_registry' shared service.
  1823.      *
  1824.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1825.      */
  1826.     protected function getAdmin_SitesCategories_TemplateRegistryService()
  1827.     {
  1828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1830.         return $this->services['admin.sites_categories.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1831.     }
  1832.     /**
  1833.      * Gets the public 'admin.sites_languages' autowired service.
  1834.      *
  1835.      * @return \App\Application\Http\Admin\SiteLanguagesAdmin
  1836.      */
  1837.     protected function getAdmin_SitesLanguagesService()
  1838.     {
  1839.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1840.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1847.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1848.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1849.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1851.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/SiteLanguagesAdmin.php';
  1852.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1853.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1856.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1858.         $this->factories['admin.sites_languages'] = function () {
  1859.             $instance = new \App\Application\Http\Admin\SiteLanguagesAdmin('admin.sites_languages''App\\Entity\\SiteListLanguage''sonata.admin.controller.crud');
  1860.             $instance->setManagerType('orm');
  1861.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1862.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1863.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1864.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1865.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1866.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1867.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1868.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1869.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1870.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1871.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1872.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1873.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1874.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1875.             $instance->setPagerType('default');
  1876.             $instance->setLabel('Languages');
  1877.             $instance->setTranslationDomain('messages');
  1878.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1879.             $instance->setSecurityInformation([]);
  1880.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1881.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1882.             $instance->setTemplateRegistry(($this->services['admin.sites_languages.template_registry'] ?? $this->getAdmin_SitesLanguages_TemplateRegistryService()));
  1883.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1884.             $instance->initialize();
  1885.             return $instance;
  1886.         };
  1887.         return $this->factories['admin.sites_languages']();
  1888.     }
  1889.     /**
  1890.      * Gets the public 'admin.sites_languages.template_registry' shared service.
  1891.      *
  1892.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1893.      */
  1894.     protected function getAdmin_SitesLanguages_TemplateRegistryService()
  1895.     {
  1896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1898.         return $this->services['admin.sites_languages.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1899.     }
  1900.     /**
  1901.      * Gets the public 'admin.sites_network_groups' autowired service.
  1902.      *
  1903.      * @return \App\Application\Http\Admin\SiteNetworkGroupsAdmin
  1904.      */
  1905.     protected function getAdmin_SitesNetworkGroupsService()
  1906.     {
  1907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1909.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1913.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1914.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1916.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1919.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/SiteNetworkGroupsAdmin.php';
  1920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1921.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1924.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1926.         $this->factories['admin.sites_network_groups'] = function () {
  1927.             $instance = new \App\Application\Http\Admin\SiteNetworkGroupsAdmin('admin.sites_network_groups''App\\Entity\\SiteListNetworkGroup''sonata.admin.controller.crud');
  1928.             $instance->setManagerType('orm');
  1929.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1930.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1931.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1932.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1933.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1934.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1935.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1936.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1937.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1938.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1939.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1940.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1941.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1942.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1943.             $instance->setPagerType('default');
  1944.             $instance->setLabel('Network\'s groups');
  1945.             $instance->setTranslationDomain('messages');
  1946.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1947.             $instance->setSecurityInformation([]);
  1948.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1949.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1950.             $instance->setTemplateRegistry(($this->services['admin.sites_network_groups.template_registry'] ?? $this->getAdmin_SitesNetworkGroups_TemplateRegistryService()));
  1951.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1952.             $instance->initialize();
  1953.             return $instance;
  1954.         };
  1955.         return $this->factories['admin.sites_network_groups']();
  1956.     }
  1957.     /**
  1958.      * Gets the public 'admin.sites_network_groups.template_registry' shared service.
  1959.      *
  1960.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1961.      */
  1962.     protected function getAdmin_SitesNetworkGroups_TemplateRegistryService()
  1963.     {
  1964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1966.         return $this->services['admin.sites_network_groups.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1967.     }
  1968.     /**
  1969.      * Gets the public 'admin.sites_networks' autowired service.
  1970.      *
  1971.      * @return \App\Application\Http\Admin\SiteNetworksAdmin
  1972.      */
  1973.     protected function getAdmin_SitesNetworksService()
  1974.     {
  1975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1980.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1981.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1984.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1987.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/SiteNetworksAdmin.php';
  1988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1992.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1993.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1994.         $this->factories['admin.sites_networks'] = function () {
  1995.             $instance = new \App\Application\Http\Admin\SiteNetworksAdmin('admin.sites_networks''App\\Entity\\SiteListNetwork''sonata.admin.controller.crud');
  1996.             $instance->setManagerType('orm');
  1997.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1998.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1999.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2000.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2001.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2002.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2003.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2004.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2005.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2006.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2007.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2008.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2009.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2010.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2011.             $instance->setPagerType('default');
  2012.             $instance->setLabel('Networks');
  2013.             $instance->setTranslationDomain('messages');
  2014.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  2015.             $instance->setSecurityInformation([]);
  2016.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2017.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2018.             $instance->setTemplateRegistry(($this->services['admin.sites_networks.template_registry'] ?? $this->getAdmin_SitesNetworks_TemplateRegistryService()));
  2019.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2020.             $instance->initialize();
  2021.             return $instance;
  2022.         };
  2023.         return $this->factories['admin.sites_networks']();
  2024.     }
  2025.     /**
  2026.      * Gets the public 'admin.sites_networks.template_registry' shared service.
  2027.      *
  2028.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2029.      */
  2030.     protected function getAdmin_SitesNetworks_TemplateRegistryService()
  2031.     {
  2032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2034.         return $this->services['admin.sites_networks.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2035.     }
  2036.     /**
  2037.      * Gets the public 'admin.users' autowired service.
  2038.      *
  2039.      * @return \App\Application\Http\Admin\UsersAdmin
  2040.      */
  2041.     protected function getAdmin_UsersService()
  2042.     {
  2043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  2044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  2045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  2046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  2047.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  2048.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  2049.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  2050.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  2051.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  2052.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  2053.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  2054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  2055.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/UsersAdmin.php';
  2056.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  2057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  2058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  2059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  2060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  2061.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  2062.         $this->factories['admin.users'] = function () {
  2063.             $instance = new \App\Application\Http\Admin\UsersAdmin('admin.users''App\\Entity\\User''sonata.admin.controller.crud');
  2064.             $instance->setManagerType('orm');
  2065.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  2066.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  2067.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  2068.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  2069.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  2070.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  2071.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  2072.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  2073.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2074.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  2075.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  2076.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  2077.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  2078.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  2079.             $instance->setPagerType('default');
  2080.             $instance->setLabel('Users');
  2081.             $instance->setTranslationDomain('messages');
  2082.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  2083.             $instance->setSecurityInformation([]);
  2084.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  2085.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  2086.             $instance->setTemplateRegistry(($this->services['admin.users.template_registry'] ?? $this->getAdmin_Users_TemplateRegistryService()));
  2087.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  2088.             $instance->initialize();
  2089.             return $instance;
  2090.         };
  2091.         return $this->factories['admin.users']();
  2092.     }
  2093.     /**
  2094.      * Gets the public 'admin.users.template_registry' shared service.
  2095.      *
  2096.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2097.      */
  2098.     protected function getAdmin_Users_TemplateRegistryService()
  2099.     {
  2100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2102.         return $this->services['admin.users.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2103.     }
  2104.     /**
  2105.      * Gets the public 'cache.app' shared service.
  2106.      *
  2107.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2108.      */
  2109.     protected function getCache_AppService()
  2110.     {
  2111.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('O18ytgoKAD'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  2112.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2113.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2114.     }
  2115.     /**
  2116.      * Gets the public 'cache.app_clearer' shared service.
  2117.      *
  2118.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2119.      */
  2120.     protected function getCache_AppClearerService()
  2121.     {
  2122.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2123.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2124.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  2125.     }
  2126.     /**
  2127.      * Gets the public 'cache.global_clearer' shared service.
  2128.      *
  2129.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2130.      */
  2131.     protected function getCache_GlobalClearerService()
  2132.     {
  2133.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2135.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  2136.     }
  2137.     /**
  2138.      * Gets the public 'cache.system' shared service.
  2139.      *
  2140.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2141.      */
  2142.     protected function getCache_SystemService()
  2143.     {
  2144.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+Ni+JVUSnq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2145.     }
  2146.     /**
  2147.      * Gets the public 'cache.system_clearer' shared service.
  2148.      *
  2149.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2150.      */
  2151.     protected function getCache_SystemClearerService()
  2152.     {
  2153.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2154.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2155.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  2156.     }
  2157.     /**
  2158.      * Gets the public 'cache.validator_expression_language' shared service.
  2159.      *
  2160.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2161.      */
  2162.     protected function getCache_ValidatorExpressionLanguageService()
  2163.     {
  2164.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3eOLor1TNs'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2165.     }
  2166.     /**
  2167.      * Gets the public 'cache_warmer' shared service.
  2168.      *
  2169.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2170.      */
  2171.     protected function getCacheWarmerService()
  2172.     {
  2173.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  2174.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2175.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2176.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  2177.             yield => ($this->privates['sonata.admin.route.cache_warmup'] ?? $this->getSonata_Admin_Route_CacheWarmupService());
  2178.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  2179.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  2180.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2181.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2182.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2183.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  2184.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2185.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  2186.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2187.     }
  2188.     /**
  2189.      * Gets the public 'console.command_loader' shared service.
  2190.      *
  2191.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2192.      */
  2193.     protected function getConsole_CommandLoaderService()
  2194.     {
  2195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2197.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2198.             'App\\Application\\Command\\CheckSiteCommand' => ['privates''App\\Application\\Command\\CheckSiteCommand''getCheckSiteCommandService'false],
  2199.             'App\\Application\\Command\\ScoringCommand' => ['privates''App\\Application\\Command\\ScoringCommand''getScoringCommandService'false],
  2200.             'sonata.block.command.debug_blocks' => ['privates''.sonata.block.command.debug_blocks.lazy''get_Sonata_Block_Command_DebugBlocks_LazyService'false],
  2201.             'sonata.admin.command.explain' => ['privates''.sonata.admin.command.explain.lazy''get_Sonata_Admin_Command_Explain_LazyService'false],
  2202.             'sonata.admin.command.generate_object_acl' => ['privates''.sonata.admin.command.generate_object_acl.lazy''get_Sonata_Admin_Command_GenerateObjectAcl_LazyService'false],
  2203.             'sonata.admin.command.list' => ['privates''.sonata.admin.command.list.lazy''get_Sonata_Admin_Command_List_LazyService'false],
  2204.             'sonata.admin.command.setup_acl' => ['privates''.sonata.admin.command.setup_acl.lazy''get_Sonata_Admin_Command_SetupAcl_LazyService'false],
  2205.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  2206.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  2207.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  2208.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  2209.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  2210.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  2211.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  2212.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  2213.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  2214.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  2215.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  2216.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  2217.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  2218.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  2219.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  2220.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  2221.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  2222.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  2223.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  2224.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  2225.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  2226.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  2227.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  2228.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  2229.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  2230.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  2231.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  2232.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  2233.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  2234.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  2235.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  2236.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  2237.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  2238.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  2239.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  2240.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  2241.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  2242.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  2243.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  2244.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  2245.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  2246.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  2247.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  2248.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  2249.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  2250.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  2251.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  2252.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  2253.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  2254.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  2255.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  2256.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  2257.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  2258.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  2259.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  2260.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  2261.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  2262.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  2263.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  2264.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  2265.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  2266.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  2267.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  2268.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  2269.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  2270.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  2271.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  2272.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  2273.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  2274.             'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand' => ['privates''SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand''getResetPasswordRemoveExpiredCommandService'false],
  2275.             'fos_elastica.command.create' => ['privates''fos_elastica.command.create''getFosElastica_Command_CreateService'false],
  2276.             'fos_elastica.command.delete' => ['privates''fos_elastica.command.delete''getFosElastica_Command_DeleteService'false],
  2277.             'fos_elastica.command.populate' => ['privates''fos_elastica.command.populate''getFosElastica_Command_PopulateService'false],
  2278.             'fos_elastica.command.reset' => ['privates''fos_elastica.command.reset''getFosElastica_Command_ResetService'false],
  2279.             'fos_elastica.command.templates_reset' => ['privates''fos_elastica.command.templates_reset''getFosElastica_Command_TemplatesResetService'false],
  2280.             'fos_elastica.command.search' => ['privates''fos_elastica.command.search''getFosElastica_Command_SearchService'false],
  2281.             'maker.auto_command.make_sonata_admin' => ['privates''.maker.auto_command.make_sonata_admin.lazy''get_Maker_AutoCommand_MakeSonataAdmin_LazyService'false],
  2282.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  2283.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  2284.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  2285.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  2286.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  2287.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  2288.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  2289.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  2290.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  2291.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  2292.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  2293.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  2294.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  2295.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  2296.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  2297.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  2298.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  2299.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  2300.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  2301.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  2302.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  2303.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  2304.         ], [
  2305.             'App\\Application\\Command\\CheckSiteCommand' => 'App\\Application\\Command\\CheckSiteCommand',
  2306.             'App\\Application\\Command\\ScoringCommand' => 'App\\Application\\Command\\ScoringCommand',
  2307.             'sonata.block.command.debug_blocks' => '?',
  2308.             'sonata.admin.command.explain' => '?',
  2309.             'sonata.admin.command.generate_object_acl' => '?',
  2310.             'sonata.admin.command.list' => '?',
  2311.             'sonata.admin.command.setup_acl' => '?',
  2312.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  2313.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  2314.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  2315.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  2316.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  2317.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  2318.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  2319.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  2320.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  2321.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  2322.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  2323.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  2324.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  2325.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  2326.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  2327.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  2328.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  2329.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  2330.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  2331.             'console.command.about' => '?',
  2332.             'console.command.assets_install' => '?',
  2333.             'console.command.cache_clear' => '?',
  2334.             'console.command.cache_pool_clear' => '?',
  2335.             'console.command.cache_pool_prune' => '?',
  2336.             'console.command.cache_pool_delete' => '?',
  2337.             'console.command.cache_pool_list' => '?',
  2338.             'console.command.cache_warmup' => '?',
  2339.             'console.command.config_debug' => '?',
  2340.             'console.command.config_dump_reference' => '?',
  2341.             'console.command.container_debug' => '?',
  2342.             'console.command.container_lint' => '?',
  2343.             'console.command.debug_autowiring' => '?',
  2344.             'console.command.dotenv_debug' => '?',
  2345.             'console.command.event_dispatcher_debug' => '?',
  2346.             'console.command.router_debug' => '?',
  2347.             'console.command.router_match' => '?',
  2348.             'console.command.translation_debug' => '?',
  2349.             'console.command.translation_extract' => '?',
  2350.             'console.command.validator_debug' => '?',
  2351.             'console.command.translation_pull' => '?',
  2352.             'console.command.translation_push' => '?',
  2353.             'console.command.xliff_lint' => '?',
  2354.             'console.command.yaml_lint' => '?',
  2355.             'console.command.form_debug' => '?',
  2356.             'console.command.secrets_set' => '?',
  2357.             'console.command.secrets_remove' => '?',
  2358.             'console.command.secrets_generate_key' => '?',
  2359.             'console.command.secrets_list' => '?',
  2360.             'console.command.secrets_decrypt_to_local' => '?',
  2361.             'console.command.secrets_encrypt_from_local' => '?',
  2362.             'security.command.debug_firewall' => '?',
  2363.             'security.command.user_password_encoder' => '?',
  2364.             'security.command.user_password_hash' => '?',
  2365.             'twig.command.debug' => '?',
  2366.             'twig.command.lint' => '?',
  2367.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  2368.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  2369.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  2370.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  2371.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  2372.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  2373.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  2374.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  2375.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  2376.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  2377.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  2378.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  2379.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  2380.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  2381.             'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand' => 'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand',
  2382.             'fos_elastica.command.create' => 'FOS\\ElasticaBundle\\Command\\CreateCommand',
  2383.             'fos_elastica.command.delete' => 'FOS\\ElasticaBundle\\Command\\DeleteCommand',
  2384.             'fos_elastica.command.populate' => 'FOS\\ElasticaBundle\\Command\\PopulateCommand',
  2385.             'fos_elastica.command.reset' => 'FOS\\ElasticaBundle\\Command\\ResetCommand',
  2386.             'fos_elastica.command.templates_reset' => 'FOS\\ElasticaBundle\\Command\\ResetTemplatesCommand',
  2387.             'fos_elastica.command.search' => 'FOS\\ElasticaBundle\\Command\\SearchCommand',
  2388.             'maker.auto_command.make_sonata_admin' => '?',
  2389.             'maker.auto_command.make_auth' => '?',
  2390.             'maker.auto_command.make_command' => '?',
  2391.             'maker.auto_command.make_controller' => '?',
  2392.             'maker.auto_command.make_crud' => '?',
  2393.             'maker.auto_command.make_docker_database' => '?',
  2394.             'maker.auto_command.make_entity' => '?',
  2395.             'maker.auto_command.make_fixtures' => '?',
  2396.             'maker.auto_command.make_form' => '?',
  2397.             'maker.auto_command.make_message' => '?',
  2398.             'maker.auto_command.make_messenger_middleware' => '?',
  2399.             'maker.auto_command.make_registration_form' => '?',
  2400.             'maker.auto_command.make_reset_password' => '?',
  2401.             'maker.auto_command.make_serializer_encoder' => '?',
  2402.             'maker.auto_command.make_serializer_normalizer' => '?',
  2403.             'maker.auto_command.make_subscriber' => '?',
  2404.             'maker.auto_command.make_twig_extension' => '?',
  2405.             'maker.auto_command.make_test' => '?',
  2406.             'maker.auto_command.make_validator' => '?',
  2407.             'maker.auto_command.make_voter' => '?',
  2408.             'maker.auto_command.make_user' => '?',
  2409.             'maker.auto_command.make_migration' => '?',
  2410.             'maker.auto_command.make_stimulus_controller' => '?',
  2411.         ]), ['app:site:checker' => 'App\\Application\\Command\\CheckSiteCommand''app:scoring' => 'App\\Application\\Command\\ScoringCommand''debug:sonata:block' => 'sonata.block.command.debug_blocks''sonata:admin:explain' => 'sonata.admin.command.explain''sonata:admin:generate-object-acl' => 'sonata.admin.command.generate_object_acl''sonata:admin:list' => 'sonata.admin.command.list''sonata:admin:setup-acl' => 'sonata.admin.command.setup_acl''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: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''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''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''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''reset-password:remove-expired' => 'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand''fos:elastica:create' => 'fos_elastica.command.create''fos:elastica:delete' => 'fos_elastica.command.delete''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''make:sonata:admin' => 'maker.auto_command.make_sonata_admin''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller']);
  2412.     }
  2413.     /**
  2414.      * Gets the public 'container.env_var_processors_locator' shared service.
  2415.      *
  2416.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2417.      */
  2418.     protected function getContainer_EnvVarProcessorsLocatorService()
  2419.     {
  2420.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2421.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2422.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2423.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2424.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2425.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2426.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2427.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2428.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2429.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2430.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2431.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2432.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2433.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2434.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2435.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2436.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2437.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2438.         ], [
  2439.             'base64' => '?',
  2440.             'bool' => '?',
  2441.             'const' => '?',
  2442.             'csv' => '?',
  2443.             'default' => '?',
  2444.             'file' => '?',
  2445.             'float' => '?',
  2446.             'int' => '?',
  2447.             'json' => '?',
  2448.             'key' => '?',
  2449.             'not' => '?',
  2450.             'query_string' => '?',
  2451.             'require' => '?',
  2452.             'resolve' => '?',
  2453.             'string' => '?',
  2454.             'trim' => '?',
  2455.             'url' => '?',
  2456.         ]);
  2457.     }
  2458.     /**
  2459.      * Gets the public 'doctrine' shared service.
  2460.      *
  2461.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2462.      */
  2463.     protected function getDoctrineService()
  2464.     {
  2465.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2466.     }
  2467.     /**
  2468.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2469.      *
  2470.      * @return \Doctrine\DBAL\Connection
  2471.      */
  2472.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2473.     {
  2474.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  2475.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  2476.             return $this->services['doctrine.dbal.default_connection'];
  2477.         }
  2478.         $b = new \Doctrine\DBAL\Configuration();
  2479.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2480.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2481.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2482.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2483.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2484.         $d->setConnectionName('default');
  2485.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  2486.         $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
  2487.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  2488.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''idle_connection_ttl' => 600'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, []);
  2489.     }
  2490.     /**
  2491.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  2492.      *
  2493.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  2494.      */
  2495.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  2496.     {
  2497.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2498.             'App\\EntityListeners\\SiteListener' => ['privates''App\\EntityListeners\\SiteListener''getSiteListenerService'false],
  2499.         ], [
  2500.             'App\\EntityListeners\\SiteListener' => '?',
  2501.         ]));
  2502.         $instance->registerService('App\\EntityListeners\\SiteListener''App\\EntityListeners\\SiteListener');
  2503.         return $instance;
  2504.     }
  2505.     /**
  2506.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2507.      *
  2508.      * @return \Doctrine\ORM\EntityManager
  2509.      */
  2510.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2511.     {
  2512.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  2513.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  2514.             return $this->services['doctrine.orm.default_entity_manager'];
  2515.         }
  2516.         $b = ($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService());
  2517.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  2518.             return $this->services['doctrine.orm.default_entity_manager'];
  2519.         }
  2520.         $c = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  2521.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  2522.             return $this->services['doctrine.orm.default_entity_manager'];
  2523.         }
  2524.         $d = new \Doctrine\ORM\Configuration();
  2525.         $e = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2526.         $e->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  2527.         $d->setEntityNamespaces(['App' => 'App\\Entity']);
  2528.         $d->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2529.         $d->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2530.         $d->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2531.         $d->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($e, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2532.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  2533.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  2534.         ], [
  2535.             'doctrine.ulid_generator' => '?',
  2536.             'doctrine.uuid_generator' => '?',
  2537.         ])));
  2538.         $d->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2539.         $d->setProxyNamespace('Proxies');
  2540.         $d->setAutoGenerateProxyClasses(true);
  2541.         $d->setSchemaIgnoreClasses([]);
  2542.         $d->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2543.         $d->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2544.         $d->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2545.         $d->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2546.         $d->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  2547.         $d->setEntityListenerResolver($b);
  2548.         $d->setLazyGhostObjectEnabled(false);
  2549.         $d->setIdentityGenerationPreferences([]);
  2550.         $d->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2551.             'App\\Infrastructure\\Repository\\BacklinkRepository' => ['privates''App\\Infrastructure\\Repository\\BacklinkRepository''getBacklinkRepositoryService'false],
  2552.             'App\\Infrastructure\\Repository\\BoosterListRepository' => ['privates''App\\Infrastructure\\Repository\\BoosterListRepository''getBoosterListRepositoryService'false],
  2553.             'App\\Infrastructure\\Repository\\FeedEventRepository' => ['privates''App\\Infrastructure\\Repository\\FeedEventRepository''getFeedEventRepositoryService'false],
  2554.             'App\\Infrastructure\\Repository\\FeedRepository' => ['privates''App\\Infrastructure\\Repository\\FeedRepository''getFeedRepositoryService'false],
  2555.             'App\\Infrastructure\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Infrastructure\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'false],
  2556.             'App\\Infrastructure\\Repository\\SiteRepository' => ['privates''App\\Infrastructure\\Repository\\SiteRepository''getSiteRepositoryService'false],
  2557.             'App\\Infrastructure\\Repository\\UserRepository' => ['privates''App\\Infrastructure\\Repository\\UserRepository''getUserRepositoryService'false],
  2558.         ], [
  2559.             'App\\Infrastructure\\Repository\\BacklinkRepository' => '?',
  2560.             'App\\Infrastructure\\Repository\\BoosterListRepository' => '?',
  2561.             'App\\Infrastructure\\Repository\\FeedEventRepository' => '?',
  2562.             'App\\Infrastructure\\Repository\\FeedRepository' => '?',
  2563.             'App\\Infrastructure\\Repository\\ResetPasswordRequestRepository' => '?',
  2564.             'App\\Infrastructure\\Repository\\SiteRepository' => '?',
  2565.             'App\\Infrastructure\\Repository\\UserRepository' => '?',
  2566.         ])));
  2567.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a$d$c);
  2568.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2569.         return $instance;
  2570.     }
  2571.     /**
  2572.      * Gets the public 'error_controller' shared service.
  2573.      *
  2574.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2575.      */
  2576.     protected function getErrorControllerService()
  2577.     {
  2578.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2579.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2580.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2581.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2582.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2583.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2584.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  2585.     }
  2586.     /**
  2587.      * Gets the public 'event_dispatcher' shared service.
  2588.      *
  2589.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2590.      */
  2591.     protected function getEventDispatcherService()
  2592.     {
  2593.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2594.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2595.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2596.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2597.         $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())));
  2598.         $instance->addListener('kernel.exception', [=> function () {
  2599.             return ($this->privates['App\\Application\\Http\\Listener\\AccessDeniedExceptionListener'] ?? ($this->privates['App\\Application\\Http\\Listener\\AccessDeniedExceptionListener'] = new \App\Application\Http\Listener\AccessDeniedExceptionListener()));
  2600.         }, => '__invoke'], 0);
  2601.         $instance->addListener('kernel.exception', [=> function () {
  2602.             return ($this->privates['App\\Application\\Http\\Listener\\DomainExceptionListener'] ?? ($this->privates['App\\Application\\Http\\Listener\\DomainExceptionListener'] = new \App\Application\Http\Listener\DomainExceptionListener()));
  2603.         }, => '__invoke'], 0);
  2604.         $instance->addListener('kernel.exception', [=> function () {
  2605.             return ($this->privates['App\\Application\\Http\\Listener\\ValidationExceptionListener'] ?? ($this->privates['App\\Application\\Http\\Listener\\ValidationExceptionListener'] = new \App\Application\Http\Listener\ValidationExceptionListener()));
  2606.         }, => '__invoke'], 0);
  2607.         $instance->addListener('security.interactive_login', [=> function () {
  2608.             return ($this->privates['login_listener'] ?? $this->getLoginListenerService());
  2609.         }, => 'onSecurityInteractiveLogin'], 0);
  2610.         $instance->addListener('kernel.exception', [=> function () {
  2611.             return ($this->privates['kernel.listener.kernel_request'] ?? $this->getKernel_Listener_KernelRequestService());
  2612.         }, => 'onKernelException'], 0);
  2613.         $instance->addListener('kernel.response', [=> function () {
  2614.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->getSonata_Block_Cache_Handler_DefaultService());
  2615.         }, => 'onKernelResponse'], 0);
  2616.         $instance->addListener('kernel.controller', [=> function () {
  2617.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2618.         }, => 'onKernelController'], 0);
  2619.         $instance->addListener('console.command', [=> function () {
  2620.             return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
  2621.         }, => 'onConsoleCommand'], 0);
  2622.         $instance->addListener('kernel.request', [=> function () {
  2623.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2624.         }, => 'onKernelRequest'], 0);
  2625.         $instance->addListener('FOS\\ElasticaBundle\\Event\\PostIndexPopulateEvent', [=> function () {
  2626.             return ($this->privates['fos_elastica.populate_listener'] ?? $this->getFosElastica_PopulateListenerService());
  2627.         }, => 'onPostIndexPopulate'], -9999);
  2628.         $instance->addListener('kernel.controller', [=> function () {
  2629.             return ($this->privates['sonata.admin.event_listener.configure_crud_controller'] ?? ($this->privates['sonata.admin.event_listener.configure_crud_controller'] = new \Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener()));
  2630.         }, => 'onKernelController'], 0);
  2631.         $instance->addListener('console.command', [=> function () {
  2632.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2633.         }, => 'onCommand'], 255);
  2634.         $instance->addListener('console.terminate', [=> function () {
  2635.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2636.         }, => 'onTerminate'], -255);
  2637.         $instance->addListener('console.error', [=> function () {
  2638.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2639.         }, => 'onConsoleError'], 0);
  2640.         $instance->addListener('console.terminate', [=> function () {
  2641.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2642.         }, => 'onConsoleTerminate'], 0);
  2643.         $instance->addListener('kernel.response', [=> function () {
  2644.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2645.         }, => 'onKernelResponse'], 0);
  2646.         $instance->addListener('kernel.response', [=> function () {
  2647.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2648.         }, => 'onKernelResponse'], -1024);
  2649.         $instance->addListener('kernel.request', [=> function () {
  2650.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2651.         }, => 'setDefaultLocale'], 100);
  2652.         $instance->addListener('kernel.request', [=> function () {
  2653.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2654.         }, => 'onKernelRequest'], 16);
  2655.         $instance->addListener('kernel.finish_request', [=> function () {
  2656.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2657.         }, => 'onKernelFinishRequest'], 0);
  2658.         $instance->addListener('kernel.request', [=> function () {
  2659.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2660.         }, => 'onKernelRequest'], 256);
  2661.         $instance->addListener('kernel.response', [=> function () {
  2662.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2663.         }, => 'onResponse'], -255);
  2664.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2665.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2666.         }, => 'onControllerArguments'], 0);
  2667.         $instance->addListener('kernel.exception', [=> function () {
  2668.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2669.         }, => 'logKernelException'], 0);
  2670.         $instance->addListener('kernel.exception', [=> function () {
  2671.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2672.         }, => 'onKernelException'], -128);
  2673.         $instance->addListener('kernel.response', [=> function () {
  2674.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2675.         }, => 'removeCspHeader'], -128);
  2676.         $instance->addListener('kernel.request', [=> function () {
  2677.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2678.         }, => 'onKernelRequest'], 15);
  2679.         $instance->addListener('kernel.finish_request', [=> function () {
  2680.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2681.         }, => 'onKernelFinishRequest'], -15);
  2682.         $instance->addListener('console.error', [=> function () {
  2683.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2684.         }, => 'onConsoleError'], -128);
  2685.         $instance->addListener('console.terminate', [=> function () {
  2686.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2687.         }, => 'onConsoleTerminate'], -128);
  2688.         $instance->addListener('console.error', [=> function () {
  2689.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2690.         }, => 'onConsoleError'], 0);
  2691.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2692.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2693.         }, => 'onMessage'], -255);
  2694.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2695.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2696.         }, => 'onMessage'], -255);
  2697.         $instance->addListener('kernel.request', [=> function () {
  2698.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  2699.         }, => 'onKernelRequest'], 48);
  2700.         $instance->addListener('kernel.request', [=> function () {
  2701.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2702.         }, => 'configure'], 2048);
  2703.         $instance->addListener('console.command', [=> function () {
  2704.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2705.         }, => 'configure'], 2048);
  2706.         $instance->addListener('kernel.request', [=> function () {
  2707.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2708.         }, => 'onKernelRequest'], 32);
  2709.         $instance->addListener('kernel.finish_request', [=> function () {
  2710.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2711.         }, => 'onKernelFinishRequest'], 0);
  2712.         $instance->addListener('kernel.exception', [=> function () {
  2713.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2714.         }, => 'onKernelException'], -64);
  2715.         $instance->addListener('kernel.request', [=> function () {
  2716.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2717.         }, => 'onKernelRequest'], 128);
  2718.         $instance->addListener('kernel.response', [=> function () {
  2719.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2720.         }, => 'onKernelResponse'], -1000);
  2721.         $instance->addListener('kernel.finish_request', [=> function () {
  2722.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2723.         }, => 'onFinishRequest'], 0);
  2724.         $instance->addListener('kernel.response', [=> function () {
  2725.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2726.         }, => 'onKernelResponse'], -100);
  2727.         $instance->addListener('kernel.exception', [=> function () {
  2728.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2729.         }, => 'onKernelException'], 0);
  2730.         $instance->addListener('kernel.terminate', [=> function () {
  2731.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2732.         }, => 'onKernelTerminate'], -1024);
  2733.         $instance->addListener('kernel.controller', [=> function () {
  2734.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2735.         }, => 'onKernelController'], 0);
  2736.         $instance->addListener('kernel.response', [=> function () {
  2737.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2738.         }, => 'onKernelResponse'], 0);
  2739.         $instance->addListener('kernel.response', [=> function () {
  2740.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2741.         }, => 'onKernelResponse'], 0);
  2742.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2743.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2744.         }, => 'onVoterVote'], 0);
  2745.         $instance->addListener('kernel.request', [=> function () {
  2746.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2747.         }, => 'configureLogoutUrlGenerator'], 8);
  2748.         $instance->addListener('kernel.request', [=> function () {
  2749.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2750.         }, => 'onKernelRequest'], 8);
  2751.         $instance->addListener('kernel.finish_request', [=> function () {
  2752.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2753.         }, => 'onKernelFinishRequest'], 0);
  2754.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2755.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2756.         }, => 'onMessage'], 0);
  2757.         $instance->addListener('kernel.response', [=> function () {
  2758.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2759.         }, => 'onKernelResponse'], -128);
  2760.         $instance->addListener('kernel.request', [=> function () {
  2761.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  2762.         }, => 'onEvent'], 1024);
  2763.         $instance->addListener('console.command', [=> function () {
  2764.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  2765.         }, => 'onEvent'], 1024);
  2766.         $instance->addListener('kernel.request', [=> function () {
  2767.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  2768.         }, => 'onEvent'], 1024);
  2769.         $instance->addListener('console.command', [=> function () {
  2770.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  2771.         }, => 'onEvent'], 1024);
  2772.         $instance->addListener('knp_pager.before', [=> function () {
  2773.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2774.         }, => 'before'], 0);
  2775.         $instance->addListener('knp_pager.pagination', [=> function () {
  2776.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2777.         }, => 'pagination'], 0);
  2778.         $instance->addListener('knp_pager.before', [=> function () {
  2779.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2780.         }, => 'before'], 1);
  2781.         $instance->addListener('knp_pager.before', [=> function () {
  2782.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2783.         }, => 'before'], 1);
  2784.         $instance->addListener('knp_pager.pagination', [=> function () {
  2785.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2786.         }, => 'pagination'], 1);
  2787.         $instance->addListener('knp_pager.items', [=> function () {
  2788.             return ($this->privates['fos_elastica.paginator.subscriber'] ?? $this->getFosElastica_Paginator_SubscriberService());
  2789.         }, => 'items'], 1);
  2790.         $instance->addListener('FOS\\ElasticaBundle\\Persister\\Event\\PreInsertObjectsEvent', [=> function () {
  2791.             return ($this->privates['fos_elastica.filter_objects_listener'] ?? $this->getFosElastica_FilterObjectsListenerService());
  2792.         }, => 'filterObjects'], 0);
  2793.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2794.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2795.         }, => 'onLogout'], 0);
  2796.         return $instance;
  2797.     }
  2798.     /**
  2799.      * Gets the public 'http_kernel' shared service.
  2800.      *
  2801.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2802.      */
  2803.     protected function getHttpKernelService()
  2804.     {
  2805.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2806.         if (isset($this->services['http_kernel'])) {
  2807.             return $this->services['http_kernel'];
  2808.         }
  2809.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  2810.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2811.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2812.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2813.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2814.             yield => ($this->privates['debug.App\\Application\\Http\\Resolver\\FeedResolver'] ?? $this->getFeedResolverService());
  2815.             yield => ($this->privates['debug.App\\Application\\Http\\Resolver\\JsonRequestResolver'] ?? $this->getJsonRequestResolverService());
  2816.             yield => ($this->privates['debug.App\\Application\\Http\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  2817.             yield => ($this->privates['debug.sonata.admin.argument_resolver.admin'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_AdminService());
  2818.             yield => ($this->privates['debug.sonata.admin.argument_resolver.proxy_query'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService());
  2819.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2820.             yield 10 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2821.             yield 11 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2822.             yield 12 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2823.         }, 13)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2824.     }
  2825.     /**
  2826.      * Gets the public 'httplug.client' shared service.
  2827.      *
  2828.      * @return \Http\Client\Common\HttpMethodsClient
  2829.      */
  2830.     protected function getHttplug_ClientService()
  2831.     {
  2832.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  2833.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  2834.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClientInterface.php';
  2835.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClient.php';
  2836.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpAsyncClient.php';
  2837.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/PluginClient.php';
  2838.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/ClientFactory.php';
  2839.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/ProfileClientFactory.php';
  2840.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/AutoDiscoveryFactory.php';
  2841.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin.php';
  2842.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/ContentLengthPlugin.php';
  2843.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/RedirectPlugin.php';
  2844.         return $this->services['httplug.client'] = new \Http\Client\Common\HttpMethodsClient(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService())->createClient((new \Http\HttplugBundle\Collector\ProfileClientFactory(new \Http\HttplugBundle\ClientFactory\AutoDiscoveryFactory(), ($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->createClient([]), [=> new \Http\Client\Common\Plugin\ContentLengthPlugin(), => new \Http\Client\Common\Plugin\RedirectPlugin(['preserve_header' => true'use_default_for_multiple' => true])], ['client_name' => 'app']), ($this->services['httplug.message_factory'] ?? $this->getHttplug_MessageFactoryService()));
  2845.     }
  2846.     /**
  2847.      * Gets the public 'httplug.message_factory' shared service.
  2848.      *
  2849.      * @return \Http\Message\MessageFactory
  2850.      */
  2851.     protected function getHttplug_MessageFactoryService()
  2852.     {
  2853.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/RequestFactory.php';
  2854.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/ResponseFactory.php';
  2855.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/MessageFactory.php';
  2856.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  2857.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/MessageFactoryDiscovery.php';
  2858.         return $this->services['httplug.message_factory'] = \Http\Discovery\MessageFactoryDiscovery::find();
  2859.     }
  2860.     /**
  2861.      * Gets the public 'httplug.psr17_request_factory' shared service.
  2862.      *
  2863.      * @return \Psr\Http\Message\RequestFactoryInterface
  2864.      */
  2865.     protected function getHttplug_Psr17RequestFactoryService()
  2866.     {
  2867.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  2868.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  2869.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  2870.         return $this->services['httplug.psr17_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findRequestFactory();
  2871.     }
  2872.     /**
  2873.      * Gets the public 'httplug.psr17_response_factory' shared service.
  2874.      *
  2875.      * @return \Psr\Http\Message\ResponseFactoryInterface
  2876.      */
  2877.     protected function getHttplug_Psr17ResponseFactoryService()
  2878.     {
  2879.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  2880.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  2881.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  2882.         return $this->services['httplug.psr17_response_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findResponseFactory();
  2883.     }
  2884.     /**
  2885.      * Gets the public 'httplug.psr17_server_request_factory' shared service.
  2886.      *
  2887.      * @return \Psr\Http\Message\ServerRequestFactoryInterface
  2888.      */
  2889.     protected function getHttplug_Psr17ServerRequestFactoryService()
  2890.     {
  2891.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  2892.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  2893.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  2894.         return $this->services['httplug.psr17_server_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findServerRequestFactory();
  2895.     }
  2896.     /**
  2897.      * Gets the public 'httplug.psr17_stream_factory' shared service.
  2898.      *
  2899.      * @return \Psr\Http\Message\StreamFactoryInterface
  2900.      */
  2901.     protected function getHttplug_Psr17StreamFactoryService()
  2902.     {
  2903.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  2904.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  2905.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  2906.         return $this->services['httplug.psr17_stream_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findStreamFactory();
  2907.     }
  2908.     /**
  2909.      * Gets the public 'httplug.psr17_uploaded_file_factory' shared service.
  2910.      *
  2911.      * @return \Psr\Http\Message\UploadedFileFactoryInterface
  2912.      */
  2913.     protected function getHttplug_Psr17UploadedFileFactoryService()
  2914.     {
  2915.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  2916.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  2917.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  2918.         return $this->services['httplug.psr17_uploaded_file_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUploadedFileFactory();
  2919.     }
  2920.     /**
  2921.      * Gets the public 'httplug.psr17_uri_factory' shared service.
  2922.      *
  2923.      * @return \Psr\Http\Message\UriFactoryInterface
  2924.      */
  2925.     protected function getHttplug_Psr17UriFactoryService()
  2926.     {
  2927.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  2928.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  2929.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  2930.         return $this->services['httplug.psr17_uri_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUrlFactory();
  2931.     }
  2932.     /**
  2933.      * Gets the public 'httplug.psr18_client' shared service.
  2934.      *
  2935.      * @return \Psr\Http\Client\ClientInterface
  2936.      */
  2937.     protected function getHttplug_Psr18ClientService()
  2938.     {
  2939.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  2940.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  2941.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr18ClientDiscovery.php';
  2942.         return $this->services['httplug.psr18_client'] = \Http\Discovery\Psr18ClientDiscovery::find();
  2943.     }
  2944.     /**
  2945.      * Gets the public 'httplug.stream_factory' shared service.
  2946.      *
  2947.      * @return \Http\Message\StreamFactory
  2948.      */
  2949.     protected function getHttplug_StreamFactoryService()
  2950.     {
  2951.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/StreamFactory.php';
  2952.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  2953.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/StreamFactoryDiscovery.php';
  2954.         return $this->services['httplug.stream_factory'] = \Http\Discovery\StreamFactoryDiscovery::find();
  2955.     }
  2956.     /**
  2957.      * Gets the public 'httplug.uri_factory' shared service.
  2958.      *
  2959.      * @return \Http\Message\UriFactory
  2960.      */
  2961.     protected function getHttplug_UriFactoryService()
  2962.     {
  2963.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/UriFactory.php';
  2964.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  2965.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/UriFactoryDiscovery.php';
  2966.         return $this->services['httplug.uri_factory'] = \Http\Discovery\UriFactoryDiscovery::find();
  2967.     }
  2968.     /**
  2969.      * Gets the public 'hwi_oauth.resource_owner.facebook' shared service.
  2970.      *
  2971.      * @return \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\FacebookResourceOwner
  2972.      */
  2973.     protected function getHwiOauth_ResourceOwner_FacebookService()
  2974.     {
  2975.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwnerInterface.php';
  2976.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/AbstractResourceOwner.php';
  2977.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
  2978.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/ResourceOwner/FacebookResourceOwner.php';
  2979.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  2980.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  2981.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClientInterface.php';
  2982.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClient.php';
  2983.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/RequestDataStorageInterface.php';
  2984.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/OAuth/RequestDataStorage/SessionStorage.php';
  2985.         return $this->services['hwi_oauth.resource_owner.facebook'] = new \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\FacebookResourceOwner(new \Http\Client\Common\HttpMethodsClient(($this->services['httplug.client'] ?? $this->getHttplug_ClientService()), ($this->services['httplug.message_factory'] ?? $this->getHttplug_MessageFactoryService())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ['client_id' => $this->getEnv('FB_ID'), 'client_secret' => $this->getEnv('FB_SECRET'), 'scope' => 'email''options' => ['display' => 'popup''csrf' => true], 'paths' => []], 'facebook', new \HWI\Bundle\OAuthBundle\OAuth\RequestDataStorage\SessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  2986.     }
  2987.     /**
  2988.      * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  2989.      *
  2990.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  2991.      */
  2992.     protected function getHwiOauth_ResourceOwnermap_MainService()
  2993.     {
  2994.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  2995.         if (isset($this->services['hwi_oauth.resource_ownermap.main'])) {
  2996.             return $this->services['hwi_oauth.resource_ownermap.main'];
  2997.         }
  2998.         $this->services['hwi_oauth.resource_ownermap.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap($a$this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.main']);
  2999.         $instance->setContainer($this);
  3000.         return $instance;
  3001.     }
  3002.     /**
  3003.      * Gets the public 'hwi_oauth.user_checker' shared service.
  3004.      *
  3005.      * @return \Symfony\Component\Security\Core\User\InMemoryUserChecker
  3006.      */
  3007.     protected function getHwiOauth_UserCheckerService()
  3008.     {
  3009.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  3010.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  3011.         return $this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker();
  3012.     }
  3013.     /**
  3014.      * Gets the public 'knp_menu.factory' shared service.
  3015.      *
  3016.      * @return \Knp\Menu\MenuFactory
  3017.      */
  3018.     protected function getKnpMenu_FactoryService()
  3019.     {
  3020.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  3021.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  3022.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  3023.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  3024.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  3025.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  3026.         return $instance;
  3027.     }
  3028.     /**
  3029.      * Gets the public 'knp_menu.matcher' shared service.
  3030.      *
  3031.      * @return \Knp\Menu\Matcher\Matcher
  3032.      */
  3033.     protected function getKnpMenu_MatcherService()
  3034.     {
  3035.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  3036.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  3037.             yield => ($this->privates['sonata.admin.menu.matcher.voter.admin'] ?? $this->getSonata_Admin_Menu_Matcher_Voter_AdminService());
  3038.             yield => ($this->privates['sonata.admin.menu.matcher.voter.active'] ?? ($this->privates['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter()));
  3039.         }, 3));
  3040.     }
  3041.     /**
  3042.      * Gets the public 'knp_paginator' shared service.
  3043.      *
  3044.      * @return \Knp\Component\Pager\Paginator
  3045.      */
  3046.     protected function getKnpPaginatorService($lazyLoad true)
  3047.     {
  3048.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  3049.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  3050.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3051.         if (isset($this->services['knp_paginator'])) {
  3052.             return $this->services['knp_paginator'];
  3053.         }
  3054.         $this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3055.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  3056.         return $instance;
  3057.     }
  3058.     /**
  3059.      * Gets the public 'markdown.parser' shared service.
  3060.      *
  3061.      * @return \Knp\Bundle\MarkdownBundle\Parser\Preset\Max
  3062.      */
  3063.     protected function getMarkdown_ParserService()
  3064.     {
  3065.         return $this->services['markdown.parser'] = new \Knp\Bundle\MarkdownBundle\Parser\Preset\Max();
  3066.     }
  3067.     /**
  3068.      * Gets the public 'request_stack' shared service.
  3069.      *
  3070.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3071.      */
  3072.     protected function getRequestStackService()
  3073.     {
  3074.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3075.     }
  3076.     /**
  3077.      * Gets the public 'router' shared service.
  3078.      *
  3079.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3080.      */
  3081.     protected function getRouterService()
  3082.     {
  3083.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3084.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3085.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3086.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3087.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3088.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3089.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  3090.         ], [
  3091.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3092.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  3093.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3094.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3095.         return $instance;
  3096.     }
  3097.     /**
  3098.      * Gets the public 'routing.loader' shared service.
  3099.      *
  3100.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  3101.      */
  3102.     protected function getRouting_LoaderService()
  3103.     {
  3104.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3105.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3106.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  3107.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  3108.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  3109.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  3110.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/AdminPoolLoader.php';
  3111.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  3112.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  3113.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  3114.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  3115.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  3116.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  3117.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  3118.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  3119.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  3120.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  3121.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  3122.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  3123.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  3124.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  3125.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  3126.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  3127.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  3128.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  3129.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3130.         if (isset($this->services['routing.loader'])) {
  3131.             return $this->services['routing.loader'];
  3132.         }
  3133.         $b = new \Symfony\Component\Config\Loader\LoaderResolver();
  3134.         $c = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  3135.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  3136.         $b->addLoader(new \Sonata\AdminBundle\Route\AdminPoolLoader($a));
  3137.         $b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  3138.         $b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  3139.         $b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  3140.         $b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  3141.         $b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  3142.         $b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3143.             'kernel' => ['services''kernel''getKernelService'false],
  3144.         ], [
  3145.             'kernel' => 'App\\Kernel',
  3146.         ]), 'dev'));
  3147.         $b->addLoader($d);
  3148.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  3149.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  3150.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
  3151.     }
  3152.     /**
  3153.      * Gets the public 'services_resetter' shared service.
  3154.      *
  3155.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3156.      */
  3157.     protected function getServicesResetterService()
  3158.     {
  3159.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3160.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3161.             if (isset($this->services['doctrine'])) {
  3162.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  3163.             }
  3164.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  3165.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  3166.             }
  3167.             if (isset($this->privates['form.type.entity'])) {
  3168.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  3169.             }
  3170.             if (isset($this->privates['monolog.handler.main'])) {
  3171.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  3172.             }
  3173.             if (isset($this->privates['monolog.handler.console'])) {
  3174.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  3175.             }
  3176.             if (isset($this->services['cache.app'])) {
  3177.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3178.             }
  3179.             if (isset($this->services['cache.system'])) {
  3180.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3181.             }
  3182.             if (isset($this->privates['cache.validator'])) {
  3183.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  3184.             }
  3185.             if (isset($this->privates['cache.serializer'])) {
  3186.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  3187.             }
  3188.             if (isset($this->privates['cache.annotations'])) {
  3189.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  3190.             }
  3191.             if (isset($this->privates['cache.property_info'])) {
  3192.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  3193.             }
  3194.             if (isset($this->privates['.debug.http_client'])) {
  3195.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  3196.             }
  3197.             if (isset($this->privates['mailer.message_logger_listener'])) {
  3198.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  3199.             }
  3200.             if (isset($this->privates['debug.stopwatch'])) {
  3201.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3202.             }
  3203.             if (isset($this->services['event_dispatcher'])) {
  3204.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3205.             }
  3206.             if (isset($this->privates['session_listener'])) {
  3207.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  3208.             }
  3209.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  3210.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  3211.             }
  3212.             if (isset($this->services['cache.validator_expression_language'])) {
  3213.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  3214.             }
  3215.             if (isset($this->services['.container.private.profiler'])) {
  3216.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  3217.             }
  3218.             if (isset($this->services['.container.private.validator'])) {
  3219.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  3220.             }
  3221.             if (isset($this->services['.container.private.security.token_storage'])) {
  3222.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  3223.             }
  3224.             if (isset($this->privates['cache.security_expression_language'])) {
  3225.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  3226.             }
  3227.             if (isset($this->privates['debug.security.firewall'])) {
  3228.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  3229.             }
  3230.             if (isset($this->privates['twig.form.engine'])) {
  3231.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  3232.             }
  3233.             if (isset($this->privates['httplug.collector.collector'])) {
  3234.                 yield 'httplug.collector.collector' => ($this->privates['httplug.collector.collector'] ?? null);
  3235.             }
  3236.             if (isset($this->privates['.debug.http_client'])) {
  3237.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  3238.             }
  3239.         }, function () {
  3240.             return + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['httplug.collector.collector'])) + (int) (isset($this->privates['.debug.http_client']));
  3241.         }), ['doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'httplug.collector.collector' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  3242.     }
  3243.     /**
  3244.      * Gets the public 'sonata.admin.action.append_form_field_element' shared service.
  3245.      *
  3246.      * @return \Sonata\AdminBundle\Action\AppendFormFieldElementAction
  3247.      */
  3248.     protected function getSonata_Admin_Action_AppendFormFieldElementService()
  3249.     {
  3250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/AppendFormFieldElementAction.php';
  3251.         return $this->services['sonata.admin.action.append_form_field_element'] = new \Sonata\AdminBundle\Action\AppendFormFieldElementAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  3252.     }
  3253.     /**
  3254.      * Gets the public 'sonata.admin.action.dashboard' shared service.
  3255.      *
  3256.      * @return \Sonata\AdminBundle\Action\DashboardAction
  3257.      */
  3258.     protected function getSonata_Admin_Action_DashboardService()
  3259.     {
  3260.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/DashboardAction.php';
  3261.         return $this->services['sonata.admin.action.dashboard'] = new \Sonata\AdminBundle\Action\DashboardAction($this->parameters['sonata.admin.configuration.dashboard_blocks'], ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3262.     }
  3263.     /**
  3264.      * Gets the public 'sonata.admin.action.get_short_object_description' shared service.
  3265.      *
  3266.      * @return \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction
  3267.      */
  3268.     protected function getSonata_Admin_Action_GetShortObjectDescriptionService()
  3269.     {
  3270.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/GetShortObjectDescriptionAction.php';
  3271.         return $this->services['sonata.admin.action.get_short_object_description'] = new \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()));
  3272.     }
  3273.     /**
  3274.      * Gets the public 'sonata.admin.action.retrieve_autocomplete_items' shared service.
  3275.      *
  3276.      * @return \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction
  3277.      */
  3278.     protected function getSonata_Admin_Action_RetrieveAutocompleteItemsService()
  3279.     {
  3280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveAutocompleteItemsAction.php';
  3281.         return $this->services['sonata.admin.action.retrieve_autocomplete_items'] = new \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction(($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()));
  3282.     }
  3283.     /**
  3284.      * Gets the public 'sonata.admin.action.retrieve_form_field_element' shared service.
  3285.      *
  3286.      * @return \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction
  3287.      */
  3288.     protected function getSonata_Admin_Action_RetrieveFormFieldElementService()
  3289.     {
  3290.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveFormFieldElementAction.php';
  3291.         return $this->services['sonata.admin.action.retrieve_form_field_element'] = new \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  3292.     }
  3293.     /**
  3294.      * Gets the public 'sonata.admin.action.search' shared service.
  3295.      *
  3296.      * @return \Sonata\AdminBundle\Action\SearchAction
  3297.      */
  3298.     protected function getSonata_Admin_Action_SearchService()
  3299.     {
  3300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SearchAction.php';
  3301.         return $this->services['sonata.admin.action.search'] = new \Sonata\AdminBundle\Action\SearchAction(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3302.     }
  3303.     /**
  3304.      * Gets the public 'sonata.admin.action.set_object_field_value' shared service.
  3305.      *
  3306.      * @return \Sonata\AdminBundle\Action\SetObjectFieldValueAction
  3307.      */
  3308.     protected function getSonata_Admin_Action_SetObjectFieldValueService()
  3309.     {
  3310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SetObjectFieldValueAction.php';
  3311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolverInterface.php';
  3312.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolver.php';
  3313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  3314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformer/BooleanToStringTransformer.php';
  3315.         $a = new \Sonata\AdminBundle\Form\DataTransformerResolver();
  3316.         $a->addCustomGlobalTransformer('boolean', new \Sonata\AdminBundle\Form\DataTransformer\BooleanToStringTransformer(1));
  3317.         return $this->services['sonata.admin.action.set_object_field_value'] = new \Sonata\AdminBundle\Action\SetObjectFieldValueAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService()));
  3318.     }
  3319.     /**
  3320.      * Gets the public 'sonata.admin.block.admin_list' shared service.
  3321.      *
  3322.      * @return \Sonata\AdminBundle\Block\AdminListBlockService
  3323.      */
  3324.     protected function getSonata_Admin_Block_AdminListService()
  3325.     {
  3326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3327.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3328.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminListBlockService.php';
  3329.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3330.         if (isset($this->services['sonata.admin.block.admin_list'])) {
  3331.             return $this->services['sonata.admin.block.admin_list'];
  3332.         }
  3333.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3334.         if (isset($this->services['sonata.admin.block.admin_list'])) {
  3335.             return $this->services['sonata.admin.block.admin_list'];
  3336.         }
  3337.         return $this->services['sonata.admin.block.admin_list'] = new \Sonata\AdminBundle\Block\AdminListBlockService($a$b, ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()));
  3338.     }
  3339.     /**
  3340.      * Gets the public 'sonata.admin.block.admin_preview' shared service.
  3341.      *
  3342.      * @return \Sonata\AdminBundle\Block\AdminPreviewBlockService
  3343.      */
  3344.     protected function getSonata_Admin_Block_AdminPreviewService()
  3345.     {
  3346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminPreviewBlockService.php';
  3349.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3350.         if (isset($this->services['sonata.admin.block.admin_preview'])) {
  3351.             return $this->services['sonata.admin.block.admin_preview'];
  3352.         }
  3353.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3354.         if (isset($this->services['sonata.admin.block.admin_preview'])) {
  3355.             return $this->services['sonata.admin.block.admin_preview'];
  3356.         }
  3357.         return $this->services['sonata.admin.block.admin_preview'] = new \Sonata\AdminBundle\Block\AdminPreviewBlockService($a$b);
  3358.     }
  3359.     /**
  3360.      * Gets the public 'sonata.admin.block.search_result' shared service.
  3361.      *
  3362.      * @return \Sonata\AdminBundle\Block\AdminSearchBlockService
  3363.      */
  3364.     protected function getSonata_Admin_Block_SearchResultService()
  3365.     {
  3366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminSearchBlockService.php';
  3369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandler.php';
  3370.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3371.         if (isset($this->services['sonata.admin.block.search_result'])) {
  3372.             return $this->services['sonata.admin.block.search_result'];
  3373.         }
  3374.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3375.         if (isset($this->services['sonata.admin.block.search_result'])) {
  3376.             return $this->services['sonata.admin.block.search_result'];
  3377.         }
  3378.         $c = new \Sonata\AdminBundle\Search\SearchHandler();
  3379.         $c->configureAdminSearch([]);
  3380.         return $this->services['sonata.admin.block.search_result'] = new \Sonata\AdminBundle\Block\AdminSearchBlockService($a$b$c, ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), 'show''show');
  3381.     }
  3382.     /**
  3383.      * Gets the public 'sonata.admin.block.stats' shared service.
  3384.      *
  3385.      * @return \Sonata\AdminBundle\Block\AdminStatsBlockService
  3386.      */
  3387.     protected function getSonata_Admin_Block_StatsService()
  3388.     {
  3389.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3391.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminStatsBlockService.php';
  3392.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3393.         if (isset($this->services['sonata.admin.block.stats'])) {
  3394.             return $this->services['sonata.admin.block.stats'];
  3395.         }
  3396.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3397.         if (isset($this->services['sonata.admin.block.stats'])) {
  3398.             return $this->services['sonata.admin.block.stats'];
  3399.         }
  3400.         return $this->services['sonata.admin.block.stats'] = new \Sonata\AdminBundle\Block\AdminStatsBlockService($a$b);
  3401.     }
  3402.     /**
  3403.      * Gets the public 'sonata.admin.controller.crud' shared service.
  3404.      *
  3405.      * @return \Sonata\AdminBundle\Controller\CRUDController
  3406.      */
  3407.     protected function getSonata_Admin_Controller_CrudService()
  3408.     {
  3409.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  3411.         $this->services['sonata.admin.controller.crud'] = $instance = new \Sonata\AdminBundle\Controller\CRUDController();
  3412.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3413.             'controller_resolver' => ['privates''debug.controller_resolver''getDebug_ControllerResolverService'false],
  3414.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3415.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3416.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3417.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3418.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3419.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3420.             'router' => ['services''router''getRouterService'false],
  3421.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3422.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3423.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3424.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3425.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3426.             'sonata.admin.audit.manager' => ['privates''sonata.admin.audit.manager''getSonata_Admin_Audit_ManagerService'false],
  3427.             'sonata.admin.object.manipulator.acl.admin' => ['privates''sonata.admin.object.manipulator.acl.admin''getSonata_Admin_Object_Manipulator_Acl_AdminService'false],
  3428.             'sonata.admin.pool' => ['privates''sonata.admin.pool''getSonata_Admin_PoolService'false],
  3429.             'sonata.admin.request.fetcher' => ['privates''sonata.admin.request.fetcher''getSonata_Admin_Request_FetcherService'false],
  3430.             'translator' => ['services''translator''getTranslatorService'false],
  3431.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3432.         ], [
  3433.             'controller_resolver' => '?',
  3434.             'doctrine' => '?',
  3435.             'form.factory' => '?',
  3436.             'http_kernel' => '?',
  3437.             'logger' => '?',
  3438.             'parameter_bag' => '?',
  3439.             'request_stack' => '?',
  3440.             'router' => '?',
  3441.             'security.authorization_checker' => '?',
  3442.             'security.csrf.token_manager' => '?',
  3443.             'security.token_storage' => '?',
  3444.             'serializer' => '?',
  3445.             'session' => '.session.deprecated',
  3446.             'sonata.admin.audit.manager' => '?',
  3447.             'sonata.admin.object.manipulator.acl.admin' => '?',
  3448.             'sonata.admin.pool' => '?',
  3449.             'sonata.admin.request.fetcher' => '?',
  3450.             'translator' => '?',
  3451.             'twig' => '?',
  3452.         ]))->withContext('sonata.admin.controller.crud'$this));
  3453.         return $instance;
  3454.     }
  3455.     /**
  3456.      * Gets the public 'sonata.admin.manager.orm' shared service.
  3457.      *
  3458.      * @return \Sonata\DoctrineORMAdminBundle\Model\ModelManager
  3459.      */
  3460.     protected function getSonata_Admin_Manager_OrmService()
  3461.     {
  3462.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  3463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  3464.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ProxyResolverInterface.php';
  3465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  3466.         return $this->services['sonata.admin.manager.orm'] = new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3467.     }
  3468.     /**
  3469.      * Gets the public 'sonata.admin.manipulator.acl.object.orm' shared service.
  3470.      *
  3471.      * @return \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator
  3472.      */
  3473.     protected function getSonata_Admin_Manipulator_Acl_Object_OrmService()
  3474.     {
  3475.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  3476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  3477.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  3478.         return $this->services['sonata.admin.manipulator.acl.object.orm'] = new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3479.     }
  3480.     /**
  3481.      * Gets the public 'sonata.block.context_manager.default' shared service.
  3482.      *
  3483.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  3484.      */
  3485.     protected function getSonata_Block_ContextManager_DefaultService()
  3486.     {
  3487.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  3488.         if (isset($this->services['sonata.block.context_manager.default'])) {
  3489.             return $this->services['sonata.block.context_manager.default'];
  3490.         }
  3491.         return $this->services['sonata.block.context_manager.default'] = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([=> new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3492.     }
  3493.     /**
  3494.      * Gets the public 'sonata.block.exception.filter.debug_only' shared service.
  3495.      *
  3496.      * @return \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter
  3497.      */
  3498.     protected function getSonata_Block_Exception_Filter_DebugOnlyService()
  3499.     {
  3500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/DebugOnlyFilter.php';
  3502.         return $this->services['sonata.block.exception.filter.debug_only'] = new \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter(true);
  3503.     }
  3504.     /**
  3505.      * Gets the public 'sonata.block.exception.filter.ignore_block_exception' shared service.
  3506.      *
  3507.      * @return \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter
  3508.      */
  3509.     protected function getSonata_Block_Exception_Filter_IgnoreBlockExceptionService()
  3510.     {
  3511.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3512.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/IgnoreClassFilter.php';
  3513.         return $this->services['sonata.block.exception.filter.ignore_block_exception'] = new \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter('Sonata\\BlockBundle\\Exception\\BlockExceptionInterface');
  3514.     }
  3515.     /**
  3516.      * Gets the public 'sonata.block.exception.filter.keep_all' shared service.
  3517.      *
  3518.      * @return \Sonata\BlockBundle\Exception\Filter\KeepAllFilter
  3519.      */
  3520.     protected function getSonata_Block_Exception_Filter_KeepAllService()
  3521.     {
  3522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepAllFilter.php';
  3524.         return $this->services['sonata.block.exception.filter.keep_all'] = new \Sonata\BlockBundle\Exception\Filter\KeepAllFilter();
  3525.     }
  3526.     /**
  3527.      * Gets the public 'sonata.block.exception.filter.keep_none' shared service.
  3528.      *
  3529.      * @return \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter
  3530.      */
  3531.     protected function getSonata_Block_Exception_Filter_KeepNoneService()
  3532.     {
  3533.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3534.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepNoneFilter.php';
  3535.         return $this->services['sonata.block.exception.filter.keep_none'] = new \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter();
  3536.     }
  3537.     /**
  3538.      * Gets the public 'sonata.block.exception.renderer.inline' shared service.
  3539.      *
  3540.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineRenderer
  3541.      */
  3542.     protected function getSonata_Block_Exception_Renderer_InlineService()
  3543.     {
  3544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineRenderer.php';
  3546.         return $this->services['sonata.block.exception.renderer.inline'] = new \Sonata\BlockBundle\Exception\Renderer\InlineRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SonataBlock/Block/block_exception.html.twig');
  3547.     }
  3548.     /**
  3549.      * Gets the public 'sonata.block.exception.renderer.inline_debug' shared service.
  3550.      *
  3551.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer
  3552.      */
  3553.     protected function getSonata_Block_Exception_Renderer_InlineDebugService()
  3554.     {
  3555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineDebugRenderer.php';
  3557.         return $this->services['sonata.block.exception.renderer.inline_debug'] = new \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SonataBlock/Block/block_exception_debug.html.twig'truetrue);
  3558.     }
  3559.     /**
  3560.      * Gets the public 'sonata.block.exception.renderer.throw' shared service.
  3561.      *
  3562.      * @return \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer
  3563.      */
  3564.     protected function getSonata_Block_Exception_Renderer_ThrowService()
  3565.     {
  3566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/MonkeyThrowRenderer.php';
  3568.         return $this->services['sonata.block.exception.renderer.throw'] = new \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer();
  3569.     }
  3570.     /**
  3571.      * Gets the public 'sonata.block.manager' shared service.
  3572.      *
  3573.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  3574.      */
  3575.     protected function getSonata_Block_ManagerService()
  3576.     {
  3577.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3578.             'sonata.admin.block.admin_list' => ['services''sonata.admin.block.admin_list''getSonata_Admin_Block_AdminListService'false],
  3579.             'sonata.admin.block.admin_preview' => ['services''sonata.admin.block.admin_preview''getSonata_Admin_Block_AdminPreviewService'false],
  3580.             'sonata.admin.block.search_result' => ['services''sonata.admin.block.search_result''getSonata_Admin_Block_SearchResultService'false],
  3581.             'sonata.admin.block.stats' => ['services''sonata.admin.block.stats''getSonata_Admin_Block_StatsService'false],
  3582.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'false],
  3583.             'sonata.block.service.dashboard' => ['services''sonata.block.service.dashboard''getSonata_Block_Service_DashboardService'false],
  3584.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'false],
  3585.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'false],
  3586.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'false],
  3587.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'false],
  3588.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'false],
  3589.         ], [
  3590.             'sonata.admin.block.admin_list' => '?',
  3591.             'sonata.admin.block.admin_preview' => '?',
  3592.             'sonata.admin.block.search_result' => '?',
  3593.             'sonata.admin.block.stats' => '?',
  3594.             'sonata.block.service.container' => '?',
  3595.             'sonata.block.service.dashboard' => '?',
  3596.             'sonata.block.service.empty' => '?',
  3597.             'sonata.block.service.menu' => '?',
  3598.             'sonata.block.service.rss' => '?',
  3599.             'sonata.block.service.template' => '?',
  3600.             'sonata.block.service.text' => '?',
  3601.         ]), $this->parameters['sonata.block.container.types']);
  3602.         $instance->add('sonata.block.service.dashboard''sonata.block.service.dashboard', []);
  3603.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  3604.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  3605.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  3606.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  3607.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  3608.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  3609.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list', []);
  3610.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result', []);
  3611.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats', []);
  3612.         $instance->add('sonata.admin.block.admin_preview''sonata.admin.block.admin_preview', []);
  3613.         return $instance;
  3614.     }
  3615.     /**
  3616.      * Gets the public 'sonata.block.menu.registry' shared service.
  3617.      *
  3618.      * @return \Sonata\BlockBundle\Menu\MenuRegistry
  3619.      */
  3620.     protected function getSonata_Block_Menu_RegistryService()
  3621.     {
  3622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistryInterface.php';
  3623.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistry.php';
  3624.         $this->services['sonata.block.menu.registry'] = $instance = new \Sonata\BlockBundle\Menu\MenuRegistry();
  3625.         $instance->add('sonata_admin_sidebar');
  3626.         return $instance;
  3627.     }
  3628.     /**
  3629.      * Gets the public 'sonata.block.renderer.default' shared service.
  3630.      *
  3631.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  3632.      */
  3633.     protected function getSonata_Block_Renderer_DefaultService()
  3634.     {
  3635.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  3636.         if (isset($this->services['sonata.block.renderer.default'])) {
  3637.             return $this->services['sonata.block.renderer.default'];
  3638.         }
  3639.         $b = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only''ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception''keep_all' => 'sonata.block.exception.filter.keep_all''keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline''inline_debug' => 'sonata.block.exception.renderer.inline_debug''throw' => 'sonata.block.exception.renderer.throw'], [], []);
  3640.         $b->setDefaultFilter('debug_only');
  3641.         $b->setDefaultRenderer('throw');
  3642.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3643.     }
  3644.     /**
  3645.      * Gets the public 'sonata.block.service.container' shared service.
  3646.      *
  3647.      * @return \Sonata\BlockBundle\Block\Service\ContainerBlockService
  3648.      */
  3649.     protected function getSonata_Block_Service_ContainerService()
  3650.     {
  3651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3652.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3654.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/ContainerBlockService.php';
  3655.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3656.         if (isset($this->services['sonata.block.service.container'])) {
  3657.             return $this->services['sonata.block.service.container'];
  3658.         }
  3659.         return $this->services['sonata.block.service.container'] = new \Sonata\BlockBundle\Block\Service\ContainerBlockService($a);
  3660.     }
  3661.     /**
  3662.      * Gets the public 'sonata.block.service.dashboard' shared autowired service.
  3663.      *
  3664.      * @return \App\Application\Http\Admin\Block\Dashboard
  3665.      */
  3666.     protected function getSonata_Block_Service_DashboardService()
  3667.     {
  3668.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3669.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3670.         include_once \dirname(__DIR__4).'/src/Application/Http/Admin/Block/Dashboard.php';
  3671.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3672.         if (isset($this->services['sonata.block.service.dashboard'])) {
  3673.             return $this->services['sonata.block.service.dashboard'];
  3674.         }
  3675.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3676.         if (isset($this->services['sonata.block.service.dashboard'])) {
  3677.             return $this->services['sonata.block.service.dashboard'];
  3678.         }
  3679.         return $this->services['sonata.block.service.dashboard'] = new \App\Application\Http\Admin\Block\Dashboard($a$b);
  3680.     }
  3681.     /**
  3682.      * Gets the public 'sonata.block.service.empty' shared service.
  3683.      *
  3684.      * @return \Sonata\BlockBundle\Block\Service\EmptyBlockService
  3685.      */
  3686.     protected function getSonata_Block_Service_EmptyService()
  3687.     {
  3688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3690.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EmptyBlockService.php';
  3691.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3692.         if (isset($this->services['sonata.block.service.empty'])) {
  3693.             return $this->services['sonata.block.service.empty'];
  3694.         }
  3695.         return $this->services['sonata.block.service.empty'] = new \Sonata\BlockBundle\Block\Service\EmptyBlockService($a);
  3696.     }
  3697.     /**
  3698.      * Gets the public 'sonata.block.service.menu' shared service.
  3699.      *
  3700.      * @return \Sonata\BlockBundle\Block\Service\MenuBlockService
  3701.      */
  3702.     protected function getSonata_Block_Service_MenuService()
  3703.     {
  3704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3705.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3706.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractMenuBlockService.php';
  3708.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/MenuBlockService.php';
  3709.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3710.         if (isset($this->services['sonata.block.service.menu'])) {
  3711.             return $this->services['sonata.block.service.menu'];
  3712.         }
  3713.         $b = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  3714.         if (isset($this->services['sonata.block.service.menu'])) {
  3715.             return $this->services['sonata.block.service.menu'];
  3716.         }
  3717.         return $this->services['sonata.block.service.menu'] = new \Sonata\BlockBundle\Block\Service\MenuBlockService($a$b, ($this->services['sonata.block.menu.registry'] ?? $this->getSonata_Block_Menu_RegistryService()));
  3718.     }
  3719.     /**
  3720.      * Gets the public 'sonata.block.service.rss' shared service.
  3721.      *
  3722.      * @return \Sonata\BlockBundle\Block\Service\RssBlockService
  3723.      */
  3724.     protected function getSonata_Block_Service_RssService()
  3725.     {
  3726.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3727.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/RssBlockService.php';
  3730.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3731.         if (isset($this->services['sonata.block.service.rss'])) {
  3732.             return $this->services['sonata.block.service.rss'];
  3733.         }
  3734.         return $this->services['sonata.block.service.rss'] = new \Sonata\BlockBundle\Block\Service\RssBlockService($a);
  3735.     }
  3736.     /**
  3737.      * Gets the public 'sonata.block.service.template' shared service.
  3738.      *
  3739.      * @return \Sonata\BlockBundle\Block\Service\TemplateBlockService
  3740.      */
  3741.     protected function getSonata_Block_Service_TemplateService()
  3742.     {
  3743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3745.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3746.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TemplateBlockService.php';
  3747.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3748.         if (isset($this->services['sonata.block.service.template'])) {
  3749.             return $this->services['sonata.block.service.template'];
  3750.         }
  3751.         return $this->services['sonata.block.service.template'] = new \Sonata\BlockBundle\Block\Service\TemplateBlockService($a);
  3752.     }
  3753.     /**
  3754.      * Gets the public 'sonata.block.service.text' shared service.
  3755.      *
  3756.      * @return \Sonata\BlockBundle\Block\Service\TextBlockService
  3757.      */
  3758.     protected function getSonata_Block_Service_TextService()
  3759.     {
  3760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3762.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3763.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TextBlockService.php';
  3764.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3765.         if (isset($this->services['sonata.block.service.text'])) {
  3766.             return $this->services['sonata.block.service.text'];
  3767.         }
  3768.         return $this->services['sonata.block.service.text'] = new \Sonata\BlockBundle\Block\Service\TextBlockService($a);
  3769.     }
  3770.     /**
  3771.      * Gets the public 'sonata.doctrine.model.adapter.chain' shared service.
  3772.      *
  3773.      * @return \Sonata\Doctrine\Adapter\AdapterChain
  3774.      */
  3775.     protected function getSonata_Doctrine_Model_Adapter_ChainService()
  3776.     {
  3777.         $this->services['sonata.doctrine.model.adapter.chain'] = $instance = new \Sonata\Doctrine\Adapter\AdapterChain();
  3778.         $instance->addAdapter(new \Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService())));
  3779.         return $instance;
  3780.     }
  3781.     /**
  3782.      * Gets the public 'sonata.twig.flashmessage.manager' shared service.
  3783.      *
  3784.      * @return \Sonata\Twig\FlashMessage\FlashManager
  3785.      */
  3786.     protected function getSonata_Twig_Flashmessage_ManagerService()
  3787.     {
  3788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManagerInterface.php';
  3789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Status/StatusClassRendererInterface.php';
  3790.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php';
  3791.         return $this->services['sonata.twig.flashmessage.manager'] = new \Sonata\Twig\FlashMessage\FlashManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['success' => ['success' => [], 'sonata_flash_success' => [], 'sonata_user_success' => [], 'fos_user_success' => []], 'warning' => ['warning' => [], 'sonata_flash_info' => []], 'danger' => ['error' => [], 'sonata_flash_error' => [], 'sonata_user_error' => []]], ['success' => 'success''warning' => 'warning''danger' => 'danger']);
  3792.     }
  3793.     /**
  3794.      * Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
  3795.      *
  3796.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  3797.      */
  3798.     protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
  3799.     {
  3800.         return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  3801.     }
  3802.     /**
  3803.      * Gets the public 'translator' shared service.
  3804.      *
  3805.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3806.      */
  3807.     protected function getTranslatorService()
  3808.     {
  3809.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3810.     }
  3811.     /**
  3812.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3813.      *
  3814.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3815.      */
  3816.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3817.     {
  3818.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3819.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  3820.     }
  3821.     /**
  3822.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3823.      *
  3824.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3825.      */
  3826.     protected function getWebProfiler_Controller_ProfilerService()
  3827.     {
  3828.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3829.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  3830.     }
  3831.     /**
  3832.      * Gets the public 'web_profiler.controller.router' shared service.
  3833.      *
  3834.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3835.      */
  3836.     protected function getWebProfiler_Controller_RouterService()
  3837.     {
  3838.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3839.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  3840.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  3841.         }, 1));
  3842.     }
  3843.     /**
  3844.      * Gets the private '.console.command.about.lazy' shared service.
  3845.      *
  3846.      * @return \Symfony\Component\Console\Command\LazyCommand
  3847.      */
  3848.     protected function get_Console_Command_About_LazyService()
  3849.     {
  3850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3851.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3852.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  3853.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  3854.         });
  3855.     }
  3856.     /**
  3857.      * Gets the private '.console.command.assets_install.lazy' shared service.
  3858.      *
  3859.      * @return \Symfony\Component\Console\Command\LazyCommand
  3860.      */
  3861.     protected function get_Console_Command_AssetsInstall_LazyService()
  3862.     {
  3863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3865.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  3866.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  3867.         });
  3868.     }
  3869.     /**
  3870.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  3871.      *
  3872.      * @return \Symfony\Component\Console\Command\LazyCommand
  3873.      */
  3874.     protected function get_Console_Command_CacheClear_LazyService()
  3875.     {
  3876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3878.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  3879.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  3880.         });
  3881.     }
  3882.     /**
  3883.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  3884.      *
  3885.      * @return \Symfony\Component\Console\Command\LazyCommand
  3886.      */
  3887.     protected function get_Console_Command_CachePoolClear_LazyService()
  3888.     {
  3889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3891.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  3892.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  3893.         });
  3894.     }
  3895.     /**
  3896.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  3897.      *
  3898.      * @return \Symfony\Component\Console\Command\LazyCommand
  3899.      */
  3900.     protected function get_Console_Command_CachePoolDelete_LazyService()
  3901.     {
  3902.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3904.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  3905.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  3906.         });
  3907.     }
  3908.     /**
  3909.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  3910.      *
  3911.      * @return \Symfony\Component\Console\Command\LazyCommand
  3912.      */
  3913.     protected function get_Console_Command_CachePoolList_LazyService()
  3914.     {
  3915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3916.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3917.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  3918.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  3919.         });
  3920.     }
  3921.     /**
  3922.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  3923.      *
  3924.      * @return \Symfony\Component\Console\Command\LazyCommand
  3925.      */
  3926.     protected function get_Console_Command_CachePoolPrune_LazyService()
  3927.     {
  3928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3930.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  3931.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  3932.         });
  3933.     }
  3934.     /**
  3935.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  3936.      *
  3937.      * @return \Symfony\Component\Console\Command\LazyCommand
  3938.      */
  3939.     protected function get_Console_Command_CacheWarmup_LazyService()
  3940.     {
  3941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3943.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  3944.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  3945.         });
  3946.     }
  3947.     /**
  3948.      * Gets the private '.console.command.config_debug.lazy' shared service.
  3949.      *
  3950.      * @return \Symfony\Component\Console\Command\LazyCommand
  3951.      */
  3952.     protected function get_Console_Command_ConfigDebug_LazyService()
  3953.     {
  3954.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3956.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  3957.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  3958.         });
  3959.     }
  3960.     /**
  3961.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  3962.      *
  3963.      * @return \Symfony\Component\Console\Command\LazyCommand
  3964.      */
  3965.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  3966.     {
  3967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3969.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  3970.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  3971.         });
  3972.     }
  3973.     /**
  3974.      * Gets the private '.console.command.container_debug.lazy' shared service.
  3975.      *
  3976.      * @return \Symfony\Component\Console\Command\LazyCommand
  3977.      */
  3978.     protected function get_Console_Command_ContainerDebug_LazyService()
  3979.     {
  3980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3982.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  3983.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  3984.         });
  3985.     }
  3986.     /**
  3987.      * Gets the private '.console.command.container_lint.lazy' shared service.
  3988.      *
  3989.      * @return \Symfony\Component\Console\Command\LazyCommand
  3990.      */
  3991.     protected function get_Console_Command_ContainerLint_LazyService()
  3992.     {
  3993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3995.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  3996.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3997.         });
  3998.     }
  3999.     /**
  4000.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  4001.      *
  4002.      * @return \Symfony\Component\Console\Command\LazyCommand
  4003.      */
  4004.     protected function get_Console_Command_DebugAutowiring_LazyService()
  4005.     {
  4006.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4008.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  4009.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  4010.         });
  4011.     }
  4012.     /**
  4013.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  4014.      *
  4015.      * @return \Symfony\Component\Console\Command\LazyCommand
  4016.      */
  4017.     protected function get_Console_Command_DotenvDebug_LazyService()
  4018.     {
  4019.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4021.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  4022.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  4023.         });
  4024.     }
  4025.     /**
  4026.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  4027.      *
  4028.      * @return \Symfony\Component\Console\Command\LazyCommand
  4029.      */
  4030.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  4031.     {
  4032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4034.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  4035.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  4036.         });
  4037.     }
  4038.     /**
  4039.      * Gets the private '.console.command.form_debug.lazy' shared service.
  4040.      *
  4041.      * @return \Symfony\Component\Console\Command\LazyCommand
  4042.      */
  4043.     protected function get_Console_Command_FormDebug_LazyService()
  4044.     {
  4045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4047.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  4048.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  4049.         });
  4050.     }
  4051.     /**
  4052.      * Gets the private '.console.command.router_debug.lazy' shared service.
  4053.      *
  4054.      * @return \Symfony\Component\Console\Command\LazyCommand
  4055.      */
  4056.     protected function get_Console_Command_RouterDebug_LazyService()
  4057.     {
  4058.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4060.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  4061.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  4062.         });
  4063.     }
  4064.     /**
  4065.      * Gets the private '.console.command.router_match.lazy' shared service.
  4066.      *
  4067.      * @return \Symfony\Component\Console\Command\LazyCommand
  4068.      */
  4069.     protected function get_Console_Command_RouterMatch_LazyService()
  4070.     {
  4071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4073.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  4074.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  4075.         });
  4076.     }
  4077.     /**
  4078.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  4079.      *
  4080.      * @return \Symfony\Component\Console\Command\LazyCommand
  4081.      */
  4082.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  4083.     {
  4084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4086.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  4087.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  4088.         });
  4089.     }
  4090.     /**
  4091.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  4092.      *
  4093.      * @return \Symfony\Component\Console\Command\LazyCommand
  4094.      */
  4095.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  4096.     {
  4097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4099.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  4100.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  4101.         });
  4102.     }
  4103.     /**
  4104.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  4105.      *
  4106.      * @return \Symfony\Component\Console\Command\LazyCommand
  4107.      */
  4108.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  4109.     {
  4110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4112.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  4113.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  4114.         });
  4115.     }
  4116.     /**
  4117.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  4118.      *
  4119.      * @return \Symfony\Component\Console\Command\LazyCommand
  4120.      */
  4121.     protected function get_Console_Command_SecretsList_LazyService()
  4122.     {
  4123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4125.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  4126.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  4127.         });
  4128.     }
  4129.     /**
  4130.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  4131.      *
  4132.      * @return \Symfony\Component\Console\Command\LazyCommand
  4133.      */
  4134.     protected function get_Console_Command_SecretsRemove_LazyService()
  4135.     {
  4136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4138.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  4139.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  4140.         });
  4141.     }
  4142.     /**
  4143.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  4144.      *
  4145.      * @return \Symfony\Component\Console\Command\LazyCommand
  4146.      */
  4147.     protected function get_Console_Command_SecretsSet_LazyService()
  4148.     {
  4149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4151.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  4152.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  4153.         });
  4154.     }
  4155.     /**
  4156.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  4157.      *
  4158.      * @return \Symfony\Component\Console\Command\LazyCommand
  4159.      */
  4160.     protected function get_Console_Command_TranslationDebug_LazyService()
  4161.     {
  4162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4164.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  4165.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  4166.         });
  4167.     }
  4168.     /**
  4169.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  4170.      *
  4171.      * @return \Symfony\Component\Console\Command\LazyCommand
  4172.      */
  4173.     protected function get_Console_Command_TranslationExtract_LazyService()
  4174.     {
  4175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4177.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  4178.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  4179.         });
  4180.     }
  4181.     /**
  4182.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  4183.      *
  4184.      * @return \Symfony\Component\Console\Command\LazyCommand
  4185.      */
  4186.     protected function get_Console_Command_TranslationPull_LazyService()
  4187.     {
  4188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4190.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  4191.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  4192.         });
  4193.     }
  4194.     /**
  4195.      * Gets the private '.console.command.translation_push.lazy' shared service.
  4196.      *
  4197.      * @return \Symfony\Component\Console\Command\LazyCommand
  4198.      */
  4199.     protected function get_Console_Command_TranslationPush_LazyService()
  4200.     {
  4201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4203.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  4204.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  4205.         });
  4206.     }
  4207.     /**
  4208.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  4209.      *
  4210.      * @return \Symfony\Component\Console\Command\LazyCommand
  4211.      */
  4212.     protected function get_Console_Command_ValidatorDebug_LazyService()
  4213.     {
  4214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4216.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  4217.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  4218.         });
  4219.     }
  4220.     /**
  4221.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  4222.      *
  4223.      * @return \Symfony\Component\Console\Command\LazyCommand
  4224.      */
  4225.     protected function get_Console_Command_XliffLint_LazyService()
  4226.     {
  4227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4229.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  4230.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  4231.         });
  4232.     }
  4233.     /**
  4234.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  4235.      *
  4236.      * @return \Symfony\Component\Console\Command\LazyCommand
  4237.      */
  4238.     protected function get_Console_Command_YamlLint_LazyService()
  4239.     {
  4240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4242.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  4243.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  4244.         });
  4245.     }
  4246.     /**
  4247.      * Gets the private '.debug.http_client' shared service.
  4248.      *
  4249.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4250.      */
  4251.     protected function get_Debug_HttpClientService()
  4252.     {
  4253.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4254.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4255.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4256.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4257.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4258.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4259.         $a->setLogger($b);
  4260.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4261.     }
  4262.     /**
  4263.      * Gets the private '.errored..service_locator.Anuch3a.App\Entity\Backlink' shared service.
  4264.      *
  4265.      * @return \App\Entity\Backlink
  4266.      */
  4267.     protected function getBacklinkService()
  4268.     {
  4269.         $this->throw('Cannot autowire service ".service_locator.Anuch3a": it references class "App\\Entity\\Backlink" but no such service exists.');
  4270.     }
  4271.     /**
  4272.      * Gets the private '.errored..service_locator.Anuch3a.App\Entity\FeedEvent' shared service.
  4273.      *
  4274.      * @return \App\Entity\FeedEvent
  4275.      */
  4276.     protected function getFeedEventService()
  4277.     {
  4278.         $this->throw('Cannot autowire service ".service_locator.Anuch3a": it references class "App\\Entity\\FeedEvent" but no such service exists.');
  4279.     }
  4280.     /**
  4281.      * Gets the private '.errored..service_locator.Kf6F.pK.App\Entity\Site' shared service.
  4282.      *
  4283.      * @return \App\Entity\Site
  4284.      */
  4285.     protected function getSiteService()
  4286.     {
  4287.         $this->throw('Cannot autowire service ".service_locator.Kf6F.pK": it references class "App\\Entity\\Site" but no such service exists.');
  4288.     }
  4289.     /**
  4290.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  4291.      *
  4292.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  4293.      */
  4294.     protected function getLoaderInterfaceService()
  4295.     {
  4296.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "sonata.admin.route_loader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  4297.     }
  4298.     /**
  4299.      * Gets the private '.errored..service_locator.YTFSG9K.App\Entity\Site' shared service.
  4300.      *
  4301.      * @return \App\Entity\Site
  4302.      */
  4303.     protected function getSite2Service()
  4304.     {
  4305.         $this->throw('Cannot autowire service ".service_locator.YTFSG9K": it references class "App\\Entity\\Site" but no such service exists.');
  4306.     }
  4307.     /**
  4308.      * Gets the private '.errored..service_locator.aMG3o.g.App\Entity\Site' shared service.
  4309.      *
  4310.      * @return \App\Entity\Site
  4311.      */
  4312.     protected function getSite3Service()
  4313.     {
  4314.         $this->throw('Cannot autowire service ".service_locator.aMG3o.g": it references class "App\\Entity\\Site" but no such service exists.');
  4315.     }
  4316.     /**
  4317.      * Gets the private '.errored..service_locator.cehoKCY.App\Entity\Feed' shared service.
  4318.      *
  4319.      * @return \App\Entity\Feed
  4320.      */
  4321.     protected function getFeedService()
  4322.     {
  4323.         $this->throw('Cannot autowire service ".service_locator.cehoKCY": it references class "App\\Entity\\Feed" but no such service exists.');
  4324.     }
  4325.     /**
  4326.      * Gets the private '.errored..service_locator.cehoKCY.App\Entity\Site' shared service.
  4327.      *
  4328.      * @return \App\Entity\Site
  4329.      */
  4330.     protected function getSite4Service()
  4331.     {
  4332.         $this->throw('Cannot autowire service ".service_locator.cehoKCY": it references class "App\\Entity\\Site" but no such service exists.');
  4333.     }
  4334.     /**
  4335.      * Gets the private '.errored..service_locator.stL08mV.App\Entity\Site' shared service.
  4336.      *
  4337.      * @return \App\Entity\Site
  4338.      */
  4339.     protected function getSite5Service()
  4340.     {
  4341.         $this->throw('Cannot autowire service ".service_locator.stL08mV": it references class "App\\Entity\\Site" but no such service exists.');
  4342.     }
  4343.     /**
  4344.      * Gets the private '.errored..service_locator.u8rKDx8.App\Entity\Site' shared service.
  4345.      *
  4346.      * @return \App\Entity\Site
  4347.      */
  4348.     protected function getSite6Service()
  4349.     {
  4350.         $this->throw('Cannot autowire service ".service_locator.u8rKDx8": it references class "App\\Entity\\Site" but no such service exists.');
  4351.     }
  4352.     /**
  4353.      * Gets the private '.errored..service_locator.yUxx_iG.App\Entity\Site' shared service.
  4354.      *
  4355.      * @return \App\Entity\Site
  4356.      */
  4357.     protected function getSite7Service()
  4358.     {
  4359.         $this->throw('Cannot autowire service ".service_locator.yUxx_iG": it references class "App\\Entity\\Site" but no such service exists.');
  4360.     }
  4361.     /**
  4362.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  4363.      *
  4364.      * @return \Symfony\Component\Console\Command\LazyCommand
  4365.      */
  4366.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  4367.     {
  4368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4370.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4371.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  4372.         });
  4373.     }
  4374.     /**
  4375.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  4376.      *
  4377.      * @return \Symfony\Component\Console\Command\LazyCommand
  4378.      */
  4379.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  4380.     {
  4381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4383.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4384.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  4385.         });
  4386.     }
  4387.     /**
  4388.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  4389.      *
  4390.      * @return \Symfony\Component\Console\Command\LazyCommand
  4391.      */
  4392.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  4393.     {
  4394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4396.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4397.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  4398.         });
  4399.     }
  4400.     /**
  4401.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  4402.      *
  4403.      * @return \Symfony\Component\Console\Command\LazyCommand
  4404.      */
  4405.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  4406.     {
  4407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4409.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4410.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  4411.         });
  4412.     }
  4413.     /**
  4414.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  4415.      *
  4416.      * @return \Symfony\Component\Console\Command\LazyCommand
  4417.      */
  4418.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  4419.     {
  4420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4422.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4423.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  4424.         });
  4425.     }
  4426.     /**
  4427.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  4428.      *
  4429.      * @return \Symfony\Component\Console\Command\LazyCommand
  4430.      */
  4431.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  4432.     {
  4433.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4435.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4436.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  4437.         });
  4438.     }
  4439.     /**
  4440.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  4441.      *
  4442.      * @return \Symfony\Component\Console\Command\LazyCommand
  4443.      */
  4444.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  4445.     {
  4446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4448.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4449.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  4450.         });
  4451.     }
  4452.     /**
  4453.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  4454.      *
  4455.      * @return \Symfony\Component\Console\Command\LazyCommand
  4456.      */
  4457.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  4458.     {
  4459.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4461.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4462.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  4463.         });
  4464.     }
  4465.     /**
  4466.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  4467.      *
  4468.      * @return \Symfony\Component\Console\Command\LazyCommand
  4469.      */
  4470.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  4471.     {
  4472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4474.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4475.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  4476.         });
  4477.     }
  4478.     /**
  4479.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  4480.      *
  4481.      * @return \Symfony\Component\Console\Command\LazyCommand
  4482.      */
  4483.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  4484.     {
  4485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4487.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4488.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  4489.         });
  4490.     }
  4491.     /**
  4492.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  4493.      *
  4494.      * @return \Symfony\Component\Console\Command\LazyCommand
  4495.      */
  4496.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  4497.     {
  4498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4500.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4501.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  4502.         });
  4503.     }
  4504.     /**
  4505.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  4506.      *
  4507.      * @return \Symfony\Component\Console\Command\LazyCommand
  4508.      */
  4509.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  4510.     {
  4511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4513.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4514.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  4515.         });
  4516.     }
  4517.     /**
  4518.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  4519.      *
  4520.      * @return \Symfony\Component\Console\Command\LazyCommand
  4521.      */
  4522.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  4523.     {
  4524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4526.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4527.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  4528.         });
  4529.     }
  4530.     /**
  4531.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  4532.      *
  4533.      * @return \Symfony\Component\Console\Command\LazyCommand
  4534.      */
  4535.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  4536.     {
  4537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4539.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4540.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  4541.         });
  4542.     }
  4543.     /**
  4544.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  4545.      *
  4546.      * @return \Symfony\Component\Console\Command\LazyCommand
  4547.      */
  4548.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  4549.     {
  4550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4552.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4553.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  4554.         });
  4555.     }
  4556.     /**
  4557.      * Gets the private '.maker.auto_command.make_sonata_admin.lazy' shared service.
  4558.      *
  4559.      * @return \Symfony\Component\Console\Command\LazyCommand
  4560.      */
  4561.     protected function get_Maker_AutoCommand_MakeSonataAdmin_LazyService()
  4562.     {
  4563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4565.         return $this->privates['.maker.auto_command.make_sonata_admin.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:sonata:admin', [], 'Generates an admin class based on the given model class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4566.             return ($this->privates['maker.auto_command.make_sonata_admin'] ?? $this->getMaker_AutoCommand_MakeSonataAdminService());
  4567.         });
  4568.     }
  4569.     /**
  4570.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  4571.      *
  4572.      * @return \Symfony\Component\Console\Command\LazyCommand
  4573.      */
  4574.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  4575.     {
  4576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4578.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4579.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  4580.         });
  4581.     }
  4582.     /**
  4583.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  4584.      *
  4585.      * @return \Symfony\Component\Console\Command\LazyCommand
  4586.      */
  4587.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  4588.     {
  4589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4591.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4592.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  4593.         });
  4594.     }
  4595.     /**
  4596.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  4597.      *
  4598.      * @return \Symfony\Component\Console\Command\LazyCommand
  4599.      */
  4600.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  4601.     {
  4602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4604.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4605.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  4606.         });
  4607.     }
  4608.     /**
  4609.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  4610.      *
  4611.      * @return \Symfony\Component\Console\Command\LazyCommand
  4612.      */
  4613.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  4614.     {
  4615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4616.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4617.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4618.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  4619.         });
  4620.     }
  4621.     /**
  4622.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  4623.      *
  4624.      * @return \Symfony\Component\Console\Command\LazyCommand
  4625.      */
  4626.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  4627.     {
  4628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4630.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4631.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  4632.         });
  4633.     }
  4634.     /**
  4635.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  4636.      *
  4637.      * @return \Symfony\Component\Console\Command\LazyCommand
  4638.      */
  4639.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  4640.     {
  4641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4643.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4644.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  4645.         });
  4646.     }
  4647.     /**
  4648.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  4649.      *
  4650.      * @return \Symfony\Component\Console\Command\LazyCommand
  4651.      */
  4652.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  4653.     {
  4654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4655.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4656.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4657.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  4658.         });
  4659.     }
  4660.     /**
  4661.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  4662.      *
  4663.      * @return \Symfony\Component\Console\Command\LazyCommand
  4664.      */
  4665.     protected function get_Security_Command_DebugFirewall_LazyService()
  4666.     {
  4667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4669.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  4670.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  4671.         });
  4672.     }
  4673.     /**
  4674.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  4675.      *
  4676.      * @return \Symfony\Component\Console\Command\LazyCommand
  4677.      */
  4678.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  4679.     {
  4680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4681.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4682.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  4683.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  4684.         });
  4685.     }
  4686.     /**
  4687.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  4688.      *
  4689.      * @return \Symfony\Component\Console\Command\LazyCommand
  4690.      */
  4691.     protected function get_Security_Command_UserPasswordHash_LazyService()
  4692.     {
  4693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4694.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4695.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  4696.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  4697.         });
  4698.     }
  4699.     /**
  4700.      * Gets the private '.service_locator.Anuch3a' shared service.
  4701.      *
  4702.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4703.      */
  4704.     protected function get_ServiceLocator_Anuch3aService()
  4705.     {
  4706.         return $this->privates['.service_locator.Anuch3a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4707.             'backlink' => ['privates''.errored..service_locator.Anuch3a.App\\Entity\\Backlink'NULL'Cannot autowire service ".service_locator.Anuch3a": it references class "App\\Entity\\Backlink" but no such service exists.'],
  4708.             'event' => ['privates''.errored..service_locator.Anuch3a.App\\Entity\\FeedEvent'NULL'Cannot autowire service ".service_locator.Anuch3a": it references class "App\\Entity\\FeedEvent" but no such service exists.'],
  4709.         ], [
  4710.             'backlink' => 'App\\Entity\\Backlink',
  4711.             'event' => 'App\\Entity\\FeedEvent',
  4712.         ]);
  4713.     }
  4714.     /**
  4715.      * Gets the private '.service_locator.CpaXrFh' shared service.
  4716.      *
  4717.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4718.      */
  4719.     protected function get_ServiceLocator_CpaXrFhService()
  4720.     {
  4721.         return $this->privates['.service_locator.CpaXrFh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4722.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  4723.         ], [
  4724.             'mailer' => '?',
  4725.         ]);
  4726.     }
  4727.     /**
  4728.      * Gets the private '.service_locator.Fj_p.BM' shared service.
  4729.      *
  4730.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4731.      */
  4732.     protected function get_ServiceLocator_FjP_BMService()
  4733.     {
  4734.         return $this->privates['.service_locator.Fj_p.BM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4735.             'command' => ['privates''App\\Infrastructure\\UseCases\\Match\\MatchCreatorCommand''getMatchCreatorCommandService'false],
  4736.         ], [
  4737.             'command' => 'App\\Infrastructure\\UseCases\\Match\\MatchCreatorCommand',
  4738.         ]);
  4739.     }
  4740.     /**
  4741.      * Gets the private '.service_locator.GNc8e5B' shared service.
  4742.      *
  4743.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4744.      */
  4745.     protected function get_ServiceLocator_GNc8e5BService()
  4746.     {
  4747.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4748.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4749.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4750.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4751.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4752.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4753.             'router' => ['services''router''getRouterService'false],
  4754.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4755.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4756.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4757.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4758.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4759.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4760.         ], [
  4761.             'doctrine' => '?',
  4762.             'form.factory' => '?',
  4763.             'http_kernel' => '?',
  4764.             'parameter_bag' => '?',
  4765.             'request_stack' => '?',
  4766.             'router' => '?',
  4767.             'security.authorization_checker' => '?',
  4768.             'security.csrf.token_manager' => '?',
  4769.             'security.token_storage' => '?',
  4770.             'serializer' => '?',
  4771.             'session' => '.session.deprecated',
  4772.             'twig' => '?',
  4773.         ]);
  4774.     }
  4775.     /**
  4776.      * Gets the private '.service_locator.Kf6F.pK' shared service.
  4777.      *
  4778.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4779.      */
  4780.     protected function get_ServiceLocator_Kf6F_PKService()
  4781.     {
  4782.         return $this->privates['.service_locator.Kf6F.pK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4783.             'command' => ['privates''App\\Infrastructure\\UseCases\\Site\\SiteInfoGenerateCommand''getSiteInfoGenerateCommandService'false],
  4784.             'site' => ['privates''.errored..service_locator.Kf6F.pK.App\\Entity\\Site'NULL'Cannot autowire service ".service_locator.Kf6F.pK": it references class "App\\Entity\\Site" but no such service exists.'],
  4785.         ], [
  4786.             'command' => 'App\\Infrastructure\\UseCases\\Site\\SiteInfoGenerateCommand',
  4787.             'site' => 'App\\Entity\\Site',
  4788.         ]);
  4789.     }
  4790.     /**
  4791.      * Gets the private '.service_locator.KfbR3DY' shared service.
  4792.      *
  4793.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4794.      */
  4795.     protected function get_ServiceLocator_KfbR3DYService()
  4796.     {
  4797.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4798.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "sonata.admin.route_loader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  4799.         ], [
  4800.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4801.         ]);
  4802.     }
  4803.     /**
  4804.      * Gets the private '.service_locator.MFQgdjN' shared service.
  4805.      *
  4806.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4807.      */
  4808.     protected function get_ServiceLocator_MFQgdjNService()
  4809.     {
  4810.         return $this->privates['.service_locator.MFQgdjN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4811.             'App\\Application\\Http\\Controller\\AccountController::editAction' => ['privates''.service_locator.uhWfpsy''get_ServiceLocator_UhWfpsyService'false],
  4812.             'App\\Application\\Http\\Controller\\FeedEventSolverController::deletePosts' => ['privates''.service_locator.Anuch3a''get_ServiceLocator_Anuch3aService'false],
  4813.             'App\\Application\\Http\\Controller\\FeedEventSolverController::updatePosts' => ['privates''.service_locator.Anuch3a''get_ServiceLocator_Anuch3aService'false],
  4814.             'App\\Application\\Http\\Controller\\PaymentController::webhook' => ['privates''.service_locator.OC2AG.K''get_ServiceLocator_OC2AG_KService'false],
  4815.             'App\\Application\\Http\\Controller\\RegistrationController::register' => ['privates''.service_locator.MGlbp5j''get_ServiceLocator_MGlbp5jService'false],
  4816.             'App\\Application\\Http\\Controller\\ResetPasswordController::request' => ['privates''.service_locator.CpaXrFh''get_ServiceLocator_CpaXrFhService'false],
  4817.             'App\\Application\\Http\\Controller\\ResetPasswordController::reset' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  4818.             'App\\Application\\Http\\Controller\\SecurityController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4819.             'App\\Application\\Http\\Controller\\SiteController::index' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4820.             'App\\Application\\Http\\Controller\\V3\\Backlink\\BacklinkController::showLinks' => ['privates''.service_locator.aMG3o.g''get_ServiceLocator_AMG3o_GService'false],
  4821.             'App\\Application\\Http\\Controller\\V3\\Backlink\\ClickController::click' => ['privates''.service_locator.cehoKCY''get_ServiceLocator_CehoKCYService'false],
  4822.             'App\\Application\\Http\\Controller\\V3\\Match\\MatchController::create' => ['privates''.service_locator.Fj_p.BM''get_ServiceLocator_FjP_BMService'false],
  4823.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController::complain' => ['privates''.service_locator.YTFSG9K''get_ServiceLocator_YTFSG9KService'false],
  4824.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController::create' => ['privates''.service_locator.stL08mV''get_ServiceLocator_StL08mVService'false],
  4825.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController::destroy' => ['privates''.service_locator.u8rKDx8''get_ServiceLocator_U8rKDx8Service'false],
  4826.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController::flush' => ['privates''.service_locator.u8rKDx8''get_ServiceLocator_U8rKDx8Service'false],
  4827.             'App\\Application\\Http\\Controller\\V3\\Site\\SiteController::connect' => ['privates''.service_locator.yUxx_iG''get_ServiceLocator_YUxxIGService'false],
  4828.             'App\\Application\\Http\\Controller\\V3\\Site\\SiteController::info' => ['privates''.service_locator.Kf6F.pK''get_ServiceLocator_Kf6F_PKService'false],
  4829.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4830.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4831.             'App\\Application\\Http\\Controller\\AccountController:editAction' => ['privates''.service_locator.uhWfpsy''get_ServiceLocator_UhWfpsyService'false],
  4832.             'App\\Application\\Http\\Controller\\FeedEventSolverController:deletePosts' => ['privates''.service_locator.Anuch3a''get_ServiceLocator_Anuch3aService'false],
  4833.             'App\\Application\\Http\\Controller\\FeedEventSolverController:updatePosts' => ['privates''.service_locator.Anuch3a''get_ServiceLocator_Anuch3aService'false],
  4834.             'App\\Application\\Http\\Controller\\PaymentController:webhook' => ['privates''.service_locator.OC2AG.K''get_ServiceLocator_OC2AG_KService'false],
  4835.             'App\\Application\\Http\\Controller\\RegistrationController:register' => ['privates''.service_locator.MGlbp5j''get_ServiceLocator_MGlbp5jService'false],
  4836.             'App\\Application\\Http\\Controller\\ResetPasswordController:request' => ['privates''.service_locator.CpaXrFh''get_ServiceLocator_CpaXrFhService'false],
  4837.             'App\\Application\\Http\\Controller\\ResetPasswordController:reset' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  4838.             'App\\Application\\Http\\Controller\\SecurityController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4839.             'App\\Application\\Http\\Controller\\SiteController:index' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4840.             'App\\Application\\Http\\Controller\\V3\\Backlink\\BacklinkController:showLinks' => ['privates''.service_locator.aMG3o.g''get_ServiceLocator_AMG3o_GService'false],
  4841.             'App\\Application\\Http\\Controller\\V3\\Backlink\\ClickController:click' => ['privates''.service_locator.cehoKCY''get_ServiceLocator_CehoKCYService'false],
  4842.             'App\\Application\\Http\\Controller\\V3\\Match\\MatchController:create' => ['privates''.service_locator.Fj_p.BM''get_ServiceLocator_FjP_BMService'false],
  4843.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController:complain' => ['privates''.service_locator.YTFSG9K''get_ServiceLocator_YTFSG9KService'false],
  4844.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController:create' => ['privates''.service_locator.stL08mV''get_ServiceLocator_StL08mVService'false],
  4845.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController:destroy' => ['privates''.service_locator.u8rKDx8''get_ServiceLocator_U8rKDx8Service'false],
  4846.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController:flush' => ['privates''.service_locator.u8rKDx8''get_ServiceLocator_U8rKDx8Service'false],
  4847.             'App\\Application\\Http\\Controller\\V3\\Site\\SiteController:connect' => ['privates''.service_locator.yUxx_iG''get_ServiceLocator_YUxxIGService'false],
  4848.             'App\\Application\\Http\\Controller\\V3\\Site\\SiteController:info' => ['privates''.service_locator.Kf6F.pK''get_ServiceLocator_Kf6F_PKService'false],
  4849.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4850.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4851.         ], [
  4852.             'App\\Application\\Http\\Controller\\AccountController::editAction' => '?',
  4853.             'App\\Application\\Http\\Controller\\FeedEventSolverController::deletePosts' => '?',
  4854.             'App\\Application\\Http\\Controller\\FeedEventSolverController::updatePosts' => '?',
  4855.             'App\\Application\\Http\\Controller\\PaymentController::webhook' => '?',
  4856.             'App\\Application\\Http\\Controller\\RegistrationController::register' => '?',
  4857.             'App\\Application\\Http\\Controller\\ResetPasswordController::request' => '?',
  4858.             'App\\Application\\Http\\Controller\\ResetPasswordController::reset' => '?',
  4859.             'App\\Application\\Http\\Controller\\SecurityController::login' => '?',
  4860.             'App\\Application\\Http\\Controller\\SiteController::index' => '?',
  4861.             'App\\Application\\Http\\Controller\\V3\\Backlink\\BacklinkController::showLinks' => '?',
  4862.             'App\\Application\\Http\\Controller\\V3\\Backlink\\ClickController::click' => '?',
  4863.             'App\\Application\\Http\\Controller\\V3\\Match\\MatchController::create' => '?',
  4864.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController::complain' => '?',
  4865.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController::create' => '?',
  4866.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController::destroy' => '?',
  4867.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController::flush' => '?',
  4868.             'App\\Application\\Http\\Controller\\V3\\Site\\SiteController::connect' => '?',
  4869.             'App\\Application\\Http\\Controller\\V3\\Site\\SiteController::info' => '?',
  4870.             'kernel::loadRoutes' => '?',
  4871.             'kernel::registerContainerConfiguration' => '?',
  4872.             'App\\Application\\Http\\Controller\\AccountController:editAction' => '?',
  4873.             'App\\Application\\Http\\Controller\\FeedEventSolverController:deletePosts' => '?',
  4874.             'App\\Application\\Http\\Controller\\FeedEventSolverController:updatePosts' => '?',
  4875.             'App\\Application\\Http\\Controller\\PaymentController:webhook' => '?',
  4876.             'App\\Application\\Http\\Controller\\RegistrationController:register' => '?',
  4877.             'App\\Application\\Http\\Controller\\ResetPasswordController:request' => '?',
  4878.             'App\\Application\\Http\\Controller\\ResetPasswordController:reset' => '?',
  4879.             'App\\Application\\Http\\Controller\\SecurityController:login' => '?',
  4880.             'App\\Application\\Http\\Controller\\SiteController:index' => '?',
  4881.             'App\\Application\\Http\\Controller\\V3\\Backlink\\BacklinkController:showLinks' => '?',
  4882.             'App\\Application\\Http\\Controller\\V3\\Backlink\\ClickController:click' => '?',
  4883.             'App\\Application\\Http\\Controller\\V3\\Match\\MatchController:create' => '?',
  4884.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController:complain' => '?',
  4885.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController:create' => '?',
  4886.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController:destroy' => '?',
  4887.             'App\\Application\\Http\\Controller\\V3\\Post\\PostController:flush' => '?',
  4888.             'App\\Application\\Http\\Controller\\V3\\Site\\SiteController:connect' => '?',
  4889.             'App\\Application\\Http\\Controller\\V3\\Site\\SiteController:info' => '?',
  4890.             'kernel:loadRoutes' => '?',
  4891.             'kernel:registerContainerConfiguration' => '?',
  4892.         ]);
  4893.     }
  4894.     /**
  4895.      * Gets the private '.service_locator.MGlbp5j' shared service.
  4896.      *
  4897.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4898.      */
  4899.     protected function get_ServiceLocator_MGlbp5jService()
  4900.     {
  4901.         return $this->privates['.service_locator.MGlbp5j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4902.             'authenticator' => ['privates''App\\Application\\Security\\LoginFormAuthenticator''getLoginFormAuthenticatorService'false],
  4903.             'guardHandler' => ['privates''security.authentication.guard_handler''getSecurity_Authentication_GuardHandlerService'false],
  4904.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4905.         ], [
  4906.             'authenticator' => 'App\\Application\\Security\\LoginFormAuthenticator',
  4907.             'guardHandler' => '?',
  4908.             'passwordEncoder' => '?',
  4909.         ]);
  4910.     }
  4911.     /**
  4912.      * Gets the private '.service_locator.OC2AG.K' shared service.
  4913.      *
  4914.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4915.      */
  4916.     protected function get_ServiceLocator_OC2AG_KService()
  4917.     {
  4918.         return $this->privates['.service_locator.OC2AG.K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4919.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4920.         ], [
  4921.             'logger' => '?',
  4922.         ]);
  4923.     }
  4924.     /**
  4925.      * Gets the private '.service_locator.UDgw6Ol' shared service.
  4926.      *
  4927.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4928.      */
  4929.     protected function get_ServiceLocator_UDgw6OlService()
  4930.     {
  4931.         return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4932.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  4933.         ], [
  4934.             'authenticationUtils' => '?',
  4935.         ]);
  4936.     }
  4937.     /**
  4938.      * Gets the private '.service_locator.YTFSG9K' shared service.
  4939.      *
  4940.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4941.      */
  4942.     protected function get_ServiceLocator_YTFSG9KService()
  4943.     {
  4944.         return $this->privates['.service_locator.YTFSG9K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4945.             'command' => ['privates''App\\Infrastructure\\UseCases\\Post\\PostComplainCreatorCommand''getPostComplainCreatorCommandService'false],
  4946.             'request' => ['privates''App\\Infrastructure\\Dto\\Post\\ComplainDtoRequest''getComplainDtoRequestService'false],
  4947.             'site' => ['privates''.errored..service_locator.YTFSG9K.App\\Entity\\Site'NULL'Cannot autowire service ".service_locator.YTFSG9K": it references class "App\\Entity\\Site" but no such service exists.'],
  4948.         ], [
  4949.             'command' => 'App\\Infrastructure\\UseCases\\Post\\PostComplainCreatorCommand',
  4950.             'request' => 'App\\Infrastructure\\Dto\\Post\\ComplainDtoRequest',
  4951.             'site' => 'App\\Entity\\Site',
  4952.         ]);
  4953.     }
  4954.     /**
  4955.      * Gets the private '.service_locator.aMG3o.g' shared service.
  4956.      *
  4957.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4958.      */
  4959.     protected function get_ServiceLocator_AMG3o_GService()
  4960.     {
  4961.         return $this->privates['.service_locator.aMG3o.g'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4962.             'backlinkDtoRequest' => ['privates''App\\Infrastructure\\Dto\\Backlink\\BacklinkDtoRequest''getBacklinkDtoRequestService'false],
  4963.             'command' => ['privates''App\\Infrastructure\\UseCases\\Backlink\\BacklinkCommand''getBacklinkCommandService'false],
  4964.             'site' => ['privates''.errored..service_locator.aMG3o.g.App\\Entity\\Site'NULL'Cannot autowire service ".service_locator.aMG3o.g": it references class "App\\Entity\\Site" but no such service exists.'],
  4965.         ], [
  4966.             'backlinkDtoRequest' => 'App\\Infrastructure\\Dto\\Backlink\\BacklinkDtoRequest',
  4967.             'command' => 'App\\Infrastructure\\UseCases\\Backlink\\BacklinkCommand',
  4968.             'site' => 'App\\Entity\\Site',
  4969.         ]);
  4970.     }
  4971.     /**
  4972.      * Gets the private '.service_locator.cehoKCY' shared service.
  4973.      *
  4974.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4975.      */
  4976.     protected function get_ServiceLocator_CehoKCYService()
  4977.     {
  4978.         return $this->privates['.service_locator.cehoKCY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4979.             'clickDtoRequest' => ['privates''App\\Infrastructure\\Dto\\Backlink\\ClickDtoRequest''getClickDtoRequestService'false],
  4980.             'command' => ['privates''App\\Infrastructure\\UseCases\\Backlink\\ClickRecordCommand''getClickRecordCommandService'false],
  4981.             'feed' => ['privates''.errored..service_locator.cehoKCY.App\\Entity\\Feed'NULL'Cannot autowire service ".service_locator.cehoKCY": it references class "App\\Entity\\Feed" but no such service exists.'],
  4982.             'site' => ['privates''.errored..service_locator.cehoKCY.App\\Entity\\Site'NULL'Cannot autowire service ".service_locator.cehoKCY": it references class "App\\Entity\\Site" but no such service exists.'],
  4983.         ], [
  4984.             'clickDtoRequest' => 'App\\Infrastructure\\Dto\\Backlink\\ClickDtoRequest',
  4985.             'command' => 'App\\Infrastructure\\UseCases\\Backlink\\ClickRecordCommand',
  4986.             'feed' => 'App\\Entity\\Feed',
  4987.             'site' => 'App\\Entity\\Site',
  4988.         ]);
  4989.     }
  4990.     /**
  4991.      * Gets the private '.service_locator.jlyTfzM' shared service.
  4992.      *
  4993.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4994.      */
  4995.     protected function get_ServiceLocator_JlyTfzMService()
  4996.     {
  4997.         return $this->privates['.service_locator.jlyTfzM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4998.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4999.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  5000.         ], [
  5001.             'event_dispatcher' => '?',
  5002.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  5003.         ]);
  5004.     }
  5005.     /**
  5006.      * Gets the private '.service_locator.pwZ6MTM' shared service.
  5007.      *
  5008.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5009.      */
  5010.     protected function get_ServiceLocator_PwZ6MTMService()
  5011.     {
  5012.         return $this->privates['.service_locator.pwZ6MTM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5013.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  5014.         ], [
  5015.             'passwordEncoder' => '?',
  5016.         ]);
  5017.     }
  5018.     /**
  5019.      * Gets the private '.service_locator.stL08mV' shared service.
  5020.      *
  5021.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5022.      */
  5023.     protected function get_ServiceLocator_StL08mVService()
  5024.     {
  5025.         return $this->privates['.service_locator.stL08mV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5026.             'command' => ['privates''App\\Infrastructure\\UseCases\\Post\\PostCreatorCommand''getPostCreatorCommandService'false],
  5027.             'postRequest' => ['privates''App\\Infrastructure\\Dto\\Post\\PostsDtoRequest''getPostsDtoRequestService'false],
  5028.             'site' => ['privates''.errored..service_locator.stL08mV.App\\Entity\\Site'NULL'Cannot autowire service ".service_locator.stL08mV": it references class "App\\Entity\\Site" but no such service exists.'],
  5029.         ], [
  5030.             'command' => 'App\\Infrastructure\\UseCases\\Post\\PostCreatorCommand',
  5031.             'postRequest' => 'App\\Infrastructure\\Dto\\Post\\PostsDtoRequest',
  5032.             'site' => 'App\\Entity\\Site',
  5033.         ]);
  5034.     }
  5035.     /**
  5036.      * Gets the private '.service_locator.u8rKDx8' shared service.
  5037.      *
  5038.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5039.      */
  5040.     protected function get_ServiceLocator_U8rKDx8Service()
  5041.     {
  5042.         return $this->privates['.service_locator.u8rKDx8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5043.             'command' => ['privates''App\\Infrastructure\\UseCases\\Post\\PostDestroyedCommand''getPostDestroyedCommandService'false],
  5044.             'site' => ['privates''.errored..service_locator.u8rKDx8.App\\Entity\\Site'NULL'Cannot autowire service ".service_locator.u8rKDx8": it references class "App\\Entity\\Site" but no such service exists.'],
  5045.         ], [
  5046.             'command' => 'App\\Infrastructure\\UseCases\\Post\\PostDestroyedCommand',
  5047.             'site' => 'App\\Entity\\Site',
  5048.         ]);
  5049.     }
  5050.     /**
  5051.      * Gets the private '.service_locator.uhWfpsy' shared service.
  5052.      *
  5053.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5054.      */
  5055.     protected function get_ServiceLocator_UhWfpsyService()
  5056.     {
  5057.         return $this->privates['.service_locator.uhWfpsy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5058.             'backlinkRepository' => ['privates''App\\Infrastructure\\Repository\\BacklinkRepository''getBacklinkRepositoryService'false],
  5059.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  5060.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5061.         ], [
  5062.             'backlinkRepository' => 'App\\Infrastructure\\Repository\\BacklinkRepository',
  5063.             'passwordEncoder' => '?',
  5064.             'tokenStorage' => '?',
  5065.         ]);
  5066.     }
  5067.     /**
  5068.      * Gets the private '.service_locator.yUxx_iG' shared service.
  5069.      *
  5070.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5071.      */
  5072.     protected function get_ServiceLocator_YUxxIGService()
  5073.     {
  5074.         return $this->privates['.service_locator.yUxx_iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5075.             'command' => ['privates''App\\Infrastructure\\UseCases\\Site\\SiteCheckConnectCommand''getSiteCheckConnectCommandService'false],
  5076.             'site' => ['privates''.errored..service_locator.yUxx_iG.App\\Entity\\Site'NULL'Cannot autowire service ".service_locator.yUxx_iG": it references class "App\\Entity\\Site" but no such service exists.'],
  5077.         ], [
  5078.             'command' => 'App\\Infrastructure\\UseCases\\Site\\SiteCheckConnectCommand',
  5079.             'site' => 'App\\Entity\\Site',
  5080.         ]);
  5081.     }
  5082.     /**
  5083.      * Gets the private '.service_locator.z4vVS.d' shared service.
  5084.      *
  5085.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5086.      */
  5087.     protected function get_ServiceLocator_Z4vVS_DService()
  5088.     {
  5089.         return $this->privates['.service_locator.z4vVS.d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5090.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  5091.         ], [
  5092.             'paginator' => '?',
  5093.         ]);
  5094.     }
  5095.     /**
  5096.      * Gets the private '.service_locator.zJyh7qS' shared service.
  5097.      *
  5098.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5099.      */
  5100.     protected function get_ServiceLocator_ZJyh7qSService()
  5101.     {
  5102.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5103.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  5104.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  5105.         ], [
  5106.             'security.firewall.map.context.dev' => '?',
  5107.             'security.firewall.map.context.main' => '?',
  5108.         ]);
  5109.     }
  5110.     /**
  5111.      * Gets the private '.session.deprecated' shared service.
  5112.      *
  5113.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  5114.      */
  5115.     protected function get_Session_DeprecatedService()
  5116.     {
  5117.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  5118.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  5119.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  5120.     }
  5121.     /**
  5122.      * Gets the private '.sonata.admin.command.explain.lazy' shared service.
  5123.      *
  5124.      * @return \Symfony\Component\Console\Command\LazyCommand
  5125.      */
  5126.     protected function get_Sonata_Admin_Command_Explain_LazyService()
  5127.     {
  5128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5130.         return $this->privates['.sonata.admin.command.explain.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:explain', [], 'Explain an admin service'false, function (): \Sonata\AdminBundle\Command\ExplainAdminCommand {
  5131.             return ($this->privates['sonata.admin.command.explain'] ?? $this->getSonata_Admin_Command_ExplainService());
  5132.         });
  5133.     }
  5134.     /**
  5135.      * Gets the private '.sonata.admin.command.generate_object_acl.lazy' shared service.
  5136.      *
  5137.      * @return \Symfony\Component\Console\Command\LazyCommand
  5138.      */
  5139.     protected function get_Sonata_Admin_Command_GenerateObjectAcl_LazyService()
  5140.     {
  5141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5143.         return $this->privates['.sonata.admin.command.generate_object_acl.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:generate-object-acl', [], 'Install ACL for the objects of the Admin Classes.'false, function (): \Sonata\AdminBundle\Command\GenerateObjectAclCommand {
  5144.             return ($this->privates['sonata.admin.command.generate_object_acl'] ?? $this->getSonata_Admin_Command_GenerateObjectAclService());
  5145.         });
  5146.     }
  5147.     /**
  5148.      * Gets the private '.sonata.admin.command.list.lazy' shared service.
  5149.      *
  5150.      * @return \Symfony\Component\Console\Command\LazyCommand
  5151.      */
  5152.     protected function get_Sonata_Admin_Command_List_LazyService()
  5153.     {
  5154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5156.         return $this->privates['.sonata.admin.command.list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:list', [], 'List all admin services available'false, function (): \Sonata\AdminBundle\Command\ListAdminCommand {
  5157.             return ($this->privates['sonata.admin.command.list'] ?? $this->getSonata_Admin_Command_ListService());
  5158.         });
  5159.     }
  5160.     /**
  5161.      * Gets the private '.sonata.admin.command.setup_acl.lazy' shared service.
  5162.      *
  5163.      * @return \Symfony\Component\Console\Command\LazyCommand
  5164.      */
  5165.     protected function get_Sonata_Admin_Command_SetupAcl_LazyService()
  5166.     {
  5167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5169.         return $this->privates['.sonata.admin.command.setup_acl.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:setup-acl', [], 'Install ACL for Admin Classes'false, function (): \Sonata\AdminBundle\Command\SetupAclCommand {
  5170.             return ($this->privates['sonata.admin.command.setup_acl'] ?? $this->getSonata_Admin_Command_SetupAclService());
  5171.         });
  5172.     }
  5173.     /**
  5174.      * Gets the private '.sonata.block.command.debug_blocks.lazy' shared service.
  5175.      *
  5176.      * @return \Symfony\Component\Console\Command\LazyCommand
  5177.      */
  5178.     protected function get_Sonata_Block_Command_DebugBlocks_LazyService()
  5179.     {
  5180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5182.         return $this->privates['.sonata.block.command.debug_blocks.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:sonata:block', [], 'Debug all blocks available, show default settings of each block'false, function (): \Sonata\BlockBundle\Command\DebugBlocksCommand {
  5183.             return ($this->privates['sonata.block.command.debug_blocks'] ?? $this->getSonata_Block_Command_DebugBlocksService());
  5184.         });
  5185.     }
  5186.     /**
  5187.      * Gets the private '.twig.command.debug.lazy' shared service.
  5188.      *
  5189.      * @return \Symfony\Component\Console\Command\LazyCommand
  5190.      */
  5191.     protected function get_Twig_Command_Debug_LazyService()
  5192.     {
  5193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5195.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  5196.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  5197.         });
  5198.     }
  5199.     /**
  5200.      * Gets the private '.twig.command.lint.lazy' shared service.
  5201.      *
  5202.      * @return \Symfony\Component\Console\Command\LazyCommand
  5203.      */
  5204.     protected function get_Twig_Command_Lint_LazyService()
  5205.     {
  5206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5208.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  5209.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  5210.         });
  5211.     }
  5212.     /**
  5213.      * Gets the private 'App\Application\Command\CheckSiteCommand' shared autowired service.
  5214.      *
  5215.      * @return \App\Application\Command\CheckSiteCommand
  5216.      */
  5217.     protected function getCheckSiteCommandService()
  5218.     {
  5219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5220.         include_once \dirname(__DIR__4).'/src/Application/Command/CheckSiteCommand.php';
  5221.         $this->privates['App\\Application\\Command\\CheckSiteCommand'] = $instance = new \App\Application\Command\CheckSiteCommand(($this->privates['App\\Infrastructure\\UseCases\\Site\\SiteCheckConnectCommand'] ?? $this->getSiteCheckConnectCommandService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()));
  5222.         $instance->setName('app:site:checker');
  5223.         return $instance;
  5224.     }
  5225.     /**
  5226.      * Gets the private 'App\Application\Command\ScoringCommand' shared autowired service.
  5227.      *
  5228.      * @return \App\Application\Command\ScoringCommand
  5229.      */
  5230.     protected function getScoringCommandService()
  5231.     {
  5232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5233.         include_once \dirname(__DIR__4).'/src/Application/Command/ScoringCommand.php';
  5234.         $this->privates['App\\Application\\Command\\ScoringCommand'] = $instance = new \App\Application\Command\ScoringCommand(($this->services['App\\Infrastructure\\Scoring\\ScoringRegistry'] ?? $this->getScoringRegistryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5235.         $instance->setName('app:scoring');
  5236.         return $instance;
  5237.     }
  5238.     /**
  5239.      * Gets the private 'App\Application\Form\ChangePasswordFormType' shared autowired service.
  5240.      *
  5241.      * @return \App\Application\Form\ChangePasswordFormType
  5242.      */
  5243.     protected function getChangePasswordFormTypeService()
  5244.     {
  5245.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5246.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5247.         include_once \dirname(__DIR__4).'/src/Application/Form/ChangePasswordFormType.php';
  5248.         return $this->privates['App\\Application\\Form\\ChangePasswordFormType'] = new \App\Application\Form\ChangePasswordFormType();
  5249.     }
  5250.     /**
  5251.      * Gets the private 'App\Application\Form\RegistrationFormType' shared autowired service.
  5252.      *
  5253.      * @return \App\Application\Form\RegistrationFormType
  5254.      */
  5255.     protected function getRegistrationFormTypeService()
  5256.     {
  5257.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5258.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5259.         include_once \dirname(__DIR__4).'/src/Application/Form/RegistrationFormType.php';
  5260.         return $this->privates['App\\Application\\Form\\RegistrationFormType'] = new \App\Application\Form\RegistrationFormType();
  5261.     }
  5262.     /**
  5263.      * Gets the private 'App\Application\Form\ResetPasswordRequestFormType' shared autowired service.
  5264.      *
  5265.      * @return \App\Application\Form\ResetPasswordRequestFormType
  5266.      */
  5267.     protected function getResetPasswordRequestFormTypeService()
  5268.     {
  5269.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5270.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5271.         include_once \dirname(__DIR__4).'/src/Application/Form/ResetPasswordRequestFormType.php';
  5272.         return $this->privates['App\\Application\\Form\\ResetPasswordRequestFormType'] = new \App\Application\Form\ResetPasswordRequestFormType();
  5273.     }
  5274.     /**
  5275.      * Gets the private 'App\Application\Form\SiteFormType' shared autowired service.
  5276.      *
  5277.      * @return \App\Application\Form\SiteFormType
  5278.      */
  5279.     protected function getSiteFormTypeService()
  5280.     {
  5281.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5283.         include_once \dirname(__DIR__4).'/src/Application/Form/SiteFormType.php';
  5284.         return $this->privates['App\\Application\\Form\\SiteFormType'] = new \App\Application\Form\SiteFormType();
  5285.     }
  5286.     /**
  5287.      * Gets the private 'App\Application\Form\Site\SiteType' shared autowired service.
  5288.      *
  5289.      * @return \App\Application\Form\Site\SiteType
  5290.      */
  5291.     protected function getSiteTypeService()
  5292.     {
  5293.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5295.         include_once \dirname(__DIR__4).'/src/Application/Form/Site/SiteType.php';
  5296.         return $this->privates['App\\Application\\Form\\Site\\SiteType'] = new \App\Application\Form\Site\SiteType();
  5297.     }
  5298.     /**
  5299.      * Gets the private 'App\Application\Security\LoginFormAuthenticator' shared autowired service.
  5300.      *
  5301.      * @return \App\Application\Security\LoginFormAuthenticator
  5302.      */
  5303.     protected function getLoginFormAuthenticatorService()
  5304.     {
  5305.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  5306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  5307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  5309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  5310.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5311.         include_once \dirname(__DIR__4).'/src/Application/Security/LoginFormAuthenticator.php';
  5312.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5313.         if (isset($this->privates['App\\Application\\Security\\LoginFormAuthenticator'])) {
  5314.             return $this->privates['App\\Application\\Security\\LoginFormAuthenticator'];
  5315.         }
  5316.         $b = ($this->services['router'] ?? $this->getRouterService());
  5317.         if (isset($this->privates['App\\Application\\Security\\LoginFormAuthenticator'])) {
  5318.             return $this->privates['App\\Application\\Security\\LoginFormAuthenticator'];
  5319.         }
  5320.         return $this->privates['App\\Application\\Security\\LoginFormAuthenticator'] = new \App\Application\Security\LoginFormAuthenticator($a$b, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  5321.     }
  5322.     /**
  5323.      * Gets the private 'App\EntityListeners\SiteListener' shared autowired service.
  5324.      *
  5325.      * @return \App\EntityListeners\SiteListener
  5326.      */
  5327.     protected function getSiteListenerService()
  5328.     {
  5329.         include_once \dirname(__DIR__4).'/src/EntityListeners/SiteListener.php';
  5330.         $a = ($this->services['router'] ?? $this->getRouterService());
  5331.         if (isset($this->privates['App\\EntityListeners\\SiteListener'])) {
  5332.             return $this->privates['App\\EntityListeners\\SiteListener'];
  5333.         }
  5334.         $b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  5335.         if (isset($this->privates['App\\EntityListeners\\SiteListener'])) {
  5336.             return $this->privates['App\\EntityListeners\\SiteListener'];
  5337.         }
  5338.         return $this->privates['App\\EntityListeners\\SiteListener'] = new \App\EntityListeners\SiteListener($a$b);
  5339.     }
  5340.     /**
  5341.      * Gets the private 'App\EventListener\BacklinkSubscriber' shared autowired service.
  5342.      *
  5343.      * @return \App\EventListener\BacklinkSubscriber
  5344.      */
  5345.     protected function getBacklinkSubscriberService()
  5346.     {
  5347.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5348.         include_once \dirname(__DIR__4).'/src/EventListener/BacklinkSubscriber.php';
  5349.         return $this->privates['App\\EventListener\\BacklinkSubscriber'] = new \App\EventListener\BacklinkSubscriber();
  5350.     }
  5351.     /**
  5352.      * Gets the private 'App\EventListener\UserSubscriber' shared autowired service.
  5353.      *
  5354.      * @return \App\EventListener\UserSubscriber
  5355.      */
  5356.     protected function getUserSubscriberService()
  5357.     {
  5358.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5359.         include_once \dirname(__DIR__4).'/src/EventListener/UserSubscriber.php';
  5360.         return $this->privates['App\\EventListener\\UserSubscriber'] = new \App\EventListener\UserSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5361.     }
  5362.     /**
  5363.      * Gets the private 'App\Infrastructure\Dto\Backlink\BacklinkDtoRequest' shared autowired service.
  5364.      *
  5365.      * @return \App\Infrastructure\Dto\Backlink\BacklinkDtoRequest
  5366.      */
  5367.     protected function getBacklinkDtoRequestService()
  5368.     {
  5369.         include_once \dirname(__DIR__4).'/src/Infrastructure/Dto/Backlink/BacklinkDtoRequest.php';
  5370.         return $this->privates['App\\Infrastructure\\Dto\\Backlink\\BacklinkDtoRequest'] = new \App\Infrastructure\Dto\Backlink\BacklinkDtoRequest();
  5371.     }
  5372.     /**
  5373.      * Gets the private 'App\Infrastructure\Dto\Backlink\ClickDtoRequest' shared autowired service.
  5374.      *
  5375.      * @return \App\Infrastructure\Dto\Backlink\ClickDtoRequest
  5376.      */
  5377.     protected function getClickDtoRequestService()
  5378.     {
  5379.         include_once \dirname(__DIR__4).'/src/Infrastructure/Dto/Backlink/ClickDtoRequest.php';
  5380.         return $this->privates['App\\Infrastructure\\Dto\\Backlink\\ClickDtoRequest'] = new \App\Infrastructure\Dto\Backlink\ClickDtoRequest();
  5381.     }
  5382.     /**
  5383.      * Gets the private 'App\Infrastructure\Dto\Post\ComplainDtoRequest' shared autowired service.
  5384.      *
  5385.      * @return \App\Infrastructure\Dto\Post\ComplainDtoRequest
  5386.      */
  5387.     protected function getComplainDtoRequestService()
  5388.     {
  5389.         include_once \dirname(__DIR__4).'/src/Infrastructure/Dto/Post/ComplainDtoRequest.php';
  5390.         return $this->privates['App\\Infrastructure\\Dto\\Post\\ComplainDtoRequest'] = new \App\Infrastructure\Dto\Post\ComplainDtoRequest();
  5391.     }
  5392.     /**
  5393.      * Gets the private 'App\Infrastructure\Dto\Post\PostsDtoRequest' shared autowired service.
  5394.      *
  5395.      * @return \App\Infrastructure\Dto\Post\PostsDtoRequest
  5396.      */
  5397.     protected function getPostsDtoRequestService()
  5398.     {
  5399.         include_once \dirname(__DIR__4).'/src/Infrastructure/Dto/Post/PostsDtoRequest.php';
  5400.         return $this->privates['App\\Infrastructure\\Dto\\Post\\PostsDtoRequest'] = new \App\Infrastructure\Dto\Post\PostsDtoRequest();
  5401.     }
  5402.     /**
  5403.      * Gets the private 'App\Infrastructure\Repository\BacklinkRepository' shared autowired service.
  5404.      *
  5405.      * @return \App\Infrastructure\Repository\BacklinkRepository
  5406.      */
  5407.     protected function getBacklinkRepositoryService()
  5408.     {
  5409.         return $this->privates['App\\Infrastructure\\Repository\\BacklinkRepository'] = new \App\Infrastructure\Repository\BacklinkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5410.     }
  5411.     /**
  5412.      * Gets the private 'App\Infrastructure\Repository\BoosterListRepository' shared autowired service.
  5413.      *
  5414.      * @return \App\Infrastructure\Repository\BoosterListRepository
  5415.      */
  5416.     protected function getBoosterListRepositoryService()
  5417.     {
  5418.         include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/BoosterListRepository.php';
  5419.         return $this->privates['App\\Infrastructure\\Repository\\BoosterListRepository'] = new \App\Infrastructure\Repository\BoosterListRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5420.     }
  5421.     /**
  5422.      * Gets the private 'App\Infrastructure\Repository\FeedEventRepository' shared autowired service.
  5423.      *
  5424.      * @return \App\Infrastructure\Repository\FeedEventRepository
  5425.      */
  5426.     protected function getFeedEventRepositoryService()
  5427.     {
  5428.         include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/FeedEventRepository.php';
  5429.         return $this->privates['App\\Infrastructure\\Repository\\FeedEventRepository'] = new \App\Infrastructure\Repository\FeedEventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5430.     }
  5431.     /**
  5432.      * Gets the private 'App\Infrastructure\Repository\FeedRepository' shared autowired service.
  5433.      *
  5434.      * @return \App\Infrastructure\Repository\FeedRepository
  5435.      */
  5436.     protected function getFeedRepositoryService()
  5437.     {
  5438.         return $this->privates['App\\Infrastructure\\Repository\\FeedRepository'] = new \App\Infrastructure\Repository\FeedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5439.     }
  5440.     /**
  5441.      * Gets the private 'App\Infrastructure\Repository\ResetPasswordRequestRepository' shared autowired service.
  5442.      *
  5443.      * @return \App\Infrastructure\Repository\ResetPasswordRequestRepository
  5444.      */
  5445.     protected function getResetPasswordRequestRepositoryService()
  5446.     {
  5447.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Persistence/ResetPasswordRequestRepositoryInterface.php';
  5448.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Persistence/Repository/ResetPasswordRequestRepositoryTrait.php';
  5449.         include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/ResetPasswordRequestRepository.php';
  5450.         return $this->privates['App\\Infrastructure\\Repository\\ResetPasswordRequestRepository'] = new \App\Infrastructure\Repository\ResetPasswordRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5451.     }
  5452.     /**
  5453.      * Gets the private 'App\Infrastructure\Repository\SiteRepository' shared autowired service.
  5454.      *
  5455.      * @return \App\Infrastructure\Repository\SiteRepository
  5456.      */
  5457.     protected function getSiteRepositoryService()
  5458.     {
  5459.         return $this->privates['App\\Infrastructure\\Repository\\SiteRepository'] = new \App\Infrastructure\Repository\SiteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5460.     }
  5461.     /**
  5462.      * Gets the private 'App\Infrastructure\Repository\UserRepository' shared autowired service.
  5463.      *
  5464.      * @return \App\Infrastructure\Repository\UserRepository
  5465.      */
  5466.     protected function getUserRepositoryService()
  5467.     {
  5468.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  5469.         include_once \dirname(__DIR__4).'/src/Infrastructure/Repository/UserRepository.php';
  5470.         return $this->privates['App\\Infrastructure\\Repository\\UserRepository'] = new \App\Infrastructure\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5471.     }
  5472.     /**
  5473.      * Gets the private 'App\Infrastructure\UseCases\Backlink\BacklinkCommand' shared autowired service.
  5474.      *
  5475.      * @return \App\Infrastructure\UseCases\Backlink\BacklinkCommand
  5476.      */
  5477.     protected function getBacklinkCommandService()
  5478.     {
  5479.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Backlink/ClickCommand.php';
  5480.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Backlink/BacklinkCommand.php';
  5481.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5482.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Backlink\\BacklinkCommand'])) {
  5483.             return $this->privates['App\\Infrastructure\\UseCases\\Backlink\\BacklinkCommand'];
  5484.         }
  5485.         return $this->privates['App\\Infrastructure\\UseCases\\Backlink\\BacklinkCommand'] = new \App\Infrastructure\UseCases\Backlink\BacklinkCommand($a, ($this->privates['App\\Infrastructure\\Repository\\BacklinkRepository'] ?? $this->getBacklinkRepositoryService()));
  5486.     }
  5487.     /**
  5488.      * Gets the private 'App\Infrastructure\UseCases\Backlink\ClickRecordCommand' shared autowired service.
  5489.      *
  5490.      * @return \App\Infrastructure\UseCases\Backlink\ClickRecordCommand
  5491.      */
  5492.     protected function getClickRecordCommandService()
  5493.     {
  5494.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Backlink/ClickCommand.php';
  5495.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Backlink/ClickRecordCommand.php';
  5496.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5497.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Backlink\\ClickRecordCommand'])) {
  5498.             return $this->privates['App\\Infrastructure\\UseCases\\Backlink\\ClickRecordCommand'];
  5499.         }
  5500.         return $this->privates['App\\Infrastructure\\UseCases\\Backlink\\ClickRecordCommand'] = new \App\Infrastructure\UseCases\Backlink\ClickRecordCommand($a, ($this->privates['App\\Infrastructure\\Repository\\BacklinkRepository'] ?? $this->getBacklinkRepositoryService()));
  5501.     }
  5502.     /**
  5503.      * Gets the private 'App\Infrastructure\UseCases\Match\MatchCreatorCommand' shared autowired service.
  5504.      *
  5505.      * @return \App\Infrastructure\UseCases\Match\MatchCreatorCommand
  5506.      */
  5507.     protected function getMatchCreatorCommandService()
  5508.     {
  5509.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5510.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Match\\MatchCreatorCommand'])) {
  5511.             return $this->privates['App\\Infrastructure\\UseCases\\Match\\MatchCreatorCommand'];
  5512.         }
  5513.         $b = ($this->privates['App\\Infrastructure\\UseCases\\Site\\DeactivateSiteCommand'] ?? $this->getDeactivateSiteCommandService());
  5514.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Match\\MatchCreatorCommand'])) {
  5515.             return $this->privates['App\\Infrastructure\\UseCases\\Match\\MatchCreatorCommand'];
  5516.         }
  5517.         return $this->privates['App\\Infrastructure\\UseCases\\Match\\MatchCreatorCommand'] = new \App\Infrastructure\UseCases\Match\MatchCreatorCommand($a, ($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\BacklinkRepository'] ?? $this->getBacklinkRepositoryService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $b, ($this->services['FOS\\ElasticaBundle\\Finder\\TransformedFinder $feedFinder'] ?? $this->getTransformedFinderfeedFinderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5518.     }
  5519.     /**
  5520.      * Gets the private 'App\Infrastructure\UseCases\Post\PostComplainCreatorCommand' shared autowired service.
  5521.      *
  5522.      * @return \App\Infrastructure\UseCases\Post\PostComplainCreatorCommand
  5523.      */
  5524.     protected function getPostComplainCreatorCommandService()
  5525.     {
  5526.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Post/PostCommand.php';
  5527.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Post/PostComplainCreatorCommand.php';
  5528.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5529.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Post\\PostComplainCreatorCommand'])) {
  5530.             return $this->privates['App\\Infrastructure\\UseCases\\Post\\PostComplainCreatorCommand'];
  5531.         }
  5532.         return $this->privates['App\\Infrastructure\\UseCases\\Post\\PostComplainCreatorCommand'] = new \App\Infrastructure\UseCases\Post\PostComplainCreatorCommand($a, ($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\BacklinkRepository'] ?? $this->getBacklinkRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5533.     }
  5534.     /**
  5535.      * Gets the private 'App\Infrastructure\UseCases\Post\PostCreatorCommand' shared autowired service.
  5536.      *
  5537.      * @return \App\Infrastructure\UseCases\Post\PostCreatorCommand
  5538.      */
  5539.     protected function getPostCreatorCommandService()
  5540.     {
  5541.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Post/PostCommand.php';
  5542.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Post/PostCreatorCommand.php';
  5543.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5544.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Post\\PostCreatorCommand'])) {
  5545.             return $this->privates['App\\Infrastructure\\UseCases\\Post\\PostCreatorCommand'];
  5546.         }
  5547.         return $this->privates['App\\Infrastructure\\UseCases\\Post\\PostCreatorCommand'] = new \App\Infrastructure\UseCases\Post\PostCreatorCommand($a, ($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\BacklinkRepository'] ?? $this->getBacklinkRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5548.     }
  5549.     /**
  5550.      * Gets the private 'App\Infrastructure\UseCases\Post\PostDestroyedCommand' shared autowired service.
  5551.      *
  5552.      * @return \App\Infrastructure\UseCases\Post\PostDestroyedCommand
  5553.      */
  5554.     protected function getPostDestroyedCommandService()
  5555.     {
  5556.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Post/PostCommand.php';
  5557.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Post/PostDestroyedCommand.php';
  5558.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5559.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Post\\PostDestroyedCommand'])) {
  5560.             return $this->privates['App\\Infrastructure\\UseCases\\Post\\PostDestroyedCommand'];
  5561.         }
  5562.         return $this->privates['App\\Infrastructure\\UseCases\\Post\\PostDestroyedCommand'] = new \App\Infrastructure\UseCases\Post\PostDestroyedCommand($a, ($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['App\\Infrastructure\\Repository\\BacklinkRepository'] ?? $this->getBacklinkRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5563.     }
  5564.     /**
  5565.      * Gets the private 'App\Infrastructure\UseCases\Site\DeactivateSiteCommand' shared autowired service.
  5566.      *
  5567.      * @return \App\Infrastructure\UseCases\Site\DeactivateSiteCommand
  5568.      */
  5569.     protected function getDeactivateSiteCommandService()
  5570.     {
  5571.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5572.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Site\\DeactivateSiteCommand'])) {
  5573.             return $this->privates['App\\Infrastructure\\UseCases\\Site\\DeactivateSiteCommand'];
  5574.         }
  5575.         $b = ($this->services['router'] ?? $this->getRouterService());
  5576.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Site\\DeactivateSiteCommand'])) {
  5577.             return $this->privates['App\\Infrastructure\\UseCases\\Site\\DeactivateSiteCommand'];
  5578.         }
  5579.         $c = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  5580.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Site\\DeactivateSiteCommand'])) {
  5581.             return $this->privates['App\\Infrastructure\\UseCases\\Site\\DeactivateSiteCommand'];
  5582.         }
  5583.         return $this->privates['App\\Infrastructure\\UseCases\\Site\\DeactivateSiteCommand'] = new \App\Infrastructure\UseCases\Site\DeactivateSiteCommand($a, ($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService()), $b$c);
  5584.     }
  5585.     /**
  5586.      * Gets the private 'App\Infrastructure\UseCases\Site\SiteCheckConnectCommand' shared autowired service.
  5587.      *
  5588.      * @return \App\Infrastructure\UseCases\Site\SiteCheckConnectCommand
  5589.      */
  5590.     protected function getSiteCheckConnectCommandService()
  5591.     {
  5592.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Site/SiteCheckConnectCommand.php';
  5593.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5594.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Site\\SiteCheckConnectCommand'])) {
  5595.             return $this->privates['App\\Infrastructure\\UseCases\\Site\\SiteCheckConnectCommand'];
  5596.         }
  5597.         $b = ($this->privates['App\\Infrastructure\\UseCases\\Site\\DeactivateSiteCommand'] ?? $this->getDeactivateSiteCommandService());
  5598.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Site\\SiteCheckConnectCommand'])) {
  5599.             return $this->privates['App\\Infrastructure\\UseCases\\Site\\SiteCheckConnectCommand'];
  5600.         }
  5601.         return $this->privates['App\\Infrastructure\\UseCases\\Site\\SiteCheckConnectCommand'] = new \App\Infrastructure\UseCases\Site\SiteCheckConnectCommand($a, ($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService()), $b);
  5602.     }
  5603.     /**
  5604.      * Gets the private 'App\Infrastructure\UseCases\Site\SiteInfoGenerateCommand' shared autowired service.
  5605.      *
  5606.      * @return \App\Infrastructure\UseCases\Site\SiteInfoGenerateCommand
  5607.      */
  5608.     protected function getSiteInfoGenerateCommandService()
  5609.     {
  5610.         include_once \dirname(__DIR__4).'/src/Infrastructure/UseCases/Site/SiteInfoGenerateCommand.php';
  5611.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5612.         if (isset($this->privates['App\\Infrastructure\\UseCases\\Site\\SiteInfoGenerateCommand'])) {
  5613.             return $this->privates['App\\Infrastructure\\UseCases\\Site\\SiteInfoGenerateCommand'];
  5614.         }
  5615.         return $this->privates['App\\Infrastructure\\UseCases\\Site\\SiteInfoGenerateCommand'] = new \App\Infrastructure\UseCases\Site\SiteInfoGenerateCommand($a, ($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService()));
  5616.     }
  5617.     /**
  5618.      * Gets the private 'App\Infrastructure\Validator\Constraints\UrlUniqueValidator' shared autowired service.
  5619.      *
  5620.      * @return \App\Infrastructure\Validator\Constraints\UrlUniqueValidator
  5621.      */
  5622.     protected function getUrlUniqueValidatorService()
  5623.     {
  5624.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5625.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5626.         include_once \dirname(__DIR__4).'/src/Infrastructure/Validator/Constraints/UrlUniqueValidator.php';
  5627.         return $this->privates['App\\Infrastructure\\Validator\\Constraints\\UrlUniqueValidator'] = new \App\Infrastructure\Validator\Constraints\UrlUniqueValidator(($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService()));
  5628.     }
  5629.     /**
  5630.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5631.      *
  5632.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5633.      */
  5634.     protected function getManagerRegistryAwareConnectionProviderService()
  5635.     {
  5636.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5638.         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'));
  5639.     }
  5640.     /**
  5641.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5642.      *
  5643.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5644.      */
  5645.     protected function getRunSqlCommandService()
  5646.     {
  5647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5648.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  5649.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5650.         $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()));
  5651.         $instance->setName('dbal:run-sql');
  5652.         return $instance;
  5653.     }
  5654.     /**
  5655.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  5656.      *
  5657.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  5658.      */
  5659.     protected function getPluginClientFactoryService()
  5660.     {
  5661.         return $this->privates['Http\\Client\\Common\\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5662.     }
  5663.     /**
  5664.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  5665.      *
  5666.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  5667.      */
  5668.     protected function getPluginClientFactoryListenerService()
  5669.     {
  5670.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  5671.     }
  5672.     /**
  5673.      * Gets the private 'SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand' shared service.
  5674.      *
  5675.      * @return \SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand
  5676.      */
  5677.     protected function getResetPasswordRemoveExpiredCommandService()
  5678.     {
  5679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5680.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Command/ResetPasswordRemoveExpiredCommand.php';
  5681.         $this->privates['SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand'] = $instance = new \SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand(($this->privates['symfonycasts.reset_password.cleaner'] ?? $this->getSymfonycasts_ResetPassword_CleanerService()));
  5682.         $instance->setName('reset-password:remove-expired');
  5683.         return $instance;
  5684.     }
  5685.     /**
  5686.      * Gets the private 'annotations.cache_adapter' shared service.
  5687.      *
  5688.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5689.      */
  5690.     protected function getAnnotations_CacheAdapterService()
  5691.     {
  5692.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5693.     }
  5694.     /**
  5695.      * Gets the private 'annotations.cache_warmer' shared service.
  5696.      *
  5697.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5698.      */
  5699.     protected function getAnnotations_CacheWarmerService()
  5700.     {
  5701.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5702.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5703.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5704.         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);
  5705.     }
  5706.     /**
  5707.      * Gets the private 'annotations.cached_reader' shared service.
  5708.      *
  5709.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5710.      */
  5711.     protected function getAnnotations_CachedReaderService()
  5712.     {
  5713.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5714.     }
  5715.     /**
  5716.      * Gets the private 'annotations.reader' shared service.
  5717.      *
  5718.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5719.      */
  5720.     protected function getAnnotations_ReaderService()
  5721.     {
  5722.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5723.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5724.         $a->registerUniqueLoader('class_exists');
  5725.         $instance->addGlobalIgnoredName('required'$a);
  5726.         return $instance;
  5727.     }
  5728.     /**
  5729.      * Gets the private 'cache.annotations' shared service.
  5730.      *
  5731.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5732.      */
  5733.     protected function getCache_AnnotationsService()
  5734.     {
  5735.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qrmIMqVlVe'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5736.     }
  5737.     /**
  5738.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5739.      *
  5740.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5741.      */
  5742.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5743.     {
  5744.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5745.     }
  5746.     /**
  5747.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5748.      *
  5749.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5750.      */
  5751.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5752.     {
  5753.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5754.     }
  5755.     /**
  5756.      * Gets the private 'cache.property_info' shared service.
  5757.      *
  5758.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5759.      */
  5760.     protected function getCache_PropertyInfoService()
  5761.     {
  5762.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9yUww0vbAS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5763.     }
  5764.     /**
  5765.      * Gets the private 'cache.security_expression_language' shared service.
  5766.      *
  5767.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5768.      */
  5769.     protected function getCache_SecurityExpressionLanguageService()
  5770.     {
  5771.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-TRNHkCcJf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5772.     }
  5773.     /**
  5774.      * Gets the private 'cache.serializer' shared service.
  5775.      *
  5776.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5777.      */
  5778.     protected function getCache_SerializerService()
  5779.     {
  5780.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kU2EER9Mty'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5781.     }
  5782.     /**
  5783.      * Gets the private 'cache.validator' shared service.
  5784.      *
  5785.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5786.      */
  5787.     protected function getCache_ValidatorService()
  5788.     {
  5789.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KyvXWixjRY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5790.     }
  5791.     /**
  5792.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5793.      *
  5794.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5795.      */
  5796.     protected function getCachePoolClearer_CacheWarmerService()
  5797.     {
  5798.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5800.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  5801.     }
  5802.     /**
  5803.      * Gets the private 'config_builder.warmer' shared service.
  5804.      *
  5805.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5806.      */
  5807.     protected function getConfigBuilder_WarmerService()
  5808.     {
  5809.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5810.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5811.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5812.     }
  5813.     /**
  5814.      * Gets the private 'config_cache_factory' shared service.
  5815.      *
  5816.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5817.      */
  5818.     protected function getConfigCacheFactoryService()
  5819.     {
  5820.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5821.             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)));
  5822.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5823.         }, 2));
  5824.     }
  5825.     /**
  5826.      * Gets the private 'console.command.about' shared service.
  5827.      *
  5828.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5829.      */
  5830.     protected function getConsole_Command_AboutService()
  5831.     {
  5832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5833.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5834.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5835.         $instance->setName('about');
  5836.         $instance->setDescription('Display information about the current project');
  5837.         return $instance;
  5838.     }
  5839.     /**
  5840.      * Gets the private 'console.command.assets_install' shared service.
  5841.      *
  5842.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5843.      */
  5844.     protected function getConsole_Command_AssetsInstallService()
  5845.     {
  5846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5848.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5849.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  5850.         $instance->setName('assets:install');
  5851.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5852.         return $instance;
  5853.     }
  5854.     /**
  5855.      * Gets the private 'console.command.cache_clear' shared service.
  5856.      *
  5857.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5858.      */
  5859.     protected function getConsole_Command_CacheClearService()
  5860.     {
  5861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5863.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5864.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  5865.         $instance->setName('cache:clear');
  5866.         $instance->setDescription('Clear the cache');
  5867.         return $instance;
  5868.     }
  5869.     /**
  5870.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5871.      *
  5872.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5873.      */
  5874.     protected function getConsole_Command_CachePoolClearService()
  5875.     {
  5876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5877.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5878.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language']);
  5879.         $instance->setName('cache:pool:clear');
  5880.         $instance->setDescription('Clear cache pools');
  5881.         return $instance;
  5882.     }
  5883.     /**
  5884.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5885.      *
  5886.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5887.      */
  5888.     protected function getConsole_Command_CachePoolDeleteService()
  5889.     {
  5890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5891.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5892.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language']);
  5893.         $instance->setName('cache:pool:delete');
  5894.         $instance->setDescription('Delete an item from a cache pool');
  5895.         return $instance;
  5896.     }
  5897.     /**
  5898.      * Gets the private 'console.command.cache_pool_list' shared service.
  5899.      *
  5900.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5901.      */
  5902.     protected function getConsole_Command_CachePoolListService()
  5903.     {
  5904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5905.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5906.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language']);
  5907.         $instance->setName('cache:pool:list');
  5908.         $instance->setDescription('List available cache pools');
  5909.         return $instance;
  5910.     }
  5911.     /**
  5912.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5913.      *
  5914.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5915.      */
  5916.     protected function getConsole_Command_CachePoolPruneService()
  5917.     {
  5918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5919.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5920.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5921.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5922.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5923.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5924.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5925.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5926.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5927.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5928.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5929.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5930.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5931.         }, 10));
  5932.         $instance->setName('cache:pool:prune');
  5933.         $instance->setDescription('Prune cache pools');
  5934.         return $instance;
  5935.     }
  5936.     /**
  5937.      * Gets the private 'console.command.cache_warmup' shared service.
  5938.      *
  5939.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5940.      */
  5941.     protected function getConsole_Command_CacheWarmupService()
  5942.     {
  5943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5945.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5946.         $instance->setName('cache:warmup');
  5947.         $instance->setDescription('Warm up an empty cache');
  5948.         return $instance;
  5949.     }
  5950.     /**
  5951.      * Gets the private 'console.command.config_debug' shared service.
  5952.      *
  5953.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5954.      */
  5955.     protected function getConsole_Command_ConfigDebugService()
  5956.     {
  5957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5959.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5960.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5962.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5963.         $instance->setName('debug:config');
  5964.         $instance->setDescription('Dump the current configuration for an extension');
  5965.         return $instance;
  5966.     }
  5967.     /**
  5968.      * Gets the private 'console.command.config_dump_reference' shared service.
  5969.      *
  5970.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5971.      */
  5972.     protected function getConsole_Command_ConfigDumpReferenceService()
  5973.     {
  5974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5979.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5980.         $instance->setName('config:dump-reference');
  5981.         $instance->setDescription('Dump the default configuration for an extension');
  5982.         return $instance;
  5983.     }
  5984.     /**
  5985.      * Gets the private 'console.command.container_debug' shared service.
  5986.      *
  5987.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5988.      */
  5989.     protected function getConsole_Command_ContainerDebugService()
  5990.     {
  5991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5992.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5993.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5994.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5995.         $instance->setName('debug:container');
  5996.         $instance->setDescription('Display current services for an application');
  5997.         return $instance;
  5998.     }
  5999.     /**
  6000.      * Gets the private 'console.command.container_lint' shared service.
  6001.      *
  6002.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6003.      */
  6004.     protected function getConsole_Command_ContainerLintService()
  6005.     {
  6006.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6007.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6008.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6009.         $instance->setName('lint:container');
  6010.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  6011.         return $instance;
  6012.     }
  6013.     /**
  6014.      * Gets the private 'console.command.debug_autowiring' shared service.
  6015.      *
  6016.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6017.      */
  6018.     protected function getConsole_Command_DebugAutowiringService()
  6019.     {
  6020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6022.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6023.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6024.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6025.         $instance->setName('debug:autowiring');
  6026.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6027.         return $instance;
  6028.     }
  6029.     /**
  6030.      * Gets the private 'console.command.dotenv_debug' shared service.
  6031.      *
  6032.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  6033.      */
  6034.     protected function getConsole_Command_DotenvDebugService()
  6035.     {
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  6038.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  6039.         $instance->setName('debug:dotenv');
  6040.         $instance->setDescription('Lists all dotenv files with variables and values');
  6041.         return $instance;
  6042.     }
  6043.     /**
  6044.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6045.      *
  6046.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6047.      */
  6048.     protected function getConsole_Command_EventDispatcherDebugService()
  6049.     {
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6052.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()));
  6053.         $instance->setName('debug:event-dispatcher');
  6054.         $instance->setDescription('Display configured listeners for an application');
  6055.         return $instance;
  6056.     }
  6057.     /**
  6058.      * Gets the private 'console.command.form_debug' shared service.
  6059.      *
  6060.      * @return \Symfony\Component\Form\Command\DebugCommand
  6061.      */
  6062.     protected function getConsole_Command_FormDebugService()
  6063.     {
  6064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6066.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Application\\Form'=> 'App\\Application\\Form\\Site'=> 'Sonata\\BlockBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type\\Filter'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'Sonata\\Form\\Type'], [=> 'App\\Application\\Form\\ChangePasswordFormType'=> 'App\\Application\\Form\\RegistrationFormType'=> 'App\\Application\\Form\\ResetPasswordRequestFormType'=> 'App\\Application\\Form\\Site\\SiteType'=> 'App\\Application\\Form\\SiteFormType'=> 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType'=> 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType'=> 'Sonata\\AdminBundle\\Form\\Type\\AdminType'=> 'Sonata\\AdminBundle\\Form\\Type\\ModelType'=> 'Sonata\\AdminBundle\\Form\\Type\\ModelListType'10 => 'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType'11 => 'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType'12 => 'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType'13 => 'Sonata\\AdminBundle\\Form\\Type\\CollectionType'14 => 'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType'15 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType'16 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType'17 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType'18 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType'19 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType'20 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType'21 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType'22 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'23 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'24 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'25 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'26 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'27 => 'Sonata\\Form\\Type\\ImmutableArrayType'28 => 'Sonata\\Form\\Type\\BooleanType'29 => 'Sonata\\Form\\Type\\CollectionType'30 => 'Sonata\\Form\\Type\\DateRangeType'31 => 'Sonata\\Form\\Type\\DateTimeRangeType'32 => 'Sonata\\Form\\Type\\DatePickerType'33 => 'Sonata\\Form\\Type\\DateTimePickerType'34 => 'Sonata\\Form\\Type\\DateRangePickerType'35 => 'Sonata\\Form\\Type\\DateTimeRangePickerType'36 => 'Sonata\\Form\\Type\\EqualType'], [=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\FormTypeFieldExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\MopaCompatibilityTypeFieldExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\ChoiceTypeExtension'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'10 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6067.         $instance->setName('debug:form');
  6068.         $instance->setDescription('Display form type information');
  6069.         return $instance;
  6070.     }
  6071.     /**
  6072.      * Gets the private 'console.command.router_debug' shared service.
  6073.      *
  6074.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6075.      */
  6076.     protected function getConsole_Command_RouterDebugService()
  6077.     {
  6078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6081.         $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()));
  6082.         $instance->setName('debug:router');
  6083.         $instance->setDescription('Display current routes for an application');
  6084.         return $instance;
  6085.     }
  6086.     /**
  6087.      * Gets the private 'console.command.router_match' shared service.
  6088.      *
  6089.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6090.      */
  6091.     protected function getConsole_Command_RouterMatchService()
  6092.     {
  6093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6095.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6096.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6097.         }, 1));
  6098.         $instance->setName('router:match');
  6099.         $instance->setDescription('Help debug routes by simulating a path info match');
  6100.         return $instance;
  6101.     }
  6102.     /**
  6103.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6104.      *
  6105.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6106.      */
  6107.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6108.     {
  6109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6110.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6111.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6112.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6113.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6114.         $instance->setName('secrets:decrypt-to-local');
  6115.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6116.         return $instance;
  6117.     }
  6118.     /**
  6119.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6120.      *
  6121.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6122.      */
  6123.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6124.     {
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6129.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6130.         $instance->setName('secrets:encrypt-from-local');
  6131.         $instance->setDescription('Encrypt all local secrets to the vault');
  6132.         return $instance;
  6133.     }
  6134.     /**
  6135.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6136.      *
  6137.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6138.      */
  6139.     protected function getConsole_Command_SecretsGenerateKeyService()
  6140.     {
  6141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6142.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6143.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6145.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6146.         $instance->setName('secrets:generate-keys');
  6147.         $instance->setDescription('Generate new encryption keys');
  6148.         return $instance;
  6149.     }
  6150.     /**
  6151.      * Gets the private 'console.command.secrets_list' shared service.
  6152.      *
  6153.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6154.      */
  6155.     protected function getConsole_Command_SecretsListService()
  6156.     {
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6161.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6162.         $instance->setName('secrets:list');
  6163.         $instance->setDescription('List all secrets');
  6164.         return $instance;
  6165.     }
  6166.     /**
  6167.      * Gets the private 'console.command.secrets_remove' shared service.
  6168.      *
  6169.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6170.      */
  6171.     protected function getConsole_Command_SecretsRemoveService()
  6172.     {
  6173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6177.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6178.         $instance->setName('secrets:remove');
  6179.         $instance->setDescription('Remove a secret from the vault');
  6180.         return $instance;
  6181.     }
  6182.     /**
  6183.      * Gets the private 'console.command.secrets_set' shared service.
  6184.      *
  6185.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6186.      */
  6187.     protected function getConsole_Command_SecretsSetService()
  6188.     {
  6189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6192.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6193.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6194.         $instance->setName('secrets:set');
  6195.         $instance->setDescription('Set a secret in the vault');
  6196.         return $instance;
  6197.     }
  6198.     /**
  6199.      * Gets the private 'console.command.translation_debug' shared service.
  6200.      *
  6201.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6202.      */
  6203.     protected function getConsole_Command_TranslationDebugService()
  6204.     {
  6205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6207.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/SiteAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/BacklinkAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/UsersAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/SiteCategoriesAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/SiteLanguagesAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/SiteNetworkGroupsAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/SiteNetworksAdmin.php'), 10 => (\dirname(__DIR__4).'/src/Application/Http/Admin/PointsPackagesAdmin.php'), 11 => (\dirname(__DIR__4).'/src/Application/Http/Admin/BoostersAdmin.php'), 12 => (\dirname(__DIR__4).'/src/Application/Http/Admin/NewsAdmin.php'), 13 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php'), 14 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 20 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 22 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 23 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 24 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 25 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 26 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 27 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 28 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 29 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 30 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php'), 31 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 32 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 35 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  6208.         $instance->setName('debug:translation');
  6209.         $instance->setDescription('Display translation messages information');
  6210.         return $instance;
  6211.     }
  6212.     /**
  6213.      * Gets the private 'console.command.translation_extract' shared service.
  6214.      *
  6215.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6216.      */
  6217.     protected function getConsole_Command_TranslationExtractService()
  6218.     {
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6221.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/SiteAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/BacklinkAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/UsersAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/SiteCategoriesAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/SiteLanguagesAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/SiteNetworkGroupsAdmin.php'), => (\dirname(__DIR__4).'/src/Application/Http/Admin/SiteNetworksAdmin.php'), 10 => (\dirname(__DIR__4).'/src/Application/Http/Admin/PointsPackagesAdmin.php'), 11 => (\dirname(__DIR__4).'/src/Application/Http/Admin/BoostersAdmin.php'), 12 => (\dirname(__DIR__4).'/src/Application/Http/Admin/NewsAdmin.php'), 13 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php'), 14 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 20 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 22 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 23 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 24 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 25 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 26 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 27 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 28 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 29 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 30 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php'), 31 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 32 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 35 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  6222.         $instance->setName('translation:extract');
  6223.         $instance->setAliases([=> 'translation:update']);
  6224.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  6225.         return $instance;
  6226.     }
  6227.     /**
  6228.      * Gets the private 'console.command.translation_pull' shared service.
  6229.      *
  6230.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6231.      */
  6232.     protected function getConsole_Command_TranslationPullService()
  6233.     {
  6234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6235.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6237.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
  6238.         $instance->setName('translation:pull');
  6239.         $instance->setDescription('Pull translations from a given provider.');
  6240.         return $instance;
  6241.     }
  6242.     /**
  6243.      * Gets the private 'console.command.translation_push' shared service.
  6244.      *
  6245.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6246.      */
  6247.     protected function getConsole_Command_TranslationPushService()
  6248.     {
  6249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6251.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6252.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  6253.         $instance->setName('translation:push');
  6254.         $instance->setDescription('Push translations to a given provider.');
  6255.         return $instance;
  6256.     }
  6257.     /**
  6258.      * Gets the private 'console.command.validator_debug' shared service.
  6259.      *
  6260.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6261.      */
  6262.     protected function getConsole_Command_ValidatorDebugService()
  6263.     {
  6264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6265.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6266.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6267.         $instance->setName('debug:validator');
  6268.         $instance->setDescription('Display validation constraints for classes');
  6269.         return $instance;
  6270.     }
  6271.     /**
  6272.      * Gets the private 'console.command.xliff_lint' shared service.
  6273.      *
  6274.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6275.      */
  6276.     protected function getConsole_Command_XliffLintService()
  6277.     {
  6278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6279.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6280.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6281.         $instance->setName('lint:xliff');
  6282.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6283.         return $instance;
  6284.     }
  6285.     /**
  6286.      * Gets the private 'console.command.yaml_lint' shared service.
  6287.      *
  6288.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6289.      */
  6290.     protected function getConsole_Command_YamlLintService()
  6291.     {
  6292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6293.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6294.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6295.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6296.         $instance->setName('lint:yaml');
  6297.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6298.         return $instance;
  6299.     }
  6300.     /**
  6301.      * Gets the private 'console.error_listener' shared service.
  6302.      *
  6303.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6304.      */
  6305.     protected function getConsole_ErrorListenerService()
  6306.     {
  6307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6308.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6309.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6310.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6311.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6312.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6313.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6314.     }
  6315.     /**
  6316.      * Gets the private 'container.env_var_processor' shared service.
  6317.      *
  6318.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6319.      */
  6320.     protected function getContainer_EnvVarProcessorService()
  6321.     {
  6322.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6323.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6324.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6325.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6326.         }, 1));
  6327.     }
  6328.     /**
  6329.      * Gets the private 'container.getenv' shared service.
  6330.      *
  6331.      * @return \Closure
  6332.      */
  6333.     protected function getContainer_GetenvService()
  6334.     {
  6335.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6336.     }
  6337.     /**
  6338.      * Gets the private 'data_collector.form' shared service.
  6339.      *
  6340.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6341.      */
  6342.     protected function getDataCollector_FormService()
  6343.     {
  6344.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6345.     }
  6346.     /**
  6347.      * Gets the private 'data_collector.request' shared service.
  6348.      *
  6349.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6350.      */
  6351.     protected function getDataCollector_RequestService()
  6352.     {
  6353.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6354.     }
  6355.     /**
  6356.      * Gets the private 'data_collector.request.session_collector' shared service.
  6357.      *
  6358.      * @return \Closure
  6359.      */
  6360.     protected function getDataCollector_Request_SessionCollectorService()
  6361.     {
  6362.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6363.     }
  6364.     /**
  6365.      * Gets the private 'debug.App\Application\Http\Resolver\FeedResolver' shared service.
  6366.      *
  6367.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6368.      */
  6369.     protected function getFeedResolverService()
  6370.     {
  6371.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6372.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6373.         include_once \dirname(__DIR__4).'/src/Application/Http/Resolver/FeedResolver.php';
  6374.         return $this->privates['debug.App\\Application\\Http\\Resolver\\FeedResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \App\Application\Http\Resolver\FeedResolver(($this->privates['App\\Infrastructure\\Repository\\FeedRepository'] ?? $this->getFeedRepositoryService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6375.     }
  6376.     /**
  6377.      * Gets the private 'debug.App\Application\Http\Resolver\JsonRequestResolver' shared service.
  6378.      *
  6379.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6380.      */
  6381.     protected function getJsonRequestResolverService()
  6382.     {
  6383.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6384.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6385.         include_once \dirname(__DIR__4).'/src/Application/Http/Resolver/JsonRequestResolver.php';
  6386.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  6387.         if (isset($this->privates['debug.App\\Application\\Http\\Resolver\\JsonRequestResolver'])) {
  6388.             return $this->privates['debug.App\\Application\\Http\\Resolver\\JsonRequestResolver'];
  6389.         }
  6390.         $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  6391.         if (isset($this->privates['debug.App\\Application\\Http\\Resolver\\JsonRequestResolver'])) {
  6392.             return $this->privates['debug.App\\Application\\Http\\Resolver\\JsonRequestResolver'];
  6393.         }
  6394.         return $this->privates['debug.App\\Application\\Http\\Resolver\\JsonRequestResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \App\Application\Http\Resolver\JsonRequestResolver($a$b), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6395.     }
  6396.     /**
  6397.      * Gets the private 'debug.App\Application\Http\Resolver\SiteResolver' shared service.
  6398.      *
  6399.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6400.      */
  6401.     protected function getSiteResolverService()
  6402.     {
  6403.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6404.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6405.         include_once \dirname(__DIR__4).'/src/Application/Http/Resolver/SiteResolver.php';
  6406.         return $this->privates['debug.App\\Application\\Http\\Resolver\\SiteResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \App\Application\Http\Resolver\SiteResolver(($this->privates['App\\Infrastructure\\Repository\\SiteRepository'] ?? $this->getSiteRepositoryService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6407.     }
  6408.     /**
  6409.      * Gets the private 'debug.argument_resolver.default' shared service.
  6410.      *
  6411.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6412.      */
  6413.     protected function getDebug_ArgumentResolver_DefaultService()
  6414.     {
  6415.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6416.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6418.         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))));
  6419.     }
  6420.     /**
  6421.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6422.      *
  6423.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6424.      */
  6425.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6426.     {
  6427.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6428.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6430.         $a = ($this->privates['.service_locator.MFQgdjN'] ?? $this->get_ServiceLocator_MFQgdjNService());
  6431.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  6432.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  6433.         }
  6434.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6435.     }
  6436.     /**
  6437.      * Gets the private 'debug.argument_resolver.request' shared service.
  6438.      *
  6439.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6440.      */
  6441.     protected function getDebug_ArgumentResolver_RequestService()
  6442.     {
  6443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6444.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6445.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6446.         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))));
  6447.     }
  6448.     /**
  6449.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6450.      *
  6451.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6452.      */
  6453.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6454.     {
  6455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6456.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6457.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6458.         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))));
  6459.     }
  6460.     /**
  6461.      * Gets the private 'debug.argument_resolver.service' shared service.
  6462.      *
  6463.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6464.      */
  6465.     protected function getDebug_ArgumentResolver_ServiceService()
  6466.     {
  6467.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6468.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6469.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6470.         $a = ($this->privates['.service_locator.MFQgdjN'] ?? $this->get_ServiceLocator_MFQgdjNService());
  6471.         if (isset($this->privates['debug.argument_resolver.service'])) {
  6472.             return $this->privates['debug.argument_resolver.service'];
  6473.         }
  6474.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6475.     }
  6476.     /**
  6477.      * Gets the private 'debug.argument_resolver.session' shared service.
  6478.      *
  6479.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6480.      */
  6481.     protected function getDebug_ArgumentResolver_SessionService()
  6482.     {
  6483.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6484.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6485.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6486.         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))));
  6487.     }
  6488.     /**
  6489.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6490.      *
  6491.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6492.      */
  6493.     protected function getDebug_ArgumentResolver_VariadicService()
  6494.     {
  6495.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6496.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6497.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6498.         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))));
  6499.     }
  6500.     /**
  6501.      * Gets the private 'debug.controller_resolver' shared service.
  6502.      *
  6503.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  6504.      */
  6505.     protected function getDebug_ControllerResolverService()
  6506.     {
  6507.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6508.     }
  6509.     /**
  6510.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6511.      *
  6512.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6513.      */
  6514.     protected function getDebug_DebugHandlersListenerService()
  6515.     {
  6516.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6517.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6518.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6519.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6520.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6521.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  6522.     }
  6523.     /**
  6524.      * Gets the private 'debug.file_link_formatter' shared service.
  6525.      *
  6526.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6527.      */
  6528.     protected function getDebug_FileLinkFormatterService()
  6529.     {
  6530.         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 () {
  6531.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6532.         });
  6533.     }
  6534.     /**
  6535.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6536.      *
  6537.      * @return \string
  6538.      */
  6539.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6540.     {
  6541.         $a = ($this->services['router'] ?? $this->getRouterService());
  6542.         if (isset($this->privates['debug.file_link_formatter.url_format'])) {
  6543.             return $this->privates['debug.file_link_formatter.url_format'];
  6544.         }
  6545.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat($a'_profiler_open_file''?file=%f&line=%l#line%l');
  6546.     }
  6547.     /**
  6548.      * Gets the private 'debug.log_processor' shared service.
  6549.      *
  6550.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6551.      */
  6552.     protected function getDebug_LogProcessorService()
  6553.     {
  6554.         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())));
  6555.     }
  6556.     /**
  6557.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6558.      *
  6559.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6560.      */
  6561.     protected function getDebug_Security_Access_DecisionManagerService()
  6562.     {
  6563.         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 () {
  6564.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6565.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  6566.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6567.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6568.     }
  6569.     /**
  6570.      * Gets the private 'debug.security.firewall' shared service.
  6571.      *
  6572.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6573.      */
  6574.     protected function getDebug_Security_FirewallService()
  6575.     {
  6576.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6577.         if (isset($this->privates['debug.security.firewall'])) {
  6578.             return $this->privates['debug.security.firewall'];
  6579.         }
  6580.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6581.         if (isset($this->privates['debug.security.firewall'])) {
  6582.             return $this->privates['debug.security.firewall'];
  6583.         }
  6584.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6585.     }
  6586.     /**
  6587.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6588.      *
  6589.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6590.      */
  6591.     protected function getDebug_Security_UserValueResolverService()
  6592.     {
  6593.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6594.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6595.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6596.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6597.     }
  6598.     /**
  6599.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6600.      *
  6601.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6602.      */
  6603.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6604.     {
  6605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6607.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6609.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  6610.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  6611.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6612.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6613.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6614.         }
  6615.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  6616.     }
  6617.     /**
  6618.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6619.      *
  6620.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6621.      */
  6622.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6623.     {
  6624.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6626.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6627.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6628.         include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  6629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  6630.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  6631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  6632.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6633.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6634.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6635.         }
  6636.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6637.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6638.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6639.         }
  6640.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  6641.     }
  6642.     /**
  6643.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  6644.      *
  6645.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6646.      */
  6647.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  6648.     {
  6649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6651.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  6654.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6655.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  6656.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  6657.         }
  6658.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  6659.     }
  6660.     /**
  6661.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6662.      *
  6663.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6664.      */
  6665.     protected function getDebug_Security_Voter_VoteListenerService()
  6666.     {
  6667.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6668.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6669.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6670.             return $this->privates['debug.security.voter.vote_listener'];
  6671.         }
  6672.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6673.     }
  6674.     /**
  6675.      * Gets the private 'debug.sonata.admin.argument_resolver.admin' shared service.
  6676.      *
  6677.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6678.      */
  6679.     protected function getDebug_Sonata_Admin_ArgumentResolver_AdminService()
  6680.     {
  6681.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6682.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/CompatibleValueResolverInterface.php';
  6684.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/AdminValueResolver.php';
  6685.         $a = ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService());
  6686.         if (isset($this->privates['debug.sonata.admin.argument_resolver.admin'])) {
  6687.             return $this->privates['debug.sonata.admin.argument_resolver.admin'];
  6688.         }
  6689.         return $this->privates['debug.sonata.admin.argument_resolver.admin'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sonata\AdminBundle\ArgumentResolver\AdminValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6690.     }
  6691.     /**
  6692.      * Gets the private 'debug.sonata.admin.argument_resolver.proxy_query' shared service.
  6693.      *
  6694.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6695.      */
  6696.     protected function getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService()
  6697.     {
  6698.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6699.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6700.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/CompatibleValueResolverInterface.php';
  6701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/ProxyQueryResolver.php';
  6702.         return $this->privates['debug.sonata.admin.argument_resolver.proxy_query'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sonata\AdminBundle\ArgumentResolver\ProxyQueryResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6703.     }
  6704.     /**
  6705.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6706.      *
  6707.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  6708.      */
  6709.     protected function getDoctrine_CacheClearMetadataCommandService()
  6710.     {
  6711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6712.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6713.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6714.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6715.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6716.         $instance->setName('doctrine:cache:clear-metadata');
  6717.         return $instance;
  6718.     }
  6719.     /**
  6720.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6721.      *
  6722.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  6723.      */
  6724.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6725.     {
  6726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6727.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6728.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6729.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  6730.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6731.         $instance->setName('doctrine:cache:clear-query');
  6732.         return $instance;
  6733.     }
  6734.     /**
  6735.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6736.      *
  6737.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  6738.      */
  6739.     protected function getDoctrine_CacheClearResultCommandService()
  6740.     {
  6741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6742.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6743.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6744.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  6745.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6746.         $instance->setName('doctrine:cache:clear-result');
  6747.         return $instance;
  6748.     }
  6749.     /**
  6750.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6751.      *
  6752.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  6753.      */
  6754.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6755.     {
  6756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6757.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6758.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6759.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6760.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6761.         $instance->setName('doctrine:cache:clear-collection-region');
  6762.         return $instance;
  6763.     }
  6764.     /**
  6765.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6766.      *
  6767.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  6768.      */
  6769.     protected function getDoctrine_ClearEntityRegionCommandService()
  6770.     {
  6771.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6772.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6773.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6774.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6775.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6776.         $instance->setName('doctrine:cache:clear-entity-region');
  6777.         return $instance;
  6778.     }
  6779.     /**
  6780.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6781.      *
  6782.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  6783.      */
  6784.     protected function getDoctrine_ClearQueryRegionCommandService()
  6785.     {
  6786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6787.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6788.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6790.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6791.         $instance->setName('doctrine:cache:clear-query-region');
  6792.         return $instance;
  6793.     }
  6794.     /**
  6795.      * Gets the private 'doctrine.database_create_command' shared service.
  6796.      *
  6797.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6798.      */
  6799.     protected function getDoctrine_DatabaseCreateCommandService()
  6800.     {
  6801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6802.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  6803.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  6804.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6805.         $instance->setName('doctrine:database:create');
  6806.         return $instance;
  6807.     }
  6808.     /**
  6809.      * Gets the private 'doctrine.database_drop_command' shared service.
  6810.      *
  6811.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6812.      */
  6813.     protected function getDoctrine_DatabaseDropCommandService()
  6814.     {
  6815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6816.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  6817.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  6818.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6819.         $instance->setName('doctrine:database:drop');
  6820.         return $instance;
  6821.     }
  6822.     /**
  6823.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  6824.      *
  6825.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  6826.      */
  6827.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  6828.     {
  6829.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6830.             'App\\EventListener\\BacklinkSubscriber' => ['privates''App\\EventListener\\BacklinkSubscriber''getBacklinkSubscriberService'false],
  6831.             'App\\EventListener\\UserSubscriber' => ['privates''App\\EventListener\\UserSubscriber''getUserSubscriberService'false],
  6832.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  6833.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  6834.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  6835.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  6836.             'fos_elastica.listener.feed' => ['privates''fos_elastica.listener.feed''getFosElastica_Listener_FeedService'false],
  6837.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'false],
  6838.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'false],
  6839.         ], [
  6840.             'App\\EventListener\\BacklinkSubscriber' => '?',
  6841.             'App\\EventListener\\UserSubscriber' => '?',
  6842.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  6843.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  6844.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  6845.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  6846.             'fos_elastica.listener.feed' => '?',
  6847.             'sonata.doctrine.mapper' => '?',
  6848.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  6849.         ]), [=> 'App\\EventListener\\BacklinkSubscriber'=> 'App\\EventListener\\UserSubscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.softdeleteable'], => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.softdeleteable'], => [=> [=> 'postPersist'], => 'fos_elastica.listener.feed'], 10 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.feed'], 11 => [=> [=> 'preRemove'], => 'fos_elastica.listener.feed'], 12 => [=> [=> 'postFlush'], => 'fos_elastica.listener.feed']]);
  6850.     }
  6851.     /**
  6852.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6853.      *
  6854.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  6855.      */
  6856.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6857.     {
  6858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6859.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6860.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6861.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6862.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6863.         $instance->setName('doctrine:ensure-production-settings');
  6864.         return $instance;
  6865.     }
  6866.     /**
  6867.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  6868.      *
  6869.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  6870.      */
  6871.     protected function getDoctrine_FixturesLoadCommandService()
  6872.     {
  6873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6874.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  6875.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/CommandCompatibility.php';
  6876.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/LoadDataFixturesDoctrineCommand.php';
  6877.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  6878.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  6879.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  6880.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
  6881.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
  6882.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/PurgerFactory.php';
  6883.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/ORMPurgerFactory.php';
  6884.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  6885.         $a->addFixtures([]);
  6886.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  6887.         $instance->setName('doctrine:fixtures:load');
  6888.         return $instance;
  6889.     }
  6890.     /**
  6891.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6892.      *
  6893.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  6894.      */
  6895.     protected function getDoctrine_MappingConvertCommandService()
  6896.     {
  6897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6898.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6899.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6900.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  6901.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6902.         $instance->setName('doctrine:mapping:convert');
  6903.         return $instance;
  6904.     }
  6905.     /**
  6906.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6907.      *
  6908.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6909.      */
  6910.     protected function getDoctrine_MappingImportCommandService()
  6911.     {
  6912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6913.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  6915.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6916.         $instance->setName('doctrine:mapping:import');
  6917.         return $instance;
  6918.     }
  6919.     /**
  6920.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6921.      *
  6922.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  6923.      */
  6924.     protected function getDoctrine_MappingInfoCommandService()
  6925.     {
  6926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6927.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6928.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6929.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  6930.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6931.         $instance->setName('doctrine:mapping:info');
  6932.         return $instance;
  6933.     }
  6934.     /**
  6935.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  6936.      *
  6937.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  6938.      */
  6939.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  6940.     {
  6941.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  6942.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
  6943.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  6944.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  6945.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  6946.         }
  6947.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  6948.     }
  6949.     /**
  6950.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  6951.      *
  6952.      * @return \Doctrine\Migrations\DependencyFactory
  6953.      */
  6954.     protected function getDoctrine_Migrations_DependencyFactoryService()
  6955.     {
  6956.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  6957.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  6958.         $a->setAllOrNothing(false);
  6959.         $a->setCheckDatabasePlatform(true);
  6960.         $a->setTransactional(true);
  6961.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  6962.         $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()));
  6963.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  6964.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  6965.         });
  6966.         return $instance;
  6967.     }
  6968.     /**
  6969.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  6970.      *
  6971.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  6972.      */
  6973.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  6974.     {
  6975.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  6976.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  6977.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6978.     }
  6979.     /**
  6980.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6981.      *
  6982.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6983.      */
  6984.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6985.     {
  6986.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')], false);
  6987.     }
  6988.     /**
  6989.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6990.      *
  6991.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6992.      */
  6993.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6994.     {
  6995.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6996.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6997.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  6998.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  6999.         }
  7000.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  7001.     }
  7002.     /**
  7003.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  7004.      *
  7005.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7006.      */
  7007.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  7008.     {
  7009.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  7010.         $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7011.         $instance->addEntityListener('App\\Entity\\Site''App\\EntityListeners\\SiteListener''preUpdate');
  7012.         return $instance;
  7013.     }
  7014.     /**
  7015.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  7016.      *
  7017.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  7018.      */
  7019.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  7020.     {
  7021.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7022.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  7023.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  7024.     }
  7025.     /**
  7026.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  7027.      *
  7028.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  7029.      */
  7030.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  7031.     {
  7032.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7033.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  7034.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  7035.             return new \EmptyIterator();
  7036.         }, 0));
  7037.     }
  7038.     /**
  7039.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  7040.      *
  7041.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  7042.      */
  7043.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  7044.     {
  7045.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7046.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  7047.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  7048.     }
  7049.     /**
  7050.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  7051.      *
  7052.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  7053.      */
  7054.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  7055.     {
  7056.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7057.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  7058.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7059.     }
  7060.     /**
  7061.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  7062.      *
  7063.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  7064.      */
  7065.     protected function getDoctrine_Orm_Validator_UniqueService()
  7066.     {
  7067.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7068.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7069.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  7070.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7071.     }
  7072.     /**
  7073.      * Gets the private 'doctrine.query_dql_command' shared service.
  7074.      *
  7075.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  7076.      */
  7077.     protected function getDoctrine_QueryDqlCommandService()
  7078.     {
  7079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7080.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7081.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7082.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  7083.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7084.         $instance->setName('doctrine:query:dql');
  7085.         return $instance;
  7086.     }
  7087.     /**
  7088.      * Gets the private 'doctrine.query_sql_command' shared service.
  7089.      *
  7090.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  7091.      */
  7092.     protected function getDoctrine_QuerySqlCommandService()
  7093.     {
  7094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7095.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  7096.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  7097.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  7098.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  7099.         $instance->setName('doctrine:query:sql');
  7100.         return $instance;
  7101.     }
  7102.     /**
  7103.      * Gets the private 'doctrine.schema_create_command' shared service.
  7104.      *
  7105.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  7106.      */
  7107.     protected function getDoctrine_SchemaCreateCommandService()
  7108.     {
  7109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7110.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7111.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7112.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7113.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  7114.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7115.         $instance->setName('doctrine:schema:create');
  7116.         return $instance;
  7117.     }
  7118.     /**
  7119.      * Gets the private 'doctrine.schema_drop_command' shared service.
  7120.      *
  7121.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  7122.      */
  7123.     protected function getDoctrine_SchemaDropCommandService()
  7124.     {
  7125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7126.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7127.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7128.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7129.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  7130.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7131.         $instance->setName('doctrine:schema:drop');
  7132.         return $instance;
  7133.     }
  7134.     /**
  7135.      * Gets the private 'doctrine.schema_update_command' shared service.
  7136.      *
  7137.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  7138.      */
  7139.     protected function getDoctrine_SchemaUpdateCommandService()
  7140.     {
  7141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7142.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7143.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7144.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7145.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  7146.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7147.         $instance->setName('doctrine:schema:update');
  7148.         return $instance;
  7149.     }
  7150.     /**
  7151.      * Gets the private 'doctrine.schema_validate_command' shared service.
  7152.      *
  7153.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  7154.      */
  7155.     protected function getDoctrine_SchemaValidateCommandService()
  7156.     {
  7157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7158.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7159.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7160.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  7161.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7162.         $instance->setName('doctrine:schema:validate');
  7163.         return $instance;
  7164.     }
  7165.     /**
  7166.      * Gets the private 'doctrine.ulid_generator' shared service.
  7167.      *
  7168.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  7169.      */
  7170.     protected function getDoctrine_UlidGeneratorService()
  7171.     {
  7172.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  7173.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  7174.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  7175.     }
  7176.     /**
  7177.      * Gets the private 'doctrine.uuid_generator' shared service.
  7178.      *
  7179.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  7180.      */
  7181.     protected function getDoctrine_UuidGeneratorService()
  7182.     {
  7183.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  7184.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  7185.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  7186.     }
  7187.     /**
  7188.      * Gets the private 'doctrine_migrations.current_command' shared service.
  7189.      *
  7190.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  7191.      */
  7192.     protected function getDoctrineMigrations_CurrentCommandService()
  7193.     {
  7194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7195.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7196.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  7197.         $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');
  7198.         $instance->setName('doctrine:migrations:current');
  7199.         return $instance;
  7200.     }
  7201.     /**
  7202.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  7203.      *
  7204.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  7205.      */
  7206.     protected function getDoctrineMigrations_DiffCommandService()
  7207.     {
  7208.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7209.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7210.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  7211.         $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');
  7212.         $instance->setName('doctrine:migrations:diff');
  7213.         return $instance;
  7214.     }
  7215.     /**
  7216.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  7217.      *
  7218.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  7219.      */
  7220.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  7221.     {
  7222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7223.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7224.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  7225.         $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');
  7226.         $instance->setName('doctrine:migrations:dump-schema');
  7227.         return $instance;
  7228.     }
  7229.     /**
  7230.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  7231.      *
  7232.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  7233.      */
  7234.     protected function getDoctrineMigrations_ExecuteCommandService()
  7235.     {
  7236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7237.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7238.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  7239.         $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');
  7240.         $instance->setName('doctrine:migrations:execute');
  7241.         return $instance;
  7242.     }
  7243.     /**
  7244.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  7245.      *
  7246.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  7247.      */
  7248.     protected function getDoctrineMigrations_GenerateCommandService()
  7249.     {
  7250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7251.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7252.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  7253.         $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');
  7254.         $instance->setName('doctrine:migrations:generate');
  7255.         return $instance;
  7256.     }
  7257.     /**
  7258.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  7259.      *
  7260.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  7261.      */
  7262.     protected function getDoctrineMigrations_LatestCommandService()
  7263.     {
  7264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7265.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7266.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  7267.         $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');
  7268.         $instance->setName('doctrine:migrations:latest');
  7269.         return $instance;
  7270.     }
  7271.     /**
  7272.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  7273.      *
  7274.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  7275.      */
  7276.     protected function getDoctrineMigrations_MigrateCommandService()
  7277.     {
  7278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7279.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7280.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  7281.         $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');
  7282.         $instance->setName('doctrine:migrations:migrate');
  7283.         return $instance;
  7284.     }
  7285.     /**
  7286.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  7287.      *
  7288.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  7289.      */
  7290.     protected function getDoctrineMigrations_RollupCommandService()
  7291.     {
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7293.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7294.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  7295.         $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');
  7296.         $instance->setName('doctrine:migrations:rollup');
  7297.         return $instance;
  7298.     }
  7299.     /**
  7300.      * Gets the private 'doctrine_migrations.status_command' shared service.
  7301.      *
  7302.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  7303.      */
  7304.     protected function getDoctrineMigrations_StatusCommandService()
  7305.     {
  7306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7307.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7308.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  7309.         $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');
  7310.         $instance->setName('doctrine:migrations:status');
  7311.         return $instance;
  7312.     }
  7313.     /**
  7314.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  7315.      *
  7316.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  7317.      */
  7318.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  7319.     {
  7320.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7321.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7322.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  7323.         $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');
  7324.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  7325.         return $instance;
  7326.     }
  7327.     /**
  7328.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  7329.      *
  7330.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  7331.      */
  7332.     protected function getDoctrineMigrations_UpToDateCommandService()
  7333.     {
  7334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7335.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7336.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  7337.         $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');
  7338.         $instance->setName('doctrine:migrations:up-to-date');
  7339.         return $instance;
  7340.     }
  7341.     /**
  7342.      * Gets the private 'doctrine_migrations.version_command' shared service.
  7343.      *
  7344.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  7345.      */
  7346.     protected function getDoctrineMigrations_VersionCommandService()
  7347.     {
  7348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7349.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7350.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  7351.         $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');
  7352.         $instance->setName('doctrine:migrations:version');
  7353.         return $instance;
  7354.     }
  7355.     /**
  7356.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  7357.      *
  7358.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  7359.      */
  7360.     protected function getDoctrineMigrations_VersionsCommandService()
  7361.     {
  7362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7363.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7364.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  7365.         $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');
  7366.         $instance->setName('doctrine:migrations:list');
  7367.         return $instance;
  7368.     }
  7369.     /**
  7370.      * Gets the private 'error_handler.error_renderer.html' shared service.
  7371.      *
  7372.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  7373.      */
  7374.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  7375.     {
  7376.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7377.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7378.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7379.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7380.     }
  7381.     /**
  7382.      * Gets the private 'exception_listener' shared service.
  7383.      *
  7384.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  7385.      */
  7386.     protected function getExceptionListenerService()
  7387.     {
  7388.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  7389.     }
  7390.     /**
  7391.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7392.      *
  7393.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7394.      */
  7395.     protected function getForm_ChoiceListFactory_CachedService()
  7396.     {
  7397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7399.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7400.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7401.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  7402.     }
  7403.     /**
  7404.      * Gets the private 'form.registry' shared service.
  7405.      *
  7406.      * @return \Symfony\Component\Form\FormRegistry
  7407.      */
  7408.     protected function getForm_RegistryService()
  7409.     {
  7410.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  7411.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  7412.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  7413.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  7414.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  7415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  7417.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7418.             'App\\Application\\Form\\ChangePasswordFormType' => ['privates''App\\Application\\Form\\ChangePasswordFormType''getChangePasswordFormTypeService'false],
  7419.             'App\\Application\\Form\\RegistrationFormType' => ['privates''App\\Application\\Form\\RegistrationFormType''getRegistrationFormTypeService'false],
  7420.             'App\\Application\\Form\\ResetPasswordRequestFormType' => ['privates''App\\Application\\Form\\ResetPasswordRequestFormType''getResetPasswordRequestFormTypeService'false],
  7421.             'App\\Application\\Form\\SiteFormType' => ['privates''App\\Application\\Form\\SiteFormType''getSiteFormTypeService'false],
  7422.             'App\\Application\\Form\\Site\\SiteType' => ['privates''App\\Application\\Form\\Site\\SiteType''getSiteTypeService'false],
  7423.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => ['privates''sonata.admin.form.type.admin''getSonata_Admin_Form_Type_AdminService'false],
  7424.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => ['privates''sonata.admin.doctrine_orm.form.type.choice_field_mask''getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService'false],
  7425.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => ['privates''sonata.admin.form.type.collection''getSonata_Admin_Form_Type_CollectionService'false],
  7426.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => ['privates''sonata.admin.form.filter.type.choice''getSonata_Admin_Form_Filter_Type_ChoiceService'false],
  7427.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => ['privates''sonata.admin.form.filter.type.daterange''getSonata_Admin_Form_Filter_Type_DaterangeService'false],
  7428.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => ['privates''sonata.admin.form.filter.type.datetime_range''getSonata_Admin_Form_Filter_Type_DatetimeRangeService'false],
  7429.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => ['privates''sonata.admin.form.filter.type.datetime''getSonata_Admin_Form_Filter_Type_DatetimeService'false],
  7430.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => ['privates''sonata.admin.form.filter.type.date''getSonata_Admin_Form_Filter_Type_DateService'false],
  7431.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => ['privates''sonata.admin.form.filter.type.default''getSonata_Admin_Form_Filter_Type_DefaultService'false],
  7432.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => ['privates''sonata.admin.form.filter.type.number''getSonata_Admin_Form_Filter_Type_NumberService'false],
  7433.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => ['privates''sonata.admin.form.type.model_autocomplete''getSonata_Admin_Form_Type_ModelAutocompleteService'false],
  7434.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => ['privates''sonata.admin.form.type.model_hidden''getSonata_Admin_Form_Type_ModelHiddenService'false],
  7435.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => ['privates''sonata.admin.form.type.model_list''getSonata_Admin_Form_Type_ModelListService'false],
  7436.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => ['privates''sonata.admin.form.type.model_reference''getSonata_Admin_Form_Type_ModelReferenceService'false],
  7437.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => ['privates''sonata.admin.form.type.model_choice''getSonata_Admin_Form_Type_ModelChoiceService'false],
  7438.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'false],
  7439.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'false],
  7440.             'Sonata\\Form\\Type\\BooleanType' => ['privates''sonata.form.type.boolean''getSonata_Form_Type_BooleanService'false],
  7441.             'Sonata\\Form\\Type\\CollectionType' => ['privates''sonata.form.type.collection''getSonata_Form_Type_CollectionService'false],
  7442.             'Sonata\\Form\\Type\\DatePickerType' => ['privates''sonata.form.type.date_picker''getSonata_Form_Type_DatePickerService'false],
  7443.             'Sonata\\Form\\Type\\DateRangePickerType' => ['privates''sonata.form.type.date_range_picker''getSonata_Form_Type_DateRangePickerService'false],
  7444.             'Sonata\\Form\\Type\\DateRangeType' => ['privates''sonata.form.type.date_range''getSonata_Form_Type_DateRangeService'false],
  7445.             'Sonata\\Form\\Type\\DateTimePickerType' => ['privates''sonata.form.type.datetime_picker''getSonata_Form_Type_DatetimePickerService'false],
  7446.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => ['privates''sonata.form.type.datetime_range_picker''getSonata_Form_Type_DatetimeRangePickerService'false],
  7447.             'Sonata\\Form\\Type\\DateTimeRangeType' => ['privates''sonata.form.type.datetime_range''getSonata_Form_Type_DatetimeRangeService'false],
  7448.             'Sonata\\Form\\Type\\EqualType' => ['privates''sonata.form.type.equal''getSonata_Form_Type_EqualService'false],
  7449.             'Sonata\\Form\\Type\\ImmutableArrayType' => ['privates''sonata.form.type.array''getSonata_Form_Type_ArrayService'false],
  7450.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7451.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7452.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  7453.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  7454.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7455.         ], [
  7456.             'App\\Application\\Form\\ChangePasswordFormType' => '?',
  7457.             'App\\Application\\Form\\RegistrationFormType' => '?',
  7458.             'App\\Application\\Form\\ResetPasswordRequestFormType' => '?',
  7459.             'App\\Application\\Form\\SiteFormType' => '?',
  7460.             'App\\Application\\Form\\Site\\SiteType' => '?',
  7461.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => '?',
  7462.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => '?',
  7463.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => '?',
  7464.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => '?',
  7465.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => '?',
  7466.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => '?',
  7467.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => '?',
  7468.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => '?',
  7469.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => '?',
  7470.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => '?',
  7471.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => '?',
  7472.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => '?',
  7473.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => '?',
  7474.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => '?',
  7475.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => '?',
  7476.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  7477.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  7478.             'Sonata\\Form\\Type\\BooleanType' => '?',
  7479.             'Sonata\\Form\\Type\\CollectionType' => '?',
  7480.             'Sonata\\Form\\Type\\DatePickerType' => '?',
  7481.             'Sonata\\Form\\Type\\DateRangePickerType' => '?',
  7482.             'Sonata\\Form\\Type\\DateRangeType' => '?',
  7483.             'Sonata\\Form\\Type\\DateTimePickerType' => '?',
  7484.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => '?',
  7485.             'Sonata\\Form\\Type\\DateTimeRangeType' => '?',
  7486.             'Sonata\\Form\\Type\\EqualType' => '?',
  7487.             'Sonata\\Form\\Type\\ImmutableArrayType' => '?',
  7488.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7489.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7490.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  7491.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7492.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7493.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7494.             yield => ($this->privates['sonata.admin.form.extension.field'] ?? $this->getSonata_Admin_Form_Extension_FieldService());
  7495.             yield => ($this->privates['sonata.admin.form.extension.field.mopa'] ?? ($this->privates['sonata.admin.form.extension.field.mopa'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\MopaCompatibilityTypeFieldExtension()));
  7496.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7497.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7498.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7499.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7500.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7501.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7502.         }, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => new RewindableGenerator(function () {
  7503.             yield => ($this->privates['sonata.admin.form.extension.choice'] ?? ($this->privates['sonata.admin.form.extension.choice'] = new \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension()));
  7504.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7505.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7506.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7507.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7508.         }, 1)], new RewindableGenerator(function () {
  7509.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7510.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7511.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7512.     }
  7513.     /**
  7514.      * Gets the private 'form.server_params' shared service.
  7515.      *
  7516.      * @return \Symfony\Component\Form\Util\ServerParams
  7517.      */
  7518.     protected function getForm_ServerParamsService()
  7519.     {
  7520.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7521.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7522.     }
  7523.     /**
  7524.      * Gets the private 'form.type.choice' shared service.
  7525.      *
  7526.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7527.      */
  7528.     protected function getForm_Type_ChoiceService()
  7529.     {
  7530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7532.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7533.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7534.     }
  7535.     /**
  7536.      * Gets the private 'form.type.color' shared service.
  7537.      *
  7538.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  7539.      */
  7540.     protected function getForm_Type_ColorService()
  7541.     {
  7542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7544.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  7545.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  7546.     }
  7547.     /**
  7548.      * Gets the private 'form.type.entity' shared service.
  7549.      *
  7550.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7551.      */
  7552.     protected function getForm_Type_EntityService()
  7553.     {
  7554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7555.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7556.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7557.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7558.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7559.     }
  7560.     /**
  7561.      * Gets the private 'form.type.form' shared service.
  7562.      *
  7563.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7564.      */
  7565.     protected function getForm_Type_FormService()
  7566.     {
  7567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7568.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7569.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7570.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7571.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7572.     }
  7573.     /**
  7574.      * Gets the private 'form.type_extension.csrf' shared service.
  7575.      *
  7576.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7577.      */
  7578.     protected function getForm_TypeExtension_CsrfService()
  7579.     {
  7580.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7581.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7583.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  7584.     }
  7585.     /**
  7586.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7587.      *
  7588.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7589.      */
  7590.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7591.     {
  7592.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7593.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7594.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7595.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  7596.     }
  7597.     /**
  7598.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7599.      *
  7600.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7601.      */
  7602.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7603.     {
  7604.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7605.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7606.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7607.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7608.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7609.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  7610.     }
  7611.     /**
  7612.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7613.      *
  7614.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7615.      */
  7616.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7617.     {
  7618.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7619.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7620.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7621.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7622.     }
  7623.     /**
  7624.      * Gets the private 'form.type_extension.form.validator' shared service.
  7625.      *
  7626.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7627.      */
  7628.     protected function getForm_TypeExtension_Form_ValidatorService()
  7629.     {
  7630.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7631.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7632.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7633.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7634.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  7635.         if (isset($this->privates['form.type_extension.form.validator'])) {
  7636.             return $this->privates['form.type_extension.form.validator'];
  7637.         }
  7638.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7639.     }
  7640.     /**
  7641.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7642.      *
  7643.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7644.      */
  7645.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7646.     {
  7647.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7648.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7650.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7651.     }
  7652.     /**
  7653.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7654.      *
  7655.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7656.      */
  7657.     protected function getForm_TypeGuesser_DoctrineService()
  7658.     {
  7659.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7660.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7661.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7662.     }
  7663.     /**
  7664.      * Gets the private 'form.type_guesser.validator' shared service.
  7665.      *
  7666.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7667.      */
  7668.     protected function getForm_TypeGuesser_ValidatorService()
  7669.     {
  7670.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7671.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7672.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  7673.         if (isset($this->privates['form.type_guesser.validator'])) {
  7674.             return $this->privates['form.type_guesser.validator'];
  7675.         }
  7676.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  7677.     }
  7678.     /**
  7679.      * Gets the private 'fos_elastica.client.default' shared service.
  7680.      *
  7681.      * @return \FOS\ElasticaBundle\Elastica\Client
  7682.      */
  7683.     protected function getFosElastica_Client_DefaultService()
  7684.     {
  7685.         $this->privates['fos_elastica.client.default'] = $instance = new \FOS\ElasticaBundle\Elastica\Client(['connections' => [=> ['url' => $this->getEnv('ELASTICSEARCH_URL'), 'http_error_codes' => [=> 400=> 403=> 404], 'ssl' => false'logger' => 'fos_elastica.logger''compression' => false'headers' => [], 'curl' => [], 'retryOnConflict' => 0'persistent' => true]], 'connectionStrategy' => 'Simple'], NULL);
  7686.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7687.         $instance->setLogger(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService()));
  7688.         return $instance;
  7689.     }
  7690.     /**
  7691.      * Gets the private 'fos_elastica.command.create' shared service.
  7692.      *
  7693.      * @return \FOS\ElasticaBundle\Command\CreateCommand
  7694.      */
  7695.     protected function getFosElastica_Command_CreateService()
  7696.     {
  7697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7698.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/CreateCommand.php';
  7699.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
  7700.         $this->privates['fos_elastica.command.create'] = $instance = new \FOS\ElasticaBundle\Command\CreateCommand(($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->privates['fos_elastica.mapping_builder'] ?? $this->getFosElastica_MappingBuilderService()), ($this->privates['fos_elastica.config_manager'] ?? $this->getFosElastica_ConfigManagerService()), ($this->privates['fos_elastica.alias_processor'] ?? ($this->privates['fos_elastica.alias_processor'] = new \FOS\ElasticaBundle\Index\AliasProcessor())));
  7701.         $instance->setName('fos:elastica:create');
  7702.         return $instance;
  7703.     }
  7704.     /**
  7705.      * Gets the private 'fos_elastica.command.delete' shared service.
  7706.      *
  7707.      * @return \FOS\ElasticaBundle\Command\DeleteCommand
  7708.      */
  7709.     protected function getFosElastica_Command_DeleteService()
  7710.     {
  7711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7712.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/DeleteCommand.php';
  7713.         $this->privates['fos_elastica.command.delete'] = $instance = new \FOS\ElasticaBundle\Command\DeleteCommand(($this->privates['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()), ($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()));
  7714.         $instance->setName('fos:elastica:delete');
  7715.         return $instance;
  7716.     }
  7717.     /**
  7718.      * Gets the private 'fos_elastica.command.populate' shared service.
  7719.      *
  7720.      * @return \FOS\ElasticaBundle\Command\PopulateCommand
  7721.      */
  7722.     protected function getFosElastica_Command_PopulateService()
  7723.     {
  7724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7725.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/PopulateCommand.php';
  7726.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderRegistry.php';
  7727.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterRegistry.php';
  7728.         $this->privates['fos_elastica.command.populate'] = $instance = new \FOS\ElasticaBundle\Command\PopulateCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), new \FOS\ElasticaBundle\Provider\PagerProviderRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7729.             'feed' => ['privates''fos_elastica.pager_provider.feed''getFosElastica_PagerProvider_FeedService'false],
  7730.         ], [
  7731.             'feed' => 'FOS\\ElasticaBundle\\Doctrine\\ORMPagerProvider',
  7732.         ])), new \FOS\ElasticaBundle\Persister\PagerPersisterRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7733.             'in_place' => ['privates''fos_elastica.in_place_pager_persister''getFosElastica_InPlacePagerPersisterService'false],
  7734.         ], [
  7735.             'in_place' => 'FOS\\ElasticaBundle\\Persister\\InPlacePagerPersister',
  7736.         ])), ($this->privates['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService()));
  7737.         $instance->setName('fos:elastica:populate');
  7738.         return $instance;
  7739.     }
  7740.     /**
  7741.      * Gets the private 'fos_elastica.command.reset' shared service.
  7742.      *
  7743.      * @return \FOS\ElasticaBundle\Command\ResetCommand
  7744.      */
  7745.     protected function getFosElastica_Command_ResetService()
  7746.     {
  7747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7748.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetCommand.php';
  7749.         $this->privates['fos_elastica.command.reset'] = $instance = new \FOS\ElasticaBundle\Command\ResetCommand(($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->privates['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService()));
  7750.         $instance->setName('fos:elastica:reset');
  7751.         return $instance;
  7752.     }
  7753.     /**
  7754.      * Gets the private 'fos_elastica.command.search' shared service.
  7755.      *
  7756.      * @return \FOS\ElasticaBundle\Command\SearchCommand
  7757.      */
  7758.     protected function getFosElastica_Command_SearchService()
  7759.     {
  7760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7761.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/SearchCommand.php';
  7762.         $this->privates['fos_elastica.command.search'] = $instance = new \FOS\ElasticaBundle\Command\SearchCommand(($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()));
  7763.         $instance->setName('fos:elastica:search');
  7764.         return $instance;
  7765.     }
  7766.     /**
  7767.      * Gets the private 'fos_elastica.command.templates_reset' shared service.
  7768.      *
  7769.      * @return \FOS\ElasticaBundle\Command\ResetTemplatesCommand
  7770.      */
  7771.     protected function getFosElastica_Command_TemplatesResetService()
  7772.     {
  7773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7774.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetTemplatesCommand.php';
  7775.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
  7776.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/TemplateResetter.php';
  7777.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
  7778.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
  7779.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
  7780.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/TemplateContainerSource.php';
  7781.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexTemplateManager.php';
  7782.         $this->privates['fos_elastica.command.templates_reset'] = $instance = new \FOS\ElasticaBundle\Command\ResetTemplatesCommand(new \FOS\ElasticaBundle\Index\TemplateResetter(new \FOS\ElasticaBundle\Configuration\ConfigManager([=> new \FOS\ElasticaBundle\Configuration\Source\TemplateContainerSource([])]), ($this->privates['fos_elastica.mapping_builder'] ?? $this->getFosElastica_MappingBuilderService()), ($this->privates['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()), new \FOS\ElasticaBundle\Index\IndexTemplateManager([])));
  7783.         $instance->setName('fos:elastica:reset-templates');
  7784.         return $instance;
  7785.     }
  7786.     /**
  7787.      * Gets the private 'fos_elastica.config_manager' shared service.
  7788.      *
  7789.      * @return \FOS\ElasticaBundle\Configuration\ConfigManager
  7790.      */
  7791.     protected function getFosElastica_ConfigManagerService()
  7792.     {
  7793.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
  7794.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
  7795.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
  7796.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/ContainerSource.php';
  7797.         return $this->privates['fos_elastica.config_manager'] = new \FOS\ElasticaBundle\Configuration\ConfigManager([=> new \FOS\ElasticaBundle\Configuration\Source\ContainerSource(['feed' => ['elasticsearch_name' => 'feed''reference' => ($this->services['FOS\\ElasticaBundle\\Elastica\\Index $feedIndex'] ?? $this->getIndexfeedIndexService()), 'model' => 'App\\Entity\\Feed''name' => 'feed''settings' => [], 'index_prototype' => [], 'use_alias' => false'mapping' => ['dynamic_templates' => [], 'properties' => ['categories' => [], 'title' => [], 'description' => [], 'siteId' => ['type' => 'integer'], 'slots' => ['type' => 'integer'], 'id' => ['type' => 'integer']]], 'config' => ['analyzer' => NULL'search_analyzer' => NULL'dynamic' => NULL'date_detection' => NULL'dynamic_date_formats' => [], 'numeric_detection' => NULL]]])]);
  7798.     }
  7799.     /**
  7800.      * Gets the private 'fos_elastica.filter_objects_listener' shared service.
  7801.      *
  7802.      * @return \FOS\ElasticaBundle\Persister\Listener\FilterObjectsListener
  7803.      */
  7804.     protected function getFosElastica_FilterObjectsListenerService()
  7805.     {
  7806.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/Listener/FilterObjectsListener.php';
  7807.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  7808.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  7809.         return $this->privates['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([]))));
  7810.     }
  7811.     /**
  7812.      * Gets the private 'fos_elastica.in_place_pager_persister' shared service.
  7813.      *
  7814.      * @return \FOS\ElasticaBundle\Persister\InPlacePagerPersister
  7815.      */
  7816.     protected function getFosElastica_InPlacePagerPersisterService()
  7817.     {
  7818.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterInterface.php';
  7819.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/InPlacePagerPersister.php';
  7820.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PersisterRegistry.php';
  7821.         return $this->privates['fos_elastica.in_place_pager_persister'] = new \FOS\ElasticaBundle\Persister\InPlacePagerPersister(new \FOS\ElasticaBundle\Persister\PersisterRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7822.             'feed' => ['privates''fos_elastica.object_persister.feed''getFosElastica_ObjectPersister_FeedService'false],
  7823.         ], [
  7824.             'feed' => 'FOS\\ElasticaBundle\\Persister\\ObjectPersister',
  7825.         ])), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7826.     }
  7827.     /**
  7828.      * Gets the private 'fos_elastica.index_manager' shared service.
  7829.      *
  7830.      * @return \FOS\ElasticaBundle\Index\IndexManager
  7831.      */
  7832.     protected function getFosElastica_IndexManagerService()
  7833.     {
  7834.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexManager.php';
  7835.         $a = ($this->services['FOS\\ElasticaBundle\\Elastica\\Index $feedIndex'] ?? $this->getIndexfeedIndexService());
  7836.         return $this->privates['fos_elastica.index_manager'] = new \FOS\ElasticaBundle\Index\IndexManager(['feed' => $a], $a);
  7837.     }
  7838.     /**
  7839.      * Gets the private 'fos_elastica.listener.feed' shared service.
  7840.      *
  7841.      * @return \FOS\ElasticaBundle\Doctrine\Listener
  7842.      */
  7843.     protected function getFosElastica_Listener_FeedService()
  7844.     {
  7845.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php';
  7846.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  7847.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  7848.         $a = ($this->privates['fos_elastica.object_persister.feed'] ?? $this->getFosElastica_ObjectPersister_FeedService());
  7849.         if (isset($this->privates['fos_elastica.listener.feed'])) {
  7850.             return $this->privates['fos_elastica.listener.feed'];
  7851.         }
  7852.         return $this->privates['fos_elastica.listener.feed'] = new \FOS\ElasticaBundle\Doctrine\Listener($a, ($this->privates['fos_elastica.indexable'] ?? ($this->privates['fos_elastica.indexable'] = new \FOS\ElasticaBundle\Provider\Indexable([]))), ['identifier' => 'id''indexName' => 'feed'], NULL);
  7853.     }
  7854.     /**
  7855.      * Gets the private 'fos_elastica.logger' shared service.
  7856.      *
  7857.      * @return \FOS\ElasticaBundle\Logger\ElasticaLogger
  7858.      */
  7859.     protected function getFosElastica_LoggerService()
  7860.     {
  7861.         $a = new \Symfony\Bridge\Monolog\Logger('elastica');
  7862.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7863.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7864.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7865.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7866.         return $this->privates['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($atrue);
  7867.     }
  7868.     /**
  7869.      * Gets the private 'fos_elastica.mapping_builder' shared service.
  7870.      *
  7871.      * @return \FOS\ElasticaBundle\Index\MappingBuilder
  7872.      */
  7873.     protected function getFosElastica_MappingBuilderService()
  7874.     {
  7875.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  7876.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7877.         if (isset($this->privates['fos_elastica.mapping_builder'])) {
  7878.             return $this->privates['fos_elastica.mapping_builder'];
  7879.         }
  7880.         return $this->privates['fos_elastica.mapping_builder'] = new \FOS\ElasticaBundle\Index\MappingBuilder($a);
  7881.     }
  7882.     /**
  7883.      * Gets the private 'fos_elastica.object_persister.feed' shared service.
  7884.      *
  7885.      * @return \FOS\ElasticaBundle\Persister\ObjectPersister
  7886.      */
  7887.     protected function getFosElastica_ObjectPersister_FeedService()
  7888.     {
  7889.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
  7890.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
  7891.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
  7892.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
  7893.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7894.         if (isset($this->privates['fos_elastica.object_persister.feed'])) {
  7895.             return $this->privates['fos_elastica.object_persister.feed'];
  7896.         }
  7897.         $b = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id''index' => 'feed'], $a);
  7898.         $b->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(00))));
  7899.         return $this->privates['fos_elastica.object_persister.feed'] = new \FOS\ElasticaBundle\Persister\ObjectPersister(($this->services['FOS\\ElasticaBundle\\Elastica\\Index $feedIndex'] ?? $this->getIndexfeedIndexService()), $b'App\\Entity\\Feed', ['categories' => [], 'title' => [], 'description' => [], 'siteId' => ['type' => 'integer'], 'slots' => ['type' => 'integer'], 'id' => ['type' => 'integer']], []);
  7900.     }
  7901.     /**
  7902.      * Gets the private 'fos_elastica.pager_provider.feed' shared service.
  7903.      *
  7904.      * @return \FOS\ElasticaBundle\Doctrine\ORMPagerProvider
  7905.      */
  7906.     protected function getFosElastica_PagerProvider_FeedService()
  7907.     {
  7908.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderInterface.php';
  7909.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORMPagerProvider.php';
  7910.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/RegisterListenersService.php';
  7911.         return $this->privates['fos_elastica.pager_provider.feed'] = new \FOS\ElasticaBundle\Doctrine\ORMPagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new \FOS\ElasticaBundle\Doctrine\RegisterListenersService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), 'App\\Entity\\Feed', ['batch_size' => 100'clear_object_manager' => true'debug_logging' => true'query_builder_method' => 'createQueryBuilder']);
  7912.     }
  7913.     /**
  7914.      * Gets the private 'fos_elastica.paginator.subscriber' shared service.
  7915.      *
  7916.      * @return \FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber
  7917.      */
  7918.     protected function getFosElastica_Paginator_SubscriberService()
  7919.     {
  7920.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Subscriber/PaginateElasticaQuerySubscriber.php';
  7921.         return $this->privates['fos_elastica.paginator.subscriber'] = new \FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7922.     }
  7923.     /**
  7924.      * Gets the private 'fos_elastica.populate_listener' shared service.
  7925.      *
  7926.      * @return \FOS\ElasticaBundle\EventListener\PopulateListener
  7927.      */
  7928.     protected function getFosElastica_PopulateListenerService()
  7929.     {
  7930.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/EventListener/PopulateListener.php';
  7931.         $a = ($this->privates['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService());
  7932.         if (isset($this->privates['fos_elastica.populate_listener'])) {
  7933.             return $this->privates['fos_elastica.populate_listener'];
  7934.         }
  7935.         return $this->privates['fos_elastica.populate_listener'] = new \FOS\ElasticaBundle\EventListener\PopulateListener($a);
  7936.     }
  7937.     /**
  7938.      * Gets the private 'fos_elastica.resetter' shared service.
  7939.      *
  7940.      * @return \FOS\ElasticaBundle\Index\Resetter
  7941.      */
  7942.     protected function getFosElastica_ResetterService()
  7943.     {
  7944.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
  7945.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/Resetter.php';
  7946.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
  7947.         $a = ($this->privates['fos_elastica.mapping_builder'] ?? $this->getFosElastica_MappingBuilderService());
  7948.         if (isset($this->privates['fos_elastica.resetter'])) {
  7949.             return $this->privates['fos_elastica.resetter'];
  7950.         }
  7951.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7952.         if (isset($this->privates['fos_elastica.resetter'])) {
  7953.             return $this->privates['fos_elastica.resetter'];
  7954.         }
  7955.         return $this->privates['fos_elastica.resetter'] = new \FOS\ElasticaBundle\Index\Resetter(($this->privates['fos_elastica.config_manager'] ?? $this->getFosElastica_ConfigManagerService()), ($this->privates['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->privates['fos_elastica.alias_processor'] ?? ($this->privates['fos_elastica.alias_processor'] = new \FOS\ElasticaBundle\Index\AliasProcessor())), $a$b);
  7956.     }
  7957.     /**
  7958.      * Gets the private 'fragment.listener' shared service.
  7959.      *
  7960.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  7961.      */
  7962.     protected function getFragment_ListenerService()
  7963.     {
  7964.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), '/_fragment');
  7965.     }
  7966.     /**
  7967.      * Gets the private 'fragment.renderer.hinclude' shared service.
  7968.      *
  7969.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  7970.      */
  7971.     protected function getFragment_Renderer_HincludeService()
  7972.     {
  7973.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7974.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  7976.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7977.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  7978.             return $this->privates['fragment.renderer.hinclude'];
  7979.         }
  7980.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer($a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), NULL);
  7981.         $instance->setFragmentPath('/_fragment');
  7982.         return $instance;
  7983.     }
  7984.     /**
  7985.      * Gets the private 'fragment.renderer.inline' shared service.
  7986.      *
  7987.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7988.      */
  7989.     protected function getFragment_Renderer_InlineService()
  7990.     {
  7991.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7992.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7993.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7994.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  7995.         if (isset($this->privates['fragment.renderer.inline'])) {
  7996.             return $this->privates['fragment.renderer.inline'];
  7997.         }
  7998.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7999.         if (isset($this->privates['fragment.renderer.inline'])) {
  8000.             return $this->privates['fragment.renderer.inline'];
  8001.         }
  8002.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  8003.         $instance->setFragmentPath('/_fragment');
  8004.         return $instance;
  8005.     }
  8006.     /**
  8007.      * Gets the private 'httplug.collector.formatter' shared service.
  8008.      *
  8009.      * @return \Http\HttplugBundle\Collector\Formatter
  8010.      */
  8011.     protected function getHttplug_Collector_FormatterService()
  8012.     {
  8013.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  8014.     }
  8015.     /**
  8016.      * Gets the private 'hwi_oauth.authentication.listener.oauth.main' shared service.
  8017.      *
  8018.      * @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener
  8019.      */
  8020.     protected function getHwiOauth_Authentication_Listener_Oauth_MainService()
  8021.     {
  8022.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8023.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8024.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  8025.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/Firewall/OAuthListener.php';
  8026.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  8027.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  8029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  8030.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  8031.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8032.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  8033.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  8034.         }
  8035.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8036.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  8037.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  8038.         }
  8039.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  8040.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  8041.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  8042.         }
  8043.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8044.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  8045.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  8046.         }
  8047.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($b, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8048.         $e->setOptions(['login_path' => '/login''default_target_path' => '/sites''always_use_default_target_path' => false'target_path_parameter' => '_target_path''use_referer' => false]);
  8049.         $e->setFirewallName('main');
  8050.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  8051.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($c$b, [], $f);
  8052.         $g->setOptions(['login_path' => '/login''failure_path' => '/login''failure_forward' => false'failure_path_parameter' => '_failure_path']);
  8053.         $this->privates['hwi_oauth.authentication.listener.oauth.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), $b'main'$e$g, ['login_path' => '/login''use_forward' => false'check_path' => '/login_check''require_previous_session' => false], $f$d);
  8054.         $instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  8055.         $instance->setCheckPaths($this->parameters['hwi_oauth.resource_ownermap.configured.main']);
  8056.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  8057.         return $instance;
  8058.     }
  8059.     /**
  8060.      * Gets the private 'hwi_oauth.authentication.provider.oauth.main' shared service.
  8061.      *
  8062.      * @return \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider
  8063.      */
  8064.     protected function getHwiOauth_Authentication_Provider_Oauth_MainService()
  8065.     {
  8066.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8067.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8068.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Core/Authentication/Provider/OAuthProvider.php';
  8069.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8070.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Core/User/OAuthAwareUserProviderInterface.php';
  8071.         include_once \dirname(__DIR__4).'/src/Application/Security/OAuthUserProvider.php';
  8072.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8073.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8074.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8075.         if (isset($this->privates['hwi_oauth.authentication.provider.oauth.main'])) {
  8076.             return $this->privates['hwi_oauth.authentication.provider.oauth.main'];
  8077.         }
  8078.         $b = ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService());
  8079.         if (isset($this->privates['hwi_oauth.authentication.provider.oauth.main'])) {
  8080.             return $this->privates['hwi_oauth.authentication.provider.oauth.main'];
  8081.         }
  8082.         return $this->privates['hwi_oauth.authentication.provider.oauth.main'] = new \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider(new \App\Application\Security\OAuthUserProvider(($this->privates['App\\Infrastructure\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a), $b, ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8083.     }
  8084.     /**
  8085.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  8086.      *
  8087.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  8088.      */
  8089.     protected function getHwiOauth_Security_OauthUtilsService()
  8090.     {
  8091.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8092.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  8093.             return $this->privates['hwi_oauth.security.oauth_utils'];
  8094.         }
  8095.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8096.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  8097.             return $this->privates['hwi_oauth.security.oauth_utils'];
  8098.         }
  8099.         $this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils($a$bfalse'IS_AUTHENTICATED_REMEMBERED');
  8100.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  8101.         return $instance;
  8102.     }
  8103.     /**
  8104.      * Gets the private 'kernel.listener.kernel_request' shared autowired service.
  8105.      *
  8106.      * @return \App\EventListener\ExceptionListener
  8107.      */
  8108.     protected function getKernel_Listener_KernelRequestService()
  8109.     {
  8110.         include_once \dirname(__DIR__4).'/src/EventListener/ExceptionListener.php';
  8111.         $a = ($this->services['router'] ?? $this->getRouterService());
  8112.         if (isset($this->privates['kernel.listener.kernel_request'])) {
  8113.             return $this->privates['kernel.listener.kernel_request'];
  8114.         }
  8115.         return $this->privates['kernel.listener.kernel_request'] = new \App\EventListener\ExceptionListener($a);
  8116.     }
  8117.     /**
  8118.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  8119.      *
  8120.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  8121.      */
  8122.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  8123.     {
  8124.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  8125.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  8126.         if (isset($this->privates['knp_menu.menu_provider.builder_alias'])) {
  8127.             return $this->privates['knp_menu.menu_provider.builder_alias'];
  8128.         }
  8129.         return $this->privates['knp_menu.menu_provider.builder_alias'] = new \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider(($this->services['kernel'] ?? $this->get('kernel'1)), $this$a);
  8130.     }
  8131.     /**
  8132.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  8133.      *
  8134.      * @return \Knp\Menu\Provider\ChainProvider
  8135.      */
  8136.     protected function getKnpMenu_MenuProvider_ChainService()
  8137.     {
  8138.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  8139.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  8140.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  8141.             yield => ($this->privates['sonata.admin.menu.group_provider'] ?? $this->getSonata_Admin_Menu_GroupProviderService());
  8142.         }, 3));
  8143.     }
  8144.     /**
  8145.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  8146.      *
  8147.      * @return \Knp\Menu\Provider\LazyProvider
  8148.      */
  8149.     protected function getKnpMenu_MenuProvider_LazyService()
  8150.     {
  8151.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  8152.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['sonata_admin_sidebar' => function () {
  8153.             return (isset($this->factories['service_container']['sonata.admin.sidebar_menu']) ? $this->factories['service_container']['sonata.admin.sidebar_menu']() : $this->getSonata_Admin_SidebarMenuService());
  8154.         }]);
  8155.     }
  8156.     /**
  8157.      * Gets the private 'knp_menu.renderer.list' shared service.
  8158.      *
  8159.      * @return \Knp\Menu\Renderer\ListRenderer
  8160.      */
  8161.     protected function getKnpMenu_Renderer_ListService()
  8162.     {
  8163.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  8164.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  8165.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  8166.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  8167.     }
  8168.     /**
  8169.      * Gets the private 'knp_menu.renderer.twig' shared service.
  8170.      *
  8171.      * @return \Knp\Menu\Renderer\TwigRenderer
  8172.      */
  8173.     protected function getKnpMenu_Renderer_TwigService()
  8174.     {
  8175.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  8176.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  8177.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8178.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  8179.             return $this->privates['knp_menu.renderer.twig'];
  8180.         }
  8181.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer($a'@KnpMenu/menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  8182.     }
  8183.     /**
  8184.      * Gets the private 'knp_menu.voter.router' shared service.
  8185.      *
  8186.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  8187.      */
  8188.     protected function getKnpMenu_Voter_RouterService()
  8189.     {
  8190.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  8192.         return $this->privates['knp_menu.voter.router'] = new \Knp\Menu\Matcher\Voter\RouteVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8193.     }
  8194.     /**
  8195.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  8196.      *
  8197.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  8198.      */
  8199.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  8200.     {
  8201.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  8202.     }
  8203.     /**
  8204.      * Gets the private 'locale_aware_listener' shared service.
  8205.      *
  8206.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  8207.      */
  8208.     protected function getLocaleAwareListenerService()
  8209.     {
  8210.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  8211.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  8212.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  8213.             yield => ($this->privates['sonata.form.type.date_picker'] ?? $this->getSonata_Form_Type_DatePickerService());
  8214.             yield => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->getSonata_Form_Type_DatetimePickerService());
  8215.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8216.     }
  8217.     /**
  8218.      * Gets the private 'locale_listener' shared service.
  8219.      *
  8220.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  8221.      */
  8222.     protected function getLocaleListenerService()
  8223.     {
  8224.         $a = ($this->services['router'] ?? $this->getRouterService());
  8225.         if (isset($this->privates['locale_listener'])) {
  8226.             return $this->privates['locale_listener'];
  8227.         }
  8228.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en'$afalse, []);
  8229.     }
  8230.     /**
  8231.      * Gets the private 'login_listener' shared autowired service.
  8232.      *
  8233.      * @return \App\EventListener\LoginListener
  8234.      */
  8235.     protected function getLoginListenerService()
  8236.     {
  8237.         include_once \dirname(__DIR__4).'/src/EventListener/LoginListener.php';
  8238.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8239.         if (isset($this->privates['login_listener'])) {
  8240.             return $this->privates['login_listener'];
  8241.         }
  8242.         return $this->privates['login_listener'] = new \App\EventListener\LoginListener($a);
  8243.     }
  8244.     /**
  8245.      * Gets the private 'mailer.mailer' shared service.
  8246.      *
  8247.      * @return \Symfony\Component\Mailer\Mailer
  8248.      */
  8249.     protected function getMailer_MailerService()
  8250.     {
  8251.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8252.         if (isset($this->privates['mailer.mailer'])) {
  8253.             return $this->privates['mailer.mailer'];
  8254.         }
  8255.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  8256.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  8257.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  8258.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  8259.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  8260.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL$a);
  8261.     }
  8262.     /**
  8263.      * Gets the private 'mailer.transport_factory.native' shared service.
  8264.      *
  8265.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  8266.      */
  8267.     protected function getMailer_TransportFactory_NativeService()
  8268.     {
  8269.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8270.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8271.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  8272.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8273.         if (isset($this->privates['mailer.transport_factory.native'])) {
  8274.             return $this->privates['mailer.transport_factory.native'];
  8275.         }
  8276.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8277.     }
  8278.     /**
  8279.      * Gets the private 'mailer.transport_factory.null' shared service.
  8280.      *
  8281.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  8282.      */
  8283.     protected function getMailer_TransportFactory_NullService()
  8284.     {
  8285.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8286.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8287.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  8288.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8289.         if (isset($this->privates['mailer.transport_factory.null'])) {
  8290.             return $this->privates['mailer.transport_factory.null'];
  8291.         }
  8292.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8293.     }
  8294.     /**
  8295.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  8296.      *
  8297.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  8298.      */
  8299.     protected function getMailer_TransportFactory_SendmailService()
  8300.     {
  8301.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8302.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8303.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  8304.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8305.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  8306.             return $this->privates['mailer.transport_factory.sendmail'];
  8307.         }
  8308.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8309.     }
  8310.     /**
  8311.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  8312.      *
  8313.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  8314.      */
  8315.     protected function getMailer_TransportFactory_SmtpService()
  8316.     {
  8317.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8318.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8319.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  8320.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8321.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  8322.             return $this->privates['mailer.transport_factory.smtp'];
  8323.         }
  8324.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8325.     }
  8326.     /**
  8327.      * Gets the private 'maker.auto_command.make_auth' shared service.
  8328.      *
  8329.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8330.      */
  8331.     protected function getMaker_AutoCommand_MakeAuthService()
  8332.     {
  8333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8334.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8335.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8336.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8337.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  8338.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  8339.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8340.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8341.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8342.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a$b);
  8343.         $instance->setName('make:auth');
  8344.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  8345.         return $instance;
  8346.     }
  8347.     /**
  8348.      * Gets the private 'maker.auto_command.make_command' shared service.
  8349.      *
  8350.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8351.      */
  8352.     protected function getMaker_AutoCommand_MakeCommandService()
  8353.     {
  8354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8355.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8356.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8357.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8358.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  8359.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8360.         $instance->setName('make:command');
  8361.         $instance->setDescription('Creates a new console command class');
  8362.         return $instance;
  8363.     }
  8364.     /**
  8365.      * Gets the private 'maker.auto_command.make_controller' shared service.
  8366.      *
  8367.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8368.      */
  8369.     protected function getMaker_AutoCommand_MakeControllerService()
  8370.     {
  8371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8372.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8373.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8374.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8375.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  8376.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8377.         $instance->setName('make:controller');
  8378.         $instance->setDescription('Creates a new controller class');
  8379.         return $instance;
  8380.     }
  8381.     /**
  8382.      * Gets the private 'maker.auto_command.make_crud' shared service.
  8383.      *
  8384.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8385.      */
  8386.     protected function getMaker_AutoCommand_MakeCrudService()
  8387.     {
  8388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8389.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8390.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8391.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8392.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  8393.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8394.         $instance->setName('make:crud');
  8395.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  8396.         return $instance;
  8397.     }
  8398.     /**
  8399.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  8400.      *
  8401.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8402.      */
  8403.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  8404.     {
  8405.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8406.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8407.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8408.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8409.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  8410.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8411.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8412.         $instance->setName('make:docker:database');
  8413.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  8414.         return $instance;
  8415.     }
  8416.     /**
  8417.      * Gets the private 'maker.auto_command.make_entity' shared service.
  8418.      *
  8419.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8420.      */
  8421.     protected function getMaker_AutoCommand_MakeEntityService()
  8422.     {
  8423.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8424.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8425.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8426.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8427.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8428.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  8429.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8430.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8431.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b);
  8432.         $instance->setName('make:entity');
  8433.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  8434.         return $instance;
  8435.     }
  8436.     /**
  8437.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  8438.      *
  8439.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8440.      */
  8441.     protected function getMaker_AutoCommand_MakeFixturesService()
  8442.     {
  8443.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8444.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8445.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8446.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8447.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  8448.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8449.         $instance->setName('make:fixtures');
  8450.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  8451.         return $instance;
  8452.     }
  8453.     /**
  8454.      * Gets the private 'maker.auto_command.make_form' shared service.
  8455.      *
  8456.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8457.      */
  8458.     protected function getMaker_AutoCommand_MakeFormService()
  8459.     {
  8460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8461.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8462.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8463.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8464.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  8465.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8466.         $instance->setName('make:form');
  8467.         $instance->setDescription('Creates a new form class');
  8468.         return $instance;
  8469.     }
  8470.     /**
  8471.      * Gets the private 'maker.auto_command.make_message' shared service.
  8472.      *
  8473.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8474.      */
  8475.     protected function getMaker_AutoCommand_MakeMessageService()
  8476.     {
  8477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8478.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8479.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8480.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8481.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  8482.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8483.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8484.         $instance->setName('make:message');
  8485.         $instance->setDescription('Creates a new message and handler');
  8486.         return $instance;
  8487.     }
  8488.     /**
  8489.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  8490.      *
  8491.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8492.      */
  8493.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  8494.     {
  8495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8497.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8498.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8499.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  8500.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8501.         $instance->setName('make:messenger-middleware');
  8502.         $instance->setDescription('Creates a new messenger middleware');
  8503.         return $instance;
  8504.     }
  8505.     /**
  8506.      * Gets the private 'maker.auto_command.make_migration' shared service.
  8507.      *
  8508.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8509.      */
  8510.     protected function getMaker_AutoCommand_MakeMigrationService()
  8511.     {
  8512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8513.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8514.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8515.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8516.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  8517.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  8518.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8519.         $instance->setName('make:migration');
  8520.         $instance->setDescription('Creates a new migration based on database changes');
  8521.         return $instance;
  8522.     }
  8523.     /**
  8524.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  8525.      *
  8526.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8527.      */
  8528.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  8529.     {
  8530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8531.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8532.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8533.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8534.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  8535.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8536.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8537.         $instance->setName('make:registration-form');
  8538.         $instance->setDescription('Creates a new registration form system');
  8539.         return $instance;
  8540.     }
  8541.     /**
  8542.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  8543.      *
  8544.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8545.      */
  8546.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  8547.     {
  8548.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8549.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8550.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8551.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8552.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  8553.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8554.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8555.         $instance->setName('make:reset-password');
  8556.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  8557.         return $instance;
  8558.     }
  8559.     /**
  8560.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  8561.      *
  8562.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8563.      */
  8564.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  8565.     {
  8566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8567.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8568.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8569.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8570.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  8571.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8572.         $instance->setName('make:serializer:encoder');
  8573.         $instance->setDescription('Creates a new serializer encoder class');
  8574.         return $instance;
  8575.     }
  8576.     /**
  8577.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  8578.      *
  8579.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8580.      */
  8581.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  8582.     {
  8583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8584.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8585.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8586.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8587.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  8588.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8589.         $instance->setName('make:serializer:normalizer');
  8590.         $instance->setDescription('Creates a new serializer normalizer class');
  8591.         return $instance;
  8592.     }
  8593.     /**
  8594.      * Gets the private 'maker.auto_command.make_sonata_admin' shared service.
  8595.      *
  8596.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8597.      */
  8598.     protected function getMaker_AutoCommand_MakeSonataAdminService()
  8599.     {
  8600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8601.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8602.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8603.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8604.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Maker/AdminMaker.php';
  8605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  8606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  8607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ProxyResolverInterface.php';
  8608.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  8609.         $this->privates['maker.auto_command.make_sonata_admin'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Sonata\AdminBundle\Maker\AdminMaker(\dirname(__DIR__4), ['sonata.admin.manager.orm' => new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()))], 'Sonata\\AdminBundle\\Controller\\CRUDController'), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8610.         $instance->setName('make:sonata:admin');
  8611.         $instance->setDescription('Generates an admin class based on the given model class');
  8612.         return $instance;
  8613.     }
  8614.     /**
  8615.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  8616.      *
  8617.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8618.      */
  8619.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  8620.     {
  8621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8622.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8624.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8625.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  8626.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8627.         $instance->setName('make:stimulus-controller');
  8628.         $instance->setDescription('Creates a new Stimulus controller');
  8629.         return $instance;
  8630.     }
  8631.     /**
  8632.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8633.      *
  8634.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8635.      */
  8636.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8637.     {
  8638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8639.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8640.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8641.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8642.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8643.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8644.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8645.         $instance->setName('make:subscriber');
  8646.         $instance->setDescription('Creates a new event subscriber class');
  8647.         return $instance;
  8648.     }
  8649.     /**
  8650.      * Gets the private 'maker.auto_command.make_test' shared service.
  8651.      *
  8652.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8653.      */
  8654.     protected function getMaker_AutoCommand_MakeTestService()
  8655.     {
  8656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8657.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8658.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8659.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8660.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8661.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8662.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8663.         $instance->setName('make:test');
  8664.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8665.         $instance->setDescription('Creates a new test class');
  8666.         return $instance;
  8667.     }
  8668.     /**
  8669.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8670.      *
  8671.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8672.      */
  8673.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8674.     {
  8675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8676.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8677.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8678.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8680.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8681.         $instance->setName('make:twig-extension');
  8682.         $instance->setDescription('Creates a new Twig extension class');
  8683.         return $instance;
  8684.     }
  8685.     /**
  8686.      * Gets the private 'maker.auto_command.make_user' shared service.
  8687.      *
  8688.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8689.      */
  8690.     protected function getMaker_AutoCommand_MakeUserService()
  8691.     {
  8692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8693.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8694.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8695.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8696.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8697.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8698.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8699.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8700.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8701.         $instance->setName('make:user');
  8702.         $instance->setDescription('Creates a new security user class');
  8703.         return $instance;
  8704.     }
  8705.     /**
  8706.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8707.      *
  8708.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8709.      */
  8710.     protected function getMaker_AutoCommand_MakeValidatorService()
  8711.     {
  8712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8713.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8714.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8715.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8716.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8717.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8718.         $instance->setName('make:validator');
  8719.         $instance->setDescription('Creates a new validator and constraint class');
  8720.         return $instance;
  8721.     }
  8722.     /**
  8723.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8724.      *
  8725.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8726.      */
  8727.     protected function getMaker_AutoCommand_MakeVoterService()
  8728.     {
  8729.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8730.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8731.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8732.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8733.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8734.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8735.         $instance->setName('make:voter');
  8736.         $instance->setDescription('Creates a new security voter class');
  8737.         return $instance;
  8738.     }
  8739.     /**
  8740.      * Gets the private 'maker.doctrine_helper' shared service.
  8741.      *
  8742.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8743.      */
  8744.     protected function getMaker_DoctrineHelperService()
  8745.     {
  8746.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8747.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]]]);
  8748.     }
  8749.     /**
  8750.      * Gets the private 'maker.entity_class_generator' shared service.
  8751.      *
  8752.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8753.      */
  8754.     protected function getMaker_EntityClassGeneratorService()
  8755.     {
  8756.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8757.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  8758.     }
  8759.     /**
  8760.      * Gets the private 'maker.file_manager' shared service.
  8761.      *
  8762.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8763.      */
  8764.     protected function getMaker_FileManagerService()
  8765.     {
  8766.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8767.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8768.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8769.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8770.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  8771.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  8772.     }
  8773.     /**
  8774.      * Gets the private 'maker.generator' shared service.
  8775.      *
  8776.      * @return \Symfony\Bundle\MakerBundle\Generator
  8777.      */
  8778.     protected function getMaker_GeneratorService()
  8779.     {
  8780.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8781.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  8782.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  8783.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  8784.     }
  8785.     /**
  8786.      * Gets the private 'maker.php_compat_util' shared service.
  8787.      *
  8788.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  8789.      */
  8790.     protected function getMaker_PhpCompatUtilService()
  8791.     {
  8792.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8793.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  8794.     }
  8795.     /**
  8796.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8797.      *
  8798.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8799.      */
  8800.     protected function getMaker_Renderer_FormTypeRendererService()
  8801.     {
  8802.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  8803.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8804.     }
  8805.     /**
  8806.      * Gets the private 'mime_types' shared service.
  8807.      *
  8808.      * @return \Symfony\Component\Mime\MimeTypes
  8809.      */
  8810.     protected function getMimeTypesService()
  8811.     {
  8812.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8813.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8814.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8815.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  8816.         $instance->setDefault($instance);
  8817.         return $instance;
  8818.     }
  8819.     /**
  8820.      * Gets the private 'monolog.handler.console' shared service.
  8821.      *
  8822.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8823.      */
  8824.     protected function getMonolog_Handler_ConsoleService()
  8825.     {
  8826.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8827.     }
  8828.     /**
  8829.      * Gets the private 'monolog.handler.main' shared service.
  8830.      *
  8831.      * @return \Monolog\Handler\FingersCrossedHandler
  8832.      */
  8833.     protected function getMonolog_Handler_MainService()
  8834.     {
  8835.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  8836.         $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  8837.         return $this->privates['monolog.handler.main'] = new \Monolog\Handler\FingersCrossedHandler($a, new \Symfony\Bridge\Monolog\Handler\FingersCrossed\HttpCodeActivationStrategy(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), [=> ['code' => 404'urls' => []], => ['code' => 405'urls' => []]], new \Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy('error')), 50truetrueNULL);
  8838.     }
  8839.     /**
  8840.      * Gets the private 'monolog.logger' shared service.
  8841.      *
  8842.      * @return \Symfony\Bridge\Monolog\Logger
  8843.      */
  8844.     protected function getMonolog_LoggerService()
  8845.     {
  8846.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8847.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8848.         $instance->useMicrosecondTimestamps(true);
  8849.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8850.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8851.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8852.         return $instance;
  8853.     }
  8854.     /**
  8855.      * Gets the private 'monolog.logger.cache' shared service.
  8856.      *
  8857.      * @return \Symfony\Bridge\Monolog\Logger
  8858.      */
  8859.     protected function getMonolog_Logger_CacheService()
  8860.     {
  8861.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8862.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8863.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8864.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8865.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8866.         return $instance;
  8867.     }
  8868.     /**
  8869.      * Gets the private 'monolog.logger.mailer' shared service.
  8870.      *
  8871.      * @return \Symfony\Bridge\Monolog\Logger
  8872.      */
  8873.     protected function getMonolog_Logger_MailerService()
  8874.     {
  8875.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  8876.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8877.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8878.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8879.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8880.         return $instance;
  8881.     }
  8882.     /**
  8883.      * Gets the private 'monolog.logger.request' shared service.
  8884.      *
  8885.      * @return \Symfony\Bridge\Monolog\Logger
  8886.      */
  8887.     protected function getMonolog_Logger_RequestService()
  8888.     {
  8889.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  8890.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8891.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8892.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8893.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8894.         return $instance;
  8895.     }
  8896.     /**
  8897.      * Gets the private 'monolog.logger.security' shared service.
  8898.      *
  8899.      * @return \Symfony\Bridge\Monolog\Logger
  8900.      */
  8901.     protected function getMonolog_Logger_SecurityService()
  8902.     {
  8903.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  8904.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8905.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8906.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8907.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8908.         return $instance;
  8909.     }
  8910.     /**
  8911.      * Gets the private 'parameter_bag' shared service.
  8912.      *
  8913.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8914.      */
  8915.     protected function getParameterBagService()
  8916.     {
  8917.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8918.     }
  8919.     /**
  8920.      * Gets the private 'profiler_listener' shared service.
  8921.      *
  8922.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8923.      */
  8924.     protected function getProfilerListenerService()
  8925.     {
  8926.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  8927.         if (isset($this->privates['profiler_listener'])) {
  8928.             return $this->privates['profiler_listener'];
  8929.         }
  8930.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  8931.     }
  8932.     /**
  8933.      * Gets the private 'property_accessor' shared service.
  8934.      *
  8935.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  8936.      */
  8937.     protected function getPropertyAccessorService()
  8938.     {
  8939.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8940.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  8941.     }
  8942.     /**
  8943.      * Gets the private 'property_info' shared service.
  8944.      *
  8945.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  8946.      */
  8947.     protected function getPropertyInfoService()
  8948.     {
  8949.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  8950.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  8951.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8952.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8953.         }, 3), new RewindableGenerator(function () {
  8954.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8955.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  8956.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8957.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8958.         }, 4), new RewindableGenerator(function () {
  8959.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8960.         }, 1), new RewindableGenerator(function () {
  8961.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8962.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8963.         }, 2), new RewindableGenerator(function () {
  8964.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8965.         }, 1));
  8966.     }
  8967.     /**
  8968.      * Gets the private 'property_info.serializer_extractor' shared service.
  8969.      *
  8970.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  8971.      */
  8972.     protected function getPropertyInfo_SerializerExtractorService()
  8973.     {
  8974.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8975.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8976.     }
  8977.     /**
  8978.      * Gets the private 'router.cache_warmer' shared service.
  8979.      *
  8980.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8981.      */
  8982.     protected function getRouter_CacheWarmerService()
  8983.     {
  8984.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8985.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8986.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8987.             'router' => ['services''router''getRouterService'false],
  8988.         ], [
  8989.             'router' => '?',
  8990.         ]))->withContext('router.cache_warmer'$this));
  8991.     }
  8992.     /**
  8993.      * Gets the private 'router.expression_language_provider' shared service.
  8994.      *
  8995.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  8996.      */
  8997.     protected function getRouter_ExpressionLanguageProviderService()
  8998.     {
  8999.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9000.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  9001.         ], [
  9002.             'env' => 'Closure',
  9003.         ]));
  9004.     }
  9005.     /**
  9006.      * Gets the private 'router.request_context' shared service.
  9007.      *
  9008.      * @return \Symfony\Component\Routing\RequestContext
  9009.      */
  9010.     protected function getRouter_RequestContextService()
  9011.     {
  9012.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  9013.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  9014.         return $instance;
  9015.     }
  9016.     /**
  9017.      * Gets the private 'router_listener' shared service.
  9018.      *
  9019.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  9020.      */
  9021.     protected function getRouterListenerService()
  9022.     {
  9023.         $a = ($this->services['router'] ?? $this->getRouterService());
  9024.         if (isset($this->privates['router_listener'])) {
  9025.             return $this->privates['router_listener'];
  9026.         }
  9027.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($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);
  9028.     }
  9029.     /**
  9030.      * Gets the private 'secrets.vault' shared service.
  9031.      *
  9032.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  9033.      */
  9034.     protected function getSecrets_VaultService()
  9035.     {
  9036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9037.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  9038.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  9039.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  9040.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  9041.     }
  9042.     /**
  9043.      * Gets the private 'security.access_listener' shared service.
  9044.      *
  9045.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  9046.      */
  9047.     protected function getSecurity_AccessListenerService()
  9048.     {
  9049.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9050.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9051.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  9052.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  9053.         if (isset($this->privates['security.access_listener'])) {
  9054.             return $this->privates['security.access_listener'];
  9055.         }
  9056.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  9057.         if (isset($this->privates['security.access_listener'])) {
  9058.             return $this->privates['security.access_listener'];
  9059.         }
  9060.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
  9061.     }
  9062.     /**
  9063.      * Gets the private 'security.access_map' shared service.
  9064.      *
  9065.      * @return \Symfony\Component\Security\Http\AccessMap
  9066.      */
  9067.     protected function getSecurity_AccessMapService()
  9068.     {
  9069.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  9070.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  9071.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  9072.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  9073.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  9074.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  9075.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9076.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/feedcollect'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9077.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/register'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9078.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/sites'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  9079.         return $instance;
  9080.     }
  9081.     /**
  9082.      * Gets the private 'security.authentication.guard_handler' shared service.
  9083.      *
  9084.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  9085.      *
  9086.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  9087.      */
  9088.     protected function getSecurity_Authentication_GuardHandlerService()
  9089.     {
  9090.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  9091.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9092.         if (isset($this->privates['security.authentication.guard_handler'])) {
  9093.             return $this->privates['security.authentication.guard_handler'];
  9094.         }
  9095.         $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, []);
  9096.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  9097.         return $instance;
  9098.     }
  9099.     /**
  9100.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  9101.      *
  9102.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9103.      *
  9104.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  9105.      */
  9106.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  9107.     {
  9108.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  9109.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  9110.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  9111.             return $this->privates['security.authentication.listener.anonymous.main'];
  9112.         }
  9113.         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()), $a);
  9114.     }
  9115.     /**
  9116.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  9117.      *
  9118.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  9119.      *
  9120.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  9121.      */
  9122.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  9123.     {
  9124.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  9125.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  9126.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  9127.             return $this->privates['security.authentication.listener.guard.main'];
  9128.         }
  9129.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  9130.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  9131.             return $this->privates['security.authentication.listener.guard.main'];
  9132.         }
  9133.         $this->privates['security.authentication.listener.guard.main'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'main', new RewindableGenerator(function () {
  9134.             yield => ($this->privates['App\\Application\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  9135.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  9136.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  9137.         return $instance;
  9138.     }
  9139.     /**
  9140.      * Gets the private 'security.authentication.listener.rememberme.main' shared service.
  9141.      *
  9142.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  9143.      *
  9144.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
  9145.      */
  9146.     protected function getSecurity_Authentication_Listener_Rememberme_MainService()
  9147.     {
  9148.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');
  9149.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  9150.         if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
  9151.             return $this->privates['security.authentication.listener.rememberme.main'];
  9152.         }
  9153.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9154.         if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
  9155.             return $this->privates['security.authentication.listener.rememberme.main'];
  9156.         }
  9157.         return $this->privates['security.authentication.listener.rememberme.main'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()), $a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $btrue, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  9158.     }
  9159.     /**
  9160.      * Gets the private 'security.authentication.manager' shared service.
  9161.      *
  9162.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  9163.      *
  9164.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  9165.      */
  9166.     protected function getSecurity_Authentication_ManagerService()
  9167.     {
  9168.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  9169.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  9170.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  9171.             yield => ($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService());
  9172.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
  9173.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  9174.         }, 4), true);
  9175.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9176.         return $instance;
  9177.     }
  9178.     /**
  9179.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  9180.      *
  9181.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  9182.      *
  9183.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  9184.      */
  9185.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  9186.     {
  9187.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  9188.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  9189.     }
  9190.     /**
  9191.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  9192.      *
  9193.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  9194.      *
  9195.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  9196.      */
  9197.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  9198.     {
  9199.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  9200.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  9201.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  9202.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9203.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9204.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  9205.             yield => ($this->privates['App\\Application\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  9206.         }, 1), ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService()), 'main', ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  9207.     }
  9208.     /**
  9209.      * Gets the private 'security.authentication.provider.rememberme.main' shared service.
  9210.      *
  9211.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  9212.      *
  9213.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
  9214.      */
  9215.     protected function getSecurity_Authentication_Provider_Rememberme_MainService()
  9216.     {
  9217.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');
  9218.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9219.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9220.         return $this->privates['security.authentication.provider.rememberme.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), $this->getEnv('APP_SECRET'), 'main');
  9221.     }
  9222.     /**
  9223.      * Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
  9224.      *
  9225.      * @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
  9226.      */
  9227.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
  9228.     {
  9229.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  9230.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  9231.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  9232.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  9233.         return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
  9234.             yield => ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService());
  9235.         }, 1), $this->getEnv('APP_SECRET'), 'main', ['lifetime' => 604800'path' => '/''name' => 'REMEMBERME''domain' => NULL'secure' => NULL'httponly' => true'samesite' => 'lax''always_remember_me' => false'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  9236.     }
  9237.     /**
  9238.      * Gets the private 'security.authentication.session_strategy' shared service.
  9239.      *
  9240.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  9241.      */
  9242.     protected function getSecurity_Authentication_SessionStrategyService()
  9243.     {
  9244.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9245.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9246.         return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  9247.     }
  9248.     /**
  9249.      * Gets the private 'security.authentication_utils' shared service.
  9250.      *
  9251.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  9252.      */
  9253.     protected function getSecurity_AuthenticationUtilsService()
  9254.     {
  9255.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  9256.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9257.     }
  9258.     /**
  9259.      * Gets the private 'security.channel_listener' shared service.
  9260.      *
  9261.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  9262.      */
  9263.     protected function getSecurity_ChannelListenerService()
  9264.     {
  9265.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9266.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9267.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  9268.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  9269.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  9270.     }
  9271.     /**
  9272.      * Gets the private 'security.command.debug_firewall' shared service.
  9273.      *
  9274.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  9275.      */
  9276.     protected function getSecurity_Command_DebugFirewallService()
  9277.     {
  9278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  9280.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()), [], false);
  9281.         $instance->setName('debug:firewall');
  9282.         $instance->setDescription('Display information about your security firewall(s)');
  9283.         return $instance;
  9284.     }
  9285.     /**
  9286.      * Gets the private 'security.command.user_password_encoder' shared service.
  9287.      *
  9288.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  9289.      *
  9290.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  9291.      */
  9292.     protected function getSecurity_Command_UserPasswordEncoderService()
  9293.     {
  9294.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  9295.         $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'=> 'App\\Entity\\Register']);
  9296.         $instance->setName('security:encode-password');
  9297.         $instance->setDescription('Encode a password');
  9298.         return $instance;
  9299.     }
  9300.     /**
  9301.      * Gets the private 'security.command.user_password_hash' shared service.
  9302.      *
  9303.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  9304.      */
  9305.     protected function getSecurity_Command_UserPasswordHashService()
  9306.     {
  9307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9308.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  9309.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\User'=> 'App\\Entity\\Register']);
  9310.         $instance->setName('security:hash-password');
  9311.         $instance->setDescription('Hash a user password');
  9312.         return $instance;
  9313.     }
  9314.     /**
  9315.      * Gets the private 'security.context_listener.0' shared service.
  9316.      *
  9317.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  9318.      */
  9319.     protected function getSecurity_ContextListener_0Service()
  9320.     {
  9321.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9322.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9323.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  9324.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  9325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  9326.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9327.         if (isset($this->privates['security.context_listener.0'])) {
  9328.             return $this->privates['security.context_listener.0'];
  9329.         }
  9330.         $this->privates['security.context_listener.0'] = $instance = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  9331.             yield => ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService());
  9332.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  9333.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  9334.         return $instance;
  9335.     }
  9336.     /**
  9337.      * Gets the private 'security.csrf.token_storage' shared service.
  9338.      *
  9339.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  9340.      */
  9341.     protected function getSecurity_Csrf_TokenStorageService()
  9342.     {
  9343.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  9344.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  9345.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  9346.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9347.     }
  9348.     /**
  9349.      * Gets the private 'security.encoder_factory.generic' shared service.
  9350.      *
  9351.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  9352.      *
  9353.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  9354.      */
  9355.     protected function getSecurity_EncoderFactory_GenericService()
  9356.     {
  9357.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  9358.         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], 'App\\Entity\\Register' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> 12=> '2y']]]);
  9359.     }
  9360.     /**
  9361.      * Gets the private 'security.event_dispatcher.main' shared service.
  9362.      *
  9363.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9364.      */
  9365.     protected function getSecurity_EventDispatcher_MainService()
  9366.     {
  9367.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9368.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9369.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  9370.         }, => 'onLogout'], 64);
  9371.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9372.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  9373.         }, => 'onLogout'], 0);
  9374.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9375.             return ($this->privates['security.logout.listener.remember_me.main'] ?? $this->getSecurity_Logout_Listener_RememberMe_MainService());
  9376.         }, => 'onLogout'], 0);
  9377.         $instance->addListener('security.interactive_login', [=> function () {
  9378.             return ($this->privates['login_listener'] ?? $this->getLoginListenerService());
  9379.         }, => 'onSecurityInteractiveLogin'], 0);
  9380.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9381.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9382.         }, => 'onLogout'], 0);
  9383.         return $instance;
  9384.     }
  9385.     /**
  9386.      * Gets the private 'security.firewall.map' shared service.
  9387.      *
  9388.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  9389.      */
  9390.     protected function getSecurity_Firewall_MapService()
  9391.     {
  9392.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  9393.         if (isset($this->privates['security.firewall.map'])) {
  9394.             return $this->privates['security.firewall.map'];
  9395.         }
  9396.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  9397.             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)/')));
  9398.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  9399.         }, 2));
  9400.     }
  9401.     /**
  9402.      * Gets the private 'security.firewall.map.context.dev' shared service.
  9403.      *
  9404.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9405.      */
  9406.     protected function getSecurity_Firewall_Map_Context_DevService()
  9407.     {
  9408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9409.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9410.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9411.             return new \EmptyIterator();
  9412.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  9413.     }
  9414.     /**
  9415.      * Gets the private 'security.firewall.map.context.main' shared service.
  9416.      *
  9417.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9418.      */
  9419.     protected function getSecurity_Firewall_Map_Context_MainService()
  9420.     {
  9421.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9422.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9425.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/EntryPoint/OAuthEntryPoint.php';
  9426.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9427.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9428.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  9429.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9430.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  9431.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  9432.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9433.         if (isset($this->privates['security.firewall.map.context.main'])) {
  9434.             return $this->privates['security.firewall.map.context.main'];
  9435.         }
  9436.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  9437.         if (isset($this->privates['security.firewall.map.context.main'])) {
  9438.             return $this->privates['security.firewall.map.context.main'];
  9439.         }
  9440.         $c = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  9441.         if (isset($this->privates['security.firewall.map.context.main'])) {
  9442.             return $this->privates['security.firewall.map.context.main'];
  9443.         }
  9444.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  9445.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9446.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9447.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  9448.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  9449.             yield => ($this->privates['hwi_oauth.authentication.listener.oauth.main'] ?? $this->getHwiOauth_Authentication_Listener_Oauth_MainService());
  9450.             yield => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
  9451.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  9452.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9453.         }, 7), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($d, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a'main', new \HWI\Bundle\OAuthBundle\Security\Http\EntryPoint\OAuthEntryPoint($b$a'/login'false), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($d$a$c, ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalse'security.user.provider.concrete.users''main''hwi_oauth.authentication.entry_point.oauth.main'NULLNULL, [=> 'guard'=> 'oauth'=> 'remember_me'=> 'anonymous'], NULL));
  9454.     }
  9455.     /**
  9456.      * Gets the private 'security.http_utils' shared service.
  9457.      *
  9458.      * @return \Symfony\Component\Security\Http\HttpUtils
  9459.      */
  9460.     protected function getSecurity_HttpUtilsService()
  9461.     {
  9462.         $a = ($this->services['router'] ?? $this->getRouterService());
  9463.         if (isset($this->privates['security.http_utils'])) {
  9464.             return $this->privates['security.http_utils'];
  9465.         }
  9466.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  9467.     }
  9468.     /**
  9469.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  9470.      *
  9471.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  9472.      */
  9473.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  9474.     {
  9475.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  9476.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  9477.     }
  9478.     /**
  9479.      * Gets the private 'security.logout.listener.default.main' shared service.
  9480.      *
  9481.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  9482.      */
  9483.     protected function getSecurity_Logout_Listener_Default_MainService()
  9484.     {
  9485.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  9486.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9487.         if (isset($this->privates['security.logout.listener.default.main'])) {
  9488.             return $this->privates['security.logout.listener.default.main'];
  9489.         }
  9490.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'/');
  9491.     }
  9492.     /**
  9493.      * Gets the private 'security.logout.listener.remember_me.main' shared service.
  9494.      *
  9495.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
  9496.      */
  9497.     protected function getSecurity_Logout_Listener_RememberMe_MainService()
  9498.     {
  9499.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
  9500.         return $this->privates['security.logout.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  9501.     }
  9502.     /**
  9503.      * Gets the private 'security.logout_url_generator' shared service.
  9504.      *
  9505.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  9506.      */
  9507.     protected function getSecurity_LogoutUrlGeneratorService()
  9508.     {
  9509.         $a = ($this->services['router'] ?? $this->getRouterService());
  9510.         if (isset($this->privates['security.logout_url_generator'])) {
  9511.             return $this->privates['security.logout_url_generator'];
  9512.         }
  9513.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  9514.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  9515.         return $instance;
  9516.     }
  9517.     /**
  9518.      * Gets the private 'security.password_hasher_factory' shared service.
  9519.      *
  9520.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  9521.      */
  9522.     protected function getSecurity_PasswordHasherFactoryService()
  9523.     {
  9524.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  9525.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  9526.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL], 'App\\Entity\\Register' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher''arguments' => [=> NULL=> NULL=> 12=> '2y']]]);
  9527.     }
  9528.     /**
  9529.      * Gets the private 'security.role_hierarchy' shared service.
  9530.      *
  9531.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  9532.      */
  9533.     protected function getSecurity_RoleHierarchyService()
  9534.     {
  9535.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  9536.     }
  9537.     /**
  9538.      * Gets the private 'security.user.provider.concrete.users' shared service.
  9539.      *
  9540.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  9541.      */
  9542.     protected function getSecurity_User_Provider_Concrete_UsersService()
  9543.     {
  9544.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  9545.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  9546.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  9547.         return $this->privates['security.user.provider.concrete.users'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User'NULLNULL);
  9548.     }
  9549.     /**
  9550.      * Gets the private 'security.validator.user_password' shared service.
  9551.      *
  9552.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  9553.      */
  9554.     protected function getSecurity_Validator_UserPasswordService()
  9555.     {
  9556.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9557.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9558.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  9559.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  9560.     }
  9561.     /**
  9562.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  9563.      *
  9564.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  9565.      */
  9566.     protected function getSerializer_Mapping_CacheWarmerService()
  9567.     {
  9568.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9569.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9570.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  9571.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9572.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9573.         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'));
  9574.     }
  9575.     /**
  9576.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  9577.      *
  9578.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  9579.      */
  9580.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  9581.     {
  9582.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  9583.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  9584.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  9585.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9586.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  9587.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9588.         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()))]));
  9589.     }
  9590.     /**
  9591.      * Gets the private 'session.factory' shared service.
  9592.      *
  9593.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  9594.      */
  9595.     protected function getSession_FactoryService()
  9596.     {
  9597.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  9598.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  9599.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  9600.         if (isset($this->privates['session.factory'])) {
  9601.             return $this->privates['session.factory'];
  9602.         }
  9603.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  9604.     }
  9605.     /**
  9606.      * Gets the private 'session.storage.factory.service' shared service.
  9607.      *
  9608.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  9609.      *
  9610.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  9611.      */
  9612.     protected function getSession_Storage_Factory_ServiceService()
  9613.     {
  9614.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  9615.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  9616.     }
  9617.     /**
  9618.      * Gets the private 'session.storage.metadata_bag' shared service.
  9619.      *
  9620.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  9621.      *
  9622.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  9623.      */
  9624.     protected function getSession_Storage_MetadataBagService()
  9625.     {
  9626.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  9627.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  9628.     }
  9629.     /**
  9630.      * Gets the private 'session.storage.native' shared service.
  9631.      *
  9632.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  9633.      *
  9634.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  9635.      */
  9636.     protected function getSession_Storage_NativeService()
  9637.     {
  9638.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  9639.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  9640.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  9641.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
  9642.     }
  9643.     /**
  9644.      * Gets the private 'session_listener' shared service.
  9645.      *
  9646.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  9647.      */
  9648.     protected function getSessionListenerService()
  9649.     {
  9650.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9651.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  9652.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  9653.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  9654.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  9655.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  9656.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  9657.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  9658.         ], [
  9659.             'initialized_session' => '?',
  9660.             'logger' => '?',
  9661.             'request_stack' => '?',
  9662.             'session' => '?',
  9663.             'session_collector' => '?',
  9664.             'session_factory' => '?',
  9665.             'session_storage' => '?',
  9666.         ]), true$this->parameters['session.storage.options']);
  9667.     }
  9668.     /**
  9669.      * Gets the private 'sonata.admin.audit.manager' shared service.
  9670.      *
  9671.      * @return \Sonata\AdminBundle\Model\AuditManager
  9672.      */
  9673.     protected function getSonata_Admin_Audit_ManagerService()
  9674.     {
  9675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  9676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  9677.         return $this->privates['sonata.admin.audit.manager'] = new \Sonata\AdminBundle\Model\AuditManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  9678.     }
  9679.     /**
  9680.      * Gets the private 'sonata.admin.breadcrumbs_builder' shared service.
  9681.      *
  9682.      * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  9683.      */
  9684.     protected function getSonata_Admin_BreadcrumbsBuilderService()
  9685.     {
  9686.         return $this->privates['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  9687.     }
  9688.     /**
  9689.      * Gets the private 'sonata.admin.builder.orm_datagrid' shared service.
  9690.      *
  9691.      * @return \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder
  9692.      */
  9693.     protected function getSonata_Admin_Builder_OrmDatagridService()
  9694.     {
  9695.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  9696.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/DatagridBuilderInterface.php';
  9697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/DatagridBuilder.php';
  9698.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactoryInterface.php';
  9699.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactory.php';
  9700.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  9701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  9702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FilterTypeGuesser.php';
  9703.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  9704.         if (isset($this->privates['sonata.admin.builder.orm_datagrid'])) {
  9705.             return $this->privates['sonata.admin.builder.orm_datagrid'];
  9706.         }
  9707.         return $this->privates['sonata.admin.builder.orm_datagrid'] = new \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder($a, new \Sonata\AdminBundle\Filter\FilterFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9708.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => [false'sonata.admin.orm.filter.type.boolean''getSonata_Admin_Orm_Filter_Type_BooleanService'false],
  9709.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => [false'sonata.admin.orm.filter.type.callback''getSonata_Admin_Orm_Filter_Type_CallbackService'false],
  9710.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => [false'sonata.admin.orm.filter.type.choice''getSonata_Admin_Orm_Filter_Type_ChoiceService'false],
  9711.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => [false'sonata.admin.orm.filter.type.class''getSonata_Admin_Orm_Filter_Type_ClassService'false],
  9712.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => [false'sonata.admin.orm.filter.type.count''getSonata_Admin_Orm_Filter_Type_CountService'false],
  9713.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => [false'sonata.admin.orm.filter.type.date''getSonata_Admin_Orm_Filter_Type_DateService'false],
  9714.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => [false'sonata.admin.orm.filter.type.date_range''getSonata_Admin_Orm_Filter_Type_DateRangeService'false],
  9715.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => [false'sonata.admin.orm.filter.type.datetime''getSonata_Admin_Orm_Filter_Type_DatetimeService'false],
  9716.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => [false'sonata.admin.orm.filter.type.datetime_range''getSonata_Admin_Orm_Filter_Type_DatetimeRangeService'false],
  9717.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => [false'sonata.admin.orm.filter.type.empty''getSonata_Admin_Orm_Filter_Type_EmptyService'false],
  9718.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => [false'sonata.admin.orm.filter.type.model_autocomplete''getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService'false],
  9719.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => [false'sonata.admin.orm.filter.type.model''getSonata_Admin_Orm_Filter_Type_ModelService'false],
  9720.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => [false'sonata.admin.orm.filter.type.null''getSonata_Admin_Orm_Filter_Type_NullService'false],
  9721.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => [false'sonata.admin.orm.filter.type.number''getSonata_Admin_Orm_Filter_Type_NumberService'false],
  9722.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => [false'sonata.admin.orm.filter.type.string''getSonata_Admin_Orm_Filter_Type_StringService'false],
  9723.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => [false'sonata.admin.orm.filter.type.string_list''getSonata_Admin_Orm_Filter_Type_StringListService'false],
  9724.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => [false'sonata.admin.orm.filter.type.time''getSonata_Admin_Orm_Filter_Type_TimeService'false],
  9725.         ], [
  9726.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => '?',
  9727.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => '?',
  9728.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => '?',
  9729.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => '?',
  9730.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => '?',
  9731.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => '?',
  9732.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => '?',
  9733.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => '?',
  9734.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => '?',
  9735.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => '?',
  9736.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => '?',
  9737.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => '?',
  9738.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => '?',
  9739.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => '?',
  9740.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => '?',
  9741.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => '?',
  9742.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => '?',
  9743.         ])), new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\FilterTypeGuesser()]), true);
  9744.     }
  9745.     /**
  9746.      * Gets the private 'sonata.admin.builder.orm_form' shared service.
  9747.      *
  9748.      * @return \Sonata\DoctrineORMAdminBundle\Builder\FormContractor
  9749.      */
  9750.     protected function getSonata_Admin_Builder_OrmFormService()
  9751.     {
  9752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  9753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/FormContractorInterface.php';
  9754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/AbstractFormContractor.php';
  9755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/FormContractor.php';
  9756.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  9757.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  9758.             return $this->privates['sonata.admin.builder.orm_form'];
  9759.         }
  9760.         $b = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  9761.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  9762.             return $this->privates['sonata.admin.builder.orm_form'];
  9763.         }
  9764.         return $this->privates['sonata.admin.builder.orm_form'] = new \Sonata\DoctrineORMAdminBundle\Builder\FormContractor($a$b);
  9765.     }
  9766.     /**
  9767.      * Gets the private 'sonata.admin.builder.orm_list' shared service.
  9768.      *
  9769.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder
  9770.      */
  9771.     protected function getSonata_Admin_Builder_OrmListService()
  9772.     {
  9773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  9774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ListBuilderInterface.php';
  9775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ListBuilder.php';
  9776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  9777.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  9778.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  9779.         return $this->privates['sonata.admin.builder.orm_list'] = new \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder(new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\TypeGuesser()]), ['array' => '@SonataAdmin/CRUD/list_array.html.twig''boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig''date' => '@SonataAdmin/CRUD/list_date.html.twig''time' => '@SonataAdmin/CRUD/list_time.html.twig''datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig''textarea' => '@SonataAdmin/CRUD/list_string.html.twig''email' => '@SonataAdmin/CRUD/list_email.html.twig''enum' => '@SonataAdmin/CRUD/list_enum.html.twig''trans' => '@SonataAdmin/CRUD/list_trans.html.twig''string' => '@SonataAdmin/CRUD/list_string.html.twig''integer' => '@SonataAdmin/CRUD/list_string.html.twig''float' => '@SonataAdmin/CRUD/list_string.html.twig''identifier' => '@SonataAdmin/CRUD/list_string.html.twig''currency' => '@SonataAdmin/CRUD/list_currency.html.twig''percent' => '@SonataAdmin/CRUD/list_percent.html.twig''choice' => '@SonataAdmin/CRUD/list_choice.html.twig''url' => '@SonataAdmin/CRUD/list_url.html.twig''html' => '@SonataAdmin/CRUD/list_html.html.twig''many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig''many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig''one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig''one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig']);
  9780.     }
  9781.     /**
  9782.      * Gets the private 'sonata.admin.builder.orm_show' shared service.
  9783.      *
  9784.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder
  9785.      */
  9786.     protected function getSonata_Admin_Builder_OrmShowService()
  9787.     {
  9788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  9789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ShowBuilderInterface.php';
  9790.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ShowBuilder.php';
  9791.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  9792.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  9793.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  9794.         return $this->privates['sonata.admin.builder.orm_show'] = new \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder(new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\TypeGuesser()]), ['array' => '@SonataAdmin/CRUD/show_array.html.twig''boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig''date' => '@SonataAdmin/CRUD/show_date.html.twig''time' => '@SonataAdmin/CRUD/show_time.html.twig''datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig''email' => '@SonataAdmin/CRUD/show_email.html.twig''enum' => '@SonataAdmin/CRUD/show_enum.html.twig''trans' => '@SonataAdmin/CRUD/show_trans.html.twig''string' => '@SonataAdmin/CRUD/base_show_field.html.twig''integer' => '@SonataAdmin/CRUD/base_show_field.html.twig''float' => '@SonataAdmin/CRUD/base_show_field.html.twig''currency' => '@SonataAdmin/CRUD/show_currency.html.twig''percent' => '@SonataAdmin/CRUD/show_percent.html.twig''choice' => '@SonataAdmin/CRUD/show_choice.html.twig''url' => '@SonataAdmin/CRUD/show_url.html.twig''html' => '@SonataAdmin/CRUD/show_html.html.twig''many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig''many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig''one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig''one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig']);
  9795.     }
  9796.     /**
  9797.      * Gets the private 'sonata.admin.command.explain' shared service.
  9798.      *
  9799.      * @return \Sonata\AdminBundle\Command\ExplainAdminCommand
  9800.      */
  9801.     protected function getSonata_Admin_Command_ExplainService()
  9802.     {
  9803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9804.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ExplainAdminCommand.php';
  9805.         $this->privates['sonata.admin.command.explain'] = $instance = new \Sonata\AdminBundle\Command\ExplainAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9806.         $instance->setName('sonata:admin:explain');
  9807.         $instance->setDescription('Explain an admin service');
  9808.         return $instance;
  9809.     }
  9810.     /**
  9811.      * Gets the private 'sonata.admin.command.generate_object_acl' shared service.
  9812.      *
  9813.      * @return \Sonata\AdminBundle\Command\GenerateObjectAclCommand
  9814.      */
  9815.     protected function getSonata_Admin_Command_GenerateObjectAclService()
  9816.     {
  9817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/QuestionableCommand.php';
  9819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/GenerateObjectAclCommand.php';
  9820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  9821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  9822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  9823.         $this->privates['sonata.admin.command.generate_object_acl'] = $instance = new \Sonata\AdminBundle\Command\GenerateObjectAclCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ['sonata.admin.manipulator.acl.object.orm' => new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9824.         $instance->setName('sonata:admin:generate-object-acl');
  9825.         $instance->setDescription('Install ACL for the objects of the Admin Classes.');
  9826.         return $instance;
  9827.     }
  9828.     /**
  9829.      * Gets the private 'sonata.admin.command.list' shared service.
  9830.      *
  9831.      * @return \Sonata\AdminBundle\Command\ListAdminCommand
  9832.      */
  9833.     protected function getSonata_Admin_Command_ListService()
  9834.     {
  9835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9836.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ListAdminCommand.php';
  9837.         $this->privates['sonata.admin.command.list'] = $instance = new \Sonata\AdminBundle\Command\ListAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9838.         $instance->setName('sonata:admin:list');
  9839.         $instance->setDescription('List all admin services available');
  9840.         return $instance;
  9841.     }
  9842.     /**
  9843.      * Gets the private 'sonata.admin.command.setup_acl' shared service.
  9844.      *
  9845.      * @return \Sonata\AdminBundle\Command\SetupAclCommand
  9846.      */
  9847.     protected function getSonata_Admin_Command_SetupAclService()
  9848.     {
  9849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/SetupAclCommand.php';
  9851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulatorInterface.php';
  9852.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulator.php';
  9853.         $this->privates['sonata.admin.command.setup_acl'] = $instance = new \Sonata\AdminBundle\Command\SetupAclCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), new \Sonata\AdminBundle\Util\AdminAclManipulator('Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder'));
  9854.         $instance->setName('sonata:admin:setup-acl');
  9855.         $instance->setDescription('Install ACL for Admin Classes');
  9856.         return $instance;
  9857.     }
  9858.     /**
  9859.      * Gets the private 'sonata.admin.doctrine_orm.form.type.choice_field_mask' shared service.
  9860.      *
  9861.      * @return \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType
  9862.      */
  9863.     protected function getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService()
  9864.     {
  9865.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9866.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9867.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ChoiceFieldMaskType.php';
  9868.         return $this->privates['sonata.admin.doctrine_orm.form.type.choice_field_mask'] = new \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType();
  9869.     }
  9870.     /**
  9871.      * Gets the private 'sonata.admin.event.extension' shared service.
  9872.      *
  9873.      * @return \Sonata\AdminBundle\Event\AdminEventExtension
  9874.      */
  9875.     protected function getSonata_Admin_Event_ExtensionService()
  9876.     {
  9877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminExtensionInterface.php';
  9878.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdminExtension.php';
  9879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Event/AdminEventExtension.php';
  9880.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9881.         if (isset($this->privates['sonata.admin.event.extension'])) {
  9882.             return $this->privates['sonata.admin.event.extension'];
  9883.         }
  9884.         return $this->privates['sonata.admin.event.extension'] = new \Sonata\AdminBundle\Event\AdminEventExtension($a);
  9885.     }
  9886.     /**
  9887.      * Gets the private 'sonata.admin.field_description_factory.orm' shared service.
  9888.      *
  9889.      * @return \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory
  9890.      */
  9891.     protected function getSonata_Admin_FieldDescriptionFactory_OrmService()
  9892.     {
  9893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionFactoryInterface.php';
  9894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FieldDescriptionFactory.php';
  9895.         return $this->privates['sonata.admin.field_description_factory.orm'] = new \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9896.     }
  9897.     /**
  9898.      * Gets the private 'sonata.admin.form.extension.field' shared service.
  9899.      *
  9900.      * @return \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension
  9901.      */
  9902.     protected function getSonata_Admin_Form_Extension_FieldService()
  9903.     {
  9904.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9905.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/Field/Type/FormTypeFieldExtension.php';
  9907.         return $this->privates['sonata.admin.form.extension.field'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension(['Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => 'sonata-medium-date''Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => 'sonata-medium-date''Symfony\\Component\\Form\\Extension\\Core\\Type\\EmailType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType' => ''], ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_admin_route' => 'show''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_translation_domain' => NULL'default_icon' => 'fas fa-folder''dropdown_number_groups_per_colums' => 2'logo_content' => 'all''list_action_button_content' => 'all''lock_protection' => false'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png''javascripts' => [=> 'bundles/sonataadmin/app.js'=> 'bundles/sonataform/app.js'], 'stylesheets' => [=> 'bundles/sonataadmin/app.css'=> 'bundles/sonataform/app.css'=> 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]);
  9908.     }
  9909.     /**
  9910.      * Gets the private 'sonata.admin.form.filter.type.choice' shared service.
  9911.      *
  9912.      * @return \Sonata\AdminBundle\Form\Type\Filter\ChoiceType
  9913.      */
  9914.     protected function getSonata_Admin_Form_Filter_Type_ChoiceService()
  9915.     {
  9916.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9917.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php';
  9919.         return $this->privates['sonata.admin.form.filter.type.choice'] = new \Sonata\AdminBundle\Form\Type\Filter\ChoiceType();
  9920.     }
  9921.     /**
  9922.      * Gets the private 'sonata.admin.form.filter.type.date' shared service.
  9923.      *
  9924.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateType
  9925.      */
  9926.     protected function getSonata_Admin_Form_Filter_Type_DateService()
  9927.     {
  9928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9929.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php';
  9931.         return $this->privates['sonata.admin.form.filter.type.date'] = new \Sonata\AdminBundle\Form\Type\Filter\DateType();
  9932.     }
  9933.     /**
  9934.      * Gets the private 'sonata.admin.form.filter.type.daterange' shared service.
  9935.      *
  9936.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateRangeType
  9937.      */
  9938.     protected function getSonata_Admin_Form_Filter_Type_DaterangeService()
  9939.     {
  9940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9942.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php';
  9943.         return $this->privates['sonata.admin.form.filter.type.daterange'] = new \Sonata\AdminBundle\Form\Type\Filter\DateRangeType();
  9944.     }
  9945.     /**
  9946.      * Gets the private 'sonata.admin.form.filter.type.datetime' shared service.
  9947.      *
  9948.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeType
  9949.      */
  9950.     protected function getSonata_Admin_Form_Filter_Type_DatetimeService()
  9951.     {
  9952.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9953.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9954.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php';
  9955.         return $this->privates['sonata.admin.form.filter.type.datetime'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeType();
  9956.     }
  9957.     /**
  9958.      * Gets the private 'sonata.admin.form.filter.type.datetime_range' shared service.
  9959.      *
  9960.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType
  9961.      */
  9962.     protected function getSonata_Admin_Form_Filter_Type_DatetimeRangeService()
  9963.     {
  9964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php';
  9967.         return $this->privates['sonata.admin.form.filter.type.datetime_range'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType();
  9968.     }
  9969.     /**
  9970.      * Gets the private 'sonata.admin.form.filter.type.default' shared service.
  9971.      *
  9972.      * @return \Sonata\AdminBundle\Form\Type\Filter\DefaultType
  9973.      */
  9974.     protected function getSonata_Admin_Form_Filter_Type_DefaultService()
  9975.     {
  9976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DefaultType.php';
  9979.         return $this->privates['sonata.admin.form.filter.type.default'] = new \Sonata\AdminBundle\Form\Type\Filter\DefaultType();
  9980.     }
  9981.     /**
  9982.      * Gets the private 'sonata.admin.form.filter.type.number' shared service.
  9983.      *
  9984.      * @return \Sonata\AdminBundle\Form\Type\Filter\NumberType
  9985.      */
  9986.     protected function getSonata_Admin_Form_Filter_Type_NumberService()
  9987.     {
  9988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/NumberType.php';
  9991.         return $this->privates['sonata.admin.form.filter.type.number'] = new \Sonata\AdminBundle\Form\Type\Filter\NumberType();
  9992.     }
  9993.     /**
  9994.      * Gets the private 'sonata.admin.form.type.admin' shared service.
  9995.      *
  9996.      * @return \Sonata\AdminBundle\Form\Type\AdminType
  9997.      */
  9998.     protected function getSonata_Admin_Form_Type_AdminService()
  9999.     {
  10000.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10002.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/AdminType.php';
  10003.         return $this->privates['sonata.admin.form.type.admin'] = new \Sonata\AdminBundle\Form\Type\AdminType(($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  10004.     }
  10005.     /**
  10006.      * Gets the private 'sonata.admin.form.type.collection' shared service.
  10007.      *
  10008.      * @return \Sonata\AdminBundle\Form\Type\CollectionType
  10009.      */
  10010.     protected function getSonata_Admin_Form_Type_CollectionService()
  10011.     {
  10012.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10014.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/CollectionType.php';
  10015.         return $this->privates['sonata.admin.form.type.collection'] = new \Sonata\AdminBundle\Form\Type\CollectionType();
  10016.     }
  10017.     /**
  10018.      * Gets the private 'sonata.admin.form.type.model_autocomplete' shared service.
  10019.      *
  10020.      * @return \Sonata\AdminBundle\Form\Type\ModelAutocompleteType
  10021.      */
  10022.     protected function getSonata_Admin_Form_Type_ModelAutocompleteService()
  10023.     {
  10024.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelAutocompleteType.php';
  10027.         return $this->privates['sonata.admin.form.type.model_autocomplete'] = new \Sonata\AdminBundle\Form\Type\ModelAutocompleteType();
  10028.     }
  10029.     /**
  10030.      * Gets the private 'sonata.admin.form.type.model_choice' shared service.
  10031.      *
  10032.      * @return \Sonata\AdminBundle\Form\Type\ModelType
  10033.      */
  10034.     protected function getSonata_Admin_Form_Type_ModelChoiceService()
  10035.     {
  10036.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelType.php';
  10039.         return $this->privates['sonata.admin.form.type.model_choice'] = new \Sonata\AdminBundle\Form\Type\ModelType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  10040.     }
  10041.     /**
  10042.      * Gets the private 'sonata.admin.form.type.model_hidden' shared service.
  10043.      *
  10044.      * @return \Sonata\AdminBundle\Form\Type\ModelHiddenType
  10045.      */
  10046.     protected function getSonata_Admin_Form_Type_ModelHiddenService()
  10047.     {
  10048.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10049.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10050.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelHiddenType.php';
  10051.         return $this->privates['sonata.admin.form.type.model_hidden'] = new \Sonata\AdminBundle\Form\Type\ModelHiddenType();
  10052.     }
  10053.     /**
  10054.      * Gets the private 'sonata.admin.form.type.model_list' shared service.
  10055.      *
  10056.      * @return \Sonata\AdminBundle\Form\Type\ModelListType
  10057.      */
  10058.     protected function getSonata_Admin_Form_Type_ModelListService()
  10059.     {
  10060.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10061.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10062.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelListType.php';
  10063.         return $this->privates['sonata.admin.form.type.model_list'] = new \Sonata\AdminBundle\Form\Type\ModelListType();
  10064.     }
  10065.     /**
  10066.      * Gets the private 'sonata.admin.form.type.model_reference' shared service.
  10067.      *
  10068.      * @return \Sonata\AdminBundle\Form\Type\ModelReferenceType
  10069.      */
  10070.     protected function getSonata_Admin_Form_Type_ModelReferenceService()
  10071.     {
  10072.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10073.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelReferenceType.php';
  10075.         return $this->privates['sonata.admin.form.type.model_reference'] = new \Sonata\AdminBundle\Form\Type\ModelReferenceType();
  10076.     }
  10077.     /**
  10078.      * Gets the private 'sonata.admin.global_template_registry' shared service.
  10079.      *
  10080.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  10081.      */
  10082.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  10083.     {
  10084.         return $this->privates['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10085.     }
  10086.     /**
  10087.      * Gets the private 'sonata.admin.helper' shared service.
  10088.      *
  10089.      * @return \Sonata\AdminBundle\Admin\AdminHelper
  10090.      */
  10091.     protected function getSonata_Admin_HelperService()
  10092.     {
  10093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminHelper.php';
  10094.         return $this->privates['sonata.admin.helper'] = new \Sonata\AdminBundle\Admin\AdminHelper(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  10095.     }
  10096.     /**
  10097.      * Gets the private 'sonata.admin.menu.group_provider' shared service.
  10098.      *
  10099.      * @return \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider
  10100.      */
  10101.     protected function getSonata_Admin_Menu_GroupProviderService()
  10102.     {
  10103.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Provider/GroupMenuProvider.php';
  10104.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  10105.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  10106.             return $this->privates['sonata.admin.menu.group_provider'];
  10107.         }
  10108.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  10109.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  10110.             return $this->privates['sonata.admin.menu.group_provider'];
  10111.         }
  10112.         $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  10113.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  10114.             return $this->privates['sonata.admin.menu.group_provider'];
  10115.         }
  10116.         return $this->privates['sonata.admin.menu.group_provider'] = new \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider($a$b$c);
  10117.     }
  10118.     /**
  10119.      * Gets the private 'sonata.admin.menu.matcher.voter.admin' shared service.
  10120.      *
  10121.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter
  10122.      */
  10123.     protected function getSonata_Admin_Menu_Matcher_Voter_AdminService()
  10124.     {
  10125.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  10126.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Matcher/Voter/AdminVoter.php';
  10127.         return $this->privates['sonata.admin.menu.matcher.voter.admin'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10128.     }
  10129.     /**
  10130.      * Gets the private 'sonata.admin.menu_builder' shared service.
  10131.      *
  10132.      * @return \Sonata\AdminBundle\Menu\MenuBuilder
  10133.      */
  10134.     protected function getSonata_Admin_MenuBuilderService()
  10135.     {
  10136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/MenuBuilder.php';
  10137.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  10138.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  10139.             return $this->privates['sonata.admin.menu_builder'];
  10140.         }
  10141.         $b = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  10142.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  10143.             return $this->privates['sonata.admin.menu_builder'];
  10144.         }
  10145.         $c = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  10146.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  10147.             return $this->privates['sonata.admin.menu_builder'];
  10148.         }
  10149.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10150.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  10151.             return $this->privates['sonata.admin.menu_builder'];
  10152.         }
  10153.         return $this->privates['sonata.admin.menu_builder'] = new \Sonata\AdminBundle\Menu\MenuBuilder($a$b$c$d);
  10154.     }
  10155.     /**
  10156.      * Gets the private 'sonata.admin.object.manipulator.acl.admin' shared service.
  10157.      *
  10158.      * @return \Sonata\AdminBundle\Util\AdminObjectAclManipulator
  10159.      */
  10160.     protected function getSonata_Admin_Object_Manipulator_Acl_AdminService()
  10161.     {
  10162.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminObjectAclManipulator.php';
  10163.         return $this->privates['sonata.admin.object.manipulator.acl.admin'] = new \Sonata\AdminBundle\Util\AdminObjectAclManipulator(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder');
  10164.     }
  10165.     /**
  10166.      * Gets the private 'sonata.admin.orm.filter.type.boolean' service.
  10167.      *
  10168.      * @return \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter
  10169.      */
  10170.     protected function getSonata_Admin_Orm_Filter_Type_BooleanService()
  10171.     {
  10172.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10176.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/BooleanFilter.php';
  10178.         $this->factories['service_container']['sonata.admin.orm.filter.type.boolean'] = function () {
  10179.             return new \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter();
  10180.         };
  10181.         return $this->factories['service_container']['sonata.admin.orm.filter.type.boolean']();
  10182.     }
  10183.     /**
  10184.      * Gets the private 'sonata.admin.orm.filter.type.callback' service.
  10185.      *
  10186.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter
  10187.      */
  10188.     protected function getSonata_Admin_Orm_Filter_Type_CallbackService()
  10189.     {
  10190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10193.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CallbackFilter.php';
  10196.         $this->factories['service_container']['sonata.admin.orm.filter.type.callback'] = function () {
  10197.             return new \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter();
  10198.         };
  10199.         return $this->factories['service_container']['sonata.admin.orm.filter.type.callback']();
  10200.     }
  10201.     /**
  10202.      * Gets the private 'sonata.admin.orm.filter.type.choice' service.
  10203.      *
  10204.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter
  10205.      */
  10206.     protected function getSonata_Admin_Orm_Filter_Type_ChoiceService()
  10207.     {
  10208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10211.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ChoiceFilter.php';
  10214.         $this->factories['service_container']['sonata.admin.orm.filter.type.choice'] = function () {
  10215.             return new \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter();
  10216.         };
  10217.         return $this->factories['service_container']['sonata.admin.orm.filter.type.choice']();
  10218.     }
  10219.     /**
  10220.      * Gets the private 'sonata.admin.orm.filter.type.class' service.
  10221.      *
  10222.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter
  10223.      */
  10224.     protected function getSonata_Admin_Orm_Filter_Type_ClassService()
  10225.     {
  10226.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10227.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10228.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10231.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ClassFilter.php';
  10232.         $this->factories['service_container']['sonata.admin.orm.filter.type.class'] = function () {
  10233.             return new \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter();
  10234.         };
  10235.         return $this->factories['service_container']['sonata.admin.orm.filter.type.class']();
  10236.     }
  10237.     /**
  10238.      * Gets the private 'sonata.admin.orm.filter.type.count' service.
  10239.      *
  10240.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CountFilter
  10241.      */
  10242.     protected function getSonata_Admin_Orm_Filter_Type_CountService()
  10243.     {
  10244.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10248.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CountFilter.php';
  10250.         $this->factories['service_container']['sonata.admin.orm.filter.type.count'] = function () {
  10251.             return new \Sonata\DoctrineORMAdminBundle\Filter\CountFilter();
  10252.         };
  10253.         return $this->factories['service_container']['sonata.admin.orm.filter.type.count']();
  10254.     }
  10255.     /**
  10256.      * Gets the private 'sonata.admin.orm.filter.type.date' service.
  10257.      *
  10258.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateFilter
  10259.      */
  10260.     protected function getSonata_Admin_Orm_Filter_Type_DateService()
  10261.     {
  10262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10265.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10266.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  10268.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateFilter.php';
  10269.         $this->factories['service_container']['sonata.admin.orm.filter.type.date'] = function () {
  10270.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateFilter();
  10271.         };
  10272.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date']();
  10273.     }
  10274.     /**
  10275.      * Gets the private 'sonata.admin.orm.filter.type.date_range' service.
  10276.      *
  10277.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter
  10278.      */
  10279.     protected function getSonata_Admin_Orm_Filter_Type_DateRangeService()
  10280.     {
  10281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10282.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10283.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10285.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10286.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  10287.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateRangeFilter.php';
  10288.         $this->factories['service_container']['sonata.admin.orm.filter.type.date_range'] = function () {
  10289.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter();
  10290.         };
  10291.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date_range']();
  10292.     }
  10293.     /**
  10294.      * Gets the private 'sonata.admin.orm.filter.type.datetime' service.
  10295.      *
  10296.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter
  10297.      */
  10298.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeService()
  10299.     {
  10300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10302.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  10306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeFilter.php';
  10307.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime'] = function () {
  10308.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter();
  10309.         };
  10310.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime']();
  10311.     }
  10312.     /**
  10313.      * Gets the private 'sonata.admin.orm.filter.type.datetime_range' service.
  10314.      *
  10315.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter
  10316.      */
  10317.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeRangeService()
  10318.     {
  10319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10320.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10321.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10322.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10323.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10324.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  10325.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeRangeFilter.php';
  10326.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range'] = function () {
  10327.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter();
  10328.         };
  10329.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range']();
  10330.     }
  10331.     /**
  10332.      * Gets the private 'sonata.admin.orm.filter.type.empty' service.
  10333.      *
  10334.      * @return \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter
  10335.      */
  10336.     protected function getSonata_Admin_Orm_Filter_Type_EmptyService()
  10337.     {
  10338.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10341.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10342.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/EmptyFilter.php';
  10344.         $this->factories['service_container']['sonata.admin.orm.filter.type.empty'] = function () {
  10345.             return new \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter();
  10346.         };
  10347.         return $this->factories['service_container']['sonata.admin.orm.filter.type.empty']();
  10348.     }
  10349.     /**
  10350.      * Gets the private 'sonata.admin.orm.filter.type.model' service.
  10351.      *
  10352.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter
  10353.      */
  10354.     protected function getSonata_Admin_Orm_Filter_Type_ModelService()
  10355.     {
  10356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelFilter.php';
  10362.         $this->factories['service_container']['sonata.admin.orm.filter.type.model'] = function () {
  10363.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter();
  10364.         };
  10365.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model']();
  10366.     }
  10367.     /**
  10368.      * Gets the private 'sonata.admin.orm.filter.type.model_autocomplete' service.
  10369.      *
  10370.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter
  10371.      */
  10372.     protected function getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService()
  10373.     {
  10374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelAutocompleteFilter.php';
  10380.         $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete'] = function () {
  10381.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter();
  10382.         };
  10383.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete']();
  10384.     }
  10385.     /**
  10386.      * Gets the private 'sonata.admin.orm.filter.type.null' service.
  10387.      *
  10388.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NullFilter
  10389.      */
  10390.     protected function getSonata_Admin_Orm_Filter_Type_NullService()
  10391.     {
  10392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10393.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10394.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10395.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NullFilter.php';
  10398.         $this->factories['service_container']['sonata.admin.orm.filter.type.null'] = function () {
  10399.             return new \Sonata\DoctrineORMAdminBundle\Filter\NullFilter();
  10400.         };
  10401.         return $this->factories['service_container']['sonata.admin.orm.filter.type.null']();
  10402.     }
  10403.     /**
  10404.      * Gets the private 'sonata.admin.orm.filter.type.number' service.
  10405.      *
  10406.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter
  10407.      */
  10408.     protected function getSonata_Admin_Orm_Filter_Type_NumberService()
  10409.     {
  10410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NumberFilter.php';
  10416.         $this->factories['service_container']['sonata.admin.orm.filter.type.number'] = function () {
  10417.             return new \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter();
  10418.         };
  10419.         return $this->factories['service_container']['sonata.admin.orm.filter.type.number']();
  10420.     }
  10421.     /**
  10422.      * Gets the private 'sonata.admin.orm.filter.type.string' service.
  10423.      *
  10424.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringFilter
  10425.      */
  10426.     protected function getSonata_Admin_Orm_Filter_Type_StringService()
  10427.     {
  10428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchableFilterInterface.php';
  10434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringFilter.php';
  10435.         $this->factories['service_container']['sonata.admin.orm.filter.type.string'] = function () {
  10436.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringFilter();
  10437.         };
  10438.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string']();
  10439.     }
  10440.     /**
  10441.      * Gets the private 'sonata.admin.orm.filter.type.string_list' service.
  10442.      *
  10443.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter
  10444.      */
  10445.     protected function getSonata_Admin_Orm_Filter_Type_StringListService()
  10446.     {
  10447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10449.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10450.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10451.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10452.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringListFilter.php';
  10453.         $this->factories['service_container']['sonata.admin.orm.filter.type.string_list'] = function () {
  10454.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter();
  10455.         };
  10456.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string_list']();
  10457.     }
  10458.     /**
  10459.      * Gets the private 'sonata.admin.orm.filter.type.time' service.
  10460.      *
  10461.      * @return \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter
  10462.      */
  10463.     protected function getSonata_Admin_Orm_Filter_Type_TimeService()
  10464.     {
  10465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  10471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/TimeFilter.php';
  10472.         $this->factories['service_container']['sonata.admin.orm.filter.type.time'] = function () {
  10473.             return new \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter();
  10474.         };
  10475.         return $this->factories['service_container']['sonata.admin.orm.filter.type.time']();
  10476.     }
  10477.     /**
  10478.      * Gets the private 'sonata.admin.pool' shared service.
  10479.      *
  10480.      * @return \Sonata\AdminBundle\Admin\Pool
  10481.      */
  10482.     protected function getSonata_Admin_PoolService()
  10483.     {
  10484.         return $this->privates['sonata.admin.pool'] = new \Sonata\AdminBundle\Admin\Pool(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10485.             'admin.backlinks' => [false'admin.backlinks''getAdmin_BacklinksService'false],
  10486.             'admin.boosters_list' => [false'admin.boosters_list''getAdmin_BoostersListService'false],
  10487.             'admin.news' => [false'admin.news''getAdmin_NewsService'false],
  10488.             'admin.points_packages' => [false'admin.points_packages''getAdmin_PointsPackagesService'false],
  10489.             'admin.sites' => [false'admin.sites''getAdmin_SitesService'false],
  10490.             'admin.sites_categories' => [false'admin.sites_categories''getAdmin_SitesCategoriesService'false],
  10491.             'admin.sites_languages' => [false'admin.sites_languages''getAdmin_SitesLanguagesService'false],
  10492.             'admin.sites_network_groups' => [false'admin.sites_network_groups''getAdmin_SitesNetworkGroupsService'false],
  10493.             'admin.sites_networks' => [false'admin.sites_networks''getAdmin_SitesNetworksService'false],
  10494.             'admin.users' => [false'admin.users''getAdmin_UsersService'false],
  10495.         ], [
  10496.             'admin.backlinks' => '?',
  10497.             'admin.boosters_list' => '?',
  10498.             'admin.news' => '?',
  10499.             'admin.points_packages' => '?',
  10500.             'admin.sites' => '?',
  10501.             'admin.sites_categories' => '?',
  10502.             'admin.sites_languages' => '?',
  10503.             'admin.sites_network_groups' => '?',
  10504.             'admin.sites_networks' => '?',
  10505.             'admin.users' => '?',
  10506.         ]), [=> 'admin.sites'=> 'admin.backlinks'=> 'admin.users'=> 'admin.sites_categories'=> 'admin.sites_languages'=> 'admin.sites_network_groups'=> 'admin.sites_networks'=> 'admin.points_packages'=> 'admin.boosters_list'=> 'admin.news'], ['Sites' => ['label' => 'Sites''translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-globe"></i>''items' => [=> ['admin' => 'admin.sites''label' => 'Sites''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'roles' => [], 'on_top' => true'keep_open' => false'priority' => 0], 'Backlinks' => ['label' => 'Backlinks''translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-link"></i>''items' => [=> ['admin' => 'admin.backlinks''label' => 'Backlinks''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'roles' => [], 'on_top' => true'keep_open' => false'priority' => 0], 'Users' => ['label' => 'Users''translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-users"></i>''items' => [=> ['admin' => 'admin.users''label' => 'Users''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'roles' => [], 'on_top' => true'keep_open' => false'priority' => 0], 'Categories' => ['label' => 'Categories''translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-tags"></i>''items' => [=> ['admin' => 'admin.sites_categories''label' => 'Categories''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'roles' => [], 'on_top' => true'keep_open' => false'priority' => 0], 'Languages' => ['label' => 'Languages''translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-language"></i>''items' => [=> ['admin' => 'admin.sites_languages''label' => 'Languages''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'roles' => [], 'on_top' => true'keep_open' => false'priority' => 0], 'Network\'s groups' => ['label' => 'Network\'s groups''translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-object-group"></i>''items' => [=> ['admin' => 'admin.sites_network_groups''label' => 'Network\'s groups''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'roles' => [], 'on_top' => true'keep_open' => false'priority' => 0], 'Networks' => ['label' => 'Networks''translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-podcast"></i>''items' => [=> ['admin' => 'admin.sites_networks''label' => 'Networks''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'roles' => [], 'on_top' => true'keep_open' => false'priority' => 0], 'Points plans' => ['label' => 'Points plans''translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-usd"></i>''items' => [=> ['admin' => 'admin.points_packages''label' => 'Points plans''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'roles' => [], 'on_top' => true'keep_open' => false'priority' => 0], 'Booster plans' => ['label' => 'Booster plans''translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-star"></i>''items' => [=> ['admin' => 'admin.boosters_list''label' => 'Booster plans''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'roles' => [], 'on_top' => true'keep_open' => false'priority' => 0], 'News' => ['label' => 'News''translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-newspaper-o"></i>''items' => [=> ['admin' => 'admin.news''label' => 'News''route' => '''route_params' => [], 'route_absolute' => false'priority' => 0]], 'roles' => [], 'on_top' => true'keep_open' => false'priority' => 0]], ['App\\Entity\\Site' => [=> 'admin.sites'], 'App\\Entity\\Backlink' => [=> 'admin.backlinks'], 'App\\Entity\\User' => [=> 'admin.users'], 'App\\Entity\\SiteListCategory' => [=> 'admin.sites_categories'], 'App\\Entity\\SiteListLanguage' => [=> 'admin.sites_languages'], 'App\\Entity\\SiteListNetworkGroup' => [=> 'admin.sites_network_groups'], 'App\\Entity\\SiteListNetwork' => [=> 'admin.sites_networks'], 'App\\Entity\\PointPackageList' => [=> 'admin.points_packages'], 'App\\Entity\\BoosterList' => [=> 'admin.boosters_list'], 'App\\Entity\\News' => [=> 'admin.news']]);
  10507.     }
  10508.     /**
  10509.      * Gets the private 'sonata.admin.request.fetcher' shared service.
  10510.      *
  10511.      * @return \Sonata\AdminBundle\Request\AdminFetcher
  10512.      */
  10513.     protected function getSonata_Admin_Request_FetcherService()
  10514.     {
  10515.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcherInterface.php';
  10516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcher.php';
  10517.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  10518.         if (isset($this->privates['sonata.admin.request.fetcher'])) {
  10519.             return $this->privates['sonata.admin.request.fetcher'];
  10520.         }
  10521.         return $this->privates['sonata.admin.request.fetcher'] = new \Sonata\AdminBundle\Request\AdminFetcher($a);
  10522.     }
  10523.     /**
  10524.      * Gets the private 'sonata.admin.route.cache_warmup' shared service.
  10525.      *
  10526.      * @return \Sonata\AdminBundle\Route\RoutesCacheWarmUp
  10527.      */
  10528.     protected function getSonata_Admin_Route_CacheWarmupService()
  10529.     {
  10530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCacheWarmUp.php';
  10532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  10533.         return $this->privates['sonata.admin.route.cache_warmup'] = new \Sonata\AdminBundle\Route\RoutesCacheWarmUp(($this->privates['sonata.admin.route.cache'] ?? ($this->privates['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true))), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10534.     }
  10535.     /**
  10536.      * Gets the private 'sonata.admin.route.default_generator' shared service.
  10537.      *
  10538.      * @return \Sonata\AdminBundle\Route\DefaultRouteGenerator
  10539.      */
  10540.     protected function getSonata_Admin_Route_DefaultGeneratorService()
  10541.     {
  10542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RouteGeneratorInterface.php';
  10543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/DefaultRouteGenerator.php';
  10544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  10545.         $a = ($this->services['router'] ?? $this->getRouterService());
  10546.         if (isset($this->privates['sonata.admin.route.default_generator'])) {
  10547.             return $this->privates['sonata.admin.route.default_generator'];
  10548.         }
  10549.         return $this->privates['sonata.admin.route.default_generator'] = new \Sonata\AdminBundle\Route\DefaultRouteGenerator($a, ($this->privates['sonata.admin.route.cache'] ?? ($this->privates['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true))));
  10550.     }
  10551.     /**
  10552.      * Gets the private 'sonata.admin.route.path_info' shared service.
  10553.      *
  10554.      * @return \Sonata\AdminBundle\Route\PathInfoBuilder
  10555.      */
  10556.     protected function getSonata_Admin_Route_PathInfoService()
  10557.     {
  10558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/RouteBuilderInterface.php';
  10559.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/PathInfoBuilder.php';
  10560.         return $this->privates['sonata.admin.route.path_info'] = new \Sonata\AdminBundle\Route\PathInfoBuilder(($this->privates['sonata.admin.audit.manager'] ?? $this->getSonata_Admin_Audit_ManagerService()));
  10561.     }
  10562.     /**
  10563.      * Gets the private 'sonata.admin.sidebar_menu' service.
  10564.      *
  10565.      * @return \Knp\Menu\MenuItem
  10566.      */
  10567.     protected function getSonata_Admin_SidebarMenuService()
  10568.     {
  10569.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  10570.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  10571.         $this->factories['service_container']['sonata.admin.sidebar_menu'] = function () {
  10572.             $a = ($this->privates['sonata.admin.menu_builder'] ?? $this->getSonata_Admin_MenuBuilderService());
  10573.             if (isset($this->privates['sonata.admin.sidebar_menu'])) {
  10574.                 return $this->privates['sonata.admin.sidebar_menu'];
  10575.             }
  10576.             return $a->createSidebarMenu();
  10577.         };
  10578.         return $this->factories['service_container']['sonata.admin.sidebar_menu']();
  10579.     }
  10580.     /**
  10581.      * Gets the private 'sonata.admin.twig.breadcrumbs_runtime' shared service.
  10582.      *
  10583.      * @return \Sonata\AdminBundle\Twig\BreadcrumbsRuntime
  10584.      */
  10585.     protected function getSonata_Admin_Twig_BreadcrumbsRuntimeService()
  10586.     {
  10587.         return $this->privates['sonata.admin.twig.breadcrumbs_runtime'] = new \Sonata\AdminBundle\Twig\BreadcrumbsRuntime(($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()));
  10588.     }
  10589.     /**
  10590.      * Gets the private 'sonata.admin.twig.canonicalize_runtime' shared service.
  10591.      *
  10592.      * @return \Sonata\AdminBundle\Twig\CanonicalizeRuntime
  10593.      */
  10594.     protected function getSonata_Admin_Twig_CanonicalizeRuntimeService()
  10595.     {
  10596.         return $this->privates['sonata.admin.twig.canonicalize_runtime'] = new \Sonata\AdminBundle\Twig\CanonicalizeRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10597.     }
  10598.     /**
  10599.      * Gets the private 'sonata.admin.twig.group_runtime' shared service.
  10600.      *
  10601.      * @return \Sonata\AdminBundle\Twig\GroupRuntime
  10602.      */
  10603.     protected function getSonata_Admin_Twig_GroupRuntimeService()
  10604.     {
  10605.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  10606.         if (isset($this->privates['sonata.admin.twig.group_runtime'])) {
  10607.             return $this->privates['sonata.admin.twig.group_runtime'];
  10608.         }
  10609.         return $this->privates['sonata.admin.twig.group_runtime'] = new \Sonata\AdminBundle\Twig\GroupRuntime($a);
  10610.     }
  10611.     /**
  10612.      * Gets the private 'sonata.admin.twig.icon_runtime' shared service.
  10613.      *
  10614.      * @return \Sonata\AdminBundle\Twig\IconRuntime
  10615.      */
  10616.     protected function getSonata_Admin_Twig_IconRuntimeService()
  10617.     {
  10618.         return $this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime();
  10619.     }
  10620.     /**
  10621.      * Gets the private 'sonata.admin.twig.render_element_runtime' shared service.
  10622.      *
  10623.      * @return \Sonata\AdminBundle\Twig\RenderElementRuntime
  10624.      */
  10625.     protected function getSonata_Admin_Twig_RenderElementRuntimeService()
  10626.     {
  10627.         return $this->privates['sonata.admin.twig.render_element_runtime'] = new \Sonata\AdminBundle\Twig\RenderElementRuntime(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  10628.     }
  10629.     /**
  10630.      * Gets the private 'sonata.admin.twig.security_runtime' shared service.
  10631.      *
  10632.      * @return \Sonata\AdminBundle\Twig\SecurityRuntime
  10633.      */
  10634.     protected function getSonata_Admin_Twig_SecurityRuntimeService()
  10635.     {
  10636.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  10637.         if (isset($this->privates['sonata.admin.twig.security_runtime'])) {
  10638.             return $this->privates['sonata.admin.twig.security_runtime'];
  10639.         }
  10640.         return $this->privates['sonata.admin.twig.security_runtime'] = new \Sonata\AdminBundle\Twig\SecurityRuntime($a);
  10641.     }
  10642.     /**
  10643.      * Gets the private 'sonata.admin.twig.sonata_admin_runtime' shared service.
  10644.      *
  10645.      * @return \Sonata\AdminBundle\Twig\SonataAdminRuntime
  10646.      */
  10647.     protected function getSonata_Admin_Twig_SonataAdminRuntimeService()
  10648.     {
  10649.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  10650.         if (isset($this->privates['sonata.admin.twig.sonata_admin_runtime'])) {
  10651.             return $this->privates['sonata.admin.twig.sonata_admin_runtime'];
  10652.         }
  10653.         return $this->privates['sonata.admin.twig.sonata_admin_runtime'] = new \Sonata\AdminBundle\Twig\SonataAdminRuntime($a);
  10654.     }
  10655.     /**
  10656.      * Gets the private 'sonata.admin.twig.template_registry_runtime' shared service.
  10657.      *
  10658.      * @return \Sonata\AdminBundle\Twig\TemplateRegistryRuntime
  10659.      */
  10660.     protected function getSonata_Admin_Twig_TemplateRegistryRuntimeService()
  10661.     {
  10662.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  10663.         if (isset($this->privates['sonata.admin.twig.template_registry_runtime'])) {
  10664.             return $this->privates['sonata.admin.twig.template_registry_runtime'];
  10665.         }
  10666.         return $this->privates['sonata.admin.twig.template_registry_runtime'] = new \Sonata\AdminBundle\Twig\TemplateRegistryRuntime(($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), $a);
  10667.     }
  10668.     /**
  10669.      * Gets the private 'sonata.admin.twig.xeditable_runtime' shared service.
  10670.      *
  10671.      * @return \Sonata\AdminBundle\Twig\XEditableRuntime
  10672.      */
  10673.     protected function getSonata_Admin_Twig_XeditableRuntimeService()
  10674.     {
  10675.         return $this->privates['sonata.admin.twig.xeditable_runtime'] = new \Sonata\AdminBundle\Twig\XEditableRuntime(($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  10676.     }
  10677.     /**
  10678.      * Gets the private 'sonata.block.cache.handler.default' shared service.
  10679.      *
  10680.      * @return \Sonata\BlockBundle\Cache\HttpCacheHandler
  10681.      *
  10682.      * @deprecated Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.
  10683.      */
  10684.     protected function getSonata_Block_Cache_Handler_DefaultService()
  10685.     {
  10686.         trigger_deprecation('sonata-project/block-bundle''4.11''The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.');
  10687.         return $this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler();
  10688.     }
  10689.     /**
  10690.      * Gets the private 'sonata.block.command.debug_blocks' shared service.
  10691.      *
  10692.      * @return \Sonata\BlockBundle\Command\DebugBlocksCommand
  10693.      */
  10694.     protected function getSonata_Block_Command_DebugBlocksService()
  10695.     {
  10696.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Command/DebugBlocksCommand.php';
  10698.         $this->privates['sonata.block.command.debug_blocks'] = $instance = new \Sonata\BlockBundle\Command\DebugBlocksCommand(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  10699.         $instance->setName('debug:sonata:block');
  10700.         $instance->setDescription('Debug all blocks available, show default settings of each block');
  10701.         return $instance;
  10702.     }
  10703.     /**
  10704.      * Gets the private 'sonata.block.form.type.block' shared service.
  10705.      *
  10706.      * @return \Sonata\BlockBundle\Form\Type\ServiceListType
  10707.      */
  10708.     protected function getSonata_Block_Form_Type_BlockService()
  10709.     {
  10710.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10711.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ServiceListType.php';
  10713.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  10714.         if (isset($this->privates['sonata.block.form.type.block'])) {
  10715.             return $this->privates['sonata.block.form.type.block'];
  10716.         }
  10717.         return $this->privates['sonata.block.form.type.block'] = new \Sonata\BlockBundle\Form\Type\ServiceListType($a);
  10718.     }
  10719.     /**
  10720.      * Gets the private 'sonata.block.form.type.container_template' shared service.
  10721.      *
  10722.      * @return \Sonata\BlockBundle\Form\Type\ContainerTemplateType
  10723.      */
  10724.     protected function getSonata_Block_Form_Type_ContainerTemplateService()
  10725.     {
  10726.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ContainerTemplateType.php';
  10729.         return $this->privates['sonata.block.form.type.container_template'] = new \Sonata\BlockBundle\Form\Type\ContainerTemplateType(['SonataBlockBundle default template' => '@SonataBlock/Block/block_container.html.twig']);
  10730.     }
  10731.     /**
  10732.      * Gets the private 'sonata.block.templating.helper' shared service.
  10733.      *
  10734.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  10735.      */
  10736.     protected function getSonata_Block_Templating_HelperService()
  10737.     {
  10738.         $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  10739.         if (isset($this->privates['sonata.block.templating.helper'])) {
  10740.             return $this->privates['sonata.block.templating.helper'];
  10741.         }
  10742.         $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  10743.         if (isset($this->privates['sonata.block.templating.helper'])) {
  10744.             return $this->privates['sonata.block.templating.helper'];
  10745.         }
  10746.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10747.         if (isset($this->privates['sonata.block.templating.helper'])) {
  10748.             return $this->privates['sonata.block.templating.helper'];
  10749.         }
  10750.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper($a$b$c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  10751.     }
  10752.     /**
  10753.      * Gets the private 'sonata.doctrine.mapper' shared service.
  10754.      *
  10755.      * @return \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper
  10756.      */
  10757.     protected function getSonata_Doctrine_MapperService()
  10758.     {
  10759.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Mapper/ORM/DoctrineORMMapper.php';
  10761.         return $this->privates['sonata.doctrine.mapper'] = new \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper();
  10762.     }
  10763.     /**
  10764.      * Gets the private 'sonata.form.twig.canonicalize_runtime' shared service.
  10765.      *
  10766.      * @return \Sonata\Form\Twig\CanonicalizeRuntime
  10767.      */
  10768.     protected function getSonata_Form_Twig_CanonicalizeRuntimeService()
  10769.     {
  10770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/CanonicalizeRuntime.php';
  10771.         return $this->privates['sonata.form.twig.canonicalize_runtime'] = new \Sonata\Form\Twig\CanonicalizeRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10772.     }
  10773.     /**
  10774.      * Gets the private 'sonata.form.type.array' shared service.
  10775.      *
  10776.      * @return \Sonata\Form\Type\ImmutableArrayType
  10777.      */
  10778.     protected function getSonata_Form_Type_ArrayService()
  10779.     {
  10780.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10782.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/ImmutableArrayType.php';
  10783.         return $this->privates['sonata.form.type.array'] = new \Sonata\Form\Type\ImmutableArrayType();
  10784.     }
  10785.     /**
  10786.      * Gets the private 'sonata.form.type.boolean' shared service.
  10787.      *
  10788.      * @return \Sonata\Form\Type\BooleanType
  10789.      */
  10790.     protected function getSonata_Form_Type_BooleanService()
  10791.     {
  10792.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10793.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10794.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BooleanType.php';
  10795.         return $this->privates['sonata.form.type.boolean'] = new \Sonata\Form\Type\BooleanType();
  10796.     }
  10797.     /**
  10798.      * Gets the private 'sonata.form.type.collection' shared service.
  10799.      *
  10800.      * @return \Sonata\Form\Type\CollectionType
  10801.      */
  10802.     protected function getSonata_Form_Type_CollectionService()
  10803.     {
  10804.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10806.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/CollectionType.php';
  10807.         return $this->privates['sonata.form.type.collection'] = new \Sonata\Form\Type\CollectionType();
  10808.     }
  10809.     /**
  10810.      * Gets the private 'sonata.form.type.date_picker' shared service.
  10811.      *
  10812.      * @return \Sonata\Form\Type\DatePickerType
  10813.      */
  10814.     protected function getSonata_Form_Type_DatePickerService()
  10815.     {
  10816.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10817.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  10819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php';
  10820.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
  10821.         return $this->privates['sonata.form.type.date_picker'] = new \Sonata\Form\Type\DatePickerType(($this->privates['sonata.form.date.moment_format_converter'] ?? ($this->privates['sonata.form.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()), 'en');
  10822.     }
  10823.     /**
  10824.      * Gets the private 'sonata.form.type.date_range' shared service.
  10825.      *
  10826.      * @return \Sonata\Form\Type\DateRangeType
  10827.      */
  10828.     protected function getSonata_Form_Type_DateRangeService()
  10829.     {
  10830.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10831.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  10833.         return $this->privates['sonata.form.type.date_range'] = new \Sonata\Form\Type\DateRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  10834.     }
  10835.     /**
  10836.      * Gets the private 'sonata.form.type.date_range_picker' shared service.
  10837.      *
  10838.      * @return \Sonata\Form\Type\DateRangePickerType
  10839.      */
  10840.     protected function getSonata_Form_Type_DateRangePickerService()
  10841.     {
  10842.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10843.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  10845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php';
  10846.         return $this->privates['sonata.form.type.date_range_picker'] = new \Sonata\Form\Type\DateRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  10847.     }
  10848.     /**
  10849.      * Gets the private 'sonata.form.type.datetime_picker' shared service.
  10850.      *
  10851.      * @return \Sonata\Form\Type\DateTimePickerType
  10852.      */
  10853.     protected function getSonata_Form_Type_DatetimePickerService()
  10854.     {
  10855.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10856.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  10858.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php';
  10859.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
  10860.         return $this->privates['sonata.form.type.datetime_picker'] = new \Sonata\Form\Type\DateTimePickerType(($this->privates['sonata.form.date.moment_format_converter'] ?? ($this->privates['sonata.form.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()), 'en');
  10861.     }
  10862.     /**
  10863.      * Gets the private 'sonata.form.type.datetime_range' shared service.
  10864.      *
  10865.      * @return \Sonata\Form\Type\DateTimeRangeType
  10866.      */
  10867.     protected function getSonata_Form_Type_DatetimeRangeService()
  10868.     {
  10869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  10872.         return $this->privates['sonata.form.type.datetime_range'] = new \Sonata\Form\Type\DateTimeRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  10873.     }
  10874.     /**
  10875.      * Gets the private 'sonata.form.type.datetime_range_picker' shared service.
  10876.      *
  10877.      * @return \Sonata\Form\Type\DateTimeRangePickerType
  10878.      */
  10879.     protected function getSonata_Form_Type_DatetimeRangePickerService()
  10880.     {
  10881.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10882.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  10884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php';
  10885.         return $this->privates['sonata.form.type.datetime_range_picker'] = new \Sonata\Form\Type\DateTimeRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  10886.     }
  10887.     /**
  10888.      * Gets the private 'sonata.form.type.equal' shared service.
  10889.      *
  10890.      * @return \Sonata\Form\Type\EqualType
  10891.      *
  10892.      * @deprecated Since sonata-project/form-extensions 1.2: The "sonata.form.type.equal" service is deprecated since sonata-project/form-extensions 1.2 and will be removed in 2.0. Use Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType instead
  10893.      */
  10894.     protected function getSonata_Form_Type_EqualService()
  10895.     {
  10896.         trigger_deprecation('sonata-project/form-extensions''1.2''The "sonata.form.type.equal" service is deprecated since sonata-project/form-extensions 1.2 and will be removed in 2.0. Use Sonata\\AdminBundle\\Form\\Type\\Operator\\EqualOperatorType instead');
  10897.         return $this->privates['sonata.form.type.equal'] = new \Sonata\Form\Type\EqualType(($this->services['translator'] ?? $this->getTranslatorService()));
  10898.     }
  10899.     /**
  10900.      * Gets the private 'sonata.form.validator.inline' shared service.
  10901.      *
  10902.      * @return \Sonata\Form\Validator\InlineValidator
  10903.      */
  10904.     protected function getSonata_Form_Validator_InlineService()
  10905.     {
  10906.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10907.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Validator/InlineValidator.php';
  10909.         $a = ($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService());
  10910.         if (isset($this->privates['sonata.form.validator.inline'])) {
  10911.             return $this->privates['sonata.form.validator.inline'];
  10912.         }
  10913.         return $this->privates['sonata.form.validator.inline'] = new \Sonata\Form\Validator\InlineValidator($this$a);
  10914.     }
  10915.     /**
  10916.      * Gets the private 'sonata.twig.flashmessage.twig.runtime' shared service.
  10917.      *
  10918.      * @return \Sonata\Twig\Extension\FlashMessageRuntime
  10919.      */
  10920.     protected function getSonata_Twig_Flashmessage_Twig_RuntimeService()
  10921.     {
  10922.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageRuntime.php';
  10923.         return $this->privates['sonata.twig.flashmessage.twig.runtime'] = new \Sonata\Twig\Extension\FlashMessageRuntime(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  10924.     }
  10925.     /**
  10926.      * Gets the private 'sonata.twig.status_runtime' shared service.
  10927.      *
  10928.      * @return \Sonata\Twig\Extension\StatusRuntime
  10929.      */
  10930.     protected function getSonata_Twig_StatusRuntimeService()
  10931.     {
  10932.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusRuntime.php';
  10933.         $this->privates['sonata.twig.status_runtime'] = $instance = new \Sonata\Twig\Extension\StatusRuntime();
  10934.         $instance->addStatusService(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  10935.         return $instance;
  10936.     }
  10937.     /**
  10938.      * Gets the private 'stof_doctrine_extensions.listener.softdeleteable' shared service.
  10939.      *
  10940.      * @return \Gedmo\SoftDeleteable\SoftDeleteableListener
  10941.      */
  10942.     protected function getStofDoctrineExtensions_Listener_SoftdeleteableService()
  10943.     {
  10944.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10945.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  10946.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
  10947.         $this->privates['stof_doctrine_extensions.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  10948.         $instance->setCacheItemPool(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  10949.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10950.         return $instance;
  10951.     }
  10952.     /**
  10953.      * Gets the private 'symfonycasts.reset_password.cleaner' shared service.
  10954.      *
  10955.      * @return \SymfonyCasts\Bundle\ResetPassword\Util\ResetPasswordCleaner
  10956.      */
  10957.     protected function getSymfonycasts_ResetPassword_CleanerService()
  10958.     {
  10959.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Util/ResetPasswordCleaner.php';
  10960.         return $this->privates['symfonycasts.reset_password.cleaner'] = new \SymfonyCasts\Bundle\ResetPassword\Util\ResetPasswordCleaner(($this->privates['App\\Infrastructure\\Repository\\ResetPasswordRequestRepository'] ?? $this->getResetPasswordRequestRepositoryService()), true);
  10961.     }
  10962.     /**
  10963.      * Gets the private 'translation.extractor' shared service.
  10964.      *
  10965.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  10966.      */
  10967.     protected function getTranslation_ExtractorService()
  10968.     {
  10969.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  10970.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  10971.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  10972.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/Extractor/AdminExtractor.php';
  10973.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  10974.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  10975.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  10976.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  10977.         $instance->addExtractor('sonata_admin', new \Sonata\AdminBundle\Translator\Extractor\AdminExtractor(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService())));
  10978.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  10979.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  10980.         return $instance;
  10981.     }
  10982.     /**
  10983.      * Gets the private 'translation.loader.csv' shared service.
  10984.      *
  10985.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  10986.      */
  10987.     protected function getTranslation_Loader_CsvService()
  10988.     {
  10989.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10990.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10991.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10992.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10993.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  10994.     }
  10995.     /**
  10996.      * Gets the private 'translation.loader.dat' shared service.
  10997.      *
  10998.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  10999.      */
  11000.     protected function getTranslation_Loader_DatService()
  11001.     {
  11002.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11003.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  11004.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  11005.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  11006.     }
  11007.     /**
  11008.      * Gets the private 'translation.loader.ini' shared service.
  11009.      *
  11010.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  11011.      */
  11012.     protected function getTranslation_Loader_IniService()
  11013.     {
  11014.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11015.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  11016.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  11017.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  11018.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  11019.     }
  11020.     /**
  11021.      * Gets the private 'translation.loader.json' shared service.
  11022.      *
  11023.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  11024.      */
  11025.     protected function getTranslation_Loader_JsonService()
  11026.     {
  11027.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11028.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  11029.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  11030.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  11031.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  11032.     }
  11033.     /**
  11034.      * Gets the private 'translation.loader.mo' shared service.
  11035.      *
  11036.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  11037.      */
  11038.     protected function getTranslation_Loader_MoService()
  11039.     {
  11040.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11041.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  11042.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  11043.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  11044.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  11045.     }
  11046.     /**
  11047.      * Gets the private 'translation.loader.php' shared service.
  11048.      *
  11049.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  11050.      */
  11051.     protected function getTranslation_Loader_PhpService()
  11052.     {
  11053.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11054.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  11055.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  11056.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  11057.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  11058.     }
  11059.     /**
  11060.      * Gets the private 'translation.loader.po' shared service.
  11061.      *
  11062.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  11063.      */
  11064.     protected function getTranslation_Loader_PoService()
  11065.     {
  11066.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11067.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  11068.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  11069.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  11070.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  11071.     }
  11072.     /**
  11073.      * Gets the private 'translation.loader.qt' shared service.
  11074.      *
  11075.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  11076.      */
  11077.     protected function getTranslation_Loader_QtService()
  11078.     {
  11079.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11080.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  11081.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  11082.     }
  11083.     /**
  11084.      * Gets the private 'translation.loader.res' shared service.
  11085.      *
  11086.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  11087.      */
  11088.     protected function getTranslation_Loader_ResService()
  11089.     {
  11090.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11091.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  11092.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  11093.     }
  11094.     /**
  11095.      * Gets the private 'translation.loader.xliff' shared service.
  11096.      *
  11097.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  11098.      */
  11099.     protected function getTranslation_Loader_XliffService()
  11100.     {
  11101.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11102.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  11103.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  11104.     }
  11105.     /**
  11106.      * Gets the private 'translation.loader.yml' shared service.
  11107.      *
  11108.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  11109.      */
  11110.     protected function getTranslation_Loader_YmlService()
  11111.     {
  11112.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11113.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  11114.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  11115.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  11116.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  11117.     }
  11118.     /**
  11119.      * Gets the private 'translation.provider_collection' shared service.
  11120.      *
  11121.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  11122.      */
  11123.     protected function getTranslation_ProviderCollectionService()
  11124.     {
  11125.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  11126.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  11127.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  11128.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  11129.         }, 1), []))->fromConfig([]);
  11130.     }
  11131.     /**
  11132.      * Gets the private 'translation.reader' shared service.
  11133.      *
  11134.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  11135.      */
  11136.     protected function getTranslation_ReaderService()
  11137.     {
  11138.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  11139.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  11140.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11141.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  11142.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  11143.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  11144.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  11145.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  11146.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  11147.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  11148.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  11149.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  11150.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  11151.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  11152.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  11153.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  11154.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  11155.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  11156.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  11157.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  11158.         $instance->addLoader('yaml'$a);
  11159.         $instance->addLoader('yml'$a);
  11160.         $instance->addLoader('xlf'$b);
  11161.         $instance->addLoader('xliff'$b);
  11162.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  11163.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  11164.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  11165.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  11166.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  11167.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  11168.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  11169.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  11170.         return $instance;
  11171.     }
  11172.     /**
  11173.      * Gets the private 'translation.warmer' shared service.
  11174.      *
  11175.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  11176.      */
  11177.     protected function getTranslation_WarmerService()
  11178.     {
  11179.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11180.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  11181.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11182.             'translator' => ['services''translator''getTranslatorService'false],
  11183.         ], [
  11184.             'translator' => '?',
  11185.         ]))->withContext('translation.warmer'$this));
  11186.     }
  11187.     /**
  11188.      * Gets the private 'translation.writer' shared service.
  11189.      *
  11190.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  11191.      */
  11192.     protected function getTranslation_WriterService()
  11193.     {
  11194.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  11195.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  11196.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  11197.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  11198.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  11199.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  11200.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  11201.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  11202.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  11203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  11204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  11205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  11206.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  11207.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  11208.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  11209.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  11210.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  11211.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  11212.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  11213.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  11214.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  11215.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  11216.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  11217.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  11218.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  11219.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  11220.         return $instance;
  11221.     }
  11222.     /**
  11223.      * Gets the private 'translator.default' shared service.
  11224.      *
  11225.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  11226.      */
  11227.     protected function getTranslator_DefaultService()
  11228.     {
  11229.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11230.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  11231.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  11232.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  11233.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  11234.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  11235.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  11236.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  11237.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  11238.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  11239.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  11240.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  11241.         ], [
  11242.             'translation.loader.csv' => '?',
  11243.             'translation.loader.dat' => '?',
  11244.             'translation.loader.ini' => '?',
  11245.             'translation.loader.json' => '?',
  11246.             'translation.loader.mo' => '?',
  11247.             'translation.loader.php' => '?',
  11248.             'translation.loader.po' => '?',
  11249.             'translation.loader.qt' => '?',
  11250.             'translation.loader.res' => '?',
  11251.             'translation.loader.xliff' => '?',
  11252.             'translation.loader.yml' => '?',
  11253.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bs.xliff')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Cyrl.xliff')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Latn.xliff')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sv_SE' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), 10 => (\dirname(__DIR__4).'/translations'), 11 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/sonata-project/block-bundle/src/Resources/translations'=> 'vendor/sonata-project/admin-bundle/src/Resources/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'vendor/hwi/oauth-bundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'=> 'vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'10 => 'translations'11 => 'vendor/knplabs/knp-menu-bundle/src/translations'12 => 'vendor/twig/extra-bundle/translations'13 => 'vendor/doctrine/doctrine-bundle/translations'14 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'15 => 'vendor/symfony/monolog-bundle/translations'16 => 'vendor/symfony/maker-bundle/src/translations'17 => 'vendor/symfony/framework-bundle/translations'18 => 'vendor/symfony/security-bundle/translations'19 => 'vendor/symfony/twig-bundle/translations'20 => 'vendor/stof/doctrine-extensions-bundle/src/translations'21 => 'vendor/knplabs/knp-markdown-bundle/translations'22 => 'vendor/doctrine/doctrine-migrations-bundle/translations'23 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'24 => 'vendor/symfony/web-profiler-bundle/translations'25 => 'vendor/php-http/httplug-bundle/src/translations'26 => 'vendor/friendsofsymfony/elastica-bundle/src/translations'27 => 'vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations']]], []);
  11254.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  11255.         $instance->setFallbackLocales([=> 'en']);
  11256.         return $instance;
  11257.     }
  11258.     /**
  11259.      * Gets the private 'twig.command.debug' shared service.
  11260.      *
  11261.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  11262.      */
  11263.     protected function getTwig_Command_DebugService()
  11264.     {
  11265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11266.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  11267.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  11268.         $instance->setName('debug:twig');
  11269.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  11270.         return $instance;
  11271.     }
  11272.     /**
  11273.      * Gets the private 'twig.command.lint' shared service.
  11274.      *
  11275.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  11276.      */
  11277.     protected function getTwig_Command_LintService()
  11278.     {
  11279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11280.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  11281.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  11282.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11283.         $instance->setName('lint:twig');
  11284.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  11285.         return $instance;
  11286.     }
  11287.     /**
  11288.      * Gets the private 'twig.form.engine' shared service.
  11289.      *
  11290.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  11291.      */
  11292.     protected function getTwig_Form_EngineService()
  11293.     {
  11294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  11295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  11296.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  11297.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11298.         if (isset($this->privates['twig.form.engine'])) {
  11299.             return $this->privates['twig.form.engine'];
  11300.         }
  11301.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  11302.     }
  11303.     /**
  11304.      * Gets the private 'twig.form.renderer' shared service.
  11305.      *
  11306.      * @return \Symfony\Component\Form\FormRenderer
  11307.      */
  11308.     protected function getTwig_Form_RendererService()
  11309.     {
  11310.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  11311.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  11312.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  11313.         if (isset($this->privates['twig.form.renderer'])) {
  11314.             return $this->privates['twig.form.renderer'];
  11315.         }
  11316.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  11317.     }
  11318.     /**
  11319.      * Gets the private 'twig.mailer.message_listener' shared service.
  11320.      *
  11321.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  11322.      */
  11323.     protected function getTwig_Mailer_MessageListenerService()
  11324.     {
  11325.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  11326.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  11327.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  11328.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11329.         if (isset($this->privates['twig.mailer.message_listener'])) {
  11330.             return $this->privates['twig.mailer.message_listener'];
  11331.         }
  11332.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  11333.     }
  11334.     /**
  11335.      * Gets the private 'twig.runtime.httpkernel' shared service.
  11336.      *
  11337.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  11338.      */
  11339.     protected function getTwig_Runtime_HttpkernelService()
  11340.     {
  11341.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  11342.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  11343.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  11344.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  11345.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  11346.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  11347.         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, [
  11348.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  11349.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  11350.         ], [
  11351.             'hinclude' => '?',
  11352.             'inline' => '?',
  11353.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), $a));
  11354.     }
  11355.     /**
  11356.      * Gets the private 'twig.runtime.security_csrf' shared service.
  11357.      *
  11358.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  11359.      */
  11360.     protected function getTwig_Runtime_SecurityCsrfService()
  11361.     {
  11362.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  11363.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  11364.     }
  11365.     /**
  11366.      * Gets the private 'twig.runtime.serializer' shared service.
  11367.      *
  11368.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  11369.      */
  11370.     protected function getTwig_Runtime_SerializerService()
  11371.     {
  11372.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  11373.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  11374.         if (isset($this->privates['twig.runtime.serializer'])) {
  11375.             return $this->privates['twig.runtime.serializer'];
  11376.         }
  11377.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  11378.     }
  11379.     /**
  11380.      * Gets the private 'twig.template_cache_warmer' shared service.
  11381.      *
  11382.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  11383.      */
  11384.     protected function getTwig_TemplateCacheWarmerService()
  11385.     {
  11386.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11387.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  11388.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  11389.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11390.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  11391.         ], [
  11392.             'twig' => '?',
  11393.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  11394.     }
  11395.     /**
  11396.      * Gets the private 'validator.builder' shared service.
  11397.      *
  11398.      * @return \Symfony\Component\Validator\ValidatorBuilder
  11399.      */
  11400.     protected function getValidator_BuilderService()
  11401.     {
  11402.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  11403.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  11404.         $instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  11405.         if ($this->has('translator')) {
  11406.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  11407.         }
  11408.         $instance->setTranslationDomain('validators');
  11409.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  11410.         $instance->enableAnnotationMapping(true);
  11411.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  11412.         $instance->addMethodMapping('loadValidatorMetadata');
  11413.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  11414.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  11415.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  11416.         return $instance;
  11417.     }
  11418.     /**
  11419.      * Gets the private 'validator.email' shared service.
  11420.      *
  11421.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  11422.      */
  11423.     protected function getValidator_EmailService()
  11424.     {
  11425.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11426.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11427.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  11428.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  11429.     }
  11430.     /**
  11431.      * Gets the private 'validator.expression' shared service.
  11432.      *
  11433.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  11434.      */
  11435.     protected function getValidator_ExpressionService()
  11436.     {
  11437.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11438.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11439.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  11440.         include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  11441.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  11442.     }
  11443.     /**
  11444.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  11445.      *
  11446.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  11447.      */
  11448.     protected function getValidator_Mapping_CacheWarmerService()
  11449.     {
  11450.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11451.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  11452.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  11453.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  11454.     }
  11455.     /**
  11456.      * Gets the private 'validator.not_compromised_password' shared service.
  11457.      *
  11458.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  11459.      */
  11460.     protected function getValidator_NotCompromisedPasswordService()
  11461.     {
  11462.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11463.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11464.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  11465.         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);
  11466.     }
  11467.     /**
  11468.      * Gets the private 'validator.validator_factory' shared service.
  11469.      *
  11470.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  11471.      */
  11472.     protected function getValidator_ValidatorFactoryService()
  11473.     {
  11474.         return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11475.             'App\\Infrastructure\\Validator\\Constraints\\UrlUniqueValidator' => ['privates''App\\Infrastructure\\Validator\\Constraints\\UrlUniqueValidator''getUrlUniqueValidatorService'false],
  11476.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  11477.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  11478.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  11479.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  11480.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  11481.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  11482.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  11483.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  11484.             'sonata.form.validator.inline' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  11485.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  11486.         ], [
  11487.             'App\\Infrastructure\\Validator\\Constraints\\UrlUniqueValidator' => '?',
  11488.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  11489.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  11490.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  11491.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  11492.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  11493.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  11494.             'doctrine.orm.validator.unique' => '?',
  11495.             'security.validator.user_password' => '?',
  11496.             'sonata.form.validator.inline' => '?',
  11497.             'validator.expression' => '?',
  11498.         ]));
  11499.     }
  11500.     /**
  11501.      * Gets the private 'web_profiler.csp.handler' shared service.
  11502.      *
  11503.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  11504.      */
  11505.     protected function getWebProfiler_Csp_HandlerService()
  11506.     {
  11507.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  11508.     }
  11509.     /**
  11510.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  11511.      *
  11512.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  11513.      */
  11514.     protected function getWebProfiler_DebugToolbarService()
  11515.     {
  11516.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11517.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  11518.             return $this->privates['web_profiler.debug_toolbar'];
  11519.         }
  11520.         $b = ($this->services['router'] ?? $this->getRouterService());
  11521.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  11522.             return $this->privates['web_profiler.debug_toolbar'];
  11523.         }
  11524.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);
  11525.     }
  11526.     /**
  11527.      * Gets the public 'cache_clearer' alias.
  11528.      *
  11529.      * @return object The ".container.private.cache_clearer" service.
  11530.      */
  11531.     protected function getCacheClearerService()
  11532.     {
  11533.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  11534.         return $this->get('.container.private.cache_clearer');
  11535.     }
  11536.     /**
  11537.      * Gets the public 'filesystem' alias.
  11538.      *
  11539.      * @return object The ".container.private.filesystem" service.
  11540.      */
  11541.     protected function getFilesystemService()
  11542.     {
  11543.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  11544.         return $this->get('.container.private.filesystem');
  11545.     }
  11546.     /**
  11547.      * Gets the public 'serializer' alias.
  11548.      *
  11549.      * @return object The ".container.private.serializer" service.
  11550.      */
  11551.     protected function getSerializerService()
  11552.     {
  11553.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  11554.         return $this->get('.container.private.serializer');
  11555.     }
  11556.     /**
  11557.      * Gets the public 'security.csrf.token_manager' alias.
  11558.      *
  11559.      * @return object The ".container.private.security.csrf.token_manager" service.
  11560.      */
  11561.     protected function getSecurity_Csrf_TokenManagerService()
  11562.     {
  11563.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  11564.         return $this->get('.container.private.security.csrf.token_manager');
  11565.     }
  11566.     /**
  11567.      * Gets the public 'form.factory' alias.
  11568.      *
  11569.      * @return object The ".container.private.form.factory" service.
  11570.      */
  11571.     protected function getForm_FactoryService()
  11572.     {
  11573.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  11574.         return $this->get('.container.private.form.factory');
  11575.     }
  11576.     /**
  11577.      * Gets the public 'form.type.file' alias.
  11578.      *
  11579.      * @return object The ".container.private.form.type.file" service.
  11580.      */
  11581.     protected function getForm_Type_FileService()
  11582.     {
  11583.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  11584.         return $this->get('.container.private.form.type.file');
  11585.     }
  11586.     /**
  11587.      * Gets the public 'profiler' alias.
  11588.      *
  11589.      * @return object The ".container.private.profiler" service.
  11590.      */
  11591.     protected function getProfilerService()
  11592.     {
  11593.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  11594.         return $this->get('.container.private.profiler');
  11595.     }
  11596.     /**
  11597.      * Gets the public 'security.authorization_checker' alias.
  11598.      *
  11599.      * @return object The ".container.private.security.authorization_checker" service.
  11600.      */
  11601.     protected function getSecurity_AuthorizationCheckerService()
  11602.     {
  11603.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  11604.         return $this->get('.container.private.security.authorization_checker');
  11605.     }
  11606.     /**
  11607.      * Gets the public 'security.token_storage' alias.
  11608.      *
  11609.      * @return object The ".container.private.security.token_storage" service.
  11610.      */
  11611.     protected function getSecurity_TokenStorageService()
  11612.     {
  11613.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  11614.         return $this->get('.container.private.security.token_storage');
  11615.     }
  11616.     /**
  11617.      * Gets the public 'twig' alias.
  11618.      *
  11619.      * @return object The ".container.private.twig" service.
  11620.      */
  11621.     protected function getTwigService()
  11622.     {
  11623.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  11624.         return $this->get('.container.private.twig');
  11625.     }
  11626.     /**
  11627.      * Gets the public 'security.password_encoder' alias.
  11628.      *
  11629.      * @return object The ".container.private.security.password_encoder" service.
  11630.      */
  11631.     protected function getSecurity_PasswordEncoderService()
  11632.     {
  11633.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  11634.         return $this->get('.container.private.security.password_encoder');
  11635.     }
  11636.     /**
  11637.      * Gets the public 'session' alias.
  11638.      *
  11639.      * @return object The ".container.private.session" service.
  11640.      */
  11641.     protected function getSessionService()
  11642.     {
  11643.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  11644.         return $this->get('.container.private.session');
  11645.     }
  11646.     /**
  11647.      * Gets the public 'validator' alias.
  11648.      *
  11649.      * @return object The ".container.private.validator" service.
  11650.      */
  11651.     protected function getValidatorService()
  11652.     {
  11653.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  11654.         return $this->get('.container.private.validator');
  11655.     }
  11656.     /**
  11657.      * @return array|bool|float|int|string|\UnitEnum|null
  11658.      */
  11659.     public function getParameter(string $name)
  11660.     {
  11661.         if (isset($this->buildParameters[$name])) {
  11662.             return $this->buildParameters[$name];
  11663.         }
  11664.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  11665.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  11666.         }
  11667.         if (isset($this->loadedDynamicParameters[$name])) {
  11668.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  11669.         }
  11670.         return $this->parameters[$name];
  11671.     }
  11672.     public function hasParameter(string $name): bool
  11673.     {
  11674.         if (isset($this->buildParameters[$name])) {
  11675.             return true;
  11676.         }
  11677.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  11678.     }
  11679.     public function setParameter(string $name$value): void
  11680.     {
  11681.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  11682.     }
  11683.     public function getParameterBag(): ParameterBagInterface
  11684.     {
  11685.         if (null === $this->parameterBag) {
  11686.             $parameters $this->parameters;
  11687.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  11688.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  11689.             }
  11690.             foreach ($this->buildParameters as $name => $value) {
  11691.                 $parameters[$name] = $value;
  11692.             }
  11693.             $this->parameterBag = new FrozenParameterBag($parameters);
  11694.         }
  11695.         return $this->parameterBag;
  11696.     }
  11697.     private $loadedDynamicParameters = [
  11698.         'kernel.runtime_environment' => false,
  11699.         'kernel.build_dir' => false,
  11700.         'kernel.cache_dir' => false,
  11701.         'doctrine.orm.proxy_dir' => false,
  11702.         'kernel.secret' => false,
  11703.         'debug.container.dump' => false,
  11704.         'serializer.mapping.cache.file' => false,
  11705.         'validator.mapping.cache.file' => false,
  11706.         'profiler.storage.dsn' => false,
  11707.     ];
  11708.     private $dynamicParameters = [];
  11709.     private function getDynamicParameter(string $name)
  11710.     {
  11711.         switch ($name) {
  11712.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  11713.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  11714.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  11715.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  11716.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  11717.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  11718.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  11719.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  11720.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  11721.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  11722.         }
  11723.         $this->loadedDynamicParameters[$name] = true;
  11724.         return $this->dynamicParameters[$name] = $value;
  11725.     }
  11726.     protected function getDefaultParameters(): array
  11727.     {
  11728.         return [
  11729.             'kernel.project_dir' => \dirname(__DIR__4),
  11730.             'kernel.environment' => 'dev',
  11731.             'kernel.debug' => true,
  11732.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  11733.             'kernel.bundles' => [
  11734.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  11735.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  11736.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  11737.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  11738.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  11739.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  11740.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  11741.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  11742.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  11743.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  11744.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  11745.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  11746.                 'KnpMarkdownBundle' => 'Knp\\Bundle\\MarkdownBundle\\KnpMarkdownBundle',
  11747.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  11748.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  11749.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  11750.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  11751.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  11752.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  11753.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  11754.                 'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
  11755.                 'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
  11756.                 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  11757.                 'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
  11758.             ],
  11759.             'kernel.bundles_metadata' => [
  11760.                 'KnpMenuBundle' => [
  11761.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  11762.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  11763.                 ],
  11764.                 'SonataBlockBundle' => [
  11765.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  11766.                     'namespace' => 'Sonata\\BlockBundle',
  11767.                 ],
  11768.                 'TwigExtraBundle' => [
  11769.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  11770.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  11771.                 ],
  11772.                 'SonataAdminBundle' => [
  11773.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src'),
  11774.                     'namespace' => 'Sonata\\AdminBundle',
  11775.                 ],
  11776.                 'DoctrineBundle' => [
  11777.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  11778.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  11779.                 ],
  11780.                 'SonataDoctrineORMAdminBundle' => [
  11781.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  11782.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  11783.                 ],
  11784.                 'MonologBundle' => [
  11785.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  11786.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  11787.                 ],
  11788.                 'MakerBundle' => [
  11789.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  11790.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  11791.                 ],
  11792.                 'FrameworkBundle' => [
  11793.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  11794.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  11795.                 ],
  11796.                 'SecurityBundle' => [
  11797.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  11798.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  11799.                 ],
  11800.                 'TwigBundle' => [
  11801.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  11802.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  11803.                 ],
  11804.                 'StofDoctrineExtensionsBundle' => [
  11805.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  11806.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  11807.                 ],
  11808.                 'KnpMarkdownBundle' => [
  11809.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-markdown-bundle'),
  11810.                     'namespace' => 'Knp\\Bundle\\MarkdownBundle',
  11811.                 ],
  11812.                 'DoctrineMigrationsBundle' => [
  11813.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  11814.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  11815.                 ],
  11816.                 'DoctrineFixturesBundle' => [
  11817.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  11818.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  11819.                 ],
  11820.                 'WebProfilerBundle' => [
  11821.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  11822.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  11823.                 ],
  11824.                 'SymfonyCastsResetPasswordBundle' => [
  11825.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  11826.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  11827.                 ],
  11828.                 'HttplugBundle' => [
  11829.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  11830.                     'namespace' => 'Http\\HttplugBundle',
  11831.                 ],
  11832.                 'HWIOAuthBundle' => [
  11833.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  11834.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  11835.                 ],
  11836.                 'KnpPaginatorBundle' => [
  11837.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  11838.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  11839.                 ],
  11840.                 'FOSElasticaBundle' => [
  11841.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src'),
  11842.                     'namespace' => 'FOS\\ElasticaBundle',
  11843.                 ],
  11844.                 'SonataTwigBundle' => [
  11845.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
  11846.                     'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
  11847.                 ],
  11848.                 'SonataFormBundle' => [
  11849.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  11850.                     'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  11851.                 ],
  11852.                 'SonataDoctrineBundle' => [
  11853.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
  11854.                     'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
  11855.                 ],
  11856.             ],
  11857.             'kernel.charset' => 'UTF-8',
  11858.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  11859.             'container.dumper.inline_class_loader' => true,
  11860.             'container.dumper.inline_factories' => true,
  11861.             'locale' => 'en',
  11862.             'cache_type' => 'file_system',
  11863.             'facebook_client_id' => 2097861080433703,
  11864.             'facebook_secret' => 'a46bf5701c9a0663885f56e6e072d0af',
  11865.             'knp_menu.renderer.list.options' => [
  11866.             ],
  11867.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  11868.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  11869.             'knp_menu.renderer.twig.options' => [
  11870.             ],
  11871.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  11872.             'knp_menu.default_renderer' => 'twig',
  11873.             'sonata.block.container.types' => [
  11874.                 => 'sonata.block.service.container',
  11875.                 => 'sonata.page.block.container',
  11876.                 => 'sonata.dashboard.block.container',
  11877.                 => 'cmf.block.container',
  11878.                 => 'cmf.block.slideshow',
  11879.             ],
  11880.             'sonata_block.blocks' => [
  11881.                 'sonata.admin.block.admin_list' => [
  11882.                     'contexts' => [
  11883.                         => 'admin',
  11884.                     ],
  11885.                     'templates' => [
  11886.                     ],
  11887.                     'cache' => 'sonata.cache.noop',
  11888.                     'settings' => [
  11889.                     ],
  11890.                 ],
  11891.                 'sonata.block.service.rss' => [
  11892.                     'contexts' => [
  11893.                     ],
  11894.                     'templates' => [
  11895.                     ],
  11896.                     'cache' => 'sonata.cache.noop',
  11897.                     'settings' => [
  11898.                     ],
  11899.                 ],
  11900.                 'sonata.block.service.dashboard' => [
  11901.                     'contexts' => [
  11902.                     ],
  11903.                     'templates' => [
  11904.                     ],
  11905.                     'cache' => 'sonata.cache.noop',
  11906.                     'settings' => [
  11907.                     ],
  11908.                 ],
  11909.                 'sonata.block.service.container' => [
  11910.                     'contexts' => [
  11911.                     ],
  11912.                     'templates' => [
  11913.                     ],
  11914.                     'cache' => 'sonata.cache.noop',
  11915.                     'settings' => [
  11916.                     ],
  11917.                 ],
  11918.                 'sonata.block.service.empty' => [
  11919.                     'contexts' => [
  11920.                     ],
  11921.                     'templates' => [
  11922.                     ],
  11923.                     'cache' => 'sonata.cache.noop',
  11924.                     'settings' => [
  11925.                     ],
  11926.                 ],
  11927.                 'sonata.block.service.text' => [
  11928.                     'contexts' => [
  11929.                     ],
  11930.                     'templates' => [
  11931.                     ],
  11932.                     'cache' => 'sonata.cache.noop',
  11933.                     'settings' => [
  11934.                     ],
  11935.                 ],
  11936.                 'sonata.block.service.template' => [
  11937.                     'contexts' => [
  11938.                     ],
  11939.                     'templates' => [
  11940.                     ],
  11941.                     'cache' => 'sonata.cache.noop',
  11942.                     'settings' => [
  11943.                     ],
  11944.                 ],
  11945.                 'sonata.block.service.menu' => [
  11946.                     'contexts' => [
  11947.                     ],
  11948.                     'templates' => [
  11949.                     ],
  11950.                     'cache' => 'sonata.cache.noop',
  11951.                     'settings' => [
  11952.                     ],
  11953.                 ],
  11954.                 'sonata.admin.block.search_result' => [
  11955.                     'contexts' => [
  11956.                     ],
  11957.                     'templates' => [
  11958.                     ],
  11959.                     'cache' => 'sonata.cache.noop',
  11960.                     'settings' => [
  11961.                     ],
  11962.                 ],
  11963.                 'sonata.admin.block.stats' => [
  11964.                     'contexts' => [
  11965.                     ],
  11966.                     'templates' => [
  11967.                     ],
  11968.                     'cache' => 'sonata.cache.noop',
  11969.                     'settings' => [
  11970.                     ],
  11971.                 ],
  11972.                 'sonata.admin.block.admin_preview' => [
  11973.                     'contexts' => [
  11974.                     ],
  11975.                     'templates' => [
  11976.                     ],
  11977.                     'cache' => 'sonata.cache.noop',
  11978.                     'settings' => [
  11979.                     ],
  11980.                 ],
  11981.             ],
  11982.             'sonata_block.blocks_by_class' => [
  11983.             ],
  11984.             'sonata_blocks.block_types' => [
  11985.                 => 'sonata.admin.block.admin_list',
  11986.                 => 'sonata.block.service.rss',
  11987.                 => 'sonata.block.service.dashboard',
  11988.                 => 'sonata.block.service.container',
  11989.                 => 'sonata.block.service.empty',
  11990.                 => 'sonata.block.service.text',
  11991.                 => 'sonata.block.service.template',
  11992.                 => 'sonata.block.service.menu',
  11993.                 => 'sonata.admin.block.search_result',
  11994.                 => 'sonata.admin.block.stats',
  11995.                 10 => 'sonata.admin.block.admin_preview',
  11996.             ],
  11997.             'sonata_block.cache_blocks' => [
  11998.                 'by_class' => [
  11999.                 ],
  12000.                 'by_type' => [
  12001.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  12002.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  12003.                     'sonata.block.service.dashboard' => 'sonata.cache.noop',
  12004.                     'sonata.block.service.container' => 'sonata.cache.noop',
  12005.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  12006.                     'sonata.block.service.text' => 'sonata.cache.noop',
  12007.                     'sonata.block.service.template' => 'sonata.cache.noop',
  12008.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  12009.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  12010.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  12011.                     'sonata.admin.block.admin_preview' => 'sonata.cache.noop',
  12012.                 ],
  12013.             ],
  12014.             'sonata_blocks.default_contexts' => [
  12015.             ],
  12016.             'sonata.admin.twig.extension.x_editable_type_mapping' => [
  12017.                 'choice' => 'select',
  12018.                 'boolean' => 'select',
  12019.                 'textarea' => 'textarea',
  12020.                 'html' => 'textarea',
  12021.                 'email' => 'email',
  12022.                 'string' => 'text',
  12023.                 'integer' => 'number',
  12024.                 'float' => 'number',
  12025.                 'currency' => 'number',
  12026.                 'percent' => 'number',
  12027.                 'url' => 'url',
  12028.             ],
  12029.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  12030.             'sonata.admin.configuration.global_search.admin_route' => 'show',
  12031.             'sonata.admin.configuration.templates' => [
  12032.                 'user_block' => '@SonataAdmin/Core/user_block.html.twig',
  12033.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  12034.                 'layout' => '@SonataAdmin/standard_layout.html.twig',
  12035.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  12036.                 'dashboard' => '@SonataAdmin/Core/dashboard.html.twig',
  12037.                 'search' => '@SonataAdmin/Core/search.html.twig',
  12038.                 'list' => '@SonataAdmin/CRUD/list.html.twig',
  12039.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  12040.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  12041.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  12042.                 'edit' => '@SonataAdmin/CRUD/edit.html.twig',
  12043.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  12044.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  12045.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  12046.                 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  12047.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  12048.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  12049.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  12050.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  12051.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  12052.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  12053.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  12054.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  12055.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  12056.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  12057.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  12058.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  12059.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  12060.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  12061.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  12062.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  12063.                 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  12064.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  12065.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  12066.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  12067.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  12068.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  12069.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  12070.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  12071.                 'form_theme' => [
  12072.                 ],
  12073.                 'filter_theme' => [
  12074.                 ],
  12075.             ],
  12076.             'sonata.admin.configuration.default_admin_services' => [
  12077.                 'model_manager' => NULL,
  12078.                 'data_source' => NULL,
  12079.                 'field_description_factory' => NULL,
  12080.                 'form_contractor' => NULL,
  12081.                 'show_builder' => NULL,
  12082.                 'list_builder' => NULL,
  12083.                 'datagrid_builder' => NULL,
  12084.                 'translator' => NULL,
  12085.                 'configuration_pool' => NULL,
  12086.                 'route_generator' => NULL,
  12087.                 'security_handler' => NULL,
  12088.                 'menu_factory' => NULL,
  12089.                 'route_builder' => NULL,
  12090.                 'label_translator_strategy' => NULL,
  12091.                 'pager_type' => NULL,
  12092.             ],
  12093.             'sonata.admin.configuration.default_controller' => 'sonata.admin.controller.crud',
  12094.             'sonata.admin.configuration.dashboard_groups' => [
  12095.             ],
  12096.             'sonata.admin.configuration.dashboard_blocks' => [
  12097.                 => [
  12098.                     'type' => 'sonata.block.service.dashboard',
  12099.                     'position' => 'center',
  12100.                     'roles' => [
  12101.                     ],
  12102.                     'settings' => [
  12103.                     ],
  12104.                     'class' => 'col-md-4',
  12105.                 ],
  12106.                 => [
  12107.                     'type' => 'sonata.admin.block.admin_list',
  12108.                     'position' => 'center',
  12109.                     'roles' => [
  12110.                     ],
  12111.                     'settings' => [
  12112.                     ],
  12113.                     'class' => 'col-md-4',
  12114.                 ],
  12115.             ],
  12116.             'sonata.admin.configuration.sort_admins' => false,
  12117.             'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png',
  12118.             'sonata.admin.configuration.default_group' => 'default',
  12119.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  12120.             'sonata.admin.configuration.default_translation_domain' => NULL,
  12121.             'sonata.admin.configuration.default_icon' => 'fas fa-folder',
  12122.             'sonata.admin.configuration.breadcrumbs' => [
  12123.                 'child_admin_route' => 'show',
  12124.             ],
  12125.             'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  12126.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  12127.             'sonata.admin.configuration.security.information' => [
  12128.             ],
  12129.             'sonata.admin.configuration.security.admin_permissions' => [
  12130.                 => 'CREATE',
  12131.                 => 'LIST',
  12132.                 => 'DELETE',
  12133.                 => 'UNDELETE',
  12134.                 => 'EXPORT',
  12135.                 => 'OPERATOR',
  12136.                 => 'MASTER',
  12137.             ],
  12138.             'sonata.admin.configuration.security.object_permissions' => [
  12139.                 => 'VIEW',
  12140.                 => 'EDIT',
  12141.                 => 'HISTORY',
  12142.                 => 'DELETE',
  12143.                 => 'UNDELETE',
  12144.                 => 'OPERATOR',
  12145.                 => 'MASTER',
  12146.                 => 'OWNER',
  12147.             ],
  12148.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  12149.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  12150.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  12151.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  12152.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  12153.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  12154.             'sonata.admin.extension.map' => [
  12155.             ],
  12156.             'sonata.admin.configuration.filters.persist' => false,
  12157.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  12158.             'sonata.admin.configuration.show.mosaic.button' => true,
  12159.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  12160.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  12161.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  12162.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  12163.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  12164.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  12165.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  12166.             'doctrine.entity_managers' => [
  12167.                 'default' => 'doctrine.orm.default_entity_manager',
  12168.             ],
  12169.             'doctrine.default_entity_manager' => 'default',
  12170.             'doctrine.dbal.connection_factory.types' => [
  12171.             ],
  12172.             'doctrine.connections' => [
  12173.                 'default' => 'doctrine.dbal.default_connection',
  12174.             ],
  12175.             'doctrine.default_connection' => 'default',
  12176.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  12177.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  12178.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  12179.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  12180.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  12181.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  12182.             'doctrine.orm.cache.memcache_host' => 'localhost',
  12183.             'doctrine.orm.cache.memcache_port' => 11211,
  12184.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  12185.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  12186.             'doctrine.orm.cache.memcached_host' => 'localhost',
  12187.             'doctrine.orm.cache.memcached_port' => 11211,
  12188.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  12189.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  12190.             'doctrine.orm.cache.redis_host' => 'localhost',
  12191.             'doctrine.orm.cache.redis_port' => 6379,
  12192.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  12193.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  12194.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  12195.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  12196.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  12197.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  12198.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  12199.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  12200.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  12201.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  12202.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  12203.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  12204.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  12205.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  12206.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  12207.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  12208.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  12209.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  12210.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  12211.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  12212.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  12213.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  12214.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  12215.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  12216.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  12217.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  12218.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  12219.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  12220.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  12221.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  12222.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  12223.             'doctrine.orm.auto_generate_proxy_classes' => true,
  12224.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  12225.             'doctrine.orm.proxy_namespace' => 'Proxies',
  12226.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  12227.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  12228.             'sonata_doctrine_orm_admin.templates' => [
  12229.                 'types' => [
  12230.                     'list' => [
  12231.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  12232.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  12233.                         'date' => '@SonataAdmin/CRUD/list_date.html.twig',
  12234.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  12235.                         'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
  12236.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  12237.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  12238.                         'enum' => '@SonataAdmin/CRUD/list_enum.html.twig',
  12239.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  12240.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  12241.                         'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  12242.                         'float' => '@SonataAdmin/CRUD/list_string.html.twig',
  12243.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  12244.                         'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  12245.                         'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  12246.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  12247.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  12248.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  12249.                         'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
  12250.                         'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
  12251.                         'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
  12252.                         'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
  12253.                     ],
  12254.                     'show' => [
  12255.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  12256.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  12257.                         'date' => '@SonataAdmin/CRUD/show_date.html.twig',
  12258.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  12259.                         'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  12260.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  12261.                         'enum' => '@SonataAdmin/CRUD/show_enum.html.twig',
  12262.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  12263.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  12264.                         'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  12265.                         'float' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  12266.                         'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  12267.                         'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  12268.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  12269.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  12270.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  12271.                         'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
  12272.                         'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
  12273.                         'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
  12274.                         'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
  12275.                     ],
  12276.                 ],
  12277.             ],
  12278.             'monolog.use_microseconds' => true,
  12279.             'monolog.swift_mailer.handlers' => [
  12280.             ],
  12281.             'monolog.handlers_to_channels' => [
  12282.                 'monolog.handler.console' => [
  12283.                     'type' => 'exclusive',
  12284.                     'elements' => [
  12285.                         => 'event',
  12286.                         => 'doctrine',
  12287.                     ],
  12288.                 ],
  12289.                 'monolog.handler.main' => NULL,
  12290.             ],
  12291.             'event_dispatcher.event_aliases' => [
  12292.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  12293.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  12294.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  12295.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  12296.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  12297.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  12298.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  12299.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  12300.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  12301.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  12302.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  12303.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  12304.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  12305.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  12306.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  12307.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  12308.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  12309.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  12310.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  12311.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  12312.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  12313.             ],
  12314.             'fragment.renderer.hinclude.global_template' => NULL,
  12315.             'fragment.path' => '/_fragment',
  12316.             'kernel.http_method_override' => true,
  12317.             'kernel.trusted_hosts' => [
  12318.             ],
  12319.             'kernel.default_locale' => 'en',
  12320.             'kernel.enabled_locales' => [
  12321.             ],
  12322.             'kernel.error_controller' => 'error_controller',
  12323.             'debug.file_link_format' => NULL,
  12324.             'asset.request_context.base_path' => NULL,
  12325.             'asset.request_context.secure' => NULL,
  12326.             'translator.logging' => false,
  12327.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  12328.             'debug.error_handler.throw_at' => -1,
  12329.             'router.request_context.host' => 'localhost',
  12330.             'router.request_context.scheme' => 'http',
  12331.             'router.request_context.base_url' => '',
  12332.             'router.resource' => 'kernel::loadRoutes',
  12333.             'request_listener.http_port' => 80,
  12334.             'request_listener.https_port' => 443,
  12335.             'session.metadata.storage_key' => '_sf2_meta',
  12336.             'session.storage.options' => [
  12337.                 'cache_limiter' => '0',
  12338.                 'cookie_secure' => 'auto',
  12339.                 'cookie_httponly' => true,
  12340.                 'cookie_samesite' => 'lax',
  12341.                 'gc_probability' => 1,
  12342.             ],
  12343.             'session.save_path' => NULL,
  12344.             'session.metadata.update_threshold' => 0,
  12345.             'form.type_extension.csrf.enabled' => true,
  12346.             'form.type_extension.csrf.field_name' => '_token',
  12347.             'validator.translation_domain' => 'validators',
  12348.             'profiler_listener.only_exceptions' => false,
  12349.             'profiler_listener.only_main_requests' => false,
  12350.             'security.role_hierarchy.roles' => [
  12351.                 'ROLE_ADMIN' => [
  12352.                     => 'ROLE_USER',
  12353.                 ],
  12354.                 'ROLE_SUPER_ADMIN' => [
  12355.                     => 'ROLE_ADMIN',
  12356.                 ],
  12357.             ],
  12358.             'security.access.denied_url' => NULL,
  12359.             'security.authentication.manager.erase_credentials' => true,
  12360.             'security.authentication.session_strategy.strategy' => 'migrate',
  12361.             'security.access.always_authenticate_before_granting' => false,
  12362.             'security.authentication.hide_user_not_found' => true,
  12363.             'security.firewalls' => [
  12364.                 => 'dev',
  12365.                 => 'main',
  12366.             ],
  12367.             'hwi_oauth.resource_ownermap.configured.main' => [
  12368.                 'facebook' => '/connect/service/facebook',
  12369.             ],
  12370.             'security.main._indexed_authenticators' => [
  12371.             ],
  12372.             'twig.form.resources' => [
  12373.                 => 'form_div_layout.html.twig',
  12374.                 => 'bootstrap_3_horizontal_layout.html.twig',
  12375.             ],
  12376.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  12377.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  12378.             'stof_doctrine_extensions.default_locale' => 'en_US',
  12379.             'stof_doctrine_extensions.translation_fallback' => false,
  12380.             'stof_doctrine_extensions.persist_default_translation' => false,
  12381.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  12382.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  12383.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  12384.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  12385.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  12386.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  12387.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  12388.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  12389.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  12390.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  12391.             'templating.helper.markdown.class' => 'Knp\\Bundle\\MarkdownBundle\\Helper\\MarkdownHelper',
  12392.             'doctrine.migrations.preferred_em' => NULL,
  12393.             'doctrine.migrations.preferred_connection' => NULL,
  12394.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  12395.             'web_profiler.debug_toolbar.mode' => 2,
  12396.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  12397.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  12398.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  12399.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  12400.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  12401.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  12402.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  12403.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  12404.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  12405.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  12406.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  12407.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  12408.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  12409.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  12410.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  12411.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  12412.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  12413.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  12414.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  12415.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  12416.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  12417.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  12418.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  12419.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  12420.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  12421.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  12422.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  12423.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  12424.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  12425.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  12426.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  12427.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  12428.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  12429.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  12430.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  12431.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  12432.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  12433.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  12434.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  12435.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  12436.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  12437.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  12438.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  12439.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  12440.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  12441.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  12442.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  12443.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  12444.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  12445.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  12446.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  12447.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  12448.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  12449.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  12450.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  12451.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  12452.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  12453.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  12454.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  12455.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  12456.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  12457.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  12458.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  12459.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  12460.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  12461.             'hwi_oauth.firewall_names' => [
  12462.                 => 'main',
  12463.             ],
  12464.             'hwi_oauth.target_path_parameter' => NULL,
  12465.             'hwi_oauth.target_path_domains_whitelist' => [
  12466.             ],
  12467.             'hwi_oauth.use_referer' => false,
  12468.             'hwi_oauth.failed_use_referer' => false,
  12469.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  12470.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  12471.             'hwi_oauth.resource_owners' => [
  12472.                 'facebook' => 'facebook',
  12473.             ],
  12474.             'hwi_oauth.connect.confirmation' => false,
  12475.             'hwi_oauth.fosub_enabled' => false,
  12476.             'hwi_oauth.connect' => false,
  12477.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig',
  12478.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  12479.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  12480.             'knp_paginator.page_range' => 5,
  12481.             'knp_paginator.page_limit' => NULL,
  12482.             'fos_elastica.property_accessor.magicCall' => 0,
  12483.             'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => 0,
  12484.             'fos_elastica.default_index' => 'feed',
  12485.             'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  12486.             'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  12487.             'sonata.twig.form_type' => 'standard',
  12488.             'sonata.form.form_type' => 'standard',
  12489.             'maker.compatible_check.doctrine.supports_attributes' => true,
  12490.             'data_collector.templates' => [
  12491.                 'data_collector.request' => [
  12492.                     => 'request',
  12493.                     => '@WebProfiler/Collector/request.html.twig',
  12494.                 ],
  12495.                 'data_collector.time' => [
  12496.                     => 'time',
  12497.                     => '@WebProfiler/Collector/time.html.twig',
  12498.                 ],
  12499.                 'data_collector.memory' => [
  12500.                     => 'memory',
  12501.                     => '@WebProfiler/Collector/memory.html.twig',
  12502.                 ],
  12503.                 'data_collector.validator' => [
  12504.                     => 'validator',
  12505.                     => '@WebProfiler/Collector/validator.html.twig',
  12506.                 ],
  12507.                 'data_collector.ajax' => [
  12508.                     => 'ajax',
  12509.                     => '@WebProfiler/Collector/ajax.html.twig',
  12510.                 ],
  12511.                 'data_collector.form' => [
  12512.                     => 'form',
  12513.                     => '@WebProfiler/Collector/form.html.twig',
  12514.                 ],
  12515.                 'data_collector.exception' => [
  12516.                     => 'exception',
  12517.                     => '@WebProfiler/Collector/exception.html.twig',
  12518.                 ],
  12519.                 'data_collector.logger' => [
  12520.                     => 'logger',
  12521.                     => '@WebProfiler/Collector/logger.html.twig',
  12522.                 ],
  12523.                 'data_collector.events' => [
  12524.                     => 'events',
  12525.                     => '@WebProfiler/Collector/events.html.twig',
  12526.                 ],
  12527.                 'data_collector.router' => [
  12528.                     => 'router',
  12529.                     => '@WebProfiler/Collector/router.html.twig',
  12530.                 ],
  12531.                 'data_collector.cache' => [
  12532.                     => 'cache',
  12533.                     => '@WebProfiler/Collector/cache.html.twig',
  12534.                 ],
  12535.                 'data_collector.translation' => [
  12536.                     => 'translation',
  12537.                     => '@WebProfiler/Collector/translation.html.twig',
  12538.                 ],
  12539.                 'data_collector.security' => [
  12540.                     => 'security',
  12541.                     => '@Security/Collector/security.html.twig',
  12542.                 ],
  12543.                 'data_collector.twig' => [
  12544.                     => 'twig',
  12545.                     => '@WebProfiler/Collector/twig.html.twig',
  12546.                 ],
  12547.                 'data_collector.doctrine' => [
  12548.                     => 'db',
  12549.                     => '@Doctrine/Collector/db.html.twig',
  12550.                 ],
  12551.                 'data_collector.http_client' => [
  12552.                     => 'http_client',
  12553.                     => '@WebProfiler/Collector/http_client.html.twig',
  12554.                 ],
  12555.                 'doctrine_migrations.migrations_collector' => [
  12556.                     => 'doctrine_migrations',
  12557.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  12558.                 ],
  12559.                 'httplug.collector.collector' => [
  12560.                     => 'httplug',
  12561.                     => '@Httplug/webprofiler.html.twig',
  12562.                 ],
  12563.                 'sonata.block.data_collector' => [
  12564.                     => 'block',
  12565.                     => '@SonataBlock/Profiler/block.html.twig',
  12566.                 ],
  12567.                 'mailer.data_collector' => [
  12568.                     => 'mailer',
  12569.                     => '@WebProfiler/Collector/mailer.html.twig',
  12570.                 ],
  12571.                 'fos_elastica.data_collector' => [
  12572.                     => 'elastica',
  12573.                     => '@FOSElastica/Collector/elastica.html.twig',
  12574.                 ],
  12575.                 'data_collector.config' => [
  12576.                     => 'config',
  12577.                     => '@WebProfiler/Collector/config.html.twig',
  12578.                 ],
  12579.             ],
  12580.             'console.command.ids' => [
  12581.             ],
  12582.         ];
  12583.     }
  12584.     protected function throw($message)
  12585.     {
  12586.         throw new RuntimeException($message);
  12587.     }
  12588. }