var/cache/dev/Container5mxN9LA/App_KernelDevDebugContainer.php line 675

Open in your IDE?
  1. <?php
  2. namespace Container5mxN9LA;
  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.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43.             'data_collector.dump' => 'getDataCollector_DumpService',
  44.             'doctrine' => 'getDoctrineService',
  45.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  46.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  47.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  48.             'event_dispatcher' => 'getEventDispatcherService',
  49.             'http_kernel' => 'getHttpKernelService',
  50.             'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  51.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  52.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  53.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  54.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  55.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  56.             'request_stack' => 'getRequestStackService',
  57.             'router' => 'getRouterService',
  58.             'translator' => 'getTranslatorService',
  59.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  60.             'cache_clearer' => 'getCacheClearerService',
  61.             'filesystem' => 'getFilesystemService',
  62.             'serializer' => 'getSerializerService',
  63.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  64.             'form.factory' => 'getForm_FactoryService',
  65.             'form.type.file' => 'getForm_Type_FileService',
  66.             'profiler' => 'getProfilerService',
  67.             'twig' => 'getTwigService',
  68.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  69.             'security.token_storage' => 'getSecurity_TokenStorageService',
  70.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  71.             'session' => 'getSessionService',
  72.             'validator' => 'getValidatorService',
  73.         ];
  74.         $this->fileMap = [
  75.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  76.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  77.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  78.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  79.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  80.             '.container.private.session' => 'get_Container_Private_SessionService',
  81.             'App\\Controller\\Admin\\BadgeCrudController' => 'getBadgeCrudControllerService',
  82.             'App\\Controller\\Admin\\CategoryCrudController' => 'getCategoryCrudControllerService',
  83.             'App\\Controller\\Admin\\CharityCrudController' => 'getCharityCrudControllerService',
  84.             'App\\Controller\\Admin\\ComplaintCrudController' => 'getComplaintCrudControllerService',
  85.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  86.             'App\\Controller\\Admin\\EmailTemplateCrudController' => 'getEmailTemplateCrudControllerService',
  87.             'App\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
  88.             'App\\Controller\\Admin\\NewsCrudController' => 'getNewsCrudControllerService',
  89.             'App\\Controller\\Admin\\NewsletterCrudController' => 'getNewsletterCrudControllerService',
  90.             'App\\Controller\\Admin\\PageCrudController' => 'getPageCrudControllerService',
  91.             'App\\Controller\\Admin\\RefundRequestCrudController' => 'getRefundRequestCrudControllerService',
  92.             'App\\Controller\\Admin\\ReviewCrudController' => 'getReviewCrudControllerService',
  93.             'App\\Controller\\Admin\\SpeakerCourseCrudController' => 'getSpeakerCourseCrudControllerService',
  94.             'App\\Controller\\Admin\\SpeakerCrudController' => 'getSpeakerCrudControllerService',
  95.             'App\\Controller\\Admin\\UserCrudController' => 'getUserCrudControllerService',
  96.             'App\\Controller\\Cabinet\\CabinetController' => 'getCabinetControllerService',
  97.             'App\\Controller\\Cabinet\\ChatController' => 'getChatControllerService',
  98.             'App\\Controller\\Cabinet\\ClientCalendarController' => 'getClientCalendarControllerService',
  99.             'App\\Controller\\Cabinet\\ClientCourseController' => 'getClientCourseControllerService',
  100.             'App\\Controller\\Cabinet\\ClientOrderController' => 'getClientOrderControllerService',
  101.             'App\\Controller\\Cabinet\\ComplaintController' => 'getComplaintControllerService',
  102.             'App\\Controller\\Cabinet\\GoogleController' => 'getGoogleControllerService',
  103.             'App\\Controller\\Cabinet\\MediaObjectController' => 'getMediaObjectControllerService',
  104.             'App\\Controller\\Cabinet\\MeetingController' => 'getMeetingControllerService',
  105.             'App\\Controller\\Cabinet\\NotificationController' => 'getNotificationControllerService',
  106.             'App\\Controller\\Cabinet\\PlannedConsultationController' => 'getPlannedConsultationControllerService',
  107.             'App\\Controller\\Cabinet\\PremiumController' => 'getPremiumControllerService',
  108.             'App\\Controller\\Cabinet\\ProfileController' => 'getProfileControllerService',
  109.             'App\\Controller\\Cabinet\\ReviewController' => 'getReviewControllerService',
  110.             'App\\Controller\\Cabinet\\ScheduleController' => 'getScheduleControllerService',
  111.             'App\\Controller\\Cabinet\\SpeakerBannerController' => 'getSpeakerBannerControllerService',
  112.             'App\\Controller\\Cabinet\\SpeakerCourseController' => 'getSpeakerCourseControllerService',
  113.             'App\\Controller\\Cabinet\\SpeakerOfficeController' => 'getSpeakerOfficeControllerService',
  114.             'App\\Controller\\Cabinet\\SpeakerPageController' => 'getSpeakerPageControllerService',
  115.             'App\\Controller\\Cabinet\\SpeakerReviewController' => 'getSpeakerReviewControllerService',
  116.             'App\\Controller\\Cabinet\\TransactionController' => 'getTransactionControllerService',
  117.             'App\\Controller\\CartController' => 'getCartControllerService',
  118.             'App\\Controller\\CategoryController' => 'getCategoryControllerService',
  119.             'App\\Controller\\FeedbackController' => 'getFeedbackControllerService',
  120.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  121.             'App\\Controller\\NewsController' => 'getNewsControllerService',
  122.             'App\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  123.             'App\\Controller\\PageController' => 'getPageControllerService',
  124.             'App\\Controller\\PartnershipController' => 'getPartnershipControllerService',
  125.             'App\\Controller\\PayController' => 'getPayControllerService',
  126.             'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  127.             'App\\Controller\\SearchController' => 'getSearchControllerService',
  128.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  129.             'App\\Controller\\SpeakerController' => 'getSpeakerControllerService',
  130.             'App\\Controller\\TelegramWebhookController' => 'getTelegramWebhookControllerService',
  131.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  132.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  133.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => 'getMakeAdminMigrationCommandService',
  134.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  135.             'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
  136.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginController2Service',
  137.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  138.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  139.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  140.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  141.             'cache.app_clearer' => 'getCache_AppClearerService',
  142.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  143.             'cache.system_clearer' => 'getCache_SystemClearerService',
  144.             'cache_warmer' => 'getCacheWarmerService',
  145.             'console.command_loader' => 'getConsole_CommandLoaderService',
  146.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  147.             'error_controller' => 'getErrorControllerService',
  148.             'gregwar_captcha.captcha_builder' => 'getGregwarCaptcha_CaptchaBuilderService',
  149.             'gregwar_captcha.controller' => 'getGregwarCaptcha_ControllerService',
  150.             'gregwar_captcha.generator' => 'getGregwarCaptcha_GeneratorService',
  151.             'gregwar_captcha.image_file_handler' => 'getGregwarCaptcha_ImageFileHandlerService',
  152.             'gregwar_captcha.phrase_builder' => 'getGregwarCaptcha_PhraseBuilderService',
  153.             'gregwar_captcha.type' => 'getGregwarCaptcha_TypeService',
  154.             'httplug.client' => 'getHttplug_ClientService',
  155.             'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  156.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  157.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  158.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  159.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  160.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  161.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  162.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  163.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  164.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  165.             'hwi_oauth.resource_owner.vkontakte' => 'getHwiOauth_ResourceOwner_VkontakteService',
  166.             'hwi_oauth.resource_owner.yandex' => 'getHwiOauth_ResourceOwner_YandexService',
  167.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  168.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  169.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  170.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  171.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  172.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  173.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  174.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  175.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  176.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  177.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  178.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  179.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  180.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  181.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  182.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  183.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  184.             'routing.loader' => 'getRouting_LoaderService',
  185.             'services_resetter' => 'getServicesResetterService',
  186.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  187.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  188.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  189.         ];
  190.         $this->aliases = [
  191.             'App\\Kernel' => 'kernel',
  192.             'Gregwar\\CaptchaBundle\\Controller\\CaptchaController' => 'gregwar_captcha.controller',
  193.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  194.             'database_connection' => 'doctrine.dbal.default_connection',
  195.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  196.             'hwi_oauth.http.client' => 'httplug.client',
  197.             'hwi_oauth.http.message_factory' => 'httplug.message_factory',
  198.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  199.         ];
  200.         $this->privates['service_container'] = function () {
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  207.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  208.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  209.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  210.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  211.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  213.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  214.             include_once \dirname(__DIR__4).'/src/Repository/CategoryRepository.php';
  215.             include_once \dirname(__DIR__4).'/src/Repository/CharityRepository.php';
  216.             include_once \dirname(__DIR__4).'/src/Repository/NotificationRepository.php';
  217.             include_once \dirname(__DIR__4).'/src/Repository/SearchTrait.php';
  218.             include_once \dirname(__DIR__4).'/src/Repository/SpeakerConsultationRepository.php';
  219.             include_once \dirname(__DIR__4).'/src/Repository/SearchableInterface.php';
  220.             include_once \dirname(__DIR__4).'/src/Repository/SpeakerRepository.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  233.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  277.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  294.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  295.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  296.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  297.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  298.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  342.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  343.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  344.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  345.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  348.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  351.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  352.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  353.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  355.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  356.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  357.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  358.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  362.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  364.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  365.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  368.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  369.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  370.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  371.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  390.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  402.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  404.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  406.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactory.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  410.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  424.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  447.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  459.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  460.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  461.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  462.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  463.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  464.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  465.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/UrlSigner.php';
  466.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  467.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  468.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  469.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  474.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  476.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  477.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  478.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  479.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  481.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  482.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  483.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  484.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  485.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  486.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  487.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  488.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  490.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  492.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  494.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  496.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  497.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  498.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  500.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  501.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  503.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  505.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  506.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  508.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  510.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  511.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  512.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  513.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  515.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  516.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  520.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  521.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  523.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  524.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  526.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  527.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV2.php';
  528.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PdoAdapter.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  543.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  568.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  569.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  570.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  573.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  575.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  577.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  579.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  580.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  581.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  582.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  583.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  584.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  585.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  586.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  587.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  590.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  609.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  610.             include_once \dirname(__DIR__4).'/src/Twig/CharityExtension.php';
  611.             include_once \dirname(__DIR__4).'/src/Twig/ChatExtension.php';
  612.             include_once \dirname(__DIR__4).'/src/Twig/MeetingExtension.php';
  613.             include_once \dirname(__DIR__4).'/src/Twig/NotificationExtension.php';
  614.             include_once \dirname(__DIR__4).'/src/Twig/SpeakerExtension.php';
  615.             include_once \dirname(__DIR__4).'/src/Twig/StarExtension.php';
  616.             include_once \dirname(__DIR__4).'/src/Twig/TextMarkExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  620.             include_once \dirname(__DIR__4).'/vendor/twig/cssinliner-extra/CssInlinerExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/twig/inky-extra/InkyExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  623.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  625.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  627.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  629.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  632.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  633.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  634.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  635.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  638.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  639.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  640.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  642.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  644.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  651.         };
  652.     }
  653.     public function compile(): void
  654.     {
  655.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  656.     }
  657.     public function isCompiled(): bool
  658.     {
  659.         return true;
  660.     }
  661.     public function getRemovedIds(): array
  662.     {
  663.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  664.     }
  665.     protected function load($file$lazyLoad true)
  666.     {
  667.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  668.             return $class::do($this$lazyLoad);
  669.         }
  670.         if ('.' === $file[-4]) {
  671.             $class substr($class0, -4);
  672.         } else {
  673.             $file .= '.php';
  674.         }
  675.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  676.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  677.     }
  678.     protected function createProxy($class, \Closure $factory)
  679.     {
  680.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  681.         return $factory();
  682.     }
  683.     /**
  684.      * Gets the public '.container.private.filesystem' shared service.
  685.      *
  686.      * @return \Symfony\Component\Filesystem\Filesystem
  687.      */
  688.     protected function get_Container_Private_FilesystemService()
  689.     {
  690.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  691.     }
  692.     /**
  693.      * Gets the public '.container.private.profiler' shared service.
  694.      *
  695.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  696.      */
  697.     protected function get_Container_Private_ProfilerService()
  698.     {
  699.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  700.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  701.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  702.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  703.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  704.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  705.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  706.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  707.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  708.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  709.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  710.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  711.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  712.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  713.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  714.         $d->addInstance('tokens.traceable', ($this->privates['tokens.traceable'] ?? $this->getTokens_TraceableService()));
  715.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  716.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  717.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  718.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  719.         $d->addInstance('cache.security_token_verifier.traceable', ($this->privates['cache.security_token_verifier.traceable'] ?? $this->getCache_SecurityTokenVerifier_TraceableService()));
  720.         $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  721.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  722.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  723.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  724.         if ($this->has('kernel')) {
  725.             $f->setKernel($b);
  726.         }
  727.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  728.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  729.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  730.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  731.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  732.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  733.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  734.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  735.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  736.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  737.         $instance->add($d);
  738.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  739.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  740.         $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())));
  741.         $instance->add($e);
  742.         $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([])))));
  743.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  744.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  745.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  746.         $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()))));
  747.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  748.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  749.         $instance->add($f);
  750.         return $instance;
  751.     }
  752.     /**
  753.      * Gets the public '.container.private.security.authorization_checker' shared service.
  754.      *
  755.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  756.      */
  757.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  758.     {
  759.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  760.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  761.             return $this->services['.container.private.security.authorization_checker'];
  762.         }
  763.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  764.     }
  765.     /**
  766.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  767.      *
  768.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  769.      */
  770.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  771.     {
  772.         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())));
  773.     }
  774.     /**
  775.      * Gets the public '.container.private.security.token_storage' shared service.
  776.      *
  777.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  778.      */
  779.     protected function get_Container_Private_Security_TokenStorageService()
  780.     {
  781.         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, [
  782.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  783.         ], [
  784.             'request_stack' => '?',
  785.         ]));
  786.     }
  787.     /**
  788.      * Gets the public '.container.private.twig' shared service.
  789.      *
  790.      * @return \Twig\Environment
  791.      */
  792.     protected function get_Container_Private_TwigService()
  793.     {
  794.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  795.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  796.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  797.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  798.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  799.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  800.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  801.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  802.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  803.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  804.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  805.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  806.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  807.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  808.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  809.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  810.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  811.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  812.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  813.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  814.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  815.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  816.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  817.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  818.         $a->addPath((\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/views'), 'GregwarCaptcha');
  819.         $a->addPath((\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/views'), '!GregwarCaptcha');
  820.         $a->addPath((\dirname(__DIR__4).'/templates'));
  821.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  822.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  823.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  824.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  825.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  826.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  827.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  828.         $e = ($this->services['router'] ?? $this->getRouterService());
  829.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  830.         $g = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  831.         $h = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  832.         $i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  833.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  834.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  835.         $k = new \Knp\Menu\Util\MenuManipulator();
  836.         $l = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  837.         $m = new \Symfony\Bridge\Twig\AppVariable();
  838.         $m->setEnvironment('dev');
  839.         $m->setDebug(true);
  840.         if ($this->has('.container.private.security.token_storage')) {
  841.             $m->setTokenStorage($i);
  842.         }
  843.         if ($this->has('request_stack')) {
  844.             $m->setRequestStack($f);
  845.         }
  846.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  847.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  848.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  849.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  850.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  851.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  852.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  853.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  854.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  855.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  856.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  857.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f$e)));
  858.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  859.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  860.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  861.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($g$h));
  862.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  863.         $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($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $i)));
  864.         $instance->addExtension(new \App\Twig\AppExtension($f));
  865.         $instance->addExtension(new \App\Twig\CharityExtension(($this->privates['App\\Repository\\CharityRepository'] ?? $this->getCharityRepositoryService())));
  866.         $instance->addExtension(new \App\Twig\ChatExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  867.         $instance->addExtension(new \App\Twig\MeetingExtension(($this->privates['App\\Repository\\SpeakerConsultationRepository'] ?? $this->getSpeakerConsultationRepositoryService()), $i$c$e));
  868.         $instance->addExtension(new \App\Twig\NotificationExtension(($this->privates['App\\Repository\\NotificationRepository'] ?? $this->getNotificationRepositoryService())));
  869.         $instance->addExtension(new \App\Twig\SpeakerExtension(($this->privates['App\\Repository\\SpeakerRepository'] ?? $this->getSpeakerRepositoryService()), ($this->privates['App\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService())));
  870.         $instance->addExtension(new \App\Twig\StarExtension());
  871.         $instance->addExtension(new \App\Twig\TextMarkExtension());
  872.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  873.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  874.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  875.         $instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension());
  876.         $instance->addExtension(new \Twig\Extra\Inky\InkyExtension());
  877.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  878.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  879.         ], [
  880.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  881.         ])));
  882.         $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, [
  883.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  884.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  885.         ], [
  886.             'list' => '?',
  887.             'twig' => '?',
  888.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  889.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  890.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  891.         }, 2)), $k$l), $l$k));
  892.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  893.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  894.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  895.         ], [
  896.             'webpack_encore.entrypoint_lookup_collection' => '?',
  897.             'webpack_encore.tag_renderer' => '?',
  898.         ])));
  899.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  900.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  901.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($g$h));
  902.         $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()), $f)));
  903.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  904.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  905.         $instance->addGlobal('app'$m);
  906.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  907.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  908.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  909.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  910.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  911.         ], [
  912.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  913.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  914.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  915.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  916.         ])));
  917.         $instance->addGlobal('yandex_client_id'$this->getEnv('YANDEX_ID'));
  918.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  919.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  920.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  921.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  922.         return $instance;
  923.     }
  924.     /**
  925.      * Gets the public '.container.private.validator' shared service.
  926.      *
  927.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  928.      */
  929.     protected function get_Container_Private_ValidatorService()
  930.     {
  931.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  932.         if (isset($this->services['.container.private.validator'])) {
  933.             return $this->services['.container.private.validator'];
  934.         }
  935.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  936.     }
  937.     /**
  938.      * Gets the public 'cache.app' shared service.
  939.      *
  940.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  941.      */
  942.     protected function getCache_AppService()
  943.     {
  944.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('aqN3InANu1'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  945.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  946.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  947.     }
  948.     /**
  949.      * Gets the public 'cache.system' shared service.
  950.      *
  951.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  952.      */
  953.     protected function getCache_SystemService()
  954.     {
  955.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FplKveb610'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  956.     }
  957.     /**
  958.      * Gets the public 'cache.validator_expression_language' shared service.
  959.      *
  960.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  961.      */
  962.     protected function getCache_ValidatorExpressionLanguageService()
  963.     {
  964.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+9kiokDZJi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  965.     }
  966.     /**
  967.      * Gets the public 'data_collector.dump' shared service.
  968.      *
  969.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  970.      */
  971.     protected function getDataCollector_DumpService()
  972.     {
  973.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  974.     }
  975.     /**
  976.      * Gets the public 'doctrine' shared service.
  977.      *
  978.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  979.      */
  980.     protected function getDoctrineService()
  981.     {
  982.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  983.     }
  984.     /**
  985.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  986.      *
  987.      * @return \Doctrine\DBAL\Connection
  988.      */
  989.     protected function getDoctrine_Dbal_DefaultConnectionService()
  990.     {
  991.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  992.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  993.             return $this->services['doctrine.dbal.default_connection'];
  994.         }
  995.         $b = new \Doctrine\DBAL\Configuration();
  996.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  997.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  998.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  999.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1000.         $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))));
  1001.         $d->setConnectionName('default');
  1002.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1003.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d=> new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())))]);
  1004.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], 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, []);
  1005.     }
  1006.     /**
  1007.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1008.      *
  1009.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1010.      */
  1011.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1012.     {
  1013.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1014.             'App\\EventListener\\ComplaintListener' => ['privates''App\\EventListener\\ComplaintListener''getComplaintListenerService'true],
  1015.             'App\\EventListener\\ReviewListener' => ['privates''App\\EventListener\\ReviewListener''getReviewListenerService'true],
  1016.             'App\\EventListener\\SpeakerConsultationListener' => ['privates''App\\EventListener\\SpeakerConsultationListener''getSpeakerConsultationListenerService'true],
  1017.             'App\\EventListener\\SpeakerListener' => ['privates''App\\EventListener\\SpeakerListener''getSpeakerListenerService'true],
  1018.         ], [
  1019.             'App\\EventListener\\ComplaintListener' => '?',
  1020.             'App\\EventListener\\ReviewListener' => '?',
  1021.             'App\\EventListener\\SpeakerConsultationListener' => '?',
  1022.             'App\\EventListener\\SpeakerListener' => '?',
  1023.         ]));
  1024.         $instance->registerService('App\\EventListener\\ComplaintListener''App\\EventListener\\ComplaintListener');
  1025.         $instance->registerService('App\\EventListener\\ComplaintListener''App\\EventListener\\ComplaintListener');
  1026.         $instance->registerService('App\\EventListener\\ReviewListener''App\\EventListener\\ReviewListener');
  1027.         $instance->registerService('App\\EventListener\\ReviewListener''App\\EventListener\\ReviewListener');
  1028.         $instance->registerService('App\\EventListener\\ReviewListener''App\\EventListener\\ReviewListener');
  1029.         $instance->registerService('App\\EventListener\\SpeakerConsultationListener''App\\EventListener\\SpeakerConsultationListener');
  1030.         $instance->registerService('App\\EventListener\\SpeakerConsultationListener''App\\EventListener\\SpeakerConsultationListener');
  1031.         $instance->registerService('App\\EventListener\\SpeakerConsultationListener''App\\EventListener\\SpeakerConsultationListener');
  1032.         $instance->registerService('App\\EventListener\\SpeakerListener''App\\EventListener\\SpeakerListener');
  1033.         $instance->registerService('App\\EventListener\\SpeakerListener''App\\EventListener\\SpeakerListener');
  1034.         return $instance;
  1035.     }
  1036.     /**
  1037.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1038.      *
  1039.      * @return \Doctrine\ORM\EntityManager
  1040.      */
  1041.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1042.     {
  1043.         if ($lazyLoad) {
  1044.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1045.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1046.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1047.                     $proxy->setProxyInitializer(null);
  1048.                     return true;
  1049.                 });
  1050.             });
  1051.         }
  1052.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1053.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1054.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1055.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1056.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1057.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1058.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1059.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1060.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1061.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1062.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1063.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1064.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1065.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  1066.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  1067.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1068.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1069.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1070.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1071.         $a = new \Doctrine\ORM\Configuration();
  1072.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1073.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1074.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1075.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1076.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  1077.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  1078.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1079.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1080.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1081.         ], [
  1082.             'doctrine.ulid_generator' => '?',
  1083.             'doctrine.uuid_generator' => '?',
  1084.         ])));
  1085.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1086.         $a->setProxyNamespace('Proxies');
  1087.         $a->setAutoGenerateProxyClasses(true);
  1088.         $a->setSchemaIgnoreClasses([]);
  1089.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1090.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1091.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1092.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1093.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  1094.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1095.         $a->setLazyGhostObjectEnabled(false);
  1096.         $a->setIdentityGenerationPreferences([]);
  1097.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1098.             'App\\Repository\\BadgeRepository' => ['privates''App\\Repository\\BadgeRepository''getBadgeRepositoryService'true],
  1099.             'App\\Repository\\CategoryRepository' => ['privates''App\\Repository\\CategoryRepository''getCategoryRepositoryService'false],
  1100.             'App\\Repository\\CharityRepository' => ['privates''App\\Repository\\CharityRepository''getCharityRepositoryService'false],
  1101.             'App\\Repository\\ChatMessageRepository' => ['privates''App\\Repository\\ChatMessageRepository''getChatMessageRepositoryService'true],
  1102.             'App\\Repository\\ChatParticipantRepository' => ['privates''App\\Repository\\ChatParticipantRepository''getChatParticipantRepositoryService'true],
  1103.             'App\\Repository\\ChatRepository' => ['privates''App\\Repository\\ChatRepository''getChatRepositoryService'true],
  1104.             'App\\Repository\\ComplaintRepository' => ['privates''App\\Repository\\ComplaintRepository''getComplaintRepositoryService'true],
  1105.             'App\\Repository\\EmailTemplateRepository' => ['privates''App\\Repository\\EmailTemplateRepository''getEmailTemplateRepositoryService'true],
  1106.             'App\\Repository\\MediaObjectRepository' => ['privates''App\\Repository\\MediaObjectRepository''getMediaObjectRepositoryService'true],
  1107.             'App\\Repository\\NewsletterRepository' => ['privates''App\\Repository\\NewsletterRepository''getNewsletterRepositoryService'true],
  1108.             'App\\Repository\\NotificationRepository' => ['privates''App\\Repository\\NotificationRepository''getNotificationRepositoryService'false],
  1109.             'App\\Repository\\OrderConsultationRepository' => ['privates''App\\Repository\\OrderConsultationRepository''getOrderConsultationRepositoryService'true],
  1110.             'App\\Repository\\OrderCourseRepository' => ['privates''App\\Repository\\OrderCourseRepository''getOrderCourseRepositoryService'true],
  1111.             'App\\Repository\\OrderPremiumRepository' => ['privates''App\\Repository\\OrderPremiumRepository''getOrderPremiumRepositoryService'true],
  1112.             'App\\Repository\\OrderRepository' => ['privates''App\\Repository\\OrderRepository''getOrderRepositoryService'true],
  1113.             'App\\Repository\\OrderServiceRepository' => ['privates''App\\Repository\\OrderServiceRepository''getOrderServiceRepositoryService'true],
  1114.             'App\\Repository\\PageRepository' => ['privates''App\\Repository\\PageRepository''getPageRepositoryService'true],
  1115.             'App\\Repository\\PageTemplateRepository' => ['privates''App\\Repository\\PageTemplateRepository''getPageTemplateRepositoryService'true],
  1116.             'App\\Repository\\PromoCodeRepository' => ['privates''App\\Repository\\PromoCodeRepository''getPromoCodeRepositoryService'true],
  1117.             'App\\Repository\\RefundRequestRepository' => ['privates''App\\Repository\\RefundRequestRepository''getRefundRequestRepositoryService'true],
  1118.             'App\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  1119.             'App\\Repository\\ReviewRepository' => ['privates''App\\Repository\\ReviewRepository''getReviewRepositoryService'true],
  1120.             'App\\Repository\\SpeakerCharityRepository' => ['privates''App\\Repository\\SpeakerCharityRepository''getSpeakerCharityRepositoryService'true],
  1121.             'App\\Repository\\SpeakerConsultationRepeatRepository' => ['privates''App\\Repository\\SpeakerConsultationRepeatRepository''getSpeakerConsultationRepeatRepositoryService'true],
  1122.             'App\\Repository\\SpeakerConsultationRepository' => ['privates''App\\Repository\\SpeakerConsultationRepository''getSpeakerConsultationRepositoryService'false],
  1123.             'App\\Repository\\SpeakerConsultationStatusRepository' => ['privates''App\\Repository\\SpeakerConsultationStatusRepository''getSpeakerConsultationStatusRepositoryService'true],
  1124.             'App\\Repository\\SpeakerCourseRepository' => ['privates''App\\Repository\\SpeakerCourseRepository''getSpeakerCourseRepositoryService'true],
  1125.             'App\\Repository\\SpeakerLinkRepository' => ['privates''App\\Repository\\SpeakerLinkRepository''getSpeakerLinkRepositoryService'true],
  1126.             'App\\Repository\\SpeakerRepository' => ['privates''App\\Repository\\SpeakerRepository''getSpeakerRepositoryService'false],
  1127.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  1128.         ], [
  1129.             'App\\Repository\\BadgeRepository' => '?',
  1130.             'App\\Repository\\CategoryRepository' => '?',
  1131.             'App\\Repository\\CharityRepository' => '?',
  1132.             'App\\Repository\\ChatMessageRepository' => '?',
  1133.             'App\\Repository\\ChatParticipantRepository' => '?',
  1134.             'App\\Repository\\ChatRepository' => '?',
  1135.             'App\\Repository\\ComplaintRepository' => '?',
  1136.             'App\\Repository\\EmailTemplateRepository' => '?',
  1137.             'App\\Repository\\MediaObjectRepository' => '?',
  1138.             'App\\Repository\\NewsletterRepository' => '?',
  1139.             'App\\Repository\\NotificationRepository' => '?',
  1140.             'App\\Repository\\OrderConsultationRepository' => '?',
  1141.             'App\\Repository\\OrderCourseRepository' => '?',
  1142.             'App\\Repository\\OrderPremiumRepository' => '?',
  1143.             'App\\Repository\\OrderRepository' => '?',
  1144.             'App\\Repository\\OrderServiceRepository' => '?',
  1145.             'App\\Repository\\PageRepository' => '?',
  1146.             'App\\Repository\\PageTemplateRepository' => '?',
  1147.             'App\\Repository\\PromoCodeRepository' => '?',
  1148.             'App\\Repository\\RefundRequestRepository' => '?',
  1149.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  1150.             'App\\Repository\\ReviewRepository' => '?',
  1151.             'App\\Repository\\SpeakerCharityRepository' => '?',
  1152.             'App\\Repository\\SpeakerConsultationRepeatRepository' => '?',
  1153.             'App\\Repository\\SpeakerConsultationRepository' => '?',
  1154.             'App\\Repository\\SpeakerConsultationStatusRepository' => '?',
  1155.             'App\\Repository\\SpeakerCourseRepository' => '?',
  1156.             'App\\Repository\\SpeakerLinkRepository' => '?',
  1157.             'App\\Repository\\SpeakerRepository' => '?',
  1158.             'App\\Repository\\UserRepository' => '?',
  1159.         ])));
  1160.         $a->addCustomStringFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  1161.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1162.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1163.         return $instance;
  1164.     }
  1165.     /**
  1166.      * Gets the public 'event_dispatcher' shared service.
  1167.      *
  1168.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1169.      */
  1170.     protected function getEventDispatcherService()
  1171.     {
  1172.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1173.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1174.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1175.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1176.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1177.         $instance->addListener('kernel.controller', [=> function () {
  1178.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1179.         }, => 'onKernelController'], 0);
  1180.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1181.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1182.         }, => 'checkPassport'], 1024);
  1183.         $instance->addListener('kernel.response', [=> function () {
  1184.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1185.         }, => 'onKernelResponse'], 0);
  1186.         $instance->addListener('kernel.response', [=> function () {
  1187.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1188.         }, => 'onKernelResponse'], 0);
  1189.         $instance->addListener('kernel.exception', [=> function () {
  1190.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1191.         }, => 'onKernelException'], -64);
  1192.         $instance->addListener('kernel.view', [=> function () {
  1193.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1194.         }, => 'onKernelView'], 0);
  1195.         $instance->addListener('kernel.exception', [=> function () {
  1196.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1197.         }, => 'onKernelException'], 0);
  1198.         $instance->addListener('console.command', [=> function () {
  1199.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1200.         }, => 'handleConsoleCommandEvent'], 128);
  1201.         $instance->addListener('console.terminate', [=> function () {
  1202.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1203.         }, => 'handleConsoleTerminateEvent'], -64);
  1204.         $instance->addListener('console.error', [=> function () {
  1205.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1206.         }, => 'handleConsoleErrorEvent'], -64);
  1207.         $instance->addListener('kernel.exception', [=> function () {
  1208.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->load('getErrorListenerService'));
  1209.         }, => 'handleExceptionEvent'], 128);
  1210.         $instance->addListener('kernel.request', [=> function () {
  1211.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1212.         }, => 'handleKernelRequestEvent'], 5);
  1213.         $instance->addListener('kernel.controller', [=> function () {
  1214.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1215.         }, => 'handleKernelControllerEvent'], 10);
  1216.         $instance->addListener('kernel.request', [=> function () {
  1217.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  1218.         }, => 'handleKernelRequestEvent'], 3);
  1219.         $instance->addListener('kernel.finish_request', [=> function () {
  1220.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  1221.         }, => 'handleKernelFinishRequestEvent'], 5);
  1222.         $instance->addListener('kernel.request', [=> function () {
  1223.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1224.         }, => 'handleKernelRequestEvent'], 4);
  1225.         $instance->addListener('kernel.response', [=> function () {
  1226.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1227.         }, => 'handleKernelResponseEvent'], 15);
  1228.         $instance->addListener('kernel.terminate', [=> function () {
  1229.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1230.         }, => 'handleKernelTerminateEvent'], 5);
  1231.         $instance->addListener('kernel.request', [=> function () {
  1232.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1233.         }, => 'handleKernelRequestEvent'], 2);
  1234.         $instance->addListener('kernel.finish_request', [=> function () {
  1235.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1236.         }, => 'handleKernelFinishRequestEvent'], 10);
  1237.         $instance->addListener('kernel.response', [=> function () {
  1238.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1239.         }, => 'handleKernelResponseEvent'], 15);
  1240.         $instance->addListener('console.command', [=> function () {
  1241.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  1242.         }, => 'handleConsoleCommandEvent'], 118);
  1243.         $instance->addListener('console.terminate', [=> function () {
  1244.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  1245.         }, => 'handleConsoleTerminateEvent'], -54);
  1246.         $instance->addListener('kernel.request', [=> function () {
  1247.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  1248.         }, => 'handleKernelRequestEvent'], 0);
  1249.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1250.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  1251.         }, => 'handleLoginSuccessEvent'], 0);
  1252.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  1253.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  1254.         }, => 'registerRouteAnnotation'], 0);
  1255.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  1256.             return ($this->privates['App\\EventListener\\SitemapSubscriber'] ?? $this->load('getSitemapSubscriberService'));
  1257.         }, => 'populate'], 0);
  1258.         $instance->addListener('kernel.response', [=> function () {
  1259.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1260.         }, => 'onKernelResponse'], 0);
  1261.         $instance->addListener('kernel.response', [=> function () {
  1262.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1263.         }, => 'onKernelResponse'], -1024);
  1264.         $instance->addListener('kernel.request', [=> function () {
  1265.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1266.         }, => 'setDefaultLocale'], 100);
  1267.         $instance->addListener('kernel.request', [=> function () {
  1268.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1269.         }, => 'onKernelRequest'], 16);
  1270.         $instance->addListener('kernel.finish_request', [=> function () {
  1271.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1272.         }, => 'onKernelFinishRequest'], 0);
  1273.         $instance->addListener('kernel.request', [=> function () {
  1274.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1275.         }, => 'onKernelRequest'], 256);
  1276.         $instance->addListener('kernel.response', [=> function () {
  1277.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1278.         }, => 'onResponse'], -255);
  1279.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1280.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1281.         }, => 'onControllerArguments'], 0);
  1282.         $instance->addListener('kernel.exception', [=> function () {
  1283.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1284.         }, => 'logKernelException'], 0);
  1285.         $instance->addListener('kernel.exception', [=> function () {
  1286.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1287.         }, => 'onKernelException'], -128);
  1288.         $instance->addListener('kernel.response', [=> function () {
  1289.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1290.         }, => 'removeCspHeader'], -128);
  1291.         $instance->addListener('kernel.request', [=> function () {
  1292.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1293.         }, => 'onKernelRequest'], 15);
  1294.         $instance->addListener('kernel.finish_request', [=> function () {
  1295.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1296.         }, => 'onKernelFinishRequest'], -15);
  1297.         $instance->addListener('console.error', [=> function () {
  1298.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1299.         }, => 'onConsoleError'], -128);
  1300.         $instance->addListener('console.terminate', [=> function () {
  1301.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1302.         }, => 'onConsoleTerminate'], -128);
  1303.         $instance->addListener('console.error', [=> function () {
  1304.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1305.         }, => 'onConsoleError'], 0);
  1306.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1307.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener($this->getEnv('MAILER_FROM_EMAIL'), [])));
  1308.         }, => 'onMessage'], -255);
  1309.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1310.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1311.         }, => 'onMessage'], -255);
  1312.         $instance->addListener('kernel.request', [=> function () {
  1313.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1314.         }, => 'configure'], 2048);
  1315.         $instance->addListener('console.command', [=> function () {
  1316.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1317.         }, => 'configure'], 2048);
  1318.         $instance->addListener('kernel.request', [=> function () {
  1319.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1320.         }, => 'onKernelRequest'], 32);
  1321.         $instance->addListener('kernel.finish_request', [=> function () {
  1322.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1323.         }, => 'onKernelFinishRequest'], 0);
  1324.         $instance->addListener('kernel.exception', [=> function () {
  1325.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1326.         }, => 'onKernelException'], -64);
  1327.         $instance->addListener('kernel.response', [=> function () {
  1328.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1329.         }, => 'onKernelResponse'], 0);
  1330.         $instance->addListener('kernel.request', [=> function () {
  1331.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1332.         }, => 'onKernelRequest'], 128);
  1333.         $instance->addListener('kernel.response', [=> function () {
  1334.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1335.         }, => 'onKernelResponse'], -1000);
  1336.         $instance->addListener('kernel.finish_request', [=> function () {
  1337.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1338.         }, => 'onFinishRequest'], 0);
  1339.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1340.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1341.         }, => 'onNotification'], -255);
  1342.         $instance->addListener('kernel.response', [=> function () {
  1343.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1344.         }, => 'onKernelResponse'], -100);
  1345.         $instance->addListener('kernel.exception', [=> function () {
  1346.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1347.         }, => 'onKernelException'], 0);
  1348.         $instance->addListener('kernel.terminate', [=> function () {
  1349.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1350.         }, => 'onKernelTerminate'], -1024);
  1351.         $instance->addListener('kernel.controller', [=> function () {
  1352.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1353.         }, => 'onKernelController'], 0);
  1354.         $instance->addListener('kernel.response', [=> function () {
  1355.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1356.         }, => 'onKernelResponse'], 0);
  1357.         $instance->addListener('kernel.controller', [=> function () {
  1358.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1359.         }, => 'onKernelController'], 0);
  1360.         $instance->addListener('kernel.controller', [=> function () {
  1361.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1362.         }, => 'onKernelController'], 0);
  1363.         $instance->addListener('kernel.controller', [=> function () {
  1364.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1365.         }, => 'onKernelController'], -128);
  1366.         $instance->addListener('kernel.view', [=> function () {
  1367.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1368.         }, => 'onKernelView'], 0);
  1369.         $instance->addListener('kernel.controller', [=> function () {
  1370.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1371.         }, => 'onKernelController'], 0);
  1372.         $instance->addListener('kernel.response', [=> function () {
  1373.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1374.         }, => 'onKernelResponse'], 0);
  1375.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1376.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1377.         }, => 'onKernelControllerArguments'], 0);
  1378.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1379.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1380.         }, => 'onKernelControllerArguments'], 0);
  1381.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1382.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1383.         }, => 'onMessage'], 0);
  1384.         $instance->addListener('kernel.response', [=> function () {
  1385.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1386.         }, => 'onKernelResponse'], -128);
  1387.         $instance->addListener('console.command', [=> function () {
  1388.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1389.         }, => 'onCommand'], 255);
  1390.         $instance->addListener('console.terminate', [=> function () {
  1391.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1392.         }, => 'onTerminate'], -255);
  1393.         $instance->addListener('console.command', [=> function () {
  1394.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1395.         }, => 'configure'], 1024);
  1396.         $instance->addListener('console.error', [=> function () {
  1397.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1398.         }, => 'onConsoleError'], 0);
  1399.         $instance->addListener('console.terminate', [=> function () {
  1400.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1401.         }, => 'onConsoleTerminate'], 0);
  1402.         $instance->addListener('kernel.response', [=> function () {
  1403.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1404.         }, => 'onKernelResponse'], 0);
  1405.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1406.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1407.         }, => 'checkPassport'], 0);
  1408.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1409.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1410.         }, => 'onLoginSuccess'], 0);
  1411.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1412.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1413.         }, => 'onVoterVote'], 0);
  1414.         $instance->addListener('kernel.request', [=> function () {
  1415.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1416.         }, => 'configureLogoutUrlGenerator'], 8);
  1417.         $instance->addListener('kernel.request', [=> function () {
  1418.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1419.         }, => 'onKernelRequest'], 8);
  1420.         $instance->addListener('kernel.finish_request', [=> function () {
  1421.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1422.         }, => 'onKernelFinishRequest'], 0);
  1423.         $instance->addListener('kernel.request', [=> function () {
  1424.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1425.         }, => 'handleLegacyEaContext'], 10);
  1426.         $instance->addListener('kernel.request', [=> function () {
  1427.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1428.         }, => 'onKernelRequest'], 0);
  1429.         $instance->addListener('kernel.controller', [=> function () {
  1430.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1431.         }, => 'onKernelController'], 128);
  1432.         $instance->addListener('kernel.finish_request', [=> function () {
  1433.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1434.         }, => 'resetAssets'], 0);
  1435.         $instance->addListener('kernel.request', [=> function () {
  1436.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  1437.         }, => 'onEvent'], 1024);
  1438.         $instance->addListener('console.command', [=> function () {
  1439.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  1440.         }, => 'onEvent'], 1024);
  1441.         $instance->addListener('kernel.request', [=> function () {
  1442.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1443.         }, => 'onEvent'], 1024);
  1444.         $instance->addListener('console.command', [=> function () {
  1445.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1446.         }, => 'onEvent'], 1024);
  1447.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1448.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1449.         }, => 'checkPassport'], 512);
  1450.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1451.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1452.         }, => 'onLogout'], 0);
  1453.         return $instance;
  1454.     }
  1455.     /**
  1456.      * Gets the public 'http_kernel' shared service.
  1457.      *
  1458.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1459.      */
  1460.     protected function getHttpKernelService()
  1461.     {
  1462.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1463.         if (isset($this->services['http_kernel'])) {
  1464.             return $this->services['http_kernel'];
  1465.         }
  1466.         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(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1467.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1468.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1469.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1470.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1471.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1472.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1473.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1474.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1475.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1476.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1477.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1478.     }
  1479.     /**
  1480.      * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  1481.      *
  1482.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  1483.      */
  1484.     protected function getHwiOauth_ResourceOwnermap_MainService()
  1485.     {
  1486.         $this->services['hwi_oauth.resource_ownermap.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.main']);
  1487.         $instance->setContainer($this);
  1488.         return $instance;
  1489.     }
  1490.     /**
  1491.      * Gets the public 'knp_menu.matcher' shared service.
  1492.      *
  1493.      * @return \Knp\Menu\Matcher\Matcher
  1494.      */
  1495.     protected function getKnpMenu_MatcherService()
  1496.     {
  1497.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  1498.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  1499.         }, 1));
  1500.     }
  1501.     /**
  1502.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1503.      *
  1504.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1505.      */
  1506.     protected function getLiipImagine_Cache_ManagerService()
  1507.     {
  1508.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1509.         if (isset($this->services['liip_imagine.cache.manager'])) {
  1510.             return $this->services['liip_imagine.cache.manager'];
  1511.         }
  1512.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $a'default'false);
  1513.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1514.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1515.         return $instance;
  1516.     }
  1517.     /**
  1518.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1519.      *
  1520.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1521.      */
  1522.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1523.     {
  1524.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1525.     }
  1526.     /**
  1527.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1528.      *
  1529.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1530.      */
  1531.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1532.     {
  1533.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  1534.     }
  1535.     /**
  1536.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1537.      *
  1538.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1539.      */
  1540.     protected function getLiipImagine_Cache_SignerService()
  1541.     {
  1542.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1543.     }
  1544.     /**
  1545.      * Gets the public 'request_stack' shared service.
  1546.      *
  1547.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1548.      */
  1549.     protected function getRequestStackService()
  1550.     {
  1551.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1552.     }
  1553.     /**
  1554.      * Gets the public 'router' shared service.
  1555.      *
  1556.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1557.      */
  1558.     protected function getRouterService()
  1559.     {
  1560.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1561.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1562.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1563.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1564.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1565.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1566.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1567.         ], [
  1568.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1569.         ]))->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'ru');
  1570.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1571.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1572.         return $instance;
  1573.     }
  1574.     /**
  1575.      * Gets the public 'translator' shared service.
  1576.      *
  1577.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1578.      */
  1579.     protected function getTranslatorService()
  1580.     {
  1581.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1582.     }
  1583.     /**
  1584.      * Gets the public 'var_dumper.cloner' shared service.
  1585.      *
  1586.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1587.      */
  1588.     protected function getVarDumper_ClonerService()
  1589.     {
  1590.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1591.         $instance->setMaxItems(2500);
  1592.         $instance->setMinDepth(1);
  1593.         $instance->setMaxString(-1);
  1594.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1595.         return $instance;
  1596.     }
  1597.     /**
  1598.      * Gets the private '.debug.http_client' shared service.
  1599.      *
  1600.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1601.      */
  1602.     protected function get_Debug_HttpClientService()
  1603.     {
  1604.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1605.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1606.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1607.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1608.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1609.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1610.         $a->setLogger($b);
  1611.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient($a, ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1612.     }
  1613.     /**
  1614.      * Gets the private '.service_locator.H_nCSy_' shared service.
  1615.      *
  1616.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1617.      */
  1618.     protected function get_ServiceLocator_HNCSyService()
  1619.     {
  1620.         return $this->privates['.service_locator.H_nCSy_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1621.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  1622.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1623.             'security.firewall.map.context.image_resolver' => ['privates''security.firewall.map.context.image_resolver''getSecurity_Firewall_Map_Context_ImageResolverService'true],
  1624.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1625.         ], [
  1626.             'security.firewall.map.context.admin' => '?',
  1627.             'security.firewall.map.context.dev' => '?',
  1628.             'security.firewall.map.context.image_resolver' => '?',
  1629.             'security.firewall.map.context.main' => '?',
  1630.         ]);
  1631.     }
  1632.     /**
  1633.      * Gets the private 'App\Repository\CategoryRepository' shared autowired service.
  1634.      *
  1635.      * @return \App\Repository\CategoryRepository
  1636.      */
  1637.     protected function getCategoryRepositoryService()
  1638.     {
  1639.         return $this->privates['App\\Repository\\CategoryRepository'] = new \App\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1640.     }
  1641.     /**
  1642.      * Gets the private 'App\Repository\CharityRepository' shared autowired service.
  1643.      *
  1644.      * @return \App\Repository\CharityRepository
  1645.      */
  1646.     protected function getCharityRepositoryService()
  1647.     {
  1648.         return $this->privates['App\\Repository\\CharityRepository'] = new \App\Repository\CharityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1649.     }
  1650.     /**
  1651.      * Gets the private 'App\Repository\NotificationRepository' shared autowired service.
  1652.      *
  1653.      * @return \App\Repository\NotificationRepository
  1654.      */
  1655.     protected function getNotificationRepositoryService()
  1656.     {
  1657.         return $this->privates['App\\Repository\\NotificationRepository'] = new \App\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1658.     }
  1659.     /**
  1660.      * Gets the private 'App\Repository\SpeakerConsultationRepository' shared autowired service.
  1661.      *
  1662.      * @return \App\Repository\SpeakerConsultationRepository
  1663.      */
  1664.     protected function getSpeakerConsultationRepositoryService()
  1665.     {
  1666.         return $this->privates['App\\Repository\\SpeakerConsultationRepository'] = new \App\Repository\SpeakerConsultationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1667.     }
  1668.     /**
  1669.      * Gets the private 'App\Repository\SpeakerRepository' shared autowired service.
  1670.      *
  1671.      * @return \App\Repository\SpeakerRepository
  1672.      */
  1673.     protected function getSpeakerRepositoryService()
  1674.     {
  1675.         return $this->privates['App\\Repository\\SpeakerRepository'] = new \App\Repository\SpeakerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1676.     }
  1677.     /**
  1678.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1679.      *
  1680.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1681.      */
  1682.     protected function getAdminRouterSubscriberService()
  1683.     {
  1684.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  1685.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1686.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1687.         }
  1688.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1689.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1690.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1691.         }
  1692.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1693.         $d = ($this->services['router'] ?? $this->getRouterService());
  1694.         $e = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService());
  1695.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.''$c, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), $c$d, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), $e$a), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController']))), $e, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $d$d$b, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1696.     }
  1697.     /**
  1698.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  1699.      *
  1700.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  1701.      */
  1702.     protected function getActionFactoryService()
  1703.     {
  1704.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  1705.     }
  1706.     /**
  1707.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1708.      *
  1709.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1710.      */
  1711.     protected function getControllerFactoryService()
  1712.     {
  1713.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1714.     }
  1715.     /**
  1716.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1717.      *
  1718.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1719.      */
  1720.     protected function getEntityFactoryService()
  1721.     {
  1722.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1723.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1724.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1725.         }
  1726.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1727.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $b, new RewindableGenerator(function () {
  1728.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1729.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  1730.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1731.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  1732.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1733.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  1734.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator()));
  1735.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1736.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  1737.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1738.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  1739.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  1740.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  1741.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4))));
  1742.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  1743.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  1744.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  1745.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1746.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1747.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  1748.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? $this->load('getChoiceConfiguratorService'));
  1749.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? $this->load('getSlugConfiguratorService'));
  1750.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  1751.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  1752.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  1753.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  1754.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  1755.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  1756.         }, 28)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  1757.     }
  1758.     /**
  1759.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  1760.      *
  1761.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  1762.      */
  1763.     protected function getAdminContextProviderService()
  1764.     {
  1765.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1766.     }
  1767.     /**
  1768.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry' shared service.
  1769.      *
  1770.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry
  1771.      */
  1772.     protected function getCrudControllerRegistryService()
  1773.     {
  1774.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [=> 'App\\Controller\\Admin\\BadgeCrudController'=> 'App\\Controller\\Admin\\CategoryCrudController'=> 'App\\Controller\\Admin\\CharityCrudController'=> 'App\\Controller\\Admin\\ComplaintCrudController'=> 'App\\Controller\\Admin\\EmailTemplateCrudController'=> 'App\\Controller\\Admin\\NewsCrudController'=> 'App\\Controller\\Admin\\NewsletterCrudController'=> 'App\\Controller\\Admin\\PageCrudController'=> 'App\\Controller\\Admin\\RefundRequestCrudController'=> 'App\\Controller\\Admin\\ReviewCrudController'10 => 'App\\Controller\\Admin\\SpeakerCourseCrudController'11 => 'App\\Controller\\Admin\\SpeakerCrudController'12 => 'App\\Controller\\Admin\\UserCrudController']);
  1775.     }
  1776.     /**
  1777.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  1778.      *
  1779.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  1780.      */
  1781.     protected function getAdminUrlGeneratorService()
  1782.     {
  1783.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  1784.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1785.         };
  1786.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  1787.     }
  1788.     /**
  1789.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  1790.      *
  1791.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1792.      */
  1793.     protected function getAuthorizationCheckerService()
  1794.     {
  1795.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1796.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  1797.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  1798.         }
  1799.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  1800.     }
  1801.     /**
  1802.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  1803.      *
  1804.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  1805.      */
  1806.     protected function getPluginClientFactoryService()
  1807.     {
  1808.         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))));
  1809.     }
  1810.     /**
  1811.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  1812.      *
  1813.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  1814.      */
  1815.     protected function getPluginClientFactoryListenerService()
  1816.     {
  1817.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  1818.     }
  1819.     /**
  1820.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  1821.      *
  1822.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  1823.      */
  1824.     protected function getLoginListenerService()
  1825.     {
  1826.         return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1827.     }
  1828.     /**
  1829.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  1830.      *
  1831.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  1832.      */
  1833.     protected function getRequestListenerService()
  1834.     {
  1835.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1836.     }
  1837.     /**
  1838.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  1839.      *
  1840.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  1841.      */
  1842.     protected function getSubRequestListenerService()
  1843.     {
  1844.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1845.     }
  1846.     /**
  1847.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  1848.      *
  1849.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  1850.      */
  1851.     protected function getTracingRequestListenerService()
  1852.     {
  1853.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1854.     }
  1855.     /**
  1856.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  1857.      *
  1858.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  1859.      */
  1860.     protected function getTracingSubRequestListenerService()
  1861.     {
  1862.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1863.     }
  1864.     /**
  1865.      * Gets the private 'Sentry\State\HubInterface' shared service.
  1866.      *
  1867.      * @return \Sentry\State\HubInterface
  1868.      */
  1869.     protected function getHubInterfaceService()
  1870.     {
  1871.         $this->privates['Sentry\\State\\HubInterface'] = $instance = \Sentry\State\HubAdapter::getInstance();
  1872.         $a = new \Sentry\Options(['integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\ErrorHandler\\Error\\FatalError'=> 'Symfony\\Component\\Debug\\Exception\\FatalErrorException']]), => new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL))], true), 'prefixes' => [=> \dirname(__DIR__4), => '.'=> '/usr/local/lib/php'], 'environment' => 'dev''release' => $this->getEnv('default::SENTRY_RELEASE'), 'tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor'), => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'ignore_exceptions' => [], 'ignore_transactions' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  1873.         $b = new \Sentry\ClientBuilder($a);
  1874.         $b->setSdkIdentifier('sentry.php.symfony');
  1875.         $b->setSdkVersion('4.13.2');
  1876.         $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory(NULLNULLNULLNULLNULLNULL));
  1877.         $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  1878.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  1879.         if ($this->has('Psr\\Log\\NullLogger')) {
  1880.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  1881.         }
  1882.         $instance->bindClient($b->getClient());
  1883.         return $instance;
  1884.     }
  1885.     /**
  1886.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1887.      *
  1888.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1889.      */
  1890.     protected function getResetAssetsEventListenerService()
  1891.     {
  1892.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1893.     }
  1894.     /**
  1895.      * Gets the private 'annotations.cache_adapter' shared service.
  1896.      *
  1897.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1898.      */
  1899.     protected function getAnnotations_CacheAdapterService()
  1900.     {
  1901.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  1902.     }
  1903.     /**
  1904.      * Gets the private 'annotations.cached_reader' shared service.
  1905.      *
  1906.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1907.      */
  1908.     protected function getAnnotations_CachedReaderService()
  1909.     {
  1910.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1911.     }
  1912.     /**
  1913.      * Gets the private 'annotations.reader' shared service.
  1914.      *
  1915.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1916.      */
  1917.     protected function getAnnotations_ReaderService()
  1918.     {
  1919.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1920.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1921.         $a->registerUniqueLoader('class_exists');
  1922.         $instance->addGlobalIgnoredName('required'$a);
  1923.         return $instance;
  1924.     }
  1925.     /**
  1926.      * Gets the private 'assets.packages' shared service.
  1927.      *
  1928.      * @return \Symfony\Component\Asset\Packages
  1929.      */
  1930.     protected function getAssets_PackagesService()
  1931.     {
  1932.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1933.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  1934.             return new \EmptyIterator();
  1935.         }, 0));
  1936.     }
  1937.     /**
  1938.      * Gets the private 'cache.annotations.traceable' shared service.
  1939.      *
  1940.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1941.      */
  1942.     protected function getCache_Annotations_TraceableService()
  1943.     {
  1944.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DaSegQqWBA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1945.     }
  1946.     /**
  1947.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  1948.      *
  1949.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1950.      */
  1951.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  1952.     {
  1953.         return $this->privates['cache.doctrine.orm.default.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  1954.     }
  1955.     /**
  1956.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  1957.      *
  1958.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1959.      */
  1960.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  1961.     {
  1962.         return $this->privates['cache.doctrine.orm.default.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  1963.     }
  1964.     /**
  1965.      * Gets the private 'cache.property_info.traceable' shared service.
  1966.      *
  1967.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1968.      */
  1969.     protected function getCache_PropertyInfo_TraceableService()
  1970.     {
  1971.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('B+AlvVTj5f'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1972.     }
  1973.     /**
  1974.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  1975.      *
  1976.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1977.      */
  1978.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  1979.     {
  1980.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lZubBjanlS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1981.     }
  1982.     /**
  1983.      * Gets the private 'cache.security_token_verifier.traceable' shared service.
  1984.      *
  1985.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1986.      */
  1987.     protected function getCache_SecurityTokenVerifier_TraceableService()
  1988.     {
  1989.         return $this->privates['cache.security_token_verifier.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CRpnICNv7r'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1990.     }
  1991.     /**
  1992.      * Gets the private 'cache.serializer.traceable' shared service.
  1993.      *
  1994.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1995.      */
  1996.     protected function getCache_Serializer_TraceableService()
  1997.     {
  1998.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uct2QaVBtd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1999.     }
  2000.     /**
  2001.      * Gets the private 'cache.validator.traceable' shared service.
  2002.      *
  2003.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2004.      */
  2005.     protected function getCache_Validator_TraceableService()
  2006.     {
  2007.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nBxDQtMTBr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2008.     }
  2009.     /**
  2010.      * Gets the private 'cache.webpack_encore.traceable' shared service.
  2011.      *
  2012.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2013.      */
  2014.     protected function getCache_WebpackEncore_TraceableService()
  2015.     {
  2016.         return $this->privates['cache.webpack_encore.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Y+vkCawei8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2017.     }
  2018.     /**
  2019.      * Gets the private 'config_cache_factory' shared service.
  2020.      *
  2021.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2022.      */
  2023.     protected function getConfigCacheFactoryService()
  2024.     {
  2025.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2026.             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)));
  2027.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2028.         }, 2));
  2029.     }
  2030.     /**
  2031.      * Gets the private 'data_collector.form' shared service.
  2032.      *
  2033.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2034.      */
  2035.     protected function getDataCollector_FormService()
  2036.     {
  2037.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2038.     }
  2039.     /**
  2040.      * Gets the private 'data_collector.request' shared service.
  2041.      *
  2042.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2043.      */
  2044.     protected function getDataCollector_RequestService()
  2045.     {
  2046.         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())));
  2047.     }
  2048.     /**
  2049.      * Gets the private 'debug.controller_resolver' shared service.
  2050.      *
  2051.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2052.      */
  2053.     protected function getDebug_ControllerResolverService()
  2054.     {
  2055.         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))));
  2056.     }
  2057.     /**
  2058.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2059.      *
  2060.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2061.      */
  2062.     protected function getDebug_DebugHandlersListenerService()
  2063.     {
  2064.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2065.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2066.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2067.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2068.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2069.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2070.     }
  2071.     /**
  2072.      * Gets the private 'debug.file_link_formatter' shared service.
  2073.      *
  2074.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2075.      */
  2076.     protected function getDebug_FileLinkFormatterService()
  2077.     {
  2078.         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 () {
  2079.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2080.         });
  2081.     }
  2082.     /**
  2083.      * Gets the private 'debug.log_processor' shared service.
  2084.      *
  2085.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2086.      */
  2087.     protected function getDebug_LogProcessorService()
  2088.     {
  2089.         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())));
  2090.     }
  2091.     /**
  2092.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2093.      *
  2094.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2095.      */
  2096.     protected function getDebug_Security_Access_DecisionManagerService()
  2097.     {
  2098.         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 () {
  2099.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2100.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2101.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2102.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  2103.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2104.     }
  2105.     /**
  2106.      * Gets the private 'debug.security.firewall' shared service.
  2107.      *
  2108.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2109.      */
  2110.     protected function getDebug_Security_FirewallService()
  2111.     {
  2112.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2113.         if (isset($this->privates['debug.security.firewall'])) {
  2114.             return $this->privates['debug.security.firewall'];
  2115.         }
  2116.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2117.         if (isset($this->privates['debug.security.firewall'])) {
  2118.             return $this->privates['debug.security.firewall'];
  2119.         }
  2120.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2121.     }
  2122.     /**
  2123.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  2124.      *
  2125.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2126.      */
  2127.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  2128.     {
  2129.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2130.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  2131.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2132.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2133.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  2134.         ], [
  2135.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2136.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2137.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2138.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2139.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
  2140.     }
  2141.     /**
  2142.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2143.      *
  2144.      * @return \Doctrine\Migrations\DependencyFactory
  2145.      */
  2146.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2147.     {
  2148.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2149.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  2150.         $a->setAllOrNothing(false);
  2151.         $a->setCheckDatabasePlatform(true);
  2152.         $a->setTransactional(true);
  2153.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2154.         $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()));
  2155.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  2156.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2157.         });
  2158.         return $instance;
  2159.     }
  2160.     /**
  2161.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2162.      *
  2163.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2164.      */
  2165.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2166.     {
  2167.         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);
  2168.     }
  2169.     /**
  2170.      * Gets the private 'exception_listener' shared service.
  2171.      *
  2172.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2173.      */
  2174.     protected function getExceptionListener2Service()
  2175.     {
  2176.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2177.     }
  2178.     /**
  2179.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2180.      *
  2181.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2182.      */
  2183.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2184.     {
  2185.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  2186.     }
  2187.     /**
  2188.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2189.      *
  2190.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2191.      */
  2192.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2193.     {
  2194.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2195.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2196.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2197.         }
  2198.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  2199.     }
  2200.     /**
  2201.      * Gets the private 'httplug.collector.formatter' shared service.
  2202.      *
  2203.      * @return \Http\HttplugBundle\Collector\Formatter
  2204.      */
  2205.     protected function getHttplug_Collector_FormatterService()
  2206.     {
  2207.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  2208.     }
  2209.     /**
  2210.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  2211.      *
  2212.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  2213.      */
  2214.     protected function getHwiOauth_Security_OauthUtilsService()
  2215.     {
  2216.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2217.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  2218.             return $this->privates['hwi_oauth.security.oauth_utils'];
  2219.         }
  2220.         $this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $afalse'IS_AUTHENTICATED_REMEMBERED');
  2221.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  2222.         return $instance;
  2223.     }
  2224.     /**
  2225.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  2226.      *
  2227.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  2228.      */
  2229.     protected function getLiipImagine_Filter_ConfigurationService()
  2230.     {
  2231.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  2232.     }
  2233.     /**
  2234.      * Gets the private 'locale_aware_listener' shared service.
  2235.      *
  2236.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2237.      */
  2238.     protected function getLocaleAwareListenerService()
  2239.     {
  2240.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2241.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('ru')));
  2242.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2243.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2244.     }
  2245.     /**
  2246.      * Gets the private 'locale_listener' shared service.
  2247.      *
  2248.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2249.      */
  2250.     protected function getLocaleListenerService()
  2251.     {
  2252.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'ru', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2253.     }
  2254.     /**
  2255.      * Gets the private 'monolog.handler.console' shared service.
  2256.      *
  2257.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2258.      */
  2259.     protected function getMonolog_Handler_ConsoleService()
  2260.     {
  2261.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2262.     }
  2263.     /**
  2264.      * Gets the private 'monolog.handler.main' shared service.
  2265.      *
  2266.      * @return \Monolog\Handler\StreamHandler
  2267.      */
  2268.     protected function getMonolog_Handler_MainService()
  2269.     {
  2270.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  2271.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2272.         return $instance;
  2273.     }
  2274.     /**
  2275.      * Gets the private 'monolog.logger' shared service.
  2276.      *
  2277.      * @return \Symfony\Bridge\Monolog\Logger
  2278.      */
  2279.     protected function getMonolog_LoggerService()
  2280.     {
  2281.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2282.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2283.         $instance->useMicrosecondTimestamps(true);
  2284.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2285.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2286.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2287.         return $instance;
  2288.     }
  2289.     /**
  2290.      * Gets the private 'monolog.logger.cache' shared service.
  2291.      *
  2292.      * @return \Symfony\Bridge\Monolog\Logger
  2293.      */
  2294.     protected function getMonolog_Logger_CacheService()
  2295.     {
  2296.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2297.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2298.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2299.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2300.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2301.         return $instance;
  2302.     }
  2303.     /**
  2304.      * Gets the private 'monolog.logger.request' shared service.
  2305.      *
  2306.      * @return \Symfony\Bridge\Monolog\Logger
  2307.      */
  2308.     protected function getMonolog_Logger_RequestService()
  2309.     {
  2310.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2311.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2312.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2313.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2314.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2315.         return $instance;
  2316.     }
  2317.     /**
  2318.      * Gets the private 'monolog.logger.security' shared service.
  2319.      *
  2320.      * @return \Symfony\Bridge\Monolog\Logger
  2321.      */
  2322.     protected function getMonolog_Logger_SecurityService()
  2323.     {
  2324.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2325.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2326.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2327.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2328.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2329.         return $instance;
  2330.     }
  2331.     /**
  2332.      * Gets the private 'parameter_bag' shared service.
  2333.      *
  2334.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2335.      */
  2336.     protected function getParameterBagService()
  2337.     {
  2338.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2339.     }
  2340.     /**
  2341.      * Gets the private 'profiler_listener' shared service.
  2342.      *
  2343.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2344.      */
  2345.     protected function getProfilerListenerService()
  2346.     {
  2347.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2348.         if (isset($this->privates['profiler_listener'])) {
  2349.             return $this->privates['profiler_listener'];
  2350.         }
  2351.         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);
  2352.     }
  2353.     /**
  2354.      * Gets the private 'property_info' shared service.
  2355.      *
  2356.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2357.      */
  2358.     protected function getPropertyInfoService()
  2359.     {
  2360.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2361.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2362.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2363.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2364.         }, 3), new RewindableGenerator(function () {
  2365.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2366.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2367.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2368.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2369.         }, 4), new RewindableGenerator(function () {
  2370.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2371.         }, 1), new RewindableGenerator(function () {
  2372.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2373.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2374.         }, 2), new RewindableGenerator(function () {
  2375.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2376.         }, 1));
  2377.     }
  2378.     /**
  2379.      * Gets the private 'router.expression_language_provider' shared service.
  2380.      *
  2381.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2382.      */
  2383.     protected function getRouter_ExpressionLanguageProviderService()
  2384.     {
  2385.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2386.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2387.         ], [
  2388.             'env' => 'Closure',
  2389.         ]));
  2390.     }
  2391.     /**
  2392.      * Gets the private 'router.request_context' shared service.
  2393.      *
  2394.      * @return \Symfony\Component\Routing\RequestContext
  2395.      */
  2396.     protected function getRouter_RequestContextService()
  2397.     {
  2398.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri($this->getEnv('HOST'), 'localhost''http'80443);
  2399.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2400.         return $instance;
  2401.     }
  2402.     /**
  2403.      * Gets the private 'router_listener' shared service.
  2404.      *
  2405.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2406.      */
  2407.     protected function getRouterListenerService()
  2408.     {
  2409.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2410.     }
  2411.     /**
  2412.      * Gets the private 'security.context_listener.0' shared service.
  2413.      *
  2414.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2415.      */
  2416.     protected function getSecurity_ContextListener_0Service()
  2417.     {
  2418.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2419.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2420.         }, 1), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ($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']);
  2421.     }
  2422.     /**
  2423.      * Gets the private 'security.context_listener.1' shared service.
  2424.      *
  2425.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2426.      */
  2427.     protected function getSecurity_ContextListener_1Service()
  2428.     {
  2429.         return $this->privates['security.context_listener.1'] = 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 () {
  2430.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2431.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($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']);
  2432.     }
  2433.     /**
  2434.      * Gets the private 'security.csrf.token_storage' shared service.
  2435.      *
  2436.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2437.      */
  2438.     protected function getSecurity_Csrf_TokenStorageService()
  2439.     {
  2440.         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())));
  2441.     }
  2442.     /**
  2443.      * Gets the private 'security.event_dispatcher.admin' shared service.
  2444.      *
  2445.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2446.      */
  2447.     protected function getSecurity_EventDispatcher_AdminService()
  2448.     {
  2449.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2450.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2451.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->load('getSecurity_Listener_Admin_UserProviderService'));
  2452.         }, => 'checkPassport'], 2048);
  2453.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2454.             return ($this->privates['security.listener.session.admin'] ?? $this->load('getSecurity_Listener_Session_AdminService'));
  2455.         }, => 'onSuccessfulLogin'], 0);
  2456.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2457.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->load('getSecurity_Logout_Listener_Default_AdminService'));
  2458.         }, => 'onLogout'], 64);
  2459.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2460.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2461.         }, => 'onLogout'], 0);
  2462.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2463.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  2464.         }, => 'preCheckCredentials'], 256);
  2465.         $instance->addListener('security.authentication.success', [=> function () {
  2466.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  2467.         }, => 'postCheckCredentials'], 256);
  2468.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2469.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2470.         }, => 'checkPassport'], 1024);
  2471.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2472.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  2473.         }, => 'handleLoginSuccessEvent'], 0);
  2474.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2475.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2476.         }, => 'checkPassport'], 0);
  2477.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2478.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2479.         }, => 'onLoginSuccess'], 0);
  2480.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2481.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2482.         }, => 'checkPassport'], 512);
  2483.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2484.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2485.         }, => 'onLogout'], 0);
  2486.         return $instance;
  2487.     }
  2488.     /**
  2489.      * Gets the private 'security.event_dispatcher.main' shared service.
  2490.      *
  2491.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2492.      */
  2493.     protected function getSecurity_EventDispatcher_MainService()
  2494.     {
  2495.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2496.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2497.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  2498.         }, => 'checkPassport'], 2048);
  2499.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2500.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  2501.         }, => 'onSuccessfulLogin'], 0);
  2502.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2503.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  2504.         }, => 'onLogout'], 64);
  2505.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2506.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2507.         }, => 'onLogout'], 0);
  2508.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2509.             return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_MainService'));
  2510.         }, => 'onSuccessfulLogin'], -32);
  2511.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2512.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2513.         }, => 'onSuccessfulLogin'], -64);
  2514.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  2515.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2516.         }, => 'clearCookie'], 0);
  2517.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2518.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2519.         }, => 'clearCookie'], 0);
  2520.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  2521.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2522.         }, => 'clearCookie'], 0);
  2523.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2524.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2525.         }, => 'preCheckCredentials'], 256);
  2526.         $instance->addListener('security.authentication.success', [=> function () {
  2527.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2528.         }, => 'postCheckCredentials'], 256);
  2529.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2530.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2531.         }, => 'checkPassport'], 1024);
  2532.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2533.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  2534.         }, => 'handleLoginSuccessEvent'], 0);
  2535.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2536.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2537.         }, => 'checkPassport'], 0);
  2538.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2539.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2540.         }, => 'onLoginSuccess'], 0);
  2541.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2542.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2543.         }, => 'checkPassport'], 512);
  2544.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2545.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2546.         }, => 'onLogout'], 0);
  2547.         return $instance;
  2548.     }
  2549.     /**
  2550.      * Gets the private 'security.firewall.map' shared service.
  2551.      *
  2552.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2553.      */
  2554.     protected function getSecurity_Firewall_MapService()
  2555.     {
  2556.         $a = ($this->privates['.service_locator.H_nCSy_'] ?? $this->get_ServiceLocator_HNCSyService());
  2557.         if (isset($this->privates['security.firewall.map'])) {
  2558.             return $this->privates['security.firewall.map'];
  2559.         }
  2560.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2561.             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)/')));
  2562.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
  2563.             yield 'security.firewall.map.context.main' => NULL;
  2564.             yield 'security.firewall.map.context.image_resolver' => ($this->privates['.security.request_matcher.qhIyQh0'] ?? ($this->privates['.security.request_matcher.qhIyQh0'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/media/cache/resolve')));
  2565.         }, 4));
  2566.     }
  2567.     /**
  2568.      * Gets the private 'security.http_utils' shared service.
  2569.      *
  2570.      * @return \Symfony\Component\Security\Http\HttpUtils
  2571.      */
  2572.     protected function getSecurity_HttpUtilsService()
  2573.     {
  2574.         $a = ($this->services['router'] ?? $this->getRouterService());
  2575.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  2576.     }
  2577.     /**
  2578.      * Gets the private 'security.logout_url_generator' shared service.
  2579.      *
  2580.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2581.      */
  2582.     protected function getSecurity_LogoutUrlGeneratorService()
  2583.     {
  2584.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2585.         $instance->registerListener('admin''app_logout''logout''_csrf_token'NULLNULL);
  2586.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  2587.         return $instance;
  2588.     }
  2589.     /**
  2590.      * Gets the private 'security.role_hierarchy' shared service.
  2591.      *
  2592.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2593.      */
  2594.     protected function getSecurity_RoleHierarchyService()
  2595.     {
  2596.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2597.     }
  2598.     /**
  2599.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2600.      *
  2601.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2602.      */
  2603.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2604.     {
  2605.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2606.     }
  2607.     /**
  2608.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2609.      *
  2610.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2611.      */
  2612.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2613.     {
  2614.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2615.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2616.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2617.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2618.     }
  2619.     /**
  2620.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2621.      *
  2622.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2623.      */
  2624.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2625.     {
  2626.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2627.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2628.             return $this->privates['sensio_framework_extra.security.listener'];
  2629.         }
  2630.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2631.     }
  2632.     /**
  2633.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2634.      *
  2635.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2636.      */
  2637.     protected function getSensioFrameworkExtra_View_ListenerService()
  2638.     {
  2639.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  2640.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2641.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2642.         ], [
  2643.             'twig' => '?',
  2644.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2645.         return $instance;
  2646.     }
  2647.     /**
  2648.      * Gets the private 'session_listener' shared service.
  2649.      *
  2650.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2651.      */
  2652.     protected function getSessionListenerService()
  2653.     {
  2654.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2655.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2656.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2657.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2658.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2659.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2660.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2661.         ], [
  2662.             'initialized_session' => '?',
  2663.             'logger' => '?',
  2664.             'request_stack' => '?',
  2665.             'session' => '?',
  2666.             'session_collector' => '?',
  2667.             'session_factory' => '?',
  2668.         ]), true$this->parameters['session.storage.options']);
  2669.     }
  2670.     /**
  2671.      * Gets the private 'tokens.traceable' shared service.
  2672.      *
  2673.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2674.      */
  2675.     protected function getTokens_TraceableService()
  2676.     {
  2677.         return $this->privates['tokens.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->privates['tokens.traceable.inner'] ?? $this->getTokens_Traceable_InnerService())));
  2678.     }
  2679.     /**
  2680.      * Gets the private 'tokens.traceable.inner' shared service.
  2681.      *
  2682.      * @return \Symfony\Component\Cache\Adapter\PdoAdapter
  2683.      */
  2684.     protected function getTokens_Traceable_InnerService()
  2685.     {
  2686.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  2687.         if (isset($this->privates['tokens.traceable.inner'])) {
  2688.             return $this->privates['tokens.traceable.inner'];
  2689.         }
  2690.         $this->privates['tokens.traceable.inner'] = $instance = new \Symfony\Component\Cache\Adapter\PdoAdapter($a'kIQ8KxFgzF'0, [], ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2691.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2692.         return $instance;
  2693.     }
  2694.     /**
  2695.      * Gets the private 'translator.default' shared service.
  2696.      *
  2697.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2698.      */
  2699.     protected function getTranslator_DefaultService()
  2700.     {
  2701.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2702.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2703.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2704.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2705.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2706.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2707.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2708.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2709.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2710.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2711.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2712.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2713.         ], [
  2714.             'translation.loader.csv' => '?',
  2715.             'translation.loader.dat' => '?',
  2716.             'translation.loader.ini' => '?',
  2717.             'translation.loader.json' => '?',
  2718.             'translation.loader.mo' => '?',
  2719.             'translation.loader.php' => '?',
  2720.             'translation.loader.po' => '?',
  2721.             'translation.loader.qt' => '?',
  2722.             'translation.loader.res' => '?',
  2723.             'translation.loader.xliff' => '?',
  2724.             'translation.loader.yml' => '?',
  2725.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'ru', ['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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.ar.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.ar.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.bg.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.bg.yml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.cs.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.cs.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.de.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.de.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.en.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/translations/EasyAdminBundle+intl-icu.en.yml'), 10 => (\dirname(__DIR__4).'/translations/admin.en.yml'), 11 => (\dirname(__DIR__4).'/translations/cabinet.en.yml'), 12 => (\dirname(__DIR__4).'/translations/messages+intl-icu.en.yml'), 13 => (\dirname(__DIR__4).'/translations/validators/validators.en.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.es.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.es.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.fr.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.fr.yml')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.it.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.it.yml')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.nl.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.nl.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.pl.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.pl.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.pt_BR.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.ro.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.ro.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.ru.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/translations/EasyAdminBundle+intl-icu.ru.yml'), 10 => (\dirname(__DIR__4).'/translations/admin.ru.yml'), 11 => (\dirname(__DIR__4).'/translations/cabinet.ru.yml'), 12 => (\dirname(__DIR__4).'/translations/messages+intl-icu.ru.yml'), 13 => (\dirname(__DIR__4).'/translations/security.ru.yml'), 14 => (\dirname(__DIR__4).'/translations/validators/validators.ru.yml')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.tr.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.tr.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php'), => (\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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.uk.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.uk.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.zh_CN.yml')], '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')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')]], '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/easycorp/easyadmin-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/symfonycasts/verify-email-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/ux-cropperjs/translations'), 24 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'vendor/hwi/oauth-bundle/Resources/translations'=> 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations'=> 'vendor/gregwar/captcha-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'10 => 'vendor/sensio/framework-extra-bundle/src/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/symfony/debug-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/doctrine/doctrine-bundle/translations'17 => 'vendor/doctrine/doctrine-migrations-bundle/translations'18 => 'vendor/symfony/security-bundle/translations'19 => 'vendor/twig/extra-bundle/translations'20 => 'vendor/knplabs/knp-menu-bundle/src/translations'21 => 'vendor/symfony/webpack-encore-bundle/src/translations'22 => 'vendor/liip/imagine-bundle/translations'23 => 'vendor/symfony/ux-cropperjs/translations'24 => 'vendor/php-http/httplug-bundle/src/translations'25 => 'vendor/sentry/sentry-symfony/src/translations'26 => 'vendor/stof/doctrine-extensions-bundle/src/translations'27 => 'vendor/presta/sitemap-bundle/translations']]], []);
  2726.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2727.         $instance->setFallbackLocales([=> 'ru']);
  2728.         return $instance;
  2729.     }
  2730.     /**
  2731.      * Gets the private 'validator.builder' shared service.
  2732.      *
  2733.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2734.      */
  2735.     protected function getValidator_BuilderService()
  2736.     {
  2737.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2738.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2739.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2740.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2741.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2742.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2743.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2744.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2745.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2746.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2747.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2748.         ], [
  2749.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2750.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2751.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2752.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2753.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2754.             'doctrine.orm.validator.unique' => '?',
  2755.             'security.validator.user_password' => '?',
  2756.             'validator.expression' => '?',
  2757.         ])));
  2758.         if ($this->has('translator')) {
  2759.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2760.         }
  2761.         $instance->setTranslationDomain('validators');
  2762.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2763.         $instance->enableAnnotationMapping(true);
  2764.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2765.         $instance->addMethodMapping('loadValidatorMetadata');
  2766.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2767.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2768.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2769.         return $instance;
  2770.     }
  2771.     /**
  2772.      * Gets the private 'var_dumper.html_dumper' shared service.
  2773.      *
  2774.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2775.      */
  2776.     protected function getVarDumper_HtmlDumperService()
  2777.     {
  2778.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2779.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2780.         return $instance;
  2781.     }
  2782.     /**
  2783.      * Gets the private 'var_dumper.server_connection' shared service.
  2784.      *
  2785.      * @return \Symfony\Component\VarDumper\Server\Connection
  2786.      */
  2787.     protected function getVarDumper_ServerConnectionService()
  2788.     {
  2789.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2790.     }
  2791.     /**
  2792.      * Gets the private 'web_profiler.csp.handler' shared service.
  2793.      *
  2794.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2795.      */
  2796.     protected function getWebProfiler_Csp_HandlerService()
  2797.     {
  2798.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2799.     }
  2800.     /**
  2801.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2802.      *
  2803.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2804.      */
  2805.     protected function getWebProfiler_DebugToolbarService()
  2806.     {
  2807.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2808.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2809.             return $this->privates['web_profiler.debug_toolbar'];
  2810.         }
  2811.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2812.     }
  2813.     /**
  2814.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  2815.      *
  2816.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  2817.      */
  2818.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  2819.     {
  2820.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2821.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  2822.         ], [
  2823.             '_default' => '?',
  2824.         ]), '_default');
  2825.     }
  2826.     /**
  2827.      * Gets the public 'cache_clearer' alias.
  2828.      *
  2829.      * @return object The ".container.private.cache_clearer" service.
  2830.      */
  2831.     protected function getCacheClearerService()
  2832.     {
  2833.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2834.         return $this->get('.container.private.cache_clearer');
  2835.     }
  2836.     /**
  2837.      * Gets the public 'filesystem' alias.
  2838.      *
  2839.      * @return object The ".container.private.filesystem" service.
  2840.      */
  2841.     protected function getFilesystemService()
  2842.     {
  2843.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2844.         return $this->get('.container.private.filesystem');
  2845.     }
  2846.     /**
  2847.      * Gets the public 'serializer' alias.
  2848.      *
  2849.      * @return object The ".container.private.serializer" service.
  2850.      */
  2851.     protected function getSerializerService()
  2852.     {
  2853.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2854.         return $this->get('.container.private.serializer');
  2855.     }
  2856.     /**
  2857.      * Gets the public 'security.csrf.token_manager' alias.
  2858.      *
  2859.      * @return object The ".container.private.security.csrf.token_manager" service.
  2860.      */
  2861.     protected function getSecurity_Csrf_TokenManagerService()
  2862.     {
  2863.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2864.         return $this->get('.container.private.security.csrf.token_manager');
  2865.     }
  2866.     /**
  2867.      * Gets the public 'form.factory' alias.
  2868.      *
  2869.      * @return object The ".container.private.form.factory" service.
  2870.      */
  2871.     protected function getForm_FactoryService()
  2872.     {
  2873.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2874.         return $this->get('.container.private.form.factory');
  2875.     }
  2876.     /**
  2877.      * Gets the public 'form.type.file' alias.
  2878.      *
  2879.      * @return object The ".container.private.form.type.file" service.
  2880.      */
  2881.     protected function getForm_Type_FileService()
  2882.     {
  2883.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2884.         return $this->get('.container.private.form.type.file');
  2885.     }
  2886.     /**
  2887.      * Gets the public 'profiler' alias.
  2888.      *
  2889.      * @return object The ".container.private.profiler" service.
  2890.      */
  2891.     protected function getProfilerService()
  2892.     {
  2893.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2894.         return $this->get('.container.private.profiler');
  2895.     }
  2896.     /**
  2897.      * Gets the public 'twig' alias.
  2898.      *
  2899.      * @return object The ".container.private.twig" service.
  2900.      */
  2901.     protected function getTwigService()
  2902.     {
  2903.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2904.         return $this->get('.container.private.twig');
  2905.     }
  2906.     /**
  2907.      * Gets the public 'security.authorization_checker' alias.
  2908.      *
  2909.      * @return object The ".container.private.security.authorization_checker" service.
  2910.      */
  2911.     protected function getSecurity_AuthorizationCheckerService()
  2912.     {
  2913.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2914.         return $this->get('.container.private.security.authorization_checker');
  2915.     }
  2916.     /**
  2917.      * Gets the public 'security.token_storage' alias.
  2918.      *
  2919.      * @return object The ".container.private.security.token_storage" service.
  2920.      */
  2921.     protected function getSecurity_TokenStorageService()
  2922.     {
  2923.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2924.         return $this->get('.container.private.security.token_storage');
  2925.     }
  2926.     /**
  2927.      * Gets the public 'security.password_encoder' alias.
  2928.      *
  2929.      * @return object The ".container.private.security.password_encoder" service.
  2930.      */
  2931.     protected function getSecurity_PasswordEncoderService()
  2932.     {
  2933.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2934.         return $this->get('.container.private.security.password_encoder');
  2935.     }
  2936.     /**
  2937.      * Gets the public 'session' alias.
  2938.      *
  2939.      * @return object The ".container.private.session" service.
  2940.      */
  2941.     protected function getSessionService()
  2942.     {
  2943.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2944.         return $this->get('.container.private.session');
  2945.     }
  2946.     /**
  2947.      * Gets the public 'validator' alias.
  2948.      *
  2949.      * @return object The ".container.private.validator" service.
  2950.      */
  2951.     protected function getValidatorService()
  2952.     {
  2953.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2954.         return $this->get('.container.private.validator');
  2955.     }
  2956.     /**
  2957.      * @return array|bool|float|int|string|\UnitEnum|null
  2958.      */
  2959.     public function getParameter(string $name)
  2960.     {
  2961.         if (isset($this->buildParameters[$name])) {
  2962.             return $this->buildParameters[$name];
  2963.         }
  2964.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2965.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2966.         }
  2967.         if (isset($this->loadedDynamicParameters[$name])) {
  2968.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2969.         }
  2970.         return $this->parameters[$name];
  2971.     }
  2972.     public function hasParameter(string $name): bool
  2973.     {
  2974.         if (isset($this->buildParameters[$name])) {
  2975.             return true;
  2976.         }
  2977.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2978.     }
  2979.     public function setParameter(string $name$value): void
  2980.     {
  2981.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2982.     }
  2983.     public function getParameterBag(): ParameterBagInterface
  2984.     {
  2985.         if (null === $this->parameterBag) {
  2986.             $parameters $this->parameters;
  2987.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2988.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2989.             }
  2990.             foreach ($this->buildParameters as $name => $value) {
  2991.                 $parameters[$name] = $value;
  2992.             }
  2993.             $this->parameterBag = new FrozenParameterBag($parameters);
  2994.         }
  2995.         return $this->parameterBag;
  2996.     }
  2997.     private $loadedDynamicParameters = [
  2998.         'kernel.runtime_environment' => false,
  2999.         'kernel.build_dir' => false,
  3000.         'kernel.cache_dir' => false,
  3001.         'kernel.secret' => false,
  3002.         'debug.container.dump' => false,
  3003.         'serializer.mapping.cache.file' => false,
  3004.         'validator.mapping.cache.file' => false,
  3005.         'profiler.storage.dsn' => false,
  3006.         'doctrine.orm.proxy_dir' => false,
  3007.     ];
  3008.     private $dynamicParameters = [];
  3009.     private function getDynamicParameter(string $name)
  3010.     {
  3011.         switch ($name) {
  3012.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3013.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3014.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3015.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3016.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  3017.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3018.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3019.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3020.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3021.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3022.         }
  3023.         $this->loadedDynamicParameters[$name] = true;
  3024.         return $this->dynamicParameters[$name] = $value;
  3025.     }
  3026.     protected function getDefaultParameters(): array
  3027.     {
  3028.         return [
  3029.             'kernel.project_dir' => \dirname(__DIR__4),
  3030.             'kernel.environment' => 'dev',
  3031.             'kernel.debug' => true,
  3032.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3033.             'kernel.bundles' => [
  3034.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3035.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3036.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3037.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3038.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3039.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3040.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3041.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3042.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3043.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3044.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3045.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  3046.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  3047.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  3048.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  3049.                 'CropperjsBundle' => 'Symfony\\UX\\Cropperjs\\CropperjsBundle',
  3050.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  3051.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  3052.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  3053.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  3054.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  3055.                 'GregwarCaptchaBundle' => 'Gregwar\\CaptchaBundle\\GregwarCaptchaBundle',
  3056.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  3057.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  3058.             ],
  3059.             'kernel.bundles_metadata' => [
  3060.                 'FrameworkBundle' => [
  3061.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3062.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3063.                 ],
  3064.                 'SensioFrameworkExtraBundle' => [
  3065.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3066.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3067.                 ],
  3068.                 'TwigBundle' => [
  3069.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3070.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3071.                 ],
  3072.                 'WebProfilerBundle' => [
  3073.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3074.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3075.                 ],
  3076.                 'MonologBundle' => [
  3077.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3078.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3079.                 ],
  3080.                 'DebugBundle' => [
  3081.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3082.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3083.                 ],
  3084.                 'MakerBundle' => [
  3085.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3086.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3087.                 ],
  3088.                 'DoctrineBundle' => [
  3089.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3090.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3091.                 ],
  3092.                 'DoctrineMigrationsBundle' => [
  3093.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3094.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3095.                 ],
  3096.                 'SecurityBundle' => [
  3097.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3098.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3099.                 ],
  3100.                 'TwigExtraBundle' => [
  3101.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3102.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3103.                 ],
  3104.                 'EasyAdminBundle' => [
  3105.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  3106.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  3107.                 ],
  3108.                 'KnpMenuBundle' => [
  3109.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  3110.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  3111.                 ],
  3112.                 'WebpackEncoreBundle' => [
  3113.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  3114.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  3115.                 ],
  3116.                 'LiipImagineBundle' => [
  3117.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  3118.                     'namespace' => 'Liip\\ImagineBundle',
  3119.                 ],
  3120.                 'CropperjsBundle' => [
  3121.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-cropperjs'),
  3122.                     'namespace' => 'Symfony\\UX\\Cropperjs',
  3123.                 ],
  3124.                 'SymfonyCastsResetPasswordBundle' => [
  3125.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  3126.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  3127.                 ],
  3128.                 'HttplugBundle' => [
  3129.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  3130.                     'namespace' => 'Http\\HttplugBundle',
  3131.                 ],
  3132.                 'HWIOAuthBundle' => [
  3133.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  3134.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  3135.                 ],
  3136.                 'SymfonyCastsVerifyEmailBundle' => [
  3137.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  3138.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  3139.                 ],
  3140.                 'SentryBundle' => [
  3141.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  3142.                     'namespace' => 'Sentry\\SentryBundle',
  3143.                 ],
  3144.                 'GregwarCaptchaBundle' => [
  3145.                     'path' => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle'),
  3146.                     'namespace' => 'Gregwar\\CaptchaBundle',
  3147.                 ],
  3148.                 'StofDoctrineExtensionsBundle' => [
  3149.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  3150.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  3151.                 ],
  3152.                 'PrestaSitemapBundle' => [
  3153.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  3154.                     'namespace' => 'Presta\\SitemapBundle',
  3155.                 ],
  3156.             ],
  3157.             'kernel.charset' => 'UTF-8',
  3158.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3159.             'manager_email' => 'info@face2face.ru',
  3160.             'event_dispatcher.event_aliases' => [
  3161.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3162.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3163.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3164.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3165.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3166.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3167.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3168.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3169.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3170.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3171.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3172.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3173.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3174.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3175.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3176.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3177.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3178.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3179.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3180.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3181.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3182.             ],
  3183.             'fragment.renderer.hinclude.global_template' => NULL,
  3184.             'fragment.path' => '/_fragment',
  3185.             'kernel.http_method_override' => false,
  3186.             'kernel.trusted_hosts' => [
  3187.             ],
  3188.             'kernel.default_locale' => 'ru',
  3189.             'kernel.enabled_locales' => [
  3190.             ],
  3191.             'kernel.error_controller' => 'error_controller',
  3192.             'debug.file_link_format' => NULL,
  3193.             'asset.request_context.base_path' => NULL,
  3194.             'asset.request_context.secure' => NULL,
  3195.             'translator.logging' => false,
  3196.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3197.             'debug.error_handler.throw_at' => -1,
  3198.             'router.request_context.host' => 'localhost',
  3199.             'router.request_context.scheme' => 'http',
  3200.             'router.request_context.base_url' => '',
  3201.             'router.resource' => 'kernel::loadRoutes',
  3202.             'request_listener.http_port' => 80,
  3203.             'request_listener.https_port' => 443,
  3204.             'session.metadata.storage_key' => '_sf2_meta',
  3205.             'session.storage.options' => [
  3206.                 'cache_limiter' => '0',
  3207.                 'cookie_lifetime' => 172800,
  3208.                 'cookie_secure' => 'auto',
  3209.                 'cookie_httponly' => true,
  3210.                 'cookie_samesite' => 'lax',
  3211.                 'gc_probability' => 1,
  3212.             ],
  3213.             'session.save_path' => NULL,
  3214.             'session.metadata.update_threshold' => 0,
  3215.             'form.type_extension.csrf.enabled' => true,
  3216.             'form.type_extension.csrf.field_name' => '_token',
  3217.             'validator.translation_domain' => 'validators',
  3218.             'profiler_listener.only_exceptions' => false,
  3219.             'profiler_listener.only_main_requests' => false,
  3220.             'twig.form.resources' => [
  3221.                 => '@GregwarCaptcha/captcha.html.twig',
  3222.                 => 'form_div_layout.html.twig',
  3223.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  3224.                 => 'form.html.twig',
  3225.             ],
  3226.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3227.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3228.             'web_profiler.debug_toolbar.mode' => 2,
  3229.             'monolog.use_microseconds' => true,
  3230.             'monolog.swift_mailer.handlers' => [
  3231.             ],
  3232.             'monolog.handlers_to_channels' => [
  3233.                 'monolog.handler.console' => [
  3234.                     'type' => 'exclusive',
  3235.                     'elements' => [
  3236.                         => 'event',
  3237.                         => 'doctrine',
  3238.                         => 'console',
  3239.                     ],
  3240.                 ],
  3241.                 'monolog.handler.main' => [
  3242.                     'type' => 'exclusive',
  3243.                     'elements' => [
  3244.                         => 'event',
  3245.                     ],
  3246.                 ],
  3247.             ],
  3248.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3249.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3250.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3251.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3252.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3253.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3254.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3255.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3256.             'doctrine.entity_managers' => [
  3257.                 'default' => 'doctrine.orm.default_entity_manager',
  3258.             ],
  3259.             'doctrine.default_entity_manager' => 'default',
  3260.             'doctrine.dbal.connection_factory.types' => [
  3261.                 'uuid' => [
  3262.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3263.                 ],
  3264.                 'ulid' => [
  3265.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3266.                 ],
  3267.             ],
  3268.             'doctrine.connections' => [
  3269.                 'default' => 'doctrine.dbal.default_connection',
  3270.             ],
  3271.             'doctrine.default_connection' => 'default',
  3272.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3273.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3274.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3275.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3276.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3277.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3278.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3279.             'doctrine.orm.cache.memcache_port' => 11211,
  3280.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3281.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3282.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3283.             'doctrine.orm.cache.memcached_port' => 11211,
  3284.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3285.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3286.             'doctrine.orm.cache.redis_host' => 'localhost',
  3287.             'doctrine.orm.cache.redis_port' => 6379,
  3288.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3289.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3290.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3291.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3292.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3293.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3294.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3295.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3296.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3297.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3298.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3299.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3300.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3301.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3302.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3303.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3304.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3305.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3306.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3307.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3308.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3309.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3310.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  3311.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3312.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3313.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3314.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3315.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3316.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3317.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3318.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3319.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3320.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  3321.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3322.             'doctrine.migrations.preferred_em' => NULL,
  3323.             'doctrine.migrations.preferred_connection' => NULL,
  3324.             'security.role_hierarchy.roles' => [
  3325.                 'ROLE_SPEAKER' => [
  3326.                     => 'ROLE_USER',
  3327.                 ],
  3328.                 'ROLE_MODERATOR' => [
  3329.                     => 'ROLE_USER',
  3330.                     => 'ROLE_SPEAKER',
  3331.                 ],
  3332.                 'ROLE_ADMIN' => [
  3333.                     => 'ROLE_MODERATOR',
  3334.                 ],
  3335.                 'ROLE_SUPERADMIN' => [
  3336.                     => 'ROLE_ADMIN',
  3337.                 ],
  3338.             ],
  3339.             'security.access.denied_url' => NULL,
  3340.             'security.authentication.manager.erase_credentials' => true,
  3341.             'security.authentication.session_strategy.strategy' => 'migrate',
  3342.             'security.access.always_authenticate_before_granting' => false,
  3343.             'security.authentication.hide_user_not_found' => true,
  3344.             'security.firewalls' => [
  3345.                 => 'dev',
  3346.                 => 'admin',
  3347.                 => 'main',
  3348.                 => 'image_resolver',
  3349.             ],
  3350.             'hwi_oauth.resource_ownermap.configured.main' => [
  3351.                 'yandex' => '/login/check-yandex',
  3352.                 'vkontakte' => '/login/check-vkontakte',
  3353.             ],
  3354.             'easyadmin.config' => [
  3355.             ],
  3356.             'knp_menu.renderer.list.options' => [
  3357.             ],
  3358.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  3359.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  3360.             'knp_menu.renderer.twig.options' => [
  3361.             ],
  3362.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  3363.             'knp_menu.default_renderer' => 'twig',
  3364.             'liip_imagine.resolvers' => [
  3365.                 'default' => [
  3366.                     'web_path' => [
  3367.                         'web_root' => (\dirname(__DIR__4).'/public'),
  3368.                         'cache_prefix' => 'media/cache',
  3369.                     ],
  3370.                 ],
  3371.             ],
  3372.             'liip_imagine.loaders' => [
  3373.                 'default' => [
  3374.                     'filesystem' => [
  3375.                         'locator' => 'filesystem',
  3376.                         'data_root' => [
  3377.                             => (\dirname(__DIR__4).'/public'),
  3378.                         ],
  3379.                         'allow_unresolvable_data_roots' => false,
  3380.                         'bundle_resources' => [
  3381.                             'enabled' => false,
  3382.                             'access_control_type' => 'blacklist',
  3383.                             'access_control_list' => [
  3384.                             ],
  3385.                         ],
  3386.                     ],
  3387.                 ],
  3388.             ],
  3389.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  3390.             'liip_imagine.jpegoptim.stripAll' => true,
  3391.             'liip_imagine.jpegoptim.max' => NULL,
  3392.             'liip_imagine.jpegoptim.progressive' => true,
  3393.             'liip_imagine.jpegoptim.tempDir' => NULL,
  3394.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  3395.             'liip_imagine.optipng.level' => 7,
  3396.             'liip_imagine.optipng.stripAll' => true,
  3397.             'liip_imagine.optipng.tempDir' => NULL,
  3398.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  3399.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  3400.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  3401.             'liip_imagine.cwebp.tempDir' => NULL,
  3402.             'liip_imagine.cwebp.q' => 75,
  3403.             'liip_imagine.cwebp.alphaQ' => 100,
  3404.             'liip_imagine.cwebp.m' => 4,
  3405.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  3406.             'liip_imagine.cwebp.alphaMethod' => 1,
  3407.             'liip_imagine.cwebp.exact' => false,
  3408.             'liip_imagine.cwebp.metadata' => [
  3409.                 => 'none',
  3410.             ],
  3411.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  3412.             'liip_imagine.cache.resolver.default' => 'default',
  3413.             'liip_imagine.default_image' => NULL,
  3414.             'liip_imagine.filter_sets' => [
  3415.                 'cache' => [
  3416.                     'quality' => 100,
  3417.                     'jpeg_quality' => NULL,
  3418.                     'png_compression_level' => NULL,
  3419.                     'png_compression_filter' => NULL,
  3420.                     'format' => NULL,
  3421.                     'animated' => false,
  3422.                     'cache' => NULL,
  3423.                     'data_loader' => NULL,
  3424.                     'default_image' => NULL,
  3425.                     'filters' => [
  3426.                     ],
  3427.                     'post_processors' => [
  3428.                     ],
  3429.                 ],
  3430.                 'avatar_small' => [
  3431.                     'quality' => 100,
  3432.                     'jpeg_quality' => NULL,
  3433.                     'png_compression_level' => NULL,
  3434.                     'png_compression_filter' => NULL,
  3435.                     'format' => NULL,
  3436.                     'animated' => false,
  3437.                     'cache' => NULL,
  3438.                     'data_loader' => NULL,
  3439.                     'default_image' => NULL,
  3440.                     'filters' => [
  3441.                         'thumbnail' => [
  3442.                             'size' => [
  3443.                                 => 38,
  3444.                                 => 38,
  3445.                             ],
  3446.                             'mode' => 'inset',
  3447.                         ],
  3448.                     ],
  3449.                     'post_processors' => [
  3450.                     ],
  3451.                 ],
  3452.                 'speaker_wide' => [
  3453.                     'quality' => 100,
  3454.                     'jpeg_quality' => NULL,
  3455.                     'png_compression_level' => NULL,
  3456.                     'png_compression_filter' => NULL,
  3457.                     'format' => NULL,
  3458.                     'animated' => false,
  3459.                     'cache' => NULL,
  3460.                     'data_loader' => NULL,
  3461.                     'default_image' => NULL,
  3462.                     'filters' => [
  3463.                         'thumbnail' => [
  3464.                             'size' => [
  3465.                                 => 742,
  3466.                                 => 630,
  3467.                             ],
  3468.                             'mode' => 'inset',
  3469.                         ],
  3470.                     ],
  3471.                     'post_processors' => [
  3472.                     ],
  3473.                 ],
  3474.                 'speaker_normal' => [
  3475.                     'quality' => 100,
  3476.                     'jpeg_quality' => NULL,
  3477.                     'png_compression_level' => NULL,
  3478.                     'png_compression_filter' => NULL,
  3479.                     'format' => NULL,
  3480.                     'animated' => false,
  3481.                     'cache' => NULL,
  3482.                     'data_loader' => NULL,
  3483.                     'default_image' => NULL,
  3484.                     'filters' => [
  3485.                         'thumbnail' => [
  3486.                             'size' => [
  3487.                                 => 355,
  3488.                                 => 630,
  3489.                             ],
  3490.                             'mode' => 'inset',
  3491.                         ],
  3492.                     ],
  3493.                     'post_processors' => [
  3494.                     ],
  3495.                 ],
  3496.                 'speaker_small' => [
  3497.                     'quality' => 100,
  3498.                     'jpeg_quality' => NULL,
  3499.                     'png_compression_level' => NULL,
  3500.                     'png_compression_filter' => NULL,
  3501.                     'format' => NULL,
  3502.                     'animated' => false,
  3503.                     'cache' => NULL,
  3504.                     'data_loader' => NULL,
  3505.                     'default_image' => NULL,
  3506.                     'filters' => [
  3507.                         'thumbnail' => [
  3508.                             'size' => [
  3509.                                 => 240,
  3510.                                 => 426,
  3511.                             ],
  3512.                             'mode' => 'inset',
  3513.                         ],
  3514.                     ],
  3515.                     'post_processors' => [
  3516.                     ],
  3517.                 ],
  3518.                 'speaker_background' => [
  3519.                     'quality' => 100,
  3520.                     'jpeg_quality' => NULL,
  3521.                     'png_compression_level' => NULL,
  3522.                     'png_compression_filter' => NULL,
  3523.                     'format' => NULL,
  3524.                     'animated' => false,
  3525.                     'cache' => NULL,
  3526.                     'data_loader' => NULL,
  3527.                     'default_image' => NULL,
  3528.                     'filters' => [
  3529.                         'thumbnail' => [
  3530.                             'size' => [
  3531.                                 => 1920,
  3532.                                 => 938,
  3533.                             ],
  3534.                             'mode' => 'inset',
  3535.                         ],
  3536.                     ],
  3537.                     'post_processors' => [
  3538.                     ],
  3539.                 ],
  3540.                 'speaker_avatar' => [
  3541.                     'quality' => 100,
  3542.                     'jpeg_quality' => NULL,
  3543.                     'png_compression_level' => NULL,
  3544.                     'png_compression_filter' => NULL,
  3545.                     'format' => NULL,
  3546.                     'animated' => false,
  3547.                     'cache' => NULL,
  3548.                     'data_loader' => NULL,
  3549.                     'default_image' => NULL,
  3550.                     'filters' => [
  3551.                         'thumbnail' => [
  3552.                             'size' => [
  3553.                                 => 240,
  3554.                                 => 240,
  3555.                             ],
  3556.                             'mode' => 'inset',
  3557.                         ],
  3558.                     ],
  3559.                     'post_processors' => [
  3560.                     ],
  3561.                 ],
  3562.                 'charity_normal' => [
  3563.                     'quality' => 100,
  3564.                     'jpeg_quality' => NULL,
  3565.                     'png_compression_level' => NULL,
  3566.                     'png_compression_filter' => NULL,
  3567.                     'format' => NULL,
  3568.                     'animated' => false,
  3569.                     'cache' => NULL,
  3570.                     'data_loader' => NULL,
  3571.                     'default_image' => NULL,
  3572.                     'filters' => [
  3573.                         'thumbnail' => [
  3574.                             'size' => [
  3575.                                 => 195,
  3576.                                 => 110,
  3577.                             ],
  3578.                             'mode' => 'inset',
  3579.                         ],
  3580.                     ],
  3581.                     'post_processors' => [
  3582.                     ],
  3583.                 ],
  3584.                 'video_course_normal' => [
  3585.                     'quality' => 100,
  3586.                     'jpeg_quality' => NULL,
  3587.                     'png_compression_level' => NULL,
  3588.                     'png_compression_filter' => NULL,
  3589.                     'format' => NULL,
  3590.                     'animated' => false,
  3591.                     'cache' => NULL,
  3592.                     'data_loader' => NULL,
  3593.                     'default_image' => NULL,
  3594.                     'filters' => [
  3595.                         'thumbnail' => [
  3596.                             'size' => [
  3597.                                 => 640,
  3598.                                 => 360,
  3599.                             ],
  3600.                             'mode' => 'inset',
  3601.                         ],
  3602.                     ],
  3603.                     'post_processors' => [
  3604.                     ],
  3605.                 ],
  3606.                 'news_normal' => [
  3607.                     'quality' => 100,
  3608.                     'jpeg_quality' => NULL,
  3609.                     'png_compression_level' => NULL,
  3610.                     'png_compression_filter' => NULL,
  3611.                     'format' => NULL,
  3612.                     'animated' => false,
  3613.                     'cache' => NULL,
  3614.                     'data_loader' => NULL,
  3615.                     'default_image' => NULL,
  3616.                     'filters' => [
  3617.                         'thumbnail' => [
  3618.                             'size' => [
  3619.                                 => 1055,
  3620.                                 => 592,
  3621.                             ],
  3622.                             'mode' => 'inset',
  3623.                         ],
  3624.                     ],
  3625.                     'post_processors' => [
  3626.                     ],
  3627.                 ],
  3628.             ],
  3629.             'liip_imagine.binary.loader.default' => 'default',
  3630.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  3631.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  3632.             'liip_imagine.webp.generate' => false,
  3633.             'liip_imagine.webp.options' => [
  3634.                 'quality' => 100,
  3635.                 'cache' => NULL,
  3636.                 'data_loader' => NULL,
  3637.                 'post_processors' => [
  3638.                 ],
  3639.             ],
  3640.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  3641.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  3642.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  3643.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  3644.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  3645.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  3646.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  3647.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  3648.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  3649.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  3650.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  3651.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  3652.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  3653.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  3654.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  3655.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  3656.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  3657.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  3658.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  3659.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  3660.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  3661.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  3662.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  3663.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  3664.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  3665.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  3666.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  3667.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  3668.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  3669.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  3670.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  3671.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  3672.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  3673.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  3674.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  3675.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  3676.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  3677.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  3678.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  3679.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  3680.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  3681.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  3682.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  3683.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  3684.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  3685.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  3686.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  3687.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  3688.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  3689.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  3690.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  3691.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  3692.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  3693.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  3694.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  3695.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  3696.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  3697.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  3698.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  3699.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  3700.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  3701.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  3702.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  3703.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  3704.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  3705.             'hwi_oauth.firewall_names' => [
  3706.                 => 'main',
  3707.             ],
  3708.             'hwi_oauth.target_path_parameter' => NULL,
  3709.             'hwi_oauth.target_path_domains_whitelist' => [
  3710.             ],
  3711.             'hwi_oauth.use_referer' => false,
  3712.             'hwi_oauth.failed_use_referer' => false,
  3713.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  3714.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  3715.             'hwi_oauth.resource_owners' => [
  3716.                 'yandex' => 'yandex',
  3717.                 'vkontakte' => 'vkontakte',
  3718.             ],
  3719.             'hwi_oauth.connect.confirmation' => false,
  3720.             'hwi_oauth.fosub_enabled' => false,
  3721.             'hwi_oauth.connect' => false,
  3722.             'env(SENTRY_RELEASE)' => 'dev-develop@b6fe71c',
  3723.             'sentry.tracing.enabled' => true,
  3724.             'sentry.tracing.dbal.enabled' => true,
  3725.             'sentry.tracing.dbal.connections' => [
  3726.             ],
  3727.             'sentry.tracing.cache.enabled' => true,
  3728.             'sentry.tracing.http_client.enabled' => true,
  3729.             'gregwar_captcha.controller.class' => 'Gregwar\\CaptchaBundle\\Controller\\CaptchaController',
  3730.             'gregwar_captcha.captcha_type.class' => 'Gregwar\\CaptchaBundle\\Type\\CaptchaType',
  3731.             'gregwar_captcha.captcha_generator.class' => 'Gregwar\\CaptchaBundle\\Generator\\CaptchaGenerator',
  3732.             'gregwar_captcha.image_file_handler.class' => 'Gregwar\\CaptchaBundle\\Generator\\ImageFileHandler',
  3733.             'gregwar_captcha.captcha_builder.class' => 'Gregwar\\Captcha\\CaptchaBuilder',
  3734.             'gregwar_captcha.phrase_builder.class' => 'Gregwar\\Captcha\\PhraseBuilder',
  3735.             'gregwar_captcha.config' => [
  3736.                 'width' => 200,
  3737.                 'height' => 50,
  3738.                 'length' => 6,
  3739.                 'font' => (\dirname(__DIR__4).'/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf'),
  3740.                 'keep_value' => false,
  3741.                 'charset' => 'abcdefhjkmnprstuvwxyz23456789',
  3742.                 'as_file' => false,
  3743.                 'as_url' => false,
  3744.                 'reload' => false,
  3745.                 'image_folder' => 'captcha',
  3746.                 'web_path' => (\dirname(__DIR__4).'/public'),
  3747.                 'gc_freq' => 100,
  3748.                 'expiration' => 60,
  3749.                 'quality' => 50,
  3750.                 'invalid_message' => 'Bad code value',
  3751.                 'bypass_code' => NULL,
  3752.                 'whitelist_key' => 'captcha_whitelist_key',
  3753.                 'humanity' => 0,
  3754.                 'distortion' => true,
  3755.                 'max_front_lines' => NULL,
  3756.                 'max_behind_lines' => NULL,
  3757.                 'interpolation' => true,
  3758.                 'text_color' => [
  3759.                 ],
  3760.                 'background_color' => [
  3761.                 ],
  3762.                 'background_images' => [
  3763.                 ],
  3764.                 'disabled' => false,
  3765.                 'ignore_all_effects' => false,
  3766.                 'session_key' => 'captcha',
  3767.             ],
  3768.             'gregwar_captcha.config.image_folder' => 'captcha',
  3769.             'gregwar_captcha.config.web_path' => (\dirname(__DIR__4).'/public'),
  3770.             'gregwar_captcha.config.gc_freq' => 100,
  3771.             'gregwar_captcha.config.expiration' => 60,
  3772.             'gregwar_captcha.config.whitelist_key' => 'captcha_whitelist_key',
  3773.             'stof_doctrine_extensions.default_locale' => 'en_US',
  3774.             'stof_doctrine_extensions.translation_fallback' => false,
  3775.             'stof_doctrine_extensions.persist_default_translation' => false,
  3776.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  3777.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  3778.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  3779.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  3780.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  3781.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  3782.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  3783.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  3784.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  3785.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  3786.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  3787.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  3788.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  3789.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  3790.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  3791.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  3792.             'presta_sitemap.timetolive' => 3600,
  3793.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  3794.             'presta_sitemap.items_by_set' => 50000,
  3795.             'presta_sitemap.defaults' => [
  3796.                 'priority' => 0.5,
  3797.                 'changefreq' => 'daily',
  3798.                 'lastmod' => 'now',
  3799.             ],
  3800.             'presta_sitemap.default_section' => 'default',
  3801.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  3802.             'maker.compatible_check.doctrine.supports_attributes' => true,
  3803.             'data_collector.templates' => [
  3804.                 'data_collector.request' => [
  3805.                     => 'request',
  3806.                     => '@WebProfiler/Collector/request.html.twig',
  3807.                 ],
  3808.                 'data_collector.time' => [
  3809.                     => 'time',
  3810.                     => '@WebProfiler/Collector/time.html.twig',
  3811.                 ],
  3812.                 'data_collector.memory' => [
  3813.                     => 'memory',
  3814.                     => '@WebProfiler/Collector/memory.html.twig',
  3815.                 ],
  3816.                 'data_collector.validator' => [
  3817.                     => 'validator',
  3818.                     => '@WebProfiler/Collector/validator.html.twig',
  3819.                 ],
  3820.                 'data_collector.ajax' => [
  3821.                     => 'ajax',
  3822.                     => '@WebProfiler/Collector/ajax.html.twig',
  3823.                 ],
  3824.                 'data_collector.form' => [
  3825.                     => 'form',
  3826.                     => '@WebProfiler/Collector/form.html.twig',
  3827.                 ],
  3828.                 'data_collector.exception' => [
  3829.                     => 'exception',
  3830.                     => '@WebProfiler/Collector/exception.html.twig',
  3831.                 ],
  3832.                 'data_collector.logger' => [
  3833.                     => 'logger',
  3834.                     => '@WebProfiler/Collector/logger.html.twig',
  3835.                 ],
  3836.                 'data_collector.events' => [
  3837.                     => 'events',
  3838.                     => '@WebProfiler/Collector/events.html.twig',
  3839.                 ],
  3840.                 'data_collector.router' => [
  3841.                     => 'router',
  3842.                     => '@WebProfiler/Collector/router.html.twig',
  3843.                 ],
  3844.                 'data_collector.cache' => [
  3845.                     => 'cache',
  3846.                     => '@WebProfiler/Collector/cache.html.twig',
  3847.                 ],
  3848.                 'data_collector.translation' => [
  3849.                     => 'translation',
  3850.                     => '@WebProfiler/Collector/translation.html.twig',
  3851.                 ],
  3852.                 'data_collector.security' => [
  3853.                     => 'security',
  3854.                     => '@Security/Collector/security.html.twig',
  3855.                 ],
  3856.                 'data_collector.twig' => [
  3857.                     => 'twig',
  3858.                     => '@WebProfiler/Collector/twig.html.twig',
  3859.                 ],
  3860.                 'data_collector.http_client' => [
  3861.                     => 'http_client',
  3862.                     => '@WebProfiler/Collector/http_client.html.twig',
  3863.                 ],
  3864.                 'data_collector.doctrine' => [
  3865.                     => 'db',
  3866.                     => '@Doctrine/Collector/db.html.twig',
  3867.                 ],
  3868.                 'doctrine_migrations.migrations_collector' => [
  3869.                     => 'doctrine_migrations',
  3870.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  3871.                 ],
  3872.                 'data_collector.dump' => [
  3873.                     => 'dump',
  3874.                     => '@Debug/Profiler/dump.html.twig',
  3875.                 ],
  3876.                 'httplug.collector.collector' => [
  3877.                     => 'httplug',
  3878.                     => '@Httplug/webprofiler.html.twig',
  3879.                 ],
  3880.                 'mailer.data_collector' => [
  3881.                     => 'mailer',
  3882.                     => '@WebProfiler/Collector/mailer.html.twig',
  3883.                 ],
  3884.                 'notifier.data_collector' => [
  3885.                     => 'notifier',
  3886.                     => '@WebProfiler/Collector/notifier.html.twig',
  3887.                 ],
  3888.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  3889.                     => 'easyadmin',
  3890.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  3891.                 ],
  3892.                 'data_collector.config' => [
  3893.                     => 'config',
  3894.                     => '@WebProfiler/Collector/config.html.twig',
  3895.                 ],
  3896.             ],
  3897.             'console.command.ids' => [
  3898.             ],
  3899.         ];
  3900.     }
  3901.     protected function throw($message)
  3902.     {
  3903.         throw new RuntimeException($message);
  3904.     }
  3905. }