var/cache/dev/ContainerCrnDixP/srcApp_KernelDevDebugContainer.php line 635

Open in your IDE?
  1. <?php
  2. namespace ContainerCrnDixP;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'App\\Service\\StringHelper' => 'getStringHelperService',
  37.             'cache.app' => 'getCache_AppService',
  38.             'cache.system' => 'getCache_SystemService',
  39.             'data_collector.dump' => 'getDataCollector_DumpService',
  40.             'doctrine' => 'getDoctrineService',
  41.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  42.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  43.             'event_dispatcher' => 'getEventDispatcherService',
  44.             'filesystem' => 'getFilesystemService',
  45.             'fos_comment.acl.comment' => 'getFosComment_Acl_CommentService',
  46.             'fos_comment.acl.thread' => 'getFosComment_Acl_ThreadService',
  47.             'fos_comment.acl.vote' => 'getFosComment_Acl_VoteService',
  48.             'http_kernel' => 'getHttpKernelService',
  49.             'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  50.             'hwi_oauth.security.oauth_utils' => 'getHwiOauth_Security_OauthUtilsService',
  51.             'jms_translation.twig_extension' => 'getJmsTranslation_TwigExtensionService',
  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.             'payum.profiler.payum_collector' => 'getPayum_Profiler_PayumCollectorService',
  57.             'profiler' => 'getProfilerService',
  58.             'request_stack' => 'getRequestStackService',
  59.             'router' => 'getRouterService',
  60.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  61.             'security.token_storage' => 'getSecurity_TokenStorageService',
  62.             'translator' => 'getTranslatorService',
  63.             'twig' => 'getTwigService',
  64.             'validator' => 'getValidatorService',
  65.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  66.         ];
  67.         $this->fileMap = [
  68.             'App\\Controller\\Api\\CountryController' => 'getCountryControllerService.php',
  69.             'App\\Controller\\Api\\EventController' => 'getEventControllerService.php',
  70.             'App\\Controller\\Api\\EventDateController' => 'getEventDateControllerService.php',
  71.             'App\\Controller\\Api\\EventTicketController' => 'getEventTicketControllerService.php',
  72.             'App\\Controller\\Api\\ScannerController' => 'getScannerControllerService.php',
  73.             'App\\Controller\\Api\\UserController' => 'getUserControllerService.php',
  74.             'App\\Controller\\Dashboard\\Administrator\\AmenityController' => 'getAmenityControllerService.php',
  75.             'App\\Controller\\Dashboard\\Administrator\\AudienceController' => 'getAudienceControllerService.php',
  76.             'App\\Controller\\Dashboard\\Administrator\\BlogPostCategoryController' => 'getBlogPostCategoryControllerService.php',
  77.             'App\\Controller\\Dashboard\\Administrator\\BlogPostController' => 'getBlogPostControllerService.php',
  78.             'App\\Controller\\Dashboard\\Administrator\\CategoryController' => 'getCategoryControllerService.php',
  79.             'App\\Controller\\Dashboard\\Administrator\\ConsoleController' => 'getConsoleControllerService.php',
  80.             'App\\Controller\\Dashboard\\Administrator\\CountryController' => 'getCountryController2Service.php',
  81.             'App\\Controller\\Dashboard\\Administrator\\CurrencyController' => 'getCurrencyControllerService.php',
  82.             'App\\Controller\\Dashboard\\Administrator\\HelpCenterArticleController' => 'getHelpCenterArticleControllerService.php',
  83.             'App\\Controller\\Dashboard\\Administrator\\HelpCenterCategoryController' => 'getHelpCenterCategoryControllerService.php',
  84.             'App\\Controller\\Dashboard\\Administrator\\LanguageController' => 'getLanguageControllerService.php',
  85.             'App\\Controller\\Dashboard\\Administrator\\MainController' => 'getMainControllerService.php',
  86.             'App\\Controller\\Dashboard\\Administrator\\PageController' => 'getPageControllerService.php',
  87.             'App\\Controller\\Dashboard\\Administrator\\SettingsController' => 'getSettingsControllerService.php',
  88.             'App\\Controller\\Dashboard\\Administrator\\TranslationController' => 'getTranslationControllerService.php',
  89.             'App\\Controller\\Dashboard\\Administrator\\UserController' => 'getUserController2Service.php',
  90.             'App\\Controller\\Dashboard\\Administrator\\VenueTypeController' => 'getVenueTypeControllerService.php',
  91.             'App\\Controller\\Dashboard\\Attendee\\FavoritesController' => 'getFavoritesControllerService.php',
  92.             'App\\Controller\\Dashboard\\Attendee\\FollowingController' => 'getFollowingControllerService.php',
  93.             'App\\Controller\\Dashboard\\Attendee\\MainController' => 'getMainController2Service.php',
  94.             'App\\Controller\\Dashboard\\ChatBot\\ChatBotController' => 'getChatBotControllerService.php',
  95.             'App\\Controller\\Dashboard\\Main\\MainController' => 'getMainController3Service.php',
  96.             'App\\Controller\\Dashboard\\Organizer\\AccountController' => 'getAccountControllerService.php',
  97.             'App\\Controller\\Dashboard\\Organizer\\MainController' => 'getMainController4Service.php',
  98.             'App\\Controller\\Dashboard\\Organizer\\PointOfSaleController' => 'getPointOfSaleControllerService.php',
  99.             'App\\Controller\\Dashboard\\Organizer\\ScannerController' => 'getScannerController2Service.php',
  100.             'App\\Controller\\Dashboard\\Organizer\\ScannerControllerBackup' => 'getScannerControllerBackupService.php',
  101.             'App\\Controller\\Dashboard\\Organizer\\SettingsController' => 'getSettingsController2Service.php',
  102.             'App\\Controller\\Dashboard\\PointOfSale\\MainController' => 'getMainController5Service.php',
  103.             'App\\Controller\\Dashboard\\Quiz\\QuizController' => 'getQuizControllerService.php',
  104.             'App\\Controller\\Dashboard\\Scanner\\AttendeesCheckInController' => 'getAttendeesCheckInControllerService.php',
  105.             'App\\Controller\\Dashboard\\Scanner\\MainController' => 'getMainController6Service.php',
  106.             'App\\Controller\\Dashboard\\Shared\\AccountController' => 'getAccountController2Service.php',
  107.             'App\\Controller\\Dashboard\\Shared\\ApiIntegrationController' => 'getApiIntegrationControllerService.php',
  108.             'App\\Controller\\Dashboard\\Shared\\CartController' => 'getCartControllerService.php',
  109.             'App\\Controller\\Dashboard\\Shared\\EventController' => 'getEventController2Service.php',
  110.             'App\\Controller\\Dashboard\\Shared\\OrderController' => 'getOrderControllerService.php',
  111.             'App\\Controller\\Dashboard\\Shared\\PaymentController' => 'getPaymentControllerService.php',
  112.             'App\\Controller\\Dashboard\\Shared\\PayoutRequestController' => 'getPayoutRequestControllerService.php',
  113.             'App\\Controller\\Dashboard\\Shared\\QueryRunController' => 'getQueryRunControllerService.php',
  114.             'App\\Controller\\Dashboard\\Shared\\ReportsController' => 'getReportsControllerService.php',
  115.             'App\\Controller\\Dashboard\\Shared\\ReviewController' => 'getReviewControllerService.php',
  116.             'App\\Controller\\Dashboard\\Shared\\StatisticsController' => 'getStatisticsControllerService.php',
  117.             'App\\Controller\\Dashboard\\Shared\\TicketController' => 'getTicketControllerService.php',
  118.             'App\\Controller\\Dashboard\\Shared\\VenueController' => 'getVenueControllerService.php',
  119.             'App\\Controller\\Dashboard\\ZoomSdk\\ZoomSdkController' => 'getZoomSdkControllerService.php',
  120.             'App\\Controller\\Front\\BlogController' => 'getBlogControllerService.php',
  121.             'App\\Controller\\Front\\EventController' => 'getEventController3Service.php',
  122.             'App\\Controller\\Front\\FlutterwaveController' => 'getFlutterwaveControllerService.php',
  123.             'App\\Controller\\Front\\HelpCenterController' => 'getHelpCenterControllerService.php',
  124.             'App\\Controller\\Front\\LuminousController' => 'getLuminousControllerService.php',
  125.             'App\\Controller\\Front\\MainController' => 'getMainController7Service.php',
  126.             'App\\Controller\\Front\\MercadoPagoController' => 'getMercadoPagoControllerService.php',
  127.             'App\\Controller\\Front\\NewsletterController' => 'getNewsletterControllerService.php',
  128.             'App\\Controller\\Front\\OrganizerController' => 'getOrganizerControllerService.php',
  129.             'App\\Controller\\Front\\PageController' => 'getPageController2Service.php',
  130.             'App\\Controller\\Front\\ReviewController' => 'getReviewController2Service.php',
  131.             'App\\Controller\\Front\\VenueController' => 'getVenueController2Service.php',
  132.             'App\\Controller\\Installer\\InstallerController' => 'getInstallerControllerService.php',
  133.             'App\\Controller\\bundles\\FOSUserBundle\\ChangePasswordController' => 'getChangePasswordControllerService.php',
  134.             'App\\Controller\\bundles\\FOSUserBundle\\RegistrationController' => 'getRegistrationControllerService.php',
  135.             'App\\Controller\\bundles\\FOSUserBundle\\ResettingController' => 'getResettingControllerService.php',
  136.             'App\\Controller\\bundles\\FOSUserBundle\\SecurityController' => 'getSecurityControllerService.php',
  137.             'Debril\\RssAtomBundle\\Controller\\StreamController' => 'getStreamControllerService.php',
  138.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService.php',
  139.             'JMS\\TranslationBundle\\Controller\\ApiController' => 'getApiControllerService.php',
  140.             'JMS\\TranslationBundle\\Controller\\TranslateController' => 'getTranslateControllerService.php',
  141.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService.php',
  142.             'Payum\\Bundle\\PayumBundle\\Controller\\AuthorizeController' => 'getAuthorizeControllerService.php',
  143.             'Payum\\Bundle\\PayumBundle\\Controller\\CancelController' => 'getCancelControllerService.php',
  144.             'Payum\\Bundle\\PayumBundle\\Controller\\CaptureController' => 'getCaptureControllerService.php',
  145.             'Payum\\Bundle\\PayumBundle\\Controller\\NotifyController' => 'getNotifyControllerService.php',
  146.             'Payum\\Bundle\\PayumBundle\\Controller\\PayoutController' => 'getPayoutControllerService.php',
  147.             'Payum\\Bundle\\PayumBundle\\Controller\\RefundController' => 'getRefundControllerService.php',
  148.             'Payum\\Bundle\\PayumBundle\\Controller\\SyncController' => 'getSyncControllerService.php',
  149.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  150.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  151.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService.php',
  152.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService.php',
  153.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService.php',
  154.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService.php',
  155.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService.php',
  156.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService.php',
  157.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService.php',
  158.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService.php',
  159.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService.php',
  160.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService.php',
  161.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService.php',
  162.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService.php',
  163.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService.php',
  164.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  165.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  166.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  167.             'cache_clearer' => 'getCacheClearerService.php',
  168.             'cache_warmer' => 'getCacheWarmerService.php',
  169.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  170.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  171.             'coresphere_console.controller' => 'getCoresphereConsole_ControllerService.php',
  172.             'error_controller' => 'getErrorControllerService.php',
  173.             'ewz_recaptcha.form.type' => 'getEwzRecaptcha_Form_TypeService.php',
  174.             'ewz_recaptcha.v3.form.type' => 'getEwzRecaptcha_V3_Form_TypeService.php',
  175.             'ewz_recaptcha.validator.true' => 'getEwzRecaptcha_Validator_TrueService.php',
  176.             'ewz_recaptcha.validator.v3.true' => 'getEwzRecaptcha_Validator_V3_TrueService.php',
  177.             'feedio' => 'getFeedioService.php',
  178.             'form.factory' => 'getForm_FactoryService.php',
  179.             'form.type.file' => 'getForm_Type_FileService.php',
  180.             'fos_comment.form_factory.comment' => 'getFosComment_FormFactory_CommentService.php',
  181.             'fos_comment.form_factory.commentable_thread' => 'getFosComment_FormFactory_CommentableThreadService.php',
  182.             'fos_comment.form_factory.delete_comment' => 'getFosComment_FormFactory_DeleteCommentService.php',
  183.             'fos_comment.form_factory.thread' => 'getFosComment_FormFactory_ThreadService.php',
  184.             'fos_comment.form_factory.vote' => 'getFosComment_FormFactory_VoteService.php',
  185.             'fos_comment.manager.comment' => 'getFosComment_Manager_CommentService.php',
  186.             'fos_comment.manager.thread' => 'getFosComment_Manager_ThreadService.php',
  187.             'fos_comment.manager.vote' => 'getFosComment_Manager_VoteService.php',
  188.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService.php',
  189.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService.php',
  190.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService.php',
  191.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService.php',
  192.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService.php',
  193.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  194.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  195.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  196.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  197.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  198.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  199.             'httplug.client' => 'getHttplug_ClientService.php',
  200.             'httplug.message_factory' => 'getHttplug_MessageFactoryService.php',
  201.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService.php',
  202.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService.php',
  203.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService.php',
  204.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService.php',
  205.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService.php',
  206.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService.php',
  207.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService.php',
  208.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService.php',
  209.             'httplug.uri_factory' => 'getHttplug_UriFactoryService.php',
  210.             'hwi_oauth.account.connector' => 'getHwiOauth_Account_ConnectorService.php',
  211.             'hwi_oauth.http_client' => 'getHwiOauth_HttpClientService.php',
  212.             'hwi_oauth.registration.form.factory' => 'getHwiOauth_Registration_Form_FactoryService.php',
  213.             'hwi_oauth.registration.form.handler' => 'getHwiOauth_Registration_Form_HandlerService.php',
  214.             'hwi_oauth.resource_owner.facebook' => 'getHwiOauth_ResourceOwner_FacebookService.php',
  215.             'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService.php',
  216.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService.php',
  217.             'jms_serializer' => 'getJmsSerializerService.php',
  218.             'jms_serializer.array_collection_handler' => 'getJmsSerializer_ArrayCollectionHandlerService.php',
  219.             'jms_serializer.constraint_violation_handler' => 'getJmsSerializer_ConstraintViolationHandlerService.php',
  220.             'jms_serializer.datetime_handler' => 'getJmsSerializer_DatetimeHandlerService.php',
  221.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService.php',
  222.             'jms_serializer.doctrine_proxy_subscriber' => 'getJmsSerializer_DoctrineProxySubscriberService.php',
  223.             'jms_serializer.form_error_handler' => 'getJmsSerializer_FormErrorHandlerService.php',
  224.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService.php',
  225.             'jms_serializer.json_deserialization_visitor' => 'getJmsSerializer_JsonDeserializationVisitorService.php',
  226.             'jms_serializer.json_serialization_visitor' => 'getJmsSerializer_JsonSerializationVisitorService.php',
  227.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
  228.             'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService.php',
  229.             'jms_serializer.php_collection_handler' => 'getJmsSerializer_PhpCollectionHandlerService.php',
  230.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService.php',
  231.             'jms_serializer.stopwatch_subscriber' => 'getJmsSerializer_StopwatchSubscriberService.php',
  232.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
  233.             'jms_serializer.xml_deserialization_visitor' => 'getJmsSerializer_XmlDeserializationVisitorService.php',
  234.             'jms_serializer.xml_serialization_visitor' => 'getJmsSerializer_XmlSerializationVisitorService.php',
  235.             'jms_serializer.yaml_serialization_visitor' => 'getJmsSerializer_YamlSerializationVisitorService.php',
  236.             'jms_translation.config_factory' => 'getJmsTranslation_ConfigFactoryService.php',
  237.             'jms_translation.controller.api_controller' => 'getJmsTranslation_Controller_ApiControllerService.php',
  238.             'jms_translation.controller.translate_controller' => 'getJmsTranslation_Controller_TranslateControllerService.php',
  239.             'jms_translation.updater' => 'getJmsTranslation_UpdaterService.php',
  240.             'knp_paginator' => 'getKnpPaginatorService.php',
  241.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService.php',
  242.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService.php',
  243.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService.php',
  244.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService.php',
  245.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService.php',
  246.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService.php',
  247.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService.php',
  248.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService.php',
  249.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService.php',
  250.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService.php',
  251.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService.php',
  252.             'payum' => 'getPayumService.php',
  253.             'payum.action.get_http_request' => 'getPayum_Action_GetHttpRequestService.php',
  254.             'payum.action.obtain_credit_card_builder' => 'getPayum_Action_ObtainCreditCardBuilderService.php',
  255.             'payum.builder' => 'getPayum_BuilderService.php',
  256.             'payum.converter.reply_to_http_response' => 'getPayum_Converter_ReplyToHttpResponseService.php',
  257.             'payum.dynamic_gateways.config_storage' => 'getPayum_DynamicGateways_ConfigStorageService.php',
  258.             'payum.dynamic_registry' => 'getPayum_DynamicRegistryService.php',
  259.             'payum.extension.log_executed_actions' => 'getPayum_Extension_LogExecutedActionsService.php',
  260.             'payum.extension.logger' => 'getPayum_Extension_LoggerService.php',
  261.             'payum.extension.storage.app_entity_payment' => 'getPayum_Extension_Storage_AppEntityPaymentService.php',
  262.             'payum.form.extension.gateway_factories_choice' => 'getPayum_Form_Extension_GatewayFactoriesChoiceService.php',
  263.             'payum.form.type.credit_card' => 'getPayum_Form_Type_CreditCardService.php',
  264.             'payum.form.type.credit_card_expiration_date' => 'getPayum_Form_Type_CreditCardExpirationDateService.php',
  265.             'payum.form.type.gateway_config' => 'getPayum_Form_Type_GatewayConfigService.php',
  266.             'payum.form.type.gateway_factories_choice' => 'getPayum_Form_Type_GatewayFactoriesChoiceService.php',
  267.             'payum.listener.reply_to_http_response' => 'getPayum_Listener_ReplyToHttpResponseService.php',
  268.             'payum.security.token_storage' => 'getPayum_Security_TokenStorageService.php',
  269.             'payum.static_registry' => 'getPayum_StaticRegistryService.php',
  270.             'payum.storage.app_entity_payment' => 'getPayum_Storage_AppEntityPaymentService.php',
  271.             'payum.storage.app_entity_paymentgateway' => 'getPayum_Storage_AppEntityPaymentgatewayService.php',
  272.             'payum.storage.app_entity_paymenttoken' => 'getPayum_Storage_AppEntityPaymenttokenService.php',
  273.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService.php',
  274.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService.php',
  275.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService.php',
  276.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService.php',
  277.             'pugx_autocompleter.autocomplete' => 'getPugxAutocompleter_AutocompleteService.php',
  278.             'pugx_autocompleter.filter.doctrine_subscriber' => 'getPugxAutocompleter_Filter_DoctrineSubscriberService.php',
  279.             'pugx_autocompleter.filter_autocomplete' => 'getPugxAutocompleter_FilterAutocompleteService.php',
  280.             'routing.loader' => 'getRouting_LoaderService.php',
  281.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  282.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  283.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  284.             'serializer' => 'getSerializerService.php',
  285.             'services_resetter' => 'getServicesResetterService.php',
  286.             'session' => 'getSessionService.php',
  287.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  288.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  289.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  290.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  291.             'templating' => 'getTemplatingService.php',
  292.             'templating.loader' => 'getTemplating_LoaderService.php',
  293.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  294.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  295.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService.php',
  296.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService.php',
  297.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService.php',
  298.             'vich_uploader.namer_uniqid.app_layout' => 'getVichUploader_NamerUniqid_AppLayoutService.php',
  299.             'vich_uploader.namer_uniqid.audience_image' => 'getVichUploader_NamerUniqid_AudienceImageService.php',
  300.             'vich_uploader.namer_uniqid.blog_post_image' => 'getVichUploader_NamerUniqid_BlogPostImageService.php',
  301.             'vich_uploader.namer_uniqid.category_image' => 'getVichUploader_NamerUniqid_CategoryImageService.php',
  302.             'vich_uploader.namer_uniqid.event_image' => 'getVichUploader_NamerUniqid_EventImageService.php',
  303.             'vich_uploader.namer_uniqid.homepage_hero_custom_background' => 'getVichUploader_NamerUniqid_HomepageHeroCustomBackgroundService.php',
  304.             'vich_uploader.namer_uniqid.organizer_cover' => 'getVichUploader_NamerUniqid_OrganizerCoverService.php',
  305.             'vich_uploader.namer_uniqid.organizer_logo' => 'getVichUploader_NamerUniqid_OrganizerLogoService.php',
  306.             'vich_uploader.namer_uniqid.payment_gateway' => 'getVichUploader_NamerUniqid_PaymentGatewayService.php',
  307.             'vich_uploader.namer_uniqid.user_avatar' => 'getVichUploader_NamerUniqid_UserAvatarService.php',
  308.             'vich_uploader.namer_uniqid.venue_image' => 'getVichUploader_NamerUniqid_VenueImageService.php',
  309.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService.php',
  310.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  311.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  312.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  313.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  314.             'welp_mailchimp.list_provider' => 'getWelpMailchimp_ListProviderService.php',
  315.             'welp_mailchimp.list_repository' => 'getWelpMailchimp_ListRepositoryService.php',
  316.             'welp_mailchimp.list_synchronizer' => 'getWelpMailchimp_ListSynchronizerService.php',
  317.             'welp_mailchimp.mailchimp_master' => 'getWelpMailchimp_MailchimpMasterService.php',
  318.             'welp_mailchimp.provider.factory' => 'getWelpMailchimp_Provider_FactoryService.php',
  319.         ];
  320.         $this->aliases = [
  321.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  322.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  323.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  324.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  325.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  326.             'FeedIo\\FeedIo' => 'feedio',
  327.             'Payum\\Core\\Payum' => 'payum',
  328.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  329.             'database_connection' => 'doctrine.dbal.default_connection',
  330.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  331.             'hwi_oauth.http.client' => 'httplug.client',
  332.             'hwi_oauth.http.message_factory' => 'httplug.message_factory',
  333.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  334.             'mailer' => 'swiftmailer.mailer.default',
  335.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  336.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  337.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  338.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  339.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  340.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  341.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  342.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  343.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  344.         ];
  345.         $this->privates['service_container'] = function () {
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  352.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  354.             include_once \dirname(__DIR__4).'/src/EventSubscriber/MaintenanceModeSubscriber.php';
  355.             include_once \dirname(__DIR__4).'/src/EventSubscriber/WebsiteConfiguredSubscriber.php';
  356.             include_once \dirname(__DIR__4).'/src/Service/AppServices.php';
  357.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  359.             include_once \dirname(__DIR__4).'/src/Service/StringHelper.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  372.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  390.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  397.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  433.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  451.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  474.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  475.             include_once \dirname(__DIR__4).'/vendor/coresphere/console-bundle/DataCollector/DataCollector.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  491.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  492.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  493.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  494.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  506.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  507.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  508.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  509.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  512.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  515.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  516.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  517.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  519.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  520.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  521.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  522.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  523.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  524.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  526.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  527.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  528.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  529.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  530.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  531.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  532.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  533.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  535.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  537.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  538.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  539.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  540.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  541.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  542.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  547.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  551.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  552.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  554.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  555.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  556.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  557.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  558.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  559.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  560.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  561.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  562.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  563.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  564.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  591.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  592.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  614.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  615.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  616.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  625.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  626.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  627.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  628.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  629.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  630.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  631.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  634.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  635.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Twig/Extension/TimeExtension.php';
  636.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/DateTimeFormatter.php';
  637.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/JMS/Serializer/Twig/SerializerRuntimeExtension.php';
  638.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Twig/CommentExtension.php';
  639.             include_once \dirname(__DIR__4).'/vendor/yellowskies/qr-code-bundle/Twig/Extensions/Barcode.php';
  640.             include_once \dirname(__DIR__4).'/vendor/yellowskies/qr-code-bundle/Generator/Generator.php';
  641.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Twig/GoogleChartsExtension.php';
  642.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/ChartOutputInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/AbstractChartOutput.php';
  644.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/Javascript/ChartOutput.php';
  645.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/OptionsOutputInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/AbstractOptionsOutput.php';
  647.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/Javascript/OptionsOutput.php';
  648.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/DateOutputInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/Javascript/DateOutput.php';
  650.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/DataOutputInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/Javascript/DataOutput.php';
  652.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/EventsOutputInterface.php';
  653.             include_once \dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/Output/Javascript/EventsOutput.php';
  654.             include_once \dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/Twig/HTMLPurifierExtension.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  656.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  659.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  660.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  662.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  663.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  664.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  665.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  680.             include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Twig/TranslationExtension.php';
  681.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  682.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  683.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/MetadataFactoryInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/AdvancedMetadataFactoryInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/MetadataFactory.php';
  686.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/DriverInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/AdvancedDriverInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/DriverChain.php';
  689.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/AbstractFileDriver.php';
  690.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  691.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/FileLocatorInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/AdvancedFileLocatorInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Driver/FileLocator.php';
  694.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  695.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  696.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  697.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  698.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Cache/CacheInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Metadata/Cache/FileCache.php';
  700.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  702.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  703.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  704.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  705.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  707.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  708.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  710.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  711.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  712.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  713.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  714.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  715.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  716.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  717.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  718.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  719.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  720.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  721.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  722.             include_once \dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Extension/ExtensionInterface.php';
  723.             include_once \dirname(__DIR__4).'/vendor/payum/payum-bundle/Profiler/PayumCollector.php';
  724.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  725.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  726.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  727.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  728.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  729.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  743.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Acl/ThreadAclInterface.php';
  744.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Acl/RoleThreadAcl.php';
  745.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Acl/CommentAclInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Acl/RoleCommentAcl.php';
  747.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Acl/VoteAclInterface.php';
  748.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Acl/RoleVoteAcl.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  758.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  759.         };
  760.     }
  761.     public function compile(): void
  762.     {
  763.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  764.     }
  765.     public function isCompiled(): bool
  766.     {
  767.         return true;
  768.     }
  769.     public function getRemovedIds(): array
  770.     {
  771.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  772.     }
  773.     protected function load($file$lazyLoad true)
  774.     {
  775.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  776.     }
  777.     /**
  778.      * Gets the public 'App\Service\StringHelper' shared autowired service.
  779.      *
  780.      * @return \App\Service\StringHelper
  781.      */
  782.     protected function getStringHelperService()
  783.     {
  784.         return $this->services['App\\Service\\StringHelper'] = new \App\Service\StringHelper();
  785.     }
  786.     /**
  787.      * Gets the public 'cache.app' shared service.
  788.      *
  789.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  790.      */
  791.     protected function getCache_AppService()
  792.     {
  793.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('GDh2fiaGTu'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  794.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  795.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  796.     }
  797.     /**
  798.      * Gets the public 'cache.system' shared service.
  799.      *
  800.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  801.      */
  802.     protected function getCache_SystemService()
  803.     {
  804.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bdeblUOrRD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  805.     }
  806.     /**
  807.      * Gets the public 'data_collector.dump' shared service.
  808.      *
  809.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  810.      */
  811.     protected function getDataCollector_DumpService()
  812.     {
  813.         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'NULL, ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  814.     }
  815.     /**
  816.      * Gets the public 'doctrine' shared service.
  817.      *
  818.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  819.      */
  820.     protected function getDoctrineService()
  821.     {
  822.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  823.     }
  824.     /**
  825.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  826.      *
  827.      * @return \Doctrine\DBAL\Connection
  828.      */
  829.     protected function getDoctrine_Dbal_DefaultConnectionService()
  830.     {
  831.         $a = new \Doctrine\DBAL\Configuration();
  832.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  833.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  834.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  835.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  836.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  837.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  838.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  839.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService.php'true],
  840.             'knp.doctrine_behaviors.translatable_subscriber' => ['privates''knp.doctrine_behaviors.translatable_subscriber''getKnp_DoctrineBehaviors_TranslatableSubscriberService.php'true],
  841.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService.php'true],
  842.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService.php'true],
  843.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService.php'true],
  844.             'vich_uploader.listener.clean.app_layout' => ['privates''vich_uploader.listener.clean.app_layout''getVichUploader_Listener_Clean_AppLayoutService.php'true],
  845.             'vich_uploader.listener.clean.audience_image' => ['privates''vich_uploader.listener.clean.audience_image''getVichUploader_Listener_Clean_AudienceImageService.php'true],
  846.             'vich_uploader.listener.clean.blog_post_image' => ['privates''vich_uploader.listener.clean.blog_post_image''getVichUploader_Listener_Clean_BlogPostImageService.php'true],
  847.             'vich_uploader.listener.clean.category_image' => ['privates''vich_uploader.listener.clean.category_image''getVichUploader_Listener_Clean_CategoryImageService.php'true],
  848.             'vich_uploader.listener.clean.event_image' => ['privates''vich_uploader.listener.clean.event_image''getVichUploader_Listener_Clean_EventImageService.php'true],
  849.             'vich_uploader.listener.clean.homepage_hero_custom_background' => ['privates''vich_uploader.listener.clean.homepage_hero_custom_background''getVichUploader_Listener_Clean_HomepageHeroCustomBackgroundService.php'true],
  850.             'vich_uploader.listener.clean.organizer_cover' => ['privates''vich_uploader.listener.clean.organizer_cover''getVichUploader_Listener_Clean_OrganizerCoverService.php'true],
  851.             'vich_uploader.listener.clean.organizer_logo' => ['privates''vich_uploader.listener.clean.organizer_logo''getVichUploader_Listener_Clean_OrganizerLogoService.php'true],
  852.             'vich_uploader.listener.clean.payment_gateway' => ['privates''vich_uploader.listener.clean.payment_gateway''getVichUploader_Listener_Clean_PaymentGatewayService.php'true],
  853.             'vich_uploader.listener.clean.user_avatar' => ['privates''vich_uploader.listener.clean.user_avatar''getVichUploader_Listener_Clean_UserAvatarService.php'true],
  854.             'vich_uploader.listener.clean.venue_image' => ['privates''vich_uploader.listener.clean.venue_image''getVichUploader_Listener_Clean_VenueImageService.php'true],
  855.             'vich_uploader.listener.remove.app_layout' => ['privates''vich_uploader.listener.remove.app_layout''getVichUploader_Listener_Remove_AppLayoutService.php'true],
  856.             'vich_uploader.listener.remove.audience_image' => ['privates''vich_uploader.listener.remove.audience_image''getVichUploader_Listener_Remove_AudienceImageService.php'true],
  857.             'vich_uploader.listener.remove.blog_post_image' => ['privates''vich_uploader.listener.remove.blog_post_image''getVichUploader_Listener_Remove_BlogPostImageService.php'true],
  858.             'vich_uploader.listener.remove.category_image' => ['privates''vich_uploader.listener.remove.category_image''getVichUploader_Listener_Remove_CategoryImageService.php'true],
  859.             'vich_uploader.listener.remove.event_image' => ['privates''vich_uploader.listener.remove.event_image''getVichUploader_Listener_Remove_EventImageService.php'true],
  860.             'vich_uploader.listener.remove.homepage_hero_custom_background' => ['privates''vich_uploader.listener.remove.homepage_hero_custom_background''getVichUploader_Listener_Remove_HomepageHeroCustomBackgroundService.php'true],
  861.             'vich_uploader.listener.remove.organizer_cover' => ['privates''vich_uploader.listener.remove.organizer_cover''getVichUploader_Listener_Remove_OrganizerCoverService.php'true],
  862.             'vich_uploader.listener.remove.organizer_logo' => ['privates''vich_uploader.listener.remove.organizer_logo''getVichUploader_Listener_Remove_OrganizerLogoService.php'true],
  863.             'vich_uploader.listener.remove.payment_gateway' => ['privates''vich_uploader.listener.remove.payment_gateway''getVichUploader_Listener_Remove_PaymentGatewayService.php'true],
  864.             'vich_uploader.listener.remove.user_avatar' => ['privates''vich_uploader.listener.remove.user_avatar''getVichUploader_Listener_Remove_UserAvatarService.php'true],
  865.             'vich_uploader.listener.remove.venue_image' => ['privates''vich_uploader.listener.remove.venue_image''getVichUploader_Listener_Remove_VenueImageService.php'true],
  866.             'vich_uploader.listener.upload.app_layout' => ['privates''vich_uploader.listener.upload.app_layout''getVichUploader_Listener_Upload_AppLayoutService.php'true],
  867.             'vich_uploader.listener.upload.audience_image' => ['privates''vich_uploader.listener.upload.audience_image''getVichUploader_Listener_Upload_AudienceImageService.php'true],
  868.             'vich_uploader.listener.upload.blog_post_image' => ['privates''vich_uploader.listener.upload.blog_post_image''getVichUploader_Listener_Upload_BlogPostImageService.php'true],
  869.             'vich_uploader.listener.upload.category_image' => ['privates''vich_uploader.listener.upload.category_image''getVichUploader_Listener_Upload_CategoryImageService.php'true],
  870.             'vich_uploader.listener.upload.event_image' => ['privates''vich_uploader.listener.upload.event_image''getVichUploader_Listener_Upload_EventImageService.php'true],
  871.             'vich_uploader.listener.upload.homepage_hero_custom_background' => ['privates''vich_uploader.listener.upload.homepage_hero_custom_background''getVichUploader_Listener_Upload_HomepageHeroCustomBackgroundService.php'true],
  872.             'vich_uploader.listener.upload.organizer_cover' => ['privates''vich_uploader.listener.upload.organizer_cover''getVichUploader_Listener_Upload_OrganizerCoverService.php'true],
  873.             'vich_uploader.listener.upload.organizer_logo' => ['privates''vich_uploader.listener.upload.organizer_logo''getVichUploader_Listener_Upload_OrganizerLogoService.php'true],
  874.             'vich_uploader.listener.upload.payment_gateway' => ['privates''vich_uploader.listener.upload.payment_gateway''getVichUploader_Listener_Upload_PaymentGatewayService.php'true],
  875.             'vich_uploader.listener.upload.user_avatar' => ['privates''vich_uploader.listener.upload.user_avatar''getVichUploader_Listener_Upload_UserAvatarService.php'true],
  876.             'vich_uploader.listener.upload.venue_image' => ['privates''vich_uploader.listener.upload.venue_image''getVichUploader_Listener_Upload_VenueImageService.php'true],
  877.         ], [
  878.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  879.             'fos_user.user_listener' => '?',
  880.             'knp.doctrine_behaviors.translatable_subscriber' => '?',
  881.             'stof_doctrine_extensions.listener.sluggable' => '?',
  882.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  883.             'stof_doctrine_extensions.listener.timestampable' => '?',
  884.             'vich_uploader.listener.clean.app_layout' => '?',
  885.             'vich_uploader.listener.clean.audience_image' => '?',
  886.             'vich_uploader.listener.clean.blog_post_image' => '?',
  887.             'vich_uploader.listener.clean.category_image' => '?',
  888.             'vich_uploader.listener.clean.event_image' => '?',
  889.             'vich_uploader.listener.clean.homepage_hero_custom_background' => '?',
  890.             'vich_uploader.listener.clean.organizer_cover' => '?',
  891.             'vich_uploader.listener.clean.organizer_logo' => '?',
  892.             'vich_uploader.listener.clean.payment_gateway' => '?',
  893.             'vich_uploader.listener.clean.user_avatar' => '?',
  894.             'vich_uploader.listener.clean.venue_image' => '?',
  895.             'vich_uploader.listener.remove.app_layout' => '?',
  896.             'vich_uploader.listener.remove.audience_image' => '?',
  897.             'vich_uploader.listener.remove.blog_post_image' => '?',
  898.             'vich_uploader.listener.remove.category_image' => '?',
  899.             'vich_uploader.listener.remove.event_image' => '?',
  900.             'vich_uploader.listener.remove.homepage_hero_custom_background' => '?',
  901.             'vich_uploader.listener.remove.organizer_cover' => '?',
  902.             'vich_uploader.listener.remove.organizer_logo' => '?',
  903.             'vich_uploader.listener.remove.payment_gateway' => '?',
  904.             'vich_uploader.listener.remove.user_avatar' => '?',
  905.             'vich_uploader.listener.remove.venue_image' => '?',
  906.             'vich_uploader.listener.upload.app_layout' => '?',
  907.             'vich_uploader.listener.upload.audience_image' => '?',
  908.             'vich_uploader.listener.upload.blog_post_image' => '?',
  909.             'vich_uploader.listener.upload.category_image' => '?',
  910.             'vich_uploader.listener.upload.event_image' => '?',
  911.             'vich_uploader.listener.upload.homepage_hero_custom_background' => '?',
  912.             'vich_uploader.listener.upload.organizer_cover' => '?',
  913.             'vich_uploader.listener.upload.organizer_logo' => '?',
  914.             'vich_uploader.listener.upload.payment_gateway' => '?',
  915.             'vich_uploader.listener.upload.user_avatar' => '?',
  916.             'vich_uploader.listener.upload.venue_image' => '?',
  917.         ]), [=> 'vich_uploader.listener.clean.category_image'=> 'vich_uploader.listener.clean.event_image'=> 'vich_uploader.listener.clean.audience_image'=> 'vich_uploader.listener.clean.venue_image'=> 'vich_uploader.listener.clean.organizer_logo'=> 'vich_uploader.listener.clean.organizer_cover'=> 'vich_uploader.listener.clean.blog_post_image'=> 'vich_uploader.listener.clean.homepage_hero_custom_background'=> 'vich_uploader.listener.clean.user_avatar'=> 'vich_uploader.listener.clean.payment_gateway'10 => 'vich_uploader.listener.clean.app_layout'11 => 'stof_doctrine_extensions.listener.sluggable'12 => 'knp.doctrine_behaviors.translatable_subscriber'13 => 'stof_doctrine_extensions.listener.softdeleteable'14 => 'stof_doctrine_extensions.listener.timestampable'15 => 'vich_uploader.listener.remove.category_image'16 => 'vich_uploader.listener.upload.category_image'17 => 'vich_uploader.listener.remove.event_image'18 => 'vich_uploader.listener.upload.event_image'19 => 'vich_uploader.listener.remove.audience_image'20 => 'vich_uploader.listener.upload.audience_image'21 => 'vich_uploader.listener.remove.venue_image'22 => 'vich_uploader.listener.upload.venue_image'23 => 'vich_uploader.listener.remove.organizer_logo'24 => 'vich_uploader.listener.upload.organizer_logo'25 => 'vich_uploader.listener.remove.organizer_cover'26 => 'vich_uploader.listener.upload.organizer_cover'27 => 'vich_uploader.listener.remove.blog_post_image'28 => 'vich_uploader.listener.upload.blog_post_image'29 => 'vich_uploader.listener.remove.homepage_hero_custom_background'30 => 'vich_uploader.listener.upload.homepage_hero_custom_background'31 => 'vich_uploader.listener.remove.user_avatar'32 => 'vich_uploader.listener.upload.user_avatar'33 => 'vich_uploader.listener.remove.payment_gateway'34 => 'vich_uploader.listener.upload.payment_gateway'35 => 'vich_uploader.listener.remove.app_layout'36 => 'vich_uploader.listener.upload.app_layout'37 => 'fos_user.user_listener']);
  918.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  919.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8''url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => ['charset' => 'utf8''collate' => 'utf8_unicode_ci']], $a$c, []);
  920.     }
  921.     /**
  922.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  923.      *
  924.      * @return \Doctrine\ORM\EntityManager
  925.      */
  926.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  927.     {
  928.         $a = new \Doctrine\ORM\Configuration();
  929.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  930.         $c = ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService());
  931.         $b->addDriver($c'Payum\\Core\\Model');
  932.         $b->addDriver($c'Vich\\UploaderBundle\\Entity');
  933.         $b->addDriver($c'FOS\\CommentBundle\\Entity');
  934.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  935.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  936.         $a->setEntityNamespaces(['payum' => 'Payum\\Core\\Model''App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity''FOSCommentBundle' => 'FOS\\CommentBundle\\Entity']);
  937.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  938.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  939.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  940.         $a->setMetadataDriverImpl($b);
  941.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  942.         $a->setProxyNamespace('Proxies');
  943.         $a->setAutoGenerateProxyClasses(true);
  944.         $a->setSchemaIgnoreClasses([]);
  945.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  946.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  947.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  948.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  949.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  950.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  951.             'App\\Repository\\AmenityRepository' => ['privates''App\\Repository\\AmenityRepository''getAmenityRepositoryService.php'true],
  952.             'App\\Repository\\AmenityTranslationRepository' => ['privates''App\\Repository\\AmenityTranslationRepository''getAmenityTranslationRepositoryService.php'true],
  953.             'App\\Repository\\AppLayoutSettingsRepository' => ['privates''App\\Repository\\AppLayoutSettingsRepository''getAppLayoutSettingsRepositoryService.php'true],
  954.             'App\\Repository\\AudienceRepository' => ['privates''App\\Repository\\AudienceRepository''getAudienceRepositoryService.php'true],
  955.             'App\\Repository\\AudienceTranslationRepository' => ['privates''App\\Repository\\AudienceTranslationRepository''getAudienceTranslationRepositoryService.php'true],
  956.             'App\\Repository\\BlogPostCategoryRepository' => ['privates''App\\Repository\\BlogPostCategoryRepository''getBlogPostCategoryRepositoryService.php'true],
  957.             'App\\Repository\\BlogPostCategoryTranslationRepository' => ['privates''App\\Repository\\BlogPostCategoryTranslationRepository''getBlogPostCategoryTranslationRepositoryService.php'true],
  958.             'App\\Repository\\BlogPostRepository' => ['privates''App\\Repository\\BlogPostRepository''getBlogPostRepositoryService.php'true],
  959.             'App\\Repository\\BlogPostTranslationRepository' => ['privates''App\\Repository\\BlogPostTranslationRepository''getBlogPostTranslationRepositoryService.php'true],
  960.             'App\\Repository\\CartElementRepository' => ['privates''App\\Repository\\CartElementRepository''getCartElementRepositoryService.php'true],
  961.             'App\\Repository\\CategoryRepository' => ['privates''App\\Repository\\CategoryRepository''getCategoryRepositoryService.php'true],
  962.             'App\\Repository\\CategoryTranslationRepository' => ['privates''App\\Repository\\CategoryTranslationRepository''getCategoryTranslationRepositoryService.php'true],
  963.             'App\\Repository\\CommentRepository' => ['privates''App\\Repository\\CommentRepository''getCommentRepositoryService.php'true],
  964.             'App\\Repository\\CountryRepository' => ['privates''App\\Repository\\CountryRepository''getCountryRepositoryService.php'true],
  965.             'App\\Repository\\CountryTranslationRepository' => ['privates''App\\Repository\\CountryTranslationRepository''getCountryTranslationRepositoryService.php'true],
  966.             'App\\Repository\\CurrencyRepository' => ['privates''App\\Repository\\CurrencyRepository''getCurrencyRepositoryService.php'true],
  967.             'App\\Repository\\EventDateRepository' => ['privates''App\\Repository\\EventDateRepository''getEventDateRepositoryService.php'true],
  968.             'App\\Repository\\EventImageRepository' => ['privates''App\\Repository\\EventImageRepository''getEventImageRepositoryService.php'true],
  969.             'App\\Repository\\EventRepository' => ['privates''App\\Repository\\EventRepository''getEventRepositoryService.php'true],
  970.             'App\\Repository\\EventTicketRepository' => ['privates''App\\Repository\\EventTicketRepository''getEventTicketRepositoryService.php'true],
  971.             'App\\Repository\\EventTranslationRepository' => ['privates''App\\Repository\\EventTranslationRepository''getEventTranslationRepositoryService.php'true],
  972.             'App\\Repository\\HelpCenterArticleRepository' => ['privates''App\\Repository\\HelpCenterArticleRepository''getHelpCenterArticleRepositoryService.php'true],
  973.             'App\\Repository\\HelpCenterArticleTranslationRepository' => ['privates''App\\Repository\\HelpCenterArticleTranslationRepository''getHelpCenterArticleTranslationRepositoryService.php'true],
  974.             'App\\Repository\\HelpCenterCategoryRepository' => ['privates''App\\Repository\\HelpCenterCategoryRepository''getHelpCenterCategoryRepositoryService.php'true],
  975.             'App\\Repository\\HelpCenterCategoryTranslationRepository' => ['privates''App\\Repository\\HelpCenterCategoryTranslationRepository''getHelpCenterCategoryTranslationRepositoryService.php'true],
  976.             'App\\Repository\\HomepageHeroSettingsRepository' => ['privates''App\\Repository\\HomepageHeroSettingsRepository''getHomepageHeroSettingsRepositoryService.php'true],
  977.             'App\\Repository\\HomepageHeroSettingsTranslationRepository' => ['privates''App\\Repository\\HomepageHeroSettingsTranslationRepository''getHomepageHeroSettingsTranslationRepositoryService.php'true],
  978.             'App\\Repository\\LanguageRepository' => ['privates''App\\Repository\\LanguageRepository''getLanguageRepositoryService.php'true],
  979.             'App\\Repository\\LanguageTranslationRepository' => ['privates''App\\Repository\\LanguageTranslationRepository''getLanguageTranslationRepositoryService.php'true],
  980.             'App\\Repository\\MenuElementRepository' => ['privates''App\\Repository\\MenuElementRepository''getMenuElementRepositoryService.php'true],
  981.             'App\\Repository\\MenuElementTranslationRepository' => ['privates''App\\Repository\\MenuElementTranslationRepository''getMenuElementTranslationRepositoryService.php'true],
  982.             'App\\Repository\\MenuRepository' => ['privates''App\\Repository\\MenuRepository''getMenuRepositoryService.php'true],
  983.             'App\\Repository\\MenuTranslationRepository' => ['privates''App\\Repository\\MenuTranslationRepository''getMenuTranslationRepositoryService.php'true],
  984.             'App\\Repository\\OrderElementRepository' => ['privates''App\\Repository\\OrderElementRepository''getOrderElementRepositoryService.php'true],
  985.             'App\\Repository\\OrderRepository' => ['privates''App\\Repository\\OrderRepository''getOrderRepositoryService.php'true],
  986.             'App\\Repository\\OrderTicketRepository' => ['privates''App\\Repository\\OrderTicketRepository''getOrderTicketRepositoryService.php'true],
  987.             'App\\Repository\\OrganizerRepository' => ['privates''App\\Repository\\OrganizerRepository''getOrganizerRepositoryService.php'true],
  988.             'App\\Repository\\PageRepository' => ['privates''App\\Repository\\PageRepository''getPageRepositoryService.php'true],
  989.             'App\\Repository\\PageTranslationRepository' => ['privates''App\\Repository\\PageTranslationRepository''getPageTranslationRepositoryService.php'true],
  990.             'App\\Repository\\PaymentGatewayRepository' => ['privates''App\\Repository\\PaymentGatewayRepository''getPaymentGatewayRepositoryService.php'true],
  991.             'App\\Repository\\PaymentRepository' => ['privates''App\\Repository\\PaymentRepository''getPaymentRepositoryService.php'true],
  992.             'App\\Repository\\PaymentTokenRepository' => ['privates''App\\Repository\\PaymentTokenRepository''getPaymentTokenRepositoryService.php'true],
  993.             'App\\Repository\\PayoutRequestRepository' => ['privates''App\\Repository\\PayoutRequestRepository''getPayoutRequestRepositoryService.php'true],
  994.             'App\\Repository\\PointOfSaleRepository' => ['privates''App\\Repository\\PointOfSaleRepository''getPointOfSaleRepositoryService.php'true],
  995.             'App\\Repository\\ReviewRepository' => ['privates''App\\Repository\\ReviewRepository''getReviewRepositoryService.php'true],
  996.             'App\\Repository\\ScannerRepository' => ['privates''App\\Repository\\ScannerRepository''getScannerRepositoryService.php'true],
  997.             'App\\Repository\\SettingsRepository' => ['privates''App\\Repository\\SettingsRepository''getSettingsRepositoryService.php'true],
  998.             'App\\Repository\\ThreadRepository' => ['privates''App\\Repository\\ThreadRepository''getThreadRepositoryService.php'true],
  999.             'App\\Repository\\TicketReservationRepository' => ['privates''App\\Repository\\TicketReservationRepository''getTicketReservationRepositoryService.php'true],
  1000.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService.php'true],
  1001.             'App\\Repository\\VenueImageRepository' => ['privates''App\\Repository\\VenueImageRepository''getVenueImageRepositoryService.php'true],
  1002.             'App\\Repository\\VenueRepository' => ['privates''App\\Repository\\VenueRepository''getVenueRepositoryService.php'true],
  1003.             'App\\Repository\\VenueTranslationRepository' => ['privates''App\\Repository\\VenueTranslationRepository''getVenueTranslationRepositoryService.php'true],
  1004.             'App\\Repository\\VenueTypeRepository' => ['privates''App\\Repository\\VenueTypeRepository''getVenueTypeRepositoryService.php'true],
  1005.             'App\\Repository\\VenueTypeTranslationRepository' => ['privates''App\\Repository\\VenueTypeTranslationRepository''getVenueTypeTranslationRepositoryService.php'true],
  1006.             'App\\Repository\\VoteRepository' => ['privates''App\\Repository\\VoteRepository''getVoteRepositoryService.php'true],
  1007.         ], [
  1008.             'App\\Repository\\AmenityRepository' => '?',
  1009.             'App\\Repository\\AmenityTranslationRepository' => '?',
  1010.             'App\\Repository\\AppLayoutSettingsRepository' => '?',
  1011.             'App\\Repository\\AudienceRepository' => '?',
  1012.             'App\\Repository\\AudienceTranslationRepository' => '?',
  1013.             'App\\Repository\\BlogPostCategoryRepository' => '?',
  1014.             'App\\Repository\\BlogPostCategoryTranslationRepository' => '?',
  1015.             'App\\Repository\\BlogPostRepository' => '?',
  1016.             'App\\Repository\\BlogPostTranslationRepository' => '?',
  1017.             'App\\Repository\\CartElementRepository' => '?',
  1018.             'App\\Repository\\CategoryRepository' => '?',
  1019.             'App\\Repository\\CategoryTranslationRepository' => '?',
  1020.             'App\\Repository\\CommentRepository' => '?',
  1021.             'App\\Repository\\CountryRepository' => '?',
  1022.             'App\\Repository\\CountryTranslationRepository' => '?',
  1023.             'App\\Repository\\CurrencyRepository' => '?',
  1024.             'App\\Repository\\EventDateRepository' => '?',
  1025.             'App\\Repository\\EventImageRepository' => '?',
  1026.             'App\\Repository\\EventRepository' => '?',
  1027.             'App\\Repository\\EventTicketRepository' => '?',
  1028.             'App\\Repository\\EventTranslationRepository' => '?',
  1029.             'App\\Repository\\HelpCenterArticleRepository' => '?',
  1030.             'App\\Repository\\HelpCenterArticleTranslationRepository' => '?',
  1031.             'App\\Repository\\HelpCenterCategoryRepository' => '?',
  1032.             'App\\Repository\\HelpCenterCategoryTranslationRepository' => '?',
  1033.             'App\\Repository\\HomepageHeroSettingsRepository' => '?',
  1034.             'App\\Repository\\HomepageHeroSettingsTranslationRepository' => '?',
  1035.             'App\\Repository\\LanguageRepository' => '?',
  1036.             'App\\Repository\\LanguageTranslationRepository' => '?',
  1037.             'App\\Repository\\MenuElementRepository' => '?',
  1038.             'App\\Repository\\MenuElementTranslationRepository' => '?',
  1039.             'App\\Repository\\MenuRepository' => '?',
  1040.             'App\\Repository\\MenuTranslationRepository' => '?',
  1041.             'App\\Repository\\OrderElementRepository' => '?',
  1042.             'App\\Repository\\OrderRepository' => '?',
  1043.             'App\\Repository\\OrderTicketRepository' => '?',
  1044.             'App\\Repository\\OrganizerRepository' => '?',
  1045.             'App\\Repository\\PageRepository' => '?',
  1046.             'App\\Repository\\PageTranslationRepository' => '?',
  1047.             'App\\Repository\\PaymentGatewayRepository' => '?',
  1048.             'App\\Repository\\PaymentRepository' => '?',
  1049.             'App\\Repository\\PaymentTokenRepository' => '?',
  1050.             'App\\Repository\\PayoutRequestRepository' => '?',
  1051.             'App\\Repository\\PointOfSaleRepository' => '?',
  1052.             'App\\Repository\\ReviewRepository' => '?',
  1053.             'App\\Repository\\ScannerRepository' => '?',
  1054.             'App\\Repository\\SettingsRepository' => '?',
  1055.             'App\\Repository\\ThreadRepository' => '?',
  1056.             'App\\Repository\\TicketReservationRepository' => '?',
  1057.             'App\\Repository\\UserRepository' => '?',
  1058.             'App\\Repository\\VenueImageRepository' => '?',
  1059.             'App\\Repository\\VenueRepository' => '?',
  1060.             'App\\Repository\\VenueTranslationRepository' => '?',
  1061.             'App\\Repository\\VenueTypeRepository' => '?',
  1062.             'App\\Repository\\VenueTypeTranslationRepository' => '?',
  1063.             'App\\Repository\\VoteRepository' => '?',
  1064.         ])));
  1065.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  1066.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1067.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  1068.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  1069.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1070.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1071.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  1072.         return $instance;
  1073.     }
  1074.     /**
  1075.      * Gets the public 'event_dispatcher' shared service.
  1076.      *
  1077.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1078.      */
  1079.     protected function getEventDispatcherService()
  1080.     {
  1081.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1082.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1083.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1084.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1085.         $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())));
  1086.         $instance->addListener('kernel.exception', [=> function () {
  1087.             return ($this->privates['App\\EventListener\\RedirectToLoginOnNotFoundExceptionListener'] ?? $this->load('getRedirectToLoginOnNotFoundExceptionListenerService.php'));
  1088.         }, => 'onKernelException'], 0);
  1089.         $instance->addListener('kernel.controller', [=> function () {
  1090.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1091.         }, => 'onKernelController'], 0);
  1092.         $instance->addListener('kernel.exception', [=> function () {
  1093.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService.php'));
  1094.         }, => 'onKernelException'], 0);
  1095.         $instance->addListener('kernel.request', [=> function () {
  1096.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1097.         }, => 'onKernelRequest'], 0);
  1098.         $instance->addListener('kernel.request', [=> function () {
  1099.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1100.         }, => 'onKernelRequest'], 10);
  1101.         $instance->addListener('welp.mailchimp.subscribe', [=> function () {
  1102.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  1103.         }, => 'onSubscribe'], 0);
  1104.         $instance->addListener('welp.mailchimp.unsubscribe', [=> function () {
  1105.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  1106.         }, => 'onUnsubscribe'], 0);
  1107.         $instance->addListener('welp.mailchimp.pending', [=> function () {
  1108.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  1109.         }, => 'onPending'], 0);
  1110.         $instance->addListener('welp.mailchimp.clean', [=> function () {
  1111.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  1112.         }, => 'onClean'], 0);
  1113.         $instance->addListener('welp.mailchimp.update', [=> function () {
  1114.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  1115.         }, => 'onUpdate'], 0);
  1116.         $instance->addListener('welp.mailchimp.change_email', [=> function () {
  1117.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  1118.         }, => 'onChangeEmail'], 0);
  1119.         $instance->addListener('welp.mailchimp.delete', [=> function () {
  1120.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  1121.         }, => 'onDelete'], 0);
  1122.         $instance->addListener('kernel.exception', [=> function () {
  1123.             return ($this->services['payum.listener.reply_to_http_response'] ?? $this->load('getPayum_Listener_ReplyToHttpResponseService.php'));
  1124.         }, => 'onKernelException'], 128);
  1125.         $instance->addListener('kernel.request', [=> function () {
  1126.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1127.         }, => 'onKernelRequest'], 250);
  1128.         $instance->addListener('kernel.response', [=> function () {
  1129.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1130.         }, => 'onKernelResponse'], 0);
  1131.         $instance->addListener('kernel.response', [=> function () {
  1132.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1133.         }, => 'onResponse'], -10);
  1134.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1135.             return ($this->privates['App\\EventListener\\SitemapSubscriber'] ?? $this->load('getSitemapSubscriberService.php'));
  1136.         }, => 'populate'], 0);
  1137.         $instance->addListener('kernel.controller', [=> function () {
  1138.             return ($this->privates['App\\EventSubscriber\\MaintenanceModeSubscriber'] ?? $this->getMaintenanceModeSubscriberService());
  1139.         }, => 'onKernelController'], 0);
  1140.         $instance->addListener('kernel.request', [=> function () {
  1141.             return ($this->privates['App\\EventSubscriber\\WebsiteConfiguredSubscriber'] ?? $this->getWebsiteConfiguredSubscriberService());
  1142.         }, => 'onRequest'], 0);
  1143.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1144.             return ($this->privates['sitemap.subscriber'] ?? $this->load('getSitemap_SubscriberService.php'));
  1145.         }, => 'populate'], 0);
  1146.         $instance->addListener('kernel.response', [=> function () {
  1147.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1148.         }, => 'onKernelResponse'], 0);
  1149.         $instance->addListener('kernel.response', [=> function () {
  1150.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1151.         }, => 'onKernelResponse'], -1024);
  1152.         $instance->addListener('kernel.request', [=> function () {
  1153.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1154.         }, => 'setDefaultLocale'], 100);
  1155.         $instance->addListener('kernel.request', [=> function () {
  1156.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1157.         }, => 'onKernelRequest'], 16);
  1158.         $instance->addListener('kernel.finish_request', [=> function () {
  1159.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1160.         }, => 'onKernelFinishRequest'], 0);
  1161.         $instance->addListener('kernel.request', [=> function () {
  1162.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1163.         }, => 'onKernelRequest'], 256);
  1164.         $instance->addListener('kernel.request', [=> function () {
  1165.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1166.         }, => 'resolveControllerName'], 24);
  1167.         $instance->addListener('kernel.response', [=> function () {
  1168.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1169.         }, => 'onResponse'], -255);
  1170.         $instance->addListener('kernel.request', [=> function () {
  1171.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1172.         }, => 'onKernelRequest'], 15);
  1173.         $instance->addListener('kernel.finish_request', [=> function () {
  1174.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1175.         }, => 'onKernelFinishRequest'], -15);
  1176.         $instance->addListener('console.error', [=> function () {
  1177.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1178.         }, => 'onConsoleError'], -128);
  1179.         $instance->addListener('console.terminate', [=> function () {
  1180.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1181.         }, => 'onConsoleTerminate'], -128);
  1182.         $instance->addListener('console.error', [=> function () {
  1183.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1184.         }, => 'onConsoleError'], 0);
  1185.         $instance->addListener('kernel.request', [=> function () {
  1186.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1187.         }, => 'onKernelRequest'], 128);
  1188.         $instance->addListener('kernel.response', [=> function () {
  1189.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1190.         }, => 'onKernelResponse'], -1000);
  1191.         $instance->addListener('kernel.finish_request', [=> function () {
  1192.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1193.         }, => 'onFinishRequest'], 0);
  1194.         $instance->addListener('kernel.response', [=> function () {
  1195.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1196.         }, => 'onKernelResponse'], -100);
  1197.         $instance->addListener('kernel.exception', [=> function () {
  1198.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1199.         }, => 'onKernelException'], 0);
  1200.         $instance->addListener('kernel.terminate', [=> function () {
  1201.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1202.         }, => 'onKernelTerminate'], -1024);
  1203.         $instance->addListener('kernel.controller', [=> function () {
  1204.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1205.         }, => 'onKernelController'], 0);
  1206.         $instance->addListener('kernel.response', [=> function () {
  1207.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1208.         }, => 'onKernelResponse'], 0);
  1209.         $instance->addListener('kernel.request', [=> function () {
  1210.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1211.         }, => 'configure'], 2048);
  1212.         $instance->addListener('console.command', [=> function () {
  1213.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1214.         }, => 'configure'], 2048);
  1215.         $instance->addListener('kernel.request', [=> function () {
  1216.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1217.         }, => 'onKernelRequest'], 32);
  1218.         $instance->addListener('kernel.finish_request', [=> function () {
  1219.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1220.         }, => 'onKernelFinishRequest'], 0);
  1221.         $instance->addListener('kernel.exception', [=> function () {
  1222.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1223.         }, => 'onKernelException'], -64);
  1224.         $instance->addListener('kernel.response', [=> function () {
  1225.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1226.         }, => 'onKernelResponse'], 0);
  1227.         $instance->addListener('kernel.controller', [=> function () {
  1228.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1229.         }, => 'onKernelController'], 0);
  1230.         $instance->addListener('kernel.controller', [=> function () {
  1231.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1232.         }, => 'onKernelController'], 0);
  1233.         $instance->addListener('kernel.controller', [=> function () {
  1234.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1235.         }, => 'onKernelController'], -128);
  1236.         $instance->addListener('kernel.view', [=> function () {
  1237.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1238.         }, => 'onKernelView'], 0);
  1239.         $instance->addListener('kernel.controller', [=> function () {
  1240.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1241.         }, => 'onKernelController'], 0);
  1242.         $instance->addListener('kernel.response', [=> function () {
  1243.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1244.         }, => 'onKernelResponse'], 0);
  1245.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1246.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1247.         }, => 'onKernelControllerArguments'], 0);
  1248.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1249.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1250.         }, => 'onKernelControllerArguments'], 0);
  1251.         $instance->addListener('kernel.response', [=> function () {
  1252.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1253.         }, => 'onKernelResponse'], 0);
  1254.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1255.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1256.         }, => 'onVoterVote'], 0);
  1257.         $instance->addListener('kernel.request', [=> function () {
  1258.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1259.         }, => 'configureLogoutUrlGenerator'], 8);
  1260.         $instance->addListener('kernel.request', [=> function () {
  1261.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1262.         }, => 'onKernelRequest'], 8);
  1263.         $instance->addListener('kernel.finish_request', [=> function () {
  1264.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1265.         }, => 'onKernelFinishRequest'], 0);
  1266.         $instance->addListener('kernel.exception', [=> function () {
  1267.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1268.         }, => 'onException'], 0);
  1269.         $instance->addListener('kernel.terminate', [=> function () {
  1270.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1271.         }, => 'onTerminate'], 0);
  1272.         $instance->addListener('console.error', [=> function () {
  1273.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1274.         }, => 'onException'], 0);
  1275.         $instance->addListener('console.terminate', [=> function () {
  1276.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1277.         }, => 'onTerminate'], 0);
  1278.         $instance->addListener('kernel.exception', [=> function () {
  1279.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1280.         }, => 'logKernelException'], 0);
  1281.         $instance->addListener('kernel.exception', [=> function () {
  1282.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1283.         }, => 'onKernelException'], -128);
  1284.         $instance->addListener('console.command', [=> function () {
  1285.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1286.         }, => 'onCommand'], 255);
  1287.         $instance->addListener('console.terminate', [=> function () {
  1288.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1289.         }, => 'onTerminate'], -255);
  1290.         $instance->addListener('console.command', [=> function () {
  1291.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1292.         }, => 'configure'], 1024);
  1293.         $instance->addListener('console.error', [=> function () {
  1294.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1295.         }, => 'onConsoleError'], 0);
  1296.         $instance->addListener('console.terminate', [=> function () {
  1297.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1298.         }, => 'onConsoleTerminate'], 0);
  1299.         $instance->addListener('kernel.finish_request', [=> function () {
  1300.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1301.         }, => 'resetAssets'], 0);
  1302.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1303.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1304.         }, => 'onImplicitLogin'], 0);
  1305.         $instance->addListener('security.interactive_login', [=> function () {
  1306.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1307.         }, => 'onSecurityInteractiveLogin'], 0);
  1308.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1309.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1310.         }, => 'authenticate'], 0);
  1311.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1312.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1313.         }, => 'authenticate'], 0);
  1314.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1315.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1316.         }, => 'authenticate'], 0);
  1317.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1318.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1319.         }, => 'addSuccessFlash'], 0);
  1320.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  1321.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1322.         }, => 'addSuccessFlash'], 0);
  1323.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  1324.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1325.         }, => 'addSuccessFlash'], 0);
  1326.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  1327.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1328.         }, => 'addSuccessFlash'], 0);
  1329.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1330.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1331.         }, => 'addSuccessFlash'], 0);
  1332.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1333.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1334.         }, => 'addSuccessFlash'], 0);
  1335.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1336.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1337.         }, => 'addSuccessFlash'], 0);
  1338.         $instance->addListener('fos_user.registration.success', [=> function () {
  1339.             return ($this->privates['fos_user.listener.email_confirmation'] ?? $this->load('getFosUser_Listener_EmailConfirmationService.php'));
  1340.         }, => 'onRegistrationSuccess'], 0);
  1341.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1342.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1343.         }, => 'onResettingResetInitialize'], 0);
  1344.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1345.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1346.         }, => 'onResettingResetSuccess'], 0);
  1347.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  1348.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1349.         }, => 'onResettingResetRequest'], 0);
  1350.         $instance->addListener('kernel.request', [=> function () {
  1351.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  1352.         }, => 'onEvent'], 1024);
  1353.         $instance->addListener('console.command', [=> function () {
  1354.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  1355.         }, => 'onEvent'], 1024);
  1356.         $instance->addListener('kernel.request', [=> function () {
  1357.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1358.         }, => 'onEvent'], 1024);
  1359.         $instance->addListener('console.command', [=> function () {
  1360.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1361.         }, => 'onEvent'], 1024);
  1362.         $instance->addListener('fos_comment.vote.pre_persist', [=> function () {
  1363.             return ($this->privates['fos_comment.listener.comment_vote_score'] ?? ($this->privates['fos_comment.listener.comment_vote_score'] = new \FOS\CommentBundle\EventListener\CommentVoteScoreListener()));
  1364.         }, => 'onVotePersist'], 0);
  1365.         $instance->addListener('fos_comment.comment.pre_persist', [=> function () {
  1366.             return ($this->privates['fos_comment.listener.thread_counters'] ?? $this->load('getFosComment_Listener_ThreadCountersService.php'));
  1367.         }, => 'onCommentPersist'], 0);
  1368.         $instance->addListener('fos_comment.thread.create', [=> function () {
  1369.             return ($this->privates['fos_comment.listener.thread_permalink'] ?? $this->load('getFosComment_Listener_ThreadPermalinkService.php'));
  1370.         }, => 'onThreadCreate'], 0);
  1371.         $instance->addListener('fos_comment.comment.pre_persist', [=> function () {
  1372.             return ($this->privates['fos_comment.listener.comment_blamer'] ?? $this->load('getFosComment_Listener_CommentBlamerService.php'));
  1373.         }, => 'blame'], 0);
  1374.         $instance->addListener('fos_comment.vote.pre_persist', [=> function () {
  1375.             return ($this->privates['fos_comment.listener.vote_blamer'] ?? $this->load('getFosComment_Listener_VoteBlamerService.php'));
  1376.         }, => 'blame'], 0);
  1377.         $instance->addListener('fos_comment.comment.pre_persist', [=> function () {
  1378.             return ($this->privates['fos_comment.listener.closed_threads'] ?? ($this->privates['fos_comment.listener.closed_threads'] = new \FOS\CommentBundle\EventListener\ClosedThreadListener()));
  1379.         }, => 'onCommentPersist'], 0);
  1380.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1381.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService.php'));
  1382.         }, => 'registerRouteAnnotation'], 0);
  1383.         $instance->addListener('knp_pager.before', [=> function () {
  1384.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1385.         }, => 'before'], 0);
  1386.         $instance->addListener('knp_pager.pagination', [=> function () {
  1387.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1388.         }, => 'pagination'], 0);
  1389.         $instance->addListener('knp_pager.before', [=> function () {
  1390.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1391.         }, => 'before'], 1);
  1392.         $instance->addListener('knp_pager.before', [=> function () {
  1393.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1394.         }, => 'before'], 1);
  1395.         $instance->addListener('knp_pager.pagination', [=> function () {
  1396.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1397.         }, => 'pagination'], 1);
  1398.         return $instance;
  1399.     }
  1400.     /**
  1401.      * Gets the public 'filesystem' shared service.
  1402.      *
  1403.      * @return \Symfony\Component\Filesystem\Filesystem
  1404.      */
  1405.     protected function getFilesystemService()
  1406.     {
  1407.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1408.     }
  1409.     /**
  1410.      * Gets the public 'fos_comment.acl.comment' shared service.
  1411.      *
  1412.      * @return \FOS\CommentBundle\Acl\RoleCommentAcl
  1413.      */
  1414.     protected function getFosComment_Acl_CommentService()
  1415.     {
  1416.         return $this->services['fos_comment.acl.comment'] = new \FOS\CommentBundle\Acl\RoleCommentAcl(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), 'IS_AUTHENTICATED_REMEMBERED''IS_AUTHENTICATED_ANONYMOUSLY''ROLE_ADMINISTRATOR''ROLE_ADMINISTRATOR''App\\Entity\\Comment');
  1417.     }
  1418.     /**
  1419.      * Gets the public 'fos_comment.acl.thread' shared service.
  1420.      *
  1421.      * @return \FOS\CommentBundle\Acl\RoleThreadAcl
  1422.      */
  1423.     protected function getFosComment_Acl_ThreadService()
  1424.     {
  1425.         return $this->services['fos_comment.acl.thread'] = new \FOS\CommentBundle\Acl\RoleThreadAcl(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), 'IS_AUTHENTICATED_ANONYMOUSLY''IS_AUTHENTICATED_ANONYMOUSLY''ROLE_ADMINISTRATOR''ROLE_ADMINISTRATOR''App\\Entity\\Thread');
  1426.     }
  1427.     /**
  1428.      * Gets the public 'fos_comment.acl.vote' shared service.
  1429.      *
  1430.      * @return \FOS\CommentBundle\Acl\RoleVoteAcl
  1431.      */
  1432.     protected function getFosComment_Acl_VoteService()
  1433.     {
  1434.         return $this->services['fos_comment.acl.vote'] = new \FOS\CommentBundle\Acl\RoleVoteAcl(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), 'IS_AUTHENTICATED_REMEMBERED''IS_AUTHENTICATED_ANONYMOUSLY''ROLE_ADMINISTRATOR''ROLE_ADMINISTRATOR''App\\Entity\\Vote');
  1435.     }
  1436.     /**
  1437.      * Gets the public 'http_kernel' shared service.
  1438.      *
  1439.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1440.      */
  1441.     protected function getHttpKernelService()
  1442.     {
  1443.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1444.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1445.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1446.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1447.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1448.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1449.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1450.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1451.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1452.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1453.         }, 8)), $a));
  1454.     }
  1455.     /**
  1456.      * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  1457.      *
  1458.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  1459.      */
  1460.     protected function getHwiOauth_ResourceOwnermap_MainService()
  1461.     {
  1462.         $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']);
  1463.         $instance->setContainer($this);
  1464.         return $instance;
  1465.     }
  1466.     /**
  1467.      * Gets the public 'hwi_oauth.security.oauth_utils' shared service.
  1468.      *
  1469.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  1470.      */
  1471.     protected function getHwiOauth_Security_OauthUtilsService()
  1472.     {
  1473.         $this->services['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), true'IS_AUTHENTICATED_REMEMBERED');
  1474.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  1475.         return $instance;
  1476.     }
  1477.     /**
  1478.      * Gets the public 'jms_translation.twig_extension' shared service.
  1479.      *
  1480.      * @return \JMS\TranslationBundle\Twig\TranslationExtension
  1481.      */
  1482.     protected function getJmsTranslation_TwigExtensionService()
  1483.     {
  1484.         return $this->services['jms_translation.twig_extension'] = new \JMS\TranslationBundle\Twig\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()), true);
  1485.     }
  1486.     /**
  1487.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1488.      *
  1489.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1490.      */
  1491.     protected function getLiipImagine_Cache_ManagerService()
  1492.     {
  1493.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default'false);
  1494.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1495.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1496.         return $instance;
  1497.     }
  1498.     /**
  1499.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1500.      *
  1501.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1502.      */
  1503.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1504.     {
  1505.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1506.     }
  1507.     /**
  1508.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1509.      *
  1510.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1511.      */
  1512.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1513.     {
  1514.         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()));
  1515.     }
  1516.     /**
  1517.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1518.      *
  1519.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1520.      */
  1521.     protected function getLiipImagine_Cache_SignerService()
  1522.     {
  1523.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1524.     }
  1525.     /**
  1526.      * Gets the public 'payum.profiler.payum_collector' shared service.
  1527.      *
  1528.      * @return \Payum\Bundle\PayumBundle\Profiler\PayumCollector
  1529.      */
  1530.     protected function getPayum_Profiler_PayumCollectorService()
  1531.     {
  1532.         return $this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector();
  1533.     }
  1534.     /**
  1535.      * Gets the public 'profiler' shared service.
  1536.      *
  1537.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1538.      */
  1539.     protected function getProfilerService()
  1540.     {
  1541.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1542.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1543.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1544.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1545.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1546.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1547.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1548.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1549.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1550.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1551.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1552.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1553.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1554.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1555.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1556.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1557.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1558.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1559.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1560.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1561.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1562.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1563.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1564.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1565.         if ($this->has('kernel')) {
  1566.             $g->setKernel($b);
  1567.         }
  1568.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1569.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1570.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1571.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1572.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1573.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1574.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1575.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  1576.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1577.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1578.         $instance->add($d);
  1579.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1580.         $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())));
  1581.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  1582.         $instance->add($e);
  1583.         $instance->add($f);
  1584.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1585.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1586.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  1587.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1588.         $instance->add(($this->services['payum.profiler.payum_collector'] ?? ($this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector())));
  1589.         $instance->add(new \CoreSphere\ConsoleBundle\DataCollector\DataCollector());
  1590.         $instance->add($g);
  1591.         return $instance;
  1592.     }
  1593.     /**
  1594.      * Gets the public 'request_stack' shared service.
  1595.      *
  1596.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1597.      */
  1598.     protected function getRequestStackService()
  1599.     {
  1600.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1601.     }
  1602.     /**
  1603.      * Gets the public 'router' shared service.
  1604.      *
  1605.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1606.      */
  1607.     protected function getRouterService()
  1608.     {
  1609.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1610.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1611.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1612.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1613.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1614.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1615.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1616.         ], [
  1617.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1618.         ]))->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$this->getEnv('DEFAULT_LOCALE'));
  1619.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1620.         return $instance;
  1621.     }
  1622.     /**
  1623.      * Gets the public 'security.authorization_checker' shared service.
  1624.      *
  1625.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1626.      */
  1627.     protected function getSecurity_AuthorizationCheckerService()
  1628.     {
  1629.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1630.     }
  1631.     /**
  1632.      * Gets the public 'security.token_storage' shared service.
  1633.      *
  1634.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1635.      */
  1636.     protected function getSecurity_TokenStorageService()
  1637.     {
  1638.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1639.             'session' => ['services''session''getSessionService.php'true],
  1640.         ], [
  1641.             'session' => '?',
  1642.         ]));
  1643.     }
  1644.     /**
  1645.      * Gets the public 'translator' shared service.
  1646.      *
  1647.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1648.      */
  1649.     protected function getTranslatorService()
  1650.     {
  1651.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1652.     }
  1653.     /**
  1654.      * Gets the public 'twig' shared service.
  1655.      *
  1656.      * @return \Twig\Environment
  1657.      */
  1658.     protected function getTwigService()
  1659.     {
  1660.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__4));
  1661.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1662.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1663.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1664.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1665.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1666.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1667.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1668.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1669.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  1670.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1671.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1672.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1673.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1674.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1675.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1676.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), 'JMSTranslation');
  1677.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), '!JMSTranslation');
  1678.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1679.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1680.         $a->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), 'A2lixTranslationForm');
  1681.         $a->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), '!A2lixTranslationForm');
  1682.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  1683.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  1684.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1685.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1686.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1687.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1688.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1689.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1690.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1691.         $a->addPath((\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/views'), 'EWZRecaptcha');
  1692.         $a->addPath((\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/views'), '!EWZRecaptcha');
  1693.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  1694.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  1695.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  1696.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  1697.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSCommentBundle'), 'FOSComment');
  1698.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/views'), 'FOSComment');
  1699.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/views'), '!FOSComment');
  1700.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), 'Payum');
  1701.         $a->addPath((\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/views'), '!Payum');
  1702.         $a->addPath((\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/views'), 'CoreSphereConsole');
  1703.         $a->addPath((\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/views'), '!CoreSphereConsole');
  1704.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1705.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1706.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1707.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1708.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1709.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1710.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1711.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1712.         $e = ($this->services['router'] ?? $this->getRouterService());
  1713.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1714.         $g = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1715.         $h = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1716.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1717.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1718.         $j = new \CMEN\GoogleChartsBundle\Output\Javascript\DateOutput();
  1719.         $k = new \Symfony\Bridge\Twig\AppVariable();
  1720.         $k->setEnvironment('dev');
  1721.         $k->setDebug(true);
  1722.         if ($this->has('security.token_storage')) {
  1723.             $k->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1724.         }
  1725.         if ($this->has('request_stack')) {
  1726.             $k->setRequestStack($f);
  1727.         }
  1728.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1729.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1730.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1731.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1732.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1733.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1734.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  1735.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  1736.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1737.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1738.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1739.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1740.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(($this->privates['url_helper'] ?? $this->getUrlHelperService())));
  1741.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  1742.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1743.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($g$h));
  1744.         $instance->addExtension(($this->services['App\\Service\\StringHelper'] ?? ($this->services['App\\Service\\StringHelper'] = new \App\Service\StringHelper())));
  1745.         $instance->addExtension(new \App\Twig\AppExtension());
  1746.         $instance->addExtension(new \Twig\Extensions\IntlExtension());
  1747.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1748.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1749.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1750.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1751.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService.php'true],
  1752.         ], [
  1753.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1754.             'webpack_encore.tag_renderer' => '?',
  1755.         ])));
  1756.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1757.         $instance->addExtension(($this->services['jms_translation.twig_extension'] ?? $this->getJmsTranslation_TwigExtensionService()));
  1758.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  1759.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1760.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1761.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($g$h));
  1762.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->services['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $f)));
  1763.         $instance->addExtension(new \Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension(new \Knp\Bundle\TimeBundle\DateTimeFormatter($c)));
  1764.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1765.         $instance->addExtension(new \FOS\CommentBundle\Twig\CommentExtension(($this->services['fos_comment.acl.comment'] ?? $this->getFosComment_Acl_CommentService()), ($this->services['fos_comment.acl.vote'] ?? $this->getFosComment_Acl_VoteService()), ($this->services['fos_comment.acl.thread'] ?? $this->getFosComment_Acl_ThreadService())));
  1766.         $instance->addExtension(new \Skies\QRcodeBundle\Twig\Extensions\Barcode(new \Skies\QRcodeBundle\Generator\Generator()));
  1767.         $instance->addExtension(new \CMEN\GoogleChartsBundle\Twig\GoogleChartsExtension(new \CMEN\GoogleChartsBundle\Output\Javascript\ChartOutput('current''', new \CMEN\GoogleChartsBundle\Output\Javascript\OptionsOutput($j), new \CMEN\GoogleChartsBundle\Output\Javascript\DataOutput($j), new \CMEN\GoogleChartsBundle\Output\Javascript\EventsOutput())));
  1768.         $instance->addExtension(new \Exercise\HTMLPurifierBundle\Twig\HTMLPurifierExtension());
  1769.         $instance->addGlobal('app'$k);
  1770.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1771.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => ['privates''exercise_html_purifier.twig.runtime''getExerciseHtmlPurifier_Twig_RuntimeService.php'true],
  1772.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php'true],
  1773.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1774.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1775.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1776.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService.php'true],
  1777.         ], [
  1778.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => '?',
  1779.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1780.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1781.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1782.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1783.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1784.         ])));
  1785.         $instance->addGlobal('services', ($this->privates['App\\Service\\AppServices'] ?? $this->getAppServicesService()));
  1786.         $instance->addGlobal('locales'$this->getEnv('APP_LOCALES'));
  1787.         $instance->addGlobal('google_maps_api_key'$this->getEnv('GOOGLE_MAPS_API_KEY'));
  1788.         $instance->addGlobal('date_format'$this->getEnv('DATE_FORMAT'));
  1789.         $instance->addGlobal('date_format_date_only'$this->getEnv('DATE_FORMAT_DATE_ONLY'));
  1790.         $instance->addGlobal('date_timezone'$this->getEnv('DATE_TIMEZONE'));
  1791.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator($this->getEnv('DATE_FORMAT'), '%d days'$this->getEnv('DATE_TIMEZONE'), 0'.'','))->configure($instance);
  1792.         return $instance;
  1793.     }
  1794.     /**
  1795.      * Gets the public 'validator' shared service.
  1796.      *
  1797.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1798.      */
  1799.     protected function getValidatorService()
  1800.     {
  1801.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1802.     }
  1803.     /**
  1804.      * Gets the public 'var_dumper.cloner' shared service.
  1805.      *
  1806.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1807.      */
  1808.     protected function getVarDumper_ClonerService()
  1809.     {
  1810.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1811.         $instance->setMaxItems(2500);
  1812.         $instance->setMinDepth(1);
  1813.         $instance->setMaxString(-1);
  1814.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1815.         return $instance;
  1816.     }
  1817.     /**
  1818.      * Gets the private '.debug.http_client' shared service.
  1819.      *
  1820.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1821.      */
  1822.     protected function get_Debug_HttpClientService()
  1823.     {
  1824.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1825.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1826.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1827.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1828.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1829.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1830.         $a->setLogger($b);
  1831.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  1832.     }
  1833.     /**
  1834.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1835.      *
  1836.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1837.      */
  1838.     protected function get_LegacyResolveControllerNameSubscriberService()
  1839.     {
  1840.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  1841.     }
  1842.     /**
  1843.      * Gets the private 'App\EventSubscriber\MaintenanceModeSubscriber' shared autowired service.
  1844.      *
  1845.      * @return \App\EventSubscriber\MaintenanceModeSubscriber
  1846.      */
  1847.     protected function getMaintenanceModeSubscriberService()
  1848.     {
  1849.         return $this->privates['App\\EventSubscriber\\MaintenanceModeSubscriber'] = new \App\EventSubscriber\MaintenanceModeSubscriber(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->privates['App\\Service\\AppServices'] ?? $this->getAppServicesService()));
  1850.     }
  1851.     /**
  1852.      * Gets the private 'App\EventSubscriber\WebsiteConfiguredSubscriber' shared autowired service.
  1853.      *
  1854.      * @return \App\EventSubscriber\WebsiteConfiguredSubscriber
  1855.      */
  1856.     protected function getWebsiteConfiguredSubscriberService()
  1857.     {
  1858.         return $this->privates['App\\EventSubscriber\\WebsiteConfiguredSubscriber'] = new \App\EventSubscriber\WebsiteConfiguredSubscriber(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['router'] ?? $this->getRouterService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  1859.     }
  1860.     /**
  1861.      * Gets the private 'App\Service\AppServices' shared autowired service.
  1862.      *
  1863.      * @return \App\Service\AppServices
  1864.      */
  1865.     protected function getAppServicesService()
  1866.     {
  1867.         $a = ($this->services['twig'] ?? $this->getTwigService());
  1868.         if (isset($this->privates['App\\Service\\AppServices'])) {
  1869.             return $this->privates['App\\Service\\AppServices'];
  1870.         }
  1871.         $b = ($this->services['router'] ?? $this->getRouterService());
  1872.         return $this->privates['App\\Service\\AppServices'] = new \App\Service\AppServices(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['cache.app'] ?? $this->getCache_AppService()), $b, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a$b, ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  1873.     }
  1874.     /**
  1875.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  1876.      *
  1877.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  1878.      */
  1879.     protected function getPluginClientFactoryService()
  1880.     {
  1881.         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))));
  1882.     }
  1883.     /**
  1884.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  1885.      *
  1886.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  1887.      */
  1888.     protected function getPluginClientFactoryListenerService()
  1889.     {
  1890.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  1891.     }
  1892.     /**
  1893.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1894.      *
  1895.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1896.      */
  1897.     protected function getResetAssetsEventListenerService()
  1898.     {
  1899.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1900.     }
  1901.     /**
  1902.      * Gets the private 'annotations.cache_adapter' shared service.
  1903.      *
  1904.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1905.      */
  1906.     protected function getAnnotations_CacheAdapterService()
  1907.     {
  1908.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1909.     }
  1910.     /**
  1911.      * Gets the private 'annotations.cached_reader' shared service.
  1912.      *
  1913.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1914.      */
  1915.     protected function getAnnotations_CachedReaderService()
  1916.     {
  1917.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1918.     }
  1919.     /**
  1920.      * Gets the private 'annotations.reader' shared service.
  1921.      *
  1922.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1923.      */
  1924.     protected function getAnnotations_ReaderService()
  1925.     {
  1926.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1927.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1928.         $a->registerUniqueLoader('class_exists');
  1929.         $instance->addGlobalIgnoredName('required'$a);
  1930.         return $instance;
  1931.     }
  1932.     /**
  1933.      * Gets the private 'assets.packages' shared service.
  1934.      *
  1935.      * @return \Symfony\Component\Asset\Packages
  1936.      */
  1937.     protected function getAssets_PackagesService()
  1938.     {
  1939.         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/assets/manifest.json')), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  1940.     }
  1941.     /**
  1942.      * Gets the private 'cache.annotations' shared service.
  1943.      *
  1944.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1945.      */
  1946.     protected function getCache_AnnotationsService()
  1947.     {
  1948.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6JcLmtetDN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1949.     }
  1950.     /**
  1951.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1952.      *
  1953.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1954.      */
  1955.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1956.     {
  1957.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1958.     }
  1959.     /**
  1960.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1961.      *
  1962.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1963.      */
  1964.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1965.     {
  1966.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1967.     }
  1968.     /**
  1969.      * Gets the private 'cache.property_info' shared service.
  1970.      *
  1971.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1972.      */
  1973.     protected function getCache_PropertyInfoService()
  1974.     {
  1975.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('H7Auy0dBb6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1976.     }
  1977.     /**
  1978.      * Gets the private 'cache.security_expression_language' shared service.
  1979.      *
  1980.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1981.      */
  1982.     protected function getCache_SecurityExpressionLanguageService()
  1983.     {
  1984.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CDHb5Tl8wg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1985.     }
  1986.     /**
  1987.      * Gets the private 'cache.serializer' shared service.
  1988.      *
  1989.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1990.      */
  1991.     protected function getCache_SerializerService()
  1992.     {
  1993.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LYT1NdwdZF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1994.     }
  1995.     /**
  1996.      * Gets the private 'cache.validator' shared service.
  1997.      *
  1998.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1999.      */
  2000.     protected function getCache_ValidatorService()
  2001.     {
  2002.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZE0GkMR-92'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2003.     }
  2004.     /**
  2005.      * Gets the private 'cache.webpack_encore' shared service.
  2006.      *
  2007.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2008.      */
  2009.     protected function getCache_WebpackEncoreService()
  2010.     {
  2011.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('czbuvKjdTp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2012.     }
  2013.     /**
  2014.      * Gets the private 'config_cache_factory' shared service.
  2015.      *
  2016.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2017.      */
  2018.     protected function getConfigCacheFactoryService()
  2019.     {
  2020.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2021.             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)));
  2022.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2023.         }, 2));
  2024.     }
  2025.     /**
  2026.      * Gets the private 'data_collector.form' shared service.
  2027.      *
  2028.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2029.      */
  2030.     protected function getDataCollector_FormService()
  2031.     {
  2032.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2033.     }
  2034.     /**
  2035.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2036.      *
  2037.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2038.      */
  2039.     protected function getDebug_DebugHandlersListenerService()
  2040.     {
  2041.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2042.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2043.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2044.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2045.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2046.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  2047.     }
  2048.     /**
  2049.      * Gets the private 'debug.file_link_formatter' shared service.
  2050.      *
  2051.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2052.      */
  2053.     protected function getDebug_FileLinkFormatterService()
  2054.     {
  2055.         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 () {
  2056.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  2057.         });
  2058.     }
  2059.     /**
  2060.      * Gets the private 'debug.log_processor' shared service.
  2061.      *
  2062.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2063.      */
  2064.     protected function getDebug_LogProcessorService()
  2065.     {
  2066.         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())));
  2067.     }
  2068.     /**
  2069.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2070.      *
  2071.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2072.      */
  2073.     protected function getDebug_Security_Access_DecisionManagerService()
  2074.     {
  2075.         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 () {
  2076.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  2077.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  2078.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  2079.         }, 3), 'affirmative'falsetrue));
  2080.     }
  2081.     /**
  2082.      * Gets the private 'debug.security.firewall' shared service.
  2083.      *
  2084.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2085.      */
  2086.     protected function getDebug_Security_FirewallService()
  2087.     {
  2088.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2089.     }
  2090.     /**
  2091.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2092.      *
  2093.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2094.      */
  2095.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2096.     {
  2097.         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')]);
  2098.     }
  2099.     /**
  2100.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  2101.      *
  2102.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  2103.      */
  2104.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  2105.     {
  2106.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/payum/core/Payum/Core/Bridge/Doctrine/Resources/mapping') => 'Payum\\Core\\Model', (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Resources/config/doctrine') => 'Vich\\UploaderBundle\\Entity', (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/config/doctrine') => 'FOS\\CommentBundle\\Entity']);
  2107.         $instance->setGlobalBasename('mapping');
  2108.         return $instance;
  2109.     }
  2110.     /**
  2111.      * Gets the private 'fos_rest.body_listener' shared service.
  2112.      *
  2113.      * @return \FOS\RestBundle\EventListener\BodyListener
  2114.      */
  2115.     protected function getFosRest_BodyListenerService()
  2116.     {
  2117.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2118.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService.php'true],
  2119.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService.php'true],
  2120.         ], [
  2121.             'fos_rest.decoder.json' => '?',
  2122.             'fos_rest.decoder.xml' => '?',
  2123.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  2124.         $instance->setDefaultFormat(NULL);
  2125.         return $instance;
  2126.     }
  2127.     /**
  2128.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  2129.      *
  2130.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  2131.      */
  2132.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  2133.     {
  2134.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  2135.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  2136.     }
  2137.     /**
  2138.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2139.      *
  2140.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2141.      */
  2142.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2143.     {
  2144.         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())));
  2145.     }
  2146.     /**
  2147.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2148.      *
  2149.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2150.      */
  2151.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2152.     {
  2153.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2154.     }
  2155.     /**
  2156.      * Gets the private 'httplug.collector.formatter' shared service.
  2157.      *
  2158.      * @return \Http\HttplugBundle\Collector\Formatter
  2159.      */
  2160.     protected function getHttplug_Collector_FormatterService()
  2161.     {
  2162.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  2163.     }
  2164.     /**
  2165.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2166.      *
  2167.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2168.      */
  2169.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2170.     {
  2171.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => 'Global/pagination.html.twig''defaultSortableTemplate' => 'Global/sortable.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5]);
  2172.     }
  2173.     /**
  2174.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  2175.      *
  2176.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  2177.      */
  2178.     protected function getLiipImagine_Filter_ConfigurationService()
  2179.     {
  2180.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  2181.     }
  2182.     /**
  2183.      * Gets the private 'locale_aware_listener' shared service.
  2184.      *
  2185.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2186.      */
  2187.     protected function getLocaleAwareListenerService()
  2188.     {
  2189.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2190.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2191.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2192.     }
  2193.     /**
  2194.      * Gets the private 'locale_listener' shared service.
  2195.      *
  2196.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2197.      */
  2198.     protected function getLocaleListenerService()
  2199.     {
  2200.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('DEFAULT_LOCALE'), ($this->services['router'] ?? $this->getRouterService()));
  2201.     }
  2202.     /**
  2203.      * Gets the private 'monolog.handler.console' shared service.
  2204.      *
  2205.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2206.      */
  2207.     protected function getMonolog_Handler_ConsoleService()
  2208.     {
  2209.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2210.     }
  2211.     /**
  2212.      * Gets the private 'monolog.handler.main' shared service.
  2213.      *
  2214.      * @return \Monolog\Handler\RotatingFileHandler
  2215.      */
  2216.     protected function getMonolog_Handler_MainService()
  2217.     {
  2218.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.log'), 30100trueNULLfalse);
  2219.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2220.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  2221.         return $instance;
  2222.     }
  2223.     /**
  2224.      * Gets the private 'monolog.logger' shared service.
  2225.      *
  2226.      * @return \Symfony\Bridge\Monolog\Logger
  2227.      */
  2228.     protected function getMonolog_LoggerService()
  2229.     {
  2230.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2231.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2232.         $instance->useMicrosecondTimestamps(true);
  2233.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2234.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2235.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2236.         return $instance;
  2237.     }
  2238.     /**
  2239.      * Gets the private 'monolog.logger.cache' shared service.
  2240.      *
  2241.      * @return \Symfony\Bridge\Monolog\Logger
  2242.      */
  2243.     protected function getMonolog_Logger_CacheService()
  2244.     {
  2245.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2246.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2247.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2248.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2249.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2250.         return $instance;
  2251.     }
  2252.     /**
  2253.      * Gets the private 'monolog.logger.request' shared service.
  2254.      *
  2255.      * @return \Symfony\Bridge\Monolog\Logger
  2256.      */
  2257.     protected function getMonolog_Logger_RequestService()
  2258.     {
  2259.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2260.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2261.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2262.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2263.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2264.         return $instance;
  2265.     }
  2266.     /**
  2267.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2268.      *
  2269.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2270.      */
  2271.     protected function getNelmioCors_CorsListenerService()
  2272.     {
  2273.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  2274.     }
  2275.     /**
  2276.      * Gets the private 'parameter_bag' shared service.
  2277.      *
  2278.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2279.      */
  2280.     protected function getParameterBagService()
  2281.     {
  2282.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2283.     }
  2284.     /**
  2285.      * Gets the private 'profiler_listener' shared service.
  2286.      *
  2287.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2288.      */
  2289.     protected function getProfilerListenerService()
  2290.     {
  2291.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  2292.     }
  2293.     /**
  2294.      * Gets the private 'property_info' shared service.
  2295.      *
  2296.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2297.      */
  2298.     protected function getPropertyInfoService()
  2299.     {
  2300.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2301.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  2302.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2303.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2304.         }, 3), new RewindableGenerator(function () {
  2305.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2306.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2307.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2308.         }, 3), new RewindableGenerator(function () {
  2309.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2310.         }, 1), new RewindableGenerator(function () {
  2311.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2312.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2313.         }, 2), new RewindableGenerator(function () {
  2314.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2315.         }, 1));
  2316.     }
  2317.     /**
  2318.      * Gets the private 'router.request_context' shared service.
  2319.      *
  2320.      * @return \Symfony\Component\Routing\RequestContext
  2321.      */
  2322.     protected function getRouter_RequestContextService()
  2323.     {
  2324.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET'$this->getEnv('WEBSITE_ROOT_URL'), 'http'80443);
  2325.     }
  2326.     /**
  2327.      * Gets the private 'router_listener' shared service.
  2328.      *
  2329.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2330.      */
  2331.     protected function getRouterListenerService()
  2332.     {
  2333.         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);
  2334.     }
  2335.     /**
  2336.      * Gets the private 'security.authentication.manager' shared service.
  2337.      *
  2338.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2339.      */
  2340.     protected function getSecurity_Authentication_ManagerService()
  2341.     {
  2342.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2343.             yield => ($this->privates['security.authentication.provider.guard.scanner_api'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ScannerApiService.php'));
  2344.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  2345.             yield => ($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->load('getHwiOauth_Authentication_Provider_Oauth_MainService.php'));
  2346.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_MainService.php'));
  2347.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2348.         }, 5), true);
  2349.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2350.         return $instance;
  2351.     }
  2352.     /**
  2353.      * Gets the private 'security.firewall.map' shared service.
  2354.      *
  2355.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2356.      */
  2357.     protected function getSecurity_Firewall_MapService()
  2358.     {
  2359.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2360.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  2361.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  2362.             'security.firewall.map.context.scanner_api' => ['privates''security.firewall.map.context.scanner_api''getSecurity_Firewall_Map_Context_ScannerApiService.php'true],
  2363.         ], [
  2364.             'security.firewall.map.context.dev' => '?',
  2365.             'security.firewall.map.context.main' => '?',
  2366.             'security.firewall.map.context.scanner_api' => '?',
  2367.         ]), new RewindableGenerator(function () {
  2368.             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)/')));
  2369.             yield 'security.firewall.map.context.scanner_api' => ($this->privates['.security.request_matcher.Avt9.4q'] ?? ($this->privates['.security.request_matcher.Avt9.4q'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^(.*?)/api/scanner/')));
  2370.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2371.         }, 3));
  2372.     }
  2373.     /**
  2374.      * Gets the private 'security.helper' shared service.
  2375.      *
  2376.      * @return \Symfony\Component\Security\Core\Security
  2377.      */
  2378.     protected function getSecurity_HelperService()
  2379.     {
  2380.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2381.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  2382.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  2383.         ], [
  2384.             'security.authorization_checker' => '?',
  2385.             'security.token_storage' => '?',
  2386.         ]));
  2387.     }
  2388.     /**
  2389.      * Gets the private 'security.http_utils' shared service.
  2390.      *
  2391.      * @return \Symfony\Component\Security\Http\HttpUtils
  2392.      */
  2393.     protected function getSecurity_HttpUtilsService()
  2394.     {
  2395.         $a = ($this->services['router'] ?? $this->getRouterService());
  2396.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  2397.     }
  2398.     /**
  2399.      * Gets the private 'security.logout_url_generator' shared service.
  2400.      *
  2401.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2402.      */
  2403.     protected function getSecurity_LogoutUrlGeneratorService()
  2404.     {
  2405.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2406.         $instance->registerListener('scanner_api''/logout''logout''_csrf_token'NULLNULL);
  2407.         $instance->registerListener('main''fos_user_security_logout''logout''_csrf_token'NULLNULL);
  2408.         return $instance;
  2409.     }
  2410.     /**
  2411.      * Gets the private 'security.role_hierarchy' shared service.
  2412.      *
  2413.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2414.      */
  2415.     protected function getSecurity_RoleHierarchyService()
  2416.     {
  2417.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2418.     }
  2419.     /**
  2420.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2421.      *
  2422.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2423.      */
  2424.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2425.     {
  2426.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2427.     }
  2428.     /**
  2429.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2430.      *
  2431.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2432.      */
  2433.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2434.     {
  2435.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2436.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2437.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2438.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2439.     }
  2440.     /**
  2441.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2442.      *
  2443.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2444.      */
  2445.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2446.     {
  2447.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2448.     }
  2449.     /**
  2450.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2451.      *
  2452.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2453.      */
  2454.     protected function getSensioFrameworkExtra_View_ListenerService()
  2455.     {
  2456.         $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))));
  2457.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2458.             'twig' => ['services''twig''getTwigService'false],
  2459.         ], [
  2460.             'twig' => 'Twig\\Environment',
  2461.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2462.         return $instance;
  2463.     }
  2464.     /**
  2465.      * Gets the private 'session_listener' shared service.
  2466.      *
  2467.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2468.      */
  2469.     protected function getSessionListenerService()
  2470.     {
  2471.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2472.             'initialized_session' => ['services''session'NULLtrue],
  2473.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2474.             'session' => ['services''session''getSessionService.php'true],
  2475.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService.php'true],
  2476.         ], [
  2477.             'initialized_session' => '?',
  2478.             'request_stack' => '?',
  2479.             'session' => '?',
  2480.             'session_storage' => '?',
  2481.         ]));
  2482.     }
  2483.     /**
  2484.      * Gets the private 'translator.default' shared service.
  2485.      *
  2486.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2487.      */
  2488.     protected function getTranslator_DefaultService()
  2489.     {
  2490.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2491.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  2492.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  2493.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  2494.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  2495.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  2496.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  2497.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  2498.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  2499.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  2500.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  2501.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  2502.         ], [
  2503.             'translation.loader.csv' => '?',
  2504.             'translation.loader.dat' => '?',
  2505.             'translation.loader.ini' => '?',
  2506.             'translation.loader.json' => '?',
  2507.             'translation.loader.mo' => '?',
  2508.             'translation.loader.php' => '?',
  2509.             'translation.loader.po' => '?',
  2510.             'translation.loader.qt' => '?',
  2511.             'translation.loader.res' => '?',
  2512.             'translation.loader.xliff' => '?',
  2513.             'translation.loader.yml' => '?',
  2514.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), $this->getEnv('DEFAULT_LOCALE'), ['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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], '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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ar.xliff'), => (\dirname(__DIR__4).'/translations/FOSCommentBundle.ar.xliff'), => (\dirname(__DIR__4).'/translations/FOSUserBundle.ar.xliff'), 10 => (\dirname(__DIR__4).'/translations/javascript.ar.xliff'), 11 => (\dirname(__DIR__4).'/translations/messages.ar.xliff'), 12 => (\dirname(__DIR__4).'/translations/validators.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.bg.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.bg.yml'), 10 => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/translations/messages.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/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.cs.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.da.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.da.yml')], '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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.de.xliff'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.de.yml'), 11 => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/translations/messages.de.yml'), 12 => (\dirname(__DIR__4).'/translations/FOSCommentBundle.de.xliff'), 13 => (\dirname(__DIR__4).'/translations/FOSUserBundle.de.xliff'), 14 => (\dirname(__DIR__4).'/translations/javascript.de.xliff'), 15 => (\dirname(__DIR__4).'/translations/messages.de.xliff'), 16 => (\dirname(__DIR__4).'/translations/validators.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], '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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.en.xliff'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.en.yml'), 11 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.en.yml'), 12 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.en.yml'), 13 => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/translations/messages.en.yml'), 14 => (\dirname(__DIR__4).'/translations/FOSCommentBundle.en.xliff'), 15 => (\dirname(__DIR__4).'/translations/FOSUserBundle.en.xliff'), 16 => (\dirname(__DIR__4).'/translations/javascript.en.xliff'), 17 => (\dirname(__DIR__4).'/translations/messages.en.xliff'), 18 => (\dirname(__DIR__4).'/translations/validators.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.es.xliff'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.es.yml'), 11 => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/translations/messages.es.yml'), 12 => (\dirname(__DIR__4).'/translations/FOSCommentBundle.es.xliff'), 13 => (\dirname(__DIR__4).'/translations/FOSUserBundle.es.xliff'), 14 => (\dirname(__DIR__4).'/translations/javascript.es.xliff'), 15 => (\dirname(__DIR__4).'/translations/messages.es.xliff'), 16 => (\dirname(__DIR__4).'/translations/validators.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.et.yml')], '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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.fi.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.fi.yml')], '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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.fr.xliff'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.fr.yml'), 11 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.fr.yml'), 12 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.fr.yml'), 13 => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/translations/messages.fr.yml'), 14 => (\dirname(__DIR__4).'/translations/FOSCommentBundle.fr.xliff'), 15 => (\dirname(__DIR__4).'/translations/FOSUserBundle.fr.xliff'), 16 => (\dirname(__DIR__4).'/translations/javascript.fr.xliff'), 17 => (\dirname(__DIR__4).'/translations/messages.fr.xliff'), 18 => (\dirname(__DIR__4).'/translations/validators.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.hr.yml')], '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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.hu.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.id.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.id.yml')], '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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.it.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.it.yml'), 10 => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/translations/messages.it.yml'), 11 => (\dirname(__DIR__4).'/translations/FOSCommentBundle.it.xliff'), 12 => (\dirname(__DIR__4).'/translations/FOSUserBundle.it.xliff'), 13 => (\dirname(__DIR__4).'/translations/javascript.it.xliff'), 14 => (\dirname(__DIR__4).'/translations/messages.it.xliff'), 15 => (\dirname(__DIR__4).'/translations/validators.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ja.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.ja.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml')], '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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.mn.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.nb.xliff')], '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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.nl.xliff'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.nl.yml'), 11 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.nl.yml'), 12 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations/validators.nl.yml'), 13 => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/translations/messages.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.nn.xliff')], '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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.pl.xliff'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.pl.yml'), 11 => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/translations/messages.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/vich/uploader-bundle/translations/messages.pt.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.pt.yml'), => (\dirname(__DIR__4).'/translations/FOSCommentBundle.pt.xliff'), => (\dirname(__DIR__4).'/translations/FOSUserBundle.pt.xliff'), 10 => (\dirname(__DIR__4).'/translations/javascript.pt.xliff'), 11 => (\dirname(__DIR__4).'/translations/messages.pt.xliff'), 12 => (\dirname(__DIR__4).'/translations/validators.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ro.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ru.xliff'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.ru.yml'), 11 => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/translations/messages.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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.sk.xliff')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.sl.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.sr_Cyrl.yml')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.th.xliff')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.tr.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.vi.xliff')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_TW.xliff')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.eo.xliff')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh.xliff')], 'bs_Latn_BA' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.bs_Latn_BA.xliff')], 'hr_HR' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.hr_HR.xliff')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.pt_PT.xliff')], 'sr_Latin' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.sr_Latin.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations/time.zh_HK.xliff')], 'fa_IR' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations/FOSCommentBundle.fa_IR.yml')], 'br' => [=> (\dirname(__DIR__4).'/translations/FOSCommentBundle.br.xliff'), => (\dirname(__DIR__4).'/translations/FOSUserBundle.br.xliff'), => (\dirname(__DIR__4).'/translations/javascript.br.xliff'), => (\dirname(__DIR__4).'/translations/messages.br.xliff'), => (\dirname(__DIR__4).'/translations/validators.br.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/translations'), 11 => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle/Resources/translations'), 12 => (\dirname(__DIR__4).'/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 14 => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 18 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 20 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 26 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 28 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 30 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 32 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 36 => (\dirname(__DIR__4).'/src/Resources/WebServerBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/jms/translation-bundle/translations'), 40 => (\dirname(__DIR__4).'/src/Resources/JMSTranslationBundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 42 => (\dirname(__DIR__4).'/src/Resources/BazingaJsTranslationBundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/src/Resources/A2lixAutoFormBundle/translations'), 45 => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/src/Resources/A2lixTranslationFormBundle/translations'), 47 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Bundle/translations'), 48 => (\dirname(__DIR__4).'/src/Resources/DoctrineBehaviorsBundle/translations'), 49 => (\dirname(__DIR__4).'/src/Resources/KnpPaginatorBundle/translations'), 50 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 51 => (\dirname(__DIR__4).'/src/Resources/StofDoctrineExtensionsBundle/translations'), 52 => (\dirname(__DIR__4).'/src/Resources/VichUploaderBundle/translations'), 53 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 54 => (\dirname(__DIR__4).'/src/Resources/LiipImagineBundle/translations'), 55 => (\dirname(__DIR__4).'/src/Resources/FOSUserBundle/translations'), 56 => (\dirname(__DIR__4).'/src/Resources/EWZRecaptchaBundle/translations'), 57 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 58 => (\dirname(__DIR__4).'/src/Resources/HttplugBundle/translations'), 59 => (\dirname(__DIR__4).'/src/Resources/HWIOAuthBundle/translations'), 60 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 61 => (\dirname(__DIR__4).'/src/Resources/DoctrineFixturesBundle/translations'), 62 => (\dirname(__DIR__4).'/vendor/pugx/autocompleter-bundle/translations'), 63 => (\dirname(__DIR__4).'/src/Resources/PUGXAutocompleterBundle/translations'), 64 => (\dirname(__DIR__4).'/vendor/debril/rss-atom-bundle/src/translations'), 65 => (\dirname(__DIR__4).'/src/Resources/DebrilRssAtomBundle/translations'), 66 => (\dirname(__DIR__4).'/src/Resources/KnpTimeBundle/translations'), 67 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 68 => (\dirname(__DIR__4).'/src/Resources/JMSSerializerBundle/translations'), 69 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 70 => (\dirname(__DIR__4).'/src/Resources/FOSRestBundle/translations'), 71 => (\dirname(__DIR__4).'/src/Resources/FOSCommentBundle/translations'), 72 => (\dirname(__DIR__4).'/vendor/welp/mailchimp-bundle/src/translations'), 73 => (\dirname(__DIR__4).'/src/Resources/WelpMailchimpBundle/translations'), 74 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 75 => (\dirname(__DIR__4).'/src/Resources/FOSJsRoutingBundle/translations'), 76 => (\dirname(__DIR__4).'/src/Resources/PayumBundle/translations'), 77 => (\dirname(__DIR__4).'/vendor/yellowskies/qr-code-bundle/translations'), 78 => (\dirname(__DIR__4).'/src/Resources/SkiesQRcodeBundle/translations'), 79 => (\dirname(__DIR__4).'/vendor/cmen/google-charts-bundle/translations'), 80 => (\dirname(__DIR__4).'/src/Resources/CMENGoogleChartsBundle/translations'), 81 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 82 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 83 => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/translations'), 84 => (\dirname(__DIR__4).'/src/Resources/ExerciseHTMLPurifierBundle/translations'), 85 => (\dirname(__DIR__4).'/src/Resources/CoreSphereConsoleBundle/translations'), 86 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 87 => (\dirname(__DIR__4).'/src/Resources/PrestaSitemapBundle/translations'), 88 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/excelwebzone/recaptcha-bundle/src/Resources/translations'=> 'vendor/hwi/oauth-bundle/Resources/translations'=> 'vendor/knplabs/knp-time-bundle/Resources/translations'=> 'vendor/friendsofsymfony/comment-bundle/Resources/translations'10 => 'vendor/payum/payum-bundle/Resources/translations'11 => 'vendor/coresphere/console-bundle/Resources/translations'12 => 'translations'13 => 'vendor/symfony/framework-bundle/translations'14 => 'src/Resources/FrameworkBundle/translations'15 => 'vendor/sensio/framework-extra-bundle/src/translations'16 => 'src/Resources/SensioFrameworkExtraBundle/translations'17 => 'vendor/doctrine/doctrine-bundle/translations'18 => 'src/Resources/DoctrineBundle/translations'19 => 'vendor/doctrine/doctrine-migrations-bundle/translations'20 => 'src/Resources/DoctrineMigrationsBundle/translations'21 => 'vendor/symfony/security-bundle/translations'22 => 'src/Resources/SecurityBundle/translations'23 => 'vendor/symfony/swiftmailer-bundle/translations'24 => 'src/Resources/SwiftmailerBundle/translations'25 => 'vendor/symfony/twig-bundle/translations'26 => 'src/Resources/TwigBundle/translations'27 => 'vendor/symfony/web-profiler-bundle/translations'28 => 'src/Resources/WebProfilerBundle/translations'29 => 'vendor/symfony/monolog-bundle/translations'30 => 'src/Resources/MonologBundle/translations'31 => 'vendor/symfony/debug-bundle/translations'32 => 'src/Resources/DebugBundle/translations'33 => 'vendor/symfony/maker-bundle/src/translations'34 => 'src/Resources/MakerBundle/translations'35 => 'vendor/symfony/web-server-bundle/translations'36 => 'src/Resources/WebServerBundle/translations'37 => 'vendor/symfony/webpack-encore-bundle/src/translations'38 => 'src/Resources/WebpackEncoreBundle/translations'39 => 'vendor/jms/translation-bundle/translations'40 => 'src/Resources/JMSTranslationBundle/translations'41 => 'vendor/willdurand/js-translation-bundle/translations'42 => 'src/Resources/BazingaJsTranslationBundle/translations'43 => 'vendor/a2lix/auto-form-bundle/src/translations'44 => 'src/Resources/A2lixAutoFormBundle/translations'45 => 'vendor/a2lix/translation-form-bundle/src/translations'46 => 'src/Resources/A2lixTranslationFormBundle/translations'47 => 'vendor/knplabs/doctrine-behaviors/src/Bundle/translations'48 => 'src/Resources/DoctrineBehaviorsBundle/translations'49 => 'src/Resources/KnpPaginatorBundle/translations'50 => 'vendor/stof/doctrine-extensions-bundle/src/translations'51 => 'src/Resources/StofDoctrineExtensionsBundle/translations'52 => 'src/Resources/VichUploaderBundle/translations'53 => 'vendor/liip/imagine-bundle/translations'54 => 'src/Resources/LiipImagineBundle/translations'55 => 'src/Resources/FOSUserBundle/translations'56 => 'src/Resources/EWZRecaptchaBundle/translations'57 => 'vendor/php-http/httplug-bundle/src/translations'58 => 'src/Resources/HttplugBundle/translations'59 => 'src/Resources/HWIOAuthBundle/translations'60 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'61 => 'src/Resources/DoctrineFixturesBundle/translations'62 => 'vendor/pugx/autocompleter-bundle/translations'63 => 'src/Resources/PUGXAutocompleterBundle/translations'64 => 'vendor/debril/rss-atom-bundle/src/translations'65 => 'src/Resources/DebrilRssAtomBundle/translations'66 => 'src/Resources/KnpTimeBundle/translations'67 => 'vendor/jms/serializer-bundle/translations'68 => 'src/Resources/JMSSerializerBundle/translations'69 => 'vendor/friendsofsymfony/rest-bundle/translations'70 => 'src/Resources/FOSRestBundle/translations'71 => 'src/Resources/FOSCommentBundle/translations'72 => 'vendor/welp/mailchimp-bundle/src/translations'73 => 'src/Resources/WelpMailchimpBundle/translations'74 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'75 => 'src/Resources/FOSJsRoutingBundle/translations'76 => 'src/Resources/PayumBundle/translations'77 => 'vendor/yellowskies/qr-code-bundle/translations'78 => 'src/Resources/SkiesQRcodeBundle/translations'79 => 'vendor/cmen/google-charts-bundle/translations'80 => 'src/Resources/CMENGoogleChartsBundle/translations'81 => 'vendor/nelmio/cors-bundle/translations'82 => 'src/Resources/NelmioCorsBundle/translations'83 => 'vendor/exercise/htmlpurifier-bundle/src/translations'84 => 'src/Resources/ExerciseHTMLPurifierBundle/translations'85 => 'src/Resources/CoreSphereConsoleBundle/translations'86 => 'vendor/presta/sitemap-bundle/translations'87 => 'src/Resources/PrestaSitemapBundle/translations'88 => 'src/Resources/translations']]]);
  2515.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2516.         $instance->setFallbackLocales([=> $this->getEnv('DEFAULT_LOCALE'), => $this->getEnv('DEFAULT_LOCALE')]);
  2517.         return $instance;
  2518.     }
  2519.     /**
  2520.      * Gets the private 'url_helper' shared service.
  2521.      *
  2522.      * @return \Symfony\Component\HttpFoundation\UrlHelper
  2523.      */
  2524.     protected function getUrlHelperService()
  2525.     {
  2526.         return $this->privates['url_helper'] = new \Symfony\Component\HttpFoundation\UrlHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  2527.     }
  2528.     /**
  2529.      * Gets the private 'validator.builder' shared service.
  2530.      *
  2531.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2532.      */
  2533.     protected function getValidator_BuilderService()
  2534.     {
  2535.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2536.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2537.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2538.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidator' => ['services''ewz_recaptcha.validator.true''getEwzRecaptcha_Validator_TrueService.php'true],
  2539.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidatorV3' => ['services''ewz_recaptcha.validator.v3.true''getEwzRecaptcha_Validator_V3_TrueService.php'true],
  2540.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2541.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2542.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  2543.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2544.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  2545.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2546.             'ewz_recaptcha.true' => ['services''ewz_recaptcha.validator.true''getEwzRecaptcha_Validator_TrueService.php'true],
  2547.             'ewz_recaptcha.v3.true' => ['services''ewz_recaptcha.validator.v3.true''getEwzRecaptcha_Validator_V3_TrueService.php'true],
  2548.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2549.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2550.         ], [
  2551.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidator' => '?',
  2552.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidatorV3' => '?',
  2553.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2554.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2555.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2556.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2557.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2558.             'doctrine.orm.validator.unique' => '?',
  2559.             'ewz_recaptcha.true' => '?',
  2560.             'ewz_recaptcha.v3.true' => '?',
  2561.             'security.validator.user_password' => '?',
  2562.             'validator.expression' => '?',
  2563.         ])));
  2564.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  2565.         $instance->setTranslationDomain('validators');
  2566.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/payum/payum-bundle/Resources/config/validation.xml')]);
  2567.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2568.         $instance->addMethodMapping('loadValidatorMetadata');
  2569.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  2570.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2571.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2572.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  2573.         return $instance;
  2574.     }
  2575.     /**
  2576.      * Gets the private 'var_dumper.html_dumper' shared service.
  2577.      *
  2578.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2579.      */
  2580.     protected function getVarDumper_HtmlDumperService()
  2581.     {
  2582.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2583.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2584.         return $instance;
  2585.     }
  2586.     /**
  2587.      * Gets the private 'var_dumper.server_connection' shared service.
  2588.      *
  2589.      * @return \Symfony\Component\VarDumper\Server\Connection
  2590.      */
  2591.     protected function getVarDumper_ServerConnectionService()
  2592.     {
  2593.         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()]);
  2594.     }
  2595.     /**
  2596.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  2597.      *
  2598.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  2599.      */
  2600.     protected function getVichUploader_MetadataReaderService()
  2601.     {
  2602.         $a = new \Metadata\Driver\FileLocator([]);
  2603.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  2604.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  2605.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  2606.     }
  2607.     /**
  2608.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  2609.      *
  2610.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  2611.      */
  2612.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  2613.     {
  2614.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2615.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService.php'true],
  2616.         ], [
  2617.             '_default' => '?',
  2618.         ]), '_default');
  2619.     }
  2620.     /**
  2621.      * @return array|bool|float|int|string|\UnitEnum|null
  2622.      */
  2623.     public function getParameter($name)
  2624.     {
  2625.         $name = (string) $name;
  2626.         if (isset($this->buildParameters[$name])) {
  2627.             return $this->buildParameters[$name];
  2628.         }
  2629.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2630.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2631.         }
  2632.         if (isset($this->loadedDynamicParameters[$name])) {
  2633.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2634.         }
  2635.         return $this->parameters[$name];
  2636.     }
  2637.     public function hasParameter($name): bool
  2638.     {
  2639.         $name = (string) $name;
  2640.         if (isset($this->buildParameters[$name])) {
  2641.             return true;
  2642.         }
  2643.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2644.     }
  2645.     public function setParameter($name$value): void
  2646.     {
  2647.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2648.     }
  2649.     public function getParameterBag(): ParameterBagInterface
  2650.     {
  2651.         if (null === $this->parameterBag) {
  2652.             $parameters $this->parameters;
  2653.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2654.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2655.             }
  2656.             foreach ($this->buildParameters as $name => $value) {
  2657.                 $parameters[$name] = $value;
  2658.             }
  2659.             $this->parameterBag = new FrozenParameterBag($parameters);
  2660.         }
  2661.         return $this->parameterBag;
  2662.     }
  2663.     private $loadedDynamicParameters = [
  2664.         'kernel.cache_dir' => false,
  2665.         'hyperswitch_api_key' => false,
  2666.         'is_website_configured' => false,
  2667.         'maintenance_mode' => false,
  2668.         'date_format' => false,
  2669.         'date_format_simple' => false,
  2670.         'date_format_date_only' => false,
  2671.         'date_timezone' => false,
  2672.         'locale' => false,
  2673.         'locales' => false,
  2674.         'website_name' => false,
  2675.         'no_reply_email' => false,
  2676.         'website_root_url' => false,
  2677.         'google_maps_api_key' => false,
  2678.         'google_recaptcha_site_key' => false,
  2679.         'router.request_context.host' => false,
  2680.         'kernel.secret' => false,
  2681.         'kernel.default_locale' => false,
  2682.         'validator.mapping.cache.file' => false,
  2683.         'profiler.storage.dsn' => false,
  2684.         'debug.container.dump' => false,
  2685.         'serializer.mapping.cache.file' => false,
  2686.         'doctrine.orm.proxy_dir' => false,
  2687.         'swiftmailer.spool.default.memory.path' => false,
  2688.         'a2lix_translation_form.locales' => false,
  2689.         'a2lix_translation_form.required_locales' => false,
  2690.         'a2lix_translation_form.default_locale' => false,
  2691.         'stof_doctrine_extensions.default_locale' => false,
  2692.         'fos_user.registration.confirmation.from_email' => false,
  2693.         'fos_user.resetting.email.from_email' => false,
  2694.         'ewz_recaptcha.public_key' => false,
  2695.         'ewz_recaptcha.private_key' => false,
  2696.         'ewz_recaptcha.locale_key' => false,
  2697.         'welp_mailchimp.lists' => false,
  2698.         'welp_mailchimp.api_key' => false,
  2699.         'nelmio_cors.defaults' => false,
  2700.     ];
  2701.     private $dynamicParameters = [];
  2702.     private function getDynamicParameter(string $name)
  2703.     {
  2704.         switch ($name) {
  2705.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2706.             case 'hyperswitch_api_key'$value $this->getEnv('HYPERSWITCH_API_KEY'); break;
  2707.             case 'is_website_configured'$value $this->getEnv('IS_WEBSITE_CONFIGURED'); break;
  2708.             case 'maintenance_mode'$value $this->getEnv('MAINTENANCE_MODE'); break;
  2709.             case 'date_format'$value $this->getEnv('DATE_FORMAT'); break;
  2710.             case 'date_format_simple'$value $this->getEnv('DATE_FORMAT_SIMPLE'); break;
  2711.             case 'date_format_date_only'$value $this->getEnv('DATE_FORMAT_DATE_ONLY'); break;
  2712.             case 'date_timezone'$value $this->getEnv('DATE_TIMEZONE'); break;
  2713.             case 'locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  2714.             case 'locales'$value $this->getEnv('APP_LOCALES'); break;
  2715.             case 'website_name'$value $this->getEnv('WEBSITE_NAME'); break;
  2716.             case 'no_reply_email'$value $this->getEnv('NO_REPLY_EMAIL'); break;
  2717.             case 'website_root_url'$value $this->getEnv('WEBSITE_ROOT_URL'); break;
  2718.             case 'google_maps_api_key'$value $this->getEnv('GOOGLE_MAPS_API_KEY'); break;
  2719.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  2720.             case 'router.request_context.host'$value $this->getEnv('WEBSITE_ROOT_URL'); break;
  2721.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2722.             case 'kernel.default_locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  2723.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2724.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2725.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  2726.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2727.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2728.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  2729.             case 'a2lix_translation_form.locales'$value = [
  2730.                 => $this->getEnv('DEFAULT_LOCALE'),
  2731.                 => 'en',
  2732.                 => 'fr',
  2733.                 => 'es',
  2734.                 => 'ar',
  2735.                 => 'de',
  2736.                 => 'pt',
  2737.             ]; break;
  2738.             case 'a2lix_translation_form.required_locales'$value = [
  2739.                 => $this->getEnv('DEFAULT_LOCALE'),
  2740.             ]; break;
  2741.             case 'a2lix_translation_form.default_locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  2742.             case 'stof_doctrine_extensions.default_locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  2743.             case 'fos_user.registration.confirmation.from_email'$value = [
  2744.                 $this->getEnv('NO_REPLY_EMAIL') => $this->getEnv('WEBSITE_NAME'),
  2745.             ]; break;
  2746.             case 'fos_user.resetting.email.from_email'$value = [
  2747.                 $this->getEnv('NO_REPLY_EMAIL') => $this->getEnv('WEBSITE_NAME'),
  2748.             ]; break;
  2749.             case 'ewz_recaptcha.public_key'$value $this->getEnv('EWZ_RECAPTCHA_SITE_KEY'); break;
  2750.             case 'ewz_recaptcha.private_key'$value $this->getEnv('EWZ_RECAPTCHA_SECRET'); break;
  2751.             case 'ewz_recaptcha.locale_key'$value $this->getEnv('DEFAULT_LOCALE'); break;
  2752.             case 'welp_mailchimp.lists'$value = [
  2753.                 $this->getEnv('MAILCHIMP_LIST_ID') => [
  2754.                     'subscriber_provider' => 'eventic_mailchimp_fos_subscriber_provider',
  2755.                     'merge_fields' => [
  2756.                         => [
  2757.                             'tag' => 'FNAME',
  2758.                             'name' => 'First Name',
  2759.                             'type' => 'text',
  2760.                             'public' => true,
  2761.                         ],
  2762.                         => [
  2763.                             'tag' => 'LNAME',
  2764.                             'name' => 'Last Name',
  2765.                             'type' => 'text',
  2766.                             'public' => true,
  2767.                         ],
  2768.                     ],
  2769.                 ],
  2770.             ]; break;
  2771.             case 'welp_mailchimp.api_key'$value $this->getEnv('MAILCHIMP_API_KEY'); break;
  2772.             case 'nelmio_cors.defaults'$value = [
  2773.                 'allow_origin' => [
  2774.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  2775.                 ],
  2776.                 'allow_credentials' => false,
  2777.                 'allow_headers' => [
  2778.                     => 'content-type',
  2779.                     => 'x-auth-token',
  2780.                 ],
  2781.                 'expose_headers' => [
  2782.                     => 'Link',
  2783.                 ],
  2784.                 'allow_methods' => [
  2785.                     => 'GET',
  2786.                     => 'OPTIONS',
  2787.                     => 'POST',
  2788.                     => 'PUT',
  2789.                     => 'PATCH',
  2790.                     => 'DELETE',
  2791.                 ],
  2792.                 'max_age' => 3600,
  2793.                 'hosts' => [
  2794.                 ],
  2795.                 'origin_regex' => true,
  2796.                 'forced_allow_origin_value' => NULL,
  2797.                 'skip_same_as_origin' => true,
  2798.             ]; break;
  2799.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2800.         }
  2801.         $this->loadedDynamicParameters[$name] = true;
  2802.         return $this->dynamicParameters[$name] = $value;
  2803.     }
  2804.     protected function getDefaultParameters(): array
  2805.     {
  2806.         return [
  2807.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  2808.             'kernel.project_dir' => \dirname(__DIR__4),
  2809.             'kernel.environment' => 'dev',
  2810.             'kernel.debug' => true,
  2811.             'kernel.name' => 'src',
  2812.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2813.             'kernel.bundles' => [
  2814.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2815.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2816.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2817.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2818.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2819.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2820.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2821.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2822.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2823.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2824.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2825.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2826.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  2827.                 'JMSTranslationBundle' => 'JMS\\TranslationBundle\\JMSTranslationBundle',
  2828.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  2829.                 'A2lixAutoFormBundle' => 'A2lix\\AutoFormBundle\\A2lixAutoFormBundle',
  2830.                 'A2lixTranslationFormBundle' => 'A2lix\\TranslationFormBundle\\A2lixTranslationFormBundle',
  2831.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\Bundle\\DoctrineBehaviorsBundle',
  2832.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  2833.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  2834.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  2835.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  2836.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  2837.                 'EWZRecaptchaBundle' => 'EWZ\\Bundle\\RecaptchaBundle\\EWZRecaptchaBundle',
  2838.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  2839.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  2840.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2841.                 'PUGXAutocompleterBundle' => 'PUGX\\AutocompleterBundle\\PUGXAutocompleterBundle',
  2842.                 'DebrilRssAtomBundle' => 'Debril\\RssAtomBundle\\DebrilRssAtomBundle',
  2843.                 'KnpTimeBundle' => 'Knp\\Bundle\\TimeBundle\\KnpTimeBundle',
  2844.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  2845.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  2846.                 'FOSCommentBundle' => 'FOS\\CommentBundle\\FOSCommentBundle',
  2847.                 'WelpMailchimpBundle' => 'Welp\\MailchimpBundle\\WelpMailchimpBundle',
  2848.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  2849.                 'PayumBundle' => 'Payum\\Bundle\\PayumBundle\\PayumBundle',
  2850.                 'SkiesQRcodeBundle' => 'Skies\\QRcodeBundle\\SkiesQRcodeBundle',
  2851.                 'CMENGoogleChartsBundle' => 'CMEN\\GoogleChartsBundle\\CMENGoogleChartsBundle',
  2852.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2853.                 'ExerciseHTMLPurifierBundle' => 'Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle',
  2854.                 'CoreSphereConsoleBundle' => 'CoreSphere\\ConsoleBundle\\CoreSphereConsoleBundle',
  2855.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  2856.             ],
  2857.             'kernel.bundles_metadata' => [
  2858.                 'FrameworkBundle' => [
  2859.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2860.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2861.                 ],
  2862.                 'SensioFrameworkExtraBundle' => [
  2863.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2864.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2865.                 ],
  2866.                 'DoctrineBundle' => [
  2867.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2868.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2869.                 ],
  2870.                 'DoctrineMigrationsBundle' => [
  2871.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2872.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2873.                 ],
  2874.                 'SecurityBundle' => [
  2875.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2876.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2877.                 ],
  2878.                 'SwiftmailerBundle' => [
  2879.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2880.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2881.                 ],
  2882.                 'TwigBundle' => [
  2883.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2884.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2885.                 ],
  2886.                 'WebProfilerBundle' => [
  2887.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2888.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2889.                 ],
  2890.                 'MonologBundle' => [
  2891.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2892.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2893.                 ],
  2894.                 'DebugBundle' => [
  2895.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2896.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2897.                 ],
  2898.                 'MakerBundle' => [
  2899.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2900.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2901.                 ],
  2902.                 'WebServerBundle' => [
  2903.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  2904.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2905.                 ],
  2906.                 'WebpackEncoreBundle' => [
  2907.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  2908.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  2909.                 ],
  2910.                 'JMSTranslationBundle' => [
  2911.                     'path' => (\dirname(__DIR__4).'/vendor/jms/translation-bundle'),
  2912.                     'namespace' => 'JMS\\TranslationBundle',
  2913.                 ],
  2914.                 'BazingaJsTranslationBundle' => [
  2915.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  2916.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  2917.                 ],
  2918.                 'A2lixAutoFormBundle' => [
  2919.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src'),
  2920.                     'namespace' => 'A2lix\\AutoFormBundle',
  2921.                 ],
  2922.                 'A2lixTranslationFormBundle' => [
  2923.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src'),
  2924.                     'namespace' => 'A2lix\\TranslationFormBundle',
  2925.                 ],
  2926.                 'DoctrineBehaviorsBundle' => [
  2927.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Bundle'),
  2928.                     'namespace' => 'Knp\\DoctrineBehaviors\\Bundle',
  2929.                 ],
  2930.                 'KnpPaginatorBundle' => [
  2931.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  2932.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  2933.                 ],
  2934.                 'StofDoctrineExtensionsBundle' => [
  2935.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  2936.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  2937.                 ],
  2938.                 'VichUploaderBundle' => [
  2939.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  2940.                     'namespace' => 'Vich\\UploaderBundle',
  2941.                 ],
  2942.                 'LiipImagineBundle' => [
  2943.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  2944.                     'namespace' => 'Liip\\ImagineBundle',
  2945.                 ],
  2946.                 'FOSUserBundle' => [
  2947.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  2948.                     'namespace' => 'FOS\\UserBundle',
  2949.                 ],
  2950.                 'EWZRecaptchaBundle' => [
  2951.                     'path' => (\dirname(__DIR__4).'/vendor/excelwebzone/recaptcha-bundle/src'),
  2952.                     'namespace' => 'EWZ\\Bundle\\RecaptchaBundle',
  2953.                 ],
  2954.                 'HttplugBundle' => [
  2955.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  2956.                     'namespace' => 'Http\\HttplugBundle',
  2957.                 ],
  2958.                 'HWIOAuthBundle' => [
  2959.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  2960.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  2961.                 ],
  2962.                 'DoctrineFixturesBundle' => [
  2963.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2964.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2965.                 ],
  2966.                 'PUGXAutocompleterBundle' => [
  2967.                     'path' => (\dirname(__DIR__4).'/vendor/pugx/autocompleter-bundle'),
  2968.                     'namespace' => 'PUGX\\AutocompleterBundle',
  2969.                 ],
  2970.                 'DebrilRssAtomBundle' => [
  2971.                     'path' => (\dirname(__DIR__4).'/vendor/debril/rss-atom-bundle/src'),
  2972.                     'namespace' => 'Debril\\RssAtomBundle',
  2973.                 ],
  2974.                 'KnpTimeBundle' => [
  2975.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle'),
  2976.                     'namespace' => 'Knp\\Bundle\\TimeBundle',
  2977.                 ],
  2978.                 'JMSSerializerBundle' => [
  2979.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  2980.                     'namespace' => 'JMS\\SerializerBundle',
  2981.                 ],
  2982.                 'FOSRestBundle' => [
  2983.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  2984.                     'namespace' => 'FOS\\RestBundle',
  2985.                 ],
  2986.                 'FOSCommentBundle' => [
  2987.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/comment-bundle'),
  2988.                     'namespace' => 'FOS\\CommentBundle',
  2989.                 ],
  2990.                 'WelpMailchimpBundle' => [
  2991.                     'path' => (\dirname(__DIR__4).'/vendor/welp/mailchimp-bundle/src'),
  2992.                     'namespace' => 'Welp\\MailchimpBundle',
  2993.                 ],
  2994.                 'FOSJsRoutingBundle' => [
  2995.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  2996.                     'namespace' => 'FOS\\JsRoutingBundle',
  2997.                 ],
  2998.                 'PayumBundle' => [
  2999.                     'path' => (\dirname(__DIR__4).'/vendor/payum/payum-bundle'),
  3000.                     'namespace' => 'Payum\\Bundle\\PayumBundle',
  3001.                 ],
  3002.                 'SkiesQRcodeBundle' => [
  3003.                     'path' => (\dirname(__DIR__4).'/vendor/yellowskies/qr-code-bundle'),
  3004.                     'namespace' => 'Skies\\QRcodeBundle',
  3005.                 ],
  3006.                 'CMENGoogleChartsBundle' => [
  3007.                     'path' => (\dirname(__DIR__4).'/vendor/cmen/google-charts-bundle'),
  3008.                     'namespace' => 'CMEN\\GoogleChartsBundle',
  3009.                 ],
  3010.                 'NelmioCorsBundle' => [
  3011.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3012.                     'namespace' => 'Nelmio\\CorsBundle',
  3013.                 ],
  3014.                 'ExerciseHTMLPurifierBundle' => [
  3015.                     'path' => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src'),
  3016.                     'namespace' => 'Exercise\\HTMLPurifierBundle',
  3017.                 ],
  3018.                 'CoreSphereConsoleBundle' => [
  3019.                     'path' => (\dirname(__DIR__4).'/vendor/coresphere/console-bundle'),
  3020.                     'namespace' => 'CoreSphere\\ConsoleBundle',
  3021.                 ],
  3022.                 'PrestaSitemapBundle' => [
  3023.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  3024.                     'namespace' => 'Presta\\SitemapBundle',
  3025.                 ],
  3026.             ],
  3027.             'kernel.charset' => 'UTF-8',
  3028.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  3029.             'container.dumper.inline_class_loader' => true,
  3030.             'hyperswitch_api_base_url' => 'https://sandbox.hyperswitch.io/payments',
  3031.             'available_locales' => 'en|fr|es|ar|de|pt|',
  3032.             'hwi_oauth_user_provider.class' => 'App\\Security\\FOSUBUserProvider',
  3033.             'event_dispatcher.event_aliases' => [
  3034.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3035.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3036.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3037.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3038.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3039.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3040.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3041.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3042.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3043.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3044.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3045.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3046.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3047.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3048.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3049.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3050.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  3051.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  3052.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  3053.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  3054.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  3055.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  3056.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  3057.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3058.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3059.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3060.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3061.             ],
  3062.             'fragment.renderer.hinclude.global_template' => NULL,
  3063.             'fragment.path' => '/_fragment',
  3064.             'kernel.http_method_override' => true,
  3065.             'kernel.trusted_hosts' => [
  3066.             ],
  3067.             'kernel.error_controller' => 'error_controller',
  3068.             'templating.helper.code.file_link_format' => NULL,
  3069.             'debug.file_link_format' => NULL,
  3070.             'session.metadata.storage_key' => '_sf2_meta',
  3071.             'session.storage.options' => [
  3072.                 'cache_limiter' => '0',
  3073.                 'cookie_secure' => 'auto',
  3074.                 'cookie_httponly' => true,
  3075.                 'cookie_samesite' => 'lax',
  3076.                 'gc_probability' => 1,
  3077.             ],
  3078.             'session.save_path' => (\dirname(__DIR__4).'/sessions/dev'),
  3079.             'session.metadata.update_threshold' => 0,
  3080.             'form.type_extension.csrf.enabled' => true,
  3081.             'form.type_extension.csrf.field_name' => '_token',
  3082.             'asset.request_context.base_path' => '',
  3083.             'asset.request_context.secure' => false,
  3084.             'templating.loader.cache.path' => NULL,
  3085.             'templating.engines' => [
  3086.                 => 'twig',
  3087.             ],
  3088.             'validator.translation_domain' => 'validators',
  3089.             'translator.logging' => false,
  3090.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3091.             'profiler_listener.only_exceptions' => false,
  3092.             'profiler_listener.only_master_requests' => false,
  3093.             'debug.error_handler.throw_at' => -1,
  3094.             'router.request_context.scheme' => 'http',
  3095.             'router.request_context.base_url' => '',
  3096.             'router.resource' => 'kernel::loadRoutes',
  3097.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  3098.             'request_listener.http_port' => 80,
  3099.             'request_listener.https_port' => 443,
  3100.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3101.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3102.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3103.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3104.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3105.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3106.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3107.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3108.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3109.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3110.             'doctrine.entity_managers' => [
  3111.                 'default' => 'doctrine.orm.default_entity_manager',
  3112.             ],
  3113.             'doctrine.default_entity_manager' => 'default',
  3114.             'doctrine.dbal.connection_factory.types' => [
  3115.             ],
  3116.             'doctrine.connections' => [
  3117.                 'default' => 'doctrine.dbal.default_connection',
  3118.             ],
  3119.             'doctrine.default_connection' => 'default',
  3120.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3121.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3122.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3123.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3124.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3125.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3126.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3127.             'doctrine.orm.cache.memcache_port' => 11211,
  3128.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3129.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3130.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3131.             'doctrine.orm.cache.memcached_port' => 11211,
  3132.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3133.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3134.             'doctrine.orm.cache.redis_host' => 'localhost',
  3135.             'doctrine.orm.cache.redis_port' => 6379,
  3136.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3137.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3138.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3139.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3140.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3141.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3142.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3143.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3144.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3145.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3146.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3147.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3148.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3149.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3150.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3151.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3152.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3153.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3154.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3155.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3156.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3157.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3158.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3159.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3160.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3161.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3162.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3163.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3164.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3165.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3166.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3167.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3168.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  3169.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  3170.             'doctrine_migrations.name' => 'Application Migrations',
  3171.             'doctrine_migrations.migrations_paths' => [
  3172.             ],
  3173.             'doctrine_migrations.table_name' => 'migration_versions',
  3174.             'doctrine_migrations.column_name' => 'version',
  3175.             'doctrine_migrations.column_length' => 14,
  3176.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  3177.             'doctrine_migrations.all_or_nothing' => false,
  3178.             'doctrine_migrations.custom_template' => NULL,
  3179.             'doctrine_migrations.organize_migrations' => false,
  3180.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  3181.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  3182.             'security.role_hierarchy.roles' => [
  3183.                 'ROLE_ADMIN' => [
  3184.                     => 'ROLE_USER',
  3185.                 ],
  3186.                 'ROLE_SUPER_ADMIN' => [
  3187.                     => 'ROLE_ADMIN',
  3188.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3189.                 ],
  3190.                 'ROLE_ADMINISTRATOR' => [
  3191.                     => 'ROLE_SUPER_ADMIN',
  3192.                 ],
  3193.             ],
  3194.             'security.access.denied_url' => NULL,
  3195.             'security.authentication.manager.erase_credentials' => true,
  3196.             'security.authentication.session_strategy.strategy' => 'migrate',
  3197.             'security.access.always_authenticate_before_granting' => false,
  3198.             'security.authentication.hide_user_not_found' => true,
  3199.             'hwi_oauth.resource_ownermap.configured.main' => [
  3200.                 'facebook' => '/login/check-facebook',
  3201.                 'google' => '/login/check-google',
  3202.             ],
  3203.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  3204.             'swiftmailer.mailer.default.spool.enabled' => true,
  3205.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  3206.             'swiftmailer.mailer.default.single_address' => NULL,
  3207.             'swiftmailer.mailer.default.delivery.enabled' => true,
  3208.             'swiftmailer.spool.enabled' => true,
  3209.             'swiftmailer.delivery.enabled' => true,
  3210.             'swiftmailer.single_address' => NULL,
  3211.             'swiftmailer.mailers' => [
  3212.                 'default' => 'swiftmailer.mailer.default',
  3213.             ],
  3214.             'swiftmailer.default_mailer' => 'default',
  3215.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  3216.             'twig.form.resources' => [
  3217.                 => '@VichUploader/Form/fields.html.twig',
  3218.                 => 'form_div_layout.html.twig',
  3219.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  3220.                 => 'Global/bootstrap-4-forms-layout.html.twig',
  3221.                 => '@EWZRecaptcha/Form/ewz_recaptcha_widget.html.twig',
  3222.                 => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  3223.             ],
  3224.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3225.             'monolog.use_microseconds' => true,
  3226.             'monolog.swift_mailer.handlers' => [
  3227.             ],
  3228.             'monolog.handlers_to_channels' => [
  3229.                 'monolog.handler.console' => [
  3230.                     'type' => 'exclusive',
  3231.                     'elements' => [
  3232.                         => 'event',
  3233.                         => 'doctrine',
  3234.                         => 'console',
  3235.                     ],
  3236.                 ],
  3237.                 'monolog.handler.main' => [
  3238.                     'type' => 'exclusive',
  3239.                     'elements' => [
  3240.                         => 'event',
  3241.                     ],
  3242.                 ],
  3243.             ],
  3244.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3245.             'jms_translation.twig_extension.class' => 'JMS\\TranslationBundle\\Twig\\TranslationExtension',
  3246.             'jms_translation.controller.translate_controller.class' => 'JMS\\TranslationBundle\\Controller\\TranslateController',
  3247.             'jms_translation.controller.api_controller.class' => 'JMS\\TranslationBundle\\Controller\\ApiController',
  3248.             'jms_translation.extractor_manager.class' => 'JMS\\TranslationBundle\\Translation\\ExtractorManager',
  3249.             'jms_translation.extractor.file_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\FileExtractor',
  3250.             'jms_translation.extractor.file.default_php_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\DefaultPhpFileExtractor',
  3251.             'jms_translation.extractor.file.translation_container_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TranslationContainerExtractor',
  3252.             'jms_translation.extractor.file.twig_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TwigFileExtractor',
  3253.             'jms_translation.extractor.file.form_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\FormExtractor',
  3254.             'jms_translation.extractor.file.validation_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\ValidationExtractor',
  3255.             'jms_translation.extractor.file.authentication_message_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\AuthenticationMessagesExtractor',
  3256.             'jms_translation.loader.symfony.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\Symfony\\XliffLoader',
  3257.             'jms_translation.loader.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\XliffLoader',
  3258.             'jms_translation.loader.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\SymfonyLoaderAdapter',
  3259.             'jms_translation.loader_manager.class' => 'JMS\\TranslationBundle\\Translation\\LoaderManager',
  3260.             'jms_translation.dumper.php_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\PhpDumper',
  3261.             'jms_translation.dumper.xliff_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\XliffDumper',
  3262.             'jms_translation.dumper.yaml_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\YamlDumper',
  3263.             'jms_translation.dumper.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\SymfonyDumperAdapter',
  3264.             'jms_translation.file_writer.class' => 'JMS\\TranslationBundle\\Translation\\FileWriter',
  3265.             'jms_translation.updater.class' => 'JMS\\TranslationBundle\\Translation\\Updater',
  3266.             'jms_translation.config_factory.class' => 'JMS\\TranslationBundle\\Translation\\ConfigFactory',
  3267.             'jms_translation.file_source_factory.class' => 'JMS\\TranslationBundle\\Translation\\FileSourceFactory',
  3268.             'jms_translation.source_language' => 'en',
  3269.             'jms_translation.locales' => [
  3270.                 => 'en',
  3271.                 => 'fr',
  3272.                 => 'es',
  3273.                 => 'ar',
  3274.                 => 'de',
  3275.                 => 'pt',
  3276.             ],
  3277.             'jms_translation.dumper.add_date' => true,
  3278.             'jms_translation.dumper.add_references' => true,
  3279.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  3280.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  3281.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  3282.             'a2lix_translation_form.locale_provider' => 'default',
  3283.             'a2lix_translation_form.templating' => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  3284.             'knp.doctrine_behaviors.reflection.class_analyzer.class' => 'Knp\\DoctrineBehaviors\\Reflection\\ClassAnalyzer',
  3285.             'knp.doctrine_behaviors.reflection.is_recursive' => true,
  3286.             'knp.doctrine_behaviors.translatable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\TranslatableSubscriber',
  3287.             'knp.doctrine_behaviors.translatable_subscriber.current_locale_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\CurrentLocaleCallable',
  3288.             'knp.doctrine_behaviors.translatable_subscriber.default_locale_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\DefaultLocaleCallable',
  3289.             'knp.doctrine_behaviors.translatable_subscriber.translatable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translatable',
  3290.             'knp.doctrine_behaviors.translatable_subscriber.translation_trait' => 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translation',
  3291.             'knp.doctrine_behaviors.translatable_subscriber.translatable_fetch_method' => 'LAZY',
  3292.             'knp.doctrine_behaviors.translatable_subscriber.translation_fetch_method' => 'LAZY',
  3293.             'knp.doctrine_behaviors.softdeletable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\SoftDeletable\\SoftDeletableSubscriber',
  3294.             'knp.doctrine_behaviors.softdeletable_subscriber.softdeletable_trait' => 'Knp\\DoctrineBehaviors\\Model\\SoftDeletable\\SoftDeletable',
  3295.             'knp.doctrine_behaviors.timestampable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Timestampable\\TimestampableSubscriber',
  3296.             'knp.doctrine_behaviors.timestampable_subscriber.timestampable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Timestampable\\Timestampable',
  3297.             'knp.doctrine_behaviors.timestampable_subscriber.db_field_type' => 'datetime',
  3298.             'knp.doctrine_behaviors.blameable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Blameable\\BlameableSubscriber',
  3299.             'knp.doctrine_behaviors.blameable_subscriber.blameable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Blameable\\Blameable',
  3300.             'knp.doctrine_behaviors.blameable_subscriber.user_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Blameable\\UserCallable',
  3301.             'knp.doctrine_behaviors.blameable_subscriber.user_entity' => NULL,
  3302.             'knp.doctrine_behaviors.loggable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Loggable\\LoggableSubscriber',
  3303.             'knp.doctrine_behaviors.loggable_subscriber.logger_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Loggable\\LoggerCallable',
  3304.             'knp.doctrine_behaviors.geocodable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Geocodable\\GeocodableSubscriber',
  3305.             'knp.doctrine_behaviors.geocodable_subscriber.geocodable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Geocodable\\Geocodable',
  3306.             'knp.doctrine_behaviors.sluggable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Sluggable\\SluggableSubscriber',
  3307.             'knp.doctrine_behaviors.sluggable_subscriber.sluggable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Sluggable\\Sluggable',
  3308.             'knp.doctrine_behaviors.tree_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Tree\\TreeSubscriber',
  3309.             'knp.doctrine_behaviors.tree_subscriber.tree_trait' => 'Knp\\DoctrineBehaviors\\Model\\Tree\\Node',
  3310.             'knp.doctrine_behaviors.sortable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Sortable\\SortableSubscriber',
  3311.             'knp.doctrine_behaviors.sortable_subscriber.sortable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Sortable\\Sortable',
  3312.             'knp_paginator.template.pagination' => 'Global/pagination.html.twig',
  3313.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  3314.             'knp_paginator.template.sortable' => 'Global/sortable.html.twig',
  3315.             'knp_paginator.page_range' => 5,
  3316.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  3317.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  3318.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  3319.             'stof_doctrine_extensions.translation_fallback' => false,
  3320.             'stof_doctrine_extensions.persist_default_translation' => false,
  3321.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  3322.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  3323.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  3324.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  3325.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  3326.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  3327.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  3328.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  3329.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  3330.             'vich_uploader.mappings' => [
  3331.                 'category_image' => [
  3332.                     'uri_prefix' => '/uploads/categories',
  3333.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/categories'),
  3334.                     'namer' => [
  3335.                         'service' => 'vich_uploader.namer_uniqid.category_image',
  3336.                         'options' => [
  3337.                         ],
  3338.                     ],
  3339.                     'directory_namer' => [
  3340.                         'service' => NULL,
  3341.                         'options' => NULL,
  3342.                     ],
  3343.                     'delete_on_remove' => true,
  3344.                     'delete_on_update' => true,
  3345.                     'inject_on_load' => false,
  3346.                     'db_driver' => 'orm',
  3347.                 ],
  3348.                 'event_image' => [
  3349.                     'uri_prefix' => '/uploads/events',
  3350.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/events'),
  3351.                     'namer' => [
  3352.                         'service' => 'vich_uploader.namer_uniqid.event_image',
  3353.                         'options' => [
  3354.                         ],
  3355.                     ],
  3356.                     'directory_namer' => [
  3357.                         'service' => NULL,
  3358.                         'options' => NULL,
  3359.                     ],
  3360.                     'delete_on_remove' => true,
  3361.                     'delete_on_update' => true,
  3362.                     'inject_on_load' => false,
  3363.                     'db_driver' => 'orm',
  3364.                 ],
  3365.                 'audience_image' => [
  3366.                     'uri_prefix' => '/uploads/audiences',
  3367.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/audiences'),
  3368.                     'namer' => [
  3369.                         'service' => 'vich_uploader.namer_uniqid.audience_image',
  3370.                         'options' => [
  3371.                         ],
  3372.                     ],
  3373.                     'directory_namer' => [
  3374.                         'service' => NULL,
  3375.                         'options' => NULL,
  3376.                     ],
  3377.                     'delete_on_remove' => true,
  3378.                     'delete_on_update' => true,
  3379.                     'inject_on_load' => false,
  3380.                     'db_driver' => 'orm',
  3381.                 ],
  3382.                 'venue_image' => [
  3383.                     'uri_prefix' => '/uploads/venues',
  3384.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/venues'),
  3385.                     'namer' => [
  3386.                         'service' => 'vich_uploader.namer_uniqid.venue_image',
  3387.                         'options' => [
  3388.                         ],
  3389.                     ],
  3390.                     'directory_namer' => [
  3391.                         'service' => NULL,
  3392.                         'options' => NULL,
  3393.                     ],
  3394.                     'delete_on_remove' => true,
  3395.                     'delete_on_update' => true,
  3396.                     'inject_on_load' => false,
  3397.                     'db_driver' => 'orm',
  3398.                 ],
  3399.                 'organizer_logo' => [
  3400.                     'uri_prefix' => '/uploads/organizers',
  3401.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/organizers'),
  3402.                     'namer' => [
  3403.                         'service' => 'vich_uploader.namer_uniqid.organizer_logo',
  3404.                         'options' => [
  3405.                         ],
  3406.                     ],
  3407.                     'directory_namer' => [
  3408.                         'service' => NULL,
  3409.                         'options' => NULL,
  3410.                     ],
  3411.                     'delete_on_remove' => true,
  3412.                     'delete_on_update' => true,
  3413.                     'inject_on_load' => false,
  3414.                     'db_driver' => 'orm',
  3415.                 ],
  3416.                 'organizer_cover' => [
  3417.                     'uri_prefix' => '/uploads/organizers/covers',
  3418.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/organizers/covers'),
  3419.                     'namer' => [
  3420.                         'service' => 'vich_uploader.namer_uniqid.organizer_cover',
  3421.                         'options' => [
  3422.                         ],
  3423.                     ],
  3424.                     'directory_namer' => [
  3425.                         'service' => NULL,
  3426.                         'options' => NULL,
  3427.                     ],
  3428.                     'delete_on_remove' => true,
  3429.                     'delete_on_update' => true,
  3430.                     'inject_on_load' => false,
  3431.                     'db_driver' => 'orm',
  3432.                 ],
  3433.                 'blog_post_image' => [
  3434.                     'uri_prefix' => '/uploads/blog',
  3435.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/blog'),
  3436.                     'namer' => [
  3437.                         'service' => 'vich_uploader.namer_uniqid.blog_post_image',
  3438.                         'options' => [
  3439.                         ],
  3440.                     ],
  3441.                     'directory_namer' => [
  3442.                         'service' => NULL,
  3443.                         'options' => NULL,
  3444.                     ],
  3445.                     'delete_on_remove' => true,
  3446.                     'delete_on_update' => true,
  3447.                     'inject_on_load' => false,
  3448.                     'db_driver' => 'orm',
  3449.                 ],
  3450.                 'homepage_hero_custom_background' => [
  3451.                     'uri_prefix' => '/uploads/homepage/hero',
  3452.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/homepage/hero'),
  3453.                     'namer' => [
  3454.                         'service' => 'vich_uploader.namer_uniqid.homepage_hero_custom_background',
  3455.                         'options' => [
  3456.                         ],
  3457.                     ],
  3458.                     'directory_namer' => [
  3459.                         'service' => NULL,
  3460.                         'options' => NULL,
  3461.                     ],
  3462.                     'delete_on_remove' => true,
  3463.                     'delete_on_update' => true,
  3464.                     'inject_on_load' => false,
  3465.                     'db_driver' => 'orm',
  3466.                 ],
  3467.                 'user_avatar' => [
  3468.                     'uri_prefix' => '/uploads/users/avatars',
  3469.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/users/avatars'),
  3470.                     'namer' => [
  3471.                         'service' => 'vich_uploader.namer_uniqid.user_avatar',
  3472.                         'options' => [
  3473.                         ],
  3474.                     ],
  3475.                     'directory_namer' => [
  3476.                         'service' => NULL,
  3477.                         'options' => NULL,
  3478.                     ],
  3479.                     'delete_on_remove' => true,
  3480.                     'delete_on_update' => true,
  3481.                     'inject_on_load' => false,
  3482.                     'db_driver' => 'orm',
  3483.                 ],
  3484.                 'payment_gateway' => [
  3485.                     'uri_prefix' => '/uploads/payment/gateways',
  3486.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/payment/gateways'),
  3487.                     'namer' => [
  3488.                         'service' => 'vich_uploader.namer_uniqid.payment_gateway',
  3489.                         'options' => [
  3490.                         ],
  3491.                     ],
  3492.                     'directory_namer' => [
  3493.                         'service' => NULL,
  3494.                         'options' => NULL,
  3495.                     ],
  3496.                     'delete_on_remove' => true,
  3497.                     'delete_on_update' => true,
  3498.                     'inject_on_load' => false,
  3499.                     'db_driver' => 'orm',
  3500.                 ],
  3501.                 'app_layout' => [
  3502.                     'uri_prefix' => '/uploads/layout',
  3503.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/layout'),
  3504.                     'namer' => [
  3505.                         'service' => 'vich_uploader.namer_uniqid.app_layout',
  3506.                         'options' => [
  3507.                         ],
  3508.                     ],
  3509.                     'directory_namer' => [
  3510.                         'service' => NULL,
  3511.                         'options' => NULL,
  3512.                     ],
  3513.                     'delete_on_remove' => true,
  3514.                     'delete_on_update' => true,
  3515.                     'inject_on_load' => false,
  3516.                     'db_driver' => 'orm',
  3517.                 ],
  3518.             ],
  3519.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  3520.             'liip_imagine.resolvers' => [
  3521.                 'default' => [
  3522.                     'web_path' => [
  3523.                         'web_root' => (\dirname(__DIR__4).'/public'),
  3524.                         'cache_prefix' => 'media/cache',
  3525.                     ],
  3526.                 ],
  3527.             ],
  3528.             'liip_imagine.loaders' => [
  3529.                 'default' => [
  3530.                     'filesystem' => [
  3531.                         'locator' => 'filesystem',
  3532.                         'data_root' => [
  3533.                             => (\dirname(__DIR__4).'/public'),
  3534.                         ],
  3535.                         'allow_unresolvable_data_roots' => false,
  3536.                         'bundle_resources' => [
  3537.                             'enabled' => false,
  3538.                             'access_control_type' => 'blacklist',
  3539.                             'access_control_list' => [
  3540.                             ],
  3541.                         ],
  3542.                     ],
  3543.                 ],
  3544.             ],
  3545.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  3546.             'liip_imagine.jpegoptim.stripAll' => true,
  3547.             'liip_imagine.jpegoptim.max' => NULL,
  3548.             'liip_imagine.jpegoptim.progressive' => true,
  3549.             'liip_imagine.jpegoptim.tempDir' => NULL,
  3550.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  3551.             'liip_imagine.optipng.level' => 7,
  3552.             'liip_imagine.optipng.stripAll' => true,
  3553.             'liip_imagine.optipng.tempDir' => NULL,
  3554.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  3555.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  3556.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  3557.             'liip_imagine.cwebp.tempDir' => NULL,
  3558.             'liip_imagine.cwebp.q' => 75,
  3559.             'liip_imagine.cwebp.alphaQ' => 100,
  3560.             'liip_imagine.cwebp.m' => 4,
  3561.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  3562.             'liip_imagine.cwebp.alphaMethod' => 1,
  3563.             'liip_imagine.cwebp.exact' => false,
  3564.             'liip_imagine.cwebp.metadata' => [
  3565.                 => 'none',
  3566.             ],
  3567.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  3568.             'liip_imagine.cache.resolver.default' => 'default',
  3569.             'liip_imagine.default_image' => NULL,
  3570.             'liip_imagine.filter_sets' => [
  3571.                 'scale' => [
  3572.                     'quality' => 100,
  3573.                     'jpeg_quality' => NULL,
  3574.                     'png_compression_level' => NULL,
  3575.                     'png_compression_filter' => NULL,
  3576.                     'format' => NULL,
  3577.                     'animated' => false,
  3578.                     'cache' => NULL,
  3579.                     'data_loader' => NULL,
  3580.                     'default_image' => NULL,
  3581.                     'filters' => [
  3582.                         'scale' => [
  3583.                             'dim' => [
  3584.                                 => 100,
  3585.                                 => 100,
  3586.                             ],
  3587.                         ],
  3588.                     ],
  3589.                     'post_processors' => [
  3590.                     ],
  3591.                 ],
  3592.                 'thumbnail' => [
  3593.                     'quality' => 100,
  3594.                     'jpeg_quality' => NULL,
  3595.                     'png_compression_level' => NULL,
  3596.                     'png_compression_filter' => NULL,
  3597.                     'format' => NULL,
  3598.                     'animated' => false,
  3599.                     'cache' => NULL,
  3600.                     'data_loader' => NULL,
  3601.                     'default_image' => NULL,
  3602.                     'filters' => [
  3603.                         'thumbnail' => [
  3604.                             'size' => [
  3605.                                 => 100,
  3606.                                 => 100,
  3607.                             ],
  3608.                             'mode' => 'outbound',
  3609.                             'allow_upscale' => true,
  3610.                         ],
  3611.                     ],
  3612.                     'post_processors' => [
  3613.                     ],
  3614.                 ],
  3615.             ],
  3616.             'liip_imagine.binary.loader.default' => 'default',
  3617.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  3618.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  3619.             'liip_imagine.webp.generate' => false,
  3620.             'liip_imagine.webp.options' => [
  3621.                 'quality' => 100,
  3622.                 'cache' => NULL,
  3623.                 'data_loader' => NULL,
  3624.                 'post_processors' => [
  3625.                 ],
  3626.             ],
  3627.             'fos_user.backend_type_orm' => true,
  3628.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  3629.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  3630.             'fos_user.resetting.email.template' => 'bundles/FOSUserBundle/Resetting/email.html.twig',
  3631.             'fos_user.registration.confirmation.template' => 'bundles/FOSUserBundle/Registration/email.html.twig',
  3632.             'fos_user.storage' => 'orm',
  3633.             'fos_user.firewall_name' => 'main',
  3634.             'fos_user.model_manager_name' => NULL,
  3635.             'fos_user.model.user.class' => 'App\\Entity\\User',
  3636.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  3637.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  3638.             'fos_user.profile.form.validation_groups' => [
  3639.                 => 'Profile',
  3640.                 => 'Default',
  3641.             ],
  3642.             'fos_user.registration.confirmation.enabled' => true,
  3643.             'fos_user.registration.form.type' => 'App\\Form\\RegistrationType',
  3644.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  3645.             'fos_user.registration.form.validation_groups' => [
  3646.                 => 'Registration',
  3647.                 => 'Default',
  3648.             ],
  3649.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  3650.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  3651.             'fos_user.change_password.form.validation_groups' => [
  3652.                 => 'ChangePassword',
  3653.                 => 'Default',
  3654.             ],
  3655.             'fos_user.resetting.retry_ttl' => 7200,
  3656.             'fos_user.resetting.token_ttl' => 86400,
  3657.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  3658.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  3659.             'fos_user.resetting.form.validation_groups' => [
  3660.                 => 'ResetPassword',
  3661.                 => 'Default',
  3662.             ],
  3663.             'ewz_recaptcha.locale_from_request' => true,
  3664.             'ewz_recaptcha.enabled' => true,
  3665.             'ewz_recaptcha.verify_host' => false,
  3666.             'ewz_recaptcha.ajax' => false,
  3667.             'ewz_recaptcha.api_host' => 'www.google.com',
  3668.             'ewz_recaptcha.version' => 2,
  3669.             'ewz_recaptcha.hide_badge' => false,
  3670.             'ewz_recaptcha.score_threshold' => 0.5,
  3671.             'ewz_recaptcha.timeout' => NULL,
  3672.             'ewz_recaptcha.trusted_roles' => [
  3673.             ],
  3674.             'ewz_recaptcha.http_proxy' => [
  3675.                 'host' => NULL,
  3676.                 'port' => NULL,
  3677.                 'auth' => NULL,
  3678.             ],
  3679.             'ewz_recaptcha.service_definition' => [
  3680.             ],
  3681.             'hwi_oauth.authentication.listener.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\Firewall\\OAuthListener',
  3682.             'hwi_oauth.authentication.provider.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\Authentication\\Provider\\OAuthProvider',
  3683.             'hwi_oauth.authentication.entry_point.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\EntryPoint\\OAuthEntryPoint',
  3684.             'hwi_oauth.user.provider.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\OAuthUserProvider',
  3685.             'hwi_oauth.user.provider.entity.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\EntityUserProvider',
  3686.             'hwi_oauth.user.provider.fosub_bridge.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\FOSUBUserProvider',
  3687.             'hwi_oauth.registration.form.handler.fosub_bridge.class' => 'HWI\\Bundle\\OAuthBundle\\Form\\FOSUBRegistrationFormHandler',
  3688.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  3689.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  3690.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  3691.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  3692.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  3693.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  3694.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  3695.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  3696.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  3697.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  3698.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  3699.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  3700.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  3701.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  3702.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  3703.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  3704.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  3705.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  3706.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  3707.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  3708.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  3709.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  3710.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  3711.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  3712.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  3713.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  3714.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  3715.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  3716.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  3717.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  3718.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  3719.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  3720.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  3721.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  3722.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  3723.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  3724.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  3725.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  3726.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  3727.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  3728.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  3729.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  3730.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  3731.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  3732.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  3733.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  3734.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  3735.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  3736.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  3737.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  3738.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  3739.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  3740.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  3741.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  3742.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  3743.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  3744.             'hwi_oauth.resource_owner.wunderlist.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WunderlistResourceOwner',
  3745.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  3746.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  3747.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  3748.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  3749.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  3750.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  3751.             'hwi_oauth.resource_ownermap.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\ResourceOwnerMap',
  3752.             'hwi_oauth.security.oauth_utils.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\OAuthUtils',
  3753.             'hwi_oauth.storage.session.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\RequestDataStorage\\SessionStorage',
  3754.             'hwi_oauth.templating.helper.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Templating\\Helper\\OAuthHelper',
  3755.             'hwi_oauth.twig.extension.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthExtension',
  3756.             'hwi_oauth.firewall_names' => [
  3757.                 => 'main',
  3758.             ],
  3759.             'hwi_oauth.target_path_parameter' => NULL,
  3760.             'hwi_oauth.use_referer' => false,
  3761.             'hwi_oauth.failed_use_referer' => false,
  3762.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  3763.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  3764.             'hwi_oauth.resource_owners' => [
  3765.                 'facebook' => 'facebook',
  3766.                 'google' => 'google',
  3767.             ],
  3768.             'hwi_oauth.connect' => true,
  3769.             'hwi_oauth.fosub_enabled' => true,
  3770.             'hwi_oauth.connect.confirmation' => true,
  3771.             'pugx_autocompleter.autocomplete.class' => 'PUGX\\AutocompleterBundle\\Form\\Type\\AutocompleteType',
  3772.             'pugx_autocompleter.filter_autocomplete.class' => 'PUGX\\AutocompleterBundle\\Form\\Type\\AutocompleteFilterType',
  3773.             'debril.provider.default.class' => 'Debril\\RssAtomBundle\\Provider\\MockProvider',
  3774.             'debril.rss_atom.provider.class' => 'Debril\\RssAtomBundle\\Provider\\MockProvider',
  3775.             'debril.provider.doctrine.class' => 'Debril\\RssAtomBundle\\Provider\\DoctrineFeedContentProvider',
  3776.             'debril_rss_atom.date_formats' => [
  3777.                 => 'Y-m-d\\TH:i:sP',
  3778.                 => 'D, d M Y H:i:s O',
  3779.                 => 'Y-m-d\\TH:i:sP',
  3780.                 => 'Y-m-d\\TH:i:s.uP',
  3781.                 => 'Y-m-d',
  3782.                 => 'd/m/Y',
  3783.                 => 'd M Y H:i:s P',
  3784.                 => 'D, d M Y H:i O',
  3785.                 => 'D, d M Y H:i:s O',
  3786.                 => 'D M d Y H:i:s e',
  3787.             ],
  3788.             'debril_rss_atom.public_feeds' => true,
  3789.             'debril_rss_atom.force_refresh' => true,
  3790.             'debril_rss_atom.content_type_json' => 'application/json',
  3791.             'debril_rss_atom.content_type_xml' => 'application/xhtml+xml',
  3792.             'time.datetime_formatter.class' => 'Knp\\Bundle\\TimeBundle\\DateTimeFormatter',
  3793.             'time.twig.extension.time.class' => 'Knp\\Bundle\\TimeBundle\\Twig\\Extension\\TimeExtension',
  3794.             'time.templating.helper.time.class' => 'Knp\\Bundle\\TimeBundle\\Templating\\Helper\\TimeHelper',
  3795.             'jms_serializer.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
  3796.             'jms_serializer.metadata.annotation_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\AnnotationDriver',
  3797.             'jms_serializer.metadata.chain_driver.class' => 'Metadata\\Driver\\DriverChain',
  3798.             'jms_serializer.metadata.yaml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\YamlDriver',
  3799.             'jms_serializer.metadata.xml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\XmlDriver',
  3800.             'jms_serializer.metadata.php_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\PhpDriver',
  3801.             'jms_serializer.metadata.doctrine_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrineTypeDriver',
  3802.             'jms_serializer.metadata.doctrine_phpcr_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrinePHPCRTypeDriver',
  3803.             'jms_serializer.metadata.lazy_loading_driver.class' => 'Metadata\\Driver\\LazyLoadingDriver',
  3804.             'jms_serializer.metadata.metadata_factory.class' => 'Metadata\\MetadataFactory',
  3805.             'jms_serializer.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
  3806.             'jms_serializer.event_dispatcher.class' => 'JMS\\Serializer\\EventDispatcher\\LazyEventDispatcher',
  3807.             'jms_serializer.camel_case_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CamelCaseNamingStrategy',
  3808.             'jms_serializer.identical_property_naming_strategy.class' => 'JMS\\Serializer\\Naming\\IdenticalPropertyNamingStrategy',
  3809.             'jms_serializer.serialized_name_annotation_strategy.class' => 'JMS\\Serializer\\Naming\\SerializedNameAnnotationStrategy',
  3810.             'jms_serializer.cache_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CacheNamingStrategy',
  3811.             'jms_serializer.doctrine_object_constructor.class' => 'JMS\\Serializer\\Construction\\DoctrineObjectConstructor',
  3812.             'jms_serializer.unserialize_object_constructor.class' => 'JMS\\Serializer\\Construction\\UnserializeObjectConstructor',
  3813.             'jms_serializer.version_exclusion_strategy.class' => 'JMS\\Serializer\\Exclusion\\VersionExclusionStrategy',
  3814.             'jms_serializer.serializer.class' => 'JMS\\Serializer\\Serializer',
  3815.             'jms_serializer.twig_extension.class' => 'JMS\\Serializer\\Twig\\SerializerExtension',
  3816.             'jms_serializer.twig_runtime_extension.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeExtension',
  3817.             'jms_serializer.twig_runtime_extension_helper.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper',
  3818.             'jms_serializer.templating.helper.class' => 'JMS\\SerializerBundle\\Templating\\SerializerHelper',
  3819.             'jms_serializer.json_serialization_visitor.class' => 'JMS\\Serializer\\JsonSerializationVisitor',
  3820.             'jms_serializer.json_serialization_visitor.options' => 1216,
  3821.             'jms_serializer.json_deserialization_visitor.class' => 'JMS\\Serializer\\JsonDeserializationVisitor',
  3822.             'jms_serializer.xml_serialization_visitor.class' => 'JMS\\Serializer\\XmlSerializationVisitor',
  3823.             'jms_serializer.xml_deserialization_visitor.class' => 'JMS\\Serializer\\XmlDeserializationVisitor',
  3824.             'jms_serializer.xml_deserialization_visitor.doctype_whitelist' => [
  3825.             ],
  3826.             'jms_serializer.xml_serialization_visitor.format_output' => true,
  3827.             'jms_serializer.yaml_serialization_visitor.class' => 'JMS\\Serializer\\YamlSerializationVisitor',
  3828.             'jms_serializer.handler_registry.class' => 'JMS\\Serializer\\Handler\\LazyHandlerRegistry',
  3829.             'jms_serializer.datetime_handler.class' => 'JMS\\Serializer\\Handler\\DateHandler',
  3830.             'jms_serializer.array_collection_handler.class' => 'JMS\\Serializer\\Handler\\ArrayCollectionHandler',
  3831.             'jms_serializer.php_collection_handler.class' => 'JMS\\Serializer\\Handler\\PhpCollectionHandler',
  3832.             'jms_serializer.form_error_handler.class' => 'JMS\\Serializer\\Handler\\FormErrorHandler',
  3833.             'jms_serializer.constraint_violation_handler.class' => 'JMS\\Serializer\\Handler\\ConstraintViolationHandler',
  3834.             'jms_serializer.doctrine_proxy_subscriber.class' => 'JMS\\Serializer\\EventDispatcher\\Subscriber\\DoctrineProxySubscriber',
  3835.             'jms_serializer.stopwatch_subscriber.class' => 'JMS\\SerializerBundle\\Serializer\\StopwatchEventSubscriber',
  3836.             'jms_serializer.configured_context_factory.class' => 'JMS\\SerializerBundle\\ContextFactory\\ConfiguredContextFactory',
  3837.             'jms_serializer.expression_evaluator.class' => 'JMS\\Serializer\\Expression\\ExpressionEvaluator',
  3838.             'jms_serializer.expression_language.class' => 'Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage',
  3839.             'jms_serializer.expression_language.function_provider.class' => 'JMS\\SerializerBundle\\ExpressionLanguage\\BasicSerializerFunctionsProvider',
  3840.             'jms_serializer.accessor_strategy.default.class' => 'JMS\\Serializer\\Accessor\\DefaultAccessorStrategy',
  3841.             'jms_serializer.accessor_strategy.expression.class' => 'JMS\\Serializer\\Accessor\\ExpressionAccessorStrategy',
  3842.             'jms_serializer.cache.cache_warmer.class' => 'JMS\\SerializerBundle\\Cache\\CacheWarmer',
  3843.             'fos_comment.model.thread.class' => 'App\\Entity\\Thread',
  3844.             'fos_comment.model.comment.class' => 'App\\Entity\\Comment',
  3845.             'fos_comment.model.vote.class' => 'App\\Entity\\Vote',
  3846.             'fos_comment.manager.thread.default.class' => 'FOS\\CommentBundle\\Entity\\ThreadManager',
  3847.             'fos_comment.manager.comment.default.class' => 'FOS\\CommentBundle\\Entity\\CommentManager',
  3848.             'fos_comment.manager.vote.default.class' => 'FOS\\CommentBundle\\Entity\\VoteManager',
  3849.             'fos_comment.listener.comment_vote_score.class' => 'FOS\\CommentBundle\\EventListener\\CommentVoteScoreListener',
  3850.             'fos_comment.listener.thread_counters.class' => 'FOS\\CommentBundle\\EventListener\\ThreadCountersListener',
  3851.             'fos_comment.listener.thread_permalink.class' => 'FOS\\CommentBundle\\EventListener\\ThreadPermalinkListener',
  3852.             'fos_comment.listener.comment_blamer.class' => 'FOS\\CommentBundle\\EventListener\\CommentBlamerListener',
  3853.             'fos_comment.listener.vote_blamer.class' => 'FOS\\CommentBundle\\EventListener\\VoteBlamerListener',
  3854.             'fos_comment.listener.closed_threads.class' => 'FOS\\CommentBundle\\EventListener\\ClosedThreadListener',
  3855.             'fos_comment.sorting_factory.class' => 'FOS\\CommentBundle\\Sorting\\SortingFactory',
  3856.             'fos_comment.sorter.date.class' => 'FOS\\CommentBundle\\Sorting\\DateSorting',
  3857.             'fos_comment.manager.thread.acl.class' => 'FOS\\CommentBundle\\Acl\\AclThreadManager',
  3858.             'fos_comment.manager.comment.acl.class' => 'FOS\\CommentBundle\\Acl\\AclCommentManager',
  3859.             'fos_comment.manager.vote.acl.class' => 'FOS\\CommentBundle\\Acl\\AclVoteManager',
  3860.             'fos_comment.template.engine' => 'twig',
  3861.             'fos_comment.model_manager_name' => NULL,
  3862.             'fos_comment.form.comment.type' => 'FOS\\CommentBundle\\Form\\CommentType',
  3863.             'fos_comment.form.comment.name' => 'fos_comment_comment',
  3864.             'fos_comment.form.thread.type' => 'FOS\\CommentBundle\\Form\\ThreadType',
  3865.             'fos_comment.form.thread.name' => 'fos_comment_thread',
  3866.             'fos_comment.form.commentable_thread.type' => 'FOS\\CommentBundle\\Form\\CommentableThreadType',
  3867.             'fos_comment.form.commentable_thread.name' => 'fos_comment_commentable_thread',
  3868.             'fos_comment.form.delete_comment.type' => 'FOS\\CommentBundle\\Form\\DeleteCommentType',
  3869.             'fos_comment.form.delete_comment.name' => 'fos_comment_delete_comment',
  3870.             'fos_comment.form.vote.type' => 'FOS\\CommentBundle\\Form\\VoteType',
  3871.             'fos_comment.form.vote.name' => 'fos_comment_vote',
  3872.             'fos_comment.sorting_factory.default_sorter' => 'date_desc',
  3873.             'welp_mailchimp.list_provider' => 'welp_mailchimp.list_provider',
  3874.             'welp_mailchimp.list_synchronizer_class' => 'Welp\\MailchimpBundle\\Subscriber\\ListSynchronizer',
  3875.             'welp_mailchimp.list_repository_class' => 'Welp\\MailchimpBundle\\Subscriber\\ListRepository',
  3876.             'welp_mailchimp.subscriber_listener_class' => 'Welp\\MailchimpBundle\\Event\\SubscriberListener',
  3877.             'welp_mailchimp.provider_factory_class' => 'Welp\\MailchimpBundle\\Provider\\ProviderFactory',
  3878.             'welp_mailchimp.config_list_provider_class' => 'Welp\\MailchimpBundle\\Provider\\ConfigListProvider',
  3879.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  3880.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  3881.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  3882.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  3883.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  3884.             'fos_js_routing.request_context_base_url' => NULL,
  3885.             'fos_js_routing.cache_control' => [
  3886.                 'enabled' => false,
  3887.             ],
  3888.             'payum.capture_path' => 'payum_capture_do',
  3889.             'payum.notify_path' => 'payum_notify_do',
  3890.             'payum.authorize_path' => 'payum_authorize_do',
  3891.             'payum.refund_path' => 'payum_refund_do',
  3892.             'payum.cancel_path' => 'payum_cancel_do',
  3893.             'payum.payout_path' => 'payum_payout_do',
  3894.             'payum.available_gateway_factories' => [
  3895.             ],
  3896.             'payum.storage.doctrine.orm.class' => 'Payum\\Core\\Bridge\\Doctrine\\Storage\\DoctrineStorage',
  3897.             'cmen_google_charts.version' => 'current',
  3898.             'cmen_google_charts.language' => '',
  3899.             'nelmio_cors.map' => [
  3900.                 '^/api/' => [
  3901.                     'allow_origin' => true,
  3902.                     'allow_headers' => [
  3903.                         => 'content-type',
  3904.                         => 'x-auth-token',
  3905.                     ],
  3906.                     'allow_methods' => [
  3907.                         => 'POST',
  3908.                         => 'GET',
  3909.                     ],
  3910.                     'max_age' => 3600,
  3911.                     'skip_same_as_origin' => true,
  3912.                 ],
  3913.             ],
  3914.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3915.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3916.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3917.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  3918.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  3919.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  3920.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  3921.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  3922.             'presta_sitemap.timetolive' => 3600,
  3923.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  3924.             'presta_sitemap.items_by_set' => 50000,
  3925.             'presta_sitemap.defaults' => [
  3926.                 'priority' => 0.5,
  3927.                 'changefreq' => 'daily',
  3928.                 'lastmod' => 'now',
  3929.             ],
  3930.             'presta_sitemap.default_section' => 'default',
  3931.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  3932.             'maker.compatible_check.doctrine.supports_attributes' => true,
  3933.             'data_collector.templates' => [
  3934.                 'data_collector.request' => [
  3935.                     => 'request',
  3936.                     => '@WebProfiler/Collector/request.html.twig',
  3937.                 ],
  3938.                 'data_collector.time' => [
  3939.                     => 'time',
  3940.                     => '@WebProfiler/Collector/time.html.twig',
  3941.                 ],
  3942.                 'data_collector.memory' => [
  3943.                     => 'memory',
  3944.                     => '@WebProfiler/Collector/memory.html.twig',
  3945.                 ],
  3946.                 'data_collector.validator' => [
  3947.                     => 'validator',
  3948.                     => '@WebProfiler/Collector/validator.html.twig',
  3949.                 ],
  3950.                 'data_collector.ajax' => [
  3951.                     => 'ajax',
  3952.                     => '@WebProfiler/Collector/ajax.html.twig',
  3953.                 ],
  3954.                 'data_collector.form' => [
  3955.                     => 'form',
  3956.                     => '@WebProfiler/Collector/form.html.twig',
  3957.                 ],
  3958.                 'data_collector.exception' => [
  3959.                     => 'exception',
  3960.                     => '@WebProfiler/Collector/exception.html.twig',
  3961.                 ],
  3962.                 'data_collector.logger' => [
  3963.                     => 'logger',
  3964.                     => '@WebProfiler/Collector/logger.html.twig',
  3965.                 ],
  3966.                 'data_collector.events' => [
  3967.                     => 'events',
  3968.                     => '@WebProfiler/Collector/events.html.twig',
  3969.                 ],
  3970.                 'data_collector.router' => [
  3971.                     => 'router',
  3972.                     => '@WebProfiler/Collector/router.html.twig',
  3973.                 ],
  3974.                 'data_collector.cache' => [
  3975.                     => 'cache',
  3976.                     => '@WebProfiler/Collector/cache.html.twig',
  3977.                 ],
  3978.                 'data_collector.translation' => [
  3979.                     => 'translation',
  3980.                     => '@WebProfiler/Collector/translation.html.twig',
  3981.                 ],
  3982.                 'data_collector.security' => [
  3983.                     => 'security',
  3984.                     => '@Security/Collector/security.html.twig',
  3985.                 ],
  3986.                 'data_collector.twig' => [
  3987.                     => 'twig',
  3988.                     => '@WebProfiler/Collector/twig.html.twig',
  3989.                 ],
  3990.                 'data_collector.http_client' => [
  3991.                     => 'http_client',
  3992.                     => '@WebProfiler/Collector/http_client.html.twig',
  3993.                 ],
  3994.                 'data_collector.doctrine' => [
  3995.                     => 'db',
  3996.                     => '@Doctrine/Collector/db.html.twig',
  3997.                 ],
  3998.                 'swiftmailer.data_collector' => [
  3999.                     => 'swiftmailer',
  4000.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4001.                 ],
  4002.                 'data_collector.dump' => [
  4003.                     => 'dump',
  4004.                     => '@Debug/Profiler/dump.html.twig',
  4005.                 ],
  4006.                 'httplug.collector.collector' => [
  4007.                     => 'httplug',
  4008.                     => '@Httplug/webprofiler.html.twig',
  4009.                 ],
  4010.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  4011.                     => 'vich_uploader.mapping_collector',
  4012.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  4013.                 ],
  4014.                 'payum.profiler.payum_collector' => [
  4015.                     => 'payum',
  4016.                     => '@Payum/Profiler/payum.html.twig',
  4017.                 ],
  4018.                 'coresphere_console.toolbar' => [
  4019.                     => 'coresphere_console',
  4020.                     => 'CoreSphereConsoleBundle:Toolbar:toolbar',
  4021.                 ],
  4022.                 'data_collector.config' => [
  4023.                     => 'config',
  4024.                     => '@WebProfiler/Collector/config.html.twig',
  4025.                 ],
  4026.             ],
  4027.             'console.command.ids' => [
  4028.             ],
  4029.         ];
  4030.     }
  4031. }